Skip to content
Success

Console Output

Started by user Brian Goff
Replayed #2
20:41:06 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 89fabf0f241292e929fbb2fbb794d58d8d697ab5+82e3c0c30336310de2fce7a8949dfb10bc082edd (7c2f917a8a72dce059aa333e714a613780e47ca5)
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 fde6a898bccdd14efd5ffef81d7086dace269d15 # 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
20:41:11 [2020-03-27T20:41:11.255Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
20:41:11 [2020-03-27T20:41:11.259Z] Trying to pass milestone 2
[Pipeline] milestone
20:41:11 [2020-03-27T20:41:11.290Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
20:41:26 [2020-03-27T20:41:26.432Z] Still waiting to schedule task
20:41:26 [2020-03-27T20:41:26.434Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
20:42:06 [2020-03-27T20:42:06.452Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08c6ec82a6b90ecdd) in /home/ubuntu/workspace/moby_PR-40739
[Pipeline] {
[Pipeline] checkout
20:42:09 [2020-03-27T20:42:09.474Z] using credential docker-jenkins-github-credentials
20:42:09 [2020-03-27T20:42:09.482Z] Cloning the remote Git repository
20:42:09 [2020-03-27T20:42:09.482Z] Cloning with configured refspecs honoured and without tags
20:42:09 [2020-03-27T20:42:09.494Z] Cloning repository https://github.com/moby/moby.git
20:42:09 [2020-03-27T20:42:09.574Z]  > git init /home/ubuntu/workspace/moby_PR-40739 # timeout=10
20:42:09 [2020-03-27T20:42:09.939Z] Fetching upstream changes from https://github.com/moby/moby.git
20:42:09 [2020-03-27T20:42:09.940Z]  > git --version # timeout=10
20:42:09 [2020-03-27T20:42:09.964Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:42:09 [2020-03-27T20:42:09.966Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40739/head:refs/remotes/origin/PR-40739 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:42:32 [2020-03-27T20:42:32.882Z] Fetching without tags
20:42:33 [2020-03-27T20:42:33.218Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit 89fabf0f241292e929fbb2fbb794d58d8d697ab5
20:42:34 [2020-03-27T20:42:34.806Z] Merge succeeded, producing bc1ca5ab8a5b96299fa801864284a0c706186420
20:42:34 [2020-03-27T20:42:34.806Z] Checking out Revision bc1ca5ab8a5b96299fa801864284a0c706186420 (PR-40739)
20:42:32 [2020-03-27T20:42:32.801Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:42:32 [2020-03-27T20:42:32.811Z]  > git config --add remote.origin.fetch +refs/pull/40739/head:refs/remotes/origin/PR-40739 # timeout=10
20:42:32 [2020-03-27T20:42:32.824Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:42:32 [2020-03-27T20:42:32.845Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:42:32 [2020-03-27T20:42:32.914Z] Fetching upstream changes from https://github.com/moby/moby.git
20:42:32 [2020-03-27T20:42:32.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:42:32 [2020-03-27T20:42:32.917Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40739/head:refs/remotes/origin/PR-40739 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:42:33 [2020-03-27T20:42:33.216Z]  > git config core.sparsecheckout # timeout=10
20:42:33 [2020-03-27T20:42:33.249Z]  > git checkout -f 89fabf0f241292e929fbb2fbb794d58d8d697ab5 # timeout=10
20:42:33 [2020-03-27T20:42:33.942Z]  > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10
20:42:34 [2020-03-27T20:42:34.761Z]  > git rev-parse HEAD^{commit} # timeout=10
20:42:34 [2020-03-27T20:42:34.796Z]  > git config core.sparsecheckout # timeout=10
20:42:34 [2020-03-27T20:42:34.824Z]  > git checkout -f bc1ca5ab8a5b96299fa801864284a0c706186420 # timeout=10
20:42:38 [2020-03-27T20:42:38.486Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD"
20:42:38 [2020-03-27T20:42:38.506Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:42:38 [2020-03-27T20:42:38.477Z]  > git rev-list --no-walk d0d241cede4ffcd06c3f25c26b75051eba066463 # timeout=10
20:42:39 [2020-03-27T20:42:39.808Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40739:/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
20:42:47 [2020-03-27T20:42:47.903Z] Unable to find image 'alpine:latest' locally
20:42:47 [2020-03-27T20:42:47.903Z] latest: Pulling from library/alpine
20:42:47 [2020-03-27T20:42:47.903Z] aad63a933944: Pulling fs layer
20:42:47 [2020-03-27T20:42:47.903Z] aad63a933944: Download complete
20:42:48 [2020-03-27T20:42:48.160Z] aad63a933944: Pull complete
20:42:48 [2020-03-27T20:42:48.160Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239
20:42:48 [2020-03-27T20:42:48.160Z] Status: Downloaded newer image for alpine:latest
20:42:52 [2020-03-27T20:42:52.333Z] 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] }
20:42:53 [2020-03-27T20:42:53.543Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08c6ec82a6b90ecdd) in /home/ubuntu/workspace/moby_PR-40739
[Pipeline] // stage
20:42:53 [2020-03-27T20:42:53.558Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-40739
[Pipeline] // stage
20:42:53 [2020-03-27T20:42:53.570Z] Running on ppc64le-ubuntu-16 in /home/docker/workspace/moby_PR-40739
[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
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
20:42:53 [2020-03-27T20:42:53.666Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
[Pipeline] // stage
20:42:53 [2020-03-27T20:42:53.707Z] using credential docker-jenkins-github-credentials
20:42:53 [2020-03-27T20:42:53.714Z] Fetching changes from the remote Git repository
[Pipeline] // stage
20:42:53 [2020-03-27T20:42:53.724Z] Cloning the remote Git repository
20:42:53 [2020-03-27T20:42:53.725Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
20:42:53 [2020-03-27T20:42:53.737Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
20:42:53 [2020-03-27T20:42:53.754Z] Cloning the remote Git repository
20:42:53 [2020-03-27T20:42:53.755Z] Cloning with configured refspecs honoured and without tags
20:42:53 [2020-03-27T20:42:53.755Z] Fetching without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
20:42:53 [2020-03-27T20:42:53.763Z] Cloning repository https://github.com/moby/moby.git
20:42:53 [2020-03-27T20:42:53.763Z]  > git init /home/docker/workspace/moby_PR-40739 # timeout=10
20:42:53 [2020-03-27T20:42:53.776Z] Fetching upstream changes from https://github.com/moby/moby.git
20:42:53 [2020-03-27T20:42:53.776Z]  > git --version # timeout=10
20:42:53 [2020-03-27T20:42:53.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:42:53 [2020-03-27T20:42:53.783Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40739/head:refs/remotes/origin/PR-40739 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:42:54 [2020-03-27T20:42:54.309Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit 89fabf0f241292e929fbb2fbb794d58d8d697ab5
20:42:53 [2020-03-27T20:42:53.731Z] Cloning repository https://github.com/moby/moby.git
20:42:53 [2020-03-27T20:42:53.732Z]  > git init /home/jenkins/workspace/moby_PR-40739 # timeout=10
20:42:53 [2020-03-27T20:42:53.763Z] Fetching upstream changes from https://github.com/moby/moby.git
20:42:53 [2020-03-27T20:42:53.763Z]  > git --version # timeout=10
20:42:53 [2020-03-27T20:42:53.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:42:53 [2020-03-27T20:42:53.765Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40739/head:refs/remotes/origin/PR-40739 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:42:53 [2020-03-27T20:42:53.664Z]  > git rev-parse --is-inside-work-tree # timeout=10
20:42:53 [2020-03-27T20:42:53.709Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:42:53 [2020-03-27T20:42:53.748Z] Fetching upstream changes from https://github.com/moby/moby.git
20:42:53 [2020-03-27T20:42:53.748Z]  > git --version # timeout=10
20:42:53 [2020-03-27T20:42:53.817Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:42:53 [2020-03-27T20:42:53.818Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40739/head:refs/remotes/origin/PR-40739 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:42:54 [2020-03-27T20:42:54.301Z]  > git config core.sparsecheckout # timeout=10
20:42:54 [2020-03-27T20:42:54.321Z]  > git checkout -f 89fabf0f241292e929fbb2fbb794d58d8d697ab5 # timeout=10
20:42:54 [2020-03-27T20:42:54.465Z]  > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10
20:42:54 [2020-03-27T20:42:54.622Z]  > git rev-parse HEAD^{commit} # timeout=10
20:42:54 [2020-03-27T20:42:54.652Z] Merge succeeded, producing 6ff0fa54acf9bd7288ed60b00a53e37db7e79ef3
20:42:54 [2020-03-27T20:42:54.653Z] Checking out Revision 6ff0fa54acf9bd7288ed60b00a53e37db7e79ef3 (PR-40739)
20:42:54 [2020-03-27T20:42:54.824Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD"
20:42:54 [2020-03-27T20:42:54.850Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:42:55 [2020-03-27T20:42:55.557Z] + [ PR != PR ]
20:42:55 [2020-03-27T20:42:55.557Z] + [ master != master ]
20:42:55 [2020-03-27T20:42:55.557Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:42:54 [2020-03-27T20:42:54.645Z]  > git config core.sparsecheckout # timeout=10
20:42:54 [2020-03-27T20:42:54.668Z]  > git checkout -f 6ff0fa54acf9bd7288ed60b00a53e37db7e79ef3 # timeout=10
20:42:54 [2020-03-27T20:42:54.817Z]  > git rev-list --no-walk d0d241cede4ffcd06c3f25c26b75051eba066463 # timeout=10
20:42:55 [2020-03-27T20:42:55.967Z] + docker version
20:42:55 [2020-03-27T20:42:55.967Z] Client: Docker Engine - Community
20:42:55 [2020-03-27T20:42:55.967Z]  Version:           19.03.5
20:42:55 [2020-03-27T20:42:55.967Z]  API version:       1.40
20:42:55 [2020-03-27T20:42:55.967Z]  Go version:        go1.12.12
20:42:55 [2020-03-27T20:42:55.967Z]  Git commit:        633a0ea838
20:42:55 [2020-03-27T20:42:55.967Z]  Built:             Wed Nov 13 07:29:52 2019
20:42:55 [2020-03-27T20:42:55.967Z]  OS/Arch:           linux/amd64
20:42:55 [2020-03-27T20:42:55.967Z]  Experimental:      false
20:42:55 [2020-03-27T20:42:55.967Z] 
20:42:55 [2020-03-27T20:42:55.967Z] Server: Docker Engine - Community
20:42:55 [2020-03-27T20:42:55.967Z]  Engine:
20:42:55 [2020-03-27T20:42:55.967Z]   Version:          19.03.5
20:42:55 [2020-03-27T20:42:55.967Z]   API version:      1.40 (minimum version 1.12)
20:42:55 [2020-03-27T20:42:55.967Z]   Go version:       go1.12.12
20:42:55 [2020-03-27T20:42:55.967Z]   Git commit:       633a0ea838
20:42:55 [2020-03-27T20:42:55.967Z]   Built:            Wed Nov 13 07:28:22 2019
20:42:55 [2020-03-27T20:42:55.967Z]   OS/Arch:          linux/amd64
20:42:55 [2020-03-27T20:42:55.967Z]   Experimental:     true
20:42:55 [2020-03-27T20:42:55.967Z]  containerd:
20:42:55 [2020-03-27T20:42:55.967Z]   Version:          1.2.10
20:42:55 [2020-03-27T20:42:55.967Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
20:42:55 [2020-03-27T20:42:55.967Z]  runc:
20:42:55 [2020-03-27T20:42:55.967Z]   Version:          1.0.0-rc8+dev
20:42:55 [2020-03-27T20:42:55.967Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
20:42:55 [2020-03-27T20:42:55.967Z]  docker-init:
20:42:55 [2020-03-27T20:42:55.967Z]   Version:          0.18.0
20:42:55 [2020-03-27T20:42:55.967Z]   GitCommit:        fec3683
[Pipeline] sh
20:42:56 [2020-03-27T20:42:56.340Z] + docker info
20:43:02 [2020-03-27T20:43:02.781Z] Fetching without tags
20:43:03 [2020-03-27T20:43:03.049Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit 89fabf0f241292e929fbb2fbb794d58d8d697ab5
20:43:02 [2020-03-27T20:43:02.751Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:43:02 [2020-03-27T20:43:02.755Z]  > git config --add remote.origin.fetch +refs/pull/40739/head:refs/remotes/origin/PR-40739 # timeout=10
20:43:02 [2020-03-27T20:43:02.760Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:43:02 [2020-03-27T20:43:02.772Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:43:02 [2020-03-27T20:43:02.787Z] Fetching upstream changes from https://github.com/moby/moby.git
20:43:02 [2020-03-27T20:43:02.787Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:43:02 [2020-03-27T20:43:02.787Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40739/head:refs/remotes/origin/PR-40739 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:43:03 [2020-03-27T20:43:03.055Z]  > git config core.sparsecheckout # timeout=10
20:43:03 [2020-03-27T20:43:03.059Z]  > git checkout -f 89fabf0f241292e929fbb2fbb794d58d8d697ab5 # timeout=10
20:43:04 [2020-03-27T20:43:04.102Z] Merge succeeded, producing 0899fbeed7f2789addc8a4dd565e461774cd75bb
20:43:04 [2020-03-27T20:43:04.102Z] Checking out Revision 0899fbeed7f2789addc8a4dd565e461774cd75bb (PR-40739)
20:43:04 [2020-03-27T20:43:04.171Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD"
20:43:04 [2020-03-27T20:43:04.185Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:43:03 [2020-03-27T20:43:03.478Z]  > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10
20:43:04 [2020-03-27T20:43:04.093Z]  > git rev-parse HEAD^{commit} # timeout=10
20:43:04 [2020-03-27T20:43:04.108Z]  > git config core.sparsecheckout # timeout=10
20:43:04 [2020-03-27T20:43:04.127Z]  > git checkout -f 0899fbeed7f2789addc8a4dd565e461774cd75bb # timeout=10
20:43:04 [2020-03-27T20:43:04.177Z]  > git rev-list --no-walk d0d241cede4ffcd06c3f25c26b75051eba066463 # timeout=10
20:43:05 [2020-03-27T20:43:05.014Z] + docker version
20:43:05 [2020-03-27T20:43:05.014Z] Client: Docker Engine - Community
20:43:05 [2020-03-27T20:43:05.014Z]  Version:           19.03.7
20:43:05 [2020-03-27T20:43:05.014Z]  API version:       1.40
20:43:05 [2020-03-27T20:43:05.014Z]  Go version:        go1.12.17
20:43:05 [2020-03-27T20:43:05.014Z]  Git commit:        7141c199a2
20:43:05 [2020-03-27T20:43:05.014Z]  Built:             Sat Mar  7 16:48:47 2020
20:43:05 [2020-03-27T20:43:05.014Z]  OS/Arch:           linux/s390x
20:43:05 [2020-03-27T20:43:05.014Z]  Experimental:      false
20:43:05 [2020-03-27T20:43:05.014Z] 
20:43:05 [2020-03-27T20:43:05.014Z] Server: Docker Engine - Community
20:43:05 [2020-03-27T20:43:05.014Z]  Engine:
20:43:05 [2020-03-27T20:43:05.014Z]   Version:          19.03.7
20:43:05 [2020-03-27T20:43:05.014Z]   API version:      1.40 (minimum version 1.12)
20:43:05 [2020-03-27T20:43:05.014Z]   Go version:       go1.12.17
20:43:05 [2020-03-27T20:43:05.014Z]   Git commit:       7141c199a2
20:43:05 [2020-03-27T20:43:05.014Z]   Built:            Sat Mar  7 16:47:46 2020
20:43:05 [2020-03-27T20:43:05.014Z]   OS/Arch:          linux/s390x
20:43:05 [2020-03-27T20:43:05.014Z]   Experimental:     true
20:43:05 [2020-03-27T20:43:05.014Z]  containerd:
20:43:05 [2020-03-27T20:43:05.015Z]   Version:          1.2.13
20:43:05 [2020-03-27T20:43:05.015Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
20:43:05 [2020-03-27T20:43:05.015Z]  runc:
20:43:05 [2020-03-27T20:43:05.015Z]   Version:          1.0.0-rc10
20:43:05 [2020-03-27T20:43:05.015Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:43:05 [2020-03-27T20:43:05.015Z]  docker-init:
20:43:05 [2020-03-27T20:43:05.015Z]   Version:          0.18.0
20:43:05 [2020-03-27T20:43:05.015Z]   GitCommit:        fec3683
[Pipeline] sh
20:43:05 [2020-03-27T20:43:05.386Z] + docker info
20:43:05 [2020-03-27T20:43:05.999Z] Client:
20:43:05 [2020-03-27T20:43:05.999Z]  Debug Mode: false
20:43:05 [2020-03-27T20:43:05.999Z] 
20:43:05 [2020-03-27T20:43:05.999Z] Server:
20:43:05 [2020-03-27T20:43:05.999Z]  Containers: 0
20:43:05 [2020-03-27T20:43:05.999Z]   Running: 0
20:43:05 [2020-03-27T20:43:05.999Z]   Paused: 0
20:43:05 [2020-03-27T20:43:05.999Z]   Stopped: 0
20:43:05 [2020-03-27T20:43:05.999Z]  Images: 0
20:43:05 [2020-03-27T20:43:05.999Z]  Server Version: 19.03.7
20:43:05 [2020-03-27T20:43:05.999Z]  Storage Driver: overlay2
20:43:05 [2020-03-27T20:43:05.999Z]   Backing Filesystem: <unknown>
20:43:05 [2020-03-27T20:43:05.999Z]   Supports d_type: true
20:43:05 [2020-03-27T20:43:05.999Z]   Native Overlay Diff: true
20:43:05 [2020-03-27T20:43:05.999Z]  Logging Driver: json-file
20:43:05 [2020-03-27T20:43:05.999Z]  Cgroup Driver: cgroupfs
20:43:05 [2020-03-27T20:43:05.999Z]  Plugins:
20:43:05 [2020-03-27T20:43:05.999Z]   Volume: local
20:43:05 [2020-03-27T20:43:05.999Z]   Network: bridge host ipvlan macvlan null overlay
20:43:05 [2020-03-27T20:43:05.999Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:43:05 [2020-03-27T20:43:05.999Z]  Swarm: inactive
20:43:05 [2020-03-27T20:43:05.999Z]  Runtimes: runc
20:43:05 [2020-03-27T20:43:05.999Z]  Default Runtime: runc
20:43:05 [2020-03-27T20:43:05.999Z]  Init Binary: docker-init
20:43:05 [2020-03-27T20:43:05.999Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
20:43:05 [2020-03-27T20:43:05.999Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:43:05 [2020-03-27T20:43:05.999Z]  init version: fec3683
20:43:05 [2020-03-27T20:43:05.999Z]  Security Options:
20:43:05 [2020-03-27T20:43:05.999Z]   apparmor
20:43:05 [2020-03-27T20:43:05.999Z]   seccomp
20:43:05 [2020-03-27T20:43:05.999Z]    Profile: default
20:43:05 [2020-03-27T20:43:05.999Z]  Kernel Version: 4.15.0-88-generic
20:43:05 [2020-03-27T20:43:05.999Z]  Operating System: Ubuntu 18.04.4 LTS
20:43:05 [2020-03-27T20:43:05.999Z]  OSType: linux
20:43:05 [2020-03-27T20:43:05.999Z]  Architecture: s390x
20:43:05 [2020-03-27T20:43:05.999Z]  CPUs: 2
20:43:05 [2020-03-27T20:43:05.999Z]  Total Memory: 7.861GiB
20:43:05 [2020-03-27T20:43:05.999Z]  Name: s390x-ubuntu-26
20:43:05 [2020-03-27T20:43:05.999Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
20:43:05 [2020-03-27T20:43:05.999Z]  Docker Root Dir: /var/lib/docker
20:43:05 [2020-03-27T20:43:05.999Z]  Debug Mode: false
20:43:05 [2020-03-27T20:43:05.999Z]  Username: dockerbuildbot
20:43:05 [2020-03-27T20:43:05.999Z]  Registry: https://index.docker.io/v1/
20:43:05 [2020-03-27T20:43:05.999Z]  Labels:
20:43:05 [2020-03-27T20:43:05.999Z]  Experimental: true
20:43:05 [2020-03-27T20:43:05.999Z]  Insecure Registries:
20:43:05 [2020-03-27T20:43:05.999Z]   127.0.0.0/8
20:43:05 [2020-03-27T20:43:05.999Z]  Live Restore Enabled: false
20:43:05 [2020-03-27T20:43:05.999Z] 
20:43:05 [2020-03-27T20:43:05.999Z] WARNING: No swap limit support
[Pipeline] sh
20:43:06 [2020-03-27T20:43:06.364Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:43:06 [2020-03-27T20:43:06.364Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:43:06 [2020-03-27T20:43:06.364Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40739/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:43:06 [2020-03-27T20:43:06.364Z] + bash /home/jenkins/workspace/moby_PR-40739/check-config.sh
20:43:06 [2020-03-27T20:43:06.364Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:43:06 [2020-03-27T20:43:06.364Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
20:43:06 [2020-03-27T20:43:06.364Z] 
20:43:06 [2020-03-27T20:43:06.364Z] Generally Necessary:
20:43:06 [2020-03-27T20:43:06.364Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:43:06 [2020-03-27T20:43:06.364Z] - apparmor: enabled and tools installed
20:43:06 [2020-03-27T20:43:06.364Z] - CONFIG_NAMESPACES: enabled
20:43:06 [2020-03-27T20:43:06.364Z] - CONFIG_NET_NS: enabled
20:43:06 [2020-03-27T20:43:06.364Z] - CONFIG_PID_NS: enabled
20:43:06 [2020-03-27T20:43:06.364Z] - CONFIG_IPC_NS: enabled
20:43:06 [2020-03-27T20:43:06.364Z] - CONFIG_UTS_NS: enabled
20:43:06 [2020-03-27T20:43:06.364Z] - CONFIG_CGROUPS: enabled
20:43:06 [2020-03-27T20:43:06.364Z] - CONFIG_CGROUP_CPUACCT: enabled
20:43:06 [2020-03-27T20:43:06.364Z] - CONFIG_CGROUP_DEVICE: enabled
20:43:06 [2020-03-27T20:43:06.364Z] - CONFIG_CGROUP_FREEZER: enabled
20:43:06 [2020-03-27T20:43:06.364Z] - CONFIG_CGROUP_SCHED: enabled
20:43:06 [2020-03-27T20:43:06.364Z] - CONFIG_CPUSETS: enabled
20:43:06 [2020-03-27T20:43:06.364Z] - CONFIG_MEMCG: enabled
20:43:06 [2020-03-27T20:43:06.364Z] - CONFIG_KEYS: enabled
20:43:06 [2020-03-27T20:43:06.364Z] - CONFIG_VETH: enabled (as module)
20:43:06 [2020-03-27T20:43:06.364Z] - CONFIG_BRIDGE: enabled (as module)
20:43:06 [2020-03-27T20:43:06.364Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:43:06 [2020-03-27T20:43:06.364Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
20:43:06 [2020-03-27T20:43:06.364Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:43:06 [2020-03-27T20:43:06.644Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:43:06 [2020-03-27T20:43:06.644Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:43:06 [2020-03-27T20:43:06.644Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:43:06 [2020-03-27T20:43:06.644Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:43:06 [2020-03-27T20:43:06.644Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:43:06 [2020-03-27T20:43:06.644Z] - CONFIG_NF_NAT: enabled (as module)
20:43:06 [2020-03-27T20:43:06.644Z] - CONFIG_NF_NAT_NEEDED: enabled
20:43:06 [2020-03-27T20:43:06.644Z] - CONFIG_POSIX_MQUEUE: enabled
20:43:06 [2020-03-27T20:43:06.644Z] 
20:43:06 [2020-03-27T20:43:06.645Z] Optional Features:
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_USER_NS: enabled
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_SECCOMP: enabled
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_CGROUP_PIDS: enabled
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_MEMCG_SWAP: enabled
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:43:06 [2020-03-27T20:43:06.645Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_BLK_CGROUP: enabled
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_IOSCHED_CFQ: enabled
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_CGROUP_PERF: enabled
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_CGROUP_HUGETLB: enabled
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_CFS_BANDWIDTH: enabled
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_RT_GROUP_SCHED: missing
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_IP_VS: enabled (as module)
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_IP_VS_NFCT: enabled
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_IP_VS_RR: enabled (as module)
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_EXT4_FS: enabled
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:43:06 [2020-03-27T20:43:06.645Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:43:06 [2020-03-27T20:43:06.645Z] - Network Drivers:
20:43:06 [2020-03-27T20:43:06.645Z]   - "overlay":
20:43:06 [2020-03-27T20:43:06.645Z]     - CONFIG_VXLAN: enabled (as module)
20:43:06 [2020-03-27T20:43:06.645Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:43:06 [2020-03-27T20:43:06.645Z]       Optional (for encrypted networks):
20:43:06 [2020-03-27T20:43:06.645Z]       - CONFIG_CRYPTO: enabled
20:43:06 [2020-03-27T20:43:06.645Z]       - CONFIG_CRYPTO_AEAD: enabled
20:43:06 [2020-03-27T20:43:06.645Z]       - CONFIG_CRYPTO_GCM: enabled
20:43:06 [2020-03-27T20:43:06.645Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:43:06 [2020-03-27T20:43:06.645Z]       - CONFIG_CRYPTO_GHASH: enabled
20:43:06 [2020-03-27T20:43:06.645Z]       - CONFIG_XFRM: enabled
20:43:06 [2020-03-27T20:43:06.645Z]       - CONFIG_XFRM_USER: enabled (as module)
20:43:06 [2020-03-27T20:43:06.645Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:43:06 [2020-03-27T20:43:06.645Z]       - CONFIG_INET_ESP: enabled (as module)
20:43:06 [2020-03-27T20:43:06.645Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
20:43:06 [2020-03-27T20:43:06.645Z]   - "ipvlan":
20:43:06 [2020-03-27T20:43:06.645Z]     - CONFIG_IPVLAN: enabled (as module)
20:43:06 [2020-03-27T20:43:06.645Z]   - "macvlan":
20:43:06 [2020-03-27T20:43:06.645Z]     - CONFIG_MACVLAN: enabled (as module)
20:43:06 [2020-03-27T20:43:06.645Z]     - CONFIG_DUMMY: enabled (as module)
20:43:06 [2020-03-27T20:43:06.645Z]   - "ftp,tftp client in container":
20:43:06 [2020-03-27T20:43:06.645Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:43:06 [2020-03-27T20:43:06.645Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:43:06 [2020-03-27T20:43:06.645Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:43:06 [2020-03-27T20:43:06.645Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:43:06 [2020-03-27T20:43:06.645Z] - Storage Drivers:
20:43:06 [2020-03-27T20:43:06.645Z]   - "aufs":
20:43:06 [2020-03-27T20:43:06.645Z]     - CONFIG_AUFS_FS: enabled (as module)
20:43:06 [2020-03-27T20:43:06.645Z]   - "btrfs":
20:43:06 [2020-03-27T20:43:06.645Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:43:06 [2020-03-27T20:43:06.645Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:43:06 [2020-03-27T20:43:06.645Z]   - "devicemapper":
20:43:06 [2020-03-27T20:43:06.645Z]     - CONFIG_BLK_DEV_DM: enabled
20:43:06 [2020-03-27T20:43:06.645Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:43:06 [2020-03-27T20:43:06.645Z]   - "overlay":
20:43:06 [2020-03-27T20:43:06.645Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:43:06 [2020-03-27T20:43:06.645Z]   - "zfs":
20:43:06 [2020-03-27T20:43:06.645Z]     - /dev/zfs: missing
20:43:06 [2020-03-27T20:43:06.645Z]     - zfs command: missing
20:43:06 [2020-03-27T20:43:06.645Z]     - zpool command: missing
20:43:06 [2020-03-27T20:43:06.645Z] 
20:43:06 [2020-03-27T20:43:06.645Z] Limits:
20:43:06 [2020-03-27T20:43:06.645Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:43:06 [2020-03-27T20:43:06.645Z] 
20:43:06 [2020-03-27T20:43:06.645Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:43:07 [2020-03-27T20:43:07.062Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bc1ca5ab8a5b96299fa801864284a0c706186420 .
20:43:07 [2020-03-27T20:43:07.062Z] #2 [internal] load build definition from Dockerfile
20:43:07 [2020-03-27T20:43:07.062Z] #2 transferring dockerfile: 17.06kB done
20:43:07 [2020-03-27T20:43:07.062Z] #2 DONE 0.0s
20:43:07 [2020-03-27T20:43:07.062Z] 
20:43:07 [2020-03-27T20:43:07.062Z] #1 [internal] load .dockerignore
20:43:07 [2020-03-27T20:43:07.062Z] #1 transferring context: 87B done
20:43:07 [2020-03-27T20:43:07.062Z] #1 DONE 0.0s
20:43:07 [2020-03-27T20:43:07.062Z] 
20:43:07 [2020-03-27T20:43:07.062Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
20:43:07 [2020-03-27T20:43:07.359Z] #3 DONE 0.2s
20:43:07 [2020-03-27T20:43:07.360Z] 
20:43:07 [2020-03-27T20:43:07.360Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
20:43:07 [2020-03-27T20:43:07.360Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
20:43:07 [2020-03-27T20:43:07.360Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
20:43:07 [2020-03-27T20:43:07.360Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
20:43:07 [2020-03-27T20:43:07.360Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
20:43:07 [2020-03-27T20:43:07.360Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 3.05MB / 8.87MB 0.1s
20:43:07 [2020-03-27T20:43:07.648Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
20:43:07 [2020-03-27T20:43:07.648Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf
20:43:07 [2020-03-27T20:43:07.929Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done
20:43:07 [2020-03-27T20:43:07.929Z] #4 DONE 0.5s
20:43:08 [2020-03-27T20:43:08.209Z] 
20:43:08 [2020-03-27T20:43:08.209Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster
20:43:08 [2020-03-27T20:43:08.514Z] #6 DONE 0.2s
20:43:08 [2020-03-27T20:43:08.514Z] 
20:43:08 [2020-03-27T20:43:08.514Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:43:08 [2020-03-27T20:43:08.514Z] #5 DONE 0.1s
20:43:08 [2020-03-27T20:43:08.514Z] 
20:43:08 [2020-03-27T20:43:08.514Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:43:08 [2020-03-27T20:43:08.514Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
20:43:08 [2020-03-27T20:43:08.514Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
20:43:08 [2020-03-27T20:43:08.514Z] #7 sha256:0310c4918d38591c12cbbf0f8f4d5acf3515642afccf3ac4447a97843cec7e86 5.46kB / 5.46kB done
20:43:08 [2020-03-27T20:43:08.514Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 0B / 7.38MB 0.1s
20:43:08 [2020-03-27T20:43:08.514Z] #7 sha256:2969be310b76678b0572275b13d923705f3d1dc33f6a4d3b1cadf77ea108bb83 1.79kB / 1.79kB done
20:43:08 [2020-03-27T20:43:08.514Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 0B / 48.96MB 0.1s
20:43:08 [2020-03-27T20:43:08.514Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 380.15kB / 9.88MB 0.1s
20:43:08 [2020-03-27T20:43:08.514Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 5.77MB / 7.38MB 0.2s
20:43:08 [2020-03-27T20:43:08.514Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 2.62MB / 48.96MB 0.2s
20:43:08 [2020-03-27T20:43:08.514Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 3.83MB / 9.88MB 0.2s
20:43:08 [2020-03-27T20:43:08.514Z] Still waiting to schedule task
20:43:08 [2020-03-27T20:43:08.514Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08c6ec82a6b90ecdd)’
20:43:08 [2020-03-27T20:43:08.515Z] Still waiting to schedule task
20:43:08 [2020-03-27T20:43:08.515Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08c6ec82a6b90ecdd)’
20:43:08 [2020-03-27T20:43:08.521Z] Still waiting to schedule task
20:43:08 [2020-03-27T20:43:08.521Z] All nodes of label ‘arm64&&linux’ are offline
20:43:08 [2020-03-27T20:43:08.523Z] Still waiting to schedule task
20:43:08 [2020-03-27T20:43:08.523Z] All nodes of label ‘windows-2019’ are offline
20:43:08 [2020-03-27T20:43:08.541Z] Client:
20:43:08 [2020-03-27T20:43:08.541Z]  Debug Mode: false
20:43:08 [2020-03-27T20:43:08.541Z] 
20:43:08 [2020-03-27T20:43:08.541Z] Server:
20:43:08 [2020-03-27T20:43:08.541Z]  Containers: 0
20:43:08 [2020-03-27T20:43:08.541Z]   Running: 0
20:43:08 [2020-03-27T20:43:08.541Z]   Paused: 0
20:43:08 [2020-03-27T20:43:08.541Z]   Stopped: 0
20:43:08 [2020-03-27T20:43:08.541Z]  Images: 1
20:43:08 [2020-03-27T20:43:08.541Z]  Server Version: 19.03.5
20:43:08 [2020-03-27T20:43:08.541Z]  Storage Driver: overlay2
20:43:08 [2020-03-27T20:43:08.541Z]   Backing Filesystem: extfs
20:43:08 [2020-03-27T20:43:08.541Z]   Supports d_type: true
20:43:08 [2020-03-27T20:43:08.541Z]   Native Overlay Diff: true
20:43:08 [2020-03-27T20:43:08.541Z]  Logging Driver: json-file
20:43:08 [2020-03-27T20:43:08.541Z]  Cgroup Driver: cgroupfs
20:43:08 [2020-03-27T20:43:08.541Z]  Plugins:
20:43:08 [2020-03-27T20:43:08.541Z]   Volume: local
20:43:08 [2020-03-27T20:43:08.541Z]   Network: bridge host ipvlan macvlan null overlay
20:43:08 [2020-03-27T20:43:08.541Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:43:08 [2020-03-27T20:43:08.541Z]  Swarm: inactive
20:43:08 [2020-03-27T20:43:08.541Z]  Runtimes: runc
20:43:08 [2020-03-27T20:43:08.541Z]  Default Runtime: runc
20:43:08 [2020-03-27T20:43:08.541Z]  Init Binary: docker-init
20:43:08 [2020-03-27T20:43:08.541Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
20:43:08 [2020-03-27T20:43:08.541Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
20:43:08 [2020-03-27T20:43:08.541Z]  init version: fec3683
20:43:08 [2020-03-27T20:43:08.541Z]  Security Options:
20:43:08 [2020-03-27T20:43:08.541Z]   apparmor
20:43:08 [2020-03-27T20:43:08.541Z]   seccomp
20:43:08 [2020-03-27T20:43:08.541Z]    Profile: default
20:43:08 [2020-03-27T20:43:08.541Z]  Kernel Version: 4.15.0-1058-aws
20:43:08 [2020-03-27T20:43:08.541Z]  Operating System: Ubuntu 18.04.4 LTS
20:43:08 [2020-03-27T20:43:08.541Z]  OSType: linux
20:43:08 [2020-03-27T20:43:08.541Z]  Architecture: x86_64
20:43:08 [2020-03-27T20:43:08.541Z]  CPUs: 2
20:43:08 [2020-03-27T20:43:08.541Z]  Total Memory: 7.583GiB
20:43:08 [2020-03-27T20:43:08.541Z]  Name: ip-10-100-77-51
20:43:08 [2020-03-27T20:43:08.541Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
20:43:08 [2020-03-27T20:43:08.541Z]  Docker Root Dir: /var/lib/docker
20:43:08 [2020-03-27T20:43:08.541Z]  Debug Mode: false
20:43:08 [2020-03-27T20:43:08.541Z]  Registry: https://index.docker.io/v1/
20:43:08 [2020-03-27T20:43:08.541Z]  Labels:
20:43:08 [2020-03-27T20:43:08.541Z]  Experimental: true
20:43:08 [2020-03-27T20:43:08.541Z]  Insecure Registries:
20:43:08 [2020-03-27T20:43:08.541Z]   127.0.0.0/8
20:43:08 [2020-03-27T20:43:08.541Z]  Live Restore Enabled: true
20:43:08 [2020-03-27T20:43:08.541Z] 
20:43:08 [2020-03-27T20:43:08.541Z] WARNING: No swap limit support
[Pipeline] sh
20:43:08 [2020-03-27T20:43:08.821Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 7.38MB / 7.38MB 0.2s done
20:43:08 [2020-03-27T20:43:08.821Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 8.98MB / 48.96MB 0.4s
20:43:08 [2020-03-27T20:43:08.821Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 9.88MB / 9.88MB 0.3s done
20:43:08 [2020-03-27T20:43:08.821Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 1.45MB / 56.67MB 0.4s
20:43:08 [2020-03-27T20:43:08.821Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 8.07MB / 51.33MB 0.4s
20:43:09 [2020-03-27T20:43:09.124Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 15.12MB / 48.96MB 0.6s
20:43:09 [2020-03-27T20:43:09.124Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 10.79MB / 56.67MB 0.6s
20:43:09 [2020-03-27T20:43:09.124Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 15.88MB / 51.33MB 0.6s
20:43:09 [2020-03-27T20:43:09.124Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 20.08MB / 48.96MB 0.7s
20:43:09 [2020-03-27T20:43:09.124Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 14.15MB / 56.67MB 0.7s
20:43:09 [2020-03-27T20:43:09.124Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 19.38MB / 51.33MB 0.7s
20:43:09 [2020-03-27T20:43:09.149Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:43:09 [2020-03-27T20:43:09.149Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:43:09 [2020-03-27T20:43:09.149Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40739/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:43:09 [2020-03-27T20:43:09.149Z] + bash /home/ubuntu/workspace/moby_PR-40739/check-config.sh
20:43:09 [2020-03-27T20:43:09.149Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:43:09 [2020-03-27T20:43:09.149Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
20:43:09 [2020-03-27T20:43:09.149Z] 
20:43:09 [2020-03-27T20:43:09.149Z] Generally Necessary:
20:43:09 [2020-03-27T20:43:09.149Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:43:09 [2020-03-27T20:43:09.149Z] - apparmor: enabled and tools installed
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_NAMESPACES: enabled
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_NET_NS: enabled
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_PID_NS: enabled
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_IPC_NS: enabled
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_UTS_NS: enabled
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_CGROUPS: enabled
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_CGROUP_CPUACCT: enabled
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_CGROUP_DEVICE: enabled
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_CGROUP_FREEZER: enabled
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_CGROUP_SCHED: enabled
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_CPUSETS: enabled
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_MEMCG: enabled
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_KEYS: enabled
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_VETH: enabled (as module)
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_BRIDGE: enabled (as module)
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_NF_NAT: enabled (as module)
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_NF_NAT_NEEDED: enabled
20:43:09 [2020-03-27T20:43:09.149Z] - CONFIG_POSIX_MQUEUE: enabled
20:43:09 [2020-03-27T20:43:09.414Z] 
20:43:09 [2020-03-27T20:43:09.414Z] Optional Features:
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_USER_NS: enabled
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_SECCOMP: enabled
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_CGROUP_PIDS: enabled
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_MEMCG_SWAP: enabled
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:43:09 [2020-03-27T20:43:09.414Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_BLK_CGROUP: enabled
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_IOSCHED_CFQ: enabled
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_CGROUP_PERF: enabled
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_CGROUP_HUGETLB: enabled
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_CFS_BANDWIDTH: enabled
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_RT_GROUP_SCHED: missing
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_IP_VS: enabled (as module)
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_IP_VS_NFCT: enabled
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_IP_VS_RR: enabled (as module)
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_EXT4_FS: enabled
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:43:09 [2020-03-27T20:43:09.414Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:43:09 [2020-03-27T20:43:09.414Z] - Network Drivers:
20:43:09 [2020-03-27T20:43:09.414Z]   - "overlay":
20:43:09 [2020-03-27T20:43:09.414Z]     - CONFIG_VXLAN: enabled (as module)
20:43:09 [2020-03-27T20:43:09.414Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:43:09 [2020-03-27T20:43:09.414Z]       Optional (for encrypted networks):
20:43:09 [2020-03-27T20:43:09.431Z] #7 ...
20:43:09 [2020-03-27T20:43:09.431Z] 
20:43:09 [2020-03-27T20:43:09.431Z] #20 [internal] load build context
20:43:09 [2020-03-27T20:43:09.431Z] #20 transferring context: 50.07MB 0.8s done
20:43:09 [2020-03-27T20:43:09.431Z] #20 DONE 0.8s
20:43:09 [2020-03-27T20:43:09.431Z] 
20:43:09 [2020-03-27T20:43:09.431Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:43:09 [2020-03-27T20:43:09.431Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 23.89MB / 48.96MB 0.8s
20:43:09 [2020-03-27T20:43:09.431Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 19.09MB / 56.67MB 0.8s
20:43:09 [2020-03-27T20:43:09.431Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 22.46MB / 51.33MB 0.8s
20:43:09 [2020-03-27T20:43:09.431Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 31.39MB / 48.96MB 1.0s
20:43:09 [2020-03-27T20:43:09.431Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 28.40MB / 56.67MB 1.0s
20:43:09 [2020-03-27T20:43:09.431Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 29.24MB / 51.33MB 1.0s
20:43:09 [2020-03-27T20:43:09.670Z]       - CONFIG_CRYPTO: enabled
20:43:09 [2020-03-27T20:43:09.670Z]       - CONFIG_CRYPTO_AEAD: enabled
20:43:09 [2020-03-27T20:43:09.670Z]       - CONFIG_CRYPTO_GCM: enabled
20:43:09 [2020-03-27T20:43:09.670Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:43:09 [2020-03-27T20:43:09.670Z]       - CONFIG_CRYPTO_GHASH: enabled
20:43:09 [2020-03-27T20:43:09.670Z]       - CONFIG_XFRM: enabled
20:43:09 [2020-03-27T20:43:09.670Z]       - CONFIG_XFRM_USER: enabled (as module)
20:43:09 [2020-03-27T20:43:09.670Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:43:09 [2020-03-27T20:43:09.670Z]       - CONFIG_INET_ESP: enabled (as module)
20:43:09 [2020-03-27T20:43:09.670Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
20:43:09 [2020-03-27T20:43:09.670Z]   - "ipvlan":
20:43:09 [2020-03-27T20:43:09.670Z]     - CONFIG_IPVLAN: enabled (as module)
20:43:09 [2020-03-27T20:43:09.670Z]   - "macvlan":
20:43:09 [2020-03-27T20:43:09.670Z]     - CONFIG_MACVLAN: enabled (as module)
20:43:09 [2020-03-27T20:43:09.670Z]     - CONFIG_DUMMY: enabled (as module)
20:43:09 [2020-03-27T20:43:09.670Z]   - "ftp,tftp client in container":
20:43:09 [2020-03-27T20:43:09.670Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:43:09 [2020-03-27T20:43:09.670Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:43:09 [2020-03-27T20:43:09.670Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:43:09 [2020-03-27T20:43:09.670Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:43:09 [2020-03-27T20:43:09.670Z] - Storage Drivers:
20:43:09 [2020-03-27T20:43:09.670Z]   - "aufs":
20:43:09 [2020-03-27T20:43:09.670Z]     - CONFIG_AUFS_FS: enabled (as module)
20:43:09 [2020-03-27T20:43:09.670Z]   - "btrfs":
20:43:09 [2020-03-27T20:43:09.670Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:43:09 [2020-03-27T20:43:09.670Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:43:09 [2020-03-27T20:43:09.670Z]   - "devicemapper":
20:43:09 [2020-03-27T20:43:09.670Z]     - CONFIG_BLK_DEV_DM: enabled
20:43:09 [2020-03-27T20:43:09.670Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:43:09 [2020-03-27T20:43:09.670Z]   - "overlay":
20:43:09 [2020-03-27T20:43:09.670Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:43:09 [2020-03-27T20:43:09.670Z]   - "zfs":
20:43:09 [2020-03-27T20:43:09.670Z]     - /dev/zfs: missing
20:43:09 [2020-03-27T20:43:09.670Z]     - zfs command: missing
20:43:09 [2020-03-27T20:43:09.670Z]     - zpool command: missing
20:43:09 [2020-03-27T20:43:09.670Z] 
20:43:09 [2020-03-27T20:43:09.670Z] Limits:
20:43:09 [2020-03-27T20:43:09.670Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:43:09 [2020-03-27T20:43:09.670Z] 
20:43:09 [2020-03-27T20:43:09.670Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:43:09 [2020-03-27T20:43:09.737Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 34.61MB / 48.96MB 1.1s
20:43:09 [2020-03-27T20:43:09.737Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 33.66MB / 56.67MB 1.1s
20:43:09 [2020-03-27T20:43:09.737Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 32.59MB / 51.33MB 1.1s
20:43:09 [2020-03-27T20:43:09.737Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 41.42MB / 48.96MB 1.3s
20:43:09 [2020-03-27T20:43:09.737Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 42.29MB / 56.67MB 1.3s
20:43:09 [2020-03-27T20:43:09.737Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 40.72MB / 51.33MB 1.3s
20:43:09 [2020-03-27T20:43:09.737Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 45.23MB / 48.96MB 1.4s
20:43:09 [2020-03-27T20:43:09.737Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 46.03MB / 56.67MB 1.4s
20:43:09 [2020-03-27T20:43:09.737Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 44.98MB / 51.33MB 1.4s
20:43:10 [2020-03-27T20:43:10.026Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.84MB / 48.96MB 1.5s
20:43:10 [2020-03-27T20:43:10.026Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 50.19MB / 56.67MB 1.5s
20:43:10 [2020-03-27T20:43:10.026Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 49.04MB / 51.33MB 1.5s
20:43:10 [2020-03-27T20:43:10.026Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 1.6s
20:43:10 [2020-03-27T20:43:10.045Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bc1ca5ab8a5b96299fa801864284a0c706186420 .
20:43:10 [2020-03-27T20:43:10.301Z] #1 [internal] load build definition from Dockerfile
20:43:10 [2020-03-27T20:43:10.301Z] #1 transferring dockerfile: 17.06kB done
20:43:10 [2020-03-27T20:43:10.301Z] #1 DONE 0.1s
20:43:10 [2020-03-27T20:43:10.301Z] 
20:43:10 [2020-03-27T20:43:10.301Z] #2 [internal] load .dockerignore
20:43:10 [2020-03-27T20:43:10.301Z] #2 transferring context: 87B done
20:43:10 [2020-03-27T20:43:10.301Z] #2 DONE 0.1s
20:43:10 [2020-03-27T20:43:10.301Z] 
20:43:10 [2020-03-27T20:43:10.301Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
20:43:10 [2020-03-27T20:43:10.315Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 1.6s done
20:43:10 [2020-03-27T20:43:10.315Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 1.6s done
20:43:10 [2020-03-27T20:43:10.315Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 1.6s done
20:43:10 [2020-03-27T20:43:10.315Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 0B / 156B 1.7s
20:43:10 [2020-03-27T20:43:10.315Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 0B / 102.16MB 1.7s
20:43:10 [2020-03-27T20:43:10.315Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 156B / 156B 1.7s done
20:43:10 [2020-03-27T20:43:10.315Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 5.27MB / 102.16MB 1.8s
20:43:10 [2020-03-27T20:43:10.315Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 0.1s
20:43:10 [2020-03-27T20:43:10.316Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 11.55MB / 102.16MB 1.9s
20:43:10 [2020-03-27T20:43:10.558Z] #3 DONE 0.3s
20:43:10 [2020-03-27T20:43:10.558Z] 
20:43:10 [2020-03-27T20:43:10.558Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
20:43:10 [2020-03-27T20:43:10.558Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
20:43:10 [2020-03-27T20:43:10.558Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
20:43:10 [2020-03-27T20:43:10.558Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
20:43:10 [2020-03-27T20:43:10.558Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
20:43:10 [2020-03-27T20:43:10.558Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
20:43:10 [2020-03-27T20:43:10.624Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 32.26MB / 102.16MB 2.1s
20:43:10 [2020-03-27T20:43:10.624Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 44.19MB / 102.16MB 2.2s
20:43:10 [2020-03-27T20:43:10.624Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 56.03MB / 102.16MB 2.3s
20:43:10 [2020-03-27T20:43:10.814Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 2.54MB / 8.82MB 0.2s
20:43:10 [2020-03-27T20:43:10.815Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done
20:43:10 [2020-03-27T20:43:10.815Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s
20:43:10 [2020-03-27T20:43:10.924Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 64.63MB / 102.16MB 2.4s
20:43:10 [2020-03-27T20:43:10.924Z] #7 ...
20:43:10 [2020-03-27T20:43:10.924Z] 
20:43:10 [2020-03-27T20:43:10.924Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:43:10 [2020-03-27T20:43:10.924Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:43:10 [2020-03-27T20:43:10.924Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:43:10 [2020-03-27T20:43:10.924Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:43:10 [2020-03-27T20:43:10.924Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done
20:43:10 [2020-03-27T20:43:10.924Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.4s done
20:43:10 [2020-03-27T20:43:10.924Z] #71 DONE 2.5s
20:43:10 [2020-03-27T20:43:10.924Z] 
20:43:10 [2020-03-27T20:43:10.924Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:43:10 [2020-03-27T20:43:10.924Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 74.96MB / 102.16MB 2.5s
20:43:11 [2020-03-27T20:43:11.205Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 84.39MB / 102.16MB 2.6s
20:43:11 [2020-03-27T20:43:11.205Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 2.8s
20:43:11 [2020-03-27T20:43:11.380Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
20:43:11 [2020-03-27T20:43:11.380Z] #4 DONE 0.9s
20:43:11 [2020-03-27T20:43:11.485Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 3.0s done
20:43:11 [2020-03-27T20:43:11.941Z] 
20:43:11 [2020-03-27T20:43:11.941Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster
20:43:12 [2020-03-27T20:43:12.096Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 1.6s done
20:43:12 [2020-03-27T20:43:12.096Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 0.1s
20:43:12 [2020-03-27T20:43:12.197Z] #6 DONE 0.2s
20:43:12 [2020-03-27T20:43:12.197Z] 
20:43:12 [2020-03-27T20:43:12.197Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:43:12 [2020-03-27T20:43:12.197Z] #5 DONE 0.2s
20:43:12 [2020-03-27T20:43:12.197Z] 
20:43:12 [2020-03-27T20:43:12.197Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:43:12 [2020-03-27T20:43:12.197Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
20:43:12 [2020-03-27T20:43:12.197Z] #7 DONE 0.0s
20:43:12 [2020-03-27T20:43:12.197Z] 
20:43:12 [2020-03-27T20:43:12.197Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:43:12 [2020-03-27T20:43:12.197Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:43:12 [2020-03-27T20:43:12.377Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 0.2s done
20:43:12 [2020-03-27T20:43:12.377Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2
20:43:12 [2020-03-27T20:43:12.453Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:43:12 [2020-03-27T20:43:12.453Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:43:12 [2020-03-27T20:43:12.657Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 0.2s done
20:43:12 [2020-03-27T20:43:12.657Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1
20:43:14 [2020-03-27T20:43:14.122Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 1.3s done
20:43:14 [2020-03-27T20:43:14.402Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 0.1s
20:43:15 [2020-03-27T20:43:15.403Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 1.1s done
20:43:15 [2020-03-27T20:43:15.684Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f
20:43:15 [2020-03-27T20:43:15.729Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 2.8s
20:43:15 [2020-03-27T20:43:15.729Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.10MB / 9.86MB 3.0s
20:43:15 [2020-03-27T20:43:15.729Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.27MB / 9.86MB 3.1s
20:43:15 [2020-03-27T20:43:15.729Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.44MB / 9.86MB 3.2s
20:43:15 [2020-03-27T20:43:15.729Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.4s
20:43:15 [2020-03-27T20:43:15.729Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.4s done
20:43:15 [2020-03-27T20:43:15.729Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
20:43:18 [2020-03-27T20:43:18.250Z] #71 ...
20:43:18 [2020-03-27T20:43:18.250Z] 
20:43:18 [2020-03-27T20:43:18.250Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:43:18 [2020-03-27T20:43:18.250Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done
20:43:18 [2020-03-27T20:43:18.250Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.6s done
20:43:18 [2020-03-27T20:43:18.250Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
20:43:18 [2020-03-27T20:43:18.250Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done
20:43:18 [2020-03-27T20:43:18.250Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.8s done
20:43:18 [2020-03-27T20:43:18.250Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.5s done
20:43:18 [2020-03-27T20:43:18.250Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.7s done
20:43:18 [2020-03-27T20:43:18.250Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.1s done
20:43:18 [2020-03-27T20:43:18.250Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 113.68MB / 120.07MB 5.7s
20:43:18 [2020-03-27T20:43:18.250Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 3.3s
20:43:18 [2020-03-27T20:43:18.250Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.9s done
20:43:18 [2020-03-27T20:43:18.250Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 5.9s
20:43:18 [2020-03-27T20:43:18.349Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 2.5s done
20:43:18 [2020-03-27T20:43:18.349Z] #7 extracting sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 0.0s done
20:43:18 [2020-03-27T20:43:18.505Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 6.1s done
20:43:18 [2020-03-27T20:43:18.629Z] #7 DONE 10.1s
20:43:18 [2020-03-27T20:43:18.629Z] 
20:43:18 [2020-03-27T20:43:18.629Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
20:43:18 [2020-03-27T20:43:18.760Z] #7 ...
20:43:18 [2020-03-27T20:43:18.760Z] 
20:43:18 [2020-03-27T20:43:18.760Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:43:18 [2020-03-27T20:43:18.760Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.7s done
20:43:18 [2020-03-27T20:43:18.760Z] #71 DONE 6.4s
20:43:18 [2020-03-27T20:43:18.760Z] 
20:43:18 [2020-03-27T20:43:18.760Z] #20 [internal] load build context
20:43:18 [2020-03-27T20:43:18.760Z] #20 transferring context: 37.63MB 6.5s
20:43:18 [2020-03-27T20:43:18.980Z] Fetching without tags
20:43:18 [2020-03-27T20:43:18.940Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:43:18 [2020-03-27T20:43:18.945Z]  > git config --add remote.origin.fetch +refs/pull/40739/head:refs/remotes/origin/PR-40739 # timeout=10
20:43:18 [2020-03-27T20:43:18.950Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:43:18 [2020-03-27T20:43:18.971Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:43:18 [2020-03-27T20:43:18.988Z] Fetching upstream changes from https://github.com/moby/moby.git
20:43:18 [2020-03-27T20:43:18.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:43:18 [2020-03-27T20:43:18.989Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40739/head:refs/remotes/origin/PR-40739 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:43:19 [2020-03-27T20:43:19.486Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit 89fabf0f241292e929fbb2fbb794d58d8d697ab5
20:43:19 [2020-03-27T20:43:19.686Z] #20 transferring context: 50.07MB 7.4s done
20:43:19 [2020-03-27T20:43:19.686Z] #20 DONE 7.5s
20:43:19 [2020-03-27T20:43:19.686Z] 
20:43:19 [2020-03-27T20:43:19.686Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:43:20 [2020-03-27T20:43:20.094Z] #8 DONE 1.5s
20:43:20 [2020-03-27T20:43:20.375Z] 
20:43:20 [2020-03-27T20:43:20.375Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:43:20 [2020-03-27T20:43:20.986Z] #9 DONE 0.7s
20:43:20 [2020-03-27T20:43:20.986Z] 
20:43:20 [2020-03-27T20:43:20.986Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:43:20 [2020-03-27T20:43:20.986Z] #29 DONE 0.1s
20:43:20 [2020-03-27T20:43:20.986Z] 
20:43:20 [2020-03-27T20:43:20.986Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:43:20 [2020-03-27T20:43:20.986Z] #40 DONE 0.1s
20:43:20 [2020-03-27T20:43:20.986Z] 
20:43:20 [2020-03-27T20:43:20.986Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:43:20 [2020-03-27T20:43:20.986Z] #21 DONE 0.1s
20:43:20 [2020-03-27T20:43:20.986Z] 
20:43:20 [2020-03-27T20:43:20.986Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
20:43:21 [2020-03-27T20:43:21.215Z] Merge succeeded, producing ad851597095201878d9c376fe6e9e3b8492db3df
20:43:21 [2020-03-27T20:43:21.215Z] Checking out Revision ad851597095201878d9c376fe6e9e3b8492db3df (PR-40739)
20:43:21 [2020-03-27T20:43:21.268Z] #67 DONE 0.1s
20:43:21 [2020-03-27T20:43:21.268Z] 
20:43:21 [2020-03-27T20:43:21.268Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
20:43:21 [2020-03-27T20:43:21.268Z] #46 DONE 0.1s
20:43:21 [2020-03-27T20:43:21.268Z] 
20:43:21 [2020-03-27T20:43:21.268Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:43:21 [2020-03-27T20:43:21.268Z] #32 DONE 0.1s
20:43:21 [2020-03-27T20:43:21.268Z] 
20:43:21 [2020-03-27T20:43:21.268Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
20:43:21 [2020-03-27T20:43:21.268Z] #73 DONE 0.1s
20:43:21 [2020-03-27T20:43:21.268Z] 
20:43:21 [2020-03-27T20:43:21.268Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:43:21 [2020-03-27T20:43:21.268Z] #22 DONE 0.1s
20:43:21 [2020-03-27T20:43:21.268Z] 
20:43:21 [2020-03-27T20:43:21.268Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
20:43:21 [2020-03-27T20:43:21.268Z] #52 DONE 0.1s
20:43:21 [2020-03-27T20:43:21.268Z] 
20:43:21 [2020-03-27T20:43:21.268Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
20:43:21 [2020-03-27T20:43:21.268Z] #49 DONE 0.1s
20:43:21 [2020-03-27T20:43:21.268Z] 
20:43:21 [2020-03-27T20:43:21.268Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
20:43:21 [2020-03-27T20:43:21.268Z] #55 DONE 0.1s
20:43:21 [2020-03-27T20:43:21.268Z] 
20:43:21 [2020-03-27T20:43:21.268Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:43:21 [2020-03-27T20:43:21.351Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD"
20:43:21 [2020-03-27T20:43:21.368Z] First time build. Skipping changelog.
20:43:19 [2020-03-27T20:43:19.493Z]  > git config core.sparsecheckout # timeout=10
20:43:19 [2020-03-27T20:43:19.497Z]  > git checkout -f 89fabf0f241292e929fbb2fbb794d58d8d697ab5 # timeout=10
20:43:20 [2020-03-27T20:43:20.529Z]  > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10
20:43:21 [2020-03-27T20:43:21.206Z]  > git rev-parse HEAD^{commit} # timeout=10
20:43:21 [2020-03-27T20:43:21.223Z]  > git config core.sparsecheckout # timeout=10
20:43:21 [2020-03-27T20:43:21.231Z]  > git checkout -f ad851597095201878d9c376fe6e9e3b8492db3df # timeout=10
20:43:21 [2020-03-27T20:43:21.359Z]  > git rev-list --no-walk d0d241cede4ffcd06c3f25c26b75051eba066463 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:43:22 [2020-03-27T20:43:22.199Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 7.3s done
20:43:22 [2020-03-27T20:43:22.199Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f
20:43:22 [2020-03-27T20:43:22.215Z] + docker version
20:43:22 [2020-03-27T20:43:22.215Z] Client:
20:43:22 [2020-03-27T20:43:22.215Z]  Version:           18.06.1-ce
20:43:22 [2020-03-27T20:43:22.215Z]  API version:       1.38
20:43:22 [2020-03-27T20:43:22.215Z]  Go version:        go1.10.3
20:43:22 [2020-03-27T20:43:22.215Z]  Git commit:        e68fc7a
20:43:22 [2020-03-27T20:43:22.215Z]  Built:             Tue Aug 21 17:26:10 2018
20:43:22 [2020-03-27T20:43:22.215Z]  OS/Arch:           linux/ppc64le
20:43:22 [2020-03-27T20:43:22.215Z]  Experimental:      false
20:43:22 [2020-03-27T20:43:22.215Z] 
20:43:22 [2020-03-27T20:43:22.215Z] Server:
20:43:22 [2020-03-27T20:43:22.215Z]  Engine:
20:43:22 [2020-03-27T20:43:22.215Z]   Version:          18.06.1-ce
20:43:22 [2020-03-27T20:43:22.215Z]   API version:      1.38 (minimum version 1.12)
20:43:22 [2020-03-27T20:43:22.215Z]   Go version:       go1.10.3
20:43:22 [2020-03-27T20:43:22.215Z]   Git commit:       e68fc7a
20:43:22 [2020-03-27T20:43:22.215Z]   Built:            Tue Aug 21 17:24:20 2018
20:43:22 [2020-03-27T20:43:22.215Z]   OS/Arch:          linux/ppc64le
20:43:22 [2020-03-27T20:43:22.215Z]   Experimental:     true
[Pipeline] sh
20:43:22 [2020-03-27T20:43:22.454Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done
20:43:22 [2020-03-27T20:43:22.454Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410
20:43:22 [2020-03-27T20:43:22.593Z] + docker info
20:43:22 [2020-03-27T20:43:22.593Z] Containers: 0
20:43:22 [2020-03-27T20:43:22.593Z]  Running: 0
20:43:22 [2020-03-27T20:43:22.593Z]  Paused: 0
20:43:22 [2020-03-27T20:43:22.593Z]  Stopped: 0
20:43:22 [2020-03-27T20:43:22.593Z] Images: 0
20:43:22 [2020-03-27T20:43:22.593Z] Server Version: 18.06.1-ce
20:43:22 [2020-03-27T20:43:22.593Z] Storage Driver: overlay2
20:43:22 [2020-03-27T20:43:22.593Z]  Backing Filesystem: extfs
20:43:22 [2020-03-27T20:43:22.593Z]  Supports d_type: true
20:43:22 [2020-03-27T20:43:22.593Z]  Native Overlay Diff: true
20:43:22 [2020-03-27T20:43:22.593Z] Logging Driver: json-file
20:43:22 [2020-03-27T20:43:22.593Z] Cgroup Driver: cgroupfs
20:43:22 [2020-03-27T20:43:22.593Z] Plugins:
20:43:22 [2020-03-27T20:43:22.593Z]  Volume: local
20:43:22 [2020-03-27T20:43:22.593Z]  Network: bridge host ipvlan macvlan null overlay
20:43:22 [2020-03-27T20:43:22.593Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
20:43:22 [2020-03-27T20:43:22.593Z] Swarm: inactive
20:43:22 [2020-03-27T20:43:22.593Z] Runtimes: runc
20:43:22 [2020-03-27T20:43:22.593Z] Default Runtime: runc
20:43:22 [2020-03-27T20:43:22.593Z] Init Binary: docker-init
20:43:22 [2020-03-27T20:43:22.593Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
20:43:22 [2020-03-27T20:43:22.593Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
20:43:22 [2020-03-27T20:43:22.593Z] init version: fec3683
20:43:22 [2020-03-27T20:43:22.593Z] Security Options:
20:43:22 [2020-03-27T20:43:22.593Z]  apparmor
20:43:22 [2020-03-27T20:43:22.593Z]  seccomp
20:43:22 [2020-03-27T20:43:22.593Z]   Profile: default
20:43:22 [2020-03-27T20:43:22.593Z] Kernel Version: 4.4.0-139-generic
20:43:22 [2020-03-27T20:43:22.593Z] Operating System: Ubuntu 16.04.3 LTS
20:43:22 [2020-03-27T20:43:22.593Z] OSType: linux
20:43:22 [2020-03-27T20:43:22.593Z] Architecture: ppc64le
20:43:22 [2020-03-27T20:43:22.593Z] CPUs: 4
20:43:22 [2020-03-27T20:43:22.593Z] Total Memory: 7.972GiB
20:43:22 [2020-03-27T20:43:22.593Z] Name: ppc64le-ubuntu-16
20:43:22 [2020-03-27T20:43:22.593Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
20:43:22 [2020-03-27T20:43:22.593Z] Docker Root Dir: /var/lib/docker
20:43:22 [2020-03-27T20:43:22.593Z] Debug Mode (client): false
20:43:22 [2020-03-27T20:43:22.593Z] Debug Mode (server): false
20:43:22 [2020-03-27T20:43:22.593Z] Username: dockerbuildbot
20:43:22 [2020-03-27T20:43:22.593Z] Registry: https://index.docker.io/v1/
20:43:22 [2020-03-27T20:43:22.593Z] Labels:
20:43:22 [2020-03-27T20:43:22.593Z] Experimental: true
20:43:22 [2020-03-27T20:43:22.593Z] Insecure Registries:
20:43:22 [2020-03-27T20:43:22.593Z]  127.0.0.0/8
20:43:22 [2020-03-27T20:43:22.593Z] Live Restore Enabled: false
20:43:22 [2020-03-27T20:43:22.593Z] 
[Pipeline] sh
20:43:22 [2020-03-27T20:43:22.973Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:43:22 [2020-03-27T20:43:22.973Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:43:22 [2020-03-27T20:43:22.973Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40739/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:43:23 [2020-03-27T20:43:23.013Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.4s done
20:43:23 [2020-03-27T20:43:23.258Z] + bash /home/docker/workspace/moby_PR-40739/check-config.sh
20:43:23 [2020-03-27T20:43:23.259Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:43:23 [2020-03-27T20:43:23.259Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
20:43:23 [2020-03-27T20:43:23.259Z] 
20:43:23 [2020-03-27T20:43:23.259Z] Generally Necessary:
20:43:23 [2020-03-27T20:43:23.259Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:43:23 [2020-03-27T20:43:23.259Z] - apparmor: enabled and tools installed
20:43:23 [2020-03-27T20:43:23.259Z] - CONFIG_NAMESPACES: enabled
20:43:23 [2020-03-27T20:43:23.259Z] - CONFIG_NET_NS: enabled
20:43:23 [2020-03-27T20:43:23.259Z] - CONFIG_PID_NS: enabled
20:43:23 [2020-03-27T20:43:23.259Z] - CONFIG_IPC_NS: enabled
20:43:23 [2020-03-27T20:43:23.259Z] - CONFIG_UTS_NS: enabled
20:43:23 [2020-03-27T20:43:23.259Z] - CONFIG_CGROUPS: enabled
20:43:23 [2020-03-27T20:43:23.259Z] - CONFIG_CGROUP_CPUACCT: enabled
20:43:23 [2020-03-27T20:43:23.259Z] - CONFIG_CGROUP_DEVICE: enabled
20:43:23 [2020-03-27T20:43:23.272Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0.1s
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_CGROUP_FREEZER: enabled
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_CGROUP_SCHED: enabled
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_CPUSETS: enabled
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_MEMCG: enabled
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_KEYS: enabled
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_VETH: enabled (as module)
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_BRIDGE: enabled (as module)
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_NF_NAT: enabled (as module)
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_NF_NAT_NEEDED: enabled
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_POSIX_MQUEUE: enabled
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
20:43:23 [2020-03-27T20:43:23.544Z] 
20:43:23 [2020-03-27T20:43:23.544Z] Optional Features:
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_USER_NS: enabled
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_SECCOMP: enabled
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_CGROUP_PIDS: enabled
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_MEMCG_SWAP: enabled
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:43:23 [2020-03-27T20:43:23.544Z]     (cgroup swap accounting is currently enabled)
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_MEMCG_KMEM: enabled
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_BLK_CGROUP: enabled
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_IOSCHED_CFQ: enabled
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_CGROUP_PERF: enabled
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_CGROUP_HUGETLB: enabled
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:43:23 [2020-03-27T20:43:23.544Z] - CONFIG_CFS_BANDWIDTH: enabled
20:43:23 [2020-03-27T20:43:23.829Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:43:23 [2020-03-27T20:43:23.829Z] - CONFIG_RT_GROUP_SCHED: missing
20:43:23 [2020-03-27T20:43:23.829Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:43:23 [2020-03-27T20:43:23.829Z] - CONFIG_IP_VS: enabled (as module)
20:43:23 [2020-03-27T20:43:23.829Z] - CONFIG_IP_VS_NFCT: enabled
20:43:23 [2020-03-27T20:43:23.829Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:43:23 [2020-03-27T20:43:23.829Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:43:23 [2020-03-27T20:43:23.829Z] - CONFIG_IP_VS_RR: enabled (as module)
20:43:23 [2020-03-27T20:43:23.829Z] - CONFIG_EXT4_FS: enabled
20:43:23 [2020-03-27T20:43:23.829Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:43:23 [2020-03-27T20:43:23.829Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:43:23 [2020-03-27T20:43:23.829Z] - Network Drivers:
20:43:23 [2020-03-27T20:43:23.829Z]   - "overlay":
20:43:23 [2020-03-27T20:43:23.829Z]     - CONFIG_VXLAN: enabled (as module)
20:43:23 [2020-03-27T20:43:23.829Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:43:23 [2020-03-27T20:43:23.829Z]       Optional (for encrypted networks):
20:43:23 [2020-03-27T20:43:23.829Z]       - CONFIG_CRYPTO: enabled
20:43:23 [2020-03-27T20:43:23.829Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
20:43:23 [2020-03-27T20:43:23.829Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
20:43:23 [2020-03-27T20:43:23.829Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
20:43:23 [2020-03-27T20:43:23.829Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
20:43:23 [2020-03-27T20:43:23.829Z]       - CONFIG_XFRM: enabled
20:43:23 [2020-03-27T20:43:23.829Z]       - CONFIG_XFRM_USER: enabled (as module)
20:43:23 [2020-03-27T20:43:23.829Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:43:23 [2020-03-27T20:43:23.829Z]       - CONFIG_INET_ESP: enabled (as module)
20:43:23 [2020-03-27T20:43:23.829Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
20:43:23 [2020-03-27T20:43:23.829Z]   - "ipvlan":
20:43:23 [2020-03-27T20:43:23.829Z]     - CONFIG_IPVLAN: enabled (as module)
20:43:23 [2020-03-27T20:43:23.829Z]   - "macvlan":
20:43:23 [2020-03-27T20:43:23.829Z]     - CONFIG_MACVLAN: enabled (as module)
20:43:23 [2020-03-27T20:43:23.829Z]     - CONFIG_DUMMY: enabled (as module)
20:43:23 [2020-03-27T20:43:23.829Z]   - "ftp,tftp client in container":
20:43:24 [2020-03-27T20:43:24.112Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:43:24 [2020-03-27T20:43:24.112Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:43:24 [2020-03-27T20:43:24.112Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:43:24 [2020-03-27T20:43:24.113Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:43:24 [2020-03-27T20:43:24.113Z] - Storage Drivers:
20:43:24 [2020-03-27T20:43:24.113Z]   - "aufs":
20:43:24 [2020-03-27T20:43:24.113Z]     - CONFIG_AUFS_FS: enabled (as module)
20:43:24 [2020-03-27T20:43:24.113Z]   - "btrfs":
20:43:24 [2020-03-27T20:43:24.113Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:43:24 [2020-03-27T20:43:24.113Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:43:24 [2020-03-27T20:43:24.113Z]   - "devicemapper":
20:43:24 [2020-03-27T20:43:24.113Z]     - CONFIG_BLK_DEV_DM: enabled
20:43:24 [2020-03-27T20:43:24.113Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:43:24 [2020-03-27T20:43:24.113Z]   - "overlay":
20:43:24 [2020-03-27T20:43:24.113Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:43:24 [2020-03-27T20:43:24.113Z]   - "zfs":
20:43:24 [2020-03-27T20:43:24.113Z]     - /dev/zfs: missing
20:43:24 [2020-03-27T20:43:24.113Z]     - zfs command: missing
20:43:24 [2020-03-27T20:43:24.113Z]     - zpool command: missing
20:43:24 [2020-03-27T20:43:24.113Z] 
20:43:24 [2020-03-27T20:43:24.113Z] Limits:
20:43:24 [2020-03-27T20:43:24.113Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:43:24 [2020-03-27T20:43:24.113Z] 
20:43:24 [2020-03-27T20:43:24.113Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:43:24 [2020-03-27T20:43:24.541Z] + make bundles/buildx
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.515 + RM_GOPATH=0
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.515 + TMP_GOPATH=
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.515 + : /build/
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.515 + '[' -z '' ']'
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.515 ++ mktemp -d
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.520 + export GOPATH=/tmp/tmp.oGmyfmIo4H
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.520 + GOPATH=/tmp/tmp.oGmyfmIo4H
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.520 + RM_GOPATH=1
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.521 ++ dirname ./install.sh
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.527 + dir=.
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.529 + bin=rootlesskit
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.529 + shift
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.529 + '[' '!' -f ./rootlesskit.installer ']'
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.530 + . ./rootlesskit.installer
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.530 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.532 + install_rootlesskit
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.532 + case "$1" in
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.532 + export CGO_ENABLED=0
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.532 + CGO_ENABLED=0
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.532 + _install_rootlesskit
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.532 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6'
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.532 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.oGmyfmIo4H/src/github.com/rootless-containers/rootlesskit
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.532 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6
20:43:24 [2020-03-27T20:43:24.712Z] #68 3.536 Cloning into '/tmp/tmp.oGmyfmIo4H/src/github.com/rootless-containers/rootlesskit'...
20:43:25 [2020-03-27T20:43:25.163Z] make: command: Command not found
20:43:25 [2020-03-27T20:43:25.163Z] make: command: Command not found
20:43:25 [2020-03-27T20:43:25.163Z] mkdir bundles
20:43:25 [2020-03-27T20:43:25.163Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
20:43:25 [2020-03-27T20:43:25.163Z] 	--build-arg BUILDX_COMMIT \
20:43:25 [2020-03-27T20:43:25.163Z] 	--build-arg BUILDX_REPO \
20:43:25 [2020-03-27T20:43:25.163Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
20:43:25 [2020-03-27T20:43:25.163Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
20:43:25 [2020-03-27T20:43:25.163Z] 	.
20:43:25 [2020-03-27T20:43:25.163Z] /bin/sh: 4: go: not found
20:43:25 [2020-03-27T20:43:25.163Z] /bin/sh: 5: go: not found
20:43:26 [2020-03-27T20:43:26.725Z] #68 ...
20:43:26 [2020-03-27T20:43:26.725Z] 
20:43:26 [2020-03-27T20:43:26.725Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:43:26 [2020-03-27T20:43:26.725Z] #33 2.999 + RM_GOPATH=0
20:43:26 [2020-03-27T20:43:26.725Z] #33 2.999 + TMP_GOPATH=
20:43:26 [2020-03-27T20:43:26.725Z] #33 2.999 + : /build
20:43:26 [2020-03-27T20:43:26.725Z] #33 2.999 + '[' -z '' ']'
20:43:26 [2020-03-27T20:43:26.725Z] #33 3.000 ++ mktemp -d
20:43:26 [2020-03-27T20:43:26.725Z] #33 3.003 + export GOPATH=/tmp/tmp.Ox2zjAR8Bg
20:43:26 [2020-03-27T20:43:26.725Z] #33 3.005 + GOPATH=/tmp/tmp.Ox2zjAR8Bg
20:43:26 [2020-03-27T20:43:26.725Z] #33 3.005 + RM_GOPATH=1
20:43:26 [2020-03-27T20:43:26.725Z] #33 3.005 ++ dirname ./install.sh
20:43:26 [2020-03-27T20:43:26.725Z] #33 3.010 + dir=.
20:43:26 [2020-03-27T20:43:26.725Z] #33 3.011 + bin=tomlv
20:43:26 [2020-03-27T20:43:26.725Z] #33 3.011 + shift
20:43:26 [2020-03-27T20:43:26.725Z] #33 3.011 + '[' '!' -f ./tomlv.installer ']'
20:43:26 [2020-03-27T20:43:26.725Z] #33 3.011 + . ./tomlv.installer
20:43:26 [2020-03-27T20:43:26.725Z] #33 3.011 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:43:26 [2020-03-27T20:43:26.725Z] #33 3.011 + install_tomlv
20:43:26 [2020-03-27T20:43:26.725Z] #33 3.011 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:43:26 [2020-03-27T20:43:26.725Z] #33 3.011 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Ox2zjAR8Bg/src/github.com/BurntSushi/toml
20:43:26 [2020-03-27T20:43:26.725Z] #33 3.011 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:43:26 [2020-03-27T20:43:26.725Z] #33 3.018 Cloning into '/tmp/tmp.Ox2zjAR8Bg/src/github.com/BurntSushi/toml'...
20:43:26 [2020-03-27T20:43:26.725Z] #33 3.836 + cd /tmp/tmp.Ox2zjAR8Bg/src/github.com/BurntSushi/toml
20:43:26 [2020-03-27T20:43:26.725Z] #33 3.841 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:43:26 [2020-03-27T20:43:26.725Z] #33 3.844 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:43:26 [2020-03-27T20:43:26.725Z] #33 4.292 internal/cpu
20:43:26 [2020-03-27T20:43:26.725Z] #33 4.292 runtime/internal/atomic
20:43:26 [2020-03-27T20:43:26.725Z] #33 4.474 runtime/internal/sys
20:43:26 [2020-03-27T20:43:26.725Z] #33 4.523 runtime/internal/math
20:43:26 [2020-03-27T20:43:26.725Z] #33 4.602 math/bits
20:43:26 [2020-03-27T20:43:26.725Z] #33 4.761 internal/bytealg
20:43:26 [2020-03-27T20:43:26.725Z] #33 4.988 math
20:43:26 [2020-03-27T20:43:26.725Z] #33 5.131 runtime
20:43:27 [2020-03-27T20:43:27.435Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.6s done
20:43:27 [2020-03-27T20:43:27.435Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0.1s
20:43:27 [2020-03-27T20:43:27.727Z] #33 ...
20:43:27 [2020-03-27T20:43:27.727Z] 
20:43:27 [2020-03-27T20:43:27.727Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:43:27 [2020-03-27T20:43:27.727Z] #68 6.477 + cd /tmp/tmp.oGmyfmIo4H/src/github.com/rootless-containers/rootlesskit
20:43:27 [2020-03-27T20:43:27.727Z] #68 6.477 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6
20:43:27 [2020-03-27T20:43:27.727Z] #68 6.683 + for f in rootlesskit rootlesskit-docker-proxy
20:43:27 [2020-03-27T20:43:27.727Z] #68 6.683 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:43:27 [2020-03-27T20:43:27.868Z] Sending build context to Docker daemon   54.7MB

20:43:27 [2020-03-27T20:43:27.868Z] Step 1/16 : ARG GO_VERSION=1.12.10
20:43:27 [2020-03-27T20:43:27.868Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
20:43:27 [2020-03-27T20:43:27.868Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
20:43:27 [2020-03-27T20:43:27.868Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
20:43:28 [2020-03-27T20:43:28.153Z] 1.12.10-stretch: Pulling from library/golang
20:43:28 [2020-03-27T20:43:28.438Z] fb056072eab9: Pulling fs layer
20:43:28 [2020-03-27T20:43:28.438Z] 6a33b1f9796f: Pulling fs layer
20:43:28 [2020-03-27T20:43:28.438Z] 8f8f8962e456: Pulling fs layer
20:43:28 [2020-03-27T20:43:28.438Z] 68adcc365214: Pulling fs layer
20:43:28 [2020-03-27T20:43:28.438Z] 76d8adf27bdf: Pulling fs layer
20:43:28 [2020-03-27T20:43:28.438Z] d66e58854927: Pulling fs layer
20:43:28 [2020-03-27T20:43:28.438Z] 71497195576e: Pulling fs layer
20:43:28 [2020-03-27T20:43:28.438Z] 68adcc365214: Waiting
20:43:28 [2020-03-27T20:43:28.438Z] 76d8adf27bdf: Waiting
20:43:28 [2020-03-27T20:43:28.438Z] d66e58854927: Waiting
20:43:28 [2020-03-27T20:43:28.438Z] 71497195576e: Waiting
20:43:29 [2020-03-27T20:43:29.064Z] 8f8f8962e456: Verifying Checksum
20:43:29 [2020-03-27T20:43:29.064Z] 8f8f8962e456: Download complete
20:43:29 [2020-03-27T20:43:29.352Z] 6a33b1f9796f: Verifying Checksum
20:43:29 [2020-03-27T20:43:29.352Z] 6a33b1f9796f: Download complete
20:43:29 [2020-03-27T20:43:29.950Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 2.8s done
20:43:29 [2020-03-27T20:43:29.950Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f
20:43:30 [2020-03-27T20:43:30.412Z] #68 ...
20:43:30 [2020-03-27T20:43:30.412Z] 
20:43:30 [2020-03-27T20:43:30.412Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.242 + RM_GOPATH=0
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.242 + TMP_GOPATH=
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.242 + : /build
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.242 + '[' -z '' ']'
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.242 ++ mktemp -d
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.243 + export GOPATH=/tmp/tmp.nnW3Ex0ugm
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.243 + GOPATH=/tmp/tmp.nnW3Ex0ugm
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.243 + RM_GOPATH=1
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.243 ++ dirname ./install.sh
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.245 + dir=.
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.245 + bin=dockercli
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.245 + shift
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.245 + '[' '!' -f ./dockercli.installer ']'
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.246 + . ./dockercli.installer
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.246 ++ : stable
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.246 ++ : 17.06.2-ce
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.246 + install_dockercli
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.246 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.246 Install docker/cli version 17.06.2-ce from stable
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.246 ++ uname -m
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.249 + arch=s390x
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.249 + '[' s390x '!=' x86_64 ']'
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.249 + '[' s390x '!=' s390x ']'
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.249 + url=https://download.docker.com/linux/static
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.249 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
20:43:30 [2020-03-27T20:43:30.412Z] #23 3.274 + tar -xz docker/docker
20:43:30 [2020-03-27T20:43:30.412Z] #23 8.496 + mkdir -p /build
20:43:30 [2020-03-27T20:43:30.412Z] #23 8.497 + mv docker/docker /build/
20:43:30 [2020-03-27T20:43:30.412Z] #23 8.511 + rmdir docker
20:43:30 [2020-03-27T20:43:30.412Z] #23 DONE 8.8s
20:43:30 [2020-03-27T20:43:30.412Z] 
20:43:30 [2020-03-27T20:43:30.412Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.039 + RM_GOPATH=0
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.039 + TMP_GOPATH=
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.040 + : /build
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.040 + '[' -z '' ']'
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.041 ++ mktemp -d
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.046 + export GOPATH=/tmp/tmp.R4pqCwzta3
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.046 + GOPATH=/tmp/tmp.R4pqCwzta3
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.046 + RM_GOPATH=1
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.049 ++ dirname ./install.sh
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.052 + dir=.
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.053 + bin=vndr
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.053 + shift
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.053 + '[' '!' -f ./vndr.installer ']'
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.053 + . ./vndr.installer
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.053 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.053 + install_vndr
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.055 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.055 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.055 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.R4pqCwzta3/src/github.com/LK4D4/vndr
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.062 Cloning into '/tmp/tmp.R4pqCwzta3/src/github.com/LK4D4/vndr'...
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.701 + cd /tmp/tmp.R4pqCwzta3/src/github.com/LK4D4/vndr
20:43:30 [2020-03-27T20:43:30.412Z] #47 3.709 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:43:30 [2020-03-27T20:43:30.413Z] #47 3.712 + go build -buildmode=pie -v -o /build/vndr .
20:43:30 [2020-03-27T20:43:30.413Z] #47 4.630 internal/cpu
20:43:30 [2020-03-27T20:43:30.413Z] #47 4.639 internal/race
20:43:30 [2020-03-27T20:43:30.413Z] #47 4.719 sync/atomic
20:43:30 [2020-03-27T20:43:30.413Z] #47 4.985 unicode
20:43:30 [2020-03-27T20:43:30.413Z] #47 5.168 runtime
20:43:30 [2020-03-27T20:43:30.413Z] #47 8.255 unicode/utf8
20:43:30 [2020-03-27T20:43:30.413Z] #47 8.722 math
20:43:31 [2020-03-27T20:43:31.024Z] #47 ...
20:43:31 [2020-03-27T20:43:31.024Z] 
20:43:31 [2020-03-27T20:43:31.024Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:43:31 [2020-03-27T20:43:31.024Z] #10 2.683 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:43:31 [2020-03-27T20:43:31.024Z] #10 2.765 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:43:31 [2020-03-27T20:43:31.024Z] #10 2.765 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:43:31 [2020-03-27T20:43:31.024Z] #10 3.420 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
20:43:31 [2020-03-27T20:43:31.024Z] #10 5.059 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB]
20:43:31 [2020-03-27T20:43:31.024Z] #10 6.601 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
20:43:31 [2020-03-27T20:43:31.024Z] #10 ...
20:43:31 [2020-03-27T20:43:31.024Z] 
20:43:31 [2020-03-27T20:43:31.024Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:43:31 [2020-03-27T20:43:31.024Z] #41 3.127 + git clone https://github.com/docker/distribution.git .
20:43:31 [2020-03-27T20:43:31.024Z] #41 3.132 Cloning into '.'...
20:43:31 [2020-03-27T20:43:31.024Z] #41 ...
20:43:31 [2020-03-27T20:43:31.024Z] 
20:43:31 [2020-03-27T20:43:31.024Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:43:31 [2020-03-27T20:43:31.024Z] #43 2.429 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:43:31 [2020-03-27T20:43:31.024Z] #43 2.461 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:43:31 [2020-03-27T20:43:31.024Z] #43 2.493 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:43:31 [2020-03-27T20:43:31.024Z] #43 3.163 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
20:43:31 [2020-03-27T20:43:31.024Z] #43 4.553 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB]
20:43:31 [2020-03-27T20:43:31.024Z] #43 6.400 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
20:43:31 [2020-03-27T20:43:31.304Z] #43 ...
20:43:31 [2020-03-27T20:43:31.304Z] 
20:43:31 [2020-03-27T20:43:31.304Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:43:31 [2020-03-27T20:43:31.304Z] #56 3.535 + RM_GOPATH=0
20:43:31 [2020-03-27T20:43:31.304Z] #56 3.535 + TMP_GOPATH=
20:43:31 [2020-03-27T20:43:31.304Z] #56 3.536 + : /build
20:43:31 [2020-03-27T20:43:31.304Z] #56 3.536 + '[' -z '' ']'
20:43:31 [2020-03-27T20:43:31.304Z] #56 3.536 ++ mktemp -d
20:43:31 [2020-03-27T20:43:31.304Z] #56 3.538 + export GOPATH=/tmp/tmp.Ig5ky8tw3L
20:43:31 [2020-03-27T20:43:31.304Z] #56 3.538 + GOPATH=/tmp/tmp.Ig5ky8tw3L
20:43:31 [2020-03-27T20:43:31.304Z] #56 3.538 + RM_GOPATH=1
20:43:31 [2020-03-27T20:43:31.304Z] #56 3.538 ++ dirname ./install.sh
20:43:31 [2020-03-27T20:43:31.304Z] #56 3.540 + dir=.
20:43:31 [2020-03-27T20:43:31.304Z] #56 3.540 + bin=shfmt
20:43:31 [2020-03-27T20:43:31.304Z] #56 3.540 + shift
20:43:31 [2020-03-27T20:43:31.304Z] #56 3.540 + '[' '!' -f ./shfmt.installer ']'
20:43:31 [2020-03-27T20:43:31.304Z] #56 3.540 + . ./shfmt.installer
20:43:31 [2020-03-27T20:43:31.304Z] #56 3.541 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:43:31 [2020-03-27T20:43:31.304Z] #56 3.541 + install_shfmt
20:43:31 [2020-03-27T20:43:31.304Z] #56 3.541 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:43:31 [2020-03-27T20:43:31.304Z] #56 3.541 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:43:31 [2020-03-27T20:43:31.304Z] #56 3.541 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Ig5ky8tw3L/src/github.com/mvdan/sh
20:43:31 [2020-03-27T20:43:31.304Z] #56 3.542 Cloning into '/tmp/tmp.Ig5ky8tw3L/src/github.com/mvdan/sh'...
20:43:31 [2020-03-27T20:43:31.304Z] #56 9.482 + cd /tmp/tmp.Ig5ky8tw3L/src/github.com/mvdan/sh
20:43:31 [2020-03-27T20:43:31.304Z] #56 9.490 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:43:31 [2020-03-27T20:43:31.304Z] #56 9.550 + GO111MODULE=on
20:43:31 [2020-03-27T20:43:31.304Z] #56 9.550 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:43:31 [2020-03-27T20:43:31.304Z] #56 10.25 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:43:31 [2020-03-27T20:43:31.304Z] #56 10.25 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:43:31 [2020-03-27T20:43:31.304Z] #56 10.27 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:43:31 [2020-03-27T20:43:31.304Z] #56 10.36 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:43:31 [2020-03-27T20:43:31.305Z] #56 ...
20:43:31 [2020-03-27T20:43:31.305Z] 
20:43:31 [2020-03-27T20:43:31.305Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:43:31 [2020-03-27T20:43:31.305Z] #62 1.679 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:43:31 [2020-03-27T20:43:31.305Z] #62 1.798 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:43:31 [2020-03-27T20:43:31.305Z] #62 2.050 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:43:31 [2020-03-27T20:43:31.305Z] #62 2.352 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
20:43:31 [2020-03-27T20:43:31.305Z] #62 3.564 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB]
20:43:31 [2020-03-27T20:43:31.305Z] #62 5.142 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
20:43:31 [2020-03-27T20:43:31.398Z] fb056072eab9: Verifying Checksum
20:43:31 [2020-03-27T20:43:31.398Z] fb056072eab9: Download complete
20:43:31 [2020-03-27T20:43:31.585Z] #62 ...
20:43:31 [2020-03-27T20:43:31.585Z] 
20:43:31 [2020-03-27T20:43:31.585Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.284 + RM_GOPATH=0
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.284 + TMP_GOPATH=
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.284 + : /build
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.284 + '[' -z '' ']'
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.285 ++ mktemp -d
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.289 + export GOPATH=/tmp/tmp.AZIAKyatoQ
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.289 + GOPATH=/tmp/tmp.AZIAKyatoQ
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.289 + RM_GOPATH=1
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.290 ++ dirname ./install.sh
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.292 + dir=.
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.293 + bin=proxy
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.293 + shift
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.293 + '[' '!' -f ./proxy.installer ']'
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.293 + . ./proxy.installer
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.293 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.294 + install_proxy
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.294 + case "$1" in
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.294 + export CGO_ENABLED=0
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.294 + CGO_ENABLED=0
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.294 + _install_proxy
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.294 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
20:43:31 [2020-03-27T20:43:31.585Z] #74 3.294 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
20:43:31 [2020-03-27T20:43:31.586Z] #74 3.295 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.AZIAKyatoQ/src/github.com/docker/libnetwork
20:43:31 [2020-03-27T20:43:31.586Z] #74 3.300 Cloning into '/tmp/tmp.AZIAKyatoQ/src/github.com/docker/libnetwork'...
20:43:31 [2020-03-27T20:43:31.586Z] #74 ...
20:43:31 [2020-03-27T20:43:31.586Z] 
20:43:31 [2020-03-27T20:43:31.586Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:43:31 [2020-03-27T20:43:31.586Z] #50 3.734 + RM_GOPATH=0
20:43:31 [2020-03-27T20:43:31.586Z] #50 3.734 + TMP_GOPATH=
20:43:31 [2020-03-27T20:43:31.586Z] #50 3.734 + : /build
20:43:31 [2020-03-27T20:43:31.586Z] #50 3.735 + '[' -z '' ']'
20:43:31 [2020-03-27T20:43:31.586Z] #50 3.735 ++ mktemp -d
20:43:31 [2020-03-27T20:43:31.586Z] #50 3.736 + export GOPATH=/tmp/tmp.tGtGTo5M2W
20:43:31 [2020-03-27T20:43:31.586Z] #50 3.736 + GOPATH=/tmp/tmp.tGtGTo5M2W
20:43:31 [2020-03-27T20:43:31.586Z] #50 3.736 + RM_GOPATH=1
20:43:31 [2020-03-27T20:43:31.586Z] #50 3.737 ++ dirname ./install.sh
20:43:31 [2020-03-27T20:43:31.586Z] #50 3.737 + dir=.
20:43:31 [2020-03-27T20:43:31.586Z] #50 3.739 + bin=gotestsum
20:43:31 [2020-03-27T20:43:31.586Z] #50 3.739 + shift
20:43:31 [2020-03-27T20:43:31.586Z] #50 3.739 + '[' '!' -f ./gotestsum.installer ']'
20:43:31 [2020-03-27T20:43:31.586Z] #50 3.739 + . ./gotestsum.installer
20:43:31 [2020-03-27T20:43:31.586Z] #50 3.739 ++ : v0.3.5
20:43:31 [2020-03-27T20:43:31.586Z] #50 3.739 + install_gotestsum
20:43:31 [2020-03-27T20:43:31.586Z] #50 3.739 + echo 'Installing gotestsum version v0.3.5'
20:43:31 [2020-03-27T20:43:31.586Z] #50 3.739 Installing gotestsum version v0.3.5
20:43:31 [2020-03-27T20:43:31.586Z] #50 3.739 + go get -d gotest.tools/gotestsum
20:43:31 [2020-03-27T20:43:31.866Z] #50 ...
20:43:31 [2020-03-27T20:43:31.866Z] 
20:43:31 [2020-03-27T20:43:31.866Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:43:31 [2020-03-27T20:43:31.866Z] #30 2.934 + git clone https://github.com/kolyshkin/go-swagger.git .
20:43:31 [2020-03-27T20:43:31.866Z] #30 2.934 Cloning into '.'...
20:43:32 [2020-03-27T20:43:32.146Z] #30 ...
20:43:32 [2020-03-27T20:43:32.146Z] 
20:43:32 [2020-03-27T20:43:32.146Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:43:32 [2020-03-27T20:43:32.146Z] #35 2.542 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:43:32 [2020-03-27T20:43:32.146Z] #35 2.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:43:32 [2020-03-27T20:43:32.146Z] #35 2.597 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:43:32 [2020-03-27T20:43:32.146Z] #35 3.298 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
20:43:32 [2020-03-27T20:43:32.146Z] #35 5.214 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB]
20:43:32 [2020-03-27T20:43:32.146Z] #35 6.567 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
20:43:32 [2020-03-27T20:43:32.146Z] #35 ...
20:43:32 [2020-03-27T20:43:32.146Z] 
20:43:32 [2020-03-27T20:43:32.146Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:43:32 [2020-03-27T20:43:32.146Z] #53 3.687 + RM_GOPATH=0
20:43:32 [2020-03-27T20:43:32.146Z] #53 3.687 + TMP_GOPATH=
20:43:32 [2020-03-27T20:43:32.146Z] #53 3.688 + : /build
20:43:32 [2020-03-27T20:43:32.146Z] #53 3.688 + '[' -z '' ']'
20:43:32 [2020-03-27T20:43:32.146Z] #53 3.688 ++ mktemp -d
20:43:32 [2020-03-27T20:43:32.146Z] #53 3.690 + export GOPATH=/tmp/tmp.azhTjDshVB
20:43:32 [2020-03-27T20:43:32.146Z] #53 3.690 + GOPATH=/tmp/tmp.azhTjDshVB
20:43:32 [2020-03-27T20:43:32.146Z] #53 3.696 + RM_GOPATH=1
20:43:32 [2020-03-27T20:43:32.146Z] #53 3.696 ++ dirname ./install.sh
20:43:32 [2020-03-27T20:43:32.146Z] #53 3.714 + dir=.
20:43:32 [2020-03-27T20:43:32.146Z] #53 3.714 + bin=golangci_lint
20:43:32 [2020-03-27T20:43:32.146Z] #53 3.714 + shift
20:43:32 [2020-03-27T20:43:32.146Z] #53 3.715 + '[' '!' -f ./golangci_lint.installer ']'
20:43:32 [2020-03-27T20:43:32.146Z] #53 3.715 + . ./golangci_lint.installer
20:43:32 [2020-03-27T20:43:32.146Z] #53 3.715 ++ : v1.23.8
20:43:32 [2020-03-27T20:43:32.146Z] #53 3.716 + install_golangci_lint
20:43:32 [2020-03-27T20:43:32.146Z] #53 3.716 + echo 'Installing golangci-lint version v1.23.8'
20:43:32 [2020-03-27T20:43:32.146Z] #53 3.716 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
20:43:32 [2020-03-27T20:43:32.146Z] #53 3.716 Installing golangci-lint version v1.23.8
20:43:32 [2020-03-27T20:43:32.429Z] #53 ...
20:43:32 [2020-03-27T20:43:32.429Z] 
20:43:32 [2020-03-27T20:43:32.429Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:43:32 [2020-03-27T20:43:32.429Z] #25 3.184 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:43:32 [2020-03-27T20:43:32.429Z] #25 3.221 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:43:32 [2020-03-27T20:43:32.429Z] #25 3.242 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:43:32 [2020-03-27T20:43:32.429Z] #25 3.843 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
20:43:32 [2020-03-27T20:43:32.429Z] #25 5.262 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB]
20:43:32 [2020-03-27T20:43:32.429Z] #25 7.406 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
20:43:32 [2020-03-27T20:43:32.429Z] #25 ...
20:43:32 [2020-03-27T20:43:32.429Z] 
20:43:32 [2020-03-27T20:43:32.429Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:43:32 [2020-03-27T20:43:32.429Z] #33 10.17 internal/testlog
20:43:32 [2020-03-27T20:43:32.429Z] #33 10.49 encoding
20:43:32 [2020-03-27T20:43:32.429Z] #33 10.60 runtime/cgo
20:43:33 [2020-03-27T20:43:33.123Z] 68adcc365214: Verifying Checksum
20:43:33 [2020-03-27T20:43:33.123Z] 68adcc365214: Download complete
20:43:33 [2020-03-27T20:43:33.123Z] 71497195576e: Verifying Checksum
20:43:33 [2020-03-27T20:43:33.123Z] 71497195576e: Download complete
20:43:33 [2020-03-27T20:43:33.412Z] 76d8adf27bdf: Verifying Checksum
20:43:33 [2020-03-27T20:43:33.412Z] 76d8adf27bdf: Download complete
20:43:35 [2020-03-27T20:43:35.187Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.1s
20:43:36 [2020-03-27T20:43:36.116Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 6.0s done
20:43:36 [2020-03-27T20:43:36.120Z] fb056072eab9: Pull complete
20:43:36 [2020-03-27T20:43:36.676Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done
20:43:36 [2020-03-27T20:43:36.676Z] #7 DONE 24.4s
20:43:36 [2020-03-27T20:43:36.676Z] 
20:43:36 [2020-03-27T20:43:36.676Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
20:43:36 [2020-03-27T20:43:36.745Z] 6a33b1f9796f: Pull complete
20:43:36 [2020-03-27T20:43:36.795Z] #33 ...
20:43:36 [2020-03-27T20:43:36.795Z] 
20:43:36 [2020-03-27T20:43:36.795Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:43:36 [2020-03-27T20:43:36.795Z] #74 15.31 + cd /tmp/tmp.AZIAKyatoQ/src/github.com/docker/libnetwork
20:43:36 [2020-03-27T20:43:36.795Z] #74 15.32 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
20:43:36 [2020-03-27T20:43:36.795Z] #74 15.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:43:37 [2020-03-27T20:43:37.371Z] 8f8f8962e456: Pull complete
20:43:38 [2020-03-27T20:43:38.040Z] #8 DONE 1.3s
20:43:38 [2020-03-27T20:43:38.040Z] 
20:43:38 [2020-03-27T20:43:38.040Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:43:38 [2020-03-27T20:43:38.863Z] d66e58854927: Verifying Checksum
20:43:38 [2020-03-27T20:43:38.863Z] d66e58854927: Download complete
20:43:38 [2020-03-27T20:43:38.967Z] #9 DONE 1.0s
20:43:38 [2020-03-27T20:43:38.967Z] 
20:43:38 [2020-03-27T20:43:38.967Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:43:38 [2020-03-27T20:43:38.967Z] #21 DONE 0.1s
20:43:38 [2020-03-27T20:43:38.967Z] 
20:43:38 [2020-03-27T20:43:38.967Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:43:39 [2020-03-27T20:43:39.223Z] #32 ...
20:43:39 [2020-03-27T20:43:39.223Z] 
20:43:39 [2020-03-27T20:43:39.223Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:43:39 [2020-03-27T20:43:39.223Z] #40 DONE 0.1s
20:43:39 [2020-03-27T20:43:39.223Z] 
20:43:39 [2020-03-27T20:43:39.223Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:43:39 [2020-03-27T20:43:39.223Z] #29 DONE 0.2s
20:43:39 [2020-03-27T20:43:39.223Z] 
20:43:39 [2020-03-27T20:43:39.223Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:43:39 [2020-03-27T20:43:39.223Z] #22 DONE 0.2s
20:43:39 [2020-03-27T20:43:39.223Z] 
20:43:39 [2020-03-27T20:43:39.223Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
20:43:39 [2020-03-27T20:43:39.223Z] #52 DONE 0.2s
20:43:39 [2020-03-27T20:43:39.223Z] 
20:43:39 [2020-03-27T20:43:39.223Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
20:43:39 [2020-03-27T20:43:39.223Z] #49 DONE 0.2s
20:43:39 [2020-03-27T20:43:39.223Z] 
20:43:39 [2020-03-27T20:43:39.223Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
20:43:39 [2020-03-27T20:43:39.223Z] #46 DONE 0.2s
20:43:39 [2020-03-27T20:43:39.223Z] 
20:43:39 [2020-03-27T20:43:39.223Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
20:43:39 [2020-03-27T20:43:39.223Z] #73 DONE 0.2s
20:43:39 [2020-03-27T20:43:39.223Z] 
20:43:39 [2020-03-27T20:43:39.223Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
20:43:39 [2020-03-27T20:43:39.223Z] #55 DONE 0.2s
20:43:39 [2020-03-27T20:43:39.223Z] 
20:43:39 [2020-03-27T20:43:39.223Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:43:39 [2020-03-27T20:43:39.479Z] #56 ...
20:43:39 [2020-03-27T20:43:39.479Z] 
20:43:39 [2020-03-27T20:43:39.479Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
20:43:39 [2020-03-27T20:43:39.479Z] #67 DONE 0.3s
20:43:39 [2020-03-27T20:43:39.479Z] 
20:43:39 [2020-03-27T20:43:39.479Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:43:39 [2020-03-27T20:43:39.479Z] #32 DONE 0.3s
20:43:39 [2020-03-27T20:43:39.479Z] 
20:43:39 [2020-03-27T20:43:39.479Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:43:40 [2020-03-27T20:43:40.907Z] 68adcc365214: Pull complete
20:43:42 [2020-03-27T20:43:42.276Z] #74 ...
20:43:42 [2020-03-27T20:43:42.276Z] 
20:43:42 [2020-03-27T20:43:42.276Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:43:42 [2020-03-27T20:43:42.276Z] #56 10.42 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:43:42 [2020-03-27T20:43:42.276Z] #56 11.02 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:43:42 [2020-03-27T20:43:42.276Z] #56 11.49 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:43:42 [2020-03-27T20:43:42.276Z] #56 12.27 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:43:42 [2020-03-27T20:43:42.276Z] #56 13.16 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:43:42 [2020-03-27T20:43:42.276Z] #56 13.28 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:43:42 [2020-03-27T20:43:42.276Z] #56 13.37 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:43:42 [2020-03-27T20:43:42.276Z] #56 13.39 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:43:42 [2020-03-27T20:43:42.276Z] #56 13.83 runtime
20:43:42 [2020-03-27T20:43:42.276Z] #56 13.97 runtime/cgo
20:43:42 [2020-03-27T20:43:42.276Z] #56 ...
20:43:42 [2020-03-27T20:43:42.276Z] 
20:43:42 [2020-03-27T20:43:42.276Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:43:42 [2020-03-27T20:43:42.277Z] #41 12.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:43:42 [2020-03-27T20:43:42.277Z] #41 14.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:43:42 [2020-03-27T20:43:42.277Z] #41 ...
20:43:42 [2020-03-27T20:43:42.277Z] 
20:43:42 [2020-03-27T20:43:42.277Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:43:42 [2020-03-27T20:43:42.277Z] #10 12.88 Fetched 8032 kB in 10s (779 kB/s)
20:43:42 [2020-03-27T20:43:42.277Z] #10 12.88 Reading package lists...
20:43:42 [2020-03-27T20:43:42.277Z] #10 16.04 Reading package lists...
20:43:42 [2020-03-27T20:43:42.277Z] #10 19.22 Building dependency tree...
20:43:42 [2020-03-27T20:43:42.277Z] #10 20.36 The following additional packages will be installed:
20:43:42 [2020-03-27T20:43:42.277Z] #10 20.36   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:43:42 [2020-03-27T20:43:42.277Z] #10 20.36   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:43:42 [2020-03-27T20:43:42.277Z] #10 20.36   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:43:42 [2020-03-27T20:43:42.277Z] #10 20.36   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
20:43:42 [2020-03-27T20:43:42.277Z] #10 20.36 Suggested packages:
20:43:42 [2020-03-27T20:43:42.277Z] #10 20.36   gcc-8-locales seccomp wine64
20:43:42 [2020-03-27T20:43:42.277Z] #10 21.31 The following NEW packages will be installed:
20:43:42 [2020-03-27T20:43:42.277Z] #10 21.31   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:43:42 [2020-03-27T20:43:42.277Z] #10 21.31   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:43:42 [2020-03-27T20:43:42.277Z] #10 21.31   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:43:42 [2020-03-27T20:43:42.277Z] #10 21.31   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:43:42 [2020-03-27T20:43:42.277Z] #10 21.31   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:43:42 [2020-03-27T20:43:42.277Z] #10 21.31   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:43:42 [2020-03-27T20:43:42.277Z] #10 21.44 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:43:42 [2020-03-27T20:43:42.277Z] #10 21.44 Need to get 73.3 MB of archives.
20:43:42 [2020-03-27T20:43:42.277Z] #10 21.44 After this operation, 494 MB of additional disk space will be used.
20:43:42 [2020-03-27T20:43:42.277Z] #10 21.44 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]
20:43:42 [2020-03-27T20:43:42.559Z] #10 21.58 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]
20:43:42 [2020-03-27T20:43:42.559Z] #10 21.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:43:42 [2020-03-27T20:43:42.559Z] #10 21.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
20:43:42 [2020-03-27T20:43:42.559Z] #10 21.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
20:43:42 [2020-03-27T20:43:42.559Z] #10 21.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
20:43:42 [2020-03-27T20:43:42.840Z] #10 22.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:43:42 [2020-03-27T20:43:42.840Z] #10 ...
20:43:42 [2020-03-27T20:43:42.840Z] 
20:43:42 [2020-03-27T20:43:42.840Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:43:42 [2020-03-27T20:43:42.840Z] #43 12.45 Fetched 8032 kB in 10s (794 kB/s)
20:43:42 [2020-03-27T20:43:42.840Z] #43 12.45 Reading package lists...
20:43:42 [2020-03-27T20:43:42.840Z] #43 16.17 Reading package lists...
20:43:42 [2020-03-27T20:43:42.840Z] #43 19.63 Building dependency tree...
20:43:42 [2020-03-27T20:43:42.840Z] #43 20.59 The following additional packages will be installed:
20:43:42 [2020-03-27T20:43:42.840Z] #43 20.59   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:43:42 [2020-03-27T20:43:42.840Z] #43 20.59   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:43:42 [2020-03-27T20:43:42.840Z] #43 20.60 Suggested packages:
20:43:42 [2020-03-27T20:43:42.840Z] #43 20.60   manpages-dev python-setuptools
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.58 The following NEW packages will be installed:
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.58   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.59   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.59   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.59   python-six zlib1g-dev
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.71 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.71 Need to get 3742 kB of archives.
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.71 After this operation, 22.0 MB of additional disk space will be used.
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
20:43:42 [2020-03-27T20:43:42.840Z] #43 21.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
20:43:43 [2020-03-27T20:43:43.121Z] #43 ...
20:43:43 [2020-03-27T20:43:43.121Z] 
20:43:43 [2020-03-27T20:43:43.121Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:43:43 [2020-03-27T20:43:43.121Z] #10 22.18 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]
20:43:43 [2020-03-27T20:43:43.121Z] #10 22.19 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]
20:43:43 [2020-03-27T20:43:43.121Z] #10 ...
20:43:43 [2020-03-27T20:43:43.121Z] 
20:43:43 [2020-03-27T20:43:43.121Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:43:43 [2020-03-27T20:43:43.121Z] #62 12.32 Fetched 8032 kB in 11s (740 kB/s)
20:43:43 [2020-03-27T20:43:43.121Z] #62 12.32 Reading package lists...
20:43:43 [2020-03-27T20:43:43.121Z] #62 16.14 Reading package lists...
20:43:43 [2020-03-27T20:43:43.121Z] #62 19.49 Building dependency tree...
20:43:43 [2020-03-27T20:43:43.121Z] #62 20.72 The following additional packages will be installed:
20:43:43 [2020-03-27T20:43:43.121Z] #62 20.72   libbtrfs0
20:43:43 [2020-03-27T20:43:43.121Z] #62 20.81 The following NEW packages will be installed:
20:43:43 [2020-03-27T20:43:43.121Z] #62 20.82   libbtrfs-dev libbtrfs0
20:43:43 [2020-03-27T20:43:43.121Z] #62 20.92 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:43:43 [2020-03-27T20:43:43.121Z] #62 20.92 Need to get 118 kB of archives.
20:43:43 [2020-03-27T20:43:43.121Z] #62 20.92 After this operation, 390 kB of additional disk space will be used.
20:43:43 [2020-03-27T20:43:43.121Z] #62 20.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
20:43:43 [2020-03-27T20:43:43.121Z] #62 20.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
20:43:43 [2020-03-27T20:43:43.121Z] #62 21.56 debconf: delaying package configuration, since apt-utils is not installed
20:43:43 [2020-03-27T20:43:43.121Z] #62 21.68 Fetched 118 kB in 0s (1405 kB/s)
20:43:43 [2020-03-27T20:43:43.121Z] #62 21.73 Selecting previously unselected package libbtrfs0.
20:43:43 [2020-03-27T20:43:43.121Z] #62 21.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 ... 15168 files and directories currently installed.)
20:43:43 [2020-03-27T20:43:43.121Z] #62 21.80 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
20:43:43 [2020-03-27T20:43:43.121Z] #62 21.81 Unpacking libbtrfs0 (4.20.1-2) ...
20:43:43 [2020-03-27T20:43:43.121Z] #62 21.91 Selecting previously unselected package libbtrfs-dev.
20:43:43 [2020-03-27T20:43:43.121Z] #62 21.91 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
20:43:43 [2020-03-27T20:43:43.121Z] #62 21.91 Unpacking libbtrfs-dev (4.20.1-2) ...
20:43:43 [2020-03-27T20:43:43.121Z] #62 22.15 Setting up libbtrfs0 (4.20.1-2) ...
20:43:43 [2020-03-27T20:43:43.121Z] #62 22.16 Setting up libbtrfs-dev (4.20.1-2) ...
20:43:43 [2020-03-27T20:43:43.121Z] #62 22.17 Processing triggers for libc-bin (2.28-10) ...
20:43:43 [2020-03-27T20:43:43.602Z] 76d8adf27bdf: Pull complete
20:43:43 [2020-03-27T20:43:43.733Z] #62 DONE 22.7s
20:43:43 [2020-03-27T20:43:43.733Z] 
20:43:43 [2020-03-27T20:43:43.733Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:43:43 [2020-03-27T20:43:43.733Z] #63 DONE 0.1s
20:43:43 [2020-03-27T20:43:43.733Z] 
20:43:43 [2020-03-27T20:43:43.733Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:43:43 [2020-03-27T20:43:43.733Z] #35 12.81 Fetched 8032 kB in 10s (774 kB/s)
20:43:43 [2020-03-27T20:43:43.733Z] #35 12.81 Reading package lists...
20:43:43 [2020-03-27T20:43:43.733Z] #35 16.46 Reading package lists...
20:43:43 [2020-03-27T20:43:43.733Z] #35 19.74 Building dependency tree...
20:43:43 [2020-03-27T20:43:43.733Z] #35 20.73 The following additional packages will be installed:
20:43:43 [2020-03-27T20:43:43.733Z] #35 20.74   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:43:43 [2020-03-27T20:43:43.733Z] #35 20.74 Suggested packages:
20:43:43 [2020-03-27T20:43:43.733Z] #35 20.74   cmake-doc ninja-build lrzip
20:43:43 [2020-03-27T20:43:43.733Z] #35 20.74 Recommended packages:
20:43:43 [2020-03-27T20:43:43.733Z] #35 20.74   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:43:43 [2020-03-27T20:43:43.733Z] #35 21.46 The following NEW packages will be installed:
20:43:43 [2020-03-27T20:43:43.733Z] #35 21.47   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:43:43 [2020-03-27T20:43:43.733Z] #35 21.47   vim-common xxd
20:43:43 [2020-03-27T20:43:43.733Z] #35 21.58 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:43:43 [2020-03-27T20:43:43.733Z] #35 21.58 Need to get 14.0 MB of archives.
20:43:43 [2020-03-27T20:43:43.733Z] #35 21.58 After this operation, 62.1 MB of additional disk space will be used.
20:43:43 [2020-03-27T20:43:43.733Z] #35 21.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
20:43:43 [2020-03-27T20:43:43.733Z] #35 21.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
20:43:43 [2020-03-27T20:43:43.733Z] #35 21.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
20:43:43 [2020-03-27T20:43:43.733Z] #35 21.77 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
20:43:43 [2020-03-27T20:43:43.733Z] #35 22.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
20:43:43 [2020-03-27T20:43:43.733Z] #35 22.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
20:43:43 [2020-03-27T20:43:43.733Z] #35 22.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
20:43:43 [2020-03-27T20:43:43.733Z] #35 22.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
20:43:43 [2020-03-27T20:43:43.733Z] #35 22.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
20:43:43 [2020-03-27T20:43:43.733Z] #35 22.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
20:43:43 [2020-03-27T20:43:43.733Z] #35 ...
20:43:43 [2020-03-27T20:43:43.733Z] 
20:43:43 [2020-03-27T20:43:43.733Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
20:43:43 [2020-03-27T20:43:43.733Z] #64 DONE 0.1s
20:43:43 [2020-03-27T20:43:43.733Z] 
20:43:43 [2020-03-27T20:43:43.733Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:43:43 [2020-03-27T20:43:43.733Z] #43 22.79 debconf: delaying package configuration, since apt-utils is not installed
20:43:43 [2020-03-27T20:43:43.733Z] #43 22.87 Fetched 3742 kB in 0s (11.6 MB/s)
20:43:44 [2020-03-27T20:43:44.014Z] #43 22.92 Selecting previously unselected package libcap-dev:s390x.
20:43:44 [2020-03-27T20:43:44.014Z] #43 22.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
20:43:44 [2020-03-27T20:43:44.014Z] #43 22.98 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
20:43:44 [2020-03-27T20:43:44.014Z] #43 22.98 Unpacking libcap-dev:s390x (1:2.25-2) ...
20:43:44 [2020-03-27T20:43:44.014Z] #43 23.07 Selecting previously unselected package libnet1:s390x.
20:43:44 [2020-03-27T20:43:44.014Z] #43 23.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
20:43:44 [2020-03-27T20:43:44.014Z] #43 23.14 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
20:43:44 [2020-03-27T20:43:44.014Z] #43 ...
20:43:44 [2020-03-27T20:43:44.014Z] 
20:43:44 [2020-03-27T20:43:44.014Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:43:44 [2020-03-27T20:43:44.014Z] #47 12.97 unicode/utf16
20:43:44 [2020-03-27T20:43:44.014Z] #47 13.17 container/list
20:43:44 [2020-03-27T20:43:44.014Z] #47 13.61 crypto/internal/subtle
20:43:44 [2020-03-27T20:43:44.014Z] #47 13.67 crypto/subtle
20:43:44 [2020-03-27T20:43:44.014Z] #47 13.88 vendor/golang.org/x/crypto/cryptobyte/asn1
20:43:44 [2020-03-27T20:43:44.014Z] #47 13.99 internal/nettrace
20:43:44 [2020-03-27T20:43:44.014Z] #47 14.11 runtime/cgo
20:43:44 [2020-03-27T20:43:44.014Z] #47 ...
20:43:44 [2020-03-27T20:43:44.014Z] 
20:43:44 [2020-03-27T20:43:44.014Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:43:44 [2020-03-27T20:43:44.014Z] #43 23.24 Selecting previously unselected package libnet1-dev.
20:43:44 [2020-03-27T20:43:44.014Z] #43 23.27 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
20:43:44 [2020-03-27T20:43:44.014Z] #43 23.27 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:43:44 [2020-03-27T20:43:44.295Z] #43 23.43 Selecting previously unselected package libnl-3-200:s390x.
20:43:44 [2020-03-27T20:43:44.295Z] #43 23.44 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
20:43:44 [2020-03-27T20:43:44.295Z] #43 23.44 Unpacking libnl-3-200:s390x (3.4.0-1) ...
20:43:44 [2020-03-27T20:43:44.295Z] #43 23.50 Selecting previously unselected package libnl-3-dev:s390x.
20:43:44 [2020-03-27T20:43:44.295Z] #43 23.50 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
20:43:44 [2020-03-27T20:43:44.295Z] #43 23.52 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
20:43:44 [2020-03-27T20:43:44.576Z] #43 23.72 Selecting previously unselected package libprotobuf-c1:s390x.
20:43:44 [2020-03-27T20:43:44.576Z] #43 23.72 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
20:43:44 [2020-03-27T20:43:44.576Z] #43 23.73 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
20:43:44 [2020-03-27T20:43:44.576Z] #43 23.81 Selecting previously unselected package libprotobuf-c-dev:s390x.
20:43:44 [2020-03-27T20:43:44.576Z] #43 23.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
20:43:44 [2020-03-27T20:43:44.576Z] #43 23.81 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
20:43:44 [2020-03-27T20:43:44.576Z] #43 ...
20:43:44 [2020-03-27T20:43:44.576Z] 
20:43:44 [2020-03-27T20:43:44.576Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:43:44 [2020-03-27T20:43:44.576Z] #25 13.74 Fetched 8032 kB in 11s (757 kB/s)
20:43:44 [2020-03-27T20:43:44.576Z] #25 13.74 Reading package lists...
20:43:44 [2020-03-27T20:43:44.576Z] #25 17.16 Reading package lists...
20:43:44 [2020-03-27T20:43:44.576Z] #25 20.79 Building dependency tree...
20:43:44 [2020-03-27T20:43:44.576Z] #25 21.80 ca-certificates is already the newest version (20190110).
20:43:44 [2020-03-27T20:43:44.576Z] #25 21.80 The following additional packages will be installed:
20:43:44 [2020-03-27T20:43:44.576Z] #25 21.84   libjq1 libonig5
20:43:44 [2020-03-27T20:43:44.576Z] #25 22.18 The following NEW packages will be installed:
20:43:44 [2020-03-27T20:43:44.576Z] #25 22.18   jq libjq1 libonig5
20:43:44 [2020-03-27T20:43:44.576Z] #25 22.29 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:43:44 [2020-03-27T20:43:44.576Z] #25 22.29 Need to get 350 kB of archives.
20:43:44 [2020-03-27T20:43:44.576Z] #25 22.29 After this operation, 1154 kB of additional disk space will be used.
20:43:44 [2020-03-27T20:43:44.576Z] #25 22.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
20:43:44 [2020-03-27T20:43:44.576Z] #25 22.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
20:43:44 [2020-03-27T20:43:44.576Z] #25 22.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
20:43:44 [2020-03-27T20:43:44.576Z] #25 23.07 debconf: delaying package configuration, since apt-utils is not installed
20:43:44 [2020-03-27T20:43:44.576Z] #25 23.21 Fetched 350 kB in 0s (2525 kB/s)
20:43:44 [2020-03-27T20:43:44.576Z] #25 23.31 Selecting previously unselected package libonig5:s390x.
20:43:44 [2020-03-27T20:43:44.576Z] #25 23.31 (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.)
20:43:44 [2020-03-27T20:43:44.576Z] #25 23.38 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
20:43:44 [2020-03-27T20:43:44.576Z] #25 23.39 Unpacking libonig5:s390x (6.9.1-1) ...
20:43:44 [2020-03-27T20:43:44.576Z] #25 23.56 Selecting previously unselected package libjq1:s390x.
20:43:44 [2020-03-27T20:43:44.576Z] #25 23.56 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
20:43:44 [2020-03-27T20:43:44.576Z] #25 23.57 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
20:43:44 [2020-03-27T20:43:44.576Z] #25 23.74 Selecting previously unselected package jq.
20:43:44 [2020-03-27T20:43:44.576Z] #25 23.74 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
20:43:44 [2020-03-27T20:43:44.576Z] #25 23.75 Unpacking jq (1.5+dfsg-2+b1) ...
20:43:44 [2020-03-27T20:43:44.725Z] #33 ...
20:43:44 [2020-03-27T20:43:44.725Z] 
20:43:44 [2020-03-27T20:43:44.725Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:43:44 [2020-03-27T20:43:44.725Z] #25 5.399 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:43:44 [2020-03-27T20:43:44.725Z] #25 5.552 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:43:44 [2020-03-27T20:43:44.725Z] #25 5.718 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:43:44 [2020-03-27T20:43:44.725Z] #25 5.718 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:43:44 [2020-03-27T20:43:44.857Z] #25 23.88 Setting up libonig5:s390x (6.9.1-1) ...
20:43:44 [2020-03-27T20:43:44.857Z] #25 23.89 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
20:43:44 [2020-03-27T20:43:44.857Z] #25 23.89 Setting up jq (1.5+dfsg-2+b1) ...
20:43:44 [2020-03-27T20:43:44.857Z] #25 23.90 Processing triggers for libc-bin (2.28-10) ...
20:43:44 [2020-03-27T20:43:44.857Z] #25 ...
20:43:44 [2020-03-27T20:43:44.857Z] 
20:43:44 [2020-03-27T20:43:44.857Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:43:44 [2020-03-27T20:43:44.857Z] #35 23.42 debconf: delaying package configuration, since apt-utils is not installed
20:43:44 [2020-03-27T20:43:44.857Z] #35 23.51 Fetched 14.0 MB in 1s (14.1 MB/s)
20:43:44 [2020-03-27T20:43:44.857Z] #35 23.57 Selecting previously unselected package xxd.
20:43:44 [2020-03-27T20:43:44.857Z] #35 23.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
20:43:44 [2020-03-27T20:43:44.857Z] #35 23.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
20:43:44 [2020-03-27T20:43:44.857Z] #35 23.61 Unpacking xxd (2:8.1.0875-5) ...
20:43:44 [2020-03-27T20:43:44.857Z] #35 23.81 Selecting previously unselected package vim-common.
20:43:44 [2020-03-27T20:43:44.857Z] #35 23.81 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:43:44 [2020-03-27T20:43:44.857Z] #35 23.82 Unpacking vim-common (2:8.1.0875-5) ...
20:43:45 [2020-03-27T20:43:45.137Z] #35 24.10 Selecting previously unselected package cmake-data.
20:43:45 [2020-03-27T20:43:45.137Z] #35 24.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:43:45 [2020-03-27T20:43:45.137Z] #35 24.10 Unpacking cmake-data (3.13.4-1) ...
20:43:45 [2020-03-27T20:43:45.137Z] #35 ...
20:43:45 [2020-03-27T20:43:45.137Z] 
20:43:45 [2020-03-27T20:43:45.137Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:43:45 [2020-03-27T20:43:45.137Z] #25 DONE 24.3s
20:43:45 [2020-03-27T20:43:45.137Z] 
20:43:45 [2020-03-27T20:43:45.137Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:43:45 [2020-03-27T20:43:45.137Z] #26 DONE 0.1s
20:43:45 [2020-03-27T20:43:45.287Z] #25 6.275 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB]
20:43:45 [2020-03-27T20:43:45.421Z] 
20:43:45 [2020-03-27T20:43:45.421Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:43:45 [2020-03-27T20:43:45.421Z] #65 1.416 + RM_GOPATH=0
20:43:45 [2020-03-27T20:43:45.421Z] #65 1.417 + TMP_GOPATH=
20:43:45 [2020-03-27T20:43:45.421Z] #65 1.417 + : /build
20:43:45 [2020-03-27T20:43:45.421Z] #65 1.417 + '[' -z '' ']'
20:43:45 [2020-03-27T20:43:45.421Z] #65 1.418 ++ mktemp -d
20:43:45 [2020-03-27T20:43:45.421Z] #65 1.425 + export GOPATH=/tmp/tmp.rI8SefUxys
20:43:45 [2020-03-27T20:43:45.421Z] #65 1.425 + GOPATH=/tmp/tmp.rI8SefUxys
20:43:45 [2020-03-27T20:43:45.421Z] #65 1.425 + RM_GOPATH=1
20:43:45 [2020-03-27T20:43:45.421Z] #65 1.426 ++ dirname ./install.sh
20:43:45 [2020-03-27T20:43:45.421Z] #65 1.430 + dir=.
20:43:45 [2020-03-27T20:43:45.421Z] #65 1.430 + bin=containerd
20:43:45 [2020-03-27T20:43:45.421Z] #65 1.430 + shift
20:43:45 [2020-03-27T20:43:45.421Z] #65 1.430 + '[' '!' -f ./containerd.installer ']'
20:43:45 [2020-03-27T20:43:45.421Z] #65 1.430 + . ./containerd.installer
20:43:45 [2020-03-27T20:43:45.421Z] #65 1.430 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
20:43:45 [2020-03-27T20:43:45.421Z] #65 1.430 + install_containerd
20:43:45 [2020-03-27T20:43:45.421Z] #65 1.431 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
20:43:45 [2020-03-27T20:43:45.421Z] #65 1.431 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
20:43:45 [2020-03-27T20:43:45.421Z] #65 1.432 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rI8SefUxys/src/github.com/containerd/containerd
20:43:45 [2020-03-27T20:43:45.421Z] #65 1.437 Cloning into '/tmp/tmp.rI8SefUxys/src/github.com/containerd/containerd'...
20:43:46 [2020-03-27T20:43:46.654Z] #25 ...
20:43:46 [2020-03-27T20:43:46.654Z] 
20:43:46 [2020-03-27T20:43:46.654Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:43:46 [2020-03-27T20:43:46.654Z] #30 7.367 + git clone https://github.com/kolyshkin/go-swagger.git .
20:43:46 [2020-03-27T20:43:46.654Z] #30 7.373 Cloning into '.'...
20:43:46 [2020-03-27T20:43:46.890Z] #65 ...
20:43:46 [2020-03-27T20:43:46.890Z] 
20:43:46 [2020-03-27T20:43:46.890Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:43:46 [2020-03-27T20:43:46.890Z] #53 15.72 + cd /tmp/tmp.azhTjDshVB/src/github.com/golangci/golangci-lint/
20:43:46 [2020-03-27T20:43:46.890Z] #53 15.72 + git checkout -q v1.23.8
20:43:46 [2020-03-27T20:43:46.890Z] #53 16.21 ++ git describe --tags
20:43:46 [2020-03-27T20:43:46.890Z] #53 16.22 + version=v1.23.8
20:43:46 [2020-03-27T20:43:46.890Z] #53 16.22 ++ git rev-parse --short HEAD
20:43:46 [2020-03-27T20:43:46.890Z] #53 16.22 + commit=76a82c6
20:43:46 [2020-03-27T20:43:46.890Z] #53 16.22 ++ git show -s --format=%cd
20:43:46 [2020-03-27T20:43:46.890Z] #53 16.22 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
20:43:46 [2020-03-27T20:43:46.890Z] #53 16.22 + 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
20:43:46 [2020-03-27T20:43:46.890Z] #53 ...
20:43:46 [2020-03-27T20:43:46.890Z] 
20:43:46 [2020-03-27T20:43:46.890Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:43:46 [2020-03-27T20:43:46.890Z] #10 24.06 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]
20:43:46 [2020-03-27T20:43:46.890Z] #10 25.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
20:43:46 [2020-03-27T20:43:46.890Z] #10 25.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
20:43:46 [2020-03-27T20:43:46.890Z] #10 25.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
20:43:46 [2020-03-27T20:43:46.890Z] #10 25.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
20:43:46 [2020-03-27T20:43:46.890Z] #10 25.59 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]
20:43:46 [2020-03-27T20:43:46.890Z] #10 25.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB]
20:43:46 [2020-03-27T20:43:46.890Z] #10 25.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
20:43:46 [2020-03-27T20:43:46.890Z] #10 25.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
20:43:46 [2020-03-27T20:43:46.890Z] #10 25.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
20:43:46 [2020-03-27T20:43:46.890Z] #10 25.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
20:43:46 [2020-03-27T20:43:46.890Z] #10 25.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
20:43:46 [2020-03-27T20:43:46.890Z] #10 25.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
20:43:46 [2020-03-27T20:43:46.890Z] #10 25.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
20:43:46 [2020-03-27T20:43:46.890Z] #10 25.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
20:43:46 [2020-03-27T20:43:46.890Z] #10 25.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB]
20:43:47 [2020-03-27T20:43:47.501Z] #10 26.51 debconf: delaying package configuration, since apt-utils is not installed
20:43:47 [2020-03-27T20:43:47.501Z] #10 26.59 Fetched 73.3 MB in 4s (16.7 MB/s)
20:43:47 [2020-03-27T20:43:47.501Z] #10 26.66 Selecting previously unselected package binutils-mingw-w64-i686.
20:43:47 [2020-03-27T20:43:47.781Z] #10 26.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
20:43:47 [2020-03-27T20:43:47.781Z] #10 26.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
20:43:47 [2020-03-27T20:43:47.781Z] #10 26.78 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:43:48 [2020-03-27T20:43:48.021Z] #30 ...
20:43:48 [2020-03-27T20:43:48.021Z] 
20:43:48 [2020-03-27T20:43:48.021Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:43:48 [2020-03-27T20:43:48.021Z] #25 8.911 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:43:48 [2020-03-27T20:43:48.791Z] #10 ...
20:43:48 [2020-03-27T20:43:48.791Z] 
20:43:48 [2020-03-27T20:43:48.791Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:43:48 [2020-03-27T20:43:48.791Z] #74 DONE 27.6s
20:43:48 [2020-03-27T20:43:48.791Z] 
20:43:48 [2020-03-27T20:43:48.791Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:43:48 [2020-03-27T20:43:48.791Z] #27 2.644 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:43:48 [2020-03-27T20:43:48.791Z] #27 2.902 #=#=#                                                                         
20:43:48 [2020-03-27T20:43:48.950Z] #25 ...
20:43:48 [2020-03-27T20:43:48.950Z] 
20:43:48 [2020-03-27T20:43:48.950Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:43:49 [2020-03-27T20:43:49.112Z] d66e58854927: Pull complete
20:43:49 [2020-03-27T20:43:49.112Z] 71497195576e: Pull complete
20:43:49 [2020-03-27T20:43:49.112Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
20:43:49 [2020-03-27T20:43:49.112Z] Status: Downloaded newer image for golang:1.12.10-stretch
20:43:49 [2020-03-27T20:43:49.112Z]  ---> ebd73b5ebd31
20:43:49 [2020-03-27T20:43:49.112Z] Step 5/16 : ARG BUILDX_REPO
20:43:49 [2020-03-27T20:43:49.206Z] #10 ...
20:43:49 [2020-03-27T20:43:49.206Z] 
20:43:49 [2020-03-27T20:43:49.206Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:43:49 [2020-03-27T20:43:49.206Z] #41 9.390 + git clone https://github.com/docker/distribution.git .
20:43:49 [2020-03-27T20:43:49.206Z] #41 9.390 Cloning into '.'...
20:43:49 [2020-03-27T20:43:49.206Z] #41 ...
20:43:49 [2020-03-27T20:43:49.206Z] 
20:43:49 [2020-03-27T20:43:49.206Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:43:49 [2020-03-27T20:43:49.398Z]  ---> Running in ee5cf4866ad0
20:43:49 [2020-03-27T20:43:49.398Z] Removing intermediate container ee5cf4866ad0
20:43:49 [2020-03-27T20:43:49.398Z]  ---> e85ffce53630
20:43:49 [2020-03-27T20:43:49.398Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
20:43:49 [2020-03-27T20:43:49.398Z]  ---> Running in 76ac64a64a5b
20:43:49 [2020-03-27T20:43:49.462Z] #23 ...
20:43:49 [2020-03-27T20:43:49.462Z] 
20:43:49 [2020-03-27T20:43:49.462Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:43:49 [2020-03-27T20:43:49.462Z] #62 6.840 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:43:49 [2020-03-27T20:43:49.462Z] #62 6.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:43:49 [2020-03-27T20:43:49.462Z] #62 6.908 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:43:49 [2020-03-27T20:43:49.462Z] #62 8.660 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:43:49 [2020-03-27T20:43:49.462Z] #62 ...
20:43:49 [2020-03-27T20:43:49.462Z] 
20:43:49 [2020-03-27T20:43:49.462Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:43:49 [2020-03-27T20:43:49.682Z] Cloning into '/buildx'...
20:43:49 [2020-03-27T20:43:49.719Z] #47 ...
20:43:49 [2020-03-27T20:43:49.719Z] 
20:43:49 [2020-03-27T20:43:49.719Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:43:49 [2020-03-27T20:43:49.719Z] #35 10.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:43:49 [2020-03-27T20:43:49.719Z] #35 10.35 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:43:49 [2020-03-27T20:43:49.719Z] #35 10.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:43:49 [2020-03-27T20:43:49.719Z] #35 ...
20:43:49 [2020-03-27T20:43:49.719Z] 
20:43:49 [2020-03-27T20:43:49.719Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:43:49 [2020-03-27T20:43:49.975Z] #74 ...
20:43:49 [2020-03-27T20:43:49.975Z] 
20:43:49 [2020-03-27T20:43:49.975Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:43:49 [2020-03-27T20:43:49.975Z] #43 9.064 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:43:49 [2020-03-27T20:43:49.975Z] #43 9.144 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:43:49 [2020-03-27T20:43:49.975Z] #43 9.145 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:43:49 [2020-03-27T20:43:49.975Z] #43 10.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:43:49 [2020-03-27T20:43:49.975Z] #43 ...
20:43:49 [2020-03-27T20:43:49.975Z] 
20:43:49 [2020-03-27T20:43:49.975Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:43:49 [2020-03-27T20:43:49.975Z] #53 8.566 + RM_GOPATH=0
20:43:49 [2020-03-27T20:43:49.975Z] #53 8.566 + TMP_GOPATH=
20:43:49 [2020-03-27T20:43:49.975Z] #53 8.566 + : /build
20:43:49 [2020-03-27T20:43:49.975Z] #53 8.566 + '[' -z '' ']'
20:43:49 [2020-03-27T20:43:49.975Z] #53 8.566 ++ mktemp -d
20:43:49 [2020-03-27T20:43:49.975Z] #53 8.575 + export GOPATH=/tmp/tmp.mRMpzgFf9v
20:43:49 [2020-03-27T20:43:49.975Z] #53 8.576 + GOPATH=/tmp/tmp.mRMpzgFf9v
20:43:49 [2020-03-27T20:43:49.975Z] #53 8.576 + RM_GOPATH=1
20:43:49 [2020-03-27T20:43:49.975Z] #53 8.576 ++ dirname ./install.sh
20:43:49 [2020-03-27T20:43:49.975Z] #53 8.586 + dir=.
20:43:49 [2020-03-27T20:43:49.975Z] #53 8.591 + bin=golangci_lint
20:43:49 [2020-03-27T20:43:49.975Z] #53 8.592 + shift
20:43:49 [2020-03-27T20:43:49.975Z] #53 8.593 + '[' '!' -f ./golangci_lint.installer ']'
20:43:49 [2020-03-27T20:43:49.975Z] #53 8.594 + . ./golangci_lint.installer
20:43:49 [2020-03-27T20:43:49.975Z] #53 8.594 ++ : v1.23.8
20:43:49 [2020-03-27T20:43:49.975Z] #53 8.597 + install_golangci_lint
20:43:49 [2020-03-27T20:43:49.975Z] #53 8.599 + echo 'Installing golangci-lint version v1.23.8'
20:43:49 [2020-03-27T20:43:49.975Z] #53 8.600 Installing golangci-lint version v1.23.8
20:43:49 [2020-03-27T20:43:49.975Z] #53 8.600 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
20:43:50 [2020-03-27T20:43:50.199Z] #27 3.022 #=#=#                                                                         

####                                                                       6.0%
##########                                                                14.4%
#################                                                         24.8%
####################                                                      29.0%
##########################                                                37.4%
#############################                                             41.6%
##################################                                        47.8%
#####################################                                     52.0%
########################################                                  56.2%
############################################                              62.4%
##################################################                        70.8%
########################################################                  79.2%
################################################################          89.6%
######################################################################## 100.0%
20:43:50 [2020-03-27T20:43:50.235Z] #53 ...
20:43:50 [2020-03-27T20:43:50.235Z] 
20:43:50 [2020-03-27T20:43:50.235Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:43:50 [2020-03-27T20:43:50.235Z] #50 10.83 + RM_GOPATH=0
20:43:50 [2020-03-27T20:43:50.235Z] #50 10.83 + TMP_GOPATH=
20:43:50 [2020-03-27T20:43:50.235Z] #50 10.83 + : /build
20:43:50 [2020-03-27T20:43:50.235Z] #50 10.83 + '[' -z '' ']'
20:43:50 [2020-03-27T20:43:50.235Z] #50 10.83 ++ mktemp -d
20:43:50 [2020-03-27T20:43:50.235Z] #50 10.83 + export GOPATH=/tmp/tmp.gfIyS8ZuIZ
20:43:50 [2020-03-27T20:43:50.235Z] #50 10.83 + GOPATH=/tmp/tmp.gfIyS8ZuIZ
20:43:50 [2020-03-27T20:43:50.235Z] #50 10.83 + RM_GOPATH=1
20:43:50 [2020-03-27T20:43:50.235Z] #50 10.83 ++ dirname ./install.sh
20:43:50 [2020-03-27T20:43:50.235Z] #50 10.83 + dir=.
20:43:50 [2020-03-27T20:43:50.235Z] #50 10.83 + bin=gotestsum
20:43:50 [2020-03-27T20:43:50.235Z] #50 10.83 + shift
20:43:50 [2020-03-27T20:43:50.235Z] #50 10.83 + '[' '!' -f ./gotestsum.installer ']'
20:43:50 [2020-03-27T20:43:50.235Z] #50 10.83 + . ./gotestsum.installer
20:43:50 [2020-03-27T20:43:50.235Z] #50 10.83 ++ : v0.3.5
20:43:50 [2020-03-27T20:43:50.235Z] #50 10.83 + install_gotestsum
20:43:50 [2020-03-27T20:43:50.235Z] #50 10.83 + echo 'Installing gotestsum version v0.3.5'
20:43:50 [2020-03-27T20:43:50.235Z] #50 10.83 Installing gotestsum version v0.3.5
20:43:50 [2020-03-27T20:43:50.235Z] #50 10.83 + go get -d gotest.tools/gotestsum
20:43:50 [2020-03-27T20:43:50.492Z] #50 ...
20:43:50 [2020-03-27T20:43:50.492Z] 
20:43:50 [2020-03-27T20:43:50.492Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 + RM_GOPATH=0
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 + TMP_GOPATH=
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 + : /build/
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 + '[' -z '' ']'
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 ++ mktemp -d
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 + export GOPATH=/tmp/tmp.qrP45maHz5
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 + GOPATH=/tmp/tmp.qrP45maHz5
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 + RM_GOPATH=1
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 ++ dirname ./install.sh
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 + dir=.
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 + bin=rootlesskit
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 + shift
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 + '[' '!' -f ./rootlesskit.installer ']'
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 + . ./rootlesskit.installer
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 + install_rootlesskit
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 + case "$1" in
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 + export CGO_ENABLED=0
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 + CGO_ENABLED=0
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 + _install_rootlesskit
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6'
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.68 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qrP45maHz5/src/github.com/rootless-containers/rootlesskit
20:43:50 [2020-03-27T20:43:50.492Z] #68 10.69 Cloning into '/tmp/tmp.qrP45maHz5/src/github.com/rootless-containers/rootlesskit'...
20:43:50 [2020-03-27T20:43:50.492Z] #68 ...
20:43:50 [2020-03-27T20:43:50.492Z] 
20:43:50 [2020-03-27T20:43:50.492Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.82 + RM_GOPATH=0
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.82 + TMP_GOPATH=
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.82 + : /build
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.82 + '[' -z '' ']'
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.84 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.84 ++ mktemp -d
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.84 + export GOPATH=/tmp/tmp.RegYCLYO0e
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.84 + GOPATH=/tmp/tmp.RegYCLYO0e
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.84 + RM_GOPATH=1
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.84 ++ dirname ./install.sh
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.84 + dir=.
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.84 + bin=proxy
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.84 + shift
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.84 + '[' '!' -f ./proxy.installer ']'
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.84 + . ./proxy.installer
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.84 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.84 + install_proxy
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.84 + case "$1" in
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.84 + export CGO_ENABLED=0
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.84 + CGO_ENABLED=0
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.84 + _install_proxy
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.84 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.85 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RegYCLYO0e/src/github.com/docker/libnetwork
20:43:50 [2020-03-27T20:43:50.492Z] #74 10.85 Cloning into '/tmp/tmp.RegYCLYO0e/src/github.com/docker/libnetwork'...
20:43:54 [2020-03-27T20:43:54.238Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a06e710f15bde57e) in /home/ubuntu/workspace/moby_PR-40739
[Pipeline] {
[Pipeline] checkout
20:43:54 [2020-03-27T20:43:54.409Z] #27 5.126 #=#=#                                                                         
##O#- #                                                                       
##O=#  #                                                                      
#=#=-#  #                                                                     
-#O#- #   #                                                                   
-=#=#   #   #                                                                 
-=O#- #  #    #                                                               
-=O=#  #   #   #                                                              
-=O=-#  #    #   #                                                            
-=O=- #   #   #     #                                                         
-=O=-   #   #   #     #                                                       
-=O=-    #    #    #    #                                                     
-=O=-      #   #     #    #                                                   
-=O=-        #   #     #     #                                                
-=O=-         #     #    #     #                                              
-=O=-           #     #    #     #                                            
-=O=-              #    #     #     #                                         
-=O=-                #    #     #     #                                       
-=O=-                  #     #     #     #                                    
-=O=-                    #     #     #     #                                  
-=O=-                      #     #     #      #                               
20:43:54 [2020-03-27T20:43:54.409Z] #27 ...
20:43:54 [2020-03-27T20:43:54.409Z] 
20:43:54 [2020-03-27T20:43:54.409Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:43:54 [2020-03-27T20:43:54.409Z] #43 23.86 Selecting previously unselected package zlib1g-dev:s390x.
20:43:54 [2020-03-27T20:43:54.409Z] #43 23.87 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 23.87 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 24.09 Selecting previously unselected package libprotobuf17:s390x.
20:43:54 [2020-03-27T20:43:54.409Z] #43 24.10 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 24.10 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 24.79 Selecting previously unselected package libprotobuf-lite17:s390x.
20:43:54 [2020-03-27T20:43:54.409Z] #43 24.79 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 24.79 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 24.98 Selecting previously unselected package libprotobuf-dev:s390x.
20:43:54 [2020-03-27T20:43:54.409Z] #43 24.98 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 24.98 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 25.73 Selecting previously unselected package libprotoc17:s390x.
20:43:54 [2020-03-27T20:43:54.409Z] #43 25.76 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 25.76 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 26.18 Selecting previously unselected package protobuf-c-compiler.
20:43:54 [2020-03-27T20:43:54.409Z] #43 26.18 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 26.19 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 26.31 Selecting previously unselected package protobuf-compiler.
20:43:54 [2020-03-27T20:43:54.409Z] #43 26.31 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 26.32 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 26.42 Selecting previously unselected package python-pkg-resources.
20:43:54 [2020-03-27T20:43:54.409Z] #43 26.42 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 26.44 Unpacking python-pkg-resources (40.8.0-1) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 26.63 Selecting previously unselected package python-six.
20:43:54 [2020-03-27T20:43:54.409Z] #43 26.63 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 26.64 Unpacking python-six (1.12.0-1) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 26.68 Selecting previously unselected package python-protobuf.
20:43:54 [2020-03-27T20:43:54.409Z] #43 26.69 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 26.69 Unpacking python-protobuf (3.6.1.3-2) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 27.01 Setting up python-pkg-resources (40.8.0-1) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 28.72 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 28.72 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 28.73 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 28.77 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 28.78 Setting up python-six (1.12.0-1) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 30.17 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 30.18 Setting up libnl-3-200:s390x (3.4.0-1) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 30.19 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 30.20 Setting up libcap-dev:s390x (1:2.25-2) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 30.22 Setting up libprotoc17:s390x (3.6.1.3-2) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 30.22 Setting up protobuf-compiler (3.6.1.3-2) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 30.24 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 30.25 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 30.26 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 30.27 Setting up python-protobuf (3.6.1.3-2) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 33.13 Setting up libnl-3-dev:s390x (3.4.0-1) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 33.14 Processing triggers for libc-bin (2.28-10) ...
20:43:54 [2020-03-27T20:43:54.409Z] #43 DONE 33.5s
20:43:54 [2020-03-27T20:43:54.409Z] 
20:43:54 [2020-03-27T20:43:54.409Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:43:54 [2020-03-27T20:43:54.409Z] #30 30.83 Checking out files:  99% (1513/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
20:43:54 [2020-03-27T20:43:54.409Z] #30 30.86 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:43:54 [2020-03-27T20:43:54.409Z] #30 31.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:43:55 [2020-03-27T20:43:55.211Z] Removing intermediate container 76ac64a64a5b
20:43:55 [2020-03-27T20:43:55.211Z]  ---> 3da053c62da6
20:43:55 [2020-03-27T20:43:55.211Z] Step 7/16 : WORKDIR /buildx
20:43:55 [2020-03-27T20:43:55.211Z]  ---> Running in fd7ef373d5dc
20:43:55 [2020-03-27T20:43:55.211Z] Removing intermediate container fd7ef373d5dc
20:43:55 [2020-03-27T20:43:55.211Z]  ---> 20e97d19e901
20:43:55 [2020-03-27T20:43:55.211Z] Step 8/16 : ARG BUILDX_COMMIT
20:43:55 [2020-03-27T20:43:55.211Z]  ---> Running in 33dbfebc7312
20:43:55 [2020-03-27T20:43:55.211Z] Removing intermediate container 33dbfebc7312
20:43:55 [2020-03-27T20:43:55.211Z]  ---> 1a50cf0c5be6
20:43:55 [2020-03-27T20:43:55.211Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
20:43:55 [2020-03-27T20:43:55.211Z]  ---> Running in 6c6fa41e63fa
20:43:55 [2020-03-27T20:43:55.411Z] #30 ...
20:43:55 [2020-03-27T20:43:55.411Z] 
20:43:55 [2020-03-27T20:43:55.411Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:43:55 [2020-03-27T20:43:55.411Z] #33 24.44 sync
20:43:55 [2020-03-27T20:43:55.411Z] #33 24.44 internal/reflectlite
20:43:55 [2020-03-27T20:43:55.411Z] #33 26.37 errors
20:43:55 [2020-03-27T20:43:55.411Z] #33 26.37 sort
20:43:55 [2020-03-27T20:43:55.411Z] #33 26.64 strconv
20:43:55 [2020-03-27T20:43:55.411Z] #33 27.18 io
20:43:55 [2020-03-27T20:43:55.411Z] #33 28.52 internal/oserror
20:43:55 [2020-03-27T20:43:55.411Z] #33 28.62 syscall
20:43:55 [2020-03-27T20:43:55.411Z] #33 29.44 reflect
20:43:55 [2020-03-27T20:43:55.411Z] #33 33.88 time
20:43:55 [2020-03-27T20:43:55.494Z] From https://github.com/docker/buildx
20:43:55 [2020-03-27T20:43:55.494Z]  * [new tag]         v0.3.1     -> build
20:43:55 [2020-03-27T20:43:55.693Z] #33 ...
20:43:55 [2020-03-27T20:43:55.693Z] 
20:43:55 [2020-03-27T20:43:55.693Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:43:55 [2020-03-27T20:43:55.693Z] #27 5.126 #=#=#                                                                         
##O#- #                                                                       
##O=#  #                                                                      
#=#=-#  #                                                                     
-#O#- #   #                                                                   
-=#=#   #   #                                                                 
-=O#- #  #    #                                                               
-=O=#  #   #   #                                                              
-=O=-#  #    #   #                                                            
-=O=- #   #   #     #                                                         
-=O=-   #   #   #     #                                                       
-=O=-    #    #    #    #                                                     
-=O=-      #   #     #    #                                                   
-=O=-        #   #     #     #                                                
-=O=-         #     #    #     #                                              
-=O=-           #     #    #     #                                            
-=O=-              #    #     #     #                                         
-=O=-                #    #     #     #                                       
-=O=-                  #     #     #     #                                    
-=O=-                    #     #     #     #                                  
-=O=-                      #     #     #      #                               
-=O=-                         #     #     #     #                             
-=O=-                           #     #     #     #                           
-=O=-                              #     #     #     #                        
-=O=-                                #     #     #     #                      
-=O=-                                  #      #    #     #                    
20:43:55 [2020-03-27T20:43:55.744Z] #74 ...
20:43:55 [2020-03-27T20:43:55.744Z] 
20:43:55 [2020-03-27T20:43:55.744Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:43:55 [2020-03-27T20:43:55.744Z] #47 11.36 + RM_GOPATH=0
20:43:55 [2020-03-27T20:43:55.744Z] #47 11.36 + TMP_GOPATH=
20:43:55 [2020-03-27T20:43:55.744Z] #47 11.36 + : /build
20:43:55 [2020-03-27T20:43:55.744Z] #47 11.36 + '[' -z '' ']'
20:43:55 [2020-03-27T20:43:55.744Z] #47 11.36 ++ mktemp -d
20:43:55 [2020-03-27T20:43:55.744Z] #47 11.37 + export GOPATH=/tmp/tmp.j9YkKPGWZq
20:43:55 [2020-03-27T20:43:55.744Z] #47 11.37 + GOPATH=/tmp/tmp.j9YkKPGWZq
20:43:55 [2020-03-27T20:43:55.744Z] #47 11.37 + RM_GOPATH=1
20:43:55 [2020-03-27T20:43:55.744Z] #47 11.37 ++ dirname ./install.sh
20:43:55 [2020-03-27T20:43:55.744Z] #47 11.37 + dir=.
20:43:55 [2020-03-27T20:43:55.744Z] #47 11.37 + bin=vndr
20:43:55 [2020-03-27T20:43:55.744Z] #47 11.37 + shift
20:43:55 [2020-03-27T20:43:55.744Z] #47 11.37 + '[' '!' -f ./vndr.installer ']'
20:43:55 [2020-03-27T20:43:55.744Z] #47 11.37 + . ./vndr.installer
20:43:55 [2020-03-27T20:43:55.744Z] #47 11.37 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:43:55 [2020-03-27T20:43:55.744Z] #47 11.37 + install_vndr
20:43:55 [2020-03-27T20:43:55.744Z] #47 11.37 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:43:55 [2020-03-27T20:43:55.744Z] #47 11.37 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:43:55 [2020-03-27T20:43:55.744Z] #47 11.37 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.j9YkKPGWZq/src/github.com/LK4D4/vndr
20:43:55 [2020-03-27T20:43:55.744Z] #47 11.37 Cloning into '/tmp/tmp.j9YkKPGWZq/src/github.com/LK4D4/vndr'...
20:43:55 [2020-03-27T20:43:55.744Z] #47 12.61 + cd /tmp/tmp.j9YkKPGWZq/src/github.com/LK4D4/vndr
20:43:55 [2020-03-27T20:43:55.744Z] #47 12.61 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:43:55 [2020-03-27T20:43:55.744Z] #47 12.64 + go build -buildmode=pie -v -o /build/vndr .
20:43:55 [2020-03-27T20:43:55.744Z] #47 15.00 internal/race
20:43:55 [2020-03-27T20:43:55.744Z] #47 15.15 internal/bytealg
20:43:55 [2020-03-27T20:43:55.744Z] #47 15.50 sync/atomic
20:43:55 [2020-03-27T20:43:55.744Z] #47 16.02 unicode
20:43:56 [2020-03-27T20:43:56.113Z] Switched to branch 'build'
20:43:56 [2020-03-27T20:43:56.254Z] #27 10.26 #=#=#                                                                         

##################                                                        26.0%
##############################                                            42.9%
###################################################                       71.3%
##################################################################        92.2%
######################################################################## 100.0%
20:43:56 [2020-03-27T20:43:56.537Z] #27 11.21 
20:43:56 [2020-03-27T20:43:56.669Z] #47 17.15 runtime
20:43:57 [2020-03-27T20:43:57.053Z] using credential docker-jenkins-github-credentials
20:43:57 [2020-03-27T20:43:57.065Z] Cloning the remote Git repository
20:43:57 [2020-03-27T20:43:57.065Z] Cloning with configured refspecs honoured and without tags
20:43:57 [2020-03-27T20:43:57.098Z] #27 11.34 
                                                                           0.9%
###########                                                               16.6%
###################                                                       26.7%
20:43:57 [2020-03-27T20:43:57.098Z] #27 ...
20:43:57 [2020-03-27T20:43:57.098Z] 
20:43:57 [2020-03-27T20:43:57.098Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:43:57 [2020-03-27T20:43:57.098Z] #35 26.69 Selecting previously unselected package libicu63:s390x.
20:43:57 [2020-03-27T20:43:57.098Z] #35 26.70 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 26.72 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 32.08 Selecting previously unselected package libxml2:s390x.
20:43:57 [2020-03-27T20:43:57.098Z] #35 32.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 32.09 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 32.54 Selecting previously unselected package libarchive13:s390x.
20:43:57 [2020-03-27T20:43:57.098Z] #35 32.54 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 32.56 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 32.82 Selecting previously unselected package libjsoncpp1:s390x.
20:43:57 [2020-03-27T20:43:57.098Z] #35 32.82 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 32.82 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 32.90 Selecting previously unselected package librhash0:s390x.
20:43:57 [2020-03-27T20:43:57.098Z] #35 32.90 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 32.90 Unpacking librhash0:s390x (1.3.8-1) ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 33.04 Selecting previously unselected package libuv1:s390x.
20:43:57 [2020-03-27T20:43:57.098Z] #35 33.04 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 33.04 Unpacking libuv1:s390x (1.24.1-1) ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 33.16 Selecting previously unselected package cmake.
20:43:57 [2020-03-27T20:43:57.098Z] #35 33.17 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 33.18 Unpacking cmake (3.13.4-1) ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 35.39 Setting up libicu63:s390x (63.1-6+deb10u1) ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 35.40 Setting up xxd (2:8.1.0875-5) ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 35.41 Setting up libuv1:s390x (1.24.1-1) ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 35.42 Setting up vim-common (2:8.1.0875-5) ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 35.47 Setting up librhash0:s390x (1.3.8-1) ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 35.48 Setting up cmake-data (3.13.4-1) ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 35.50 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 35.51 Setting up libjsoncpp1:s390x (1.7.4-3) ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 35.52 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 35.53 Setting up cmake (3.13.4-1) ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 35.54 Processing triggers for libc-bin (2.28-10) ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 35.63 Processing triggers for mime-support (3.62) ...
20:43:57 [2020-03-27T20:43:57.098Z] #35 DONE 36.1s
20:43:57 [2020-03-27T20:43:57.098Z] 
20:43:57 [2020-03-27T20:43:57.098Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:43:57 [2020-03-27T20:43:57.098Z] #27 11.34 
                                                                           0.9%
###########                                                               16.6%
###################                                                       26.7%
##############################                                            42.0%
20:43:57 [2020-03-27T20:43:57.098Z] #27 ...
20:43:57 [2020-03-27T20:43:57.098Z] 
20:43:57 [2020-03-27T20:43:57.098Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:43:57 [2020-03-27T20:43:57.098Z] #36 DONE 0.1s
20:43:57 [2020-03-27T20:43:57.098Z] 
20:43:57 [2020-03-27T20:43:57.098Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
20:43:57 [2020-03-27T20:43:57.098Z] #37 DONE 0.1s
20:43:57 [2020-03-27T20:43:57.098Z] 
20:43:57 [2020-03-27T20:43:57.098Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:43:57 [2020-03-27T20:43:57.132Z] Removing intermediate container 6c6fa41e63fa
20:43:57 [2020-03-27T20:43:57.132Z]  ---> 87e428cef49a
20:43:57 [2020-03-27T20:43:57.132Z] Step 10/16 : RUN go mod download
20:43:57 [2020-03-27T20:43:57.132Z]  ---> Running in a4e4e1b96f1e
20:43:57 [2020-03-27T20:43:57.379Z] #27 11.34 
                                                                           0.9%
###########                                                               16.6%
###################                                                       26.7%
##############################                                            42.0%
#####################################                                     52.2%
#############################################                             62.7%
###############################################                           65.7%
#####################################################                     74.6%
20:43:57 [2020-03-27T20:43:57.379Z] #27 ...
20:43:57 [2020-03-27T20:43:57.379Z] 
20:43:57 [2020-03-27T20:43:57.379Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:43:57 [2020-03-27T20:43:57.379Z] #47 26.24 github.com/LK4D4/vndr/godl/singleflight
20:43:57 [2020-03-27T20:43:57.379Z] #47 26.24 internal/reflectlite
20:43:57 [2020-03-27T20:43:57.379Z] #47 26.59 math/rand
20:43:57 [2020-03-27T20:43:57.379Z] #47 27.47 internal/singleflight
20:43:57 [2020-03-27T20:43:57.379Z] #47 28.77 bytes
20:43:57 [2020-03-27T20:43:57.379Z] #47 28.77 strconv
20:43:57 [2020-03-27T20:43:57.379Z] #47 30.16 bufio
20:43:57 [2020-03-27T20:43:57.379Z] #47 31.06 reflect
20:43:57 [2020-03-27T20:43:57.379Z] #47 31.15 syscall
20:43:57 [2020-03-27T20:43:57.379Z] #47 ...
20:43:57 [2020-03-27T20:43:57.379Z] 
20:43:57 [2020-03-27T20:43:57.379Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:43:57 [2020-03-27T20:43:57.653Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-017f4746a30723a87) in /home/ubuntu/workspace/moby_PR-40739
[Pipeline] {
20:43:57 [2020-03-27T20:43:57.660Z] #27 11.34 
                                                                           0.9%
###########                                                               16.6%
###################                                                       26.7%
##############################                                            42.0%
#####################################                                     52.2%
#############################################                             62.7%
###############################################                           65.7%
#####################################################                     74.6%
###########################################################               82.2%
####################################################################      95.0%
######################################################################## 100.0%
[Pipeline] checkout
20:43:57 [2020-03-27T20:43:57.756Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
20:43:57 [2020-03-27T20:43:57.756Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
20:43:57 [2020-03-27T20:43:57.756Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
20:43:57 [2020-03-27T20:43:57.756Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
20:43:57 [2020-03-27T20:43:57.756Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
20:43:57 [2020-03-27T20:43:57.756Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
20:43:57 [2020-03-27T20:43:57.756Z] go: finding github.com/Microsoft/hcsshim v0.8.6
20:43:57 [2020-03-27T20:43:57.756Z] go: finding github.com/spf13/cobra v0.0.3
20:43:57 [2020-03-27T20:43:57.756Z] go: finding github.com/theupdateframework/notary v0.6.1
20:43:57 [2020-03-27T20:43:57.086Z] Cloning repository https://github.com/moby/moby.git
20:43:57 [2020-03-27T20:43:57.151Z]  > git init /home/ubuntu/workspace/moby_PR-40739 # timeout=10
20:43:57 [2020-03-27T20:43:57.487Z] Fetching upstream changes from https://github.com/moby/moby.git
20:43:57 [2020-03-27T20:43:57.487Z]  > git --version # timeout=10
20:43:57 [2020-03-27T20:43:57.511Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:43:57 [2020-03-27T20:43:57.512Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40739/head:refs/remotes/origin/PR-40739 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:43:57 [2020-03-27T20:43:57.946Z] #27 12.76 
20:43:58 [2020-03-27T20:43:58.383Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
20:43:59 [2020-03-27T20:43:59.184Z] #47 ...
20:43:59 [2020-03-27T20:43:59.184Z] 
20:43:59 [2020-03-27T20:43:59.184Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:43:59 [2020-03-27T20:43:59.184Z] #10 10.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:43:59 [2020-03-27T20:43:59.184Z] #10 10.29 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:43:59 [2020-03-27T20:43:59.184Z] #10 10.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:43:59 [2020-03-27T20:43:59.184Z] #10 11.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:43:59 [2020-03-27T20:43:59.184Z] #10 16.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB]
20:43:59 [2020-03-27T20:43:59.440Z] #10 ...
20:43:59 [2020-03-27T20:43:59.440Z] 
20:43:59 [2020-03-27T20:43:59.440Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:43:59 [2020-03-27T20:43:59.440Z] #33 10.38 + RM_GOPATH=0
20:43:59 [2020-03-27T20:43:59.440Z] #33 10.38 + TMP_GOPATH=
20:43:59 [2020-03-27T20:43:59.440Z] #33 10.38 + : /build
20:43:59 [2020-03-27T20:43:59.440Z] #33 10.38 + '[' -z '' ']'
20:43:59 [2020-03-27T20:43:59.440Z] #33 10.39 ++ mktemp -d
20:43:59 [2020-03-27T20:43:59.440Z] #33 10.39 + export GOPATH=/tmp/tmp.ZEix0MKjYg
20:43:59 [2020-03-27T20:43:59.440Z] #33 10.39 + GOPATH=/tmp/tmp.ZEix0MKjYg
20:43:59 [2020-03-27T20:43:59.440Z] #33 10.39 + RM_GOPATH=1
20:43:59 [2020-03-27T20:43:59.440Z] #33 10.40 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:43:59 [2020-03-27T20:43:59.440Z] #33 10.40 ++ dirname ./install.sh
20:43:59 [2020-03-27T20:43:59.440Z] #33 10.40 + dir=.
20:43:59 [2020-03-27T20:43:59.440Z] #33 10.40 + bin=tomlv
20:43:59 [2020-03-27T20:43:59.440Z] #33 10.40 + shift
20:43:59 [2020-03-27T20:43:59.440Z] #33 10.40 + '[' '!' -f ./tomlv.installer ']'
20:43:59 [2020-03-27T20:43:59.440Z] #33 10.40 + . ./tomlv.installer
20:43:59 [2020-03-27T20:43:59.440Z] #33 10.40 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:43:59 [2020-03-27T20:43:59.440Z] #33 10.40 + install_tomlv
20:43:59 [2020-03-27T20:43:59.440Z] #33 10.40 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:43:59 [2020-03-27T20:43:59.440Z] #33 10.40 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZEix0MKjYg/src/github.com/BurntSushi/toml
20:43:59 [2020-03-27T20:43:59.440Z] #33 10.40 Cloning into '/tmp/tmp.ZEix0MKjYg/src/github.com/BurntSushi/toml'...
20:43:59 [2020-03-27T20:43:59.440Z] #33 11.88 + cd /tmp/tmp.ZEix0MKjYg/src/github.com/BurntSushi/toml
20:43:59 [2020-03-27T20:43:59.440Z] #33 11.88 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:43:59 [2020-03-27T20:43:59.440Z] #33 12.04 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:43:59 [2020-03-27T20:43:59.440Z] #33 13.06 runtime/internal/atomic
20:43:59 [2020-03-27T20:43:59.440Z] #33 13.14 internal/cpu
20:43:59 [2020-03-27T20:43:59.440Z] #33 13.50 runtime/internal/sys
20:43:59 [2020-03-27T20:43:59.440Z] #33 13.82 runtime/internal/math
20:43:59 [2020-03-27T20:43:59.440Z] #33 14.08 math/bits
20:43:59 [2020-03-27T20:43:59.440Z] #33 14.13 internal/bytealg
20:43:59 [2020-03-27T20:43:59.440Z] #33 15.28 math
20:43:59 [2020-03-27T20:43:59.440Z] #33 16.31 runtime
20:43:59 [2020-03-27T20:43:59.696Z] #33 ...
20:43:59 [2020-03-27T20:43:59.696Z] 
20:43:59 [2020-03-27T20:43:59.696Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:43:59 [2020-03-27T20:43:59.696Z] #56 10.20 + RM_GOPATH=0
20:43:59 [2020-03-27T20:43:59.696Z] #56 10.20 + TMP_GOPATH=
20:43:59 [2020-03-27T20:43:59.696Z] #56 10.20 + : /build
20:43:59 [2020-03-27T20:43:59.696Z] #56 10.20 + '[' -z '' ']'
20:43:59 [2020-03-27T20:43:59.696Z] #56 10.20 ++ mktemp -d
20:43:59 [2020-03-27T20:43:59.696Z] #56 10.20 + export GOPATH=/tmp/tmp.MlYouiKbiU
20:43:59 [2020-03-27T20:43:59.696Z] #56 10.20 + GOPATH=/tmp/tmp.MlYouiKbiU
20:43:59 [2020-03-27T20:43:59.696Z] #56 10.20 + RM_GOPATH=1
20:43:59 [2020-03-27T20:43:59.696Z] #56 10.20 ++ dirname ./install.sh
20:43:59 [2020-03-27T20:43:59.696Z] #56 10.21 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:43:59 [2020-03-27T20:43:59.696Z] #56 10.21 + dir=.
20:43:59 [2020-03-27T20:43:59.696Z] #56 10.21 + bin=shfmt
20:43:59 [2020-03-27T20:43:59.696Z] #56 10.21 + shift
20:43:59 [2020-03-27T20:43:59.696Z] #56 10.21 + '[' '!' -f ./shfmt.installer ']'
20:43:59 [2020-03-27T20:43:59.696Z] #56 10.21 + . ./shfmt.installer
20:43:59 [2020-03-27T20:43:59.696Z] #56 10.21 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:43:59 [2020-03-27T20:43:59.696Z] #56 10.21 + install_shfmt
20:43:59 [2020-03-27T20:43:59.696Z] #56 10.21 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:43:59 [2020-03-27T20:43:59.696Z] #56 10.21 + git clone https://github.com/mvdan/sh.git /tmp/tmp.MlYouiKbiU/src/github.com/mvdan/sh
20:43:59 [2020-03-27T20:43:59.696Z] #56 10.23 Cloning into '/tmp/tmp.MlYouiKbiU/src/github.com/mvdan/sh'...
20:43:59 [2020-03-27T20:43:59.696Z] #56 ...
20:43:59 [2020-03-27T20:43:59.696Z] 
20:43:59 [2020-03-27T20:43:59.696Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.46 + RM_GOPATH=0
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.46 + TMP_GOPATH=
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.46 + : /build
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.46 + '[' -z '' ']'
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.47 ++ mktemp -d
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.47 + export GOPATH=/tmp/tmp.pynMpCWH4J
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.48 + GOPATH=/tmp/tmp.pynMpCWH4J
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.48 + RM_GOPATH=1
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.48 ++ dirname ./install.sh
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.48 + dir=.
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.48 Install docker/cli version 17.06.2-ce from stable
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.49 + bin=dockercli
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.49 + shift
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.49 + '[' '!' -f ./dockercli.installer ']'
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.49 + . ./dockercli.installer
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.49 ++ : stable
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.49 ++ : 17.06.2-ce
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.49 + install_dockercli
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.49 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.49 ++ uname -m
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.49 + arch=x86_64
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.49 + '[' x86_64 '!=' x86_64 ']'
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.49 + url=https://download.docker.com/linux/static
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.49 + tar -xz docker/docker
20:43:59 [2020-03-27T20:43:59.696Z] #23 10.50 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:43:59 [2020-03-27T20:43:59.877Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
20:43:59 [2020-03-27T20:43:59.878Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
20:43:59 [2020-03-27T20:43:59.878Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
20:43:59 [2020-03-27T20:43:59.878Z] go: finding github.com/bitly/go-simplejson v0.5.0
20:43:59 [2020-03-27T20:43:59.878Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
20:43:59 [2020-03-27T20:43:59.916Z] #27 12.90 
                                                                           0.3%
##                                                                         4.1%
#####                                                                      7.9%
#######                                                                   10.7%
#########                                                                 13.6%
###########                                                               16.4%
##############                                                            19.5%
################                                                          22.9%
#################                                                         24.8%
###################                                                       27.6%
#####################                                                     30.4%
#######################                                                   33.3%
##########################                                                36.1%
############################                                              38.9%
##############################                                            42.7%
#################################                                         46.5%
20:43:59 [2020-03-27T20:43:59.916Z] #27 ...
20:43:59 [2020-03-27T20:43:59.916Z] 
20:43:59 [2020-03-27T20:43:59.916Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:43:59 [2020-03-27T20:43:59.916Z] #10 28.99 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:43:59 [2020-03-27T20:43:59.916Z] #10 28.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
20:43:59 [2020-03-27T20:43:59.916Z] #10 28.99 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:43:59 [2020-03-27T20:43:59.916Z] #10 31.22 Selecting previously unselected package binutils-mingw-w64.
20:43:59 [2020-03-27T20:43:59.916Z] #10 31.23 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:43:59 [2020-03-27T20:43:59.916Z] #10 31.23 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:43:59 [2020-03-27T20:43:59.916Z] #10 31.35 Selecting previously unselected package libdevmapper1.02.1:s390x.
20:43:59 [2020-03-27T20:43:59.916Z] #10 31.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
20:43:59 [2020-03-27T20:43:59.916Z] #10 31.36 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
20:43:59 [2020-03-27T20:43:59.916Z] #10 31.44 Selecting previously unselected package dmsetup.
20:43:59 [2020-03-27T20:43:59.916Z] #10 31.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
20:43:59 [2020-03-27T20:43:59.916Z] #10 31.44 Unpacking dmsetup (2:1.02.155-3) ...
20:43:59 [2020-03-27T20:43:59.916Z] #10 31.55 Selecting previously unselected package mingw-w64-common.
20:43:59 [2020-03-27T20:43:59.916Z] #10 31.55 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:43:59 [2020-03-27T20:43:59.916Z] #10 31.56 Unpacking mingw-w64-common (6.0.0-3) ...
20:43:59 [2020-03-27T20:43:59.916Z] #10 35.79 Selecting previously unselected package mingw-w64-x86-64-dev.
20:43:59 [2020-03-27T20:43:59.916Z] #10 35.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:43:59 [2020-03-27T20:43:59.916Z] #10 35.80 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:43:59 [2020-03-27T20:43:59.916Z] #10 ...
20:43:59 [2020-03-27T20:43:59.916Z] 
20:43:59 [2020-03-27T20:43:59.916Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:43:59 [2020-03-27T20:43:59.953Z] #23 ...
20:43:59 [2020-03-27T20:43:59.953Z] 
20:43:59 [2020-03-27T20:43:59.953Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:43:59 [2020-03-27T20:43:59.953Z] #68 16.97 Checking out files:  99% (746/747)   
Checking out files: 100% (747/747)   
Checking out files: 100% (747/747), done.
20:43:59 [2020-03-27T20:43:59.953Z] #68 17.05 + cd /tmp/tmp.qrP45maHz5/src/github.com/rootless-containers/rootlesskit
20:43:59 [2020-03-27T20:43:59.953Z] #68 17.05 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6
20:43:59 [2020-03-27T20:43:59.953Z] #68 17.46 + for f in rootlesskit rootlesskit-docker-proxy
20:43:59 [2020-03-27T20:43:59.953Z] #68 17.46 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:44:00 [2020-03-27T20:44:00.165Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
20:44:00 [2020-03-27T20:44:00.791Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
20:44:00 [2020-03-27T20:44:00.791Z] go: finding gopkg.in/inf.v0 v0.9.1
20:44:00 [2020-03-27T20:44:00.936Z] using credential docker-jenkins-github-credentials
20:44:00 [2020-03-27T20:44:00.947Z] Cloning the remote Git repository
20:44:00 [2020-03-27T20:44:00.947Z] Cloning with configured refspecs honoured and without tags
20:44:01 [2020-03-27T20:44:01.042Z] #27 12.90 
                                                                           0.3%
##                                                                         4.1%
#####                                                                      7.9%
#######                                                                   10.7%
#########                                                                 13.6%
###########                                                               16.4%
##############                                                            19.5%
################                                                          22.9%
#################                                                         24.8%
###################                                                       27.6%
#####################                                                     30.4%
#######################                                                   33.3%
##########################                                                36.1%
############################                                              38.9%
##############################                                            42.7%
#################################                                         46.5%
####################################                                      50.3%
#######################################                                   55.0%
#########################################                                 57.8%
###########################################                               60.6%
##############################################                            64.4%
################################################                          68.0%
###################################################                       71.6%
####################################################                      73.4%
#######################################################                   77.2%
20:44:01 [2020-03-27T20:44:01.042Z] #27 ...
20:44:01 [2020-03-27T20:44:01.042Z] 
20:44:01 [2020-03-27T20:44:01.042Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:44:01 [2020-03-27T20:44:01.042Z] #56 29.89 bytes
20:44:01 [2020-03-27T20:44:01.042Z] #56 29.90 syscall
20:44:01 [2020-03-27T20:44:01.042Z] #56 31.23 reflect
20:44:01 [2020-03-27T20:44:01.042Z] #56 35.30 time
20:44:01 [2020-03-27T20:44:01.042Z] #56 39.42 context
20:44:01 [2020-03-27T20:44:01.042Z] #56 ...
20:44:01 [2020-03-27T20:44:01.042Z] 
20:44:01 [2020-03-27T20:44:01.042Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:44:01 [2020-03-27T20:44:01.321Z] #68 ...
20:44:01 [2020-03-27T20:44:01.322Z] 
20:44:01 [2020-03-27T20:44:01.322Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:44:01 [2020-03-27T20:44:01.322Z] #35 12.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:44:01 [2020-03-27T20:44:01.322Z] #35 17.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB]
20:44:01 [2020-03-27T20:44:01.322Z] #35 22.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:44:01 [2020-03-27T20:44:01.322Z] #35 ...
20:44:01 [2020-03-27T20:44:01.322Z] 
20:44:01 [2020-03-27T20:44:01.322Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:44:01 [2020-03-27T20:44:01.322Z] #47 21.91 unicode/utf8
20:44:01 [2020-03-27T20:44:01.023Z] Cloning repository https://github.com/moby/moby.git
20:44:01 [2020-03-27T20:44:01.111Z]  > git init /home/ubuntu/workspace/moby_PR-40739 # timeout=10
20:44:01 [2020-03-27T20:44:01.605Z] #27 12.90 
                                                                           0.3%
##                                                                         4.1%
#####                                                                      7.9%
#######                                                                   10.7%
#########                                                                 13.6%
###########                                                               16.4%
##############                                                            19.5%
################                                                          22.9%
#################                                                         24.8%
###################                                                       27.6%
#####################                                                     30.4%
#######################                                                   33.3%
##########################                                                36.1%
############################                                              38.9%
##############################                                            42.7%
#################################                                         46.5%
####################################                                      50.3%
#######################################                                   55.0%
#########################################                                 57.8%
###########################################                               60.6%
##############################################                            64.4%
################################################                          68.0%
###################################################                       71.6%
####################################################                      73.4%
#######################################################                   77.2%
##########################################################                81.0%
#############################################################             84.8%
###############################################################           88.6%
##################################################################        92.4%
#####################################################################     96.1%
20:44:01 [2020-03-27T20:44:01.605Z] #27 ...
20:44:01 [2020-03-27T20:44:01.605Z] 
20:44:01 [2020-03-27T20:44:01.605Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:44:01 [2020-03-27T20:44:01.605Z] #50 30.42 + cd /tmp/tmp.tGtGTo5M2W/src/gotest.tools/gotestsum
20:44:01 [2020-03-27T20:44:01.605Z] #50 30.42 + git checkout -q v0.3.5
20:44:01 [2020-03-27T20:44:01.605Z] #50 30.45 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
20:44:01 [2020-03-27T20:44:01.605Z] #50 ...
20:44:01 [2020-03-27T20:44:01.605Z] 
20:44:01 [2020-03-27T20:44:01.605Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:44:01 [2020-03-27T20:44:01.605Z] #27 12.90 
                                                                           0.3%
##                                                                         4.1%
#####                                                                      7.9%
#######                                                                   10.7%
#########                                                                 13.6%
###########                                                               16.4%
##############                                                            19.5%
################                                                          22.9%
#################                                                         24.8%
###################                                                       27.6%
#####################                                                     30.4%
#######################                                                   33.3%
##########################                                                36.1%
############################                                              38.9%
##############################                                            42.7%
#################################                                         46.5%
####################################                                      50.3%
#######################################                                   55.0%
#########################################                                 57.8%
###########################################                               60.6%
##############################################                            64.4%
################################################                          68.0%
###################################################                       71.6%
####################################################                      73.4%
#######################################################                   77.2%
##########################################################                81.0%
#############################################################             84.8%
###############################################################           88.6%
##################################################################        92.4%
#####################################################################     96.1%
#######################################################################   99.9%
######################################################################## 100.0%
20:44:01 [2020-03-27T20:44:01.852Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
20:44:01 [2020-03-27T20:44:01.852Z] go: finding github.com/modern-go/reflect2 v1.0.1
20:44:01 [2020-03-27T20:44:01.852Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
20:44:01 [2020-03-27T20:44:01.886Z] #27 16.53 
20:44:02 [2020-03-27T20:44:02.147Z] go: finding github.com/go-sql-driver/mysql v1.4.1
20:44:02 [2020-03-27T20:44:02.147Z] go: finding github.com/ghodss/yaml v1.0.0
20:44:02 [2020-03-27T20:44:02.250Z] #47 22.77 math
20:44:02 [2020-03-27T20:44:02.250Z] #47 ...
20:44:02 [2020-03-27T20:44:02.250Z] 
20:44:02 [2020-03-27T20:44:02.251Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:44:02 [2020-03-27T20:44:02.251Z] #62 13.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB]
20:44:02 [2020-03-27T20:44:02.251Z] #62 17.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:44:02 [2020-03-27T20:44:02.251Z] #62 ...
20:44:02 [2020-03-27T20:44:02.251Z] 
20:44:02 [2020-03-27T20:44:02.251Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:44:02 [2020-03-27T20:44:02.251Z] #10 21.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:44:02 [2020-03-27T20:44:02.434Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
20:44:01 [2020-03-27T20:44:01.525Z] Fetching upstream changes from https://github.com/moby/moby.git
20:44:01 [2020-03-27T20:44:01.525Z]  > git --version # timeout=10
20:44:01 [2020-03-27T20:44:01.550Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:44:01 [2020-03-27T20:44:01.551Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40739/head:refs/remotes/origin/PR-40739 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:44:02 [2020-03-27T20:44:02.723Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
20:44:02 [2020-03-27T20:44:02.902Z] #27 17.51 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:44:03 [2020-03-27T20:44:03.183Z] #27 17.80 
20:44:03 [2020-03-27T20:44:03.183Z] #27 17.92 #=#=#                                                                         

######################################################################## 100.0%
20:44:03 [2020-03-27T20:44:03.183Z] #27 18.07 
20:44:03 [2020-03-27T20:44:03.613Z] #10 ...
20:44:03 [2020-03-27T20:44:03.613Z] 
20:44:03 [2020-03-27T20:44:03.613Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:44:03 [2020-03-27T20:44:03.613Z] #43 14.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB]
20:44:03 [2020-03-27T20:44:03.613Z] #43 19.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:44:03 [2020-03-27T20:44:03.750Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
20:44:03 [2020-03-27T20:44:03.873Z] #43 ...
20:44:03 [2020-03-27T20:44:03.873Z] 
20:44:03 [2020-03-27T20:44:03.873Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:44:03 [2020-03-27T20:44:03.873Z] #56 23.89 + cd /tmp/tmp.MlYouiKbiU/src/github.com/mvdan/sh
20:44:03 [2020-03-27T20:44:03.873Z] #56 23.91 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:44:03 [2020-03-27T20:44:03.873Z] #56 24.12 + GO111MODULE=on
20:44:03 [2020-03-27T20:44:03.873Z] #56 24.12 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:44:04 [2020-03-27T20:44:04.037Z] go: finding github.com/google/certificate-transparency-go v1.0.21
20:44:04 [2020-03-27T20:44:04.325Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
20:44:04 [2020-03-27T20:44:04.631Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
20:44:04 [2020-03-27T20:44:04.631Z] go: finding github.com/imdario/mergo v0.3.7
20:44:04 [2020-03-27T20:44:04.647Z] #27 19.09 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:44:04 [2020-03-27T20:44:04.647Z] #27 ...
20:44:04 [2020-03-27T20:44:04.647Z] 
20:44:04 [2020-03-27T20:44:04.647Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:44:04 [2020-03-27T20:44:04.647Z] #44 2.376 Note: Building without setproctitle() and strlcpy() support.
20:44:04 [2020-03-27T20:44:04.647Z] #44 2.376       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:44:04 [2020-03-27T20:44:04.647Z] #44 2.382 Note: Building without GnuTLS support
20:44:04 [2020-03-27T20:44:04.647Z] #44 3.698 fatal: not a git repository (or any of the parent directories): .git
20:44:04 [2020-03-27T20:44:04.647Z] #44 3.714   GEN      .gitid
20:44:04 [2020-03-27T20:44:04.647Z] #44 3.722   GEN      criu/include/version.h
20:44:04 [2020-03-27T20:44:04.647Z] #44 3.754   GEN      include/common/asm
20:44:04 [2020-03-27T20:44:04.647Z] #44 4.732   PBCC     images/google/protobuf/descriptor.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 4.778   PBCC     images/opts.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 4.797   PBCC     images/sit.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 4.847   DEP      images/google/protobuf/descriptor.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 4.879   DEP      images/opts.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 4.945   DEP      images/sit.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 4.983   PBCC     images/macvlan.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.003   DEP      images/macvlan.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.020   PBCC     images/autofs.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.040   DEP      images/autofs.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.087   PBCC     images/sysctl.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.108   DEP      images/sysctl.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.128   PBCC     images/time.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.131   DEP      images/time.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.186   PBCC     images/binfmt-misc.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.213   DEP      images/binfmt-misc.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.259   PBCC     images/seccomp.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.279   DEP      images/seccomp.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.314   PBCC     images/userns.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.318   DEP      images/userns.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.396   PBCC     images/cgroup.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.403   DEP      images/cgroup.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.432   PBCC     images/fown.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.450   PBCC     images/ext-file.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.473   DEP      images/fown.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.497   DEP      images/ext-file.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.526   PBCC     images/rpc.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.565   DEP      images/rpc.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.600   PBCC     images/siginfo.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.618   DEP      images/siginfo.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.660   PBCC     images/pagemap.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.673   DEP      images/pagemap.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.729   PBCC     images/rlimit.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.743   DEP      images/rlimit.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.757   PBCC     images/file-lock.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.794   DEP      images/file-lock.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.811   PBCC     images/tty.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.871   DEP      images/tty.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.891   PBCC     images/tun.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 5.933   PBCC     images/netdev.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.004   DEP      images/tun.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.022   DEP      images/netdev.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.125   PBCC     images/vma.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.140   DEP      images/vma.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.247   PBCC     images/creds.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.252   DEP      images/creds.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.302   PBCC     images/utsns.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.304   DEP      images/utsns.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.326   PBCC     images/ipc-desc.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.335   PBCC     images/ipc-sem.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.356   DEP      images/ipc-desc.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.393   DEP      images/ipc-sem.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.420   PBCC     images/ipc-msg.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.439   DEP      images/ipc-msg.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.479   PBCC     images/ipc-shm.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.496   DEP      images/ipc-shm.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.534   PBCC     images/ipc-var.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.537   DEP      images/ipc-var.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.589   PBCC     images/sk-opts.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.611   PBCC     images/packet-sock.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.638   DEP      images/sk-opts.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.679   DEP      images/packet-sock.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.725   PBCC     images/sk-netlink.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.794   DEP      images/sk-netlink.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.849   PBCC     images/sk-inet.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.856   DEP      images/sk-inet.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.942   PBCC     images/sk-unix.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 6.978   DEP      images/sk-unix.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.016   PBCC     images/mm.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.063   DEP      images/mm.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.081   PBCC     images/timerfd.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.119   DEP      images/timerfd.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.217   PBCC     images/timer.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.252   DEP      images/timer.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.296   PBCC     images/sa.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.331   DEP      images/sa.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.372   PBCC     images/pipe-data.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.382   DEP      images/pipe-data.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.422   PBCC     images/mnt.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.428   DEP      images/mnt.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.494   PBCC     images/sk-packet.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.497   DEP      images/sk-packet.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.519   PBCC     images/tcp-stream.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.573   DEP      images/tcp-stream.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.606   PBCC     images/pipe.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.637   DEP      images/pipe.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.709   PBCC     images/pstree.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.712   DEP      images/pstree.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.732   PBCC     images/fs.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.771   DEP      images/fs.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.784   PBCC     images/signalfd.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.819   DEP      images/signalfd.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.869   PBCC     images/fh.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.924   PBCC     images/fsnotify.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 7.979   DEP      images/fh.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.048   DEP      images/fsnotify.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.076   PBCC     images/eventpoll.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.101   DEP      images/eventpoll.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.130   PBCC     images/eventfd.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.168   DEP      images/eventfd.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.193   PBCC     images/remap-file-path.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.208   DEP      images/remap-file-path.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.255   PBCC     images/fifo.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.268   DEP      images/fifo.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.303   PBCC     images/ghost-file.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.364   DEP      images/ghost-file.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.423   PBCC     images/regfile.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.462   DEP      images/regfile.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.496   PBCC     images/ns.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.512   DEP      images/ns.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.553   PBCC     images/fdinfo.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.602   DEP      images/fdinfo.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.653   PBCC     images/core-aarch64.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.693   PBCC     images/core-arm.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.714   PBCC     images/core-ppc64.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.738   PBCC     images/core-s390.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.798   PBCC     images/core-x86.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.871   PBCC     images/core.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 8.951   PBCC     images/inventory.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 9.070   DEP      images/core-aarch64.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 9.141   DEP      images/core-arm.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 9.181   DEP      images/core-ppc64.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 9.221   DEP      images/core-s390.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 9.263   DEP      images/core-x86.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 9.295   DEP      images/core.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 9.331   DEP      images/inventory.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 9.368   PBCC     images/cpuinfo.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 9.389   DEP      images/cpuinfo.pb-c.d
20:44:04 [2020-03-27T20:44:04.647Z] #44 9.446   PBCC     images/stats.pb-c.c
20:44:04 [2020-03-27T20:44:04.647Z] #44 9.450   DEP      images/stats.pb-c.d
20:44:04 [2020-03-27T20:44:04.922Z] go: finding github.com/hashicorp/hcl v1.0.0
20:44:04 [2020-03-27T20:44:04.927Z] #44 ...
20:44:04 [2020-03-27T20:44:04.927Z] 
20:44:04 [2020-03-27T20:44:04.927Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:44:04 [2020-03-27T20:44:04.927Z] #27 19.40 
20:44:04 [2020-03-27T20:44:04.927Z] #27 19.56 
                                                                           0.0%
######################################################################## 100.0%
20:44:04 [2020-03-27T20:44:04.927Z] #27 19.68 
20:44:05 [2020-03-27T20:44:05.539Z] #27 ...
20:44:05 [2020-03-27T20:44:05.539Z] 
20:44:05 [2020-03-27T20:44:05.539Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:44:05 [2020-03-27T20:44:05.539Z] #38 1.343 + RM_GOPATH=0
20:44:05 [2020-03-27T20:44:05.539Z] #38 1.344 + TMP_GOPATH=
20:44:05 [2020-03-27T20:44:05.539Z] #38 1.344 + : /build
20:44:05 [2020-03-27T20:44:05.539Z] #38 1.344 + '[' -z '' ']'
20:44:05 [2020-03-27T20:44:05.539Z] #38 1.344 ++ mktemp -d
20:44:05 [2020-03-27T20:44:05.539Z] #38 1.352 + export GOPATH=/tmp/tmp.FAyNrXWCg9
20:44:05 [2020-03-27T20:44:05.539Z] #38 1.352 + GOPATH=/tmp/tmp.FAyNrXWCg9
20:44:05 [2020-03-27T20:44:05.539Z] #38 1.352 + RM_GOPATH=1
20:44:05 [2020-03-27T20:44:05.539Z] #38 1.354 ++ dirname ./install.sh
20:44:05 [2020-03-27T20:44:05.539Z] #38 1.356 + dir=.
20:44:05 [2020-03-27T20:44:05.539Z] #38 1.356 + bin=tini
20:44:05 [2020-03-27T20:44:05.539Z] #38 1.356 + shift
20:44:05 [2020-03-27T20:44:05.539Z] #38 1.356 + '[' '!' -f ./tini.installer ']'
20:44:05 [2020-03-27T20:44:05.539Z] #38 1.356 + . ./tini.installer
20:44:05 [2020-03-27T20:44:05.539Z] #38 1.356 ++ : fec3683b971d9c3ef73f284f176672c44b448662
20:44:05 [2020-03-27T20:44:05.539Z] #38 1.357 + install_tini
20:44:05 [2020-03-27T20:44:05.539Z] #38 1.357 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
20:44:05 [2020-03-27T20:44:05.539Z] #38 1.357 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
20:44:05 [2020-03-27T20:44:05.539Z] #38 1.357 + git clone https://github.com/krallin/tini.git /tmp/tmp.FAyNrXWCg9/tini
20:44:05 [2020-03-27T20:44:05.539Z] #38 1.363 Cloning into '/tmp/tmp.FAyNrXWCg9/tini'...
20:44:05 [2020-03-27T20:44:05.539Z] #38 2.002 + cd /tmp/tmp.FAyNrXWCg9/tini
20:44:05 [2020-03-27T20:44:05.539Z] #38 2.002 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
20:44:05 [2020-03-27T20:44:05.539Z] #38 2.015 + cmake .
20:44:05 [2020-03-27T20:44:05.539Z] #38 2.537 -- The C compiler identification is GNU 8.3.0
20:44:05 [2020-03-27T20:44:05.539Z] #38 2.595 -- Check for working C compiler: /usr/bin/cc
20:44:05 [2020-03-27T20:44:05.539Z] #38 3.199 -- Check for working C compiler: /usr/bin/cc -- works
20:44:05 [2020-03-27T20:44:05.539Z] #38 3.200 -- Detecting C compiler ABI info
20:44:05 [2020-03-27T20:44:05.539Z] #38 3.711 -- Detecting C compiler ABI info - done
20:44:05 [2020-03-27T20:44:05.539Z] #38 3.748 -- Detecting C compile features
20:44:05 [2020-03-27T20:44:05.539Z] #38 5.340 -- Detecting C compile features - done
20:44:05 [2020-03-27T20:44:05.539Z] #38 5.369 -- Performing Test HAS_BUILTIN_FORTIFY
20:44:05 [2020-03-27T20:44:05.539Z] #38 5.556 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:44:05 [2020-03-27T20:44:05.539Z] #38 5.603 -- Configuring done
20:44:05 [2020-03-27T20:44:05.539Z] #38 5.665 -- Generating done
20:44:05 [2020-03-27T20:44:05.539Z] #38 5.676 -- Build files have been written to: /tmp/tmp.FAyNrXWCg9/tini
20:44:05 [2020-03-27T20:44:05.539Z] #38 5.686 + make tini-static
20:44:05 [2020-03-27T20:44:05.539Z] #38 6.111 Scanning dependencies of target tini-static
20:44:05 [2020-03-27T20:44:05.539Z] #38 6.195 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:44:05 [2020-03-27T20:44:05.539Z] #38 7.209 [100%] Linking C executable tini-static
20:44:05 [2020-03-27T20:44:05.539Z] #38 7.785 [100%] Built target tini-static
20:44:05 [2020-03-27T20:44:05.539Z] #38 7.856 + mkdir -p /build
20:44:05 [2020-03-27T20:44:05.539Z] #38 7.862 + cp tini-static /build/docker-init
20:44:05 [2020-03-27T20:44:05.539Z] #38 DONE 8.3s
20:44:05 [2020-03-27T20:44:05.539Z] 
20:44:05 [2020-03-27T20:44:05.539Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:44:05 [2020-03-27T20:44:05.539Z] #33 38.39 internal/poll
20:44:05 [2020-03-27T20:44:05.539Z] #33 39.76 internal/syscall/unix
20:44:05 [2020-03-27T20:44:05.539Z] #33 39.90 internal/fmtsort
20:44:05 [2020-03-27T20:44:05.539Z] #33 40.06 os
20:44:05 [2020-03-27T20:44:05.539Z] #33 40.42 strings
20:44:05 [2020-03-27T20:44:05.539Z] #33 42.15 path
20:44:05 [2020-03-27T20:44:05.539Z] #33 42.67 text/tabwriter
20:44:05 [2020-03-27T20:44:05.539Z] #33 43.25 fmt
20:44:05 [2020-03-27T20:44:05.539Z] #33 43.26 path/filepath
20:44:05 [2020-03-27T20:44:05.539Z] #33 44.39 io/ioutil
20:44:05 [2020-03-27T20:44:05.551Z] go: finding github.com/spf13/viper v1.3.2
20:44:05 [2020-03-27T20:44:05.761Z] #56 26.28 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:44:05 [2020-03-27T20:44:05.761Z] #56 26.29 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:44:05 [2020-03-27T20:44:05.761Z] #56 26.29 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:44:05 [2020-03-27T20:44:05.844Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
20:44:06 [2020-03-27T20:44:06.321Z] #56 26.91 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:44:06 [2020-03-27T20:44:06.321Z] #56 26.91 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:44:06 [2020-03-27T20:44:06.590Z] #33 ...
20:44:06 [2020-03-27T20:44:06.590Z] 
20:44:06 [2020-03-27T20:44:06.590Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:44:06 [2020-03-27T20:44:06.590Z] #27 21.30 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:44:06 [2020-03-27T20:44:06.590Z] #27 21.35 skipping existing b63cc5f62c21
20:44:06 [2020-03-27T20:44:06.590Z] #27 21.45 
20:44:06 [2020-03-27T20:44:06.877Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
20:44:07 [2020-03-27T20:44:07.537Z] go: finding github.com/lib/pq v1.0.0
20:44:07 [2020-03-27T20:44:07.682Z] #56 ...
20:44:07 [2020-03-27T20:44:07.682Z] 
20:44:07 [2020-03-27T20:44:07.682Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:44:07 [2020-03-27T20:44:07.682Z] #23 26.77 + mkdir -p /build
20:44:07 [2020-03-27T20:44:07.682Z] #23 26.78 + mv docker/docker /build/
20:44:07 [2020-03-27T20:44:07.682Z] #23 26.78 + rmdir docker
20:44:07 [2020-03-27T20:44:07.682Z] #23 DONE 28.2s
20:44:07 [2020-03-27T20:44:07.682Z] 
20:44:07 [2020-03-27T20:44:07.682Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:44:07 [2020-03-27T20:44:07.682Z] #56 28.32 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:44:07 [2020-03-27T20:44:07.828Z] go: finding github.com/opencontainers/image-spec v1.0.1
20:44:08 [2020-03-27T20:44:08.054Z] #27 22.58 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:44:08 [2020-03-27T20:44:08.054Z] #27 22.84 #=#=#                                                                         
20:44:08 [2020-03-27T20:44:08.054Z] #27 ...
20:44:08 [2020-03-27T20:44:08.054Z] 
20:44:08 [2020-03-27T20:44:08.054Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:44:08 [2020-03-27T20:44:08.054Z] #47 37.06 time
20:44:08 [2020-03-27T20:44:08.054Z] #47 41.28 strings
20:44:08 [2020-03-27T20:44:08.054Z] #47 41.38 os
20:44:08 [2020-03-27T20:44:08.054Z] #47 43.54 regexp/syntax
20:44:08 [2020-03-27T20:44:08.054Z] #47 44.48 fmt
20:44:08 [2020-03-27T20:44:08.119Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
20:44:08 [2020-03-27T20:44:08.119Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
20:44:08 [2020-03-27T20:44:08.222Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-00574ecabf3d197c7) in /home/ubuntu/workspace/moby_PR-40739
[Pipeline] {
[Pipeline] checkout
20:44:08 [2020-03-27T20:44:08.337Z] #47 ...
20:44:08 [2020-03-27T20:44:08.337Z] 
20:44:08 [2020-03-27T20:44:08.337Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:44:08 [2020-03-27T20:44:08.337Z] #27 22.99 
######################################################################## 100.0%
20:44:08 [2020-03-27T20:44:08.337Z] #27 23.02 
20:44:08 [2020-03-27T20:44:08.337Z] #27 23.07 Download of images into '/build' complete.
20:44:08 [2020-03-27T20:44:08.337Z] #27 23.07 Use something like the following to load the result into a Docker daemon:
20:44:08 [2020-03-27T20:44:08.337Z] #27 23.07   tar -cC '/build' . | docker load
20:44:08 [2020-03-27T20:44:08.622Z] #27 DONE 23.3s
20:44:08 [2020-03-27T20:44:08.622Z] 
20:44:08 [2020-03-27T20:44:08.622Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:44:08 [2020-03-27T20:44:08.906Z] #65 24.78 Checking out files:  78% (2452/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.
20:44:08 [2020-03-27T20:44:08.906Z] #65 25.20 + cd /tmp/tmp.rI8SefUxys/src/github.com/containerd/containerd
20:44:08 [2020-03-27T20:44:08.906Z] #65 25.20 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
20:44:09 [2020-03-27T20:44:09.046Z] #56 29.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:44:09 [2020-03-27T20:44:09.149Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
20:44:10 [2020-03-27T20:44:10.382Z] #65 26.69 + export 'BUILDTAGS=netgo osusergo static_build'
20:44:10 [2020-03-27T20:44:10.382Z] #65 26.69 + BUILDTAGS='netgo osusergo static_build'
20:44:10 [2020-03-27T20:44:10.382Z] #65 26.69 + export EXTRA_FLAGS=-buildmode=pie
20:44:10 [2020-03-27T20:44:10.382Z] #65 26.69 + EXTRA_FLAGS=-buildmode=pie
20:44:10 [2020-03-27T20:44:10.382Z] #65 26.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:44:10 [2020-03-27T20:44:10.382Z] #65 26.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:44:10 [2020-03-27T20:44:10.382Z] #65 26.69 + '[' '' = dynamic ']'
20:44:10 [2020-03-27T20:44:10.382Z] #65 26.69 + make
20:44:10 [2020-03-27T20:44:10.656Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
20:44:10 [2020-03-27T20:44:10.656Z] go: finding github.com/bugsnag/panicwrap v1.2.0
20:44:10 [2020-03-27T20:44:10.656Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
20:44:10 [2020-03-27T20:44:10.947Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
20:44:11 [2020-03-27T20:44:11.239Z] go: finding github.com/vishvananda/netlink v1.0.0
20:44:11 [2020-03-27T20:44:11.397Z] #65 27.67 + bin/ctr
20:44:11 [2020-03-27T20:44:11.397Z] #65 ...
20:44:11 [2020-03-27T20:44:11.397Z] 
20:44:11 [2020-03-27T20:44:11.397Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:44:11 [2020-03-27T20:44:11.397Z] #56 40.41 os
20:44:11 [2020-03-27T20:44:11.397Z] #56 41.19 encoding/binary
20:44:11 [2020-03-27T20:44:11.397Z] #56 42.93 encoding/base64
20:44:11 [2020-03-27T20:44:11.397Z] #56 43.42 fmt
20:44:11 [2020-03-27T20:44:11.397Z] #56 43.52 path/filepath
20:44:11 [2020-03-27T20:44:11.397Z] #56 44.84 golang.org/x/sys/unix
20:44:11 [2020-03-27T20:44:11.397Z] #56 46.75 encoding/json
20:44:11 [2020-03-27T20:44:11.605Z] using credential docker-jenkins-github-credentials
20:44:11 [2020-03-27T20:44:11.615Z] Cloning the remote Git repository
20:44:11 [2020-03-27T20:44:11.615Z] Cloning with configured refspecs honoured and without tags
20:44:11 [2020-03-27T20:44:11.677Z] #56 ...
20:44:11 [2020-03-27T20:44:11.678Z] 
20:44:11 [2020-03-27T20:44:11.678Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:44:11 [2020-03-27T20:44:11.678Z] #44 10.48 make[1]: Nothing to be done for 'all'.
20:44:11 [2020-03-27T20:44:11.678Z] #44 12.29   CC       images/stats.o
20:44:11 [2020-03-27T20:44:11.678Z] #44 12.55   CC       images/core.o
20:44:11 [2020-03-27T20:44:11.678Z] #44 13.00   CC       images/core-x86.o
20:44:11 [2020-03-27T20:44:11.678Z] #44 13.30   CC       images/core-arm.o
20:44:11 [2020-03-27T20:44:11.678Z] #44 13.53   CC       images/core-aarch64.o
20:44:11 [2020-03-27T20:44:11.678Z] #44 13.87   CC       images/core-ppc64.o
20:44:11 [2020-03-27T20:44:11.678Z] #44 14.64   CC       images/core-s390.o
20:44:11 [2020-03-27T20:44:11.678Z] #44 15.23   CC       images/cpuinfo.o
20:44:11 [2020-03-27T20:44:11.678Z] #44 15.55   CC       images/inventory.o
20:44:11 [2020-03-27T20:44:11.678Z] #44 15.78   CC       images/fdinfo.o
20:44:11 [2020-03-27T20:44:11.678Z] #44 16.08   CC       images/fown.o
20:44:11 [2020-03-27T20:44:11.678Z] #44 16.23   CC       images/ns.o
20:44:11 [2020-03-27T20:44:11.678Z] #44 16.44   CC       images/regfile.o
20:44:11 [2020-03-27T20:44:11.678Z] #44 16.65   CC       images/ghost-file.o
20:44:11 [2020-03-27T20:44:11.678Z] #44 16.89   CC       images/fifo.o
20:44:11 [2020-03-27T20:44:11.678Z] #44 17.03   CC       images/remap-file-path.o
20:44:11 [2020-03-27T20:44:11.678Z] #44 17.16   CC       images/eventfd.o
20:44:11 [2020-03-27T20:44:11.678Z] #44 17.31   CC       images/eventpoll.o
20:44:11 [2020-03-27T20:44:11.678Z] #44 17.41   CC       images/fh.o
20:44:11 [2020-03-27T20:44:11.678Z] #44 ...
20:44:11 [2020-03-27T20:44:11.678Z] 
20:44:11 [2020-03-27T20:44:11.678Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:44:11 [2020-03-27T20:44:11.678Z] #10 40.91 Selecting previously unselected package gcc-mingw-w64-base.
20:44:11 [2020-03-27T20:44:11.678Z] #10 40.94 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
20:44:11 [2020-03-27T20:44:11.678Z] #10 40.95 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:44:11 [2020-03-27T20:44:11.678Z] #10 41.10 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:44:11 [2020-03-27T20:44:11.678Z] #10 41.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
20:44:11 [2020-03-27T20:44:11.678Z] #10 41.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:44:11 [2020-03-27T20:44:11.230Z] Cloning repository https://github.com/moby/moby.git
20:44:11 [2020-03-27T20:44:11.289Z]  > git init /home/ubuntu/workspace/moby_PR-40739 # timeout=10
20:44:11 [2020-03-27T20:44:11.961Z] #10 ...
20:44:11 [2020-03-27T20:44:11.961Z] 
20:44:11 [2020-03-27T20:44:11.961Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:44:11 [2020-03-27T20:44:11.961Z] #47 47.69 regexp
20:44:11 [2020-03-27T20:44:11.961Z] #47 47.71 flag
20:44:11 [2020-03-27T20:44:11.961Z] #47 49.25 go/token
20:44:11 [2020-03-27T20:44:11.961Z] #47 49.85 go/scanner
20:44:11 [2020-03-27T20:44:11.961Z] #47 50.48 internal/lazyregexp
20:44:11 [2020-03-27T20:44:11.961Z] #47 50.69 go/ast
20:44:11 [2020-03-27T20:44:11.961Z] #47 50.82 net/url
20:44:12 [2020-03-27T20:44:12.315Z] #56 32.48 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:44:12 [2020-03-27T20:44:12.875Z] #56 ...
20:44:12 [2020-03-27T20:44:12.875Z] 
20:44:12 [2020-03-27T20:44:12.875Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:44:12 [2020-03-27T20:44:12.875Z] #33 23.47 internal/testlog
20:44:12 [2020-03-27T20:44:12.875Z] #33 24.08 encoding
20:44:12 [2020-03-27T20:44:12.875Z] #33 24.43 runtime/cgo
20:44:11 [2020-03-27T20:44:11.495Z] Fetching upstream changes from https://github.com/moby/moby.git
20:44:11 [2020-03-27T20:44:11.495Z]  > git --version # timeout=10
20:44:11 [2020-03-27T20:44:11.503Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:44:11 [2020-03-27T20:44:11.506Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40739/head:refs/remotes/origin/PR-40739 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:44:13 [2020-03-27T20:44:13.130Z] #33 ...
20:44:13 [2020-03-27T20:44:13.130Z] 
20:44:13 [2020-03-27T20:44:13.130Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:44:13 [2020-03-27T20:44:13.130Z] #47 29.00 unicode/utf16
20:44:13 [2020-03-27T20:44:13.130Z] #47 29.54 container/list
20:44:13 [2020-03-27T20:44:13.130Z] #47 30.61 crypto/internal/subtle
20:44:13 [2020-03-27T20:44:13.130Z] #47 30.97 crypto/subtle
20:44:13 [2020-03-27T20:44:13.130Z] #47 31.28 vendor/golang.org/x/crypto/cryptobyte/asn1
20:44:13 [2020-03-27T20:44:13.130Z] #47 31.41 internal/nettrace
20:44:13 [2020-03-27T20:44:13.130Z] #47 31.85 runtime/cgo
20:44:13 [2020-03-27T20:44:13.300Z] go: finding github.com/spf13/pflag v1.0.3
20:44:13 [2020-03-27T20:44:13.430Z] #47 52.05 text/template/parse
20:44:13 [2020-03-27T20:44:13.597Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
20:44:13 [2020-03-27T20:44:13.597Z] go: finding github.com/uber/jaeger-lib v1.2.1
20:44:13 [2020-03-27T20:44:13.690Z] #47 ...
20:44:13 [2020-03-27T20:44:13.690Z] 
20:44:13 [2020-03-27T20:44:13.690Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:44:14 [2020-03-27T20:44:14.044Z] #47 ...
20:44:14 [2020-03-27T20:44:14.045Z] 
20:44:14 [2020-03-27T20:44:14.045Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:44:14 [2020-03-27T20:44:14.045Z] #33 46.52 flag
20:44:14 [2020-03-27T20:44:14.045Z] #33 46.52 github.com/BurntSushi/toml
20:44:14 [2020-03-27T20:44:14.045Z] #33 48.34 log
20:44:14 [2020-03-27T20:44:14.045Z] #33 49.81 github.com/BurntSushi/toml/cmd/tomlv
20:44:14 [2020-03-27T20:44:14.045Z] #33 DONE 52.9s
20:44:14 [2020-03-27T20:44:14.045Z] 
20:44:14 [2020-03-27T20:44:14.045Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:44:14 [2020-03-27T20:44:14.045Z] #44 17.62   CC       images/fsnotify.o
20:44:14 [2020-03-27T20:44:14.045Z] #44 17.93   CC       images/signalfd.o
20:44:14 [2020-03-27T20:44:14.045Z] #44 18.16   CC       images/fs.o
20:44:14 [2020-03-27T20:44:14.045Z] #44 18.34   CC       images/pstree.o
20:44:14 [2020-03-27T20:44:14.045Z] #44 18.46   CC       images/pipe.o
20:44:14 [2020-03-27T20:44:14.045Z] #44 18.64   CC       images/tcp-stream.o
20:44:14 [2020-03-27T20:44:14.045Z] #44 18.76   CC       images/sk-packet.o
20:44:14 [2020-03-27T20:44:14.045Z] #44 19.04   CC       images/mnt.o
20:44:14 [2020-03-27T20:44:14.045Z] #44 19.23   CC       images/pipe-data.o
20:44:14 [2020-03-27T20:44:14.045Z] #44 19.37   CC       images/sa.o
20:44:14 [2020-03-27T20:44:14.045Z] #44 19.69   CC       images/timer.o
20:44:14 [2020-03-27T20:44:14.229Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
20:44:14 [2020-03-27T20:44:14.326Z] #44 19.91   CC       images/timerfd.o
20:44:14 [2020-03-27T20:44:14.457Z] #41 34.72 Checking out files:  79% (1271/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)   
20:44:14 [2020-03-27T20:44:14.457Z] #41 ...
20:44:14 [2020-03-27T20:44:14.457Z] 
20:44:14 [2020-03-27T20:44:14.457Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:44:14 [2020-03-27T20:44:14.457Z] #25 25.35 Fetched 8336 kB in 20s (410 kB/s)
20:44:14 [2020-03-27T20:44:14.457Z] #25 25.35 Reading package lists...
20:44:14 [2020-03-27T20:44:14.457Z] #25 ...
20:44:14 [2020-03-27T20:44:14.457Z] 
20:44:14 [2020-03-27T20:44:14.457Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:44:14 [2020-03-27T20:44:14.457Z] #41 34.72 Checking out files:  79% (1271/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.
20:44:14 [2020-03-27T20:44:14.548Z] go: finding github.com/coreos/go-semver v0.2.0
20:44:14 [2020-03-27T20:44:14.607Z] #44 20.06   CC       images/mm.o
20:44:14 [2020-03-27T20:44:14.607Z] #44 20.30   CC       images/sk-opts.o
20:44:14 [2020-03-27T20:44:14.712Z] #41 35.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:44:14 [2020-03-27T20:44:14.888Z] #44 20.44   CC       images/sk-unix.o
20:44:14 [2020-03-27T20:44:14.888Z] #44 20.57   CC       images/sk-inet.o
20:44:15 [2020-03-27T20:44:15.499Z] #44 20.90   CC       images/tun.o
20:44:15 [2020-03-27T20:44:15.499Z] #44 21.10   CC       images/sk-netlink.o
20:44:15 [2020-03-27T20:44:15.779Z] #44 21.27   CC       images/packet-sock.o
20:44:16 [2020-03-27T20:44:16.051Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
20:44:16 [2020-03-27T20:44:16.060Z] #44 21.57   CC       images/ipc-var.o
20:44:16 [2020-03-27T20:44:16.060Z] #44 21.69   CC       images/ipc-desc.o
20:44:16 [2020-03-27T20:44:16.060Z] #44 21.79   CC       images/ipc-shm.o
20:44:16 [2020-03-27T20:44:16.340Z] #44 21.97   CC       images/ipc-msg.o
20:44:16 [2020-03-27T20:44:16.343Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
20:44:16 [2020-03-27T20:44:16.621Z] #44 22.17   CC       images/ipc-sem.o
20:44:16 [2020-03-27T20:44:16.621Z] #44 22.37   CC       images/utsns.o
20:44:16 [2020-03-27T20:44:16.633Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
20:44:16 [2020-03-27T20:44:16.633Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
20:44:16 [2020-03-27T20:44:16.633Z] go: finding github.com/docker/go-connections v0.4.0
20:44:16 [2020-03-27T20:44:16.901Z] #44 22.52   CC       images/creds.o
20:44:16 [2020-03-27T20:44:16.901Z] #44 22.64   CC       images/vma.o
20:44:16 [2020-03-27T20:44:16.921Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
20:44:16 [2020-03-27T20:44:16.921Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
20:44:17 [2020-03-27T20:44:17.182Z] #44 22.83   CC       images/netdev.o
20:44:17 [2020-03-27T20:44:17.463Z] #44 23.06   CC       images/tty.o
20:44:17 [2020-03-27T20:44:17.744Z] #44 23.37   CC       images/file-lock.o
20:44:17 [2020-03-27T20:44:17.744Z] #44 23.50   CC       images/rlimit.o
20:44:17 [2020-03-27T20:44:17.975Z] #41 38.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
20:44:18 [2020-03-27T20:44:18.024Z] #44 23.64   CC       images/pagemap.o
20:44:18 [2020-03-27T20:44:18.305Z] #44 23.80   CC       images/siginfo.o
20:44:18 [2020-03-27T20:44:18.305Z] #44 23.97   CC       images/rpc.o
20:44:18 [2020-03-27T20:44:18.413Z] go: finding github.com/stretchr/testify v1.3.0
20:44:18 [2020-03-27T20:44:18.917Z] #44 24.58   CC       images/ext-file.o
20:44:19 [2020-03-27T20:44:19.042Z] go: finding github.com/magiconair/properties v1.8.0
20:44:19 [2020-03-27T20:44:19.198Z] #44 24.68   CC       images/cgroup.o
20:44:19 [2020-03-27T20:44:19.198Z] #44 ...
20:44:19 [2020-03-27T20:44:19.198Z] 
20:44:19 [2020-03-27T20:44:19.198Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:44:19 [2020-03-27T20:44:19.198Z] #10 58.30 Selecting previously unselected package g++-mingw-w64-x86-64.
20:44:19 [2020-03-27T20:44:19.198Z] #10 58.30 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
20:44:19 [2020-03-27T20:44:19.198Z] #10 58.30 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:44:19 [2020-03-27T20:44:19.331Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
20:44:19 [2020-03-27T20:44:19.622Z] go: finding github.com/gogo/googleapis v1.1.0
20:44:19 [2020-03-27T20:44:19.912Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
20:44:20 [2020-03-27T20:44:20.490Z] #41 ...
20:44:20 [2020-03-27T20:44:20.490Z] 
20:44:20 [2020-03-27T20:44:20.490Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:44:20 [2020-03-27T20:44:20.490Z] #74 35.66 Checking out files:  41% (853/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:  73% (1519/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.
20:44:20 [2020-03-27T20:44:20.490Z] #74 37.47 + cd /tmp/tmp.RegYCLYO0e/src/github.com/docker/libnetwork
20:44:20 [2020-03-27T20:44:20.490Z] #74 37.47 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
20:44:20 [2020-03-27T20:44:20.490Z] #74 38.24 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:44:21 [2020-03-27T20:44:21.417Z] #74 ...
20:44:21 [2020-03-27T20:44:21.417Z] 
20:44:21 [2020-03-27T20:44:21.417Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:44:21 [2020-03-27T20:44:21.417Z] #62 32.40 Fetched 8336 kB in 26s (324 kB/s)
20:44:21 [2020-03-27T20:44:21.417Z] #62 32.40 Reading package lists...
20:44:21 [2020-03-27T20:44:21.417Z] #62 ...
20:44:21 [2020-03-27T20:44:21.417Z] 
20:44:21 [2020-03-27T20:44:21.417Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:44:21 [2020-03-27T20:44:21.417Z] #53 38.57 + cd /tmp/tmp.mRMpzgFf9v/src/github.com/golangci/golangci-lint/
20:44:21 [2020-03-27T20:44:21.417Z] #53 38.57 + git checkout -q v1.23.8
20:44:21 [2020-03-27T20:44:21.417Z] #53 39.95 ++ git describe --tags
20:44:21 [2020-03-27T20:44:21.417Z] #53 39.98 + version=v1.23.8
20:44:21 [2020-03-27T20:44:21.417Z] #53 39.98 ++ git rev-parse --short HEAD
20:44:21 [2020-03-27T20:44:21.417Z] #53 39.99 + commit=76a82c6
20:44:21 [2020-03-27T20:44:21.417Z] #53 39.99 ++ git show -s --format=%cd
20:44:21 [2020-03-27T20:44:21.417Z] #53 40.00 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
20:44:21 [2020-03-27T20:44:21.417Z] #53 40.00 + 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
20:44:21 [2020-03-27T20:44:21.655Z] Fetching without tags
20:44:21 [2020-03-27T20:44:21.952Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit 89fabf0f241292e929fbb2fbb794d58d8d697ab5
20:44:21 [2020-03-27T20:44:21.988Z] go: finding golang.org/x/text v0.3.0
20:44:21 [2020-03-27T20:44:21.988Z] go: finding github.com/pkg/profile v1.2.1
20:44:21 [2020-03-27T20:44:21.988Z] go: finding github.com/prometheus/client_golang v0.8.0
20:44:21 [2020-03-27T20:44:21.988Z] go: finding gopkg.in/yaml.v2 v2.2.2
20:44:22 [2020-03-27T20:44:22.620Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
20:44:22 [2020-03-27T20:44:22.639Z] #10 ...
20:44:22 [2020-03-27T20:44:22.639Z] 
20:44:22 [2020-03-27T20:44:22.639Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:44:22 [2020-03-27T20:44:22.639Z] #56 51.35 github.com/pkg/diff
20:44:22 [2020-03-27T20:44:22.639Z] #56 51.85 go/ast
20:44:22 [2020-03-27T20:44:22.639Z] #56 52.45 golang.org/x/crypto/ssh/terminal
20:44:22 [2020-03-27T20:44:22.639Z] #56 53.91 mvdan.cc/editorconfig
20:44:22 [2020-03-27T20:44:22.639Z] #56 54.69 mvdan.cc/sh/v3/fileutil
20:44:22 [2020-03-27T20:44:22.639Z] #56 54.78 mvdan.cc/sh/v3/syntax
20:44:22 [2020-03-27T20:44:22.639Z] #56 59.52 mvdan.cc/sh/v3/cmd/shfmt
20:44:22 [2020-03-27T20:44:22.639Z] #56 ...
20:44:22 [2020-03-27T20:44:22.639Z] 
20:44:22 [2020-03-27T20:44:22.639Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:44:22 [2020-03-27T20:44:22.639Z] #44 25.19   CC       images/userns.o
20:44:22 [2020-03-27T20:44:22.639Z] #44 25.39   CC       images/google/protobuf/descriptor.o
20:44:22 [2020-03-27T20:44:22.639Z] #44 26.25   CC       images/opts.o
20:44:22 [2020-03-27T20:44:22.639Z] #44 26.42   CC       images/seccomp.o
20:44:22 [2020-03-27T20:44:22.639Z] #44 26.55   CC       images/binfmt-misc.o
20:44:22 [2020-03-27T20:44:22.639Z] #44 26.73   CC       images/time.o
20:44:22 [2020-03-27T20:44:22.639Z] #44 26.87   CC       images/sysctl.o
20:44:22 [2020-03-27T20:44:22.639Z] #44 27.01   CC       images/autofs.o
20:44:22 [2020-03-27T20:44:22.639Z] #44 27.14   CC       images/macvlan.o
20:44:22 [2020-03-27T20:44:22.639Z] #44 27.30   CC       images/sit.o
20:44:22 [2020-03-27T20:44:22.639Z] #44 27.47   LINK     images/built-in.o
20:44:22 [2020-03-27T20:44:22.639Z] #44 27.62   GEN      compel/include/asm
20:44:22 [2020-03-27T20:44:22.639Z] #44 27.64   GEN      compel/include/version.h
20:44:22 [2020-03-27T20:44:22.639Z] #44 27.66 touch .config
20:44:22 [2020-03-27T20:44:22.639Z] #44 27.67   GEN      include/common/config.h
20:44:22 [2020-03-27T20:44:22.639Z] #44 27.75   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
20:44:22 [2020-03-27T20:44:22.639Z] #44 27.82   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:44:22 [2020-03-27T20:44:22.639Z] #44 27.83   GEN      compel/plugins/include/uapi/std/syscall.h
20:44:22 [2020-03-27T20:44:22.639Z] #44 27.84   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
20:44:22 [2020-03-27T20:44:22.639Z] #44 27.84   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
20:44:22 [2020-03-27T20:44:22.639Z] #44 27.85   DEP      compel/arch/s390/plugins/std/parasite-head.d
20:44:22 [2020-03-27T20:44:22.639Z] #44 27.87   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:44:22 [2020-03-27T20:44:22.639Z] #44 27.87   DEP      compel/plugins/std/infect.d
20:44:22 [2020-03-27T20:44:22.639Z] #44 27.97   DEP      compel/plugins/std/string.d
20:44:22 [2020-03-27T20:44:22.639Z] #44 28.04   DEP      compel/plugins/std/log.d
20:44:22 [2020-03-27T20:44:22.639Z] #44 28.10   DEP      compel/plugins/std/fds.d
20:44:22 [2020-03-27T20:44:22.639Z] #44 28.23   DEP      compel/plugins/std/std.d
20:44:22 [2020-03-27T20:44:22.639Z] #44 28.31   DEP      compel/plugins/shmem/shmem.d
20:44:21 [2020-03-27T20:44:21.555Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:44:21 [2020-03-27T20:44:21.590Z]  > git config --add remote.origin.fetch +refs/pull/40739/head:refs/remotes/origin/PR-40739 # timeout=10
20:44:21 [2020-03-27T20:44:21.611Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:44:21 [2020-03-27T20:44:21.642Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:44:21 [2020-03-27T20:44:21.658Z] Fetching upstream changes from https://github.com/moby/moby.git
20:44:21 [2020-03-27T20:44:21.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:44:21 [2020-03-27T20:44:21.659Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40739/head:refs/remotes/origin/PR-40739 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:44:21 [2020-03-27T20:44:21.962Z]  > git config core.sparsecheckout # timeout=10
20:44:21 [2020-03-27T20:44:21.990Z]  > git checkout -f 89fabf0f241292e929fbb2fbb794d58d8d697ab5 # timeout=10
20:44:22 [2020-03-27T20:44:22.910Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
20:44:22 [2020-03-27T20:44:22.920Z] #44 28.40   DEP      compel/plugins/fds/fds.d
20:44:22 [2020-03-27T20:44:22.920Z] #44 28.57   CC       compel/plugins/std/std.o
20:44:23 [2020-03-27T20:44:23.200Z] #44 28.82   CC       compel/plugins/std/fds.o
20:44:23 [2020-03-27T20:44:23.481Z] #44 29.04   CC       compel/plugins/std/log.o
20:44:23 [2020-03-27T20:44:23.930Z] #53 ...
20:44:23 [2020-03-27T20:44:23.930Z] 
20:44:23 [2020-03-27T20:44:23.930Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:44:23 [2020-03-27T20:44:23.930Z] #43 34.94 Fetched 8336 kB in 26s (320 kB/s)
20:44:23 [2020-03-27T20:44:23.930Z] #43 34.94 Reading package lists...
20:44:23 [2020-03-27T20:44:23.930Z] #43 ...
20:44:23 [2020-03-27T20:44:23.930Z] 
20:44:23 [2020-03-27T20:44:23.930Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:44:23 [2020-03-27T20:44:23.930Z] #62 32.40 Reading package lists...
20:44:23 [2020-03-27T20:44:23.937Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
20:44:23 [2020-03-27T20:44:23.938Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
20:44:23 [2020-03-27T20:44:23.968Z] Merge succeeded, producing e277bdebb9e1197aeb0ba7b560c72e7a0b54ead5
20:44:23 [2020-03-27T20:44:23.968Z] Checking out Revision e277bdebb9e1197aeb0ba7b560c72e7a0b54ead5 (PR-40739)
20:44:24 [2020-03-27T20:44:24.093Z] #44 29.48   CC       compel/plugins/std/string.o
20:44:24 [2020-03-27T20:44:24.093Z] #44 ...
20:44:24 [2020-03-27T20:44:24.093Z] 
20:44:24 [2020-03-27T20:44:24.093Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:44:24 [2020-03-27T20:44:24.093Z] #56 DONE 63.0s
20:44:24 [2020-03-27T20:44:24.185Z] #62 44.09 Reading package lists...
20:44:24 [2020-03-27T20:44:24.185Z] #62 ...
20:44:24 [2020-03-27T20:44:24.185Z] 
20:44:24 [2020-03-27T20:44:24.185Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:44:24 [2020-03-27T20:44:24.185Z] #56 34.83 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:44:24 [2020-03-27T20:44:24.185Z] #56 35.04 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:44:24 [2020-03-27T20:44:24.185Z] #56 35.33 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:44:24 [2020-03-27T20:44:24.185Z] #56 35.45 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:44:24 [2020-03-27T20:44:24.185Z] #56 37.18 runtime/cgo
20:44:24 [2020-03-27T20:44:24.185Z] #56 37.37 runtime
20:44:24 [2020-03-27T20:44:24.374Z] 
20:44:24 [2020-03-27T20:44:24.374Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:44:24 [2020-03-27T20:44:24.374Z] #47 54.66 text/template
20:44:24 [2020-03-27T20:44:24.374Z] #47 54.88 go/parser
20:44:24 [2020-03-27T20:44:24.374Z] #47 57.11 encoding/xml
20:44:24 [2020-03-27T20:44:24.374Z] #47 58.48 go/doc
20:44:24 [2020-03-27T20:44:24.374Z] #47 60.76 github.com/LK4D4/vndr/build
20:44:24 [2020-03-27T20:44:24.374Z] #47 60.77 github.com/LK4D4/vndr/versioned
20:44:24 [2020-03-27T20:44:24.374Z] #47 60.87 crypto/rsa
20:44:24 [2020-03-27T20:44:24.374Z] #47 62.06 vendor/golang.org/x/crypto/cryptobyte
20:44:24 [2020-03-27T20:44:24.374Z] #47 62.87 net
20:44:24 [2020-03-27T20:44:24.964Z] go: finding github.com/jinzhu/now v1.0.0
20:44:25 [2020-03-27T20:44:25.011Z] #47 63.76 vendor/golang.org/x/crypto/internal/chacha20
20:44:25 [2020-03-27T20:44:25.011Z] #47 ...
20:44:25 [2020-03-27T20:44:25.011Z] 
20:44:25 [2020-03-27T20:44:25.011Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:44:25 [2020-03-27T20:44:25.011Z] #44 30.43   CC       compel/plugins/std/infect.o
20:44:25 [2020-03-27T20:44:25.058Z] Fetching without tags
20:44:22 [2020-03-27T20:44:22.678Z]  > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10
20:44:23 [2020-03-27T20:44:23.942Z]  > git rev-parse HEAD^{commit} # timeout=10
20:44:23 [2020-03-27T20:44:23.970Z]  > git config core.sparsecheckout # timeout=10
20:44:23 [2020-03-27T20:44:23.998Z]  > git checkout -f e277bdebb9e1197aeb0ba7b560c72e7a0b54ead5 # timeout=10
20:44:25 [2020-03-27T20:44:25.113Z] #56 ...
20:44:25 [2020-03-27T20:44:25.113Z] 
20:44:25 [2020-03-27T20:44:25.113Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:44:25 [2020-03-27T20:44:25.113Z] #25 25.35 Reading package lists...
20:44:25 [2020-03-27T20:44:25.113Z] #25 36.59 Reading package lists...
20:44:25 [2020-03-27T20:44:25.113Z] #25 ...
20:44:25 [2020-03-27T20:44:25.113Z] 
20:44:25 [2020-03-27T20:44:25.113Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:44:25 [2020-03-27T20:44:25.113Z] #43 34.94 Reading package lists...
20:44:25 [2020-03-27T20:44:25.291Z] #44 30.80   CC       compel/arch/s390/plugins/std/parasite-head.o
20:44:25 [2020-03-27T20:44:25.291Z] #44 30.82   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
20:44:25 [2020-03-27T20:44:25.291Z] #44 30.85   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
20:44:25 [2020-03-27T20:44:25.291Z] #44 30.95   AR       compel/plugins/std.lib.a
20:44:25 [2020-03-27T20:44:25.291Z] #44 30.98   CC       compel/plugins/fds/fds.o
20:44:25 [2020-03-27T20:44:25.393Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit 89fabf0f241292e929fbb2fbb794d58d8d697ab5
20:44:25 [2020-03-27T20:44:25.572Z] #44 31.21   AR       compel/plugins/fds.lib.a
20:44:25 [2020-03-27T20:44:25.572Z] #44 31.23   HOSTDEP  compel/src/lib/log-host.d
20:44:25 [2020-03-27T20:44:25.596Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
20:44:25 [2020-03-27T20:44:25.854Z] #44 31.38   HOSTDEP  compel/src/lib/handle-elf-host.d
20:44:25 [2020-03-27T20:44:25.854Z] #44 31.51   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
20:44:25 [2020-03-27T20:44:25.854Z] #44 31.60   HOSTDEP  compel/src/main-host.d
20:44:25 [2020-03-27T20:44:25.928Z] #43 46.70 Reading package lists...
20:44:25 [2020-03-27T20:44:25.928Z] #43 ...
20:44:25 [2020-03-27T20:44:25.928Z] 
20:44:25 [2020-03-27T20:44:25.928Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:44:25 [2020-03-27T20:44:25.928Z] #35 37.09 Fetched 8336 kB in 27s (307 kB/s)
20:44:26 [2020-03-27T20:44:26.134Z] #44 31.71   DEP      compel/src/lib/ptrace.d
20:44:26 [2020-03-27T20:44:26.134Z] #44 31.85   DEP      compel/src/lib/infect.d
20:44:26 [2020-03-27T20:44:26.185Z] #35 37.09 Reading package lists...
20:44:26 [2020-03-27T20:44:26.185Z] #35 ...
20:44:26 [2020-03-27T20:44:26.185Z] 
20:44:26 [2020-03-27T20:44:26.185Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:44:26 [2020-03-27T20:44:26.185Z] #10 37.17 Fetched 8336 kB in 27s (307 kB/s)
20:44:24 [2020-03-27T20:44:24.983Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:44:24 [2020-03-27T20:44:24.991Z]  > git config --add remote.origin.fetch +refs/pull/40739/head:refs/remotes/origin/PR-40739 # timeout=10
20:44:25 [2020-03-27T20:44:25.005Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:44:25 [2020-03-27T20:44:25.031Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:44:25 [2020-03-27T20:44:25.063Z] Fetching upstream changes from https://github.com/moby/moby.git
20:44:25 [2020-03-27T20:44:25.063Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:44:25 [2020-03-27T20:44:25.076Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40739/head:refs/remotes/origin/PR-40739 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:44:25 [2020-03-27T20:44:25.404Z]  > git config core.sparsecheckout # timeout=10
20:44:25 [2020-03-27T20:44:25.427Z]  > git checkout -f 89fabf0f241292e929fbb2fbb794d58d8d697ab5 # timeout=10
20:44:26 [2020-03-27T20:44:26.162Z]  > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10
20:44:26 [2020-03-27T20:44:26.415Z] #44 31.95   DEP      compel/src/lib/infect-util.d
20:44:26 [2020-03-27T20:44:26.415Z] #44 32.07   DEP      compel/src/lib/infect-rpc.d
20:44:26 [2020-03-27T20:44:26.440Z] #10 37.17 Reading package lists...
20:44:26 [2020-03-27T20:44:26.440Z] #10 ...
20:44:26 [2020-03-27T20:44:26.440Z] 
20:44:26 [2020-03-27T20:44:26.440Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:44:26 [2020-03-27T20:44:26.440Z] #25 36.59 Reading package lists...
20:44:26 [2020-03-27T20:44:26.626Z] go: finding github.com/gogo/protobuf v1.2.1
20:44:26 [2020-03-27T20:44:26.672Z] Merge succeeded, producing 87079ad811ed0f074a0a2aec1c038257377754a1
20:44:26 [2020-03-27T20:44:26.672Z] Checking out Revision 87079ad811ed0f074a0a2aec1c038257377754a1 (PR-40739)
20:44:26 [2020-03-27T20:44:26.695Z] #44 32.16   DEP      compel/arch/s390/src/lib/infect.d
20:44:26 [2020-03-27T20:44:26.695Z] #44 32.29   DEP      compel/arch/s390/src/lib/cpu.d
20:44:26 [2020-03-27T20:44:26.695Z] #44 32.37   DEP      compel/src/lib/log.d
20:44:26 [2020-03-27T20:44:26.695Z] #44 32.45   DEP      compel/src/main.d
20:44:26 [2020-03-27T20:44:26.915Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
20:44:26 [2020-03-27T20:44:26.976Z] #44 32.54   DEP      compel/src/lib/handle-elf.d
20:44:26 [2020-03-27T20:44:26.976Z] #44 32.73   DEP      compel/arch/s390/src/lib/handle-elf.d
20:44:27 [2020-03-27T20:44:27.256Z] #44 32.87   CC       compel/src/lib/log.o
20:44:27 [2020-03-27T20:44:27.537Z] #44 33.03   CC       compel/arch/s390/src/lib/cpu.o
20:44:27 [2020-03-27T20:44:27.537Z] #44 33.22   CC       compel/arch/s390/src/lib/infect.o
20:44:27 [2020-03-27T20:44:27.543Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
20:44:27 [2020-03-27T20:44:27.676Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD"
20:44:27 [2020-03-27T20:44:27.704Z] First time build. Skipping changelog.
20:44:28 [2020-03-27T20:44:28.171Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:44:28 [2020-03-27T20:44:28.464Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
20:44:28 [2020-03-27T20:44:28.464Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
20:44:28 [2020-03-27T20:44:28.464Z] go: finding github.com/gofrs/flock v0.7.0
20:44:28 [2020-03-27T20:44:28.539Z] #44 33.94   CC       compel/src/lib/infect-rpc.o
20:44:28 [2020-03-27T20:44:28.539Z] #44 34.18   CC       compel/src/lib/infect-util.o
20:44:28 [2020-03-27T20:44:28.539Z] #44 34.29   CC       compel/src/lib/infect.o
20:44:26 [2020-03-27T20:44:26.646Z]  > git rev-parse HEAD^{commit} # timeout=10
20:44:26 [2020-03-27T20:44:26.675Z]  > git config core.sparsecheckout # timeout=10
20:44:26 [2020-03-27T20:44:26.702Z]  > git checkout -f 87079ad811ed0f074a0a2aec1c038257377754a1 # timeout=10
20:44:28 [2020-03-27T20:44:28.756Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
20:44:28 [2020-03-27T20:44:28.977Z] + docker version
20:44:29 [2020-03-27T20:44:29.381Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
20:44:30 [2020-03-27T20:44:30.003Z] #44 35.61   CC       compel/src/lib/ptrace.o
20:44:30 [2020-03-27T20:44:30.009Z] go: finding github.com/fsnotify/fsnotify v1.4.7
20:44:27 [2020-03-27T20:44:27.678Z]  > git rev-list --no-walk d0d241cede4ffcd06c3f25c26b75051eba066463 # timeout=10
20:44:30 [2020-03-27T20:44:30.272Z] #25 48.13 Building dependency tree...
20:44:30 [2020-03-27T20:44:30.283Z] #44 35.87   AR       compel/libcompel.a
20:44:30 [2020-03-27T20:44:30.283Z] #44 35.92   HOSTCC   compel/src/main-host.o
20:44:30 [2020-03-27T20:44:30.297Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
20:44:30 [2020-03-27T20:44:30.297Z] go: finding github.com/sirupsen/logrus v1.4.0
20:44:30 [2020-03-27T20:44:30.564Z] #44 36.17   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
20:44:30 [2020-03-27T20:44:30.784Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD"
20:44:30 [2020-03-27T20:44:30.820Z] First time build. Skipping changelog.
20:44:30 [2020-03-27T20:44:30.844Z] #44 36.32   HOSTCC   compel/src/lib/handle-elf-host.o
20:44:30 [2020-03-27T20:44:30.844Z] #44 ...
20:44:30 [2020-03-27T20:44:30.844Z] 
20:44:30 [2020-03-27T20:44:30.844Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:44:30 [2020-03-27T20:44:30.844Z] #10 70.05 Selecting previously unselected package libapparmor1:s390x.
20:44:30 [2020-03-27T20:44:30.844Z] #10 70.06 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
20:44:30 [2020-03-27T20:44:30.844Z] #10 70.06 Unpacking libapparmor1:s390x (2.13.2-10) ...
20:44:30 [2020-03-27T20:44:30.923Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
20:44:30 [2020-03-27T20:44:30.923Z] go: finding github.com/jinzhu/gorm v1.9.2
20:44:30 [2020-03-27T20:44:30.923Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
20:44:31 [2020-03-27T20:44:31.125Z] #10 70.15 Selecting previously unselected package libapparmor-dev:s390x.
20:44:31 [2020-03-27T20:44:31.125Z] #10 70.15 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
20:44:31 [2020-03-27T20:44:31.125Z] #10 70.15 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
20:44:31 [2020-03-27T20:44:31.125Z] #10 70.26 Selecting previously unselected package libbtrfs0.
20:44:31 [2020-03-27T20:44:31.125Z] #10 70.29 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
20:44:31 [2020-03-27T20:44:31.125Z] #10 70.29 Unpacking libbtrfs0 (4.20.1-2) ...
20:44:31 [2020-03-27T20:44:31.125Z] #10 70.35 Selecting previously unselected package libbtrfs-dev.
20:44:31 [2020-03-27T20:44:31.125Z] #10 70.35 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
20:44:31 [2020-03-27T20:44:31.125Z] #10 70.35 Unpacking libbtrfs-dev (4.20.1-2) ...
20:44:31 [2020-03-27T20:44:31.213Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
20:44:30 [2020-03-27T20:44:30.787Z]  > git rev-list --no-walk d0d241cede4ffcd06c3f25c26b75051eba066463 # timeout=10
20:44:31 [2020-03-27T20:44:31.405Z] #10 70.43 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
20:44:31 [2020-03-27T20:44:31.406Z] #10 70.44 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
20:44:31 [2020-03-27T20:44:31.406Z] #10 70.44 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
20:44:31 [2020-03-27T20:44:31.406Z] #10 70.48 Selecting previously unselected package libudev-dev:s390x.
20:44:31 [2020-03-27T20:44:31.406Z] #10 70.48 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ...
20:44:31 [2020-03-27T20:44:31.406Z] #10 70.50 Unpacking libudev-dev:s390x (241-7~deb10u3) ...
20:44:31 [2020-03-27T20:44:31.406Z] #10 70.62 Selecting previously unselected package libsepol1-dev:s390x.
20:44:31 [2020-03-27T20:44:31.429Z] Fetching without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:44:31 [2020-03-27T20:44:31.505Z] go: finding go.etcd.io/bbolt v1.3.2
20:44:31 [2020-03-27T20:44:31.686Z] #10 70.63 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
20:44:31 [2020-03-27T20:44:31.686Z] #10 70.64 Unpacking libsepol1-dev:s390x (2.8-1) ...
20:44:31 [2020-03-27T20:44:31.686Z] #10 70.88 Selecting previously unselected package libpcre16-3:s390x.
20:44:31 [2020-03-27T20:44:31.686Z] #10 70.89 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
20:44:31 [2020-03-27T20:44:31.686Z] #10 70.89 Unpacking libpcre16-3:s390x (2:8.39-12) ...
20:44:31 [2020-03-27T20:44:31.686Z] #10 70.99 Selecting previously unselected package libpcre32-3:s390x.
20:44:31 [2020-03-27T20:44:31.686Z] #10 70.99 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
20:44:31 [2020-03-27T20:44:31.794Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
20:44:31 [2020-03-27T20:44:31.843Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit 89fabf0f241292e929fbb2fbb794d58d8d697ab5
20:44:31 [2020-03-27T20:44:31.967Z] #10 70.99 Unpacking libpcre32-3:s390x (2:8.39-12) ...
20:44:31 [2020-03-27T20:44:31.967Z] #10 71.16 Selecting previously unselected package libpcrecpp0v5:s390x.
20:44:31 [2020-03-27T20:44:31.967Z] #10 71.16 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
20:44:31 [2020-03-27T20:44:31.967Z] #10 71.16 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
20:44:31 [2020-03-27T20:44:31.967Z] #10 71.26 Selecting previously unselected package libpcre3-dev:s390x.
20:44:32 [2020-03-27T20:44:32.085Z] go: finding google.golang.org/grpc v1.20.1
20:44:32 [2020-03-27T20:44:32.119Z] + docker version
20:44:32 [2020-03-27T20:44:32.247Z] #10 71.26 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
20:44:32 [2020-03-27T20:44:32.247Z] #10 71.26 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
20:44:31 [2020-03-27T20:44:31.184Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:44:31 [2020-03-27T20:44:31.258Z]  > git config --add remote.origin.fetch +refs/pull/40739/head:refs/remotes/origin/PR-40739 # timeout=10
20:44:31 [2020-03-27T20:44:31.284Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:44:31 [2020-03-27T20:44:31.299Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:44:31 [2020-03-27T20:44:31.426Z] Fetching upstream changes from https://github.com/moby/moby.git
20:44:31 [2020-03-27T20:44:31.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:44:31 [2020-03-27T20:44:31.438Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40739/head:refs/remotes/origin/PR-40739 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:44:31 [2020-03-27T20:44:31.844Z]  > git config core.sparsecheckout # timeout=10
20:44:31 [2020-03-27T20:44:31.851Z]  > git checkout -f 89fabf0f241292e929fbb2fbb794d58d8d697ab5 # timeout=10
20:44:32 [2020-03-27T20:44:32.527Z] #10 71.62 Selecting previously unselected package libselinux1-dev:s390x.
20:44:32 [2020-03-27T20:44:32.527Z] #10 71.64 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
20:44:32 [2020-03-27T20:44:32.527Z] #10 71.64 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
20:44:32 [2020-03-27T20:44:32.808Z] #10 71.83 Selecting previously unselected package libdevmapper-dev:s390x.
20:44:32 [2020-03-27T20:44:32.808Z] #10 71.84 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
20:44:32 [2020-03-27T20:44:32.808Z] #10 71.85 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
20:44:32 [2020-03-27T20:44:32.808Z] #10 71.94 Selecting previously unselected package libseccomp-dev:s390x.
20:44:32 [2020-03-27T20:44:32.808Z] #10 71.94 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
20:44:32 [2020-03-27T20:44:32.808Z] #10 71.94 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
20:44:33 [2020-03-27T20:44:33.088Z] #10 72.06 Selecting previously unselected package libsystemd-dev:s390x.
20:44:33 [2020-03-27T20:44:33.088Z] #10 72.06 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ...
20:44:33 [2020-03-27T20:44:33.088Z] #10 72.07 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ...
20:44:33 [2020-03-27T20:44:33.116Z] go: finding github.com/spf13/afero v1.1.2
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.48 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.48 Setting up libseccomp-dev:s390x (2.3.3-4) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.49 Setting up libapparmor1:s390x (2.13.2-10) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.50 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.50 Setting up libpcre16-3:s390x (2:8.39-12) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.51 Setting up libsepol1-dev:s390x (2.8-1) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.51 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.52 Setting up libbtrfs0 (4.20.1-2) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.53 Setting up libpcre32-3:s390x (2:8.39-12) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.53 Setting up libudev-dev:s390x (241-7~deb10u3) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.55 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.56 Setting up libbtrfs-dev (4.20.1-2) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.58 Setting up libapparmor-dev:s390x (2.13.2-10) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.59 Setting up mingw-w64-common (6.0.0-3) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.60 Setting up libsystemd-dev:s390x (241-7~deb10u3) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.60 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.61 Setting up libpcre3-dev:s390x (2:8.39-12) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.62 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.62 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
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.63 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
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.63 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.64 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
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.64 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
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.64 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.65 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
20:44:33 [2020-03-27T20:44:33.401Z] #10 72.66 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
20:44:33 [2020-03-27T20:44:33.408Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
20:44:33 [2020-03-27T20:44:33.681Z] #10 72.66 Setting up dmsetup (2:1.02.155-3) ...
20:44:33 [2020-03-27T20:44:33.681Z] #10 72.67 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
20:44:33 [2020-03-27T20:44:33.681Z] #10 72.72 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
20:44:33 [2020-03-27T20:44:33.681Z] #10 72.72 Processing triggers for libc-bin (2.28-10) ...
20:44:33 [2020-03-27T20:44:33.698Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
20:44:33 [2020-03-27T20:44:33.964Z] #10 DONE 73.1s
20:44:33 [2020-03-27T20:44:33.964Z] 
20:44:33 [2020-03-27T20:44:33.964Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:44:33 [2020-03-27T20:44:33.964Z] #58 DONE 0.1s
20:44:33 [2020-03-27T20:44:33.964Z] 
20:44:33 [2020-03-27T20:44:33.964Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
20:44:33 [2020-03-27T20:44:33.988Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
20:44:34 [2020-03-27T20:44:34.248Z] #11 ...
20:44:34 [2020-03-27T20:44:34.248Z] 
20:44:34 [2020-03-27T20:44:34.248Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
20:44:34 [2020-03-27T20:44:34.248Z] #59 DONE 0.1s
20:44:34 [2020-03-27T20:44:34.248Z] 
20:44:34 [2020-03-27T20:44:34.248Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:44:34 [2020-03-27T20:44:34.248Z] #44 36.63   HOSTCC   compel/src/lib/log-host.o
20:44:34 [2020-03-27T20:44:34.248Z] #44 36.73   HOSTLINK compel/compel-host-bin
20:44:34 [2020-03-27T20:44:34.248Z] #44 36.82   DEP      soccr/soccr.d
20:44:34 [2020-03-27T20:44:34.248Z] #44 36.94   CC       soccr/soccr.o
20:44:34 [2020-03-27T20:44:34.248Z] #44 37.84   AR       soccr/libsoccr.a
20:44:34 [2020-03-27T20:44:34.248Z] #44 37.87 make[1]: 'soccr/libsoccr.a' is up to date.
20:44:34 [2020-03-27T20:44:34.248Z] #44 38.01   DEP      criu/arch/s390/sigframe.d
20:44:34 [2020-03-27T20:44:34.248Z] #44 38.08   DEP      criu/arch/s390/crtools.d
20:44:34 [2020-03-27T20:44:34.248Z] #44 38.23   DEP      criu/arch/s390/cpu.d
20:44:34 [2020-03-27T20:44:34.248Z] #44 38.36   CC       criu/arch/s390/cpu.o
20:44:34 [2020-03-27T20:44:34.248Z] #44 38.76   CC       criu/arch/s390/crtools.o
20:44:34 [2020-03-27T20:44:34.248Z] #44 39.41   CC       criu/arch/s390/sigframe.o
20:44:34 [2020-03-27T20:44:34.248Z] #44 39.61   LINK     criu/arch/s390/crtools.built-in.o
20:44:34 [2020-03-27T20:44:34.248Z] #44 39.65   DEP      criu/pie/util-vdso.d
20:44:34 [2020-03-27T20:44:34.248Z] #44 39.74   DEP      criu/pie/util.d
20:44:34 [2020-03-27T20:44:34.248Z] #44 39.88   CC       criu/pie/util.o
20:44:34 [2020-03-27T20:44:34.437Z] #25 54.78 ca-certificates is already the newest version (20190110).
20:44:34 [2020-03-27T20:44:34.437Z] #25 54.78 The following additional packages will be installed:
20:44:34 [2020-03-27T20:44:34.437Z] #25 54.79   libjq1 libonig5
20:44:34 [2020-03-27T20:44:34.437Z] #25 ...
20:44:34 [2020-03-27T20:44:34.437Z] 
20:44:34 [2020-03-27T20:44:34.437Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:44:34 [2020-03-27T20:44:34.437Z] #62 44.09 Reading package lists...
20:44:34 [2020-03-27T20:44:34.313Z]  > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10
20:44:34 [2020-03-27T20:44:34.529Z] #44 40.15   CC       criu/pie/util-vdso.o
20:44:34 [2020-03-27T20:44:34.725Z] Merge succeeded, producing 61805f648285aae20e00e462702d61f1e159f5e4
20:44:34 [2020-03-27T20:44:34.725Z] Checking out Revision 61805f648285aae20e00e462702d61f1e159f5e4 (PR-40739)
20:44:35 [2020-03-27T20:44:35.029Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
20:44:35 [2020-03-27T20:44:35.139Z] #44 40.61   AR       criu/pie/pie.lib.a
20:44:35 [2020-03-27T20:44:35.140Z] #44 40.67   DEP      criu/pie/restorer.d
20:44:35 [2020-03-27T20:44:35.140Z] #44 40.84   DEP      criu/arch/s390/restorer.d
20:44:35 [2020-03-27T20:44:35.420Z] #44 ...
20:44:35 [2020-03-27T20:44:35.420Z] 
20:44:35 [2020-03-27T20:44:35.420Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:44:35 [2020-03-27T20:44:35.420Z] #47 64.27 vendor/golang.org/x/crypto/poly1305
20:44:35 [2020-03-27T20:44:35.420Z] #47 64.56 vendor/golang.org/x/crypto/chacha20poly1305
20:44:35 [2020-03-27T20:44:35.420Z] #47 64.94 vendor/golang.org/x/crypto/curve25519
20:44:35 [2020-03-27T20:44:35.420Z] #47 65.27 vendor/golang.org/x/text/transform
20:44:35 [2020-03-27T20:44:35.420Z] #47 65.69 vendor/golang.org/x/text/unicode/bidi
20:44:35 [2020-03-27T20:44:35.420Z] #47 66.67 vendor/golang.org/x/text/secure/bidirule
20:44:35 [2020-03-27T20:44:35.420Z] #47 66.87 vendor/golang.org/x/text/unicode/norm
20:44:35 [2020-03-27T20:44:35.420Z] #47 69.36 vendor/golang.org/x/net/idna
20:44:35 [2020-03-27T20:44:35.420Z] #47 71.57 vendor/golang.org/x/net/http2/hpack
20:44:35 [2020-03-27T20:44:35.420Z] #47 72.65 mime
20:44:35 [2020-03-27T20:44:35.420Z] #47 74.33 mime/quotedprintable
20:44:35 [2020-03-27T20:44:35.420Z] #47 ...
20:44:35 [2020-03-27T20:44:35.420Z] 
20:44:35 [2020-03-27T20:44:35.420Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:44:35 [2020-03-27T20:44:35.420Z] #44 41.04   DEP      criu/arch/s390/vdso-pie.d
20:44:35 [2020-03-27T20:44:35.700Z] #44 ...
20:44:35 [2020-03-27T20:44:35.700Z] 
20:44:35 [2020-03-27T20:44:35.700Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
20:44:35 [2020-03-27T20:44:35.700Z] #11 DONE 1.6s
20:44:35 [2020-03-27T20:44:35.700Z] 
20:44:35 [2020-03-27T20:44:35.700Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:44:35 [2020-03-27T20:44:35.700Z] #44 41.13   DEP      criu/pie/parasite-vdso.d
20:44:35 [2020-03-27T20:44:35.700Z] #44 ...
20:44:35 [2020-03-27T20:44:35.700Z] 
20:44:35 [2020-03-27T20:44:35.700Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:44:35 [2020-03-27T20:44:35.700Z] #68 70.16 + for f in rootlesskit rootlesskit-docker-proxy
20:44:35 [2020-03-27T20:44:35.700Z] #68 70.16 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:44:35 [2020-03-27T20:44:35.700Z] #68 DONE 74.8s
20:44:35 [2020-03-27T20:44:35.700Z] 
20:44:35 [2020-03-27T20:44:35.700Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:44:35 [2020-03-27T20:44:35.700Z] #44 41.37   DEP      criu/pie/parasite.d
20:44:35 [2020-03-27T20:44:35.994Z] #44 ...
20:44:35 [2020-03-27T20:44:35.994Z] 
20:44:35 [2020-03-27T20:44:35.994Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
20:44:35 [2020-03-27T20:44:35.994Z] #69 DONE 0.1s
20:44:35 [2020-03-27T20:44:35.994Z] 
20:44:35 [2020-03-27T20:44:35.994Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.341 + RM_GOPATH=0
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.341 + TMP_GOPATH=
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.341 + : /build
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.341 + '[' -z '' ']'
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.351 ++ mktemp -d
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.352 + export GOPATH=/tmp/tmp.6GdMlfd7DH
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.352 + GOPATH=/tmp/tmp.6GdMlfd7DH
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.352 + RM_GOPATH=1
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.352 ++ dirname ./install.sh
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.353 + dir=.
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.353 + bin=runc
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.353 + shift
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.353 + '[' '!' -f ./runc.installer ']'
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.353 + . ./runc.installer
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.353 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.354 + install_runc
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.355 + uname -r
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.355 + grep -q '^3\.10\.0.*\.el7\.'
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.356 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.357 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.357 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.357 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.6GdMlfd7DH/src/github.com/opencontainers/runc
20:44:35 [2020-03-27T20:44:35.994Z] #60 1.358 Cloning into '/tmp/tmp.6GdMlfd7DH/src/github.com/opencontainers/runc'...
20:44:36 [2020-03-27T20:44:36.059Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
20:44:36 [2020-03-27T20:44:36.059Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
20:44:36 [2020-03-27T20:44:36.059Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
20:44:36 [2020-03-27T20:44:36.352Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
20:44:36 [2020-03-27T20:44:36.352Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
20:44:36 [2020-03-27T20:44:36.642Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
20:44:36 [2020-03-27T20:44:36.642Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
20:44:34 [2020-03-27T20:44:34.709Z]  > git rev-parse HEAD^{commit} # timeout=10
20:44:34 [2020-03-27T20:44:34.719Z]  > git config core.sparsecheckout # timeout=10
20:44:34 [2020-03-27T20:44:34.735Z]  > git checkout -f 61805f648285aae20e00e462702d61f1e159f5e4 # timeout=10
20:44:36 [2020-03-27T20:44:36.933Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
20:44:37 [2020-03-27T20:44:37.103Z] Client: Docker Engine - Community
20:44:37 [2020-03-27T20:44:37.103Z]  Version:           19.03.5
20:44:37 [2020-03-27T20:44:37.103Z]  API version:       1.40
20:44:37 [2020-03-27T20:44:37.103Z]  Go version:        go1.12.12
20:44:37 [2020-03-27T20:44:37.103Z]  Git commit:        633a0ea838
20:44:37 [2020-03-27T20:44:37.103Z]  Built:             Wed Nov 13 07:29:52 2019
20:44:37 [2020-03-27T20:44:37.103Z]  OS/Arch:           linux/amd64
20:44:37 [2020-03-27T20:44:37.103Z]  Experimental:      false
20:44:37 [2020-03-27T20:44:37.103Z] 
20:44:37 [2020-03-27T20:44:37.103Z] Server: Docker Engine - Community
20:44:37 [2020-03-27T20:44:37.103Z]  Engine:
20:44:37 [2020-03-27T20:44:37.103Z]   Version:          19.03.5
20:44:37 [2020-03-27T20:44:37.103Z]   API version:      1.40 (minimum version 1.12)
20:44:37 [2020-03-27T20:44:37.103Z]   Go version:       go1.12.12
20:44:37 [2020-03-27T20:44:37.103Z]   Git commit:       633a0ea838
20:44:37 [2020-03-27T20:44:37.103Z]   Built:            Wed Nov 13 07:28:22 2019
20:44:37 [2020-03-27T20:44:37.103Z]   OS/Arch:          linux/amd64
20:44:37 [2020-03-27T20:44:37.103Z]   Experimental:     true
20:44:37 [2020-03-27T20:44:37.103Z]  containerd:
20:44:37 [2020-03-27T20:44:37.103Z]   Version:          1.2.10
20:44:37 [2020-03-27T20:44:37.103Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
20:44:37 [2020-03-27T20:44:37.103Z]  runc:
20:44:37 [2020-03-27T20:44:37.103Z]   Version:          1.0.0-rc8+dev
20:44:37 [2020-03-27T20:44:37.103Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
20:44:37 [2020-03-27T20:44:37.103Z]  docker-init:
20:44:37 [2020-03-27T20:44:37.103Z]   Version:          0.18.0
20:44:37 [2020-03-27T20:44:37.103Z]   GitCommit:        fec3683
[Pipeline] sh
20:44:37 [2020-03-27T20:44:37.206Z] #62 55.82 Building dependency tree...
20:44:37 [2020-03-27T20:44:37.206Z] #62 ...
20:44:37 [2020-03-27T20:44:37.206Z] 
20:44:37 [2020-03-27T20:44:37.206Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:44:37 [2020-03-27T20:44:37.206Z] #35 37.09 Reading package lists...
20:44:37 [2020-03-27T20:44:37.206Z] #35 48.58 Reading package lists...
20:44:37 [2020-03-27T20:44:37.206Z] #35 ...
20:44:37 [2020-03-27T20:44:37.206Z] 
20:44:37 [2020-03-27T20:44:37.206Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:44:37 [2020-03-27T20:44:37.206Z] #25 55.56 The following NEW packages will be installed:
20:44:37 [2020-03-27T20:44:37.206Z] #25 55.57   jq libjq1 libonig5
20:44:37 [2020-03-27T20:44:37.206Z] #25 56.17 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:44:37 [2020-03-27T20:44:37.206Z] #25 56.17 Need to get 355 kB of archives.
20:44:37 [2020-03-27T20:44:37.206Z] #25 56.17 After this operation, 1072 kB of additional disk space will be used.
20:44:37 [2020-03-27T20:44:37.206Z] #25 56.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:44:37 [2020-03-27T20:44:37.206Z] #25 56.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:44:37 [2020-03-27T20:44:37.206Z] #25 56.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:44:37 [2020-03-27T20:44:37.206Z] #25 58.12 debconf: delaying package configuration, since apt-utils is not installed
20:44:37 [2020-03-27T20:44:37.397Z] Client: Docker Engine - Community
20:44:37 [2020-03-27T20:44:37.397Z]  Version:           19.03.5
20:44:37 [2020-03-27T20:44:37.397Z]  API version:       1.40
20:44:37 [2020-03-27T20:44:37.397Z]  Go version:        go1.12.12
20:44:37 [2020-03-27T20:44:37.397Z]  Git commit:        633a0ea838
20:44:37 [2020-03-27T20:44:37.397Z]  Built:             Wed Nov 13 07:29:52 2019
20:44:37 [2020-03-27T20:44:37.397Z]  OS/Arch:           linux/amd64
20:44:37 [2020-03-27T20:44:37.397Z]  Experimental:      false
20:44:37 [2020-03-27T20:44:37.397Z] 
20:44:37 [2020-03-27T20:44:37.397Z] Server: Docker Engine - Community
20:44:37 [2020-03-27T20:44:37.397Z]  Engine:
20:44:37 [2020-03-27T20:44:37.397Z]   Version:          19.03.5
20:44:37 [2020-03-27T20:44:37.397Z]   API version:      1.40 (minimum version 1.12)
20:44:37 [2020-03-27T20:44:37.397Z]   Go version:       go1.12.12
20:44:37 [2020-03-27T20:44:37.397Z]   Git commit:       633a0ea838
20:44:37 [2020-03-27T20:44:37.397Z]   Built:            Wed Nov 13 07:28:22 2019
20:44:37 [2020-03-27T20:44:37.397Z]   OS/Arch:          linux/amd64
20:44:37 [2020-03-27T20:44:37.397Z]   Experimental:     true
20:44:37 [2020-03-27T20:44:37.397Z]  containerd:
20:44:37 [2020-03-27T20:44:37.397Z]   Version:          1.2.10
20:44:37 [2020-03-27T20:44:37.397Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
20:44:37 [2020-03-27T20:44:37.397Z]  runc:
20:44:37 [2020-03-27T20:44:37.397Z]   Version:          1.0.0-rc8+dev
20:44:37 [2020-03-27T20:44:37.397Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
20:44:37 [2020-03-27T20:44:37.397Z]  docker-init:
20:44:37 [2020-03-27T20:44:37.397Z]   Version:          0.18.0
20:44:37 [2020-03-27T20:44:37.397Z]   GitCommit:        fec3683
[Pipeline] sh
20:44:37 [2020-03-27T20:44:37.462Z] #25 58.49 Fetched 355 kB in 0s (894 kB/s)
20:44:37 [2020-03-27T20:44:37.462Z] #25 ...
20:44:37 [2020-03-27T20:44:37.462Z] 
20:44:37 [2020-03-27T20:44:37.462Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:44:37 [2020-03-27T20:44:37.462Z] #10 37.17 Reading package lists...
20:44:37 [2020-03-27T20:44:37.469Z] + docker info
20:44:37 [2020-03-27T20:44:37.713Z] + docker info
20:44:37 [2020-03-27T20:44:37.718Z] #10 49.08 Reading package lists...
20:44:37 [2020-03-27T20:44:37.718Z] #10 ...
20:44:37 [2020-03-27T20:44:37.718Z] 
20:44:37 [2020-03-27T20:44:37.718Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:44:37 [2020-03-27T20:44:37.718Z] #25 58.71 Selecting previously unselected package libonig5:amd64.
20:44:37 [2020-03-27T20:44:37.971Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
20:44:37 [2020-03-27T20:44:37.971Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
20:44:37 [2020-03-27T20:44:37.971Z] go: finding github.com/kisielk/errcheck v1.1.0
20:44:37 [2020-03-27T20:44:37.981Z] #25 58.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
20:44:37 [2020-03-27T20:44:37.981Z] #25 58.83 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
20:44:37 [2020-03-27T20:44:37.981Z] #25 58.91 Unpacking libonig5:amd64 (6.9.1-1) ...
20:44:38 [2020-03-27T20:44:38.014Z] #60 ...
20:44:38 [2020-03-27T20:44:38.014Z] 
20:44:38 [2020-03-27T20:44:38.014Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
20:44:38 [2020-03-27T20:44:38.014Z] #12 DONE 2.1s
20:44:38 [2020-03-27T20:44:38.014Z] 
20:44:38 [2020-03-27T20:44:38.014Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
20:44:38 [2020-03-27T20:44:38.543Z] #25 59.66 Selecting previously unselected package libjq1:amd64.
20:44:38 [2020-03-27T20:44:38.543Z] #25 59.66 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:44:38 [2020-03-27T20:44:38.600Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
20:44:38 [2020-03-27T20:44:38.798Z] #25 59.67 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:44:38 [2020-03-27T20:44:38.806Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD"
20:44:38 [2020-03-27T20:44:38.816Z] First time build. Skipping changelog.
20:44:38 [2020-03-27T20:44:38.891Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
20:44:38 [2020-03-27T20:44:38.891Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
20:44:39 [2020-03-27T20:44:39.015Z] #13 1.304 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:44:39 [2020-03-27T20:44:39.181Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
20:44:38 [2020-03-27T20:44:38.801Z]  > git rev-list --no-walk d0d241cede4ffcd06c3f25c26b75051eba066463 # timeout=10
[Pipeline] withEnv
20:44:39 [2020-03-27T20:44:39.296Z] #13 DONE 1.5s
20:44:39 [2020-03-27T20:44:39.296Z] 
20:44:39 [2020-03-27T20:44:39.296Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:44:39 [2020-03-27T20:44:39.359Z] #25 60.28 Selecting previously unselected package jq.
20:44:39 [2020-03-27T20:44:39.359Z] #25 60.31 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
20:44:39 [2020-03-27T20:44:39.359Z] #25 60.36 Unpacking jq (1.5+dfsg-2+b1) ...
20:44:39 [2020-03-27T20:44:39.470Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
20:44:39 [2020-03-27T20:44:39.470Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
20:44:39 [2020-03-27T20:44:39.580Z] #14 ...
20:44:39 [2020-03-27T20:44:39.580Z] 
20:44:39 [2020-03-27T20:44:39.580Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:44:39 [2020-03-27T20:44:39.580Z] #50 DONE 78.3s
20:44:39 [2020-03-27T20:44:39.580Z] 
20:44:39 [2020-03-27T20:44:39.580Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:44:39 [2020-03-27T20:44:39.580Z] #44 41.64   CC       criu/pie/parasite.o
20:44:39 [2020-03-27T20:44:39.580Z] #44 43.02   LINK     criu/pie/parasite.built-in.o
20:44:39 [2020-03-27T20:44:39.580Z] #44 43.03   GEN      criu/pie/parasite-blob.h
20:44:39 [2020-03-27T20:44:39.580Z] #44 43.04   CC       criu/pie/parasite-vdso.o
20:44:39 [2020-03-27T20:44:39.580Z] #44 43.74   CC       criu/arch/s390/vdso-pie.o
20:44:39 [2020-03-27T20:44:39.580Z] #44 43.94   CC       criu/arch/s390/restorer.o
20:44:39 [2020-03-27T20:44:39.580Z] #44 44.21   CC       criu/pie/restorer.o
20:44:39 [2020-03-27T20:44:39.614Z] #25 60.66 Setting up libonig5:amd64 (6.9.1-1) ...
20:44:39 [2020-03-27T20:44:39.614Z] #25 60.78 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:44:39 [2020-03-27T20:44:39.758Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
20:44:39 [2020-03-27T20:44:39.870Z] #25 60.83 Setting up jq (1.5+dfsg-2+b1) ...
20:44:39 [2020-03-27T20:44:39.870Z] #25 60.90 Processing triggers for libc-bin (2.28-10) ...
20:44:39 [2020-03-27T20:44:39.973Z] + docker version
20:44:40 [2020-03-27T20:44:40.387Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
20:44:40 [2020-03-27T20:44:40.585Z] #44 46.19   LINK     criu/pie/restorer.built-in.o
20:44:40 [2020-03-27T20:44:40.585Z] #44 46.21   GEN      criu/pie/restorer-blob.h
20:44:40 [2020-03-27T20:44:40.585Z] #44 46.26   DEP      criu/vdso.d
20:44:40 [2020-03-27T20:44:40.677Z] go: finding github.com/davecgh/go-spew v1.1.0
20:44:40 [2020-03-27T20:44:40.677Z] go: finding cloud.google.com/go v0.26.0
20:44:40 [2020-03-27T20:44:40.677Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
20:44:40 [2020-03-27T20:44:40.796Z] #25 DONE 61.9s
20:44:40 [2020-03-27T20:44:40.796Z] 
20:44:40 [2020-03-27T20:44:40.796Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:44:40 [2020-03-27T20:44:40.796Z] #10 49.08 Reading package lists...
20:44:40 [2020-03-27T20:44:40.865Z] #44 ...
20:44:40 [2020-03-27T20:44:40.865Z] 
20:44:40 [2020-03-27T20:44:40.865Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
20:44:40 [2020-03-27T20:44:40.865Z] #14 DONE 1.6s
20:44:40 [2020-03-27T20:44:40.865Z] 
20:44:40 [2020-03-27T20:44:40.865Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:44:40 [2020-03-27T20:44:40.865Z] #44 46.55   DEP      criu/uts_ns.d
20:44:41 [2020-03-27T20:44:41.146Z] #10 60.89 Building dependency tree...
20:44:41 [2020-03-27T20:44:41.146Z] #10 ...
20:44:41 [2020-03-27T20:44:41.146Z] 
20:44:41 [2020-03-27T20:44:41.146Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:44:41 [2020-03-27T20:44:41.146Z] #26 DONE 0.1s
20:44:41 [2020-03-27T20:44:41.146Z] 
20:44:41 [2020-03-27T20:44:41.146Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:44:41 [2020-03-27T20:44:41.146Z] #44 46.73   DEP      criu/util.d
20:44:41 [2020-03-27T20:44:41.308Z] go: finding github.com/golang/mock v1.1.1
20:44:41 [2020-03-27T20:44:41.308Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
20:44:41 [2020-03-27T20:44:41.432Z] #44 46.98   DEP      criu/uffd.d
20:44:41 [2020-03-27T20:44:41.432Z] #44 47.07   DEP      criu/tun.d
20:44:41 [2020-03-27T20:44:41.615Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
20:44:41 [2020-03-27T20:44:41.615Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
20:44:41 [2020-03-27T20:44:41.615Z] go: finding github.com/gorilla/mux v1.7.0
20:44:41 [2020-03-27T20:44:41.712Z] #44 47.15   DEP      criu/tty.d
20:44:41 [2020-03-27T20:44:41.712Z] #44 47.25   DEP      criu/timerfd.d
20:44:41 [2020-03-27T20:44:41.904Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
20:44:41 [2020-03-27T20:44:41.993Z] #44 47.42   DEP      criu/sysfs_parse.d
20:44:41 [2020-03-27T20:44:41.993Z] #44 47.57   DEP      criu/sysctl.d
20:44:41 [2020-03-27T20:44:41.993Z] #44 47.66   DEP      criu/string.d
20:44:42 [2020-03-27T20:44:42.273Z] #44 ...
20:44:42 [2020-03-27T20:44:42.273Z] 
20:44:42 [2020-03-27T20:44:42.273Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
20:44:42 [2020-03-27T20:44:42.273Z] #15 DONE 1.4s
20:44:42 [2020-03-27T20:44:42.273Z] 
20:44:42 [2020-03-27T20:44:42.273Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:44:42 [2020-03-27T20:44:42.273Z] #44 47.68   DEP      criu/stats.d
20:44:42 [2020-03-27T20:44:42.273Z] #44 47.83   DEP      criu/sockets.d
20:44:42 [2020-03-27T20:44:42.528Z] go: finding github.com/mattn/go-shellwords v1.0.5
20:44:42 [2020-03-27T20:44:42.559Z] #44 48.02   DEP      criu/sk-unix.d
20:44:42 [2020-03-27T20:44:42.817Z] go: finding github.com/stretchr/objx v0.1.0
20:44:42 [2020-03-27T20:44:42.839Z] #44 48.31   DEP      criu/sk-tcp.d
20:44:42 [2020-03-27T20:44:42.839Z] #44 48.41   DEP      criu/sk-queue.d
20:44:42 [2020-03-27T20:44:42.839Z] #44 48.54   DEP      criu/sk-packet.d
20:44:43 [2020-03-27T20:44:43.120Z] #44 48.63   DEP      criu/sk-netlink.d
20:44:43 [2020-03-27T20:44:43.120Z] #44 48.74   DEP      criu/sk-inet.d
20:44:43 [2020-03-27T20:44:43.403Z] #44 48.95   DEP      criu/signalfd.d
20:44:43 [2020-03-27T20:44:43.403Z] #44 49.06   DEP      criu/sigframe.d
20:44:43 [2020-03-27T20:44:43.442Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
20:44:43 [2020-03-27T20:44:43.442Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
20:44:43 [2020-03-27T20:44:43.683Z] #44 ...
20:44:43 [2020-03-27T20:44:43.683Z] 
20:44:43 [2020-03-27T20:44:43.683Z] #16 [dev-systemd-false 6/26] RUN ldconfig
20:44:43 [2020-03-27T20:44:43.683Z] #16 DONE 1.4s
20:44:43 [2020-03-27T20:44:43.683Z] 
20:44:43 [2020-03-27T20:44:43.683Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:44:43 [2020-03-27T20:44:43.683Z] #44 49.14   DEP      criu/shmem.d
20:44:43 [2020-03-27T20:44:43.683Z] #44 49.24   DEP      criu/servicefd.d
20:44:43 [2020-03-27T20:44:43.728Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
20:44:43 [2020-03-27T20:44:43.728Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
20:44:43 [2020-03-27T20:44:43.965Z] #44 49.40   DEP      criu/seize.d
20:44:43 [2020-03-27T20:44:43.965Z] #44 49.48   DEP      criu/seccomp.d
20:44:43 [2020-03-27T20:44:43.965Z] #44 49.62   DEP      criu/rst-malloc.d
20:44:44 [2020-03-27T20:44:44.017Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
20:44:44 [2020-03-27T20:44:44.245Z] #44 49.66   DEP      criu/rbtree.d
20:44:44 [2020-03-27T20:44:44.245Z] #44 49.69   DEP      criu/pstree.d
20:44:44 [2020-03-27T20:44:44.245Z] #44 49.82   DEP      criu/protobuf.d
20:44:44 [2020-03-27T20:44:44.245Z] #44 49.91   GEN      criu/protobuf-desc-gen.h
20:44:44 [2020-03-27T20:44:44.305Z] go: finding gotest.tools v2.2.0+incompatible
20:44:44 [2020-03-27T20:44:44.594Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
20:44:44 [2020-03-27T20:44:44.882Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
20:44:44 [2020-03-27T20:44:44.882Z] go: finding github.com/google/go-cmp v0.2.0
20:44:44 [2020-03-27T20:44:44.882Z] go: finding github.com/hashicorp/go-version v1.1.0
20:44:45 [2020-03-27T20:44:45.247Z] #44 50.82   DEP      criu/protobuf-desc.d
20:44:45 [2020-03-27T20:44:45.247Z] #44 50.91   DEP      criu/proc_parse.d
20:44:45 [2020-03-27T20:44:45.415Z] #27 ...
20:44:45 [2020-03-27T20:44:45.415Z] 
20:44:45 [2020-03-27T20:44:45.415Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:44:45 [2020-03-27T20:44:45.415Z] #62 55.82 Building dependency tree...
20:44:45 [2020-03-27T20:44:45.415Z] #62 61.76 The following additional packages will be installed:
20:44:45 [2020-03-27T20:44:45.415Z] #62 61.78   libbtrfs0
20:44:45 [2020-03-27T20:44:45.415Z] #62 62.22 The following NEW packages will be installed:
20:44:45 [2020-03-27T20:44:45.415Z] #62 62.22   libbtrfs-dev libbtrfs0
20:44:45 [2020-03-27T20:44:45.415Z] #62 62.87 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:44:45 [2020-03-27T20:44:45.415Z] #62 62.87 Need to get 119 kB of archives.
20:44:45 [2020-03-27T20:44:45.415Z] #62 62.87 After this operation, 387 kB of additional disk space will be used.
20:44:45 [2020-03-27T20:44:45.415Z] #62 62.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:44:45 [2020-03-27T20:44:45.415Z] #62 62.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:44:45 [2020-03-27T20:44:45.415Z] #62 64.62 debconf: delaying package configuration, since apt-utils is not installed
20:44:45 [2020-03-27T20:44:45.415Z] #62 64.88 Fetched 119 kB in 0s (401 kB/s)
20:44:45 [2020-03-27T20:44:45.415Z] #62 65.12 Selecting previously unselected package libbtrfs0.
20:44:45 [2020-03-27T20:44:45.415Z] #62 65.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.)
20:44:45 [2020-03-27T20:44:45.415Z] #62 65.29 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
20:44:45 [2020-03-27T20:44:45.415Z] #62 65.32 Unpacking libbtrfs0 (4.20.1-2) ...
20:44:45 [2020-03-27T20:44:45.415Z] #62 65.53 Selecting previously unselected package libbtrfs-dev.
20:44:45 [2020-03-27T20:44:45.415Z] #62 65.54 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
20:44:45 [2020-03-27T20:44:45.415Z] #62 65.55 Unpacking libbtrfs-dev (4.20.1-2) ...
20:44:45 [2020-03-27T20:44:45.415Z] #62 66.06 Setting up libbtrfs0 (4.20.1-2) ...
20:44:45 [2020-03-27T20:44:45.415Z] #62 66.09 Setting up libbtrfs-dev (4.20.1-2) ...
20:44:45 [2020-03-27T20:44:45.415Z] #62 66.11 Processing triggers for libc-bin (2.28-10) ...
20:44:45 [2020-03-27T20:44:45.415Z] #62 DONE 66.6s
20:44:45 [2020-03-27T20:44:45.527Z] #44 51.13   DEP      criu/plugin.d
20:44:45 [2020-03-27T20:44:45.527Z] #44 51.19   DEP      criu/pipes.d
20:44:45 [2020-03-27T20:44:45.670Z] 
20:44:45 [2020-03-27T20:44:45.671Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:44:45 [2020-03-27T20:44:45.671Z] #63 DONE 0.1s
20:44:45 [2020-03-27T20:44:45.671Z] 
20:44:45 [2020-03-27T20:44:45.671Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
20:44:45 [2020-03-27T20:44:45.807Z] #44 51.33   DEP      criu/pie-util.d
20:44:45 [2020-03-27T20:44:45.807Z] #44 ...
20:44:45 [2020-03-27T20:44:45.807Z] 
20:44:45 [2020-03-27T20:44:45.807Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:44:45 [2020-03-27T20:44:45.807Z] #47 74.56 net/http/internal
20:44:45 [2020-03-27T20:44:45.807Z] #47 76.15 crypto/tls
20:44:45 [2020-03-27T20:44:45.807Z] #47 80.90 net/http/httptrace
20:44:45 [2020-03-27T20:44:45.807Z] #47 81.04 net/http
20:44:45 [2020-03-27T20:44:45.807Z] #47 ...
20:44:45 [2020-03-27T20:44:45.807Z] 
20:44:45 [2020-03-27T20:44:45.807Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:44:45 [2020-03-27T20:44:45.807Z] #44 51.46   DEP      criu/pie-util-vdso.d
20:44:45 [2020-03-27T20:44:45.912Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
20:44:45 [2020-03-27T20:44:45.912Z] go: finding github.com/kisielk/gotool v1.0.0
20:44:45 [2020-03-27T20:44:45.926Z] #64 DONE 0.1s
20:44:45 [2020-03-27T20:44:45.926Z] 
20:44:45 [2020-03-27T20:44:45.926Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:44:46 [2020-03-27T20:44:46.088Z] #44 51.53   DEP      criu/path.d
20:44:46 [2020-03-27T20:44:46.088Z] #44 51.62   DEP      criu/parasite-syscall.d
20:44:46 [2020-03-27T20:44:46.204Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
20:44:46 [2020-03-27T20:44:46.368Z] #44 51.81   DEP      criu/pagemap.d
20:44:46 [2020-03-27T20:44:46.368Z] #44 52.00   DEP      criu/pagemap-cache.d
20:44:46 [2020-03-27T20:44:46.495Z] go: finding github.com/gogo/protobuf v1.2.0
20:44:46 [2020-03-27T20:44:46.649Z] #44 52.11   DEP      criu/page-xfer.d
20:44:46 [2020-03-27T20:44:46.649Z] #44 52.27   DEP      criu/page-pipe.d
20:44:46 [2020-03-27T20:44:46.785Z] go: finding github.com/BurntSushi/toml v0.3.1
20:44:46 [2020-03-27T20:44:46.785Z] go: finding github.com/sirupsen/logrus v1.3.0
20:44:46 [2020-03-27T20:44:46.929Z] #44 52.38   DEP      criu/netfilter.d
20:44:46 [2020-03-27T20:44:46.929Z] #44 52.53   DEP      criu/net.d
20:44:47 [2020-03-27T20:44:47.210Z] #44 52.68   DEP      criu/namespaces.d
20:44:47 [2020-03-27T20:44:47.210Z] #44 52.80   DEP      criu/mount.d
20:44:47 [2020-03-27T20:44:47.287Z] #65 ...
20:44:47 [2020-03-27T20:44:47.287Z] 
20:44:47 [2020-03-27T20:44:47.287Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:44:47 [2020-03-27T20:44:47.287Z] #43 46.70 Reading package lists...
20:44:47 [2020-03-27T20:44:47.287Z] #43 58.61 Building dependency tree...
20:44:47 [2020-03-27T20:44:47.287Z] #43 64.75 The following additional packages will be installed:
20:44:47 [2020-03-27T20:44:47.287Z] #43 64.77   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:44:47 [2020-03-27T20:44:47.287Z] #43 64.78   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:44:47 [2020-03-27T20:44:47.287Z] #43 64.80 Suggested packages:
20:44:47 [2020-03-27T20:44:47.287Z] #43 64.80   manpages-dev python-setuptools
20:44:47 [2020-03-27T20:44:47.287Z] #43 67.12 The following NEW packages will be installed:
20:44:47 [2020-03-27T20:44:47.287Z] #43 67.12   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:44:47 [2020-03-27T20:44:47.287Z] #43 67.13   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:44:47 [2020-03-27T20:44:47.287Z] #43 67.13   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:44:47 [2020-03-27T20:44:47.287Z] #43 67.13   python-six zlib1g-dev
20:44:47 [2020-03-27T20:44:47.287Z] #43 67.78 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:44:47 [2020-03-27T20:44:47.287Z] #43 67.78 Need to get 4095 kB of archives.
20:44:47 [2020-03-27T20:44:47.287Z] #43 67.78 After this operation, 22.5 MB of additional disk space will be used.
20:44:47 [2020-03-27T20:44:47.287Z] #43 67.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
20:44:47 [2020-03-27T20:44:47.287Z] #43 67.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:44:47 [2020-03-27T20:44:47.287Z] #43 67.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:44:47 [2020-03-27T20:44:47.287Z] #43 67.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:44:47 [2020-03-27T20:44:47.287Z] #43 67.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
20:44:47 [2020-03-27T20:44:47.287Z] #43 67.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:44:47 [2020-03-27T20:44:47.287Z] #43 67.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
20:44:47 [2020-03-27T20:44:47.287Z] #43 67.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
20:44:47 [2020-03-27T20:44:47.287Z] #43 67.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
20:44:47 [2020-03-27T20:44:47.287Z] #43 68.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
20:44:47 [2020-03-27T20:44:47.287Z] #43 68.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
20:44:47 [2020-03-27T20:44:47.287Z] #43 ...
20:44:47 [2020-03-27T20:44:47.287Z] 
20:44:47 [2020-03-27T20:44:47.287Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:44:47 [2020-03-27T20:44:47.287Z] #74 DONE 68.0s
20:44:47 [2020-03-27T20:44:47.287Z] 
20:44:47 [2020-03-27T20:44:47.287Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:44:47 [2020-03-27T20:44:47.287Z] #47 67.46 internal/reflectlite
20:44:47 [2020-03-27T20:44:47.287Z] #47 67.48 github.com/LK4D4/vndr/godl/singleflight
20:44:47 [2020-03-27T20:44:47.414Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
20:44:47 [2020-03-27T20:44:47.449Z] Client:
20:44:47 [2020-03-27T20:44:47.449Z]  Debug Mode: false
20:44:47 [2020-03-27T20:44:47.449Z] 
20:44:47 [2020-03-27T20:44:47.449Z] Server:
20:44:47 [2020-03-27T20:44:47.449Z]  Containers: 0
20:44:47 [2020-03-27T20:44:47.449Z]   Running: 0
20:44:47 [2020-03-27T20:44:47.449Z]   Paused: 0
20:44:47 [2020-03-27T20:44:47.449Z]   Stopped: 0
20:44:47 [2020-03-27T20:44:47.449Z]  Images: 0
20:44:47 [2020-03-27T20:44:47.449Z]  Server Version: 19.03.5
20:44:47 [2020-03-27T20:44:47.449Z]  Storage Driver: overlay2
20:44:47 [2020-03-27T20:44:47.449Z]   Backing Filesystem: extfs
20:44:47 [2020-03-27T20:44:47.449Z]   Supports d_type: true
20:44:47 [2020-03-27T20:44:47.449Z]   Native Overlay Diff: true
20:44:47 [2020-03-27T20:44:47.449Z]  Logging Driver: json-file
20:44:47 [2020-03-27T20:44:47.449Z]  Cgroup Driver: cgroupfs
20:44:47 [2020-03-27T20:44:47.449Z]  Plugins:
20:44:47 [2020-03-27T20:44:47.449Z]   Volume: local
20:44:47 [2020-03-27T20:44:47.449Z]   Network: bridge host ipvlan macvlan null overlay
20:44:47 [2020-03-27T20:44:47.449Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:44:47 [2020-03-27T20:44:47.449Z]  Swarm: inactive
20:44:47 [2020-03-27T20:44:47.449Z]  Runtimes: runc
20:44:47 [2020-03-27T20:44:47.449Z]  Default Runtime: runc
20:44:47 [2020-03-27T20:44:47.449Z]  Init Binary: docker-init
20:44:47 [2020-03-27T20:44:47.449Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
20:44:47 [2020-03-27T20:44:47.449Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
20:44:47 [2020-03-27T20:44:47.449Z]  init version: fec3683
20:44:47 [2020-03-27T20:44:47.449Z]  Security Options:
20:44:47 [2020-03-27T20:44:47.449Z]   apparmor
20:44:47 [2020-03-27T20:44:47.449Z]   seccomp
20:44:47 [2020-03-27T20:44:47.449Z]    Profile: default
20:44:47 [2020-03-27T20:44:47.449Z]  Kernel Version: 4.15.0-1058-aws
20:44:47 [2020-03-27T20:44:47.449Z]  Operating System: Ubuntu 18.04.4 LTS
20:44:47 [2020-03-27T20:44:47.449Z]  OSType: linux
20:44:47 [2020-03-27T20:44:47.449Z]  Architecture: x86_64
20:44:47 [2020-03-27T20:44:47.449Z]  CPUs: 2
20:44:47 [2020-03-27T20:44:47.449Z]  Total Memory: 7.501GiB
20:44:47 [2020-03-27T20:44:47.449Z]  Name: ip-10-100-96-51
20:44:47 [2020-03-27T20:44:47.449Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
20:44:47 [2020-03-27T20:44:47.449Z]  Docker Root Dir: /var/lib/docker
20:44:47 [2020-03-27T20:44:47.449Z]  Debug Mode: false
20:44:47 [2020-03-27T20:44:47.449Z]  Registry: https://index.docker.io/v1/
20:44:47 [2020-03-27T20:44:47.449Z]  Labels:
20:44:47 [2020-03-27T20:44:47.449Z]  Experimental: true
20:44:47 [2020-03-27T20:44:47.449Z]  Insecure Registries:
20:44:47 [2020-03-27T20:44:47.449Z]   127.0.0.0/8
20:44:47 [2020-03-27T20:44:47.449Z]  Live Restore Enabled: true
20:44:47 [2020-03-27T20:44:47.449Z] 
20:44:47 [2020-03-27T20:44:47.449Z] WARNING: No swap limit support
[Pipeline] sh
20:44:47 [2020-03-27T20:44:47.490Z] #44 52.99   DEP      criu/mem.d
20:44:47 [2020-03-27T20:44:47.490Z] #44 53.09   DEP      criu/lsm.d
20:44:47 [2020-03-27T20:44:47.490Z] #44 53.23   DEP      criu/log.d
20:44:47 [2020-03-27T20:44:47.543Z] #47 68.26 math/rand
20:44:47 [2020-03-27T20:44:47.691Z] Client:
20:44:47 [2020-03-27T20:44:47.691Z]  Debug Mode: false
20:44:47 [2020-03-27T20:44:47.691Z] 
20:44:47 [2020-03-27T20:44:47.691Z] Server:
20:44:47 [2020-03-27T20:44:47.691Z]  Containers: 0
20:44:47 [2020-03-27T20:44:47.691Z]   Running: 0
20:44:47 [2020-03-27T20:44:47.691Z]   Paused: 0
20:44:47 [2020-03-27T20:44:47.691Z]   Stopped: 0
20:44:47 [2020-03-27T20:44:47.691Z]  Images: 0
20:44:47 [2020-03-27T20:44:47.691Z]  Server Version: 19.03.5
20:44:47 [2020-03-27T20:44:47.691Z]  Storage Driver: overlay2
20:44:47 [2020-03-27T20:44:47.691Z]   Backing Filesystem: extfs
20:44:47 [2020-03-27T20:44:47.691Z]   Supports d_type: true
20:44:47 [2020-03-27T20:44:47.691Z]   Native Overlay Diff: true
20:44:47 [2020-03-27T20:44:47.691Z]  Logging Driver: json-file
20:44:47 [2020-03-27T20:44:47.691Z]  Cgroup Driver: cgroupfs
20:44:47 [2020-03-27T20:44:47.691Z]  Plugins:
20:44:47 [2020-03-27T20:44:47.691Z]   Volume: local
20:44:47 [2020-03-27T20:44:47.691Z]   Network: bridge host ipvlan macvlan null overlay
20:44:47 [2020-03-27T20:44:47.691Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:44:47 [2020-03-27T20:44:47.691Z]  Swarm: inactive
20:44:47 [2020-03-27T20:44:47.691Z]  Runtimes: runc
20:44:47 [2020-03-27T20:44:47.691Z]  Default Runtime: runc
20:44:47 [2020-03-27T20:44:47.691Z]  Init Binary: docker-init
20:44:47 [2020-03-27T20:44:47.691Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
20:44:47 [2020-03-27T20:44:47.691Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
20:44:47 [2020-03-27T20:44:47.691Z]  init version: fec3683
20:44:47 [2020-03-27T20:44:47.691Z]  Security Options:
20:44:47 [2020-03-27T20:44:47.691Z]   apparmor
20:44:47 [2020-03-27T20:44:47.691Z]   seccomp
20:44:47 [2020-03-27T20:44:47.691Z]    Profile: default
20:44:47 [2020-03-27T20:44:47.691Z]  Kernel Version: 4.15.0-1058-aws
20:44:47 [2020-03-27T20:44:47.691Z]  Operating System: Ubuntu 18.04.4 LTS
20:44:47 [2020-03-27T20:44:47.691Z]  OSType: linux
20:44:47 [2020-03-27T20:44:47.691Z]  Architecture: x86_64
20:44:47 [2020-03-27T20:44:47.691Z]  CPUs: 2
20:44:47 [2020-03-27T20:44:47.691Z]  Total Memory: 7.501GiB
20:44:47 [2020-03-27T20:44:47.691Z]  Name: ip-10-100-62-225
20:44:47 [2020-03-27T20:44:47.691Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
20:44:47 [2020-03-27T20:44:47.691Z]  Docker Root Dir: /var/lib/docker
20:44:47 [2020-03-27T20:44:47.691Z]  Debug Mode: false
20:44:47 [2020-03-27T20:44:47.691Z]  Registry: https://index.docker.io/v1/
20:44:47 [2020-03-27T20:44:47.691Z]  Labels:
20:44:47 [2020-03-27T20:44:47.691Z]  Experimental: true
20:44:47 [2020-03-27T20:44:47.691Z]  Insecure Registries:
20:44:47 [2020-03-27T20:44:47.691Z]   127.0.0.0/8
20:44:47 [2020-03-27T20:44:47.691Z]  Live Restore Enabled: true
20:44:47 [2020-03-27T20:44:47.691Z] 
20:44:47 [2020-03-27T20:44:47.691Z] WARNING: No swap limit support
[Pipeline] sh
20:44:47 [2020-03-27T20:44:47.714Z] go: finding github.com/spf13/cast v1.3.0
20:44:47 [2020-03-27T20:44:47.770Z] #44 53.30   DEP      criu/libnetlink.d
20:44:47 [2020-03-27T20:44:47.770Z] #44 53.43   DEP      criu/kerndat.d
20:44:47 [2020-03-27T20:44:47.776Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:44:47 [2020-03-27T20:44:47.776Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:44:47 [2020-03-27T20:44:47.776Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40739/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:44:47 [2020-03-27T20:44:47.776Z] + bash /home/ubuntu/workspace/moby_PR-40739/check-config.sh
20:44:47 [2020-03-27T20:44:47.776Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:44:47 [2020-03-27T20:44:47.776Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
20:44:47 [2020-03-27T20:44:47.776Z] 
20:44:47 [2020-03-27T20:44:47.776Z] Generally Necessary:
20:44:47 [2020-03-27T20:44:47.776Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:44:47 [2020-03-27T20:44:47.776Z] - apparmor: enabled and tools installed
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_NAMESPACES: enabled
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_NET_NS: enabled
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_PID_NS: enabled
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_IPC_NS: enabled
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_UTS_NS: enabled
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_CGROUPS: enabled
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_CGROUP_CPUACCT: enabled
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_CGROUP_DEVICE: enabled
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_CGROUP_FREEZER: enabled
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_CGROUP_SCHED: enabled
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_CPUSETS: enabled
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_MEMCG: enabled
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_KEYS: enabled
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_VETH: enabled (as module)
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_BRIDGE: enabled (as module)
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:44:47 [2020-03-27T20:44:47.776Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:44:47 [2020-03-27T20:44:47.998Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:44:47 [2020-03-27T20:44:47.998Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:44:47 [2020-03-27T20:44:47.998Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40739/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:44:48 [2020-03-27T20:44:48.002Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
20:44:48 [2020-03-27T20:44:48.002Z] go: finding github.com/hashicorp/golang-lru v0.5.0
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_NF_NAT: enabled (as module)
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_NF_NAT_NEEDED: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_POSIX_MQUEUE: enabled
20:44:48 [2020-03-27T20:44:48.035Z] 
20:44:48 [2020-03-27T20:44:48.035Z] Optional Features:
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_USER_NS: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_SECCOMP: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_CGROUP_PIDS: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_MEMCG_SWAP: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:44:48 [2020-03-27T20:44:48.035Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_BLK_CGROUP: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_IOSCHED_CFQ: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_CGROUP_PERF: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_CGROUP_HUGETLB: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_CFS_BANDWIDTH: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_RT_GROUP_SCHED: missing
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_IP_VS: enabled (as module)
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_IP_VS_NFCT: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_IP_VS_RR: enabled (as module)
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_EXT4_FS: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:44:48 [2020-03-27T20:44:48.035Z] - Network Drivers:
20:44:48 [2020-03-27T20:44:48.035Z]   - "overlay":
20:44:48 [2020-03-27T20:44:48.035Z]     - CONFIG_VXLAN: enabled (as module)
20:44:48 [2020-03-27T20:44:48.035Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:44:48 [2020-03-27T20:44:48.035Z]       Optional (for encrypted networks):
20:44:48 [2020-03-27T20:44:48.051Z] #44 53.63   DEP      criu/kcmp-ids.d
20:44:48 [2020-03-27T20:44:48.273Z] + bash /home/ubuntu/workspace/moby_PR-40739/check-config.sh
20:44:48 [2020-03-27T20:44:48.274Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:44:48 [2020-03-27T20:44:48.274Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
20:44:48 [2020-03-27T20:44:48.274Z] 
20:44:48 [2020-03-27T20:44:48.274Z] Generally Necessary:
20:44:48 [2020-03-27T20:44:48.274Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:44:48 [2020-03-27T20:44:48.274Z] - apparmor: enabled and tools installed
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_NAMESPACES: enabled
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_NET_NS: enabled
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_PID_NS: enabled
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_IPC_NS: enabled
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_UTS_NS: enabled
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_CGROUPS: enabled
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_CGROUP_CPUACCT: enabled
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_CGROUP_DEVICE: enabled
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_CGROUP_FREEZER: enabled
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_CGROUP_SCHED: enabled
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_CPUSETS: enabled
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_MEMCG: enabled
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_KEYS: enabled
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_VETH: enabled (as module)
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_BRIDGE: enabled (as module)
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:44:48 [2020-03-27T20:44:48.274Z] - CONFIG_NF_NAT: enabled (as module)
20:44:48 [2020-03-27T20:44:48.293Z]       - CONFIG_CRYPTO: enabled
20:44:48 [2020-03-27T20:44:48.293Z]       - CONFIG_CRYPTO_AEAD: enabled
20:44:48 [2020-03-27T20:44:48.293Z]       - CONFIG_CRYPTO_GCM: enabled
20:44:48 [2020-03-27T20:44:48.293Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:44:48 [2020-03-27T20:44:48.293Z]       - CONFIG_CRYPTO_GHASH: enabled
20:44:48 [2020-03-27T20:44:48.293Z]       - CONFIG_XFRM: enabled
20:44:48 [2020-03-27T20:44:48.293Z]       - CONFIG_XFRM_USER: enabled (as module)
20:44:48 [2020-03-27T20:44:48.293Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:44:48 [2020-03-27T20:44:48.293Z]       - CONFIG_INET_ESP: enabled (as module)
20:44:48 [2020-03-27T20:44:48.293Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
20:44:48 [2020-03-27T20:44:48.293Z]   - "ipvlan":
20:44:48 [2020-03-27T20:44:48.293Z]     - CONFIG_IPVLAN: enabled (as module)
20:44:48 [2020-03-27T20:44:48.293Z]   - "macvlan":
20:44:48 [2020-03-27T20:44:48.293Z]     - CONFIG_MACVLAN: enabled (as module)
20:44:48 [2020-03-27T20:44:48.293Z]     - CONFIG_DUMMY: enabled (as module)
20:44:48 [2020-03-27T20:44:48.293Z]   - "ftp,tftp client in container":
20:44:48 [2020-03-27T20:44:48.293Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:44:48 [2020-03-27T20:44:48.293Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:44:48 [2020-03-27T20:44:48.293Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:44:48 [2020-03-27T20:44:48.293Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:44:48 [2020-03-27T20:44:48.293Z] - Storage Drivers:
20:44:48 [2020-03-27T20:44:48.293Z]   - "aufs":
20:44:48 [2020-03-27T20:44:48.293Z]     - CONFIG_AUFS_FS: enabled (as module)
20:44:48 [2020-03-27T20:44:48.293Z]   - "btrfs":
20:44:48 [2020-03-27T20:44:48.293Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:44:48 [2020-03-27T20:44:48.293Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:44:48 [2020-03-27T20:44:48.293Z]   - "devicemapper":
20:44:48 [2020-03-27T20:44:48.293Z]     - CONFIG_BLK_DEV_DM: enabled
20:44:48 [2020-03-27T20:44:48.293Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:44:48 [2020-03-27T20:44:48.293Z]   - "overlay":
20:44:48 [2020-03-27T20:44:48.293Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:44:48 [2020-03-27T20:44:48.293Z]   - "zfs":
20:44:48 [2020-03-27T20:44:48.293Z]     - /dev/zfs: missing
20:44:48 [2020-03-27T20:44:48.293Z]     - zfs command: missing
20:44:48 [2020-03-27T20:44:48.293Z]     - zpool command: missing
20:44:48 [2020-03-27T20:44:48.293Z] 
20:44:48 [2020-03-27T20:44:48.293Z] Limits:
20:44:48 [2020-03-27T20:44:48.293Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:44:48 [2020-03-27T20:44:48.293Z] 
20:44:48 [2020-03-27T20:44:48.293Z] + true
20:44:48 [2020-03-27T20:44:48.296Z] go: finding github.com/docker/go-connections v0.3.0
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
20:44:48 [2020-03-27T20:44:48.331Z] #44 53.70   DEP      criu/irmap.d
20:44:48 [2020-03-27T20:44:48.331Z] #44 53.78   DEP      criu/ipc_ns.d
20:44:48 [2020-03-27T20:44:48.331Z] #44 53.96   DEP      criu/image.d
20:44:48 [2020-03-27T20:44:48.331Z] #44 54.11   DEP      criu/image-desc.d
[Pipeline] sh
20:44:48 [2020-03-27T20:44:48.467Z] #47 ...
20:44:48 [2020-03-27T20:44:48.467Z] 
20:44:48 [2020-03-27T20:44:48.467Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:44:48 [2020-03-27T20:44:48.467Z] #35 48.58 Reading package lists...
20:44:48 [2020-03-27T20:44:48.467Z] #35 60.08 Building dependency tree...
20:44:48 [2020-03-27T20:44:48.467Z] #35 66.11 The following additional packages will be installed:
20:44:48 [2020-03-27T20:44:48.467Z] #35 66.19   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:44:48 [2020-03-27T20:44:48.467Z] #35 66.19 Suggested packages:
20:44:48 [2020-03-27T20:44:48.467Z] #35 66.21   cmake-doc ninja-build lrzip
20:44:48 [2020-03-27T20:44:48.467Z] #35 66.21 Recommended packages:
20:44:48 [2020-03-27T20:44:48.467Z] #35 66.21   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:44:48 [2020-03-27T20:44:48.467Z] #35 68.17 The following NEW packages will be installed:
20:44:48 [2020-03-27T20:44:48.467Z] #35 68.20   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:44:48 [2020-03-27T20:44:48.467Z] #35 68.20   vim-common xxd
20:44:48 [2020-03-27T20:44:48.467Z] #35 68.73 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:44:48 [2020-03-27T20:44:48.467Z] #35 68.73 Need to get 14.9 MB of archives.
20:44:48 [2020-03-27T20:44:48.467Z] #35 68.73 After this operation, 61.8 MB of additional disk space will be used.
20:44:48 [2020-03-27T20:44:48.468Z] #35 68.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:44:48 [2020-03-27T20:44:48.468Z] #35 68.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:44:48 [2020-03-27T20:44:48.468Z] #35 68.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
20:44:48 [2020-03-27T20:44:48.468Z] #35 69.06 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_NF_NAT_NEEDED: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_POSIX_MQUEUE: enabled
20:44:48 [2020-03-27T20:44:48.547Z] 
20:44:48 [2020-03-27T20:44:48.547Z] Optional Features:
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_USER_NS: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_SECCOMP: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_CGROUP_PIDS: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_MEMCG_SWAP: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:44:48 [2020-03-27T20:44:48.547Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_BLK_CGROUP: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_IOSCHED_CFQ: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_CGROUP_PERF: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_CGROUP_HUGETLB: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_CFS_BANDWIDTH: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_RT_GROUP_SCHED: missing
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_IP_VS: enabled (as module)
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_IP_VS_NFCT: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_IP_VS_RR: enabled (as module)
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_EXT4_FS: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:44:48 [2020-03-27T20:44:48.547Z] - Network Drivers:
20:44:48 [2020-03-27T20:44:48.547Z]   - "overlay":
20:44:48 [2020-03-27T20:44:48.547Z]     - CONFIG_VXLAN: enabled (as module)
20:44:48 [2020-03-27T20:44:48.547Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:44:48 [2020-03-27T20:44:48.547Z]       Optional (for encrypted networks):
20:44:48 [2020-03-27T20:44:48.547Z]       - CONFIG_CRYPTO: enabled
20:44:48 [2020-03-27T20:44:48.547Z]       - CONFIG_CRYPTO_AEAD: enabled
20:44:48 [2020-03-27T20:44:48.547Z]       - CONFIG_CRYPTO_GCM: enabled
20:44:48 [2020-03-27T20:44:48.547Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:44:48 [2020-03-27T20:44:48.547Z]       - CONFIG_CRYPTO_GHASH: enabled
20:44:48 [2020-03-27T20:44:48.547Z]       - CONFIG_XFRM: enabled
20:44:48 [2020-03-27T20:44:48.547Z]       - CONFIG_XFRM_USER: enabled (as module)
20:44:48 [2020-03-27T20:44:48.547Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:44:48 [2020-03-27T20:44:48.547Z]       - CONFIG_INET_ESP: enabled (as module)
20:44:48 [2020-03-27T20:44:48.547Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
20:44:48 [2020-03-27T20:44:48.547Z]   - "ipvlan":
20:44:48 [2020-03-27T20:44:48.587Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
20:44:48 [2020-03-27T20:44:48.587Z] go: finding github.com/pkg/errors v0.8.1
20:44:48 [2020-03-27T20:44:48.611Z] #44 54.20   DEP      criu/fsnotify.d
20:44:48 [2020-03-27T20:44:48.612Z] #44 54.30   DEP      criu/filesystems.d
20:44:48 [2020-03-27T20:44:48.612Z] #44 54.39   DEP      criu/files.d
20:44:48 [2020-03-27T20:44:48.638Z] + sudo modprobe ip_vs
20:44:48 [2020-03-27T20:44:48.722Z] #35 ...
20:44:48 [2020-03-27T20:44:48.722Z] 
20:44:48 [2020-03-27T20:44:48.722Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:44:48 [2020-03-27T20:44:48.722Z] #43 68.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
20:44:48 [2020-03-27T20:44:48.722Z] #43 68.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
20:44:48 [2020-03-27T20:44:48.722Z] #43 68.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
20:44:48 [2020-03-27T20:44:48.722Z] #43 68.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
20:44:48 [2020-03-27T20:44:48.722Z] #43 68.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
20:44:48 [2020-03-27T20:44:48.722Z] #43 68.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
20:44:48 [2020-03-27T20:44:48.809Z]     - CONFIG_IPVLAN: enabled (as module)
20:44:48 [2020-03-27T20:44:48.809Z]   - "macvlan":
20:44:48 [2020-03-27T20:44:48.809Z]     - CONFIG_MACVLAN: enabled (as module)
20:44:48 [2020-03-27T20:44:48.809Z]     - CONFIG_DUMMY: enabled (as module)
20:44:48 [2020-03-27T20:44:48.809Z]   - "ftp,tftp client in container":
20:44:48 [2020-03-27T20:44:48.809Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:44:48 [2020-03-27T20:44:48.809Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:44:48 [2020-03-27T20:44:48.809Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:44:48 [2020-03-27T20:44:48.809Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:44:48 [2020-03-27T20:44:48.809Z] - Storage Drivers:
20:44:48 [2020-03-27T20:44:48.809Z]   - "aufs":
20:44:48 [2020-03-27T20:44:48.809Z]     - CONFIG_AUFS_FS: enabled (as module)
20:44:48 [2020-03-27T20:44:48.809Z]   - "btrfs":
20:44:48 [2020-03-27T20:44:48.809Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:44:48 [2020-03-27T20:44:48.809Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:44:48 [2020-03-27T20:44:48.809Z]   - "devicemapper":
20:44:48 [2020-03-27T20:44:48.809Z]     - CONFIG_BLK_DEV_DM: enabled
20:44:48 [2020-03-27T20:44:48.809Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:44:48 [2020-03-27T20:44:48.809Z]   - "overlay":
20:44:48 [2020-03-27T20:44:48.809Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:44:48 [2020-03-27T20:44:48.809Z]   - "zfs":
20:44:48 [2020-03-27T20:44:48.809Z]     - /dev/zfs: missing
20:44:48 [2020-03-27T20:44:48.809Z]     - zfs command: missing
20:44:48 [2020-03-27T20:44:48.809Z]     - zpool command: missing
20:44:48 [2020-03-27T20:44:48.809Z] 
20:44:48 [2020-03-27T20:44:48.809Z] Limits:
20:44:48 [2020-03-27T20:44:48.809Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:44:48 [2020-03-27T20:44:48.809Z] 
20:44:48 [2020-03-27T20:44:48.809Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:44:48 [2020-03-27T20:44:48.879Z] go: finding github.com/json-iterator/go v1.1.6
20:44:48 [2020-03-27T20:44:48.892Z] #44 54.50   DEP      criu/files-reg.d
20:44:48 [2020-03-27T20:44:48.892Z] #44 54.60   DEP      criu/files-ext.d
20:44:48 [2020-03-27T20:44:48.909Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bc1ca5ab8a5b96299fa801864284a0c706186420 .
20:44:49 [2020-03-27T20:44:49.159Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bc1ca5ab8a5b96299fa801864284a0c706186420 .
20:44:49 [2020-03-27T20:44:49.169Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
20:44:49 [2020-03-27T20:44:49.172Z] #44 54.67   DEP      criu/file-lock.d
20:44:49 [2020-03-27T20:44:49.172Z] #44 54.76   DEP      criu/file-ids.d
20:44:49 [2020-03-27T20:44:49.172Z] #44 54.82   DEP      criu/fifo.d
20:44:49 [2020-03-27T20:44:49.178Z] #1 [internal] load build definition from Dockerfile
20:44:49 [2020-03-27T20:44:49.178Z] #1 transferring dockerfile: 37B
20:44:49 [2020-03-27T20:44:49.418Z] #1 [internal] load .dockerignore
20:44:49 [2020-03-27T20:44:49.418Z] #1 transferring context: 87B 0.0s done
20:44:49 [2020-03-27T20:44:49.418Z] #1 DONE 0.2s
20:44:49 [2020-03-27T20:44:49.418Z] 
20:44:49 [2020-03-27T20:44:49.418Z] #2 [internal] load build definition from Dockerfile
20:44:49 [2020-03-27T20:44:49.418Z] #2 transferring dockerfile: 17.06kB 0.0s done
20:44:49 [2020-03-27T20:44:49.418Z] #2 DONE 0.2s
20:44:49 [2020-03-27T20:44:49.418Z] 
20:44:49 [2020-03-27T20:44:49.418Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
20:44:49 [2020-03-27T20:44:49.437Z] #1 transferring dockerfile: 17.06kB 0.0s done
20:44:49 [2020-03-27T20:44:49.437Z] #1 DONE 0.1s
20:44:49 [2020-03-27T20:44:49.437Z] 
20:44:49 [2020-03-27T20:44:49.437Z] #2 [internal] load .dockerignore
20:44:49 [2020-03-27T20:44:49.437Z] #2 transferring context: 87B done
20:44:49 [2020-03-27T20:44:49.437Z] #2 DONE 0.1s
20:44:49 [2020-03-27T20:44:49.437Z] 
20:44:49 [2020-03-27T20:44:49.437Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
20:44:49 [2020-03-27T20:44:49.453Z] #44 54.91   DEP      criu/fdstore.d
20:44:49 [2020-03-27T20:44:49.453Z] #44 54.96   DEP      criu/fault-injection.d
20:44:49 [2020-03-27T20:44:49.453Z] #44 54.98   DEP      criu/external.d
20:44:49 [2020-03-27T20:44:49.453Z] #44 55.10   DEP      criu/eventpoll.d
20:44:49 [2020-03-27T20:44:49.460Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
20:44:49 [2020-03-27T20:44:49.650Z] #43 70.50 debconf: delaying package configuration, since apt-utils is not installed
20:44:49 [2020-03-27T20:44:49.694Z] #3 DONE 0.5s
20:44:49 [2020-03-27T20:44:49.694Z] 
20:44:49 [2020-03-27T20:44:49.694Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
20:44:49 [2020-03-27T20:44:49.694Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
20:44:49 [2020-03-27T20:44:49.733Z] #44 55.22   DEP      criu/eventfd.d
20:44:49 [2020-03-27T20:44:49.733Z] #44 55.33   DEP      criu/crtools.d
20:44:49 [2020-03-27T20:44:49.750Z] go: finding github.com/mitchellh/mapstructure v1.1.2
20:44:49 [2020-03-27T20:44:49.905Z] #43 70.93 Fetched 4095 kB in 1s (3255 kB/s)
20:44:49 [2020-03-27T20:44:49.953Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
20:44:49 [2020-03-27T20:44:49.953Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
20:44:49 [2020-03-27T20:44:49.953Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
20:44:49 [2020-03-27T20:44:49.953Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.0s
20:44:49 [2020-03-27T20:44:49.953Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 7.42MB / 8.82MB 0.1s
20:44:49 [2020-03-27T20:44:49.963Z] Client: Docker Engine - Community
20:44:49 [2020-03-27T20:44:49.963Z]  Version:           19.03.5
20:44:49 [2020-03-27T20:44:49.963Z]  API version:       1.40
20:44:49 [2020-03-27T20:44:49.963Z]  Go version:        go1.12.12
20:44:49 [2020-03-27T20:44:49.963Z]  Git commit:        633a0ea
20:44:49 [2020-03-27T20:44:49.963Z]  Built:             Wed Nov 13 07:27:53 2019
20:44:49 [2020-03-27T20:44:49.963Z]  OS/Arch:           linux/arm64
20:44:49 [2020-03-27T20:44:49.963Z]  Experimental:      false
20:44:49 [2020-03-27T20:44:49.963Z] 
20:44:49 [2020-03-27T20:44:49.963Z] Server: Docker Engine - Community
20:44:49 [2020-03-27T20:44:49.963Z]  Engine:
20:44:49 [2020-03-27T20:44:49.963Z]   Version:          19.03.5
20:44:49 [2020-03-27T20:44:49.963Z]   API version:      1.40 (minimum version 1.12)
20:44:49 [2020-03-27T20:44:49.963Z]   Go version:       go1.12.12
20:44:49 [2020-03-27T20:44:49.963Z]   Git commit:       633a0ea
20:44:49 [2020-03-27T20:44:49.963Z]   Built:            Wed Nov 13 07:26:25 2019
20:44:49 [2020-03-27T20:44:49.963Z]   OS/Arch:          linux/arm64
20:44:49 [2020-03-27T20:44:49.963Z]   Experimental:     true
20:44:49 [2020-03-27T20:44:49.963Z]  containerd:
20:44:49 [2020-03-27T20:44:49.963Z]   Version:          1.2.10
20:44:49 [2020-03-27T20:44:49.963Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
20:44:49 [2020-03-27T20:44:49.963Z]  runc:
20:44:49 [2020-03-27T20:44:49.963Z]   Version:          1.0.0-rc8+dev
20:44:49 [2020-03-27T20:44:49.963Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
20:44:49 [2020-03-27T20:44:49.963Z]  docker-init:
20:44:49 [2020-03-27T20:44:49.963Z]   Version:          0.18.0
20:44:49 [2020-03-27T20:44:49.963Z]   GitCommit:        fec3683
20:44:49 [2020-03-27T20:44:49.984Z] #3 DONE 0.3s
20:44:49 [2020-03-27T20:44:49.984Z] 
20:44:49 [2020-03-27T20:44:49.984Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
20:44:49 [2020-03-27T20:44:49.984Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
20:44:49 [2020-03-27T20:44:49.984Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
20:44:49 [2020-03-27T20:44:49.984Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
20:44:49 [2020-03-27T20:44:49.984Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
20:44:49 [2020-03-27T20:44:49.984Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 5.23MB / 8.82MB 0.1s
20:44:49 [2020-03-27T20:44:49.984Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
20:44:49 [2020-03-27T20:44:49.984Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
[Pipeline] sh
20:44:50 [2020-03-27T20:44:50.013Z] #44 55.51   DEP      criu/cr-service.d
20:44:50 [2020-03-27T20:44:50.013Z] #44 55.68   DEP      criu/cr-restore.d
20:44:50 [2020-03-27T20:44:50.039Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
20:44:50 [2020-03-27T20:44:50.039Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
20:44:50 [2020-03-27T20:44:50.210Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
20:44:50 [2020-03-27T20:44:50.210Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
20:44:50 [2020-03-27T20:44:50.294Z] #44 55.89   DEP      criu/cr-errno.d
20:44:50 [2020-03-27T20:44:50.294Z] #44 55.91   DEP      criu/cr-dump.d
20:44:50 [2020-03-27T20:44:50.295Z] #44 56.01   DEP      criu/cr-dedup.d
20:44:50 [2020-03-27T20:44:50.295Z] #44 ...
20:44:50 [2020-03-27T20:44:50.295Z] 
20:44:50 [2020-03-27T20:44:50.295Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:44:50 [2020-03-27T20:44:50.295Z] #60 6.254 + cd /tmp/tmp.6GdMlfd7DH/src/github.com/opencontainers/runc
20:44:50 [2020-03-27T20:44:50.295Z] #60 6.254 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:44:50 [2020-03-27T20:44:50.295Z] #60 6.576 + '[' -z '' ']'
20:44:50 [2020-03-27T20:44:50.295Z] #60 6.576 + target=static
20:44:50 [2020-03-27T20:44:50.295Z] #60 6.576 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:44:50 [2020-03-27T20:44:50.295Z] #60 7.460 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 .
20:44:50 [2020-03-27T20:44:50.298Z] + docker info
20:44:50 [2020-03-27T20:44:50.466Z] #43 71.34 Selecting previously unselected package libcap-dev:amd64.
20:44:50 [2020-03-27T20:44:50.467Z] #43 71.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
20:44:50 [2020-03-27T20:44:50.467Z] #43 71.44 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
20:44:50 [2020-03-27T20:44:50.467Z] #43 71.45 Unpacking libcap-dev:amd64 (1:2.25-2) ...
20:44:50 [2020-03-27T20:44:50.468Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
20:44:50 [2020-03-27T20:44:50.550Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
20:44:50 [2020-03-27T20:44:50.575Z] #60 ...
20:44:50 [2020-03-27T20:44:50.575Z] 
20:44:50 [2020-03-27T20:44:50.575Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:44:50 [2020-03-27T20:44:50.575Z] #47 88.69 github.com/LK4D4/vndr/godl
20:44:50 [2020-03-27T20:44:50.575Z] #47 89.20 github.com/LK4D4/vndr
20:44:50 [2020-03-27T20:44:50.673Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
20:44:50 [2020-03-27T20:44:50.722Z] #43 71.80 Selecting previously unselected package libnet1:amd64.
20:44:50 [2020-03-27T20:44:50.722Z] #43 71.80 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:44:50 [2020-03-27T20:44:50.722Z] #43 71.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:44:50 [2020-03-27T20:44:50.730Z] #4 DONE 0.9s
20:44:50 [2020-03-27T20:44:50.807Z] #4 DONE 0.8s
20:44:50 [2020-03-27T20:44:50.963Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
20:44:50 [2020-03-27T20:44:50.963Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
20:44:51 [2020-03-27T20:44:51.100Z] 
20:44:51 [2020-03-27T20:44:51.100Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster
20:44:51 [2020-03-27T20:44:51.282Z] #43 72.28 Selecting previously unselected package libnet1-dev.
20:44:51 [2020-03-27T20:44:51.282Z] #43 72.28 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:44:51 [2020-03-27T20:44:51.282Z] #43 72.28 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:44:51 [2020-03-27T20:44:51.294Z] 
20:44:51 [2020-03-27T20:44:51.294Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster
20:44:51 [2020-03-27T20:44:51.365Z] #5 DONE 0.2s
20:44:51 [2020-03-27T20:44:51.365Z] 
20:44:51 [2020-03-27T20:44:51.365Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:44:51 [2020-03-27T20:44:51.365Z] #6 DONE 0.2s
20:44:51 [2020-03-27T20:44:51.551Z] #6 ...
20:44:51 [2020-03-27T20:44:51.551Z] 
20:44:51 [2020-03-27T20:44:51.551Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:44:51 [2020-03-27T20:44:51.551Z] #5 DONE 0.2s
20:44:51 [2020-03-27T20:44:51.627Z] 
20:44:51 [2020-03-27T20:44:51.627Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:44:51 [2020-03-27T20:44:51.627Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done
20:44:51 [2020-03-27T20:44:51.627Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:44:51 [2020-03-27T20:44:51.627Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:44:51 [2020-03-27T20:44:51.627Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s
20:44:51 [2020-03-27T20:44:51.811Z] 
20:44:51 [2020-03-27T20:44:51.811Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster
20:44:51 [2020-03-27T20:44:51.811Z] #6 DONE 0.3s
20:44:51 [2020-03-27T20:44:51.811Z] 
20:44:51 [2020-03-27T20:44:51.811Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:44:51 [2020-03-27T20:44:51.811Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
20:44:51 [2020-03-27T20:44:51.843Z] #43 72.82 Selecting previously unselected package libnl-3-200:amd64.
20:44:51 [2020-03-27T20:44:51.843Z] #43 72.82 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
20:44:51 [2020-03-27T20:44:51.843Z] #43 72.90 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:44:51 [2020-03-27T20:44:51.843Z] #43 73.05 Selecting previously unselected package libnl-3-dev:amd64.
20:44:51 [2020-03-27T20:44:51.843Z] #43 73.05 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
20:44:51 [2020-03-27T20:44:51.843Z] #43 73.05 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
20:44:51 [2020-03-27T20:44:51.915Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.74MB / 9.86MB 0.3s
20:44:51 [2020-03-27T20:44:51.915Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.00MB / 9.86MB 0.4s
20:44:51 [2020-03-27T20:44:51.993Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
20:44:51 [2020-03-27T20:44:51.993Z] go: finding github.com/pmezard/go-difflib v1.0.0
20:44:52 [2020-03-27T20:44:52.072Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
20:44:52 [2020-03-27T20:44:52.072Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done
20:44:52 [2020-03-27T20:44:52.072Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 260.65kB / 10.00MB 0.2s
20:44:52 [2020-03-27T20:44:52.072Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done
20:44:52 [2020-03-27T20:44:52.072Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 3.54MB / 50.38MB 0.2s
20:44:52 [2020-03-27T20:44:52.072Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 173.61kB / 7.81MB 0.2s
20:44:52 [2020-03-27T20:44:52.072Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 8.58MB / 10.00MB 0.4s
20:44:52 [2020-03-27T20:44:52.072Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 6.60MB / 50.38MB 0.4s
20:44:52 [2020-03-27T20:44:52.072Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.4s
20:44:52 [2020-03-27T20:44:52.172Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.33MB / 9.86MB 0.6s
20:44:52 [2020-03-27T20:44:52.285Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
20:44:52 [2020-03-27T20:44:52.329Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.5s done
20:44:52 [2020-03-27T20:44:52.329Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 10.77MB / 50.38MB 0.6s
20:44:52 [2020-03-27T20:44:52.329Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.4s done
20:44:52 [2020-03-27T20:44:52.329Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 1.39MB / 68.60MB 0.6s
20:44:52 [2020-03-27T20:44:52.329Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 69.16kB / 51.79MB 0.6s
20:44:52 [2020-03-27T20:44:52.405Z] #43 73.46 Selecting previously unselected package libprotobuf-c1:amd64.
20:44:52 [2020-03-27T20:44:52.405Z] #43 73.47 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:44:52 [2020-03-27T20:44:52.405Z] #43 73.47 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:44:52 [2020-03-27T20:44:52.429Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done
20:44:52 [2020-03-27T20:44:52.429Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
20:44:52 [2020-03-27T20:44:52.575Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
20:44:52 [2020-03-27T20:44:52.589Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 13.70MB / 50.38MB 0.8s
20:44:52 [2020-03-27T20:44:52.589Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.27MB / 51.79MB 0.8s
20:44:52 [2020-03-27T20:44:52.589Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 5.08MB / 68.60MB 0.9s
20:44:52 [2020-03-27T20:44:52.661Z] #43 73.79 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:44:52 [2020-03-27T20:44:52.661Z] #43 73.80 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
20:44:52 [2020-03-27T20:44:52.661Z] #43 73.81 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:44:52 [2020-03-27T20:44:52.661Z] #43 ...
20:44:52 [2020-03-27T20:44:52.661Z] 
20:44:52 [2020-03-27T20:44:52.661Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:44:52 [2020-03-27T20:44:52.661Z] #10 60.89 Building dependency tree...
20:44:52 [2020-03-27T20:44:52.661Z] #10 67.17 The following additional packages will be installed:
20:44:52 [2020-03-27T20:44:52.661Z] #10 67.17   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:44:52 [2020-03-27T20:44:52.661Z] #10 67.17   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:44:52 [2020-03-27T20:44:52.661Z] #10 67.17   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:44:52 [2020-03-27T20:44:52.661Z] #10 67.17   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
20:44:52 [2020-03-27T20:44:52.661Z] #10 67.17 Suggested packages:
20:44:52 [2020-03-27T20:44:52.661Z] #10 67.17   gcc-8-locales seccomp wine64
20:44:52 [2020-03-27T20:44:52.661Z] #10 69.49 The following NEW packages will be installed:
20:44:52 [2020-03-27T20:44:52.661Z] #10 69.55   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:44:52 [2020-03-27T20:44:52.661Z] #10 69.55   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:44:52 [2020-03-27T20:44:52.661Z] #10 69.55   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:44:52 [2020-03-27T20:44:52.661Z] #10 69.55   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:44:52 [2020-03-27T20:44:52.661Z] #10 69.55   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:44:52 [2020-03-27T20:44:52.661Z] #10 69.55   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:44:52 [2020-03-27T20:44:52.661Z] #10 69.96 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:44:52 [2020-03-27T20:44:52.661Z] #10 69.96 Need to get 77.7 MB of archives.
20:44:52 [2020-03-27T20:44:52.661Z] #10 69.96 After this operation, 487 MB of additional disk space will be used.
20:44:52 [2020-03-27T20:44:52.661Z] #10 69.96 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]
20:44:52 [2020-03-27T20:44:52.661Z] #10 70.26 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]
20:44:52 [2020-03-27T20:44:52.661Z] #10 70.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:44:52 [2020-03-27T20:44:52.661Z] #10 70.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
20:44:52 [2020-03-27T20:44:52.661Z] #10 70.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
20:44:52 [2020-03-27T20:44:52.661Z] #10 70.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:44:52 [2020-03-27T20:44:52.661Z] #10 71.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:44:52 [2020-03-27T20:44:52.661Z] #10 72.16 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]
20:44:52 [2020-03-27T20:44:52.661Z] #10 72.17 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]
20:44:52 [2020-03-27T20:44:52.848Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 19.47MB / 50.38MB 1.0s
20:44:52 [2020-03-27T20:44:52.848Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 7.50MB / 51.79MB 1.0s
20:44:52 [2020-03-27T20:44:52.848Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 24.98MB / 50.38MB 1.2s
20:44:52 [2020-03-27T20:44:52.848Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 11.89MB / 68.60MB 1.2s
20:44:52 [2020-03-27T20:44:52.848Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 12.52MB / 51.79MB 1.2s
20:44:52 [2020-03-27T20:44:52.918Z] #10 ...
20:44:52 [2020-03-27T20:44:52.918Z] 
20:44:52 [2020-03-27T20:44:52.918Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:44:52 [2020-03-27T20:44:52.918Z] #27 7.292 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:44:52 [2020-03-27T20:44:52.918Z] #27 7.855 
20:44:52 [2020-03-27T20:44:52.918Z] #27 8.231 
                                                                           0.0%
####                                                                       6.7%
########                                                                  11.8%
###########                                                               15.6%
##############                                                            19.5%
###############                                                           22.1%
#################                                                         24.9%
####################                                                      28.2%
#######################                                                   32.4%
#########################                                                 35.6%
############################                                              40.2%
###############################                                           43.8%
#################################                                         46.9%
###################################                                       49.3%
######################################                                    54.1%
########################################                                  56.7%
##############################################                            64.2%
##################################################                        69.6%
######################################################                    76.1%
#########################################################                 80.2%
#############################################################             85.4%
################################################################          89.8%
###################################################################       93.1%
######################################################################## 100.0%
20:44:52 [2020-03-27T20:44:52.918Z] #27 11.28 
20:44:53 [2020-03-27T20:44:53.105Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 28.85MB / 50.38MB 1.3s
20:44:53 [2020-03-27T20:44:53.105Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 15.49MB / 68.60MB 1.3s
20:44:53 [2020-03-27T20:44:53.105Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 17.96MB / 51.79MB 1.4s
20:44:53 [2020-03-27T20:44:53.209Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
20:44:53 [2020-03-27T20:44:53.365Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 35.67MB / 50.38MB 1.6s
20:44:53 [2020-03-27T20:44:53.365Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 22.11MB / 68.60MB 1.6s
20:44:53 [2020-03-27T20:44:53.365Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 20.98MB / 51.79MB 1.6s
20:44:53 [2020-03-27T20:44:53.365Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 39.57MB / 50.38MB 1.7s
20:44:53 [2020-03-27T20:44:53.365Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 25.19MB / 51.79MB 1.7s
20:44:53 [2020-03-27T20:44:53.430Z] #27 11.57 
                                                                           0.1%
#############                                                             18.1%
####################                                                      28.3%
###########################                                               38.5%
################################                                          44.8%
######################################                                    53.9%
##################################################                        70.7%
#################################################################         90.4%
#######################################################################   99.4%
######################################################################## 100.0%
20:44:53 [2020-03-27T20:44:53.622Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 46.85MB / 50.38MB 1.9s
20:44:53 [2020-03-27T20:44:53.622Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 27.02MB / 68.60MB 1.9s
20:44:53 [2020-03-27T20:44:53.622Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 28.71MB / 51.79MB 1.9s
20:44:53 [2020-03-27T20:44:53.685Z] #27 ...
20:44:53 [2020-03-27T20:44:53.685Z] 
20:44:53 [2020-03-27T20:44:53.685Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:44:53 [2020-03-27T20:44:53.685Z] #33 64.37 internal/reflectlite
20:44:53 [2020-03-27T20:44:53.685Z] #33 64.37 sync
20:44:53 [2020-03-27T20:44:53.685Z] #33 68.71 sort
20:44:53 [2020-03-27T20:44:53.685Z] #33 68.71 errors
20:44:53 [2020-03-27T20:44:53.685Z] #33 69.43 strconv
20:44:53 [2020-03-27T20:44:53.685Z] #33 71.26 io
20:44:53 [2020-03-27T20:44:53.685Z] #33 73.23 internal/oserror
20:44:53 [2020-03-27T20:44:53.685Z] #33 73.51 syscall
20:44:53 [2020-03-27T20:44:53.839Z] go: finding github.com/golang/protobuf v1.2.0
20:44:53 [2020-03-27T20:44:53.879Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.1s
20:44:53 [2020-03-27T20:44:53.879Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 32.90MB / 51.79MB 2.1s
20:44:53 [2020-03-27T20:44:53.879Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.1s done
20:44:53 [2020-03-27T20:44:53.879Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 31.13MB / 68.60MB 2.2s
20:44:53 [2020-03-27T20:44:53.879Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0B / 120.07MB 2.2s
20:44:53 [2020-03-27T20:44:53.942Z] #33 ...
20:44:53 [2020-03-27T20:44:53.942Z] 
20:44:53 [2020-03-27T20:44:53.942Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:44:53 [2020-03-27T20:44:53.942Z] #30 73.20 Checking out files:  53% (814/1521)   
Checking out files:  54% (822/1521)   
Checking out files:  55% (837/1521)   
Checking out files:  56% (852/1521)   
Checking out files:  57% (867/1521)   
Checking out files:  58% (883/1521)   
Checking out files:  59% (898/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:  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.
20:44:53 [2020-03-27T20:44:53.942Z] #30 74.97 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:44:54 [2020-03-27T20:44:54.015Z] #47 ...
20:44:54 [2020-03-27T20:44:54.015Z] 
20:44:54 [2020-03-27T20:44:54.015Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:44:54 [2020-03-27T20:44:54.015Z] #17 1.584 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:44:54 [2020-03-27T20:44:54.015Z] #17 1.852 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:44:54 [2020-03-27T20:44:54.015Z] #17 2.169 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:44:54 [2020-03-27T20:44:54.015Z] #17 2.182 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
20:44:54 [2020-03-27T20:44:54.015Z] #17 2.952 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [165 kB]
20:44:54 [2020-03-27T20:44:54.015Z] #17 4.092 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
20:44:54 [2020-03-27T20:44:54.015Z] #17 6.749 Fetched 8032 kB in 5s (1509 kB/s)
20:44:54 [2020-03-27T20:44:54.015Z] #17 6.749 Reading package lists...
20:44:54 [2020-03-27T20:44:54.015Z] #17 8.682 Reading package lists...
20:44:54 [2020-03-27T20:44:54.015Z] #17 ...
20:44:54 [2020-03-27T20:44:54.015Z] 
20:44:54 [2020-03-27T20:44:54.015Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:44:54 [2020-03-27T20:44:54.015Z] #44 56.17   DEP      criu/cr-check.d
20:44:54 [2020-03-27T20:44:54.015Z] #44 56.32   DEP      criu/config.d
20:44:54 [2020-03-27T20:44:54.015Z] #44 56.51   DEP      criu/clone-noasan.d
20:44:54 [2020-03-27T20:44:54.015Z] #44 56.56   DEP      criu/cgroup.d
20:44:54 [2020-03-27T20:44:54.015Z] #44 56.75   DEP      criu/cgroup-props.d
20:44:54 [2020-03-27T20:44:54.015Z] #44 56.82   DEP      criu/bitmap.d
20:44:54 [2020-03-27T20:44:54.015Z] #44 56.83   DEP      criu/bfd.d
20:44:54 [2020-03-27T20:44:54.015Z] #44 56.90   DEP      criu/autofs.d
20:44:54 [2020-03-27T20:44:54.015Z] #44 57.00   DEP      criu/aio.d
20:44:54 [2020-03-27T20:44:54.015Z] #44 57.09   DEP      criu/action-scripts.d
20:44:54 [2020-03-27T20:44:54.015Z] #44 57.29   CC       criu/action-scripts.o
20:44:54 [2020-03-27T20:44:54.015Z] #44 57.68   CC       criu/aio.o
20:44:54 [2020-03-27T20:44:54.015Z] #44 58.10   CC       criu/autofs.o
20:44:54 [2020-03-27T20:44:54.015Z] #44 59.09   CC       criu/bfd.o
20:44:54 [2020-03-27T20:44:54.015Z] #44 59.39   CC       criu/bitmap.o
20:44:54 [2020-03-27T20:44:54.015Z] #44 59.47   CC       criu/cgroup-props.o
20:44:54 [2020-03-27T20:44:54.137Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 36.21MB / 51.79MB 2.3s
20:44:54 [2020-03-27T20:44:54.137Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 35.13MB / 68.60MB 2.4s
20:44:54 [2020-03-27T20:44:54.137Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 40.18MB / 51.79MB 2.5s
20:44:54 [2020-03-27T20:44:54.142Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
20:44:54 [2020-03-27T20:44:54.295Z] #44 59.81   CC       criu/cgroup.o
20:44:54 [2020-03-27T20:44:54.396Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 39.15MB / 68.60MB 2.6s
20:44:54 [2020-03-27T20:44:54.396Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.22MB / 120.07MB 2.6s
20:44:54 [2020-03-27T20:44:54.396Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992
20:44:54 [2020-03-27T20:44:54.434Z] go: finding github.com/stretchr/testify v1.2.2
20:44:54 [2020-03-27T20:44:54.655Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 42.80MB / 68.60MB 2.8s
20:44:54 [2020-03-27T20:44:54.656Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.09MB / 51.79MB 2.8s
20:44:54 [2020-03-27T20:44:54.656Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 15.68MB / 120.07MB 2.8s
20:44:54 [2020-03-27T20:44:54.723Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
20:44:54 [2020-03-27T20:44:54.867Z] #30 75.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:44:54 [2020-03-27T20:44:54.914Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 48.32MB / 68.60MB 3.1s
20:44:54 [2020-03-27T20:44:54.914Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.9s done
20:44:54 [2020-03-27T20:44:54.914Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 0B / 126B 3.1s
20:44:54 [2020-03-27T20:44:54.914Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 3.2s
20:44:55 [2020-03-27T20:44:55.014Z] go: finding github.com/kr/pretty v0.1.0
20:44:55 [2020-03-27T20:44:55.172Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 56.52MB / 68.60MB 3.4s
20:44:55 [2020-03-27T20:44:55.172Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 23.34MB / 120.07MB 3.4s
20:44:55 [2020-03-27T20:44:55.172Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 3.2s done
20:44:55 [2020-03-27T20:44:55.172Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 62.16MB / 68.60MB 3.5s
20:44:55 [2020-03-27T20:44:55.306Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
20:44:55 [2020-03-27T20:44:55.431Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.32MB / 68.60MB 3.8s
20:44:55 [2020-03-27T20:44:55.432Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 37.34MB / 120.07MB 3.8s
20:44:55 [2020-03-27T20:44:55.597Z] go: finding github.com/davecgh/go-spew v1.1.1
20:44:55 [2020-03-27T20:44:55.691Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 47.28MB / 120.07MB 4.0s
20:44:55 [2020-03-27T20:44:55.950Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 4.0s done
20:44:56 [2020-03-27T20:44:56.210Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 56.57MB / 120.07MB 4.5s
20:44:56 [2020-03-27T20:44:56.227Z] go: finding google.golang.org/appengine v1.1.0
20:44:56 [2020-03-27T20:44:56.307Z] #44 61.77   CC       criu/clone-noasan.o
20:44:56 [2020-03-27T20:44:56.307Z] #44 61.84   CC       criu/config.o
20:44:56 [2020-03-27T20:44:56.307Z] #44 ...
20:44:56 [2020-03-27T20:44:56.307Z] 
20:44:56 [2020-03-27T20:44:56.307Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:44:56 [2020-03-27T20:44:56.307Z] #17 8.682 Reading package lists...
20:44:56 [2020-03-27T20:44:56.307Z] #17 10.45 Building dependency tree...
20:44:56 [2020-03-27T20:44:56.307Z] #17 10.99 libcap2-bin is already the newest version (1:2.25-2).
20:44:56 [2020-03-27T20:44:56.307Z] #17 10.99 The following additional packages will be installed:
20:44:56 [2020-03-27T20:44:56.307Z] #17 10.99   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:44:56 [2020-03-27T20:44:56.307Z] #17 10.99   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:44:56 [2020-03-27T20:44:56.307Z] #17 11.00   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:44:56 [2020-03-27T20:44:56.307Z] #17 11.00   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:44:56 [2020-03-27T20:44:56.307Z] #17 11.00   python3.7 python3.7-minimal vim-runtime xxd
20:44:56 [2020-03-27T20:44:56.307Z] #17 11.00 Suggested packages:
20:44:56 [2020-03-27T20:44:56.307Z] #17 11.00   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:44:56 [2020-03-27T20:44:56.307Z] #17 11.00   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:44:56 [2020-03-27T20:44:56.307Z] #17 11.00   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:44:56 [2020-03-27T20:44:56.307Z] #17 11.00 Recommended packages:
20:44:56 [2020-03-27T20:44:56.307Z] #17 11.00   aufs-dkms nftables build-essential python3-dev python3-keyring
20:44:56 [2020-03-27T20:44:56.307Z] #17 11.00   python3-keyrings.alt python3-xdg unzip
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.27 The following NEW packages will be installed:
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.27   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.27   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.27   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.27   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.27   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.27   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.27   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.27   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.27   xz-utils zip
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.36 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.36 Need to get 27.7 MB of archives.
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.36 After this operation, 117 MB of additional disk space will be used.
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
20:44:56 [2020-03-27T20:44:56.307Z] #17 12.68 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
20:44:56 [2020-03-27T20:44:56.467Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 64.01MB / 120.07MB 4.8s
20:44:56 [2020-03-27T20:44:56.520Z] go: finding github.com/stretchr/objx v0.1.1
20:44:56 [2020-03-27T20:44:56.520Z] go: finding github.com/hashicorp/go-uuid v1.0.0
20:44:56 [2020-03-27T20:44:56.588Z] #17 12.97 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
20:44:56 [2020-03-27T20:44:56.588Z] #17 12.97 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
20:44:56 [2020-03-27T20:44:56.588Z] #17 12.97 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
20:44:56 [2020-03-27T20:44:56.588Z] #17 12.98 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
20:44:56 [2020-03-27T20:44:56.588Z] #17 12.98 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
20:44:56 [2020-03-27T20:44:56.588Z] #17 12.99 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
20:44:56 [2020-03-27T20:44:56.589Z] #17 ...
20:44:56 [2020-03-27T20:44:56.589Z] 
20:44:56 [2020-03-27T20:44:56.589Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:44:56 [2020-03-27T20:44:56.589Z] #47 DONE 95.7s
20:44:56 [2020-03-27T20:44:56.589Z] 
20:44:56 [2020-03-27T20:44:56.589Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:44:56 [2020-03-27T20:44:56.589Z] #17 13.05 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:44:56 [2020-03-27T20:44:56.589Z] #17 13.05 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
20:44:56 [2020-03-27T20:44:56.589Z] #17 13.07 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
20:44:56 [2020-03-27T20:44:56.589Z] #17 13.07 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
20:44:56 [2020-03-27T20:44:56.589Z] #17 13.09 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
20:44:56 [2020-03-27T20:44:56.589Z] #17 13.10 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
20:44:56 [2020-03-27T20:44:56.589Z] #17 13.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
20:44:56 [2020-03-27T20:44:56.811Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
20:44:56 [2020-03-27T20:44:56.811Z] go: finding github.com/kr/text v0.1.0
20:44:56 [2020-03-27T20:44:56.869Z] #17 13.15 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
20:44:56 [2020-03-27T20:44:56.869Z] #17 13.20 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
20:44:56 [2020-03-27T20:44:56.869Z] #17 13.21 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
20:44:57 [2020-03-27T20:44:57.031Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 71.44MB / 120.07MB 5.3s
20:44:57 [2020-03-27T20:44:57.102Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
20:44:57 [2020-03-27T20:44:57.150Z] #17 13.55 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
20:44:57 [2020-03-27T20:44:57.150Z] #17 13.60 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
20:44:57 [2020-03-27T20:44:57.150Z] #17 13.64 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
20:44:57 [2020-03-27T20:44:57.288Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 78.42MB / 120.07MB 5.6s
20:44:57 [2020-03-27T20:44:57.547Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 84.64MB / 120.07MB 5.8s
20:44:57 [2020-03-27T20:44:57.697Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.0s
20:44:57 [2020-03-27T20:44:57.697Z] #71 ...
20:44:57 [2020-03-27T20:44:57.697Z] 
20:44:57 [2020-03-27T20:44:57.697Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:44:57 [2020-03-27T20:44:57.697Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
20:44:57 [2020-03-27T20:44:57.697Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done
20:44:57 [2020-03-27T20:44:57.697Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.2s done
20:44:57 [2020-03-27T20:44:57.697Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.5s done
20:44:57 [2020-03-27T20:44:57.697Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
20:44:57 [2020-03-27T20:44:57.697Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done
20:44:57 [2020-03-27T20:44:57.697Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.9s done
20:44:57 [2020-03-27T20:44:57.697Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 3.4s done
20:44:57 [2020-03-27T20:44:57.697Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 4.7s done
20:44:57 [2020-03-27T20:44:57.697Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 91.95MB / 120.07MB 6.0s
20:44:57 [2020-03-27T20:44:57.697Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 3.2s
20:44:57 [2020-03-27T20:44:57.697Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 3.6s done
20:44:57 [2020-03-27T20:44:57.697Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 99.94MB / 120.07MB 6.2s
20:44:57 [2020-03-27T20:44:57.733Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
20:44:57 [2020-03-27T20:44:57.761Z] #17 14.19 debconf: delaying package configuration, since apt-utils is not installed
20:44:57 [2020-03-27T20:44:57.761Z] #17 14.23 Fetched 27.7 MB in 1s (20.9 MB/s)
20:44:57 [2020-03-27T20:44:57.761Z] #17 14.28 Selecting previously unselected package pigz.
20:44:57 [2020-03-27T20:44:57.805Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 92.77MB / 120.07MB 6.1s
20:44:58 [2020-03-27T20:44:58.022Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
20:44:58 [2020-03-27T20:44:58.042Z] #17 14.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 ... 23190 files and directories currently installed.)
20:44:58 [2020-03-27T20:44:58.042Z] #17 14.33 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
20:44:58 [2020-03-27T20:44:58.042Z] #17 14.34 Unpacking pigz (2.4-1) ...
20:44:58 [2020-03-27T20:44:58.042Z] #17 14.39 Selecting previously unselected package libpython3.7-minimal:s390x.
20:44:58 [2020-03-27T20:44:58.042Z] #17 14.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
20:44:58 [2020-03-27T20:44:58.042Z] #17 14.39 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
20:44:58 [2020-03-27T20:44:58.065Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 99.94MB / 120.07MB 6.4s
20:44:58 [2020-03-27T20:44:58.130Z] #30 ...
20:44:58 [2020-03-27T20:44:58.130Z] 
20:44:58 [2020-03-27T20:44:58.130Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:44:58 [2020-03-27T20:44:58.130Z] #27 13.21 
20:44:58 [2020-03-27T20:44:58.130Z] #27 13.48 
                                                                           0.4%
######                                                                     9.0%
###########                                                               15.5%
##############                                                            20.1%
##################                                                        25.1%
######################                                                    31.9%
############################                                              39.6%
###############################                                           43.3%
###############################                                           44.4%
######################################                                    53.9%
#############################################                             63.0%
################################################                          67.9%
####################################################                      72.6%
########################################################                  78.1%
############################################################              83.6%
##################################################################        92.3%
######################################################################## 100.0%
20:44:58 [2020-03-27T20:44:58.130Z] #27 16.06 
20:44:58 [2020-03-27T20:44:58.264Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 109.25MB / 120.07MB 6.5s
20:44:58 [2020-03-27T20:44:58.264Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 118.83MB / 120.07MB 6.8s
20:44:58 [2020-03-27T20:44:58.313Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
20:44:58 [2020-03-27T20:44:58.322Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 108.26MB / 120.07MB 6.6s
20:44:58 [2020-03-27T20:44:58.322Z] #17 14.72 Selecting previously unselected package python3.7-minimal.
20:44:58 [2020-03-27T20:44:58.322Z] #17 14.73 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
20:44:58 [2020-03-27T20:44:58.322Z] #17 14.74 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
20:44:58 [2020-03-27T20:44:58.521Z] #7 ...
20:44:58 [2020-03-27T20:44:58.521Z] 
20:44:58 [2020-03-27T20:44:58.521Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:44:58 [2020-03-27T20:44:58.521Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.9s done
20:44:58 [2020-03-27T20:44:58.521Z] #71 DONE 6.9s
20:44:58 [2020-03-27T20:44:58.521Z] 
20:44:58 [2020-03-27T20:44:58.521Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:44:58 [2020-03-27T20:44:58.521Z] #7 ...
20:44:58 [2020-03-27T20:44:58.521Z] 
20:44:58 [2020-03-27T20:44:58.521Z] #20 [internal] load build context
20:44:58 [2020-03-27T20:44:58.521Z] #20 transferring context: 47.98MB 7.1s
20:44:58 [2020-03-27T20:44:58.584Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 116.55MB / 120.07MB 6.8s
20:44:58 [2020-03-27T20:44:58.603Z] go: finding github.com/pelletier/go-toml v1.2.0
20:44:58 [2020-03-27T20:44:58.603Z] go: finding github.com/kr/pty v1.1.1
20:44:58 [2020-03-27T20:44:58.779Z] #20 transferring context: 50.07MB 7.2s done
20:44:58 [2020-03-27T20:44:58.779Z] #20 DONE 7.3s
20:44:58 [2020-03-27T20:44:58.779Z] 
20:44:58 [2020-03-27T20:44:58.779Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:44:58 [2020-03-27T20:44:58.779Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 7.0s done
20:44:58 [2020-03-27T20:44:58.841Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 7.1s done
20:44:58 [2020-03-27T20:44:58.933Z] #17 15.36 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
20:44:58 [2020-03-27T20:44:58.933Z] #17 15.37 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
20:44:59 [2020-03-27T20:44:59.099Z] #7 ...
20:44:59 [2020-03-27T20:44:59.099Z] 
20:44:59 [2020-03-27T20:44:59.099Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:44:59 [2020-03-27T20:44:59.100Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:44:59 [2020-03-27T20:44:59.100Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:44:59 [2020-03-27T20:44:59.100Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:44:59 [2020-03-27T20:44:59.100Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.0s done
20:44:59 [2020-03-27T20:44:59.100Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.1s done
20:44:59 [2020-03-27T20:44:59.100Z] #71 DONE 7.4s
20:44:59 [2020-03-27T20:44:59.100Z] 
20:44:59 [2020-03-27T20:44:59.100Z] #20 [internal] load build context
20:44:59 [2020-03-27T20:44:59.100Z] #20 transferring context: 36.06MB 7.5s
20:44:59 [2020-03-27T20:44:59.161Z] #27 16.50 #=#=#                                                                         

                                                                           0.2%
#                                                                          2.5%
##                                                                         3.3%
###                                                                        4.2%
####                                                                       5.6%
######                                                                     8.9%
#########                                                                 12.7%
##########                                                                14.0%
##########                                                                14.6%
#############                                                             18.3%
###############                                                           22.2%
#################                                                         24.4%
###################                                                       27.1%
####################                                                      28.8%
#
20:44:59 [2020-03-27T20:44:59.161Z] #27 ...
20:44:59 [2020-03-27T20:44:59.161Z] 
20:44:59 [2020-03-27T20:44:59.161Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:44:59 [2020-03-27T20:44:59.161Z] #47 69.83 internal/singleflight
20:44:59 [2020-03-27T20:44:59.161Z] #47 72.16 strconv
20:44:59 [2020-03-27T20:44:59.161Z] #47 72.21 io
20:44:59 [2020-03-27T20:44:59.161Z] #47 74.74 bytes
20:44:59 [2020-03-27T20:44:59.161Z] #47 78.37 reflect
20:44:59 [2020-03-27T20:44:59.161Z] #47 78.82 bufio
20:44:59 [2020-03-27T20:44:59.161Z] #47 ...
20:44:59 [2020-03-27T20:44:59.161Z] 
20:44:59 [2020-03-27T20:44:59.161Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:44:59 [2020-03-27T20:44:59.161Z] #35 70.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
20:44:59 [2020-03-27T20:44:59.161Z] #35 70.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
20:44:59 [2020-03-27T20:44:59.161Z] #35 70.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
20:44:59 [2020-03-27T20:44:59.161Z] #35 70.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
20:44:59 [2020-03-27T20:44:59.161Z] #35 70.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
20:44:59 [2020-03-27T20:44:59.161Z] #35 70.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
20:44:59 [2020-03-27T20:44:59.161Z] #35 73.11 debconf: delaying package configuration, since apt-utils is not installed
20:44:59 [2020-03-27T20:44:59.161Z] #35 73.49 Fetched 14.9 MB in 3s (5725 kB/s)
20:44:59 [2020-03-27T20:44:59.161Z] #35 73.79 Selecting previously unselected package xxd.
20:44:59 [2020-03-27T20:44:59.162Z] #35 73.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 ... 15401 files and directories currently installed.)
20:44:59 [2020-03-27T20:44:59.162Z] #35 73.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
20:44:59 [2020-03-27T20:44:59.162Z] #35 73.95 Unpacking xxd (2:8.1.0875-5) ...
20:44:59 [2020-03-27T20:44:59.162Z] #35 74.34 Selecting previously unselected package vim-common.
20:44:59 [2020-03-27T20:44:59.162Z] #35 74.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:44:59 [2020-03-27T20:44:59.162Z] #35 74.48 Unpacking vim-common (2:8.1.0875-5) ...
20:44:59 [2020-03-27T20:44:59.162Z] #35 75.27 Selecting previously unselected package cmake-data.
20:44:59 [2020-03-27T20:44:59.162Z] #35 75.27 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:44:59 [2020-03-27T20:44:59.162Z] #35 75.32 Unpacking cmake-data (3.13.4-1) ...
20:44:59 [2020-03-27T20:44:59.417Z] #35 ...
20:44:59 [2020-03-27T20:44:59.417Z] 
20:44:59 [2020-03-27T20:44:59.417Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:45:00 [2020-03-27T20:45:00.036Z] #20 transferring context: 50.07MB 8.3s done
20:45:00 [2020-03-27T20:45:00.279Z] Client:
20:45:00 [2020-03-27T20:45:00.279Z]  Debug Mode: false
20:45:00 [2020-03-27T20:45:00.279Z] 
20:45:00 [2020-03-27T20:45:00.279Z] Server:
20:45:00 [2020-03-27T20:45:00.279Z]  Containers: 0
20:45:00 [2020-03-27T20:45:00.279Z]   Running: 0
20:45:00 [2020-03-27T20:45:00.279Z]   Paused: 0
20:45:00 [2020-03-27T20:45:00.279Z]   Stopped: 0
20:45:00 [2020-03-27T20:45:00.279Z]  Images: 0
20:45:00 [2020-03-27T20:45:00.279Z]  Server Version: 19.03.5
20:45:00 [2020-03-27T20:45:00.279Z]  Storage Driver: overlay2
20:45:00 [2020-03-27T20:45:00.279Z]   Backing Filesystem: extfs
20:45:00 [2020-03-27T20:45:00.279Z]   Supports d_type: true
20:45:00 [2020-03-27T20:45:00.279Z]   Native Overlay Diff: true
20:45:00 [2020-03-27T20:45:00.279Z]  Logging Driver: json-file
20:45:00 [2020-03-27T20:45:00.279Z]  Cgroup Driver: cgroupfs
20:45:00 [2020-03-27T20:45:00.279Z]  Plugins:
20:45:00 [2020-03-27T20:45:00.279Z]   Volume: local
20:45:00 [2020-03-27T20:45:00.279Z]   Network: bridge host ipvlan macvlan null overlay
20:45:00 [2020-03-27T20:45:00.279Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
20:45:00 [2020-03-27T20:45:00.279Z]  Swarm: inactive
20:45:00 [2020-03-27T20:45:00.279Z]  Runtimes: runc
20:45:00 [2020-03-27T20:45:00.279Z]  Default Runtime: runc
20:45:00 [2020-03-27T20:45:00.279Z]  Init Binary: docker-init
20:45:00 [2020-03-27T20:45:00.279Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
20:45:00 [2020-03-27T20:45:00.279Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
20:45:00 [2020-03-27T20:45:00.279Z]  init version: fec3683
20:45:00 [2020-03-27T20:45:00.279Z]  Security Options:
20:45:00 [2020-03-27T20:45:00.279Z]   apparmor
20:45:00 [2020-03-27T20:45:00.279Z]   seccomp
20:45:00 [2020-03-27T20:45:00.279Z]    Profile: default
20:45:00 [2020-03-27T20:45:00.279Z]  Kernel Version: 4.15.0-1057-aws
20:45:00 [2020-03-27T20:45:00.279Z]  Operating System: Ubuntu 16.04.6 LTS
20:45:00 [2020-03-27T20:45:00.279Z]  OSType: linux
20:45:00 [2020-03-27T20:45:00.279Z]  Architecture: aarch64
20:45:00 [2020-03-27T20:45:00.279Z]  CPUs: 4
20:45:00 [2020-03-27T20:45:00.279Z]  Total Memory: 7.525GiB
20:45:00 [2020-03-27T20:45:00.279Z]  Name: ip-10-100-106-108
20:45:00 [2020-03-27T20:45:00.279Z]  ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7
20:45:00 [2020-03-27T20:45:00.279Z]  Docker Root Dir: /var/lib/docker
20:45:00 [2020-03-27T20:45:00.279Z]  Debug Mode: false
20:45:00 [2020-03-27T20:45:00.279Z]  Registry: https://index.docker.io/v1/
20:45:00 [2020-03-27T20:45:00.279Z]  Labels:
20:45:00 [2020-03-27T20:45:00.279Z]  Experimental: true
20:45:00 [2020-03-27T20:45:00.279Z]  Insecure Registries:
20:45:00 [2020-03-27T20:45:00.279Z]   127.0.0.0/8
20:45:00 [2020-03-27T20:45:00.279Z]  Live Restore Enabled: true
20:45:00 [2020-03-27T20:45:00.279Z] 
20:45:00 [2020-03-27T20:45:00.279Z] WARNING: No swap limit support
[Pipeline] sh
20:45:00 [2020-03-27T20:45:00.294Z] #20 DONE 8.5s
20:45:00 [2020-03-27T20:45:00.294Z] 
20:45:00 [2020-03-27T20:45:00.294Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:45:00 [2020-03-27T20:45:00.294Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 6.0s
20:45:00 [2020-03-27T20:45:00.397Z] #17 16.74 Selecting previously unselected package python3-minimal.
20:45:00 [2020-03-27T20:45:00.397Z] #17 16.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23439 files and directories currently installed.)
20:45:00 [2020-03-27T20:45:00.397Z] #17 16.79 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
20:45:00 [2020-03-27T20:45:00.397Z] #17 16.79 Unpacking python3-minimal (3.7.3-1) ...
20:45:00 [2020-03-27T20:45:00.397Z] #17 16.83 Selecting previously unselected package libmpdec2:s390x.
20:45:00 [2020-03-27T20:45:00.397Z] #17 16.83 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
20:45:00 [2020-03-27T20:45:00.397Z] #17 16.85 Unpacking libmpdec2:s390x (2.4.2-2) ...
20:45:00 [2020-03-27T20:45:00.570Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:45:00 [2020-03-27T20:45:00.570Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
20:45:00 [2020-03-27T20:45:00.570Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40739/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
20:45:00 [2020-03-27T20:45:00.570Z] + bash /home/ubuntu/workspace/moby_PR-40739/check-config.sh
20:45:00 [2020-03-27T20:45:00.570Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
20:45:00 [2020-03-27T20:45:00.570Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ...
20:45:00 [2020-03-27T20:45:00.570Z] 
20:45:00 [2020-03-27T20:45:00.570Z] Generally Necessary:
20:45:00 [2020-03-27T20:45:00.570Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
20:45:00 [2020-03-27T20:45:00.570Z] - apparmor: enabled and tools installed
20:45:00 [2020-03-27T20:45:00.570Z] - CONFIG_NAMESPACES: enabled
20:45:00 [2020-03-27T20:45:00.570Z] - CONFIG_NET_NS: enabled
20:45:00 [2020-03-27T20:45:00.570Z] - CONFIG_PID_NS: enabled
20:45:00 [2020-03-27T20:45:00.570Z] - CONFIG_IPC_NS: enabled
20:45:00 [2020-03-27T20:45:00.570Z] - CONFIG_UTS_NS: enabled
20:45:00 [2020-03-27T20:45:00.570Z] - CONFIG_CGROUPS: enabled
20:45:00 [2020-03-27T20:45:00.570Z] - CONFIG_CGROUP_CPUACCT: enabled
20:45:00 [2020-03-27T20:45:00.678Z] #17 16.91 Selecting previously unselected package libpython3.7-stdlib:s390x.
20:45:00 [2020-03-27T20:45:00.678Z] #17 16.91 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
20:45:00 [2020-03-27T20:45:00.678Z] #17 16.91 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
20:45:00 [2020-03-27T20:45:00.692Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
20:45:00 [2020-03-27T20:45:00.715Z] #27 16.50 #=#=#                                                                         

                                                                           0.2%
#                                                                          2.5%
##                                                                         3.3%
###                                                                        4.2%
####                                                                       5.6%
######                                                                     8.9%
#########                                                                 12.7%
##########                                                                14.0%
##########                                                                14.6%
#############                                                             18.3%
###############                                                           22.2%
#################                                                         24.4%
###################                                                       27.1%
####################                                                      28.8%
#####################                                                     30.4%
######################                                                    31.7%
########################                                                  33.6%
#########################                                                 35.0%
##########################                                                37.2%
###########################                                               38.3%
############################                                              39.6%
#############################                                             40.4%
##############################                                            42.7%
################################                                          45.0%
#################################                                         46.5%
##################################                                        47.9%
###################################                                       48.7%
###################################                                       50.0%
20:45:00 [2020-03-27T20:45:00.715Z] #27 ...
20:45:00 [2020-03-27T20:45:00.715Z] 
20:45:00 [2020-03-27T20:45:00.715Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:45:00 [2020-03-27T20:45:00.715Z] #65 4.987 + RM_GOPATH=0
20:45:00 [2020-03-27T20:45:00.715Z] #65 4.987 + TMP_GOPATH=
20:45:00 [2020-03-27T20:45:00.715Z] #65 4.988 + : /build
20:45:00 [2020-03-27T20:45:00.715Z] #65 4.988 + '[' -z '' ']'
20:45:00 [2020-03-27T20:45:00.715Z] #65 4.990 ++ mktemp -d
20:45:00 [2020-03-27T20:45:00.715Z] #65 4.997 + export GOPATH=/tmp/tmp.suvKpyY3Ex
20:45:00 [2020-03-27T20:45:00.715Z] #65 4.997 + GOPATH=/tmp/tmp.suvKpyY3Ex
20:45:00 [2020-03-27T20:45:00.715Z] #65 4.997 + RM_GOPATH=1
20:45:00 [2020-03-27T20:45:00.715Z] #65 5.007 ++ dirname ./install.sh
20:45:00 [2020-03-27T20:45:00.715Z] #65 5.011 + dir=.
20:45:00 [2020-03-27T20:45:00.715Z] #65 5.012 + bin=containerd
20:45:00 [2020-03-27T20:45:00.715Z] #65 5.012 + shift
20:45:00 [2020-03-27T20:45:00.715Z] #65 5.012 + '[' '!' -f ./containerd.installer ']'
20:45:00 [2020-03-27T20:45:00.715Z] #65 5.012 + . ./containerd.installer
20:45:00 [2020-03-27T20:45:00.715Z] #65 5.016 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
20:45:00 [2020-03-27T20:45:00.715Z] #65 5.016 + install_containerd
20:45:00 [2020-03-27T20:45:00.715Z] #65 5.016 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
20:45:00 [2020-03-27T20:45:00.715Z] #65 5.017 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
20:45:00 [2020-03-27T20:45:00.715Z] #65 5.017 + git clone https://github.com/containerd/containerd.git /tmp/tmp.suvKpyY3Ex/src/github.com/containerd/containerd
20:45:00 [2020-03-27T20:45:00.715Z] #65 5.050 Cloning into '/tmp/tmp.suvKpyY3Ex/src/github.com/containerd/containerd'...
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_CGROUP_DEVICE: enabled
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_CGROUP_FREEZER: enabled
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_CGROUP_SCHED: enabled
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_CPUSETS: enabled
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_MEMCG: enabled
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_KEYS: enabled
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_VETH: enabled (as module)
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_BRIDGE: enabled (as module)
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_IP_NF_FILTER: enabled (as module)
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_IP_NF_NAT: enabled (as module)
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_NF_NAT: enabled (as module)
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_NF_NAT_NEEDED: enabled
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_POSIX_MQUEUE: enabled
20:45:00 [2020-03-27T20:45:00.830Z] 
20:45:00 [2020-03-27T20:45:00.830Z] Optional Features:
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_USER_NS: enabled
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_SECCOMP: enabled
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_CGROUP_PIDS: enabled
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_MEMCG_SWAP: enabled
20:45:00 [2020-03-27T20:45:00.830Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
20:45:00 [2020-03-27T20:45:00.830Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
20:45:00 [2020-03-27T20:45:00.958Z] #17 ...
20:45:00 [2020-03-27T20:45:00.958Z] 
20:45:00 [2020-03-27T20:45:00.958Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:45:00 [2020-03-27T20:45:00.958Z] #30 DONE 100.1s
20:45:00 [2020-03-27T20:45:00.972Z] #65 ...
20:45:00 [2020-03-27T20:45:00.972Z] 
20:45:00 [2020-03-27T20:45:00.972Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:45:00 [2020-03-27T20:45:00.978Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
20:45:01 [2020-03-27T20:45:01.089Z] - CONFIG_BLK_CGROUP: enabled
20:45:01 [2020-03-27T20:45:01.089Z] - CONFIG_BLK_DEV_THROTTLING: enabled
20:45:01 [2020-03-27T20:45:01.089Z] - CONFIG_IOSCHED_CFQ: enabled
20:45:01 [2020-03-27T20:45:01.089Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
20:45:01 [2020-03-27T20:45:01.089Z] - CONFIG_CGROUP_PERF: enabled
20:45:01 [2020-03-27T20:45:01.089Z] - CONFIG_CGROUP_HUGETLB: enabled
20:45:01 [2020-03-27T20:45:01.089Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
20:45:01 [2020-03-27T20:45:01.089Z] - CONFIG_CGROUP_NET_PRIO: enabled
20:45:01 [2020-03-27T20:45:01.089Z] - CONFIG_CFS_BANDWIDTH: enabled
20:45:01 [2020-03-27T20:45:01.089Z] - CONFIG_FAIR_GROUP_SCHED: enabled
20:45:01 [2020-03-27T20:45:01.089Z] - CONFIG_RT_GROUP_SCHED: missing
20:45:01 [2020-03-27T20:45:01.089Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
20:45:01 [2020-03-27T20:45:01.089Z] - CONFIG_IP_VS: enabled (as module)
20:45:01 [2020-03-27T20:45:01.089Z] - CONFIG_IP_VS_NFCT: enabled
20:45:01 [2020-03-27T20:45:01.089Z] - CONFIG_IP_VS_PROTO_TCP: enabled
20:45:01 [2020-03-27T20:45:01.089Z] - CONFIG_IP_VS_PROTO_UDP: enabled
20:45:01 [2020-03-27T20:45:01.089Z] - CONFIG_IP_VS_RR: enabled (as module)
20:45:01 [2020-03-27T20:45:01.089Z] - CONFIG_EXT4_FS: enabled
20:45:01 [2020-03-27T20:45:01.089Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
20:45:01 [2020-03-27T20:45:01.089Z] - CONFIG_EXT4_FS_SECURITY: enabled
20:45:01 [2020-03-27T20:45:01.089Z] - Network Drivers:
20:45:01 [2020-03-27T20:45:01.089Z]   - "overlay":
20:45:01 [2020-03-27T20:45:01.089Z]     - CONFIG_VXLAN: enabled (as module)
20:45:01 [2020-03-27T20:45:01.089Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
20:45:01 [2020-03-27T20:45:01.089Z]       Optional (for encrypted networks):
20:45:01 [2020-03-27T20:45:01.239Z] 
20:45:01 [2020-03-27T20:45:01.239Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:45:01 [2020-03-27T20:45:01.239Z] #17 17.56 Selecting previously unselected package python3.7.
20:45:01 [2020-03-27T20:45:01.239Z] #17 17.57 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
20:45:01 [2020-03-27T20:45:01.239Z] #17 17.57 Unpacking python3.7 (3.7.3-2+deb10u1) ...
20:45:01 [2020-03-27T20:45:01.239Z] #17 17.66 Selecting previously unselected package libpython3-stdlib:s390x.
20:45:01 [2020-03-27T20:45:01.239Z] #17 17.66 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
20:45:01 [2020-03-27T20:45:01.239Z] #17 17.66 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
20:45:01 [2020-03-27T20:45:01.239Z] #17 17.73 Setting up python3-minimal (3.7.3-1) ...
20:45:01 [2020-03-27T20:45:01.267Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
20:45:01 [2020-03-27T20:45:01.348Z]       - CONFIG_CRYPTO: enabled
20:45:01 [2020-03-27T20:45:01.349Z]       - CONFIG_CRYPTO_AEAD: enabled
20:45:01 [2020-03-27T20:45:01.349Z]       - CONFIG_CRYPTO_GCM: enabled
20:45:01 [2020-03-27T20:45:01.349Z]       - CONFIG_CRYPTO_SEQIV: enabled
20:45:01 [2020-03-27T20:45:01.349Z]       - CONFIG_CRYPTO_GHASH: enabled
20:45:01 [2020-03-27T20:45:01.349Z]       - CONFIG_XFRM: enabled
20:45:01 [2020-03-27T20:45:01.349Z]       - CONFIG_XFRM_USER: enabled (as module)
20:45:01 [2020-03-27T20:45:01.349Z]       - CONFIG_XFRM_ALGO: enabled (as module)
20:45:01 [2020-03-27T20:45:01.349Z]       - CONFIG_INET_ESP: enabled (as module)
20:45:01 [2020-03-27T20:45:01.349Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
20:45:01 [2020-03-27T20:45:01.349Z]   - "ipvlan":
20:45:01 [2020-03-27T20:45:01.349Z]     - CONFIG_IPVLAN: enabled (as module)
20:45:01 [2020-03-27T20:45:01.349Z]   - "macvlan":
20:45:01 [2020-03-27T20:45:01.349Z]     - CONFIG_MACVLAN: enabled (as module)
20:45:01 [2020-03-27T20:45:01.349Z]     - CONFIG_DUMMY: enabled (as module)
20:45:01 [2020-03-27T20:45:01.349Z]   - "ftp,tftp client in container":
20:45:01 [2020-03-27T20:45:01.349Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
20:45:01 [2020-03-27T20:45:01.349Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
20:45:01 [2020-03-27T20:45:01.349Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
20:45:01 [2020-03-27T20:45:01.349Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
20:45:01 [2020-03-27T20:45:01.349Z] - Storage Drivers:
20:45:01 [2020-03-27T20:45:01.349Z]   - "aufs":
20:45:01 [2020-03-27T20:45:01.349Z]     - CONFIG_AUFS_FS: enabled (as module)
20:45:01 [2020-03-27T20:45:01.349Z]   - "btrfs":
20:45:01 [2020-03-27T20:45:01.349Z]     - CONFIG_BTRFS_FS: enabled (as module)
20:45:01 [2020-03-27T20:45:01.349Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
20:45:01 [2020-03-27T20:45:01.349Z]   - "devicemapper":
20:45:01 [2020-03-27T20:45:01.349Z]     - CONFIG_BLK_DEV_DM: enabled
20:45:01 [2020-03-27T20:45:01.349Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
20:45:01 [2020-03-27T20:45:01.349Z]   - "overlay":
20:45:01 [2020-03-27T20:45:01.349Z]     - CONFIG_OVERLAY_FS: enabled (as module)
20:45:01 [2020-03-27T20:45:01.349Z]   - "zfs":
20:45:01 [2020-03-27T20:45:01.608Z]     - /dev/zfs: missing
20:45:01 [2020-03-27T20:45:01.608Z]     - zfs command: missing
20:45:01 [2020-03-27T20:45:01.608Z]     - zpool command: missing
20:45:01 [2020-03-27T20:45:01.608Z] 
20:45:01 [2020-03-27T20:45:01.608Z] Limits:
20:45:01 [2020-03-27T20:45:01.608Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
20:45:01 [2020-03-27T20:45:01.608Z] 
20:45:01 [2020-03-27T20:45:01.608Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
20:45:01 [2020-03-27T20:45:01.966Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bc1ca5ab8a5b96299fa801864284a0c706186420 .
20:45:01 [2020-03-27T20:45:01.966Z] #2 [internal] load .dockerignore
20:45:01 [2020-03-27T20:45:01.966Z] #2 transferring context: 87B done
20:45:01 [2020-03-27T20:45:01.966Z] #2 DONE 0.1s
20:45:01 [2020-03-27T20:45:01.966Z] 
20:45:01 [2020-03-27T20:45:01.966Z] #1 [internal] load build definition from Dockerfile
20:45:01 [2020-03-27T20:45:01.967Z] #1 transferring dockerfile: 17.06kB done
20:45:01 [2020-03-27T20:45:01.967Z] #1 DONE 0.1s
20:45:01 [2020-03-27T20:45:01.967Z] 
20:45:01 [2020-03-27T20:45:01.967Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
20:45:02 [2020-03-27T20:45:02.072Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 7.3s done
20:45:02 [2020-03-27T20:45:02.073Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f
20:45:02 [2020-03-27T20:45:02.250Z] #17 18.48 Selecting previously unselected package python3.
20:45:02 [2020-03-27T20:45:02.251Z] #17 18.48 (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.)
20:45:02 [2020-03-27T20:45:02.251Z] #17 18.51 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
20:45:02 [2020-03-27T20:45:02.251Z] #17 18.51 Unpacking python3 (3.7.3-1) ...
20:45:02 [2020-03-27T20:45:02.251Z] #17 18.63 Selecting previously unselected package libip4tc0:s390x.
20:45:02 [2020-03-27T20:45:02.251Z] #17 18.63 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
20:45:02 [2020-03-27T20:45:02.251Z] #17 18.65 Unpacking libip4tc0:s390x (1.8.2-4) ...
20:45:02 [2020-03-27T20:45:02.251Z] #17 18.69 Selecting previously unselected package libip6tc0:s390x.
20:45:02 [2020-03-27T20:45:02.251Z] #17 18.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
20:45:02 [2020-03-27T20:45:02.251Z] #17 18.69 Unpacking libip6tc0:s390x (1.8.2-4) ...
20:45:02 [2020-03-27T20:45:02.251Z] #17 18.73 Selecting previously unselected package libiptc0:s390x.
20:45:02 [2020-03-27T20:45:02.330Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done
20:45:02 [2020-03-27T20:45:02.330Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410
20:45:02 [2020-03-27T20:45:02.531Z] #17 18.73 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
20:45:02 [2020-03-27T20:45:02.531Z] #17 18.74 Unpacking libiptc0:s390x (1.8.2-4) ...
20:45:02 [2020-03-27T20:45:02.531Z] #17 18.76 Selecting previously unselected package libnfnetlink0:s390x.
20:45:02 [2020-03-27T20:45:02.531Z] #17 18.77 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
20:45:02 [2020-03-27T20:45:02.531Z] #17 18.77 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
20:45:02 [2020-03-27T20:45:02.531Z] #17 18.79 Selecting previously unselected package libnetfilter-conntrack3:s390x.
20:45:02 [2020-03-27T20:45:02.531Z] #17 18.79 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
20:45:02 [2020-03-27T20:45:02.531Z] #17 18.79 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
20:45:02 [2020-03-27T20:45:02.531Z] #17 18.83 Selecting previously unselected package libnftnl11:s390x.
20:45:02 [2020-03-27T20:45:02.531Z] #17 18.83 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
20:45:02 [2020-03-27T20:45:02.531Z] #17 18.83 Unpacking libnftnl11:s390x (1.1.2-2) ...
20:45:02 [2020-03-27T20:45:02.531Z] #17 18.87 Selecting previously unselected package iptables.
20:45:02 [2020-03-27T20:45:02.531Z] #17 18.87 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
20:45:02 [2020-03-27T20:45:02.531Z] #17 18.87 Unpacking iptables (1.8.2-4) ...
20:45:02 [2020-03-27T20:45:02.812Z] #17 19.06 Selecting previously unselected package xxd.
20:45:02 [2020-03-27T20:45:02.812Z] #17 19.07 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
20:45:02 [2020-03-27T20:45:02.812Z] #17 19.07 Unpacking xxd (2:8.1.0875-5) ...
20:45:02 [2020-03-27T20:45:02.812Z] #17 19.15 Selecting previously unselected package vim-common.
20:45:02 [2020-03-27T20:45:02.812Z] #17 19.15 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:45:02 [2020-03-27T20:45:02.812Z] #17 19.16 Unpacking vim-common (2:8.1.0875-5) ...
20:45:02 [2020-03-27T20:45:02.812Z] #17 19.28 Selecting previously unselected package bash-completion.
20:45:02 [2020-03-27T20:45:02.820Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 8.4s done
20:45:02 [2020-03-27T20:45:02.895Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.5s done
20:45:02 [2020-03-27T20:45:02.904Z] #3 DONE 0.7s
20:45:02 [2020-03-27T20:45:02.904Z] 
20:45:02 [2020-03-27T20:45:02.904Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
20:45:02 [2020-03-27T20:45:02.904Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
20:45:02 [2020-03-27T20:45:02.904Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.0s
20:45:02 [2020-03-27T20:45:02.904Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
20:45:02 [2020-03-27T20:45:02.904Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
20:45:02 [2020-03-27T20:45:02.904Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
20:45:03 [2020-03-27T20:45:03.024Z] #27 16.50 #=#=#                                                                         

                                                                           0.2%
#                                                                          2.5%
##                                                                         3.3%
###                                                                        4.2%
####                                                                       5.6%
######                                                                     8.9%
#########                                                                 12.7%
##########                                                                14.0%
##########                                                                14.6%
#############                                                             18.3%
###############                                                           22.2%
#################                                                         24.4%
###################                                                       27.1%
####################                                                      28.8%
#####################                                                     30.4%
######################                                                    31.7%
########################                                                  33.6%
#########################                                                 35.0%
##########################                                                37.2%
###########################                                               38.3%
############################                                              39.6%
#############################                                             40.4%
##############################                                            42.7%
################################                                          45.0%
#################################                                         46.5%
##################################                                        47.9%
###################################                                       48.7%
###################################                                       50.0%
#####################################                                     52.0%
#########################################                                 57.0%
##########################################                                58.4%
###########################################                               60.2%
############################################                              62.3%
#############################################                             63.8%
###############################################                           65.5%
################################################                          67.8%
##################################################                        70.2%
####################################################                      72.9%
######################################################                    75.7%
########################################################                  78.5%
##########################################################                80.9%
###########################################################               82.5%
#############################################################             84.9%
###############################################################           87.9%
#################################################################         90.5%
###################################################################       94.0%
#####################################################################     97.1%
######################################################################## 100.0%
20:45:03 [2020-03-27T20:45:03.024Z] #27 ...
20:45:03 [2020-03-27T20:45:03.024Z] 
20:45:03 [2020-03-27T20:45:03.024Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:45:03 [2020-03-27T20:45:03.024Z] #43 74.13 Selecting previously unselected package zlib1g-dev:amd64.
20:45:03 [2020-03-27T20:45:03.024Z] #43 74.13 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
20:45:03 [2020-03-27T20:45:03.024Z] #43 74.19 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:45:03 [2020-03-27T20:45:03.024Z] #43 74.78 Selecting previously unselected package libprotobuf17:amd64.
20:45:03 [2020-03-27T20:45:03.024Z] #43 74.78 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
20:45:03 [2020-03-27T20:45:03.024Z] #43 74.81 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
20:45:03 [2020-03-27T20:45:03.024Z] #43 76.63 Selecting previously unselected package libprotobuf-lite17:amd64.
20:45:03 [2020-03-27T20:45:03.024Z] #43 76.64 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
20:45:03 [2020-03-27T20:45:03.024Z] #43 76.66 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:45:03 [2020-03-27T20:45:03.024Z] #43 77.09 Selecting previously unselected package libprotobuf-dev:amd64.
20:45:03 [2020-03-27T20:45:03.024Z] #43 77.12 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
20:45:03 [2020-03-27T20:45:03.024Z] #43 77.16 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:45:03 [2020-03-27T20:45:03.024Z] #43 79.90 Selecting previously unselected package libprotoc17:amd64.
20:45:03 [2020-03-27T20:45:03.024Z] #43 79.93 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
20:45:03 [2020-03-27T20:45:03.024Z] #43 79.94 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
20:45:03 [2020-03-27T20:45:03.024Z] #43 81.36 Selecting previously unselected package protobuf-c-compiler.
20:45:03 [2020-03-27T20:45:03.024Z] #43 81.40 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
20:45:03 [2020-03-27T20:45:03.024Z] #43 81.43 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:45:03 [2020-03-27T20:45:03.024Z] #43 81.73 Selecting previously unselected package protobuf-compiler.
20:45:03 [2020-03-27T20:45:03.024Z] #43 81.76 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
20:45:03 [2020-03-27T20:45:03.024Z] #43 81.77 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:45:03 [2020-03-27T20:45:03.024Z] #43 82.00 Selecting previously unselected package python-pkg-resources.
20:45:03 [2020-03-27T20:45:03.024Z] #43 82.04 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:45:03 [2020-03-27T20:45:03.024Z] #43 82.12 Unpacking python-pkg-resources (40.8.0-1) ...
20:45:03 [2020-03-27T20:45:03.024Z] #43 82.49 Selecting previously unselected package python-six.
20:45:03 [2020-03-27T20:45:03.024Z] #43 82.49 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:45:03 [2020-03-27T20:45:03.024Z] #43 82.51 Unpacking python-six (1.12.0-1) ...
20:45:03 [2020-03-27T20:45:03.024Z] #43 82.63 Selecting previously unselected package python-protobuf.
20:45:03 [2020-03-27T20:45:03.024Z] #43 82.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
20:45:03 [2020-03-27T20:45:03.024Z] #43 82.72 Unpacking python-protobuf (3.6.1.3-2) ...
20:45:03 [2020-03-27T20:45:03.024Z] #43 83.48 Setting up python-pkg-resources (40.8.0-1) ...
20:45:03 [2020-03-27T20:45:03.079Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.1s
20:45:03 [2020-03-27T20:45:03.092Z] #17 19.28 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:45:03 [2020-03-27T20:45:03.152Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0
20:45:03 [2020-03-27T20:45:03.163Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s
20:45:03 [2020-03-27T20:45:03.279Z] #43 ...
20:45:03 [2020-03-27T20:45:03.279Z] 
20:45:03 [2020-03-27T20:45:03.279Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:45:03 [2020-03-27T20:45:03.279Z] #27 22.18 
20:45:03 [2020-03-27T20:45:03.645Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done
20:45:03 [2020-03-27T20:45:03.645Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410
20:45:03 [2020-03-27T20:45:03.731Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.7s done
20:45:03 [2020-03-27T20:45:03.731Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s
20:45:03 [2020-03-27T20:45:03.904Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.5s done
20:45:03 [2020-03-27T20:45:03.985Z] go: finding github.com/client9/misspell v0.3.4
20:45:03 [2020-03-27T20:45:03.993Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done
20:45:03 [2020-03-27T20:45:03.993Z] #4 DONE 1.3s
20:45:04 [2020-03-27T20:45:04.093Z] #17 20.53 Unpacking bash-completion (1:2.8-6) ...
20:45:04 [2020-03-27T20:45:04.162Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0
20:45:04 [2020-03-27T20:45:04.207Z] #27 23.22 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:45:04 [2020-03-27T20:45:04.374Z] #17 20.70 Selecting previously unselected package bzip2.
20:45:04 [2020-03-27T20:45:04.374Z] #17 20.71 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
20:45:04 [2020-03-27T20:45:04.374Z] #17 20.71 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:45:04 [2020-03-27T20:45:04.374Z] #17 20.75 Selecting previously unselected package xz-utils.
20:45:04 [2020-03-27T20:45:04.374Z] #17 20.75 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
20:45:04 [2020-03-27T20:45:04.374Z] #17 20.75 Unpacking xz-utils (5.2.4-1) ...
20:45:04 [2020-03-27T20:45:04.564Z] 
20:45:04 [2020-03-27T20:45:04.564Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:45:04 [2020-03-27T20:45:04.564Z] #6 DONE 0.3s
20:45:04 [2020-03-27T20:45:04.564Z] 
20:45:04 [2020-03-27T20:45:04.564Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster
20:45:04 [2020-03-27T20:45:04.662Z] #17 20.86 Selecting previously unselected package apparmor.
20:45:04 [2020-03-27T20:45:04.662Z] #17 20.86 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
20:45:04 [2020-03-27T20:45:04.662Z] #17 20.90 Unpacking apparmor (2.13.2-10) ...
20:45:04 [2020-03-27T20:45:04.662Z] #17 21.07 Selecting previously unselected package aufs-tools.
20:45:04 [2020-03-27T20:45:04.662Z] #17 21.08 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
20:45:04 [2020-03-27T20:45:04.662Z] #17 21.08 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:45:04 [2020-03-27T20:45:04.768Z] #27 23.76 
20:45:04 [2020-03-27T20:45:04.985Z] #17 21.17 Selecting previously unselected package libonig5:s390x.
20:45:04 [2020-03-27T20:45:04.985Z] #17 21.17 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
20:45:04 [2020-03-27T20:45:04.985Z] #17 21.17 Unpacking libonig5:s390x (6.9.1-1) ...
20:45:04 [2020-03-27T20:45:04.985Z] #17 21.24 Selecting previously unselected package libjq1:s390x.
20:45:04 [2020-03-27T20:45:04.985Z] #17 21.25 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
20:45:04 [2020-03-27T20:45:04.985Z] #17 21.26 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
20:45:04 [2020-03-27T20:45:04.985Z] #17 21.30 Selecting previously unselected package jq.
20:45:04 [2020-03-27T20:45:04.985Z] #17 21.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
20:45:04 [2020-03-27T20:45:04.985Z] #17 21.31 Unpacking jq (1.5+dfsg-2+b1) ...
20:45:04 [2020-03-27T20:45:04.985Z] #17 21.35 Selecting previously unselected package libaio1:s390x.
20:45:04 [2020-03-27T20:45:04.985Z] #17 21.35 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
20:45:04 [2020-03-27T20:45:04.985Z] #17 21.35 Unpacking libaio1:s390x (0.3.112-3) ...
20:45:04 [2020-03-27T20:45:04.985Z] #17 21.37 Selecting previously unselected package libgpm2:s390x.
20:45:04 [2020-03-27T20:45:04.985Z] #17 21.38 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
20:45:04 [2020-03-27T20:45:04.985Z] #17 21.38 Unpacking libgpm2:s390x (1.20.7-5) ...
20:45:04 [2020-03-27T20:45:04.985Z] #17 21.40 Selecting previously unselected package libicu63:s390x.
20:45:04 [2020-03-27T20:45:04.985Z] #17 21.40 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
20:45:04 [2020-03-27T20:45:04.985Z] #17 21.41 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
20:45:05 [2020-03-27T20:45:05.024Z] #27 23.95 
#######################################################                   77.7%
######################################################################## 100.0%
20:45:05 [2020-03-27T20:45:05.024Z] #27 24.18 
20:45:05 [2020-03-27T20:45:05.024Z] #27 ...
20:45:05 [2020-03-27T20:45:05.024Z] 
20:45:05 [2020-03-27T20:45:05.024Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:05 [2020-03-27T20:45:05.024Z] #33 75.81 reflect
20:45:05 [2020-03-27T20:45:05.024Z] #33 85.30 time
20:45:05 [2020-03-27T20:45:05.134Z] #5 DONE 0.5s
20:45:05 [2020-03-27T20:45:05.134Z] 
20:45:05 [2020-03-27T20:45:05.134Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:45:05 [2020-03-27T20:45:05.134Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:45:05 [2020-03-27T20:45:05.134Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:45:05 [2020-03-27T20:45:05.134Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:45:05 [2020-03-27T20:45:05.134Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s
20:45:05 [2020-03-27T20:45:05.134Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.06MB / 9.86MB 0.2s
20:45:05 [2020-03-27T20:45:05.281Z] #33 ...
20:45:05 [2020-03-27T20:45:05.281Z] 
20:45:05 [2020-03-27T20:45:05.281Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:45:05 [2020-03-27T20:45:05.281Z] #10 77.49 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]
20:45:05 [2020-03-27T20:45:05.281Z] #10 81.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
20:45:05 [2020-03-27T20:45:05.281Z] #10 81.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
20:45:05 [2020-03-27T20:45:05.281Z] #10 81.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:45:05 [2020-03-27T20:45:05.281Z] #10 81.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:45:05 [2020-03-27T20:45:05.281Z] #10 81.66 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]
20:45:05 [2020-03-27T20:45:05.281Z] #10 81.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
20:45:05 [2020-03-27T20:45:05.281Z] #10 81.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
20:45:05 [2020-03-27T20:45:05.281Z] #10 81.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
20:45:05 [2020-03-27T20:45:05.281Z] #10 81.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
20:45:05 [2020-03-27T20:45:05.281Z] #10 81.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
20:45:05 [2020-03-27T20:45:05.281Z] #10 81.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
20:45:05 [2020-03-27T20:45:05.281Z] #10 81.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
20:45:05 [2020-03-27T20:45:05.281Z] #10 81.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
20:45:05 [2020-03-27T20:45:05.281Z] #10 81.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
20:45:05 [2020-03-27T20:45:05.281Z] #10 81.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
20:45:05 [2020-03-27T20:45:05.281Z] #10 83.54 debconf: delaying package configuration, since apt-utils is not installed
20:45:05 [2020-03-27T20:45:05.281Z] #10 83.76 Fetched 77.7 MB in 12s (6273 kB/s)
20:45:05 [2020-03-27T20:45:05.281Z] #10 83.89 Selecting previously unselected package binutils-mingw-w64-i686.
20:45:05 [2020-03-27T20:45:05.281Z] #10 83.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 ... 15401 files and directories currently installed.)
20:45:05 [2020-03-27T20:45:05.281Z] #10 84.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
20:45:05 [2020-03-27T20:45:05.281Z] #10 84.02 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:45:05 [2020-03-27T20:45:05.395Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s
20:45:05 [2020-03-27T20:45:05.655Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
20:45:05 [2020-03-27T20:45:05.655Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
20:45:05 [2020-03-27T20:45:05.842Z] #10 86.70 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:45:05 [2020-03-27T20:45:05.842Z] #10 86.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
20:45:05 [2020-03-27T20:45:05.842Z] #10 86.75 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:45:06 [2020-03-27T20:45:06.097Z] #10 ...
20:45:06 [2020-03-27T20:45:06.097Z] 
20:45:06 [2020-03-27T20:45:06.097Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:45:06 [2020-03-27T20:45:06.097Z] #27 25.25 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:45:06 [2020-03-27T20:45:06.354Z] #27 25.58 
20:45:06 [2020-03-27T20:45:06.869Z] #27 25.79 
                                                                           0.7%
######################################################################## 100.0%
20:45:07 [2020-03-27T20:45:07.009Z] #17 23.43 Selecting previously unselected package libnet1:s390x.
20:45:07 [2020-03-27T20:45:07.009Z] #17 23.43 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
20:45:07 [2020-03-27T20:45:07.009Z] #17 23.44 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
20:45:07 [2020-03-27T20:45:07.009Z] #17 23.49 Selecting previously unselected package libnl-3-200:s390x.
20:45:07 [2020-03-27T20:45:07.009Z] #17 23.49 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
20:45:07 [2020-03-27T20:45:07.009Z] #17 23.49 Unpacking libnl-3-200:s390x (3.4.0-1) ...
20:45:07 [2020-03-27T20:45:07.009Z] #17 23.53 Selecting previously unselected package libprotobuf-c1:s390x.
20:45:07 [2020-03-27T20:45:07.125Z] #27 26.02 
20:45:07 [2020-03-27T20:45:07.289Z] #17 23.54 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
20:45:07 [2020-03-27T20:45:07.289Z] #17 23.54 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
20:45:07 [2020-03-27T20:45:07.289Z] #17 23.58 Selecting previously unselected package libreadline5:s390x.
20:45:07 [2020-03-27T20:45:07.289Z] #17 23.58 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
20:45:07 [2020-03-27T20:45:07.289Z] #17 23.58 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
20:45:07 [2020-03-27T20:45:07.289Z] #17 23.64 Selecting previously unselected package net-tools.
20:45:07 [2020-03-27T20:45:07.289Z] #17 23.64 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
20:45:07 [2020-03-27T20:45:07.289Z] #17 23.64 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:45:07 [2020-03-27T20:45:07.289Z] #17 23.74 Selecting previously unselected package python-pip-whl.
20:45:07 [2020-03-27T20:45:07.289Z] #17 ...
20:45:07 [2020-03-27T20:45:07.289Z] 
20:45:07 [2020-03-27T20:45:07.289Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:45:07 [2020-03-27T20:45:07.289Z] #44 62.90   CC       criu/cr-check.o
20:45:07 [2020-03-27T20:45:07.289Z] #44 63.98   CC       criu/cr-dedup.o
20:45:07 [2020-03-27T20:45:07.289Z] #44 64.23   CC       criu/cr-dump.o
20:45:07 [2020-03-27T20:45:07.289Z] #44 65.46   CC       criu/cr-errno.o
20:45:07 [2020-03-27T20:45:07.289Z] #44 65.54   CC       criu/cr-restore.o
20:45:07 [2020-03-27T20:45:07.289Z] #44 68.37   CC       criu/cr-service.o
20:45:07 [2020-03-27T20:45:07.289Z] #44 69.19   CC       criu/crtools.o
20:45:07 [2020-03-27T20:45:07.289Z] #44 69.58   CC       criu/eventfd.o
20:45:07 [2020-03-27T20:45:07.289Z] #44 69.75   CC       criu/eventpoll.o
20:45:07 [2020-03-27T20:45:07.289Z] #44 70.23   CC       criu/external.o
20:45:07 [2020-03-27T20:45:07.289Z] #44 70.36   CC       criu/fault-injection.o
20:45:07 [2020-03-27T20:45:07.289Z] #44 70.40   CC       criu/fdstore.o
20:45:07 [2020-03-27T20:45:07.289Z] #44 70.71   CC       criu/fifo.o
20:45:07 [2020-03-27T20:45:07.289Z] #44 70.92   CC       criu/file-ids.o
20:45:07 [2020-03-27T20:45:07.289Z] #44 71.07   CC       criu/file-lock.o
20:45:07 [2020-03-27T20:45:07.289Z] #44 71.67   CC       criu/files-ext.o
20:45:07 [2020-03-27T20:45:07.289Z] #44 71.88   CC       criu/files-reg.o
20:45:07 [2020-03-27T20:45:07.330Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.7s done
20:45:07 [2020-03-27T20:45:07.330Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0.1s
20:45:07 [2020-03-27T20:45:07.570Z] #44 ...
20:45:07 [2020-03-27T20:45:07.570Z] 
20:45:07 [2020-03-27T20:45:07.570Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:45:07 [2020-03-27T20:45:07.570Z] #17 23.74 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:45:07 [2020-03-27T20:45:07.570Z] #17 23.74 Unpacking python-pip-whl (18.1-5) ...
20:45:07 [2020-03-27T20:45:07.572Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.0s done
20:45:07 [2020-03-27T20:45:07.850Z] #17 24.08 Selecting previously unselected package python3-lib2to3.
20:45:07 [2020-03-27T20:45:07.850Z] #17 24.08 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:45:07 [2020-03-27T20:45:07.850Z] #17 24.08 Unpacking python3-lib2to3 (3.7.3-1) ...
20:45:07 [2020-03-27T20:45:07.850Z] #17 24.17 Selecting previously unselected package python3-distutils.
20:45:07 [2020-03-27T20:45:07.850Z] #17 24.18 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:45:07 [2020-03-27T20:45:07.850Z] #17 24.18 Unpacking python3-distutils (3.7.3-1) ...
20:45:07 [2020-03-27T20:45:07.850Z] #17 24.24 Selecting previously unselected package python3-pip.
20:45:07 [2020-03-27T20:45:07.850Z] #17 24.24 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:45:07 [2020-03-27T20:45:07.850Z] #17 24.25 Unpacking python3-pip (18.1-5) ...
20:45:08 [2020-03-27T20:45:08.052Z] #27 ...
20:45:08 [2020-03-27T20:45:08.052Z] 
20:45:08 [2020-03-27T20:45:08.052Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:45:08 [2020-03-27T20:45:08.052Z] #50 78.52 + cd /tmp/tmp.gfIyS8ZuIZ/src/gotest.tools/gotestsum
20:45:08 [2020-03-27T20:45:08.052Z] #50 78.52 + git checkout -q v0.3.5
20:45:08 [2020-03-27T20:45:08.052Z] #50 78.61 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
20:45:08 [2020-03-27T20:45:08.052Z] #50 ...
20:45:08 [2020-03-27T20:45:08.052Z] 
20:45:08 [2020-03-27T20:45:08.052Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:45:08 [2020-03-27T20:45:08.052Z] #35 81.37 Selecting previously unselected package libicu63:amd64.
20:45:08 [2020-03-27T20:45:08.052Z] #35 81.40 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
20:45:08 [2020-03-27T20:45:08.052Z] #35 81.44 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:45:08 [2020-03-27T20:45:08.131Z] #17 24.33 Selecting previously unselected package python3-pkg-resources.
20:45:08 [2020-03-27T20:45:08.131Z] #17 24.33 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:45:08 [2020-03-27T20:45:08.131Z] #17 24.33 Unpacking python3-pkg-resources (40.8.0-1) ...
20:45:08 [2020-03-27T20:45:08.131Z] #17 24.40 Selecting previously unselected package python3-setuptools.
20:45:08 [2020-03-27T20:45:08.131Z] #17 24.40 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:45:08 [2020-03-27T20:45:08.131Z] #17 24.40 Unpacking python3-setuptools (40.8.0-1) ...
20:45:08 [2020-03-27T20:45:08.131Z] #17 24.52 Selecting previously unselected package python3-wheel.
20:45:08 [2020-03-27T20:45:08.131Z] #17 24.52 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:45:08 [2020-03-27T20:45:08.131Z] #17 24.52 Unpacking python3-wheel (0.32.3-2) ...
20:45:08 [2020-03-27T20:45:08.131Z] #17 24.57 Selecting previously unselected package sudo.
20:45:08 [2020-03-27T20:45:08.131Z] #17 24.57 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
20:45:08 [2020-03-27T20:45:08.131Z] #17 24.58 Unpacking sudo (1.8.27-1+deb10u2) ...
20:45:08 [2020-03-27T20:45:08.308Z] #35 ...
20:45:08 [2020-03-27T20:45:08.308Z] 
20:45:08 [2020-03-27T20:45:08.308Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:45:08 [2020-03-27T20:45:08.308Z] #27 27.23 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:45:08 [2020-03-27T20:45:08.308Z] #27 27.41 skipping existing 1849cc453dee
20:45:08 [2020-03-27T20:45:08.345Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.8s done
20:45:08 [2020-03-27T20:45:08.346Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf
20:45:08 [2020-03-27T20:45:08.411Z] #17 24.86 Selecting previously unselected package thin-provisioning-tools.
20:45:08 [2020-03-27T20:45:08.414Z] go: finding github.com/Microsoft/hcsshim v0.8.5
20:45:08 [2020-03-27T20:45:08.414Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
20:45:08 [2020-03-27T20:45:08.414Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
20:45:08 [2020-03-27T20:45:08.414Z] go: finding github.com/onsi/ginkgo v1.7.0
20:45:08 [2020-03-27T20:45:08.414Z] go: finding gotest.tools v2.1.0+incompatible
20:45:08 [2020-03-27T20:45:08.565Z] #27 27.70 
20:45:08 [2020-03-27T20:45:08.691Z] #17 24.86 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
20:45:08 [2020-03-27T20:45:08.692Z] #17 24.86 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:45:08 [2020-03-27T20:45:08.692Z] #17 25.02 Selecting previously unselected package uidmap.
20:45:08 [2020-03-27T20:45:08.692Z] #17 25.03 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
20:45:08 [2020-03-27T20:45:08.692Z] #17 25.03 Unpacking uidmap (1:4.5-1.1) ...
20:45:08 [2020-03-27T20:45:08.692Z] #17 25.09 Selecting previously unselected package vim-runtime.
20:45:08 [2020-03-27T20:45:08.692Z] #17 25.09 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:45:08 [2020-03-27T20:45:08.692Z] #17 25.11 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:45:08 [2020-03-27T20:45:08.692Z] #17 25.12 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:45:08 [2020-03-27T20:45:08.692Z] #17 25.13 Unpacking vim-runtime (2:8.1.0875-5) ...
20:45:08 [2020-03-27T20:45:08.704Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
20:45:09 [2020-03-27T20:45:09.488Z] #71 DONE 4.7s
20:45:09 [2020-03-27T20:45:09.488Z] 
20:45:09 [2020-03-27T20:45:09.488Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:45:09 [2020-03-27T20:45:09.488Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
20:45:09 [2020-03-27T20:45:09.488Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
20:45:09 [2020-03-27T20:45:09.488Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 0.6s done
20:45:09 [2020-03-27T20:45:09.488Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.5s done
20:45:09 [2020-03-27T20:45:09.488Z] #7 sha256:5aac44732a29bc2feed5f3e35d41afc4dffa1ca3f16863e79eef0af9749db80b 1.79kB / 1.79kB done
20:45:09 [2020-03-27T20:45:09.488Z] #7 sha256:cf0ca10818ef71189f7b086a557d94fa3f7eda49b4e93cdde64d89a2c4f7ac5a 5.46kB / 5.46kB done
20:45:09 [2020-03-27T20:45:09.488Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 1.9s done
20:45:09 [2020-03-27T20:45:09.488Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 2.1s done
20:45:09 [2020-03-27T20:45:09.488Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.9s done
20:45:09 [2020-03-27T20:45:09.488Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 4.7s
20:45:09 [2020-03-27T20:45:09.488Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 3.5s
20:45:09 [2020-03-27T20:45:09.488Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 156B / 156B 2.1s done
20:45:09 [2020-03-27T20:45:09.735Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
20:45:09 [2020-03-27T20:45:09.933Z] #27 29.07 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:45:10 [2020-03-27T20:45:10.026Z] go: finding github.com/docker/go-units v0.3.1
20:45:10 [2020-03-27T20:45:10.057Z] #7 ...
20:45:10 [2020-03-27T20:45:10.057Z] 
20:45:10 [2020-03-27T20:45:10.057Z] #20 [internal] load build context
20:45:10 [2020-03-27T20:45:10.057Z] #20 transferring context: 50.07MB 4.8s done
20:45:10 [2020-03-27T20:45:10.057Z] #20 DONE 5.0s
20:45:10 [2020-03-27T20:45:10.057Z] 
20:45:10 [2020-03-27T20:45:10.057Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:45:10 [2020-03-27T20:45:10.057Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 5.0s done
20:45:10 [2020-03-27T20:45:10.343Z] go: finding github.com/sirupsen/logrus v1.0.3
20:45:10 [2020-03-27T20:45:10.344Z] go: finding github.com/onsi/gomega v1.4.3
20:45:10 [2020-03-27T20:45:10.344Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
20:45:10 [2020-03-27T20:45:10.704Z] #17 27.05 Selecting previously unselected package vim.
20:45:10 [2020-03-27T20:45:10.704Z] #17 27.06 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
20:45:10 [2020-03-27T20:45:10.704Z] #17 27.07 Unpacking vim (2:8.1.0875-5) ...
20:45:10 [2020-03-27T20:45:10.862Z] #27 29.70 #=#=#                                                                         
20:45:10 [2020-03-27T20:45:10.862Z] #27 30.01 
######################################################################## 100.0%
20:45:10 [2020-03-27T20:45:10.985Z] #17 27.43 Selecting previously unselected package xfsprogs.
20:45:10 [2020-03-27T20:45:10.985Z] #17 27.43 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
20:45:10 [2020-03-27T20:45:10.985Z] #17 27.43 Unpacking xfsprogs (4.20.0-1) ...
20:45:11 [2020-03-27T20:45:11.117Z] #27 30.16 
20:45:11 [2020-03-27T20:45:11.265Z] #17 27.82 Selecting previously unselected package zip.
20:45:11 [2020-03-27T20:45:11.369Z] go: finding github.com/gogo/protobuf v1.0.0
20:45:11 [2020-03-27T20:45:11.369Z] go: finding github.com/containerd/containerd v1.2.4
20:45:11 [2020-03-27T20:45:11.373Z] #27 30.31 Download of images into '/build' complete.
20:45:11 [2020-03-27T20:45:11.373Z] #27 30.31 Use something like the following to load the result into a Docker daemon:
20:45:11 [2020-03-27T20:45:11.373Z] #27 30.31   tar -cC '/build' . | docker load
20:45:11 [2020-03-27T20:45:11.456Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 5.4s done
20:45:11 [2020-03-27T20:45:11.511Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.7s done
20:45:11 [2020-03-27T20:45:11.511Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f
20:45:11 [2020-03-27T20:45:11.546Z] #17 27.83 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
20:45:11 [2020-03-27T20:45:11.546Z] #17 27.83 Unpacking zip (3.0-11+b1) ...
20:45:11 [2020-03-27T20:45:11.546Z] #17 27.95 Setting up aufs-tools (1:4.14+20190211-1) ...
20:45:11 [2020-03-27T20:45:11.546Z] #17 27.96 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:45:11 [2020-03-27T20:45:11.546Z] #17 27.97 Setting up libip6tc0:s390x (1.8.2-4) ...
20:45:11 [2020-03-27T20:45:11.546Z] #17 27.98 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
20:45:11 [2020-03-27T20:45:11.546Z] #17 27.98 Setting up libgpm2:s390x (1.20.7-5) ...
20:45:11 [2020-03-27T20:45:11.546Z] #17 27.99 Setting up libip4tc0:s390x (1.8.2-4) ...
20:45:11 [2020-03-27T20:45:11.546Z] #17 27.99 Setting up uidmap (1:4.5-1.1) ...
20:45:11 [2020-03-27T20:45:11.546Z] #17 28.00 Setting up libnftnl11:s390x (1.1.2-2) ...
20:45:11 [2020-03-27T20:45:11.546Z] #17 28.01 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
20:45:11 [2020-03-27T20:45:11.546Z] #17 28.01 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:45:11 [2020-03-27T20:45:11.546Z] #17 28.02 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
20:45:11 [2020-03-27T20:45:11.546Z] #17 28.03 Setting up libicu63:s390x (63.1-6+deb10u1) ...
20:45:11 [2020-03-27T20:45:11.546Z] #17 28.03 Setting up xxd (2:8.1.0875-5) ...
20:45:11 [2020-03-27T20:45:11.546Z] #17 28.04 Setting up zip (3.0-11+b1) ...
20:45:11 [2020-03-27T20:45:11.546Z] #17 28.05 Setting up vim-common (2:8.1.0875-5) ...
20:45:11 [2020-03-27T20:45:11.546Z] #17 28.06 Setting up bash-completion (1:2.8-6) ...
20:45:11 [2020-03-27T20:45:11.631Z] #27 ...
20:45:11 [2020-03-27T20:45:11.631Z] 
20:45:11 [2020-03-27T20:45:11.631Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:45:11 [2020-03-27T20:45:11.631Z] #47 82.25 syscall
20:45:11 [2020-03-27T20:45:11.631Z] #47 ...
20:45:11 [2020-03-27T20:45:11.631Z] 
20:45:11 [2020-03-27T20:45:11.631Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:11 [2020-03-27T20:45:11.631Z] #56 82.25 syscall
20:45:11 [2020-03-27T20:45:11.631Z] #56 82.30 reflect
20:45:11 [2020-03-27T20:45:11.631Z] #56 91.93 time
20:45:11 [2020-03-27T20:45:11.660Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
20:45:11 [2020-03-27T20:45:11.660Z] go: finding github.com/Microsoft/go-winio v0.4.11
20:45:11 [2020-03-27T20:45:11.660Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
20:45:11 [2020-03-27T20:45:11.716Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1
20:45:11 [2020-03-27T20:45:11.889Z] #56 ...
20:45:11 [2020-03-27T20:45:11.889Z] 
20:45:11 [2020-03-27T20:45:11.889Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:45:11 [2020-03-27T20:45:11.889Z] #47 92.54 time
20:45:11 [2020-03-27T20:45:11.951Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
20:45:11 [2020-03-27T20:45:11.975Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0.3s done
20:45:11 [2020-03-27T20:45:11.975Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156
20:45:12 [2020-03-27T20:45:12.146Z] #47 ...
20:45:12 [2020-03-27T20:45:12.146Z] 
20:45:12 [2020-03-27T20:45:12.146Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:45:12 [2020-03-27T20:45:12.146Z] #27 DONE 31.4s
20:45:12 [2020-03-27T20:45:12.235Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0.3s done
20:45:12 [2020-03-27T20:45:12.237Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
20:45:12 [2020-03-27T20:45:12.237Z] go: finding gopkg.in/yaml.v2 v2.2.1
20:45:12 [2020-03-27T20:45:12.237Z] go: finding github.com/hpcloud/tail v1.0.0
20:45:12 [2020-03-27T20:45:12.237Z] go: finding github.com/onsi/ginkgo v1.6.0
20:45:12 [2020-03-27T20:45:12.402Z] 
20:45:12 [2020-03-27T20:45:12.402Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:45:12 [2020-03-27T20:45:12.402Z] #35 90.36 Selecting previously unselected package libxml2:amd64.
20:45:12 [2020-03-27T20:45:12.402Z] #35 90.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
20:45:12 [2020-03-27T20:45:12.402Z] #35 90.42 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:45:12 [2020-03-27T20:45:12.402Z] #35 91.48 Selecting previously unselected package libarchive13:amd64.
20:45:12 [2020-03-27T20:45:12.402Z] #35 91.49 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
20:45:12 [2020-03-27T20:45:12.402Z] #35 91.49 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:45:12 [2020-03-27T20:45:12.402Z] #35 92.02 Selecting previously unselected package libjsoncpp1:amd64.
20:45:12 [2020-03-27T20:45:12.402Z] #35 92.04 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
20:45:12 [2020-03-27T20:45:12.402Z] #35 92.08 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
20:45:12 [2020-03-27T20:45:12.402Z] #35 92.28 Selecting previously unselected package librhash0:amd64.
20:45:12 [2020-03-27T20:45:12.402Z] #35 92.28 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
20:45:12 [2020-03-27T20:45:12.402Z] #35 92.31 Unpacking librhash0:amd64 (1.3.8-1) ...
20:45:12 [2020-03-27T20:45:12.403Z] #35 92.66 Selecting previously unselected package libuv1:amd64.
20:45:12 [2020-03-27T20:45:12.403Z] #35 92.67 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
20:45:12 [2020-03-27T20:45:12.403Z] #35 92.70 Unpacking libuv1:amd64 (1.24.1-1) ...
20:45:12 [2020-03-27T20:45:12.403Z] #35 92.96 Selecting previously unselected package cmake.
20:45:12 [2020-03-27T20:45:12.403Z] #35 92.99 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
20:45:12 [2020-03-27T20:45:12.403Z] #35 93.09 Unpacking cmake (3.13.4-1) ...
20:45:12 [2020-03-27T20:45:12.494Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced
20:45:12 [2020-03-27T20:45:12.523Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.6s done
20:45:12 [2020-03-27T20:45:12.523Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0.1s
20:45:12 [2020-03-27T20:45:12.524Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
20:45:13 [2020-03-27T20:45:13.023Z] #17 29.37 Setting up libiptc0:s390x (1.8.2-4) ...
20:45:13 [2020-03-27T20:45:13.023Z] #17 29.38 Setting up xz-utils (5.2.4-1) ...
20:45:13 [2020-03-27T20:45:13.023Z] #17 29.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:45:13 [2020-03-27T20:45:13.023Z] #17 29.39 Setting up sudo (1.8.27-1+deb10u2) ...
20:45:13 [2020-03-27T20:45:13.023Z] #17 29.41 invoke-rc.d: could not determine current runlevel
20:45:13 [2020-03-27T20:45:13.023Z] #17 29.42 invoke-rc.d: policy-rc.d denied execution of start.
20:45:13 [2020-03-27T20:45:13.023Z] #17 29.43 Setting up pigz (2.4-1) ...
20:45:13 [2020-03-27T20:45:13.023Z] #17 29.43 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
20:45:13 [2020-03-27T20:45:13.023Z] #17 29.44 Setting up libnl-3-200:s390x (3.4.0-1) ...
20:45:13 [2020-03-27T20:45:13.023Z] #17 29.45 Setting up python-pip-whl (18.1-5) ...
20:45:13 [2020-03-27T20:45:13.023Z] #17 29.45 Setting up libmpdec2:s390x (2.4.2-2) ...
20:45:13 [2020-03-27T20:45:13.023Z] #17 29.46 Setting up vim-runtime (2:8.1.0875-5) ...
20:45:13 [2020-03-27T20:45:13.151Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
20:45:13 [2020-03-27T20:45:13.303Z] #17 29.66 Setting up libaio1:s390x (0.3.112-3) ...
20:45:13 [2020-03-27T20:45:13.303Z] #17 29.68 Setting up libonig5:s390x (6.9.1-1) ...
20:45:13 [2020-03-27T20:45:13.303Z] #17 29.69 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
20:45:13 [2020-03-27T20:45:13.303Z] #17 29.70 Setting up vim (2:8.1.0875-5) ...
20:45:13 [2020-03-27T20:45:13.303Z] #17 29.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:45:13 [2020-03-27T20:45:13.303Z] #17 29.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:45:13 [2020-03-27T20:45:13.303Z] #17 29.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:45:13 [2020-03-27T20:45:13.303Z] #17 29.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:45:13 [2020-03-27T20:45:13.303Z] #17 29.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:45:13 [2020-03-27T20:45:13.303Z] #17 29.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:45:13 [2020-03-27T20:45:13.303Z] #17 29.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:45:13 [2020-03-27T20:45:13.303Z] #17 29.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:45:13 [2020-03-27T20:45:13.303Z] #17 29.73 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
20:45:13 [2020-03-27T20:45:13.303Z] #17 29.74 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:45:13 [2020-03-27T20:45:13.303Z] #17 29.75 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
20:45:13 [2020-03-27T20:45:13.303Z] #17 29.76 Setting up jq (1.5+dfsg-2+b1) ...
20:45:13 [2020-03-27T20:45:13.303Z] #17 29.76 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
20:45:13 [2020-03-27T20:45:13.584Z] #17 29.77 Setting up python3.7 (3.7.3-2+deb10u1) ...
20:45:15 [2020-03-27T20:45:15.044Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 2.0s done
20:45:15 [2020-03-27T20:45:15.044Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527
20:45:15 [2020-03-27T20:45:15.596Z] #17 31.61 Setting up iptables (1.8.2-4) ...
20:45:15 [2020-03-27T20:45:15.596Z] #17 31.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:45:15 [2020-03-27T20:45:15.596Z] #17 31.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:45:15 [2020-03-27T20:45:15.596Z] #17 31.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:45:15 [2020-03-27T20:45:15.596Z] #17 31.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:45:15 [2020-03-27T20:45:15.596Z] #17 31.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:45:15 [2020-03-27T20:45:15.596Z] #17 31.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:45:15 [2020-03-27T20:45:15.596Z] #17 31.65 Setting up python3 (3.7.3-1) ...
20:45:15 [2020-03-27T20:45:15.596Z] #17 31.85 Setting up python3-wheel (0.32.3-2) ...
20:45:15 [2020-03-27T20:45:15.877Z] #17 32.22 Setting up apparmor (2.13.2-10) ...
20:45:16 [2020-03-27T20:45:16.437Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 1.6s done
20:45:16 [2020-03-27T20:45:16.696Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 0.1s
20:45:16 [2020-03-27T20:45:16.775Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.2s
20:45:16 [2020-03-27T20:45:16.878Z] #17 33.27 Setting up xfsprogs (4.20.0-1) ...
20:45:16 [2020-03-27T20:45:16.878Z] #17 33.28 Setting up python3-lib2to3 (3.7.3-1) ...
20:45:17 [2020-03-27T20:45:17.159Z] #17 33.52 Setting up python3-pkg-resources (40.8.0-1) ...
20:45:17 [2020-03-27T20:45:17.770Z] #17 ...
20:45:17 [2020-03-27T20:45:17.770Z] 
20:45:17 [2020-03-27T20:45:17.770Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:45:17 [2020-03-27T20:45:17.770Z] #44 73.23   CC       criu/files.o
20:45:17 [2020-03-27T20:45:17.770Z] #44 74.38   CC       criu/filesystems.o
20:45:17 [2020-03-27T20:45:17.770Z] #44 74.90   CC       criu/fsnotify.o
20:45:17 [2020-03-27T20:45:17.770Z] #44 75.53   CC       criu/image-desc.o
20:45:17 [2020-03-27T20:45:17.770Z] #44 75.61   CC       criu/image.o
20:45:17 [2020-03-27T20:45:17.770Z] #44 76.14   CC       criu/ipc_ns.o
20:45:17 [2020-03-27T20:45:17.770Z] #44 76.72   CC       criu/irmap.o
20:45:17 [2020-03-27T20:45:17.770Z] #44 77.23   CC       criu/kcmp-ids.o
20:45:17 [2020-03-27T20:45:17.770Z] #44 77.51   CC       criu/kerndat.o
20:45:17 [2020-03-27T20:45:17.770Z] #44 78.13   CC       criu/libnetlink.o
20:45:17 [2020-03-27T20:45:17.770Z] #44 78.41   CC       criu/log.o
20:45:17 [2020-03-27T20:45:17.770Z] #44 78.75   CC       criu/lsm.o
20:45:17 [2020-03-27T20:45:17.770Z] #44 79.03   CC       criu/mem.o
20:45:17 [2020-03-27T20:45:17.770Z] #44 80.09   CC       criu/mount.o
20:45:17 [2020-03-27T20:45:17.770Z] #44 82.53   CC       criu/namespaces.o
20:45:17 [2020-03-27T20:45:17.770Z] #44 ...
20:45:17 [2020-03-27T20:45:17.770Z] 
20:45:17 [2020-03-27T20:45:17.770Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:45:17 [2020-03-27T20:45:17.770Z] #17 34.11 Setting up python3-distutils (3.7.3-1) ...
20:45:17 [2020-03-27T20:45:17.770Z] #17 34.35 Setting up python3-setuptools (40.8.0-1) ...
20:45:17 [2020-03-27T20:45:17.793Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.2s
20:45:18 [2020-03-27T20:45:18.719Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.5s done
20:45:18 [2020-03-27T20:45:18.719Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done
20:45:18 [2020-03-27T20:45:18.772Z] #17 35.10 Setting up python3-pip (18.1-5) ...
20:45:18 [2020-03-27T20:45:18.936Z] #35 99.51 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:45:18 [2020-03-27T20:45:18.936Z] #35 ...
20:45:18 [2020-03-27T20:45:18.936Z] 
20:45:18 [2020-03-27T20:45:18.936Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:45:18 [2020-03-27T20:45:18.936Z] #43 89.43 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:45:18 [2020-03-27T20:45:18.936Z] #43 89.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:45:18 [2020-03-27T20:45:18.936Z] #43 89.46 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:45:18 [2020-03-27T20:45:18.936Z] #43 89.49 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:45:18 [2020-03-27T20:45:18.936Z] #43 89.50 Setting up python-six (1.12.0-1) ...
20:45:18 [2020-03-27T20:45:18.936Z] #43 97.03 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:45:18 [2020-03-27T20:45:18.936Z] #43 97.06 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:45:18 [2020-03-27T20:45:18.936Z] #43 97.08 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
20:45:18 [2020-03-27T20:45:18.936Z] #43 97.10 Setting up libcap-dev:amd64 (1:2.25-2) ...
20:45:18 [2020-03-27T20:45:18.936Z] #43 97.13 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
20:45:18 [2020-03-27T20:45:18.936Z] #43 97.15 Setting up protobuf-compiler (3.6.1.3-2) ...
20:45:18 [2020-03-27T20:45:18.936Z] #43 97.16 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:45:18 [2020-03-27T20:45:18.936Z] #43 97.18 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:45:18 [2020-03-27T20:45:18.936Z] #43 97.22 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:45:18 [2020-03-27T20:45:18.936Z] #43 97.24 Setting up python-protobuf (3.6.1.3-2) ...
20:45:18 [2020-03-27T20:45:18.936Z] #43 ...
20:45:18 [2020-03-27T20:45:18.936Z] 
20:45:18 [2020-03-27T20:45:18.936Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:45:18 [2020-03-27T20:45:18.936Z] #35 99.65 Setting up xxd (2:8.1.0875-5) ...
20:45:18 [2020-03-27T20:45:18.936Z] #35 99.70 Setting up libuv1:amd64 (1.24.1-1) ...
20:45:18 [2020-03-27T20:45:18.936Z] #35 99.70 Setting up vim-common (2:8.1.0875-5) ...
20:45:18 [2020-03-27T20:45:18.936Z] #35 99.79 Setting up librhash0:amd64 (1.3.8-1) ...
20:45:18 [2020-03-27T20:45:18.936Z] #35 99.85 Setting up cmake-data (3.13.4-1) ...
20:45:18 [2020-03-27T20:45:18.936Z] #35 99.86 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:45:18 [2020-03-27T20:45:18.936Z] #35 99.87 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
20:45:18 [2020-03-27T20:45:18.936Z] #35 99.90 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:45:18 [2020-03-27T20:45:18.936Z] #35 99.92 Setting up cmake (3.13.4-1) ...
20:45:18 [2020-03-27T20:45:18.936Z] #35 99.92 Processing triggers for libc-bin (2.28-10) ...
20:45:18 [2020-03-27T20:45:18.976Z] #7 DONE 27.4s
20:45:18 [2020-03-27T20:45:18.977Z] 
20:45:18 [2020-03-27T20:45:18.977Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
20:45:19 [2020-03-27T20:45:19.175Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.1s done
20:45:19 [2020-03-27T20:45:19.191Z] #35 100.1 Processing triggers for mime-support (3.62) ...
20:45:19 [2020-03-27T20:45:19.383Z] #17 35.72 Processing triggers for libc-bin (2.28-10) ...
20:45:19 [2020-03-27T20:45:19.383Z] #17 35.74 Processing triggers for mime-support (3.62) ...
20:45:19 [2020-03-27T20:45:19.435Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done
20:45:19 [2020-03-27T20:45:19.435Z] #7 DONE 27.8s
20:45:19 [2020-03-27T20:45:19.435Z] 
20:45:19 [2020-03-27T20:45:19.435Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
20:45:19 [2020-03-27T20:45:19.446Z] #35 DONE 100.6s
20:45:19 [2020-03-27T20:45:19.446Z] 
20:45:19 [2020-03-27T20:45:19.446Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:45:19 [2020-03-27T20:45:19.446Z] #10 90.92 Selecting previously unselected package binutils-mingw-w64.
20:45:19 [2020-03-27T20:45:19.446Z] #10 91.00 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:45:19 [2020-03-27T20:45:19.446Z] #10 91.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:45:19 [2020-03-27T20:45:19.446Z] #10 91.21 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:45:19 [2020-03-27T20:45:19.446Z] #10 91.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
20:45:19 [2020-03-27T20:45:19.446Z] #10 91.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:45:19 [2020-03-27T20:45:19.446Z] #10 91.59 Selecting previously unselected package dmsetup.
20:45:19 [2020-03-27T20:45:19.446Z] #10 91.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
20:45:19 [2020-03-27T20:45:19.446Z] #10 91.61 Unpacking dmsetup (2:1.02.155-3) ...
20:45:19 [2020-03-27T20:45:19.446Z] #10 91.93 Selecting previously unselected package mingw-w64-common.
20:45:19 [2020-03-27T20:45:19.446Z] #10 91.93 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:45:19 [2020-03-27T20:45:19.446Z] #10 91.94 Unpacking mingw-w64-common (6.0.0-3) ...
20:45:19 [2020-03-27T20:45:19.702Z] #10 ...
20:45:19 [2020-03-27T20:45:19.702Z] 
20:45:19 [2020-03-27T20:45:19.702Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:45:19 [2020-03-27T20:45:19.702Z] #36 DONE 0.1s
20:45:19 [2020-03-27T20:45:19.702Z] 
20:45:19 [2020-03-27T20:45:19.702Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
20:45:19 [2020-03-27T20:45:19.702Z] #37 DONE 0.1s
20:45:19 [2020-03-27T20:45:19.702Z] 
20:45:19 [2020-03-27T20:45:19.702Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:45:19 [2020-03-27T20:45:19.994Z] #17 DONE 36.2s
20:45:19 [2020-03-27T20:45:19.994Z] 
20:45:19 [2020-03-27T20:45:19.994Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
20:45:19 [2020-03-27T20:45:19.994Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 3.4s done
20:45:20 [2020-03-27T20:45:20.565Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 done
20:45:20 [2020-03-27T20:45:20.565Z] #7 DONE 15.7s
20:45:20 [2020-03-27T20:45:20.825Z] 
20:45:20 [2020-03-27T20:45:20.825Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
20:45:20 [2020-03-27T20:45:20.996Z] #18 1.245 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:45:20 [2020-03-27T20:45:20.996Z] #18 1.248 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:45:20 [2020-03-27T20:45:20.996Z] #18 1.249 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:45:21 [2020-03-27T20:45:21.276Z] #18 DONE 1.4s
20:45:21 [2020-03-27T20:45:21.276Z] 
20:45:21 [2020-03-27T20:45:21.276Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:45:21 [2020-03-27T20:45:21.276Z] #41 120.1 + dpkg --print-architecture
20:45:21 [2020-03-27T20:45:21.276Z] #41 120.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:45:21 [2020-03-27T20:45:21.276Z] #41 120.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:45:21 [2020-03-27T20:45:21.276Z] #41 120.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:45:22 [2020-03-27T20:45:22.264Z] #8 DONE 2.8s
20:45:22 [2020-03-27T20:45:22.264Z] 
20:45:22 [2020-03-27T20:45:22.264Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:45:22 [2020-03-27T20:45:22.527Z] #9 DONE 0.9s
20:45:22 [2020-03-27T20:45:22.527Z] 
20:45:22 [2020-03-27T20:45:22.527Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:45:22 [2020-03-27T20:45:22.710Z] #8 DONE 2.8s
20:45:22 [2020-03-27T20:45:22.710Z] 
20:45:22 [2020-03-27T20:45:22.710Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:45:22 [2020-03-27T20:45:22.785Z] #40 DONE 0.2s
20:45:22 [2020-03-27T20:45:22.785Z] 
20:45:22 [2020-03-27T20:45:22.785Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:45:22 [2020-03-27T20:45:22.785Z] #29 DONE 0.2s
20:45:22 [2020-03-27T20:45:22.785Z] 
20:45:22 [2020-03-27T20:45:22.785Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:45:22 [2020-03-27T20:45:22.785Z] #41 ...
20:45:22 [2020-03-27T20:45:22.785Z] 
20:45:22 [2020-03-27T20:45:22.785Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:45:22 [2020-03-27T20:45:22.785Z] #21 DONE 0.2s
20:45:22 [2020-03-27T20:45:22.965Z] #38 ...
20:45:22 [2020-03-27T20:45:22.965Z] 
20:45:22 [2020-03-27T20:45:22.965Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:22 [2020-03-27T20:45:22.965Z] #33 93.13 internal/poll
20:45:22 [2020-03-27T20:45:22.965Z] #33 97.01 internal/fmtsort
20:45:22 [2020-03-27T20:45:22.965Z] #33 97.09 internal/syscall/unix
20:45:22 [2020-03-27T20:45:22.965Z] #33 97.74 os
20:45:22 [2020-03-27T20:45:22.965Z] #33 98.71 strings
20:45:22 [2020-03-27T20:45:22.965Z] #33 ...
20:45:22 [2020-03-27T20:45:22.965Z] 
20:45:22 [2020-03-27T20:45:22.965Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:22 [2020-03-27T20:45:22.965Z] #56 102.5 context
20:45:22 [2020-03-27T20:45:22.965Z] #56 103.0 encoding/binary
20:45:23 [2020-03-27T20:45:23.042Z] 
20:45:23 [2020-03-27T20:45:23.042Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
20:45:23 [2020-03-27T20:45:23.042Z] #55 DONE 0.1s
20:45:23 [2020-03-27T20:45:23.042Z] 
20:45:23 [2020-03-27T20:45:23.042Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
20:45:23 [2020-03-27T20:45:23.042Z] #49 DONE 0.2s
20:45:23 [2020-03-27T20:45:23.042Z] 
20:45:23 [2020-03-27T20:45:23.042Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
20:45:23 [2020-03-27T20:45:23.042Z] #52 DONE 0.2s
20:45:23 [2020-03-27T20:45:23.042Z] 
20:45:23 [2020-03-27T20:45:23.042Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:45:23 [2020-03-27T20:45:23.275Z] #9 DONE 0.9s
20:45:23 [2020-03-27T20:45:23.275Z] 
20:45:23 [2020-03-27T20:45:23.275Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:45:23 [2020-03-27T20:45:23.275Z] #40 DONE 0.1s
20:45:23 [2020-03-27T20:45:23.275Z] 
20:45:23 [2020-03-27T20:45:23.275Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:45:23 [2020-03-27T20:45:23.275Z] #10 ...
20:45:23 [2020-03-27T20:45:23.275Z] 
20:45:23 [2020-03-27T20:45:23.275Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:45:23 [2020-03-27T20:45:23.275Z] #29 DONE 0.1s
20:45:23 [2020-03-27T20:45:23.275Z] 
20:45:23 [2020-03-27T20:45:23.275Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:45:23 [2020-03-27T20:45:23.275Z] #21 DONE 0.1s
20:45:23 [2020-03-27T20:45:23.301Z] #53 ...
20:45:23 [2020-03-27T20:45:23.301Z] 
20:45:23 [2020-03-27T20:45:23.301Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
20:45:23 [2020-03-27T20:45:23.301Z] #46 DONE 0.4s
20:45:23 [2020-03-27T20:45:23.301Z] 
20:45:23 [2020-03-27T20:45:23.301Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
20:45:23 [2020-03-27T20:45:23.301Z] #67 DONE 0.4s
20:45:23 [2020-03-27T20:45:23.301Z] 
20:45:23 [2020-03-27T20:45:23.301Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:45:23 [2020-03-27T20:45:23.301Z] #22 DONE 0.5s
20:45:23 [2020-03-27T20:45:23.301Z] 
20:45:23 [2020-03-27T20:45:23.301Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:45:23 [2020-03-27T20:45:23.301Z] #32 DONE 0.5s
20:45:23 [2020-03-27T20:45:23.301Z] 
20:45:23 [2020-03-27T20:45:23.301Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
20:45:23 [2020-03-27T20:45:23.301Z] #73 DONE 0.5s
20:45:23 [2020-03-27T20:45:23.301Z] 
20:45:23 [2020-03-27T20:45:23.301Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:23 [2020-03-27T20:45:23.359Z] #8 DONE 2.7s
20:45:23 [2020-03-27T20:45:23.359Z] 
20:45:23 [2020-03-27T20:45:23.359Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:45:23 [2020-03-27T20:45:23.532Z] 
20:45:23 [2020-03-27T20:45:23.533Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
20:45:23 [2020-03-27T20:45:23.533Z] #49 DONE 0.1s
20:45:23 [2020-03-27T20:45:23.533Z] 
20:45:23 [2020-03-27T20:45:23.533Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
20:45:23 [2020-03-27T20:45:23.533Z] #73 DONE 0.1s
20:45:23 [2020-03-27T20:45:23.533Z] 
20:45:23 [2020-03-27T20:45:23.533Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
20:45:23 [2020-03-27T20:45:23.533Z] #55 DONE 0.2s
20:45:23 [2020-03-27T20:45:23.533Z] 
20:45:23 [2020-03-27T20:45:23.533Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
20:45:23 [2020-03-27T20:45:23.533Z] #67 DONE 0.2s
20:45:23 [2020-03-27T20:45:23.533Z] 
20:45:23 [2020-03-27T20:45:23.533Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:23 [2020-03-27T20:45:23.533Z] #74 ...
20:45:23 [2020-03-27T20:45:23.533Z] 
20:45:23 [2020-03-27T20:45:23.533Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
20:45:23 [2020-03-27T20:45:23.533Z] #52 DONE 0.2s
20:45:23 [2020-03-27T20:45:23.533Z] 
20:45:23 [2020-03-27T20:45:23.533Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:45:23 [2020-03-27T20:45:23.533Z] #32 DONE 0.2s
20:45:23 [2020-03-27T20:45:23.533Z] 
20:45:23 [2020-03-27T20:45:23.533Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:45:23 [2020-03-27T20:45:23.533Z] #22 DONE 0.2s
20:45:23 [2020-03-27T20:45:23.533Z] 
20:45:23 [2020-03-27T20:45:23.533Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
20:45:23 [2020-03-27T20:45:23.533Z] #46 DONE 0.3s
20:45:23 [2020-03-27T20:45:23.790Z] 
20:45:23 [2020-03-27T20:45:23.790Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:45:24 [2020-03-27T20:45:24.015Z] #56 104.4 os
20:45:24 [2020-03-27T20:45:24.384Z] #9 DONE 0.9s
20:45:24 [2020-03-27T20:45:24.384Z] 
20:45:24 [2020-03-27T20:45:24.384Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:45:24 [2020-03-27T20:45:24.384Z] #25 ...
20:45:24 [2020-03-27T20:45:24.384Z] 
20:45:24 [2020-03-27T20:45:24.384Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:45:24 [2020-03-27T20:45:24.384Z] #40 DONE 0.1s
20:45:24 [2020-03-27T20:45:24.384Z] 
20:45:24 [2020-03-27T20:45:24.384Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:45:24 [2020-03-27T20:45:24.384Z] #29 DONE 0.1s
20:45:24 [2020-03-27T20:45:24.384Z] 
20:45:24 [2020-03-27T20:45:24.384Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:45:24 [2020-03-27T20:45:24.384Z] #21 DONE 0.1s
20:45:25 [2020-03-27T20:45:25.318Z] 
20:45:25 [2020-03-27T20:45:25.318Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
20:45:25 [2020-03-27T20:45:25.318Z] #67 DONE 0.2s
20:45:25 [2020-03-27T20:45:25.318Z] 
20:45:25 [2020-03-27T20:45:25.318Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:45:25 [2020-03-27T20:45:25.318Z] #32 ...
20:45:25 [2020-03-27T20:45:25.318Z] 
20:45:25 [2020-03-27T20:45:25.318Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
20:45:25 [2020-03-27T20:45:25.318Z] #55 DONE 0.3s
20:45:25 [2020-03-27T20:45:25.318Z] 
20:45:25 [2020-03-27T20:45:25.318Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
20:45:25 [2020-03-27T20:45:25.318Z] #73 DONE 0.3s
20:45:25 [2020-03-27T20:45:25.318Z] 
20:45:25 [2020-03-27T20:45:25.318Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
20:45:25 [2020-03-27T20:45:25.318Z] #52 DONE 0.3s
20:45:25 [2020-03-27T20:45:25.318Z] 
20:45:25 [2020-03-27T20:45:25.318Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:45:25 [2020-03-27T20:45:25.318Z] #32 DONE 0.4s
20:45:25 [2020-03-27T20:45:25.318Z] 
20:45:25 [2020-03-27T20:45:25.318Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:45:25 [2020-03-27T20:45:25.318Z] #22 DONE 0.5s
20:45:25 [2020-03-27T20:45:25.318Z] 
20:45:25 [2020-03-27T20:45:25.318Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:25 [2020-03-27T20:45:25.318Z] #33 ...
20:45:25 [2020-03-27T20:45:25.318Z] 
20:45:25 [2020-03-27T20:45:25.318Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
20:45:25 [2020-03-27T20:45:25.318Z] #49 DONE 0.9s
20:45:25 [2020-03-27T20:45:25.318Z] 
20:45:25 [2020-03-27T20:45:25.318Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
20:45:25 [2020-03-27T20:45:25.318Z] #46 DONE 0.9s
20:45:25 [2020-03-27T20:45:25.578Z] 
20:45:25 [2020-03-27T20:45:25.578Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:45:26 [2020-03-27T20:45:26.567Z] #56 107.2 encoding/base64
20:45:26 [2020-03-27T20:45:26.829Z] #41 ...
20:45:26 [2020-03-27T20:45:26.829Z] 
20:45:26 [2020-03-27T20:45:26.829Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:45:26 [2020-03-27T20:45:26.829Z] #19 3.405 Collecting yamllint==1.16.0
20:45:26 [2020-03-27T20:45:26.829Z] #19 3.616   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:45:26 [2020-03-27T20:45:26.830Z] #19 3.658 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:45:26 [2020-03-27T20:45:26.830Z] #19 3.683   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
20:45:26 [2020-03-27T20:45:26.830Z] #19 3.704 Collecting pyyaml (from yamllint==1.16.0)
20:45:26 [2020-03-27T20:45:26.830Z] #19 3.794   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
20:45:26 [2020-03-27T20:45:26.830Z] #19 4.445 Building wheels for collected packages: pyyaml
20:45:26 [2020-03-27T20:45:26.830Z] #19 4.447   Running setup.py bdist_wheel for pyyaml: started
20:45:26 [2020-03-27T20:45:26.830Z] #19 5.019   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:45:26 [2020-03-27T20:45:26.830Z] #19 5.019   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
20:45:26 [2020-03-27T20:45:26.830Z] #19 5.074 Successfully built pyyaml
20:45:26 [2020-03-27T20:45:26.830Z] #19 5.090 Installing collected packages: pathspec, pyyaml, yamllint
20:45:26 [2020-03-27T20:45:26.830Z] #19 5.359 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0
20:45:26 [2020-03-27T20:45:26.830Z] #19 DONE 5.7s
20:45:26 [2020-03-27T20:45:26.830Z] 
20:45:26 [2020-03-27T20:45:26.830Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
20:45:27 [2020-03-27T20:45:27.110Z] #24 DONE 0.2s
20:45:27 [2020-03-27T20:45:27.110Z] 
20:45:27 [2020-03-27T20:45:27.110Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
20:45:27 [2020-03-27T20:45:27.128Z] #56 ...
20:45:27 [2020-03-27T20:45:27.128Z] 
20:45:27 [2020-03-27T20:45:27.128Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:45:27 [2020-03-27T20:45:27.128Z] #43 107.9 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
20:45:27 [2020-03-27T20:45:27.128Z] #43 107.9 Processing triggers for libc-bin (2.28-10) ...
20:45:27 [2020-03-27T20:45:27.384Z] #43 DONE 108.4s
20:45:27 [2020-03-27T20:45:27.384Z] 
20:45:27 [2020-03-27T20:45:27.384Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:45:27 [2020-03-27T20:45:27.721Z] #28 DONE 0.7s
20:45:27 [2020-03-27T20:45:27.721Z] 
20:45:27 [2020-03-27T20:45:27.721Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:45:27 [2020-03-27T20:45:27.721Z] #44 83.69   CC       criu/net.o
20:45:27 [2020-03-27T20:45:27.721Z] #44 85.45   CC       criu/netfilter.o
20:45:27 [2020-03-27T20:45:27.721Z] #44 85.74   CC       criu/page-pipe.o
20:45:27 [2020-03-27T20:45:27.721Z] #44 86.20   CC       criu/page-xfer.o
20:45:27 [2020-03-27T20:45:27.721Z] #44 86.97   CC       criu/pagemap-cache.o
20:45:27 [2020-03-27T20:45:27.721Z] #44 87.27   CC       criu/pagemap.o
20:45:27 [2020-03-27T20:45:27.721Z] #44 87.89   CC       criu/parasite-syscall.o
20:45:27 [2020-03-27T20:45:27.721Z] #44 88.33   CC       criu/path.o
20:45:27 [2020-03-27T20:45:27.721Z] #44 88.58   CC       criu/pie-util-vdso.o
20:45:27 [2020-03-27T20:45:27.721Z] #44 88.94   CC       criu/pie-util.o
20:45:27 [2020-03-27T20:45:27.721Z] #44 89.12   CC       criu/pipes.o
20:45:27 [2020-03-27T20:45:27.721Z] #44 89.65   CC       criu/plugin.o
20:45:27 [2020-03-27T20:45:27.721Z] #44 89.89   CC       criu/proc_parse.o
20:45:27 [2020-03-27T20:45:27.721Z] #44 91.55   CC       criu/protobuf-desc.o
20:45:27 [2020-03-27T20:45:27.721Z] #44 92.15   CC       criu/protobuf.o
20:45:27 [2020-03-27T20:45:27.721Z] #44 92.38   CC       criu/pstree.o
20:45:27 [2020-03-27T20:45:27.721Z] #44 93.21   CC       criu/rbtree.o
20:45:27 [2020-03-27T20:45:27.721Z] #44 93.42   CC       criu/rst-malloc.o
20:45:27 [2020-03-27T20:45:27.721Z] #44 ...
20:45:27 [2020-03-27T20:45:27.721Z] 
20:45:27 [2020-03-27T20:45:27.721Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
20:45:28 [2020-03-27T20:45:28.002Z] #31 DONE 0.2s
20:45:28 [2020-03-27T20:45:28.002Z] 
20:45:28 [2020-03-27T20:45:28.002Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
20:45:28 [2020-03-27T20:45:28.002Z] #34 DONE 0.1s
20:45:28 [2020-03-27T20:45:28.002Z] 
20:45:28 [2020-03-27T20:45:28.002Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
20:45:28 [2020-03-27T20:45:28.282Z] #39 DONE 0.1s
20:45:28 [2020-03-27T20:45:28.282Z] 
20:45:28 [2020-03-27T20:45:28.282Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:45:28 [2020-03-27T20:45:28.282Z] #44 93.61   CC       criu/seccomp.o
20:45:28 [2020-03-27T20:45:28.562Z] #44 94.15   CC       criu/seize.o
20:45:28 [2020-03-27T20:45:28.752Z] #44 ...
20:45:28 [2020-03-27T20:45:28.752Z] 
20:45:28 [2020-03-27T20:45:28.752Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:45:28 [2020-03-27T20:45:28.752Z] #47 99.52 strings
20:45:28 [2020-03-27T20:45:28.753Z] #47 103.2 os
20:45:28 [2020-03-27T20:45:28.753Z] #47 104.6 regexp/syntax
20:45:28 [2020-03-27T20:45:28.753Z] #47 109.0 fmt
20:45:29 [2020-03-27T20:45:29.008Z] #47 ...
20:45:29 [2020-03-27T20:45:29.008Z] 
20:45:29 [2020-03-27T20:45:29.008Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:45:29 [2020-03-27T20:45:29.008Z] #38 4.199 + RM_GOPATH=0
20:45:29 [2020-03-27T20:45:29.008Z] #38 4.199 + TMP_GOPATH=
20:45:29 [2020-03-27T20:45:29.008Z] #38 4.199 + : /build
20:45:29 [2020-03-27T20:45:29.008Z] #38 4.199 + '[' -z '' ']'
20:45:29 [2020-03-27T20:45:29.008Z] #38 4.199 ++ mktemp -d
20:45:29 [2020-03-27T20:45:29.008Z] #38 4.201 + export GOPATH=/tmp/tmp.uG6tguhwln
20:45:29 [2020-03-27T20:45:29.008Z] #38 4.201 + GOPATH=/tmp/tmp.uG6tguhwln
20:45:29 [2020-03-27T20:45:29.008Z] #38 4.204 + RM_GOPATH=1
20:45:29 [2020-03-27T20:45:29.008Z] #38 4.204 ++ dirname ./install.sh
20:45:29 [2020-03-27T20:45:29.008Z] #38 4.206 + dir=.
20:45:29 [2020-03-27T20:45:29.008Z] #38 4.206 + bin=tini
20:45:29 [2020-03-27T20:45:29.008Z] #38 4.206 + shift
20:45:29 [2020-03-27T20:45:29.008Z] #38 4.206 + '[' '!' -f ./tini.installer ']'
20:45:29 [2020-03-27T20:45:29.008Z] #38 4.206 + . ./tini.installer
20:45:29 [2020-03-27T20:45:29.008Z] #38 4.207 ++ : fec3683b971d9c3ef73f284f176672c44b448662
20:45:29 [2020-03-27T20:45:29.008Z] #38 4.209 + install_tini
20:45:29 [2020-03-27T20:45:29.008Z] #38 4.209 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
20:45:29 [2020-03-27T20:45:29.008Z] #38 4.209 + git clone https://github.com/krallin/tini.git /tmp/tmp.uG6tguhwln/tini
20:45:29 [2020-03-27T20:45:29.008Z] #38 4.209 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
20:45:29 [2020-03-27T20:45:29.008Z] #38 4.220 Cloning into '/tmp/tmp.uG6tguhwln/tini'...
20:45:29 [2020-03-27T20:45:29.008Z] #38 5.243 + cd /tmp/tmp.uG6tguhwln/tini
20:45:29 [2020-03-27T20:45:29.008Z] #38 5.267 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
20:45:29 [2020-03-27T20:45:29.008Z] #38 5.304 + cmake .
20:45:29 [2020-03-27T20:45:29.008Z] #38 6.394 -- The C compiler identification is GNU 8.3.0
20:45:29 [2020-03-27T20:45:29.008Z] #38 6.433 -- Check for working C compiler: /usr/bin/cc
20:45:29 [2020-03-27T20:45:29.008Z] #38 7.820 -- Check for working C compiler: /usr/bin/cc -- works
20:45:29 [2020-03-27T20:45:29.008Z] #38 7.843 -- Detecting C compiler ABI info
20:45:29 [2020-03-27T20:45:29.008Z] #38 9.217 -- Detecting C compiler ABI info - done
20:45:29 [2020-03-27T20:45:29.154Z] #47 ...
20:45:29 [2020-03-27T20:45:29.154Z] 
20:45:29 [2020-03-27T20:45:29.154Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:45:29 [2020-03-27T20:45:29.154Z] #25 5.754 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:45:29 [2020-03-27T20:45:29.154Z] #25 5.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:45:29 [2020-03-27T20:45:29.154Z] #25 5.815 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:45:29 [2020-03-27T20:45:29.154Z] #25 ...
20:45:29 [2020-03-27T20:45:29.154Z] 
20:45:29 [2020-03-27T20:45:29.154Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:45:29 [2020-03-27T20:45:29.154Z] #35 5.619 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:45:29 [2020-03-27T20:45:29.154Z] #35 5.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:45:29 [2020-03-27T20:45:29.154Z] #35 5.655 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:45:29 [2020-03-27T20:45:29.154Z] #35 6.067 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:45:29 [2020-03-27T20:45:29.173Z] #44 94.63   CC       criu/servicefd.o
20:45:29 [2020-03-27T20:45:29.173Z] #44 94.88   CC       criu/shmem.o
20:45:29 [2020-03-27T20:45:29.264Z] #38 9.368 -- Detecting C compile features
20:45:29 [2020-03-27T20:45:29.413Z] #35 ...
20:45:29 [2020-03-27T20:45:29.413Z] 
20:45:29 [2020-03-27T20:45:29.413Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:45:29 [2020-03-27T20:45:29.413Z] #25 6.367 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:45:29 [2020-03-27T20:45:29.783Z] #44 95.46   CC       criu/sigframe.o
20:45:30 [2020-03-27T20:45:30.012Z] #74 ...
20:45:30 [2020-03-27T20:45:30.012Z] 
20:45:30 [2020-03-27T20:45:30.012Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:45:30 [2020-03-27T20:45:30.012Z] #43 6.215 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:45:30 [2020-03-27T20:45:30.012Z] #43 6.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:45:30 [2020-03-27T20:45:30.012Z] #43 6.564 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:45:30 [2020-03-27T20:45:30.012Z] #43 6.568 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:45:30 [2020-03-27T20:45:30.012Z] #43 ...
20:45:30 [2020-03-27T20:45:30.012Z] 
20:45:30 [2020-03-27T20:45:30.012Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:45:30 [2020-03-27T20:45:30.012Z] #25 6.492 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:45:30 [2020-03-27T20:45:30.012Z] #25 6.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:45:30 [2020-03-27T20:45:30.012Z] #25 6.576 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:45:30 [2020-03-27T20:45:30.012Z] #25 6.982 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:45:30 [2020-03-27T20:45:30.064Z] #44 95.56   CC       criu/signalfd.o
20:45:30 [2020-03-27T20:45:30.344Z] #44 95.77   CC       criu/sk-inet.o
20:45:30 [2020-03-27T20:45:30.624Z] #44 96.34   CC       criu/sk-netlink.o
20:45:30 [2020-03-27T20:45:30.863Z] #47 ...
20:45:30 [2020-03-27T20:45:30.863Z] 
20:45:30 [2020-03-27T20:45:30.863Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:30 [2020-03-27T20:45:30.863Z] #56 5.237 + RM_GOPATH=0
20:45:30 [2020-03-27T20:45:30.863Z] #56 5.237 + TMP_GOPATH=
20:45:30 [2020-03-27T20:45:30.863Z] #56 5.237 + : /build
20:45:30 [2020-03-27T20:45:30.863Z] #56 5.237 + '[' -z '' ']'
20:45:30 [2020-03-27T20:45:30.863Z] #56 5.240 ++ mktemp -d
20:45:30 [2020-03-27T20:45:30.863Z] #56 5.240 + export GOPATH=/tmp/tmp.YoBzZ18nbc
20:45:30 [2020-03-27T20:45:30.863Z] #56 5.240 + GOPATH=/tmp/tmp.YoBzZ18nbc
20:45:30 [2020-03-27T20:45:30.863Z] #56 5.240 + RM_GOPATH=1
20:45:30 [2020-03-27T20:45:30.863Z] #56 5.241 ++ dirname ./install.sh
20:45:30 [2020-03-27T20:45:30.863Z] #56 5.244 + dir=.
20:45:30 [2020-03-27T20:45:30.863Z] #56 5.244 + bin=shfmt
20:45:30 [2020-03-27T20:45:30.863Z] #56 5.245 + shift
20:45:30 [2020-03-27T20:45:30.863Z] #56 5.246 + '[' '!' -f ./shfmt.installer ']'
20:45:30 [2020-03-27T20:45:30.863Z] #56 5.246 + . ./shfmt.installer
20:45:30 [2020-03-27T20:45:30.863Z] #56 5.246 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:45:30 [2020-03-27T20:45:30.863Z] #56 5.250 + install_shfmt
20:45:30 [2020-03-27T20:45:30.863Z] #56 5.250 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:45:30 [2020-03-27T20:45:30.863Z] #56 5.251 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:45:30 [2020-03-27T20:45:30.863Z] #56 5.252 + git clone https://github.com/mvdan/sh.git /tmp/tmp.YoBzZ18nbc/src/github.com/mvdan/sh
20:45:30 [2020-03-27T20:45:30.863Z] #56 5.257 Cloning into '/tmp/tmp.YoBzZ18nbc/src/github.com/mvdan/sh'...
20:45:31 [2020-03-27T20:45:31.106Z] #44 96.58   CC       criu/sk-packet.o
20:45:31 [2020-03-27T20:45:31.385Z] #25 ...
20:45:31 [2020-03-27T20:45:31.385Z] 
20:45:31 [2020-03-27T20:45:31.385Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:45:31 [2020-03-27T20:45:31.385Z] #62 7.389 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:45:31 [2020-03-27T20:45:31.385Z] #62 7.440 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:45:31 [2020-03-27T20:45:31.385Z] #62 7.441 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:45:31 [2020-03-27T20:45:31.385Z] #62 8.637 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:45:31 [2020-03-27T20:45:31.391Z] #44 97.08   CC       criu/sk-queue.o
20:45:31 [2020-03-27T20:45:31.643Z] #62 ...
20:45:31 [2020-03-27T20:45:31.643Z] 
20:45:31 [2020-03-27T20:45:31.643Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:45:31 [2020-03-27T20:45:31.643Z] #43 8.965 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB]
20:45:31 [2020-03-27T20:45:31.940Z] #25 8.692 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB]
20:45:32 [2020-03-27T20:45:32.002Z] #44 97.38   CC       criu/sk-tcp.o
20:45:32 [2020-03-27T20:45:32.282Z] #44 97.75   CC       criu/sk-unix.o
20:45:32 [2020-03-27T20:45:32.393Z] #56 ...
20:45:32 [2020-03-27T20:45:32.393Z] 
20:45:32 [2020-03-27T20:45:32.393Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:45:32 [2020-03-27T20:45:32.393Z] #25 7.569 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:45:32 [2020-03-27T20:45:32.393Z] #25 7.637 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:45:32 [2020-03-27T20:45:32.393Z] #25 7.644 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:45:32 [2020-03-27T20:45:32.574Z] #43 ...
20:45:32 [2020-03-27T20:45:32.574Z] 
20:45:32 [2020-03-27T20:45:32.574Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:45:32 [2020-03-27T20:45:32.841Z] #35 ...
20:45:32 [2020-03-27T20:45:32.841Z] 
20:45:32 [2020-03-27T20:45:32.841Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:45:32 [2020-03-27T20:45:32.841Z] #10 9.304 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:45:32 [2020-03-27T20:45:32.841Z] #10 9.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:45:32 [2020-03-27T20:45:32.841Z] #10 9.343 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:45:32 [2020-03-27T20:45:32.841Z] #10 ...
20:45:32 [2020-03-27T20:45:32.841Z] 
20:45:32 [2020-03-27T20:45:32.841Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:45:32 [2020-03-27T20:45:32.841Z] #30 9.094 + git clone https://github.com/kolyshkin/go-swagger.git .
20:45:32 [2020-03-27T20:45:32.841Z] #30 9.094 Cloning into '.'...
20:45:33 [2020-03-27T20:45:33.099Z] #30 ...
20:45:33 [2020-03-27T20:45:33.099Z] 
20:45:33 [2020-03-27T20:45:33.099Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:33 [2020-03-27T20:45:33.099Z] #56 ...
20:45:33 [2020-03-27T20:45:33.099Z] 
20:45:33 [2020-03-27T20:45:33.099Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:45:33 [2020-03-27T20:45:33.284Z] #44 98.98   CC       criu/sockets.o
20:45:33 [2020-03-27T20:45:33.319Z] #25 ...
20:45:33 [2020-03-27T20:45:33.319Z] 
20:45:33 [2020-03-27T20:45:33.319Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:45:33 [2020-03-27T20:45:33.319Z] #62 ...
20:45:33 [2020-03-27T20:45:33.319Z] 
20:45:33 [2020-03-27T20:45:33.319Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:45:33 [2020-03-27T20:45:33.319Z] #43 6.763 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:45:33 [2020-03-27T20:45:33.319Z] #43 6.826 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:45:33 [2020-03-27T20:45:33.319Z] #43 6.826 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:45:33 [2020-03-27T20:45:33.319Z] #43 8.734 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:45:33 [2020-03-27T20:45:33.356Z] #50 ...
20:45:33 [2020-03-27T20:45:33.356Z] 
20:45:33 [2020-03-27T20:45:33.356Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.16 + RM_GOPATH=0
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.16 + TMP_GOPATH=
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.16 + : /build
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.16 + '[' -z '' ']'
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.16 ++ mktemp -d
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.17 + export GOPATH=/tmp/tmp.Cx2NyiNLE1
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.17 + GOPATH=/tmp/tmp.Cx2NyiNLE1
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.17 + RM_GOPATH=1
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.17 ++ dirname ./install.sh
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.18 + dir=.
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.19 + bin=dockercli
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.19 Install docker/cli version 17.06.2-ce from stable
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.19 + shift
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.19 + '[' '!' -f ./dockercli.installer ']'
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.19 + . ./dockercli.installer
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.19 ++ : stable
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.19 ++ : 17.06.2-ce
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.19 + install_dockercli
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.19 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.20 ++ uname -m
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.20 + arch=x86_64
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.20 + '[' x86_64 '!=' x86_64 ']'
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.20 + url=https://download.docker.com/linux/static
20:45:33 [2020-03-27T20:45:33.356Z] #23 10.20 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:45:33 [2020-03-27T20:45:33.356Z] #23 ...
20:45:33 [2020-03-27T20:45:33.356Z] 
20:45:33 [2020-03-27T20:45:33.356Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:33 [2020-03-27T20:45:33.429Z] #38 13.06 -- Detecting C compile features - done
20:45:33 [2020-03-27T20:45:33.429Z] #38 13.11 -- Performing Test HAS_BUILTIN_FORTIFY
20:45:33 [2020-03-27T20:45:33.429Z] #38 ...
20:45:33 [2020-03-27T20:45:33.429Z] 
20:45:33 [2020-03-27T20:45:33.429Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:33 [2020-03-27T20:45:33.429Z] #33 103.5 path
20:45:33 [2020-03-27T20:45:33.429Z] #33 104.4 text/tabwriter
20:45:33 [2020-03-27T20:45:33.429Z] #33 105.3 fmt
20:45:33 [2020-03-27T20:45:33.429Z] #33 105.5 path/filepath
20:45:33 [2020-03-27T20:45:33.429Z] #33 108.7 io/ioutil
20:45:33 [2020-03-27T20:45:33.429Z] #33 111.9 github.com/BurntSushi/toml
20:45:33 [2020-03-27T20:45:33.429Z] #33 111.9 flag
20:45:33 [2020-03-27T20:45:33.429Z] #33 ...
20:45:33 [2020-03-27T20:45:33.429Z] 
20:45:33 [2020-03-27T20:45:33.429Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:45:33 [2020-03-27T20:45:33.429Z] #47 113.8 regexp
20:45:33 [2020-03-27T20:45:33.580Z] #43 ...
20:45:33 [2020-03-27T20:45:33.580Z] 
20:45:33 [2020-03-27T20:45:33.580Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:45:33 [2020-03-27T20:45:33.580Z] #41 9.808 + git clone https://github.com/docker/distribution.git .
20:45:33 [2020-03-27T20:45:33.580Z] #41 9.815 Cloning into '.'...
20:45:33 [2020-03-27T20:45:33.580Z] #41 ...
20:45:33 [2020-03-27T20:45:33.580Z] 
20:45:33 [2020-03-27T20:45:33.580Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:45:33 [2020-03-27T20:45:33.616Z] #33 ...
20:45:33 [2020-03-27T20:45:33.617Z] 
20:45:33 [2020-03-27T20:45:33.617Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:45:33 [2020-03-27T20:45:33.617Z] #47 ...
20:45:33 [2020-03-27T20:45:33.617Z] 
20:45:33 [2020-03-27T20:45:33.617Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.33 + RM_GOPATH=0
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.33 + TMP_GOPATH=
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.33 + : /build/
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.33 + '[' -z '' ']'
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.33 ++ mktemp -d
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.33 + export GOPATH=/tmp/tmp.AT0wvSghiV
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.33 + GOPATH=/tmp/tmp.AT0wvSghiV
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.33 + RM_GOPATH=1
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.33 ++ dirname ./install.sh
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.33 + dir=.
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.33 + bin=rootlesskit
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.33 + shift
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.34 + '[' '!' -f ./rootlesskit.installer ']'
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.34 + . ./rootlesskit.installer
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.34 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.34 + install_rootlesskit
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.34 + case "$1" in
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.34 + export CGO_ENABLED=0
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.34 + CGO_ENABLED=0
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.34 + _install_rootlesskit
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.34 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6'
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.34 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.34 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.AT0wvSghiV/src/github.com/rootless-containers/rootlesskit
20:45:33 [2020-03-27T20:45:33.617Z] #68 10.34 Cloning into '/tmp/tmp.AT0wvSghiV/src/github.com/rootless-containers/rootlesskit'...
20:45:33 [2020-03-27T20:45:33.840Z] #50 ...
20:45:33 [2020-03-27T20:45:33.840Z] 
20:45:33 [2020-03-27T20:45:33.840Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:45:33 [2020-03-27T20:45:33.840Z] #23 ...
20:45:33 [2020-03-27T20:45:33.840Z] 
20:45:33 [2020-03-27T20:45:33.840Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:45:33 [2020-03-27T20:45:33.840Z] #53 10.32 + RM_GOPATH=0
20:45:33 [2020-03-27T20:45:33.840Z] #53 10.33 + TMP_GOPATH=
20:45:33 [2020-03-27T20:45:33.840Z] #53 10.33 + : /build
20:45:33 [2020-03-27T20:45:33.840Z] #53 10.33 + '[' -z '' ']'
20:45:33 [2020-03-27T20:45:33.840Z] #53 10.33 ++ mktemp -d
20:45:33 [2020-03-27T20:45:33.840Z] #53 10.34 + export GOPATH=/tmp/tmp.1AuhRWNQA1
20:45:33 [2020-03-27T20:45:33.840Z] #53 10.34 + GOPATH=/tmp/tmp.1AuhRWNQA1
20:45:33 [2020-03-27T20:45:33.874Z] #68 ...
20:45:33 [2020-03-27T20:45:33.874Z] 
20:45:33 [2020-03-27T20:45:33.874Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:45:33 [2020-03-27T20:45:33.874Z] #41 11.05 + git clone https://github.com/docker/distribution.git .
20:45:33 [2020-03-27T20:45:33.874Z] #41 11.06 Cloning into '.'...
20:45:33 [2020-03-27T20:45:33.894Z] #44 99.55   CC       criu/stats.o
20:45:34 [2020-03-27T20:45:34.097Z] #53 10.34 + RM_GOPATH=1
20:45:34 [2020-03-27T20:45:34.097Z] #53 10.34 ++ dirname ./install.sh
20:45:34 [2020-03-27T20:45:34.097Z] #53 10.34 + dir=.
20:45:34 [2020-03-27T20:45:34.097Z] #53 10.34 + bin=golangci_lint
20:45:34 [2020-03-27T20:45:34.097Z] #53 10.34 + shift
20:45:34 [2020-03-27T20:45:34.097Z] #53 10.34 + '[' '!' -f ./golangci_lint.installer ']'
20:45:34 [2020-03-27T20:45:34.097Z] #53 10.34 + . ./golangci_lint.installer
20:45:34 [2020-03-27T20:45:34.097Z] #53 10.34 ++ : v1.23.8
20:45:34 [2020-03-27T20:45:34.097Z] #53 10.35 + install_golangci_lint
20:45:34 [2020-03-27T20:45:34.097Z] #53 10.35 Installing golangci-lint version v1.23.8
20:45:34 [2020-03-27T20:45:34.097Z] #53 10.35 + echo 'Installing golangci-lint version v1.23.8'
20:45:34 [2020-03-27T20:45:34.097Z] #53 10.35 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
20:45:34 [2020-03-27T20:45:34.097Z] #53 ...
20:45:34 [2020-03-27T20:45:34.097Z] 
20:45:34 [2020-03-27T20:45:34.097Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:45:34 [2020-03-27T20:45:34.097Z] #68 ...
20:45:34 [2020-03-27T20:45:34.097Z] 
20:45:34 [2020-03-27T20:45:34.097Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:34 [2020-03-27T20:45:34.097Z] #56 10.08 + RM_GOPATH=0
20:45:34 [2020-03-27T20:45:34.097Z] #56 10.08 + TMP_GOPATH=
20:45:34 [2020-03-27T20:45:34.097Z] #56 10.08 + : /build
20:45:34 [2020-03-27T20:45:34.097Z] #56 10.08 + '[' -z '' ']'
20:45:34 [2020-03-27T20:45:34.097Z] #56 10.10 ++ mktemp -d
20:45:34 [2020-03-27T20:45:34.097Z] #56 10.10 + export GOPATH=/tmp/tmp.vpg7UdUf4K
20:45:34 [2020-03-27T20:45:34.097Z] #56 10.10 + GOPATH=/tmp/tmp.vpg7UdUf4K
20:45:34 [2020-03-27T20:45:34.097Z] #56 10.10 + RM_GOPATH=1
20:45:34 [2020-03-27T20:45:34.097Z] #56 10.10 ++ dirname ./install.sh
20:45:34 [2020-03-27T20:45:34.097Z] #56 10.10 + dir=.
20:45:34 [2020-03-27T20:45:34.097Z] #56 10.10 + bin=shfmt
20:45:34 [2020-03-27T20:45:34.097Z] #56 10.10 + shift
20:45:34 [2020-03-27T20:45:34.097Z] #56 10.10 + '[' '!' -f ./shfmt.installer ']'
20:45:34 [2020-03-27T20:45:34.097Z] #56 10.10 + . ./shfmt.installer
20:45:34 [2020-03-27T20:45:34.097Z] #56 10.10 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:45:34 [2020-03-27T20:45:34.097Z] #56 10.10 + install_shfmt
20:45:34 [2020-03-27T20:45:34.097Z] #56 10.10 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:45:34 [2020-03-27T20:45:34.097Z] #56 10.10 + git clone https://github.com/mvdan/sh.git /tmp/tmp.vpg7UdUf4K/src/github.com/mvdan/sh
20:45:34 [2020-03-27T20:45:34.097Z] #56 10.10 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:45:34 [2020-03-27T20:45:34.097Z] #56 10.12 Cloning into '/tmp/tmp.vpg7UdUf4K/src/github.com/mvdan/sh'...
20:45:34 [2020-03-27T20:45:34.097Z] #56 ...
20:45:34 [2020-03-27T20:45:34.097Z] 
20:45:34 [2020-03-27T20:45:34.097Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:34 [2020-03-27T20:45:34.097Z] #33 9.526 + RM_GOPATH=0
20:45:34 [2020-03-27T20:45:34.097Z] #33 9.526 + TMP_GOPATH=
20:45:34 [2020-03-27T20:45:34.097Z] #33 9.526 + : /build
20:45:34 [2020-03-27T20:45:34.097Z] #33 9.526 + '[' -z '' ']'
20:45:34 [2020-03-27T20:45:34.097Z] #33 9.526 ++ mktemp -d
20:45:34 [2020-03-27T20:45:34.097Z] #33 9.526 + export GOPATH=/tmp/tmp.9KymJwM4yd
20:45:34 [2020-03-27T20:45:34.097Z] #33 9.526 + GOPATH=/tmp/tmp.9KymJwM4yd
20:45:34 [2020-03-27T20:45:34.097Z] #33 9.526 + RM_GOPATH=1
20:45:34 [2020-03-27T20:45:34.097Z] #33 9.526 ++ dirname ./install.sh
20:45:34 [2020-03-27T20:45:34.097Z] #33 9.551 + dir=.
20:45:34 [2020-03-27T20:45:34.097Z] #33 9.551 + bin=tomlv
20:45:34 [2020-03-27T20:45:34.097Z] #33 9.551 + shift
20:45:34 [2020-03-27T20:45:34.097Z] #33 9.551 + '[' '!' -f ./tomlv.installer ']'
20:45:34 [2020-03-27T20:45:34.097Z] #33 9.551 + . ./tomlv.installer
20:45:34 [2020-03-27T20:45:34.097Z] #33 9.552 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:45:34 [2020-03-27T20:45:34.097Z] #33 9.552 + install_tomlv
20:45:34 [2020-03-27T20:45:34.097Z] #33 9.552 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:45:34 [2020-03-27T20:45:34.097Z] #33 9.552 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9KymJwM4yd/src/github.com/BurntSushi/toml
20:45:34 [2020-03-27T20:45:34.097Z] #33 9.554 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:45:34 [2020-03-27T20:45:34.097Z] #33 9.556 Cloning into '/tmp/tmp.9KymJwM4yd/src/github.com/BurntSushi/toml'...
20:45:34 [2020-03-27T20:45:34.175Z] #44 99.73   CC       criu/string.o
20:45:34 [2020-03-27T20:45:34.175Z] #44 99.80   CC       criu/sysctl.o
20:45:34 [2020-03-27T20:45:34.355Z] #33 ...
20:45:34 [2020-03-27T20:45:34.355Z] 
20:45:34 [2020-03-27T20:45:34.355Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:45:34 [2020-03-27T20:45:34.355Z] #30 10.31 + git clone https://github.com/kolyshkin/go-swagger.git .
20:45:34 [2020-03-27T20:45:34.355Z] #30 10.31 Cloning into '.'...
20:45:34 [2020-03-27T20:45:34.355Z] #30 ...
20:45:34 [2020-03-27T20:45:34.355Z] 
20:45:34 [2020-03-27T20:45:34.355Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:45:34 [2020-03-27T20:45:34.355Z] #47 10.78 + RM_GOPATH=0
20:45:34 [2020-03-27T20:45:34.355Z] #47 10.78 + TMP_GOPATH=
20:45:34 [2020-03-27T20:45:34.355Z] #47 10.78 + : /build
20:45:34 [2020-03-27T20:45:34.355Z] #47 10.78 + '[' -z '' ']'
20:45:34 [2020-03-27T20:45:34.355Z] #47 10.78 ++ mktemp -d
20:45:34 [2020-03-27T20:45:34.355Z] #47 10.80 + export GOPATH=/tmp/tmp.uDR7l8WQzi
20:45:34 [2020-03-27T20:45:34.355Z] #47 10.80 + GOPATH=/tmp/tmp.uDR7l8WQzi
20:45:34 [2020-03-27T20:45:34.355Z] #47 10.80 + RM_GOPATH=1
20:45:34 [2020-03-27T20:45:34.355Z] #47 10.80 ++ dirname ./install.sh
20:45:34 [2020-03-27T20:45:34.355Z] #47 10.81 + dir=.
20:45:34 [2020-03-27T20:45:34.355Z] #47 10.81 + bin=vndr
20:45:34 [2020-03-27T20:45:34.355Z] #47 10.81 + shift
20:45:34 [2020-03-27T20:45:34.355Z] #47 10.81 + '[' '!' -f ./vndr.installer ']'
20:45:34 [2020-03-27T20:45:34.355Z] #47 10.81 + . ./vndr.installer
20:45:34 [2020-03-27T20:45:34.355Z] #47 10.81 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:45:34 [2020-03-27T20:45:34.355Z] #47 10.81 + install_vndr
20:45:34 [2020-03-27T20:45:34.355Z] #47 10.81 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:45:34 [2020-03-27T20:45:34.355Z] #47 10.81 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.uDR7l8WQzi/src/github.com/LK4D4/vndr
20:45:34 [2020-03-27T20:45:34.355Z] #47 10.81 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:45:34 [2020-03-27T20:45:34.355Z] #47 10.81 Cloning into '/tmp/tmp.uDR7l8WQzi/src/github.com/LK4D4/vndr'...
20:45:34 [2020-03-27T20:45:34.355Z] #47 ...
20:45:34 [2020-03-27T20:45:34.355Z] 
20:45:34 [2020-03-27T20:45:34.355Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:45:34 [2020-03-27T20:45:34.355Z] #10 105.2 Selecting previously unselected package mingw-w64-x86-64-dev.
20:45:34 [2020-03-27T20:45:34.355Z] #10 105.3 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:45:34 [2020-03-27T20:45:34.355Z] #10 105.3 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:45:34 [2020-03-27T20:45:34.355Z] #10 ...
20:45:34 [2020-03-27T20:45:34.355Z] 
20:45:34 [2020-03-27T20:45:34.355Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:34 [2020-03-27T20:45:34.355Z] #33 114.9 log
20:45:34 [2020-03-27T20:45:34.614Z] #25 ...
20:45:34 [2020-03-27T20:45:34.614Z] 
20:45:34 [2020-03-27T20:45:34.614Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:45:34 [2020-03-27T20:45:34.614Z] #10 5.335 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:45:34 [2020-03-27T20:45:34.614Z] #10 5.363 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:45:34 [2020-03-27T20:45:34.614Z] #10 5.363 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:45:34 [2020-03-27T20:45:34.614Z] #10 6.034 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
20:45:34 [2020-03-27T20:45:34.614Z] #10 9.875 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB]
20:45:34 [2020-03-27T20:45:34.614Z] #10 ...
20:45:34 [2020-03-27T20:45:34.614Z] 
20:45:34 [2020-03-27T20:45:34.614Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:45:34 [2020-03-27T20:45:34.614Z] #68 8.183 + RM_GOPATH=0
20:45:34 [2020-03-27T20:45:34.614Z] #68 8.183 + TMP_GOPATH=
20:45:34 [2020-03-27T20:45:34.614Z] #68 8.183 + : /build/
20:45:34 [2020-03-27T20:45:34.614Z] #68 8.183 + '[' -z '' ']'
20:45:34 [2020-03-27T20:45:34.614Z] #68 8.199 ++ mktemp -d
20:45:34 [2020-03-27T20:45:34.785Z] #44 100.3   CC       criu/sysfs_parse.o
20:45:35 [2020-03-27T20:45:35.066Z] #44 100.6   CC       criu/timerfd.o
20:45:35 [2020-03-27T20:45:35.261Z] #68 ...
20:45:35 [2020-03-27T20:45:35.261Z] 
20:45:35 [2020-03-27T20:45:35.261Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:45:35 [2020-03-27T20:45:35.261Z] #62 4.041 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:45:35 [2020-03-27T20:45:35.261Z] #62 4.068 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:45:35 [2020-03-27T20:45:35.261Z] #62 4.068 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:45:35 [2020-03-27T20:45:35.261Z] #62 4.506 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
20:45:35 [2020-03-27T20:45:35.261Z] #62 5.416 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB]
20:45:35 [2020-03-27T20:45:35.261Z] #62 8.492 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
20:45:35 [2020-03-27T20:45:35.261Z] #62 ...
20:45:35 [2020-03-27T20:45:35.261Z] 
20:45:35 [2020-03-27T20:45:35.261Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:45:35 [2020-03-27T20:45:35.261Z] #41 7.007 + git clone https://github.com/docker/distribution.git .
20:45:35 [2020-03-27T20:45:35.261Z] #41 7.011 Cloning into '.'...
20:45:35 [2020-03-27T20:45:35.261Z] #41 ...
20:45:35 [2020-03-27T20:45:35.261Z] 
20:45:35 [2020-03-27T20:45:35.261Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:45:35 [2020-03-27T20:45:35.261Z] #35 3.613 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:45:35 [2020-03-27T20:45:35.261Z] #35 3.781 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:45:35 [2020-03-27T20:45:35.261Z] #35 3.863 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:45:35 [2020-03-27T20:45:35.261Z] #35 4.118 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
20:45:35 [2020-03-27T20:45:35.261Z] #35 4.613 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB]
20:45:35 [2020-03-27T20:45:35.261Z] #35 5.292 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
20:45:35 [2020-03-27T20:45:35.347Z] #44 100.8   CC       criu/tty.o
20:45:35 [2020-03-27T20:45:35.524Z] #35 ...
20:45:35 [2020-03-27T20:45:35.524Z] 
20:45:35 [2020-03-27T20:45:35.524Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.313 + RM_GOPATH=0
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.313 + TMP_GOPATH=
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.313 + : /build
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.313 + '[' -z '' ']'
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.313 ++ mktemp -d
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.314 + export GOPATH=/tmp/tmp.IrkBjUAT82
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.314 + GOPATH=/tmp/tmp.IrkBjUAT82
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.314 + RM_GOPATH=1
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.315 ++ dirname ./install.sh
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.316 + dir=.
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.316 + bin=dockercli
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.316 + shift
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.316 + '[' '!' -f ./dockercli.installer ']'
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.316 + . ./dockercli.installer
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.316 ++ : stable
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.316 ++ : 17.06.2-ce
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.316 + install_dockercli
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.316 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.316 Install docker/cli version 17.06.2-ce from stable
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.318 ++ uname -m
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.319 + arch=aarch64
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.319 + '[' aarch64 '!=' x86_64 ']'
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.319 + '[' aarch64 '!=' s390x ']'
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.319 + '[' aarch64 '!=' armhf ']'
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.319 + build_dockercli
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.319 + git clone https://github.com/docker/docker-ce /tmp/tmp.IrkBjUAT82/tmp/docker-ce
20:45:35 [2020-03-27T20:45:35.524Z] #23 7.326 Cloning into '/tmp/tmp.IrkBjUAT82/tmp/docker-ce'...
20:45:35 [2020-03-27T20:45:35.524Z] #23 ...
20:45:35 [2020-03-27T20:45:35.524Z] 
20:45:35 [2020-03-27T20:45:35.524Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.247 + RM_GOPATH=0
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.247 + TMP_GOPATH=
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.247 + : /build
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.247 + '[' -z '' ']'
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.247 ++ mktemp -d
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.247 + export GOPATH=/tmp/tmp.roMh2KyC5J
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.247 + GOPATH=/tmp/tmp.roMh2KyC5J
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.247 + RM_GOPATH=1
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.248 ++ dirname ./install.sh
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.260 + dir=.
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.260 + bin=proxy
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.260 + shift
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.260 + '[' '!' -f ./proxy.installer ']'
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.260 + . ./proxy.installer
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.260 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.260 + install_proxy
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.260 + case "$1" in
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.260 + export CGO_ENABLED=0
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.260 + CGO_ENABLED=0
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.260 + _install_proxy
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.260 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.260 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.roMh2KyC5J/src/github.com/docker/libnetwork
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.262 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
20:45:35 [2020-03-27T20:45:35.524Z] #74 8.262 Cloning into '/tmp/tmp.roMh2KyC5J/src/github.com/docker/libnetwork'...
20:45:35 [2020-03-27T20:45:35.785Z] #74 ...
20:45:35 [2020-03-27T20:45:35.785Z] 
20:45:35 [2020-03-27T20:45:35.785Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:45:35 [2020-03-27T20:45:35.785Z] #53 8.078 + RM_GOPATH=0
20:45:35 [2020-03-27T20:45:35.785Z] #53 8.078 + TMP_GOPATH=
20:45:35 [2020-03-27T20:45:35.785Z] #53 8.078 + : /build
20:45:35 [2020-03-27T20:45:35.785Z] #53 8.078 + '[' -z '' ']'
20:45:35 [2020-03-27T20:45:35.785Z] #53 8.078 ++ mktemp -d
20:45:35 [2020-03-27T20:45:35.785Z] #53 8.078 + export GOPATH=/tmp/tmp.8ZC5eaGMhc
20:45:35 [2020-03-27T20:45:35.785Z] #53 8.078 + GOPATH=/tmp/tmp.8ZC5eaGMhc
20:45:35 [2020-03-27T20:45:35.785Z] #53 8.078 + RM_GOPATH=1
20:45:35 [2020-03-27T20:45:35.785Z] #53 8.078 ++ dirname ./install.sh
20:45:35 [2020-03-27T20:45:35.785Z] #53 8.090 + dir=.
20:45:35 [2020-03-27T20:45:35.785Z] #53 8.090 + bin=golangci_lint
20:45:35 [2020-03-27T20:45:35.785Z] #53 8.090 + shift
20:45:35 [2020-03-27T20:45:35.785Z] #53 8.090 + '[' '!' -f ./golangci_lint.installer ']'
20:45:35 [2020-03-27T20:45:35.785Z] #53 8.090 + . ./golangci_lint.installer
20:45:35 [2020-03-27T20:45:35.785Z] #53 8.090 ++ : v1.23.8
20:45:35 [2020-03-27T20:45:35.785Z] #53 8.090 + install_golangci_lint
20:45:35 [2020-03-27T20:45:35.785Z] #53 8.090 + echo 'Installing golangci-lint version v1.23.8'
20:45:35 [2020-03-27T20:45:35.785Z] #53 8.090 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
20:45:35 [2020-03-27T20:45:35.785Z] #53 8.091 Installing golangci-lint version v1.23.8
20:45:35 [2020-03-27T20:45:35.785Z] #53 ...
20:45:35 [2020-03-27T20:45:35.785Z] 
20:45:35 [2020-03-27T20:45:35.785Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:45:35 [2020-03-27T20:45:35.785Z] #30 7.358 + git clone https://github.com/kolyshkin/go-swagger.git .
20:45:35 [2020-03-27T20:45:35.785Z] #30 7.361 Cloning into '.'...
20:45:36 [2020-03-27T20:45:36.045Z] #30 ...
20:45:36 [2020-03-27T20:45:36.045Z] 
20:45:36 [2020-03-27T20:45:36.045Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:45:36 [2020-03-27T20:45:36.045Z] #43 7.399 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:45:36 [2020-03-27T20:45:36.045Z] #43 7.439 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:45:36 [2020-03-27T20:45:36.045Z] #43 7.442 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:45:36 [2020-03-27T20:45:36.045Z] #43 10.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
20:45:36 [2020-03-27T20:45:36.045Z] #43 ...
20:45:36 [2020-03-27T20:45:36.045Z] 
20:45:36 [2020-03-27T20:45:36.045Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:45:36 [2020-03-27T20:45:36.045Z] #50 6.981 + RM_GOPATH=0
20:45:36 [2020-03-27T20:45:36.045Z] #50 6.982 + TMP_GOPATH=
20:45:36 [2020-03-27T20:45:36.045Z] #50 6.982 + : /build
20:45:36 [2020-03-27T20:45:36.045Z] #50 6.982 + '[' -z '' ']'
20:45:36 [2020-03-27T20:45:36.045Z] #50 6.983 ++ mktemp -d
20:45:36 [2020-03-27T20:45:36.045Z] #50 6.985 + export GOPATH=/tmp/tmp.UycA9m1BwG
20:45:36 [2020-03-27T20:45:36.045Z] #50 6.985 + GOPATH=/tmp/tmp.UycA9m1BwG
20:45:36 [2020-03-27T20:45:36.045Z] #50 6.985 + RM_GOPATH=1
20:45:36 [2020-03-27T20:45:36.045Z] #50 6.986 ++ dirname ./install.sh
20:45:36 [2020-03-27T20:45:36.045Z] #50 6.988 + dir=.
20:45:36 [2020-03-27T20:45:36.045Z] #50 6.988 + bin=gotestsum
20:45:36 [2020-03-27T20:45:36.045Z] #50 6.988 + shift
20:45:36 [2020-03-27T20:45:36.045Z] #50 6.988 + '[' '!' -f ./gotestsum.installer ']'
20:45:36 [2020-03-27T20:45:36.045Z] #50 6.989 + . ./gotestsum.installer
20:45:36 [2020-03-27T20:45:36.045Z] #50 6.989 ++ : v0.3.5
20:45:36 [2020-03-27T20:45:36.045Z] #50 6.989 + install_gotestsum
20:45:36 [2020-03-27T20:45:36.045Z] #50 6.989 + echo 'Installing gotestsum version v0.3.5'
20:45:36 [2020-03-27T20:45:36.045Z] #50 6.990 Installing gotestsum version v0.3.5
20:45:36 [2020-03-27T20:45:36.045Z] #50 6.990 + go get -d gotest.tools/gotestsum
20:45:36 [2020-03-27T20:45:36.257Z] #47 12.58 + cd /tmp/tmp.uDR7l8WQzi/src/github.com/LK4D4/vndr
20:45:36 [2020-03-27T20:45:36.257Z] #47 12.59 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:45:36 [2020-03-27T20:45:36.257Z] #47 12.66 + go build -buildmode=pie -v -o /build/vndr .
20:45:36 [2020-03-27T20:45:36.306Z] #50 ...
20:45:36 [2020-03-27T20:45:36.306Z] 
20:45:36 [2020-03-27T20:45:36.306Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:45:36 [2020-03-27T20:45:36.306Z] #68 10.58 + export GOPATH=/tmp/tmp.Rt2zt5nrqP
20:45:36 [2020-03-27T20:45:36.306Z] #68 10.58 + GOPATH=/tmp/tmp.Rt2zt5nrqP
20:45:36 [2020-03-27T20:45:36.306Z] #68 10.58 + RM_GOPATH=1
20:45:36 [2020-03-27T20:45:36.306Z] #68 10.58 ++ dirname ./install.sh
20:45:36 [2020-03-27T20:45:36.306Z] #68 10.58 + dir=.
20:45:36 [2020-03-27T20:45:36.306Z] #68 10.59 + bin=rootlesskit
20:45:36 [2020-03-27T20:45:36.306Z] #68 10.59 + shift
20:45:36 [2020-03-27T20:45:36.306Z] #68 10.59 + '[' '!' -f ./rootlesskit.installer ']'
20:45:36 [2020-03-27T20:45:36.306Z] #68 10.59 + . ./rootlesskit.installer
20:45:36 [2020-03-27T20:45:36.306Z] #68 10.59 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6
20:45:36 [2020-03-27T20:45:36.306Z] #68 10.59 + install_rootlesskit
20:45:36 [2020-03-27T20:45:36.306Z] #68 10.59 + case "$1" in
20:45:36 [2020-03-27T20:45:36.306Z] #68 10.59 + export CGO_ENABLED=0
20:45:36 [2020-03-27T20:45:36.306Z] #68 10.59 + CGO_ENABLED=0
20:45:36 [2020-03-27T20:45:36.306Z] #68 10.59 + _install_rootlesskit
20:45:36 [2020-03-27T20:45:36.306Z] #68 10.59 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6'
20:45:36 [2020-03-27T20:45:36.306Z] #68 10.59 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6
20:45:36 [2020-03-27T20:45:36.306Z] #68 10.59 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Rt2zt5nrqP/src/github.com/rootless-containers/rootlesskit
20:45:36 [2020-03-27T20:45:36.306Z] #68 10.59 Cloning into '/tmp/tmp.Rt2zt5nrqP/src/github.com/rootless-containers/rootlesskit'...
20:45:36 [2020-03-27T20:45:36.349Z] #44 101.8   CC       criu/tun.o
20:45:36 [2020-03-27T20:45:36.629Z] #44 102.1   CC       criu/uffd.o
20:45:37 [2020-03-27T20:45:37.240Z] #44 ...
20:45:37 [2020-03-27T20:45:37.240Z] 
20:45:37 [2020-03-27T20:45:37.240Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:45:37 [2020-03-27T20:45:37.240Z] #41 DONE 136.2s
20:45:37 [2020-03-27T20:45:37.240Z] 
20:45:37 [2020-03-27T20:45:37.240Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:45:37 [2020-03-27T20:45:37.240Z] #44 102.9   CC       criu/util.o
20:45:38 [2020-03-27T20:45:38.246Z] #44 ...
20:45:38 [2020-03-27T20:45:38.246Z] 
20:45:38 [2020-03-27T20:45:38.246Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
20:45:38 [2020-03-27T20:45:38.246Z] #42 DONE 0.2s
20:45:38 [2020-03-27T20:45:38.246Z] 
20:45:38 [2020-03-27T20:45:38.246Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:45:38 [2020-03-27T20:45:38.246Z] #44 103.8   CC       criu/uts_ns.o
20:45:38 [2020-03-27T20:45:38.518Z] #33 ...
20:45:38 [2020-03-27T20:45:38.518Z] 
20:45:38 [2020-03-27T20:45:38.518Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:38 [2020-03-27T20:45:38.518Z] #56 109.0 golang.org/x/sys/unix
20:45:38 [2020-03-27T20:45:38.518Z] #56 111.3 fmt
20:45:38 [2020-03-27T20:45:38.518Z] #56 ...
20:45:38 [2020-03-27T20:45:38.518Z] 
20:45:38 [2020-03-27T20:45:38.518Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:45:38 [2020-03-27T20:45:38.518Z] #10 117.8 Selecting previously unselected package gcc-mingw-w64-base.
20:45:38 [2020-03-27T20:45:38.518Z] #10 117.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:45:38 [2020-03-27T20:45:38.518Z] #10 117.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:45:38 [2020-03-27T20:45:38.518Z] #10 118.2 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:45:38 [2020-03-27T20:45:38.518Z] #10 118.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:45:38 [2020-03-27T20:45:38.518Z] #10 118.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:45:38 [2020-03-27T20:45:38.526Z] #44 104.0   CC       criu/vdso.o
20:45:38 [2020-03-27T20:45:38.774Z] #10 ...
20:45:38 [2020-03-27T20:45:38.774Z] 
20:45:38 [2020-03-27T20:45:38.774Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:45:38 [2020-03-27T20:45:38.774Z] #38 13.46 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:45:38 [2020-03-27T20:45:38.774Z] #38 13.70 -- Configuring done
20:45:38 [2020-03-27T20:45:38.774Z] #38 13.75 -- Generating done
20:45:38 [2020-03-27T20:45:38.774Z] #38 13.78 -- Build files have been written to: /tmp/tmp.uG6tguhwln/tini
20:45:38 [2020-03-27T20:45:38.774Z] #38 13.79 + make tini-static
20:45:38 [2020-03-27T20:45:38.774Z] #38 14.75 Scanning dependencies of target tini-static
20:45:38 [2020-03-27T20:45:38.774Z] #38 14.95 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:45:38 [2020-03-27T20:45:38.774Z] #38 17.50 [100%] Linking C executable tini-static
20:45:38 [2020-03-27T20:45:38.774Z] #38 18.57 [100%] Built target tini-static
20:45:38 [2020-03-27T20:45:38.774Z] #38 18.74 + mkdir -p /build
20:45:38 [2020-03-27T20:45:38.774Z] #38 18.74 + cp tini-static /build/docker-init
20:45:38 [2020-03-27T20:45:38.774Z] #38 DONE 19.1s
20:45:38 [2020-03-27T20:45:38.799Z] #47 15.12 internal/race
20:45:38 [2020-03-27T20:45:38.806Z] #44 104.3   LINK     criu/built-in.o
20:45:38 [2020-03-27T20:45:38.806Z] #44 104.4   LINK     criu/criu
20:45:39 [2020-03-27T20:45:39.057Z] #47 15.58 runtime
20:45:39 [2020-03-27T20:45:39.069Z] 
20:45:39 [2020-03-27T20:45:39.069Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:39 [2020-03-27T20:45:39.069Z] #33 119.2 github.com/BurntSushi/toml/cmd/tomlv
20:45:39 [2020-03-27T20:45:39.087Z] #44 104.7   DEP      lib/c/criu.d
20:45:39 [2020-03-27T20:45:39.087Z] #44 104.8   CC       images/rpc.pb-c.o
20:45:39 [2020-03-27T20:45:39.129Z] #41 ...
20:45:39 [2020-03-27T20:45:39.129Z] 
20:45:39 [2020-03-27T20:45:39.129Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:45:39 [2020-03-27T20:45:39.129Z] #68 15.61 + cd /tmp/tmp.AT0wvSghiV/src/github.com/rootless-containers/rootlesskit
20:45:39 [2020-03-27T20:45:39.129Z] #68 15.62 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6
20:45:39 [2020-03-27T20:45:39.315Z] #47 15.66 sync/atomic
20:45:39 [2020-03-27T20:45:39.367Z] #44 105.1   CC       lib/c/criu.o
20:45:39 [2020-03-27T20:45:39.386Z] #68 16.02 + for f in rootlesskit rootlesskit-docker-proxy
20:45:39 [2020-03-27T20:45:39.386Z] #68 16.02 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:45:39 [2020-03-27T20:45:39.617Z] #68 15.02 + cd /tmp/tmp.Rt2zt5nrqP/src/github.com/rootless-containers/rootlesskit
20:45:39 [2020-03-27T20:45:39.617Z] #68 15.04 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6
20:45:39 [2020-03-27T20:45:39.978Z] #44 105.6   LINK     lib/c/built-in.o
20:45:39 [2020-03-27T20:45:39.978Z] #44 105.6   LINK     lib/c/libcriu.so
20:45:39 [2020-03-27T20:45:39.978Z] #44 105.6   LINK     lib/c/libcriu.a
20:45:40 [2020-03-27T20:45:40.187Z] #68 15.42 + for f in rootlesskit rootlesskit-docker-proxy
20:45:40 [2020-03-27T20:45:40.187Z] #68 15.42 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:45:40 [2020-03-27T20:45:40.251Z] #47 16.53 unicode
20:45:40 [2020-03-27T20:45:40.258Z] #44 105.7   GEN      magic.py
20:45:40 [2020-03-27T20:45:40.258Z] #44 105.8 Note: Building without setproctitle() and strlcpy() support.
20:45:40 [2020-03-27T20:45:40.258Z] #44 105.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:45:40 [2020-03-27T20:45:40.258Z] #44 105.8 Note: Building without GnuTLS support
20:45:40 [2020-03-27T20:45:40.538Z] #44 106.1 fatal: not a git repository (or any of the parent directories): .git
20:45:40 [2020-03-27T20:45:40.818Z] #44 106.4 make[1]: Nothing to be done for 'all'.
20:45:40 [2020-03-27T20:45:40.818Z] #47 ...
20:45:40 [2020-03-27T20:45:40.818Z] 
20:45:40 [2020-03-27T20:45:40.818Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:45:40 [2020-03-27T20:45:40.818Z] #35 7.549 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB]
20:45:40 [2020-03-27T20:45:40.818Z] #35 11.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:45:40 [2020-03-27T20:45:40.818Z] #35 ...
20:45:40 [2020-03-27T20:45:40.818Z] 
20:45:40 [2020-03-27T20:45:40.818Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:45:40 [2020-03-27T20:45:40.818Z] #68 10.72 + RM_GOPATH=0
20:45:40 [2020-03-27T20:45:40.818Z] #68 10.72 + TMP_GOPATH=
20:45:40 [2020-03-27T20:45:40.818Z] #68 10.72 + : /build/
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.72 + '[' -z '' ']'
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.73 ++ mktemp -d
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.73 + export GOPATH=/tmp/tmp.ZkwRAa8K9w
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.73 + GOPATH=/tmp/tmp.ZkwRAa8K9w
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.73 + RM_GOPATH=1
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.73 ++ dirname ./install.sh
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.74 + dir=.
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.74 + bin=rootlesskit
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.74 + shift
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.74 + '[' '!' -f ./rootlesskit.installer ']'
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.74 + . ./rootlesskit.installer
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.74 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.74 + install_rootlesskit
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.74 + case "$1" in
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.74 + export CGO_ENABLED=0
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.74 + CGO_ENABLED=0
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.74 + _install_rootlesskit
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.74 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6'
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.74 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.74 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZkwRAa8K9w/src/github.com/rootless-containers/rootlesskit
20:45:40 [2020-03-27T20:45:40.819Z] #68 10.74 Cloning into '/tmp/tmp.ZkwRAa8K9w/src/github.com/rootless-containers/rootlesskit'...
20:45:41 [2020-03-27T20:45:41.078Z] #68 17.38 Checking out files:  99% (746/747)   
Checking out files: 100% (747/747)   
Checking out files: 100% (747/747), done.
20:45:41 [2020-03-27T20:45:41.078Z] #68 17.42 + cd /tmp/tmp.ZkwRAa8K9w/src/github.com/rootless-containers/rootlesskit
20:45:41 [2020-03-27T20:45:41.078Z] #68 17.42 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6
20:45:41 [2020-03-27T20:45:41.099Z] #44 106.7 make[1]: 'images/built-in.o' is up to date.
20:45:41 [2020-03-27T20:45:41.099Z] #44 106.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:45:41 [2020-03-27T20:45:41.099Z] #44 106.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:45:41 [2020-03-27T20:45:41.099Z] #44 106.8 make[1]: 'compel/libcompel.a' is up to date.
20:45:41 [2020-03-27T20:45:41.099Z] #44 106.8 make[1]: 'compel/compel-host-bin' is up to date.
20:45:41 [2020-03-27T20:45:41.099Z] #44 106.8 make[1]: Nothing to be done for 'all'.
20:45:41 [2020-03-27T20:45:41.099Z] #44 106.8 make[1]: 'soccr/libsoccr.a' is up to date.
20:45:41 [2020-03-27T20:45:41.379Z] #44 106.9 make[2]: Nothing to be done for 'all'.
20:45:41 [2020-03-27T20:45:41.379Z] #44 106.9 make[2]: Nothing to be done for 'all'.
20:45:41 [2020-03-27T20:45:41.379Z] #44 106.9 make[2]: Nothing to be done for 'all'.
20:45:41 [2020-03-27T20:45:41.379Z] #44 107.0 make[2]: Nothing to be done for 'all'.
20:45:41 [2020-03-27T20:45:41.379Z] #44 107.1 make[2]: Nothing to be done for 'all'.
20:45:41 [2020-03-27T20:45:41.379Z] #44 107.1 make[2]: Nothing to be done for 'all'.
20:45:41 [2020-03-27T20:45:41.379Z] #44 107.1 make[2]: Nothing to be done for 'all'.
20:45:41 [2020-03-27T20:45:41.379Z] #44 107.1 make[2]: Nothing to be done for 'all'.
20:45:41 [2020-03-27T20:45:41.644Z] #68 18.02 + for f in rootlesskit rootlesskit-docker-proxy
20:45:41 [2020-03-27T20:45:41.644Z] #68 18.02 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:45:41 [2020-03-27T20:45:41.671Z] #44 107.1   INSTALL  criu/criu
20:45:41 [2020-03-27T20:45:41.671Z] #44 DONE 107.4s
20:45:41 [2020-03-27T20:45:41.671Z] 
20:45:41 [2020-03-27T20:45:41.671Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:45:42 [2020-03-27T20:45:42.576Z] #68 ...
20:45:42 [2020-03-27T20:45:42.576Z] 
20:45:42 [2020-03-27T20:45:42.576Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:42 [2020-03-27T20:45:42.576Z] #74 8.925 + RM_GOPATH=0
20:45:42 [2020-03-27T20:45:42.576Z] #74 8.925 + TMP_GOPATH=
20:45:42 [2020-03-27T20:45:42.576Z] #74 8.925 + : /build
20:45:42 [2020-03-27T20:45:42.576Z] #74 8.925 + '[' -z '' ']'
20:45:42 [2020-03-27T20:45:42.576Z] #74 8.925 ++ mktemp -d
20:45:42 [2020-03-27T20:45:42.576Z] #74 8.947 + export GOPATH=/tmp/tmp.WC2LK3gREr
20:45:42 [2020-03-27T20:45:42.576Z] #74 8.947 + GOPATH=/tmp/tmp.WC2LK3gREr
20:45:42 [2020-03-27T20:45:42.576Z] #74 8.947 + RM_GOPATH=1
20:45:42 [2020-03-27T20:45:42.576Z] #74 8.947 ++ dirname ./install.sh
20:45:42 [2020-03-27T20:45:42.576Z] #74 8.959 + dir=.
20:45:42 [2020-03-27T20:45:42.576Z] #74 8.959 + bin=proxy
20:45:42 [2020-03-27T20:45:42.576Z] #74 8.959 + shift
20:45:42 [2020-03-27T20:45:42.576Z] #74 8.959 + '[' '!' -f ./proxy.installer ']'
20:45:42 [2020-03-27T20:45:42.576Z] #74 8.959 + . ./proxy.installer
20:45:42 [2020-03-27T20:45:42.576Z] #74 8.959 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
20:45:42 [2020-03-27T20:45:42.576Z] #74 8.959 + install_proxy
20:45:42 [2020-03-27T20:45:42.576Z] #74 8.959 + case "$1" in
20:45:42 [2020-03-27T20:45:42.576Z] #74 8.959 + export CGO_ENABLED=0
20:45:42 [2020-03-27T20:45:42.576Z] #74 8.959 + CGO_ENABLED=0
20:45:42 [2020-03-27T20:45:42.577Z] #74 8.959 + _install_proxy
20:45:42 [2020-03-27T20:45:42.577Z] #74 8.959 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
20:45:42 [2020-03-27T20:45:42.577Z] #74 8.959 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WC2LK3gREr/src/github.com/docker/libnetwork
20:45:42 [2020-03-27T20:45:42.577Z] #74 8.959 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
20:45:42 [2020-03-27T20:45:42.577Z] #74 8.971 Cloning into '/tmp/tmp.WC2LK3gREr/src/github.com/docker/libnetwork'...
20:45:42 [2020-03-27T20:45:42.577Z] #74 ...
20:45:42 [2020-03-27T20:45:42.577Z] 
20:45:42 [2020-03-27T20:45:42.577Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:42 [2020-03-27T20:45:42.577Z] #33 10.98 + cd /tmp/tmp.9KymJwM4yd/src/github.com/BurntSushi/toml
20:45:42 [2020-03-27T20:45:42.577Z] #33 10.98 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:45:42 [2020-03-27T20:45:42.577Z] #33 11.06 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:45:42 [2020-03-27T20:45:42.577Z] #33 12.44 runtime/internal/atomic
20:45:42 [2020-03-27T20:45:42.577Z] #33 12.45 internal/cpu
20:45:42 [2020-03-27T20:45:42.577Z] #33 12.78 runtime/internal/sys
20:45:42 [2020-03-27T20:45:42.577Z] #33 13.10 runtime/internal/math
20:45:42 [2020-03-27T20:45:42.577Z] #33 13.27 internal/bytealg
20:45:42 [2020-03-27T20:45:42.577Z] #33 13.49 math/bits
20:45:42 [2020-03-27T20:45:42.577Z] #33 14.53 math
20:45:42 [2020-03-27T20:45:42.577Z] #33 14.68 runtime
20:45:42 [2020-03-27T20:45:42.577Z] #33 ...
20:45:42 [2020-03-27T20:45:42.577Z] 
20:45:42 [2020-03-27T20:45:42.577Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:45:42 [2020-03-27T20:45:42.577Z] #10 9.547 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:45:42 [2020-03-27T20:45:42.577Z] #10 9.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:45:42 [2020-03-27T20:45:42.577Z] #10 9.676 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:45:42 [2020-03-27T20:45:42.577Z] #10 11.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:45:42 [2020-03-27T20:45:42.577Z] #10 15.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB]
20:45:42 [2020-03-27T20:45:42.673Z] #60 68.52 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
20:45:42 [2020-03-27T20:45:42.673Z] #60 ...
20:45:42 [2020-03-27T20:45:42.673Z] 
20:45:42 [2020-03-27T20:45:42.673Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:45:42 [2020-03-27T20:45:42.673Z] #45 DONE 0.1s
20:45:42 [2020-03-27T20:45:42.834Z] #10 ...
20:45:42 [2020-03-27T20:45:42.834Z] 
20:45:42 [2020-03-27T20:45:42.834Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:45:42 [2020-03-27T20:45:42.834Z] #23 10.57 + RM_GOPATH=0
20:45:42 [2020-03-27T20:45:42.834Z] #23 10.57 + TMP_GOPATH=
20:45:42 [2020-03-27T20:45:42.834Z] #23 10.57 + : /build
20:45:42 [2020-03-27T20:45:42.834Z] #23 10.57 + '[' -z '' ']'
20:45:42 [2020-03-27T20:45:42.834Z] #23 10.57 ++ mktemp -d
20:45:42 [2020-03-27T20:45:42.834Z] #23 10.62 + export GOPATH=/tmp/tmp.2DfrguRwhs
20:45:42 [2020-03-27T20:45:42.834Z] #23 10.62 + GOPATH=/tmp/tmp.2DfrguRwhs
20:45:42 [2020-03-27T20:45:42.834Z] #23 10.62 + RM_GOPATH=1
20:45:42 [2020-03-27T20:45:42.834Z] #23 10.62 ++ dirname ./install.sh
20:45:42 [2020-03-27T20:45:42.834Z] #23 10.62 + dir=.
20:45:42 [2020-03-27T20:45:42.834Z] #23 10.62 + bin=dockercli
20:45:42 [2020-03-27T20:45:42.834Z] #23 10.62 + shift
20:45:42 [2020-03-27T20:45:42.834Z] #23 10.62 + '[' '!' -f ./dockercli.installer ']'
20:45:42 [2020-03-27T20:45:42.835Z] #23 10.62 + . ./dockercli.installer
20:45:42 [2020-03-27T20:45:42.835Z] #23 10.62 ++ : stable
20:45:42 [2020-03-27T20:45:42.835Z] #23 10.62 ++ : 17.06.2-ce
20:45:42 [2020-03-27T20:45:42.835Z] #23 10.62 + install_dockercli
20:45:42 [2020-03-27T20:45:42.835Z] #23 10.62 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:45:42 [2020-03-27T20:45:42.835Z] #23 10.62 Install docker/cli version 17.06.2-ce from stable
20:45:42 [2020-03-27T20:45:42.835Z] #23 10.68 ++ uname -m
20:45:42 [2020-03-27T20:45:42.835Z] #23 10.68 + arch=x86_64
20:45:42 [2020-03-27T20:45:42.835Z] #23 10.68 + '[' x86_64 '!=' x86_64 ']'
20:45:42 [2020-03-27T20:45:42.835Z] #23 10.68 + url=https://download.docker.com/linux/static
20:45:42 [2020-03-27T20:45:42.835Z] #23 10.68 + tar -xz docker/docker
20:45:42 [2020-03-27T20:45:42.835Z] #23 10.68 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
20:45:42 [2020-03-27T20:45:42.953Z] 
20:45:42 [2020-03-27T20:45:42.953Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
20:45:42 [2020-03-27T20:45:42.953Z] #48 DONE 0.1s
20:45:42 [2020-03-27T20:45:42.953Z] 
20:45:42 [2020-03-27T20:45:42.953Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
20:45:42 [2020-03-27T20:45:42.953Z] #51 DONE 0.2s
20:45:42 [2020-03-27T20:45:42.953Z] 
20:45:42 [2020-03-27T20:45:42.953Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:45:43 [2020-03-27T20:45:43.234Z] #60 69.23 + mkdir -p /build
20:45:43 [2020-03-27T20:45:43.400Z] #23 ...
20:45:43 [2020-03-27T20:45:43.400Z] 
20:45:43 [2020-03-27T20:45:43.400Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:45:43 [2020-03-27T20:45:43.400Z] #10 20.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:45:43 [2020-03-27T20:45:43.490Z] #68 ...
20:45:43 [2020-03-27T20:45:43.491Z] 
20:45:43 [2020-03-27T20:45:43.491Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:43 [2020-03-27T20:45:43.491Z] #33 8.167 + RM_GOPATH=0
20:45:43 [2020-03-27T20:45:43.491Z] #33 8.167 + TMP_GOPATH=
20:45:43 [2020-03-27T20:45:43.491Z] #33 8.167 + : /build
20:45:43 [2020-03-27T20:45:43.491Z] #33 8.167 + '[' -z '' ']'
20:45:43 [2020-03-27T20:45:43.491Z] #33 8.172 ++ mktemp -d
20:45:43 [2020-03-27T20:45:43.491Z] #33 8.176 + export GOPATH=/tmp/tmp.FNFpCMGy9L
20:45:43 [2020-03-27T20:45:43.491Z] #33 8.176 + GOPATH=/tmp/tmp.FNFpCMGy9L
20:45:43 [2020-03-27T20:45:43.491Z] #33 8.176 + RM_GOPATH=1
20:45:43 [2020-03-27T20:45:43.491Z] #33 8.213 ++ dirname ./install.sh
20:45:43 [2020-03-27T20:45:43.491Z] #33 8.214 + dir=.
20:45:43 [2020-03-27T20:45:43.491Z] #33 8.214 + bin=tomlv
20:45:43 [2020-03-27T20:45:43.491Z] #33 8.214 + shift
20:45:43 [2020-03-27T20:45:43.491Z] #33 8.214 + '[' '!' -f ./tomlv.installer ']'
20:45:43 [2020-03-27T20:45:43.491Z] #33 8.214 + . ./tomlv.installer
20:45:43 [2020-03-27T20:45:43.491Z] #33 8.214 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:45:43 [2020-03-27T20:45:43.491Z] #33 8.214 + install_tomlv
20:45:43 [2020-03-27T20:45:43.491Z] #33 8.214 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:45:43 [2020-03-27T20:45:43.491Z] #33 8.214 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FNFpCMGy9L/src/github.com/BurntSushi/toml
20:45:43 [2020-03-27T20:45:43.491Z] #33 8.215 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:45:43 [2020-03-27T20:45:43.491Z] #33 8.226 Cloning into '/tmp/tmp.FNFpCMGy9L/src/github.com/BurntSushi/toml'...
20:45:43 [2020-03-27T20:45:43.491Z] #33 11.24 + cd /tmp/tmp.FNFpCMGy9L/src/github.com/BurntSushi/toml
20:45:43 [2020-03-27T20:45:43.491Z] #33 11.24 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:45:43 [2020-03-27T20:45:43.491Z] #33 11.26 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:45:43 [2020-03-27T20:45:43.491Z] #33 12.20 runtime/internal/sys
20:45:43 [2020-03-27T20:45:43.491Z] #33 12.27 math/bits
20:45:43 [2020-03-27T20:45:43.491Z] #33 12.32 runtime/internal/atomic
20:45:43 [2020-03-27T20:45:43.491Z] #33 12.32 internal/cpu
20:45:43 [2020-03-27T20:45:43.491Z] #33 12.54 runtime/internal/math
20:45:43 [2020-03-27T20:45:43.491Z] #33 12.86 unicode/utf8
20:45:43 [2020-03-27T20:45:43.491Z] #33 13.09 internal/race
20:45:43 [2020-03-27T20:45:43.491Z] #33 13.29 internal/bytealg
20:45:43 [2020-03-27T20:45:43.491Z] #33 13.39 math
20:45:43 [2020-03-27T20:45:43.491Z] #33 13.79 unicode
20:45:43 [2020-03-27T20:45:43.491Z] #33 13.80 internal/testlog
20:45:43 [2020-03-27T20:45:43.491Z] #33 14.47 encoding
20:45:43 [2020-03-27T20:45:43.491Z] #33 14.84 runtime
20:45:43 [2020-03-27T20:45:43.491Z] #33 15.04 runtime/cgo
20:45:43 [2020-03-27T20:45:43.491Z] #33 ...
20:45:43 [2020-03-27T20:45:43.491Z] 
20:45:43 [2020-03-27T20:45:43.491Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:45:43 [2020-03-27T20:45:43.491Z] #47 7.858 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:45:43 [2020-03-27T20:45:43.491Z] #47 7.859 + RM_GOPATH=0
20:45:43 [2020-03-27T20:45:43.491Z] #47 7.859 + TMP_GOPATH=
20:45:43 [2020-03-27T20:45:43.491Z] #47 7.859 + : /build
20:45:43 [2020-03-27T20:45:43.491Z] #47 7.859 + '[' -z '' ']'
20:45:43 [2020-03-27T20:45:43.491Z] #47 7.859 ++ mktemp -d
20:45:43 [2020-03-27T20:45:43.491Z] #47 7.859 + export GOPATH=/tmp/tmp.YWMiEsDa9c
20:45:43 [2020-03-27T20:45:43.491Z] #47 7.859 + GOPATH=/tmp/tmp.YWMiEsDa9c
20:45:43 [2020-03-27T20:45:43.491Z] #47 7.859 + RM_GOPATH=1
20:45:43 [2020-03-27T20:45:43.491Z] #47 7.859 ++ dirname ./install.sh
20:45:43 [2020-03-27T20:45:43.491Z] #47 7.859 + dir=.
20:45:43 [2020-03-27T20:45:43.491Z] #47 7.859 + bin=vndr
20:45:43 [2020-03-27T20:45:43.491Z] #47 7.859 + shift
20:45:43 [2020-03-27T20:45:43.491Z] #47 7.859 + '[' '!' -f ./vndr.installer ']'
20:45:43 [2020-03-27T20:45:43.491Z] #47 7.859 + . ./vndr.installer
20:45:43 [2020-03-27T20:45:43.491Z] #47 7.859 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:45:43 [2020-03-27T20:45:43.491Z] #47 7.859 + install_vndr
20:45:43 [2020-03-27T20:45:43.491Z] #47 7.859 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:45:43 [2020-03-27T20:45:43.491Z] #47 7.859 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YWMiEsDa9c/src/github.com/LK4D4/vndr
20:45:43 [2020-03-27T20:45:43.491Z] #47 7.859 Cloning into '/tmp/tmp.YWMiEsDa9c/src/github.com/LK4D4/vndr'...
20:45:43 [2020-03-27T20:45:43.491Z] #47 10.61 + cd /tmp/tmp.YWMiEsDa9c/src/github.com/LK4D4/vndr
20:45:43 [2020-03-27T20:45:43.491Z] #47 10.61 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:45:43 [2020-03-27T20:45:43.491Z] #47 10.63 + go build -buildmode=pie -v -o /build/vndr .
20:45:43 [2020-03-27T20:45:43.491Z] #47 12.24 runtime/internal/math
20:45:43 [2020-03-27T20:45:43.491Z] #47 12.28 internal/race
20:45:43 [2020-03-27T20:45:43.491Z] #47 12.31 runtime/internal/atomic
20:45:43 [2020-03-27T20:45:43.491Z] #47 12.32 internal/cpu
20:45:43 [2020-03-27T20:45:43.491Z] #47 12.50 sync/atomic
20:45:43 [2020-03-27T20:45:43.491Z] #47 12.65 unicode
20:45:43 [2020-03-27T20:45:43.491Z] #47 13.00 unicode/utf8
20:45:43 [2020-03-27T20:45:43.491Z] #47 13.16 math
20:45:43 [2020-03-27T20:45:43.491Z] #47 13.55 internal/bytealg
20:45:43 [2020-03-27T20:45:43.491Z] #47 14.03 encoding
20:45:43 [2020-03-27T20:45:43.491Z] #47 14.26 unicode/utf16
20:45:43 [2020-03-27T20:45:43.491Z] #47 14.84 container/list
20:45:43 [2020-03-27T20:45:43.491Z] #47 15.27 runtime
20:45:43 [2020-03-27T20:45:43.491Z] #47 16.54 crypto/internal/subtle
20:45:43 [2020-03-27T20:45:43.491Z] #47 16.77 crypto/subtle
20:45:43 [2020-03-27T20:45:43.491Z] #47 17.06 vendor/golang.org/x/crypto/cryptobyte/asn1
20:45:43 [2020-03-27T20:45:43.491Z] #47 17.22 internal/nettrace
20:45:43 [2020-03-27T20:45:43.491Z] #47 17.72 runtime/cgo
20:45:43 [2020-03-27T20:45:43.514Z] #60 69.23 + cp runc /build/runc
20:45:43 [2020-03-27T20:45:43.514Z] #60 DONE 69.4s
20:45:43 [2020-03-27T20:45:43.514Z] 
20:45:43 [2020-03-27T20:45:43.514Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:45:43 [2020-03-27T20:45:43.574Z] #68 ...
20:45:43 [2020-03-27T20:45:43.574Z] 
20:45:43 [2020-03-27T20:45:43.574Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:45:43 [2020-03-27T20:45:43.574Z] #25 10.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB]
20:45:43 [2020-03-27T20:45:43.574Z] #25 12.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:45:43 [2020-03-27T20:45:43.574Z] #25 ...
20:45:43 [2020-03-27T20:45:43.574Z] 
20:45:43 [2020-03-27T20:45:43.574Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:43 [2020-03-27T20:45:43.574Z] #33 11.53 + RM_GOPATH=0
20:45:43 [2020-03-27T20:45:43.574Z] #33 11.53 + TMP_GOPATH=
20:45:43 [2020-03-27T20:45:43.574Z] #33 11.53 + : /build
20:45:43 [2020-03-27T20:45:43.574Z] #33 11.53 + '[' -z '' ']'
20:45:43 [2020-03-27T20:45:43.574Z] #33 11.53 ++ mktemp -d
20:45:43 [2020-03-27T20:45:43.574Z] #33 11.53 + export GOPATH=/tmp/tmp.nqVUUHJ2vX
20:45:43 [2020-03-27T20:45:43.574Z] #33 11.53 + GOPATH=/tmp/tmp.nqVUUHJ2vX
20:45:43 [2020-03-27T20:45:43.574Z] #33 11.53 + RM_GOPATH=1
20:45:43 [2020-03-27T20:45:43.574Z] #33 11.53 ++ dirname ./install.sh
20:45:43 [2020-03-27T20:45:43.574Z] #33 11.53 + dir=.
20:45:43 [2020-03-27T20:45:43.574Z] #33 11.53 + bin=tomlv
20:45:43 [2020-03-27T20:45:43.574Z] #33 11.53 + shift
20:45:43 [2020-03-27T20:45:43.574Z] #33 11.53 + '[' '!' -f ./tomlv.installer ']'
20:45:43 [2020-03-27T20:45:43.574Z] #33 11.54 + . ./tomlv.installer
20:45:43 [2020-03-27T20:45:43.574Z] #33 11.54 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:45:43 [2020-03-27T20:45:43.574Z] #33 11.54 + install_tomlv
20:45:43 [2020-03-27T20:45:43.574Z] #33 11.54 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:45:43 [2020-03-27T20:45:43.574Z] #33 11.54 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nqVUUHJ2vX/src/github.com/BurntSushi/toml
20:45:43 [2020-03-27T20:45:43.574Z] #33 11.54 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:45:43 [2020-03-27T20:45:43.574Z] #33 11.56 Cloning into '/tmp/tmp.nqVUUHJ2vX/src/github.com/BurntSushi/toml'...
20:45:43 [2020-03-27T20:45:43.574Z] #33 12.78 + cd /tmp/tmp.nqVUUHJ2vX/src/github.com/BurntSushi/toml
20:45:43 [2020-03-27T20:45:43.574Z] #33 12.78 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:45:43 [2020-03-27T20:45:43.574Z] #33 12.78 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:45:43 [2020-03-27T20:45:43.574Z] #33 13.66 runtime/internal/atomic
20:45:43 [2020-03-27T20:45:43.574Z] #33 13.70 internal/cpu
20:45:43 [2020-03-27T20:45:43.574Z] #33 13.95 runtime/internal/sys
20:45:43 [2020-03-27T20:45:43.574Z] #33 14.18 runtime/internal/math
20:45:43 [2020-03-27T20:45:43.574Z] #33 14.31 math/bits
20:45:43 [2020-03-27T20:45:43.574Z] #33 14.39 internal/bytealg
20:45:43 [2020-03-27T20:45:43.574Z] #33 14.90 math
20:45:43 [2020-03-27T20:45:43.574Z] #33 15.05 runtime
20:45:43 [2020-03-27T20:45:43.574Z] #33 ...
20:45:43 [2020-03-27T20:45:43.574Z] 
20:45:43 [2020-03-27T20:45:43.574Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:43 [2020-03-27T20:45:43.574Z] #56 10.54 + RM_GOPATH=0
20:45:43 [2020-03-27T20:45:43.574Z] #56 10.54 + TMP_GOPATH=
20:45:43 [2020-03-27T20:45:43.574Z] #56 10.54 + : /build
20:45:43 [2020-03-27T20:45:43.574Z] #56 10.54 + '[' -z '' ']'
20:45:43 [2020-03-27T20:45:43.574Z] #56 10.54 ++ mktemp -d
20:45:43 [2020-03-27T20:45:43.574Z] #56 10.55 + export GOPATH=/tmp/tmp.GSJmfiqQnj
20:45:43 [2020-03-27T20:45:43.574Z] #56 10.55 + GOPATH=/tmp/tmp.GSJmfiqQnj
20:45:43 [2020-03-27T20:45:43.574Z] #56 10.55 + RM_GOPATH=1
20:45:43 [2020-03-27T20:45:43.574Z] #56 10.55 ++ dirname ./install.sh
20:45:43 [2020-03-27T20:45:43.574Z] #56 10.55 + dir=.
20:45:43 [2020-03-27T20:45:43.574Z] #56 10.55 + bin=shfmt
20:45:43 [2020-03-27T20:45:43.574Z] #56 10.55 + shift
20:45:43 [2020-03-27T20:45:43.574Z] #56 10.55 + '[' '!' -f ./shfmt.installer ']'
20:45:43 [2020-03-27T20:45:43.574Z] #56 10.55 + . ./shfmt.installer
20:45:43 [2020-03-27T20:45:43.574Z] #56 10.55 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:45:43 [2020-03-27T20:45:43.574Z] #56 10.55 + install_shfmt
20:45:43 [2020-03-27T20:45:43.574Z] #56 10.55 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:45:43 [2020-03-27T20:45:43.574Z] #56 10.55 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:45:43 [2020-03-27T20:45:43.574Z] #56 10.57 + git clone https://github.com/mvdan/sh.git /tmp/tmp.GSJmfiqQnj/src/github.com/mvdan/sh
20:45:43 [2020-03-27T20:45:43.574Z] #56 10.58 Cloning into '/tmp/tmp.GSJmfiqQnj/src/github.com/mvdan/sh'...
20:45:43 [2020-03-27T20:45:43.574Z] #56 ...
20:45:43 [2020-03-27T20:45:43.574Z] 
20:45:43 [2020-03-27T20:45:43.574Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:45:43 [2020-03-27T20:45:43.574Z] #53 10.68 + RM_GOPATH=0
20:45:43 [2020-03-27T20:45:43.574Z] #53 10.68 + TMP_GOPATH=
20:45:43 [2020-03-27T20:45:43.574Z] #53 10.68 + : /build
20:45:43 [2020-03-27T20:45:43.574Z] #53 10.68 + '[' -z '' ']'
20:45:43 [2020-03-27T20:45:43.574Z] #53 10.69 ++ mktemp -d
20:45:43 [2020-03-27T20:45:43.574Z] #53 10.71 + export GOPATH=/tmp/tmp.mGa0dEOuZk
20:45:43 [2020-03-27T20:45:43.574Z] #53 10.71 + GOPATH=/tmp/tmp.mGa0dEOuZk
20:45:43 [2020-03-27T20:45:43.574Z] #53 10.71 + RM_GOPATH=1
20:45:43 [2020-03-27T20:45:43.574Z] #53 10.71 ++ dirname ./install.sh
20:45:43 [2020-03-27T20:45:43.574Z] #53 10.72 + dir=.
20:45:43 [2020-03-27T20:45:43.574Z] #53 10.72 + bin=golangci_lint
20:45:43 [2020-03-27T20:45:43.574Z] #53 10.72 + shift
20:45:43 [2020-03-27T20:45:43.574Z] #53 10.72 + '[' '!' -f ./golangci_lint.installer ']'
20:45:43 [2020-03-27T20:45:43.574Z] #53 10.73 + . ./golangci_lint.installer
20:45:43 [2020-03-27T20:45:43.574Z] #53 10.73 ++ : v1.23.8
20:45:43 [2020-03-27T20:45:43.574Z] #53 10.73 + install_golangci_lint
20:45:43 [2020-03-27T20:45:43.574Z] #53 10.73 + echo 'Installing golangci-lint version v1.23.8'
20:45:43 [2020-03-27T20:45:43.574Z] #53 10.73 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
20:45:43 [2020-03-27T20:45:43.574Z] #53 10.73 Installing golangci-lint version v1.23.8
20:45:43 [2020-03-27T20:45:43.832Z] #53 ...
20:45:43 [2020-03-27T20:45:43.832Z] 
20:45:43 [2020-03-27T20:45:43.832Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:45:43 [2020-03-27T20:45:43.832Z] #35 10.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:45:43 [2020-03-27T20:45:43.832Z] #35 11.02 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:45:43 [2020-03-27T20:45:43.832Z] #35 11.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:45:43 [2020-03-27T20:45:43.832Z] #35 12.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:45:43 [2020-03-27T20:45:43.832Z] #35 14.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB]
20:45:43 [2020-03-27T20:45:43.832Z] #35 17.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:45:44 [2020-03-27T20:45:44.062Z] #47 ...
20:45:44 [2020-03-27T20:45:44.062Z] 
20:45:44 [2020-03-27T20:45:44.062Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:44 [2020-03-27T20:45:44.062Z] #56 13.05 + cd /tmp/tmp.YoBzZ18nbc/src/github.com/mvdan/sh
20:45:44 [2020-03-27T20:45:44.062Z] #56 13.06 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:45:44 [2020-03-27T20:45:44.062Z] #56 13.20 + GO111MODULE=on
20:45:44 [2020-03-27T20:45:44.062Z] #56 13.20 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:45:44 [2020-03-27T20:45:44.062Z] #56 14.65 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:45:44 [2020-03-27T20:45:44.062Z] #56 14.75 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:45:44 [2020-03-27T20:45:44.062Z] #56 14.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:45:44 [2020-03-27T20:45:44.062Z] #56 15.06 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:45:44 [2020-03-27T20:45:44.062Z] #56 15.07 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:45:44 [2020-03-27T20:45:44.062Z] #56 15.98 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:45:44 [2020-03-27T20:45:44.062Z] #56 16.78 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:45:44 [2020-03-27T20:45:44.062Z] #56 17.85 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:45:44 [2020-03-27T20:45:44.062Z] #56 19.41 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:45:44 [2020-03-27T20:45:44.062Z] #56 19.45 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:45:44 [2020-03-27T20:45:44.090Z] #35 ...
20:45:44 [2020-03-27T20:45:44.090Z] 
20:45:44 [2020-03-27T20:45:44.090Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:45:44 [2020-03-27T20:45:44.090Z] #10 11.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:45:44 [2020-03-27T20:45:44.090Z] #10 13.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB]
20:45:44 [2020-03-27T20:45:44.090Z] #10 16.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:45:44 [2020-03-27T20:45:44.090Z] #10 ...
20:45:44 [2020-03-27T20:45:44.090Z] 
20:45:44 [2020-03-27T20:45:44.090Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:45:44 [2020-03-27T20:45:44.090Z] #23 10.21 + tar -xz docker/docker
20:45:44 [2020-03-27T20:45:44.090Z] #23 20.84 + mkdir -p /build
20:45:44 [2020-03-27T20:45:44.090Z] #23 20.85 + mv docker/docker /build/
20:45:44 [2020-03-27T20:45:44.090Z] #23 20.85 + rmdir docker
20:45:44 [2020-03-27T20:45:44.319Z] #33 ...
20:45:44 [2020-03-27T20:45:44.319Z] 
20:45:44 [2020-03-27T20:45:44.319Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:45:44 [2020-03-27T20:45:44.319Z] #65 54.92 Checking out files:  19% (597/3137)   
Checking out files:  20% (628/3137)   
Checking out files:  21% (659/3137)   
Checking out files:  22% (691/3137)   
Checking out files:  23% (722/3137)   
Checking out files:  24% (753/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:  62% (1976/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.
20:45:44 [2020-03-27T20:45:44.319Z] #65 57.67 + cd /tmp/tmp.suvKpyY3Ex/src/github.com/containerd/containerd
20:45:44 [2020-03-27T20:45:44.319Z] #65 57.68 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
20:45:44 [2020-03-27T20:45:44.319Z] #65 ...
20:45:44 [2020-03-27T20:45:44.319Z] 
20:45:44 [2020-03-27T20:45:44.319Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:45:44 [2020-03-27T20:45:44.319Z] #44 6.411 Note: Building without setproctitle() and strlcpy() support.
20:45:44 [2020-03-27T20:45:44.319Z] #44 6.411       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:45:44 [2020-03-27T20:45:44.319Z] #44 6.513 Note: Building without GnuTLS support
20:45:44 [2020-03-27T20:45:44.319Z] #44 9.684 fatal: not a git repository (or any of the parent directories): .git
20:45:44 [2020-03-27T20:45:44.319Z] #44 9.819   GEN      .gitid
20:45:44 [2020-03-27T20:45:44.319Z] #44 9.847   GEN      criu/include/version.h
20:45:44 [2020-03-27T20:45:44.319Z] #44 9.988   GEN      include/common/asm
20:45:44 [2020-03-27T20:45:44.319Z] #44 13.90   PBCC     images/google/protobuf/descriptor.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 14.02   PBCC     images/opts.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 14.06   PBCC     images/sit.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 14.09   DEP      images/google/protobuf/descriptor.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 14.14   DEP      images/opts.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 14.20   DEP      images/sit.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 14.34   PBCC     images/macvlan.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 14.36   DEP      images/macvlan.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 14.40   PBCC     images/autofs.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 14.46   DEP      images/autofs.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 14.62   PBCC     images/sysctl.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 14.63   DEP      images/sysctl.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 14.65   PBCC     images/time.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 14.71   DEP      images/time.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 14.80   PBCC     images/binfmt-misc.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 14.80   DEP      images/binfmt-misc.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 14.86   PBCC     images/seccomp.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 14.90   DEP      images/seccomp.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 14.97   PBCC     images/userns.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 15.02   DEP      images/userns.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 15.15   PBCC     images/cgroup.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 15.18   DEP      images/cgroup.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 15.24   PBCC     images/fown.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 15.33   PBCC     images/ext-file.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 15.47   DEP      images/fown.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 15.52   DEP      images/ext-file.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 15.58   PBCC     images/rpc.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 15.65   DEP      images/rpc.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 15.80   PBCC     images/siginfo.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 15.83   DEP      images/siginfo.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 15.91   PBCC     images/pagemap.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 16.00   DEP      images/pagemap.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 16.07   PBCC     images/rlimit.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 16.12   DEP      images/rlimit.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 16.24   PBCC     images/file-lock.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 16.25   DEP      images/file-lock.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 16.28   PBCC     images/tty.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 16.35   DEP      images/tty.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 16.47   PBCC     images/tun.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 16.53   PBCC     images/netdev.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 16.64   DEP      images/tun.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 16.74   DEP      images/netdev.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 16.82   PBCC     images/vma.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 16.92   DEP      images/vma.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 16.95   PBCC     images/creds.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 17.00   DEP      images/creds.pb-c.d
20:45:44 [2020-03-27T20:45:44.319Z] #44 17.09   PBCC     images/utsns.pb-c.c
20:45:44 [2020-03-27T20:45:44.319Z] #44 17.13   DEP      images/utsns.pb-c.d
20:45:44 [2020-03-27T20:45:44.347Z] #23 ...
20:45:44 [2020-03-27T20:45:44.347Z] 
20:45:44 [2020-03-27T20:45:44.347Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:45:44 [2020-03-27T20:45:44.347Z] #50 10.71 + RM_GOPATH=0
20:45:44 [2020-03-27T20:45:44.347Z] #50 10.71 + TMP_GOPATH=
20:45:44 [2020-03-27T20:45:44.347Z] #50 10.71 + : /build
20:45:44 [2020-03-27T20:45:44.347Z] #50 10.71 + '[' -z '' ']'
20:45:44 [2020-03-27T20:45:44.347Z] #50 10.72 ++ mktemp -d
20:45:44 [2020-03-27T20:45:44.347Z] #50 10.73 + export GOPATH=/tmp/tmp.dLbsi8uVsi
20:45:44 [2020-03-27T20:45:44.347Z] #50 10.73 + GOPATH=/tmp/tmp.dLbsi8uVsi
20:45:44 [2020-03-27T20:45:44.347Z] #50 10.73 + RM_GOPATH=1
20:45:44 [2020-03-27T20:45:44.347Z] #50 10.73 ++ dirname ./install.sh
20:45:44 [2020-03-27T20:45:44.347Z] #50 10.73 + dir=.
20:45:44 [2020-03-27T20:45:44.347Z] #50 10.73 + bin=gotestsum
20:45:44 [2020-03-27T20:45:44.347Z] #50 10.73 + shift
20:45:44 [2020-03-27T20:45:44.347Z] #50 10.73 + '[' '!' -f ./gotestsum.installer ']'
20:45:44 [2020-03-27T20:45:44.347Z] #50 10.73 + . ./gotestsum.installer
20:45:44 [2020-03-27T20:45:44.347Z] #50 10.73 ++ : v0.3.5
20:45:44 [2020-03-27T20:45:44.347Z] #50 10.73 Installing gotestsum version v0.3.5
20:45:44 [2020-03-27T20:45:44.347Z] #50 10.73 + install_gotestsum
20:45:44 [2020-03-27T20:45:44.347Z] #50 10.73 + echo 'Installing gotestsum version v0.3.5'
20:45:44 [2020-03-27T20:45:44.347Z] #50 10.73 + go get -d gotest.tools/gotestsum
20:45:44 [2020-03-27T20:45:44.347Z] #50 ...
20:45:44 [2020-03-27T20:45:44.347Z] 
20:45:44 [2020-03-27T20:45:44.347Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.84 + RM_GOPATH=0
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.84 + TMP_GOPATH=
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.84 + : /build
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.84 + '[' -z '' ']'
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.84 ++ mktemp -d
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.85 + export GOPATH=/tmp/tmp.gYrdPfjKyE
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.85 + GOPATH=/tmp/tmp.gYrdPfjKyE
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.85 + RM_GOPATH=1
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.85 ++ dirname ./install.sh
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.85 + dir=.
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.86 + bin=proxy
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.86 + shift
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.86 + '[' '!' -f ./proxy.installer ']'
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.86 + . ./proxy.installer
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.86 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.86 + install_proxy
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.86 + case "$1" in
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.86 + export CGO_ENABLED=0
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.86 + CGO_ENABLED=0
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.86 + _install_proxy
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.86 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.86 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.gYrdPfjKyE/src/github.com/docker/libnetwork
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.86 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
20:45:44 [2020-03-27T20:45:44.347Z] #74 10.87 Cloning into '/tmp/tmp.gYrdPfjKyE/src/github.com/docker/libnetwork'...
20:45:44 [2020-03-27T20:45:44.477Z] #10 ...
20:45:44 [2020-03-27T20:45:44.477Z] 
20:45:44 [2020-03-27T20:45:44.477Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:45:44 [2020-03-27T20:45:44.477Z] #62 11.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:45:44 [2020-03-27T20:45:44.477Z] #62 11.35 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:45:44 [2020-03-27T20:45:44.477Z] #62 11.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:45:44 [2020-03-27T20:45:44.477Z] #62 13.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:45:44 [2020-03-27T20:45:44.477Z] #62 18.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB]
20:45:44 [2020-03-27T20:45:44.477Z] #62 ...
20:45:44 [2020-03-27T20:45:44.477Z] 
20:45:44 [2020-03-27T20:45:44.477Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:45:44 [2020-03-27T20:45:44.477Z] #50 10.98 + RM_GOPATH=0
20:45:44 [2020-03-27T20:45:44.477Z] #50 10.98 + TMP_GOPATH=
20:45:44 [2020-03-27T20:45:44.477Z] #50 10.98 + : /build
20:45:44 [2020-03-27T20:45:44.477Z] #50 10.98 + '[' -z '' ']'
20:45:44 [2020-03-27T20:45:44.477Z] #50 10.99 ++ mktemp -d
20:45:44 [2020-03-27T20:45:44.477Z] #50 10.99 + export GOPATH=/tmp/tmp.asQT0cJ17E
20:45:44 [2020-03-27T20:45:44.477Z] #50 10.99 + GOPATH=/tmp/tmp.asQT0cJ17E
20:45:44 [2020-03-27T20:45:44.477Z] #50 10.99 + RM_GOPATH=1
20:45:44 [2020-03-27T20:45:44.477Z] #50 11.01 Installing gotestsum version v0.3.5
20:45:44 [2020-03-27T20:45:44.477Z] #50 11.01 ++ dirname ./install.sh
20:45:44 [2020-03-27T20:45:44.477Z] #50 11.01 + dir=.
20:45:44 [2020-03-27T20:45:44.477Z] #50 11.01 + bin=gotestsum
20:45:44 [2020-03-27T20:45:44.477Z] #50 11.01 + shift
20:45:44 [2020-03-27T20:45:44.477Z] #50 11.01 + '[' '!' -f ./gotestsum.installer ']'
20:45:44 [2020-03-27T20:45:44.477Z] #50 11.01 + . ./gotestsum.installer
20:45:44 [2020-03-27T20:45:44.477Z] #50 11.01 ++ : v0.3.5
20:45:44 [2020-03-27T20:45:44.477Z] #50 11.01 + install_gotestsum
20:45:44 [2020-03-27T20:45:44.477Z] #50 11.01 + echo 'Installing gotestsum version v0.3.5'
20:45:44 [2020-03-27T20:45:44.477Z] #50 11.01 + go get -d gotest.tools/gotestsum
20:45:44 [2020-03-27T20:45:44.574Z] #44 17.18   PBCC     images/ipc-desc.pb-c.c
20:45:44 [2020-03-27T20:45:44.574Z] #44 17.21   PBCC     images/ipc-sem.pb-c.c
20:45:44 [2020-03-27T20:45:44.574Z] #44 17.29   DEP      images/ipc-desc.pb-c.d
20:45:44 [2020-03-27T20:45:44.574Z] #44 17.38   DEP      images/ipc-sem.pb-c.d
20:45:44 [2020-03-27T20:45:44.606Z] #74 ...
20:45:44 [2020-03-27T20:45:44.606Z] 
20:45:44 [2020-03-27T20:45:44.606Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:45:44 [2020-03-27T20:45:44.606Z] #23 DONE 21.4s
20:45:44 [2020-03-27T20:45:44.606Z] 
20:45:44 [2020-03-27T20:45:44.606Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:45:44 [2020-03-27T20:45:44.606Z] #47 11.35 + RM_GOPATH=0
20:45:44 [2020-03-27T20:45:44.606Z] #47 11.35 + TMP_GOPATH=
20:45:44 [2020-03-27T20:45:44.606Z] #47 11.35 + : /build
20:45:44 [2020-03-27T20:45:44.606Z] #47 11.35 + '[' -z '' ']'
20:45:44 [2020-03-27T20:45:44.606Z] #47 11.35 ++ mktemp -d
20:45:44 [2020-03-27T20:45:44.606Z] #47 11.35 + export GOPATH=/tmp/tmp.B5MAAyWh6T
20:45:44 [2020-03-27T20:45:44.606Z] #47 11.35 + GOPATH=/tmp/tmp.B5MAAyWh6T
20:45:44 [2020-03-27T20:45:44.606Z] #47 11.35 + RM_GOPATH=1
20:45:44 [2020-03-27T20:45:44.606Z] #47 11.35 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:45:44 [2020-03-27T20:45:44.606Z] #47 11.35 ++ dirname ./install.sh
20:45:44 [2020-03-27T20:45:44.606Z] #47 11.35 + dir=.
20:45:44 [2020-03-27T20:45:44.606Z] #47 11.35 + bin=vndr
20:45:44 [2020-03-27T20:45:44.606Z] #47 11.35 + shift
20:45:44 [2020-03-27T20:45:44.606Z] #47 11.35 + '[' '!' -f ./vndr.installer ']'
20:45:44 [2020-03-27T20:45:44.606Z] #47 11.35 + . ./vndr.installer
20:45:44 [2020-03-27T20:45:44.606Z] #47 11.35 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:45:44 [2020-03-27T20:45:44.606Z] #47 11.35 + install_vndr
20:45:44 [2020-03-27T20:45:44.606Z] #47 11.35 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:45:44 [2020-03-27T20:45:44.606Z] #47 11.35 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.B5MAAyWh6T/src/github.com/LK4D4/vndr
20:45:44 [2020-03-27T20:45:44.606Z] #47 11.36 Cloning into '/tmp/tmp.B5MAAyWh6T/src/github.com/LK4D4/vndr'...
20:45:44 [2020-03-27T20:45:44.606Z] #47 12.29 + cd /tmp/tmp.B5MAAyWh6T/src/github.com/LK4D4/vndr
20:45:44 [2020-03-27T20:45:44.606Z] #47 12.29 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:45:44 [2020-03-27T20:45:44.606Z] #47 12.30 + go build -buildmode=pie -v -o /build/vndr .
20:45:44 [2020-03-27T20:45:44.606Z] #47 13.86 runtime/internal/atomic
20:45:44 [2020-03-27T20:45:44.606Z] #47 13.90 internal/cpu
20:45:44 [2020-03-27T20:45:44.606Z] #47 14.09 runtime/internal/sys
20:45:44 [2020-03-27T20:45:44.606Z] #47 14.51 internal/race
20:45:44 [2020-03-27T20:45:44.606Z] #47 14.59 sync/atomic
20:45:44 [2020-03-27T20:45:44.606Z] #47 14.85 internal/bytealg
20:45:44 [2020-03-27T20:45:44.606Z] #47 14.86 unicode
20:45:44 [2020-03-27T20:45:44.606Z] #47 15.72 runtime
20:45:44 [2020-03-27T20:45:44.606Z] #47 20.22 unicode/utf8
20:45:44 [2020-03-27T20:45:44.606Z] #47 21.36 math
20:45:44 [2020-03-27T20:45:44.633Z] #56 19.79 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:45:44 [2020-03-27T20:45:44.633Z] #56 19.90 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:45:44 [2020-03-27T20:45:44.829Z] #44 17.49   PBCC     images/ipc-msg.pb-c.c
20:45:44 [2020-03-27T20:45:44.829Z] #44 17.55   DEP      images/ipc-msg.pb-c.d
20:45:44 [2020-03-27T20:45:44.829Z] #44 17.63   PBCC     images/ipc-shm.pb-c.c
20:45:45 [2020-03-27T20:45:45.084Z] #44 17.71   DEP      images/ipc-shm.pb-c.d
20:45:45 [2020-03-27T20:45:45.084Z] #44 17.74   PBCC     images/ipc-var.pb-c.c
20:45:45 [2020-03-27T20:45:45.084Z] #44 17.81   DEP      images/ipc-var.pb-c.d
20:45:45 [2020-03-27T20:45:45.172Z] #47 ...
20:45:45 [2020-03-27T20:45:45.172Z] 
20:45:45 [2020-03-27T20:45:45.172Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:45 [2020-03-27T20:45:45.172Z] #33 21.73 internal/testlog
20:45:45 [2020-03-27T20:45:45.343Z] #44 17.91   PBCC     images/sk-opts.pb-c.c
20:45:45 [2020-03-27T20:45:45.343Z] #44 17.94   PBCC     images/packet-sock.pb-c.c
20:45:45 [2020-03-27T20:45:45.343Z] #44 18.03   DEP      images/sk-opts.pb-c.d
20:45:45 [2020-03-27T20:45:45.430Z] #33 ...
20:45:45 [2020-03-27T20:45:45.430Z] 
20:45:45 [2020-03-27T20:45:45.430Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:45:45 [2020-03-27T20:45:45.430Z] #62 12.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB]
20:45:45 [2020-03-27T20:45:45.430Z] #62 15.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:45:45 [2020-03-27T20:45:45.430Z] #62 ...
20:45:45 [2020-03-27T20:45:45.430Z] 
20:45:45 [2020-03-27T20:45:45.430Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:45:45 [2020-03-27T20:45:45.430Z] #43 12.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:45:45 [2020-03-27T20:45:45.448Z] #50 ...
20:45:45 [2020-03-27T20:45:45.448Z] 
20:45:45 [2020-03-27T20:45:45.448Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:45:45 [2020-03-27T20:45:45.448Z] #25 12.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:45:45 [2020-03-27T20:45:45.448Z] #25 ...
20:45:45 [2020-03-27T20:45:45.448Z] 
20:45:45 [2020-03-27T20:45:45.448Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:45:45 [2020-03-27T20:45:45.448Z] #43 13.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB]
20:45:45 [2020-03-27T20:45:45.448Z] #43 17.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:45:45 [2020-03-27T20:45:45.581Z] #56 ...
20:45:45 [2020-03-27T20:45:45.581Z] 
20:45:45 [2020-03-27T20:45:45.581Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:45:45 [2020-03-27T20:45:45.581Z] #47 20.28 vendor/golang.org/x/crypto/internal/subtle
20:45:45 [2020-03-27T20:45:45.598Z] #44 18.10   DEP      images/packet-sock.pb-c.d
20:45:45 [2020-03-27T20:45:45.598Z] #44 ...
20:45:45 [2020-03-27T20:45:45.598Z] 
20:45:45 [2020-03-27T20:45:45.598Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:45 [2020-03-27T20:45:45.598Z] #33 DONE 126.2s
20:45:45 [2020-03-27T20:45:45.598Z] 
20:45:45 [2020-03-27T20:45:45.598Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:45:45 [2020-03-27T20:45:45.598Z] #44 18.19   PBCC     images/sk-netlink.pb-c.c
20:45:45 [2020-03-27T20:45:45.598Z] #44 18.30   DEP      images/sk-netlink.pb-c.d
20:45:45 [2020-03-27T20:45:45.598Z] #44 ...
20:45:45 [2020-03-27T20:45:45.598Z] 
20:45:45 [2020-03-27T20:45:45.598Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:45:45 [2020-03-27T20:45:45.598Z] #47 117.6 go/token
20:45:45 [2020-03-27T20:45:45.598Z] #47 119.1 go/scanner
20:45:45 [2020-03-27T20:45:45.598Z] #47 119.8 internal/lazyregexp
20:45:45 [2020-03-27T20:45:45.598Z] #47 120.6 net/url
20:45:45 [2020-03-27T20:45:45.598Z] #47 121.4 go/ast
20:45:45 [2020-03-27T20:45:45.598Z] #47 123.8 text/template/parse
20:45:45 [2020-03-27T20:45:45.598Z] #47 ...
20:45:45 [2020-03-27T20:45:45.598Z] 
20:45:45 [2020-03-27T20:45:45.598Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:45:45 [2020-03-27T20:45:45.598Z] #44 18.41   PBCC     images/sk-inet.pb-c.c
20:45:45 [2020-03-27T20:45:45.688Z] #43 ...
20:45:45 [2020-03-27T20:45:45.688Z] 
20:45:45 [2020-03-27T20:45:45.688Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:45 [2020-03-27T20:45:45.688Z] #33 22.28 encoding
20:45:45 [2020-03-27T20:45:45.841Z] #47 ...
20:45:45 [2020-03-27T20:45:45.842Z] 
20:45:45 [2020-03-27T20:45:45.842Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:45:45 [2020-03-27T20:45:45.842Z] #35 11.63 Fetched 8164 kB in 8s (988 kB/s)
20:45:45 [2020-03-27T20:45:45.842Z] #35 11.63 Reading package lists...
20:45:45 [2020-03-27T20:45:45.854Z] #44 18.49   DEP      images/sk-inet.pb-c.d
20:45:46 [2020-03-27T20:45:46.103Z] #35 18.42 Reading package lists...
20:45:46 [2020-03-27T20:45:46.103Z] #35 ...
20:45:46 [2020-03-27T20:45:46.103Z] 
20:45:46 [2020-03-27T20:45:46.103Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:46 [2020-03-27T20:45:46.103Z] #56 21.32 runtime
20:45:46 [2020-03-27T20:45:46.103Z] #56 21.33 runtime/cgo
20:45:46 [2020-03-27T20:45:46.109Z] #44 18.66   PBCC     images/sk-unix.pb-c.c
20:45:46 [2020-03-27T20:45:46.109Z] #44 18.78   DEP      images/sk-unix.pb-c.d
20:45:46 [2020-03-27T20:45:46.255Z] #33 22.74 runtime/cgo
20:45:46 [2020-03-27T20:45:46.364Z] #44 18.87   PBCC     images/mm.pb-c.c
20:45:46 [2020-03-27T20:45:46.364Z] #44 18.97   DEP      images/mm.pb-c.d
20:45:46 [2020-03-27T20:45:46.364Z] #44 19.04   PBCC     images/timerfd.pb-c.c
20:45:46 [2020-03-27T20:45:46.620Z] #44 19.15   DEP      images/timerfd.pb-c.d
20:45:46 [2020-03-27T20:45:46.620Z] #44 19.30   PBCC     images/timer.pb-c.c
20:45:46 [2020-03-27T20:45:46.620Z] #44 19.40   DEP      images/timer.pb-c.d
20:45:46 [2020-03-27T20:45:46.674Z] #56 ...
20:45:46 [2020-03-27T20:45:46.674Z] 
20:45:46 [2020-03-27T20:45:46.674Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:45:46 [2020-03-27T20:45:46.674Z] #25 12.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
20:45:46 [2020-03-27T20:45:46.674Z] #25 14.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB]
20:45:46 [2020-03-27T20:45:46.674Z] #25 16.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
20:45:46 [2020-03-27T20:45:46.674Z] #25 ...
20:45:46 [2020-03-27T20:45:46.674Z] 
20:45:46 [2020-03-27T20:45:46.674Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:45:46 [2020-03-27T20:45:46.674Z] #62 15.39 Fetched 8164 kB in 12s (705 kB/s)
20:45:46 [2020-03-27T20:45:46.675Z] #62 15.39 Reading package lists...
20:45:46 [2020-03-27T20:45:46.856Z] #43 ...
20:45:46 [2020-03-27T20:45:46.856Z] 
20:45:46 [2020-03-27T20:45:46.856Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:46 [2020-03-27T20:45:46.856Z] #33 23.36 unicode/utf8
20:45:46 [2020-03-27T20:45:46.875Z] #44 19.54   PBCC     images/sa.pb-c.c
20:45:46 [2020-03-27T20:45:46.875Z] #44 19.66   DEP      images/sa.pb-c.d
20:45:46 [2020-03-27T20:45:46.935Z] #62 22.25 Reading package lists...
20:45:46 [2020-03-27T20:45:46.935Z] #62 ...
20:45:46 [2020-03-27T20:45:46.935Z] 
20:45:46 [2020-03-27T20:45:46.935Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:45:46 [2020-03-27T20:45:46.935Z] #43 12.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB]
20:45:46 [2020-03-27T20:45:46.935Z] #43 13.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
20:45:46 [2020-03-27T20:45:46.935Z] #43 21.66 Fetched 8164 kB in 15s (559 kB/s)
20:45:46 [2020-03-27T20:45:46.955Z] #53 ...
20:45:46 [2020-03-27T20:45:46.955Z] 
20:45:46 [2020-03-27T20:45:46.955Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:45:46 [2020-03-27T20:45:46.955Z] #65 123.3 + bin/containerd
20:45:47 [2020-03-27T20:45:47.131Z] #44 19.80   PBCC     images/pipe-data.pb-c.c
20:45:47 [2020-03-27T20:45:47.131Z] #44 19.88   DEP      images/pipe-data.pb-c.d
20:45:47 [2020-03-27T20:45:47.386Z] #44 19.99   PBCC     images/mnt.pb-c.c
20:45:47 [2020-03-27T20:45:47.508Z] #43 21.66 Reading package lists...
20:45:47 [2020-03-27T20:45:47.508Z] #43 ...
20:45:47 [2020-03-27T20:45:47.508Z] 
20:45:47 [2020-03-27T20:45:47.508Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:45:47 [2020-03-27T20:45:47.508Z] #10 13.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
20:45:47 [2020-03-27T20:45:47.508Z] #10 18.91 Fetched 8164 kB in 14s (587 kB/s)
20:45:47 [2020-03-27T20:45:47.645Z] #44 20.12   DEP      images/mnt.pb-c.d
20:45:47 [2020-03-27T20:45:47.646Z] #44 20.22   PBCC     images/sk-packet.pb-c.c
20:45:47 [2020-03-27T20:45:47.646Z] #44 20.27   DEP      images/sk-packet.pb-c.d
20:45:47 [2020-03-27T20:45:47.769Z] #10 18.91 Reading package lists...
20:45:47 [2020-03-27T20:45:47.769Z] #10 ...
20:45:47 [2020-03-27T20:45:47.769Z] 
20:45:47 [2020-03-27T20:45:47.769Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:45:47 [2020-03-27T20:45:47.769Z] #41 23.24 Checking out files:  97% (1555/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.
20:45:47 [2020-03-27T20:45:47.769Z] #41 23.31 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:45:47 [2020-03-27T20:45:47.787Z] #33 24.37 internal/testlog
20:45:47 [2020-03-27T20:45:47.900Z] #44 20.36   PBCC     images/tcp-stream.pb-c.c
20:45:47 [2020-03-27T20:45:47.900Z] #44 20.41   DEP      images/tcp-stream.pb-c.d
20:45:47 [2020-03-27T20:45:47.900Z] #44 20.56   PBCC     images/pipe.pb-c.c
20:45:48 [2020-03-27T20:45:48.155Z] #44 20.65   DEP      images/pipe.pb-c.d
20:45:48 [2020-03-27T20:45:48.155Z] #44 20.72   PBCC     images/pstree.pb-c.c
20:45:48 [2020-03-27T20:45:48.155Z] #44 20.78   DEP      images/pstree.pb-c.d
20:45:48 [2020-03-27T20:45:48.352Z] #33 24.90 encoding
20:45:48 [2020-03-27T20:45:48.410Z] #44 20.94   PBCC     images/fs.pb-c.c
20:45:48 [2020-03-27T20:45:48.410Z] #44 20.96   DEP      images/fs.pb-c.d
20:45:48 [2020-03-27T20:45:48.410Z] #44 21.12   PBCC     images/signalfd.pb-c.c
20:45:48 [2020-03-27T20:45:48.410Z] #44 21.16   DEP      images/signalfd.pb-c.d
20:45:48 [2020-03-27T20:45:48.610Z] #33 24.97 runtime/cgo
20:45:48 [2020-03-27T20:45:48.665Z] #44 21.24   PBCC     images/fh.pb-c.c
20:45:48 [2020-03-27T20:45:48.665Z] #44 21.37   PBCC     images/fsnotify.pb-c.c
20:45:48 [2020-03-27T20:45:48.919Z] #44 21.54   DEP      images/fh.pb-c.d
20:45:48 [2020-03-27T20:45:48.919Z] #44 21.64   DEP      images/fsnotify.pb-c.d
20:45:49 [2020-03-27T20:45:49.174Z] #44 ...
20:45:49 [2020-03-27T20:45:49.174Z] 
20:45:49 [2020-03-27T20:45:49.174Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:49 [2020-03-27T20:45:49.174Z] #56 119.7 encoding/json
20:45:49 [2020-03-27T20:45:49.174Z] #56 125.8 github.com/pkg/diff
20:45:49 [2020-03-27T20:45:49.174Z] #56 128.3 go/ast
20:45:49 [2020-03-27T20:45:49.174Z] #56 ...
20:45:49 [2020-03-27T20:45:49.174Z] 
20:45:49 [2020-03-27T20:45:49.174Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:45:49 [2020-03-27T20:45:49.174Z] #44 21.83   PBCC     images/eventpoll.pb-c.c
20:45:49 [2020-03-27T20:45:49.174Z] #44 21.87   DEP      images/eventpoll.pb-c.d
20:45:49 [2020-03-27T20:45:49.429Z] #44 21.99   PBCC     images/eventfd.pb-c.c
20:45:49 [2020-03-27T20:45:49.429Z] #44 22.05   DEP      images/eventfd.pb-c.d
20:45:49 [2020-03-27T20:45:49.683Z] #44 22.23   PBCC     images/remap-file-path.pb-c.c
20:45:49 [2020-03-27T20:45:49.683Z] #44 22.38   DEP      images/remap-file-path.pb-c.d
20:45:49 [2020-03-27T20:45:49.683Z] #44 22.46   PBCC     images/fifo.pb-c.c
20:45:49 [2020-03-27T20:45:49.938Z] #44 22.51   DEP      images/fifo.pb-c.d
20:45:49 [2020-03-27T20:45:49.938Z] #44 22.61   PBCC     images/ghost-file.pb-c.c
20:45:49 [2020-03-27T20:45:49.938Z] #44 22.73   DEP      images/ghost-file.pb-c.d
20:45:50 [2020-03-27T20:45:50.193Z] #44 22.81   PBCC     images/regfile.pb-c.c
20:45:50 [2020-03-27T20:45:50.193Z] #44 22.87   DEP      images/regfile.pb-c.d
20:45:50 [2020-03-27T20:45:50.326Z] #41 25.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
20:45:50 [2020-03-27T20:45:50.447Z] #44 23.08   PBCC     images/ns.pb-c.c
20:45:50 [2020-03-27T20:45:50.447Z] #44 23.14   DEP      images/ns.pb-c.d
20:45:50 [2020-03-27T20:45:50.447Z] #44 23.15   PBCC     images/fdinfo.pb-c.c
20:45:50 [2020-03-27T20:45:50.447Z] #44 23.21   DEP      images/fdinfo.pb-c.d
20:45:50 [2020-03-27T20:45:50.513Z] #33 ...
20:45:50 [2020-03-27T20:45:50.513Z] 
20:45:50 [2020-03-27T20:45:50.513Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:45:50 [2020-03-27T20:45:50.513Z] #23 26.07 + mkdir -p /build
20:45:50 [2020-03-27T20:45:50.513Z] #23 26.08 + mv docker/docker /build/
20:45:50 [2020-03-27T20:45:50.513Z] #23 26.09 + rmdir docker
20:45:50 [2020-03-27T20:45:50.513Z] #23 DONE 26.6s
20:45:50 [2020-03-27T20:45:50.513Z] 
20:45:50 [2020-03-27T20:45:50.513Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:45:50 [2020-03-27T20:45:50.513Z] #35 27.06 Fetched 8336 kB in 22s (385 kB/s)
20:45:50 [2020-03-27T20:45:50.703Z] #44 23.36   PBCC     images/core-aarch64.pb-c.c
20:45:50 [2020-03-27T20:45:50.958Z] #44 23.56   PBCC     images/core-arm.pb-c.c
20:45:50 [2020-03-27T20:45:50.958Z] #44 23.71   PBCC     images/core-ppc64.pb-c.c
20:45:50 [2020-03-27T20:45:50.958Z] #44 23.77   PBCC     images/core-s390.pb-c.c
20:45:51 [2020-03-27T20:45:51.214Z] #44 23.86   PBCC     images/core-x86.pb-c.c
20:45:51 [2020-03-27T20:45:51.321Z] #65 ...
20:45:51 [2020-03-27T20:45:51.321Z] 
20:45:51 [2020-03-27T20:45:51.321Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:45:51 [2020-03-27T20:45:51.321Z] #53 DONE 149.8s
20:45:51 [2020-03-27T20:45:51.321Z] 
20:45:51 [2020-03-27T20:45:51.321Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:45:51 [2020-03-27T20:45:51.469Z] #44 23.92   PBCC     images/core.pb-c.c
20:45:51 [2020-03-27T20:45:51.469Z] #44 24.08   PBCC     images/inventory.pb-c.c
20:45:51 [2020-03-27T20:45:51.524Z] #33 ...
20:45:51 [2020-03-27T20:45:51.524Z] 
20:45:51 [2020-03-27T20:45:51.524Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:51 [2020-03-27T20:45:51.524Z] #56 23.77 + cd /tmp/tmp.GSJmfiqQnj/src/github.com/mvdan/sh
20:45:51 [2020-03-27T20:45:51.524Z] #56 23.77 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:45:51 [2020-03-27T20:45:51.524Z] #56 24.08 + GO111MODULE=on
20:45:51 [2020-03-27T20:45:51.524Z] #56 24.08 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:45:51 [2020-03-27T20:45:51.524Z] #56 25.84 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:45:51 [2020-03-27T20:45:51.524Z] #56 25.88 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:45:51 [2020-03-27T20:45:51.524Z] #56 26.10 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:45:51 [2020-03-27T20:45:51.524Z] #56 26.38 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:45:51 [2020-03-27T20:45:51.524Z] #56 26.73 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:45:51 [2020-03-27T20:45:51.524Z] #56 28.11 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:45:51 [2020-03-27T20:45:51.602Z] #65 ...
20:45:51 [2020-03-27T20:45:51.602Z] 
20:45:51 [2020-03-27T20:45:51.602Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
20:45:51 [2020-03-27T20:45:51.602Z] #54 DONE 0.2s
20:45:51 [2020-03-27T20:45:51.725Z] #44 24.26   DEP      images/core-aarch64.pb-c.d
20:45:51 [2020-03-27T20:45:51.725Z] #44 24.31   DEP      images/core-arm.pb-c.d
20:45:51 [2020-03-27T20:45:51.725Z] #44 24.36   DEP      images/core-ppc64.pb-c.d
20:45:51 [2020-03-27T20:45:51.725Z] #44 24.43   DEP      images/core-s390.pb-c.d
20:45:51 [2020-03-27T20:45:51.882Z] 
20:45:51 [2020-03-27T20:45:51.882Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
20:45:51 [2020-03-27T20:45:51.882Z] #57 DONE 0.1s
20:45:51 [2020-03-27T20:45:51.882Z] 
20:45:51 [2020-03-27T20:45:51.882Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:45:51 [2020-03-27T20:45:51.980Z] #44 24.58   DEP      images/core-x86.pb-c.d
20:45:51 [2020-03-27T20:45:51.980Z] #44 24.67   DEP      images/core.pb-c.d
20:45:51 [2020-03-27T20:45:51.980Z] #44 24.77   DEP      images/inventory.pb-c.d
20:45:52 [2020-03-27T20:45:52.090Z] #56 ...
20:45:52 [2020-03-27T20:45:52.090Z] 
20:45:52 [2020-03-27T20:45:52.090Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:45:52 [2020-03-27T20:45:52.090Z] #62 29.63 Fetched 8336 kB in 22s (372 kB/s)
20:45:52 [2020-03-27T20:45:52.163Z] #65 ...
20:45:52 [2020-03-27T20:45:52.163Z] 
20:45:52 [2020-03-27T20:45:52.163Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
20:45:52 [2020-03-27T20:45:52.163Z] #61 DONE 0.2s
20:45:52 [2020-03-27T20:45:52.163Z] 
20:45:52 [2020-03-27T20:45:52.163Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:45:52 [2020-03-27T20:45:52.238Z] #44 24.83   PBCC     images/cpuinfo.pb-c.c
20:45:52 [2020-03-27T20:45:52.238Z] #44 24.99   DEP      images/cpuinfo.pb-c.d
20:45:52 [2020-03-27T20:45:52.238Z] #44 25.06   PBCC     images/stats.pb-c.c
20:45:52 [2020-03-27T20:45:52.494Z] #44 25.12   DEP      images/stats.pb-c.d
20:45:53 [2020-03-27T20:45:53.629Z] #41 ...
20:45:53 [2020-03-27T20:45:53.629Z] 
20:45:53 [2020-03-27T20:45:53.629Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:53 [2020-03-27T20:45:53.629Z] #74 26.17 Checking out files:  71% (1476/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.
20:45:53 [2020-03-27T20:45:53.629Z] #74 26.74 + cd /tmp/tmp.roMh2KyC5J/src/github.com/docker/libnetwork
20:45:53 [2020-03-27T20:45:53.629Z] #74 26.74 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
20:45:53 [2020-03-27T20:45:53.629Z] #74 27.11 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:45:55 [2020-03-27T20:45:55.008Z] #44 27.53 make[1]: Nothing to be done for 'all'.
20:45:55 [2020-03-27T20:45:55.774Z] #35 27.06 Reading package lists...
20:45:55 [2020-03-27T20:45:55.774Z] #35 ...
20:45:55 [2020-03-27T20:45:55.774Z] 
20:45:55 [2020-03-27T20:45:55.774Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:55 [2020-03-27T20:45:55.774Z] #56 25.92 + cd /tmp/tmp.vpg7UdUf4K/src/github.com/mvdan/sh
20:45:55 [2020-03-27T20:45:55.774Z] #56 25.92 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:45:55 [2020-03-27T20:45:55.774Z] #56 26.12 + GO111MODULE=on
20:45:55 [2020-03-27T20:45:55.774Z] #56 26.13 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:45:55 [2020-03-27T20:45:55.774Z] #56 28.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:45:55 [2020-03-27T20:45:55.774Z] #56 28.40 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:45:55 [2020-03-27T20:45:55.774Z] #56 28.52 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:45:55 [2020-03-27T20:45:55.774Z] #56 28.91 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:45:55 [2020-03-27T20:45:55.774Z] #56 28.92 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:45:55 [2020-03-27T20:45:55.774Z] #56 30.34 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:45:55 [2020-03-27T20:45:55.774Z] #56 31.59 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:45:55 [2020-03-27T20:45:55.774Z] #56 ...
20:45:55 [2020-03-27T20:45:55.774Z] 
20:45:55 [2020-03-27T20:45:55.774Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:45:55 [2020-03-27T20:45:55.945Z] #44 ...
20:45:55 [2020-03-27T20:45:55.945Z] 
20:45:55 [2020-03-27T20:45:55.945Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:45:55 [2020-03-27T20:45:55.945Z] #65 60.25 + export 'BUILDTAGS=netgo osusergo static_build'
20:45:55 [2020-03-27T20:45:55.945Z] #65 60.25 + BUILDTAGS='netgo osusergo static_build'
20:45:55 [2020-03-27T20:45:55.945Z] #65 60.25 + export EXTRA_FLAGS=-buildmode=pie
20:45:55 [2020-03-27T20:45:55.945Z] #65 60.25 + EXTRA_FLAGS=-buildmode=pie
20:45:55 [2020-03-27T20:45:55.945Z] #65 60.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:45:55 [2020-03-27T20:45:55.945Z] #65 60.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:45:55 [2020-03-27T20:45:55.945Z] #65 60.25 + '[' '' = dynamic ']'
20:45:55 [2020-03-27T20:45:55.945Z] #65 60.25 + make
20:45:55 [2020-03-27T20:45:55.945Z] #65 61.93 + bin/ctr
20:45:56 [2020-03-27T20:45:56.200Z] #65 ...
20:45:56 [2020-03-27T20:45:56.200Z] 
20:45:56 [2020-03-27T20:45:56.200Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:56 [2020-03-27T20:45:56.200Z] #56 131.3 golang.org/x/crypto/ssh/terminal
20:45:56 [2020-03-27T20:45:56.200Z] #56 133.6 mvdan.cc/editorconfig
20:45:56 [2020-03-27T20:45:56.200Z] #56 135.0 mvdan.cc/sh/v3/fileutil
20:45:56 [2020-03-27T20:45:56.200Z] #56 135.3 mvdan.cc/sh/v3/syntax
20:45:56 [2020-03-27T20:45:56.290Z] #41 32.31 Checking out files:  79% (1277/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.
20:45:56 [2020-03-27T20:45:56.290Z] #41 32.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:45:57 [2020-03-27T20:45:57.225Z] #41 ...
20:45:57 [2020-03-27T20:45:57.225Z] 
20:45:57 [2020-03-27T20:45:57.225Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:45:57 [2020-03-27T20:45:57.225Z] #62 23.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:45:57 [2020-03-27T20:45:57.225Z] #62 ...
20:45:57 [2020-03-27T20:45:57.225Z] 
20:45:57 [2020-03-27T20:45:57.225Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:57 [2020-03-27T20:45:57.225Z] #56 33.51 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:45:57 [2020-03-27T20:45:57.352Z] #62 29.63 Reading package lists...
20:45:57 [2020-03-27T20:45:57.352Z] #62 ...
20:45:57 [2020-03-27T20:45:57.352Z] 
20:45:57 [2020-03-27T20:45:57.352Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:45:57 [2020-03-27T20:45:57.352Z] #41 32.24 Checking out files:  60% (966/1597)   
Checking out files:  61% (975/1597)   
Checking out files:  62% (991/1597)   
Checking out files:  63% (1007/1597)   
Checking out files:  64% (1023/1597)   
Checking out files:  65% (1039/1597)   
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.
20:45:57 [2020-03-27T20:45:57.352Z] #41 33.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:45:57 [2020-03-27T20:45:57.790Z] #56 ...
20:45:57 [2020-03-27T20:45:57.790Z] 
20:45:57 [2020-03-27T20:45:57.790Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:45:57 [2020-03-27T20:45:57.790Z] #47 24.08 unicode/utf8
20:45:57 [2020-03-27T20:45:57.790Z] #47 25.31 unicode/utf16
20:45:57 [2020-03-27T20:45:57.790Z] #47 25.78 container/list
20:45:57 [2020-03-27T20:45:57.790Z] #47 26.87 crypto/internal/subtle
20:45:57 [2020-03-27T20:45:57.790Z] #47 27.23 crypto/subtle
20:45:57 [2020-03-27T20:45:57.790Z] #47 27.83 vendor/golang.org/x/crypto/cryptobyte/asn1
20:45:57 [2020-03-27T20:45:57.790Z] #47 28.12 internal/nettrace
20:45:57 [2020-03-27T20:45:57.790Z] #47 28.47 runtime/cgo
20:45:57 [2020-03-27T20:45:57.790Z] #47 ...
20:45:57 [2020-03-27T20:45:57.790Z] 
20:45:57 [2020-03-27T20:45:57.790Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:45:57 [2020-03-27T20:45:57.790Z] #43 34.32 Fetched 8336 kB in 28s (299 kB/s)
20:45:57 [2020-03-27T20:45:57.833Z] #74 ...
20:45:57 [2020-03-27T20:45:57.833Z] 
20:45:57 [2020-03-27T20:45:57.833Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:45:57 [2020-03-27T20:45:57.833Z] #25 23.15 Fetched 8164 kB in 16s (515 kB/s)
20:45:57 [2020-03-27T20:45:57.833Z] #25 23.15 Reading package lists...
20:45:57 [2020-03-27T20:45:57.833Z] #25 31.08 Reading package lists...
20:45:57 [2020-03-27T20:45:57.833Z] #25 ...
20:45:57 [2020-03-27T20:45:57.833Z] 
20:45:57 [2020-03-27T20:45:57.833Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:45:57 [2020-03-27T20:45:57.833Z] #53 29.03 + cd /tmp/tmp.8ZC5eaGMhc/src/github.com/golangci/golangci-lint/
20:45:57 [2020-03-27T20:45:57.833Z] #53 29.03 + git checkout -q v1.23.8
20:45:57 [2020-03-27T20:45:57.833Z] #53 29.88 ++ git describe --tags
20:45:57 [2020-03-27T20:45:57.833Z] #53 29.89 + version=v1.23.8
20:45:57 [2020-03-27T20:45:57.833Z] #53 29.90 ++ git rev-parse --short HEAD
20:45:57 [2020-03-27T20:45:57.833Z] #53 29.90 + commit=76a82c6
20:45:57 [2020-03-27T20:45:57.833Z] #53 29.91 ++ git show -s --format=%cd
20:45:57 [2020-03-27T20:45:57.833Z] #53 29.92 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
20:45:57 [2020-03-27T20:45:57.833Z] #53 29.92 + 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
20:45:58 [2020-03-27T20:45:58.087Z] #56 ...
20:45:58 [2020-03-27T20:45:58.087Z] 
20:45:58 [2020-03-27T20:45:58.087Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:45:58 [2020-03-27T20:45:58.087Z] #44 30.55   CC       images/stats.o
20:45:58 [2020-03-27T20:45:58.648Z] #44 31.23   CC       images/core.o
20:45:58 [2020-03-27T20:45:58.785Z] #53 ...
20:45:58 [2020-03-27T20:45:58.785Z] 
20:45:58 [2020-03-27T20:45:58.785Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:45:58 [2020-03-27T20:45:58.785Z] #35 18.42 Reading package lists...
20:45:58 [2020-03-27T20:45:58.785Z] #35 24.84 Building dependency tree...
20:45:58 [2020-03-27T20:45:58.785Z] #35 28.69 The following additional packages will be installed:
20:45:58 [2020-03-27T20:45:58.785Z] #35 28.71   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:45:58 [2020-03-27T20:45:58.785Z] #35 28.72 Suggested packages:
20:45:58 [2020-03-27T20:45:58.785Z] #35 28.72   cmake-doc ninja-build lrzip
20:45:58 [2020-03-27T20:45:58.785Z] #35 28.72 Recommended packages:
20:45:58 [2020-03-27T20:45:58.785Z] #35 28.72   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:45:58 [2020-03-27T20:45:58.785Z] #35 29.86 The following NEW packages will be installed:
20:45:58 [2020-03-27T20:45:58.785Z] #35 29.87   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:45:58 [2020-03-27T20:45:58.785Z] #35 29.88   vim-common xxd
20:45:58 [2020-03-27T20:45:58.785Z] #35 30.54 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:45:58 [2020-03-27T20:45:58.785Z] #35 30.54 Need to get 14.2 MB of archives.
20:45:58 [2020-03-27T20:45:58.785Z] #35 30.54 After this operation, 60.0 MB of additional disk space will be used.
20:45:58 [2020-03-27T20:45:58.785Z] #35 30.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
20:45:58 [2020-03-27T20:45:58.785Z] #35 30.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
20:45:58 [2020-03-27T20:45:58.785Z] #35 30.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
20:45:58 [2020-03-27T20:45:58.785Z] #35 30.77 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
20:45:58 [2020-03-27T20:45:58.785Z] #35 31.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
20:45:58 [2020-03-27T20:45:58.785Z] #35 31.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
20:45:58 [2020-03-27T20:45:58.785Z] #35 31.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
20:45:58 [2020-03-27T20:45:58.785Z] #35 31.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
20:45:58 [2020-03-27T20:45:58.785Z] #35 31.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
20:45:58 [2020-03-27T20:45:58.785Z] #35 31.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
20:45:58 [2020-03-27T20:45:58.785Z] #35 34.07 debconf: delaying package configuration, since apt-utils is not installed
20:45:58 [2020-03-27T20:45:58.785Z] #35 34.32 Fetched 14.2 MB in 2s (5723 kB/s)
20:45:58 [2020-03-27T20:45:58.785Z] #35 34.44 Selecting previously unselected package xxd.
20:45:58 [2020-03-27T20:45:58.785Z] #35 34.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 ... 15374 files and directories currently installed.)
20:45:58 [2020-03-27T20:45:58.785Z] #35 34.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
20:45:58 [2020-03-27T20:45:58.785Z] #35 34.61 Unpacking xxd (2:8.1.0875-5) ...
20:45:58 [2020-03-27T20:45:58.785Z] #35 ...
20:45:58 [2020-03-27T20:45:58.785Z] 
20:45:58 [2020-03-27T20:45:58.785Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:45:58 [2020-03-27T20:45:58.785Z] #62 22.25 Reading package lists...
20:45:58 [2020-03-27T20:45:58.785Z] #62 28.57 Building dependency tree...
20:45:58 [2020-03-27T20:45:58.785Z] #62 31.59 The following additional packages will be installed:
20:45:58 [2020-03-27T20:45:58.785Z] #62 31.61   libbtrfs0
20:45:58 [2020-03-27T20:45:58.785Z] #62 31.72 The following NEW packages will be installed:
20:45:58 [2020-03-27T20:45:58.785Z] #62 31.73   libbtrfs-dev libbtrfs0
20:45:58 [2020-03-27T20:45:58.785Z] #62 32.19 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:45:58 [2020-03-27T20:45:58.785Z] #62 32.19 Need to get 119 kB of archives.
20:45:58 [2020-03-27T20:45:58.785Z] #62 32.19 After this operation, 387 kB of additional disk space will be used.
20:45:58 [2020-03-27T20:45:58.785Z] #62 32.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
20:45:58 [2020-03-27T20:45:58.785Z] #62 32.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
20:45:58 [2020-03-27T20:45:58.785Z] #62 33.52 debconf: delaying package configuration, since apt-utils is not installed
20:45:58 [2020-03-27T20:45:58.785Z] #62 33.74 Fetched 119 kB in 0s (251 kB/s)
20:45:58 [2020-03-27T20:45:58.785Z] #62 33.89 Selecting previously unselected package libbtrfs0.
20:45:58 [2020-03-27T20:45:58.785Z] #62 33.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.)
20:45:58 [2020-03-27T20:45:58.785Z] #62 34.08 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
20:45:58 [2020-03-27T20:45:58.785Z] #62 34.09 Unpacking libbtrfs0 (4.20.1-2) ...
20:45:58 [2020-03-27T20:45:58.785Z] #62 34.22 Selecting previously unselected package libbtrfs-dev.
20:45:58 [2020-03-27T20:45:58.785Z] #62 34.25 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
20:45:58 [2020-03-27T20:45:58.785Z] #62 34.28 Unpacking libbtrfs-dev (4.20.1-2) ...
20:45:58 [2020-03-27T20:45:58.785Z] #62 34.61 Setting up libbtrfs0 (4.20.1-2) ...
20:45:59 [2020-03-27T20:45:59.045Z] #62 34.64 Setting up libbtrfs-dev (4.20.1-2) ...
20:45:59 [2020-03-27T20:45:59.045Z] #62 34.66 Processing triggers for libc-bin (2.28-10) ...
20:45:59 [2020-03-27T20:45:59.045Z] #62 ...
20:45:59 [2020-03-27T20:45:59.045Z] 
20:45:59 [2020-03-27T20:45:59.045Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:45:59 [2020-03-27T20:45:59.045Z] #35 34.88 Selecting previously unselected package vim-common.
20:45:59 [2020-03-27T20:45:59.251Z] #41 ...
20:45:59 [2020-03-27T20:45:59.251Z] 
20:45:59 [2020-03-27T20:45:59.251Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:45:59 [2020-03-27T20:45:59.251Z] #43 26.53 Fetched 8336 kB in 21s (399 kB/s)
20:45:59 [2020-03-27T20:45:59.251Z] #43 26.53 Reading package lists...
20:45:59 [2020-03-27T20:45:59.251Z] #43 ...
20:45:59 [2020-03-27T20:45:59.251Z] 
20:45:59 [2020-03-27T20:45:59.251Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:45:59 [2020-03-27T20:45:59.304Z] #35 34.89 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:45:59 [2020-03-27T20:45:59.304Z] #35 34.94 Unpacking vim-common (2:8.1.0875-5) ...
20:45:59 [2020-03-27T20:45:59.574Z] #44 ...
20:45:59 [2020-03-27T20:45:59.574Z] 
20:45:59 [2020-03-27T20:45:59.574Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:45:59 [2020-03-27T20:45:59.574Z] #47 130.2 go/parser
20:45:59 [2020-03-27T20:45:59.574Z] #47 131.5 text/template
20:45:59 [2020-03-27T20:45:59.574Z] #47 136.8 encoding/xml
20:45:59 [2020-03-27T20:45:59.574Z] #47 138.3 go/doc
20:45:59 [2020-03-27T20:45:59.829Z] #47 ...
20:45:59 [2020-03-27T20:45:59.829Z] 
20:45:59 [2020-03-27T20:45:59.829Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:45:59 [2020-03-27T20:45:59.829Z] #44 32.46   CC       images/core-x86.o
20:46:00 [2020-03-27T20:46:00.025Z] #74 35.05 Checking out files:  44% (917/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:  87% (1800/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.
20:46:00 [2020-03-27T20:46:00.247Z] #35 35.67 Selecting previously unselected package cmake-data.
20:46:00 [2020-03-27T20:46:00.247Z] #35 35.68 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:46:00 [2020-03-27T20:46:00.247Z] #35 35.71 Unpacking cmake-data (3.13.4-1) ...
20:46:00 [2020-03-27T20:46:00.247Z] #35 ...
20:46:00 [2020-03-27T20:46:00.247Z] 
20:46:00 [2020-03-27T20:46:00.247Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:46:00 [2020-03-27T20:46:00.247Z] #62 DONE 35.8s
20:46:00 [2020-03-27T20:46:00.247Z] 
20:46:00 [2020-03-27T20:46:00.247Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:46:00 [2020-03-27T20:46:00.247Z] #63 DONE 0.1s
20:46:00 [2020-03-27T20:46:00.247Z] 
20:46:00 [2020-03-27T20:46:00.247Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:46:00 [2020-03-27T20:46:00.247Z] #10 18.91 Reading package lists...
20:46:00 [2020-03-27T20:46:00.247Z] #10 26.34 Reading package lists...
20:46:00 [2020-03-27T20:46:00.247Z] #10 33.40 Building dependency tree...
20:46:00 [2020-03-27T20:46:00.247Z] #10 ...
20:46:00 [2020-03-27T20:46:00.247Z] 
20:46:00 [2020-03-27T20:46:00.247Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
20:46:00 [2020-03-27T20:46:00.247Z] #64 DONE 0.1s
20:46:00 [2020-03-27T20:46:00.247Z] 
20:46:00 [2020-03-27T20:46:00.247Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:46:00 [2020-03-27T20:46:00.247Z] #43 21.66 Reading package lists...
20:46:00 [2020-03-27T20:46:00.247Z] #43 28.32 Reading package lists...
20:46:00 [2020-03-27T20:46:00.247Z] #43 34.29 Building dependency tree...
20:46:00 [2020-03-27T20:46:00.283Z] #74 37.00 + cd /tmp/tmp.gYrdPfjKyE/src/github.com/docker/libnetwork
20:46:00 [2020-03-27T20:46:00.283Z] #74 ...
20:46:00 [2020-03-27T20:46:00.283Z] 
20:46:00 [2020-03-27T20:46:00.283Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:46:00 [2020-03-27T20:46:00.283Z] #25 27.63 Fetched 8336 kB in 21s (389 kB/s)
20:46:00 [2020-03-27T20:46:00.507Z] #43 ...
20:46:00 [2020-03-27T20:46:00.507Z] 
20:46:00 [2020-03-27T20:46:00.507Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:46:00 [2020-03-27T20:46:00.540Z] #25 27.63 Reading package lists...
20:46:00 [2020-03-27T20:46:00.540Z] #25 ...
20:46:00 [2020-03-27T20:46:00.540Z] 
20:46:00 [2020-03-27T20:46:00.540Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:00 [2020-03-27T20:46:00.540Z] #74 37.00 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
20:46:00 [2020-03-27T20:46:00.540Z] #74 37.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:46:00 [2020-03-27T20:46:00.755Z] #44 33.32   CC       images/core-arm.o
20:46:01 [2020-03-27T20:46:01.317Z] #44 33.98   CC       images/core-aarch64.o
20:46:01 [2020-03-27T20:46:01.474Z] #74 ...
20:46:01 [2020-03-27T20:46:01.474Z] 
20:46:01 [2020-03-27T20:46:01.474Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:01 [2020-03-27T20:46:01.474Z] #47 28.13 unicode/utf16
20:46:01 [2020-03-27T20:46:01.474Z] #47 29.00 container/list
20:46:01 [2020-03-27T20:46:01.474Z] #47 30.19 crypto/internal/subtle
20:46:01 [2020-03-27T20:46:01.474Z] #47 30.47 crypto/subtle
20:46:01 [2020-03-27T20:46:01.474Z] #47 30.78 vendor/golang.org/x/crypto/cryptobyte/asn1
20:46:01 [2020-03-27T20:46:01.475Z] #47 31.05 internal/nettrace
20:46:01 [2020-03-27T20:46:01.475Z] #47 31.22 runtime/cgo
20:46:01 [2020-03-27T20:46:01.475Z] #47 ...
20:46:01 [2020-03-27T20:46:01.475Z] 
20:46:01 [2020-03-27T20:46:01.475Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:46:01 [2020-03-27T20:46:01.475Z] #43 26.53 Reading package lists...
20:46:01 [2020-03-27T20:46:01.976Z] #43 34.32 Reading package lists...
20:46:01 [2020-03-27T20:46:01.976Z] #43 ...
20:46:01 [2020-03-27T20:46:01.976Z] 
20:46:01 [2020-03-27T20:46:01.977Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:46:01 [2020-03-27T20:46:01.977Z] #25 28.67 Fetched 8336 kB in 23s (361 kB/s)
20:46:01 [2020-03-27T20:46:01.977Z] #25 28.67 Reading package lists...
20:46:01 [2020-03-27T20:46:01.977Z] #25 ...
20:46:01 [2020-03-27T20:46:01.977Z] 
20:46:01 [2020-03-27T20:46:01.977Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:01 [2020-03-27T20:46:01.977Z] #74 35.59 Checking out files:  43% (907/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.
20:46:01 [2020-03-27T20:46:01.977Z] #74 37.21 + cd /tmp/tmp.WC2LK3gREr/src/github.com/docker/libnetwork
20:46:01 [2020-03-27T20:46:01.977Z] #74 37.21 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
20:46:01 [2020-03-27T20:46:01.977Z] #74 37.96 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:46:02 [2020-03-27T20:46:02.245Z] #44 34.84   CC       images/core-ppc64.o
20:46:02 [2020-03-27T20:46:02.408Z] #43 38.68 Reading package lists...
20:46:02 [2020-03-27T20:46:02.408Z] #43 ...
20:46:02 [2020-03-27T20:46:02.408Z] 
20:46:02 [2020-03-27T20:46:02.408Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:02 [2020-03-27T20:46:02.408Z] #56 29.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:46:02 [2020-03-27T20:46:02.408Z] #56 31.96 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:46:02 [2020-03-27T20:46:02.408Z] #56 34.15 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:46:02 [2020-03-27T20:46:02.408Z] #56 34.35 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:46:02 [2020-03-27T20:46:02.408Z] #56 34.70 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:46:02 [2020-03-27T20:46:02.408Z] #56 34.90 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:46:02 [2020-03-27T20:46:02.408Z] #56 36.23 runtime/cgo
20:46:02 [2020-03-27T20:46:02.408Z] #56 36.29 runtime
20:46:02 [2020-03-27T20:46:02.408Z] #56 ...
20:46:02 [2020-03-27T20:46:02.408Z] 
20:46:02 [2020-03-27T20:46:02.408Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:46:02 [2020-03-27T20:46:02.408Z] #25 27.63 Reading package lists...
20:46:03 [2020-03-27T20:46:03.077Z] #65 2.614 + RM_GOPATH=0
20:46:03 [2020-03-27T20:46:03.077Z] #65 2.614 + TMP_GOPATH=
20:46:03 [2020-03-27T20:46:03.077Z] #65 2.614 + : /build
20:46:03 [2020-03-27T20:46:03.077Z] #65 2.614 + '[' -z '' ']'
20:46:03 [2020-03-27T20:46:03.077Z] #65 2.616 ++ mktemp -d
20:46:03 [2020-03-27T20:46:03.077Z] #65 2.620 + export GOPATH=/tmp/tmp.NvJbnm8ROo
20:46:03 [2020-03-27T20:46:03.077Z] #65 2.620 + GOPATH=/tmp/tmp.NvJbnm8ROo
20:46:03 [2020-03-27T20:46:03.077Z] #65 2.621 + RM_GOPATH=1
20:46:03 [2020-03-27T20:46:03.077Z] #65 2.622 ++ dirname ./install.sh
20:46:03 [2020-03-27T20:46:03.077Z] #65 2.625 + dir=.
20:46:03 [2020-03-27T20:46:03.077Z] #65 2.626 + bin=containerd
20:46:03 [2020-03-27T20:46:03.077Z] #65 2.626 + shift
20:46:03 [2020-03-27T20:46:03.077Z] #65 2.627 + '[' '!' -f ./containerd.installer ']'
20:46:03 [2020-03-27T20:46:03.077Z] #65 2.627 + . ./containerd.installer
20:46:03 [2020-03-27T20:46:03.077Z] #65 2.634 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
20:46:03 [2020-03-27T20:46:03.077Z] #65 2.634 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
20:46:03 [2020-03-27T20:46:03.077Z] #65 2.634 + install_containerd
20:46:03 [2020-03-27T20:46:03.077Z] #65 2.634 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
20:46:03 [2020-03-27T20:46:03.077Z] #65 2.634 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NvJbnm8ROo/src/github.com/containerd/containerd
20:46:03 [2020-03-27T20:46:03.077Z] #65 2.666 Cloning into '/tmp/tmp.NvJbnm8ROo/src/github.com/containerd/containerd'...
20:46:03 [2020-03-27T20:46:03.171Z] #44 35.99   CC       images/core-s390.o
20:46:05 [2020-03-27T20:46:05.057Z] #44 37.38   CC       images/cpuinfo.o
20:46:05 [2020-03-27T20:46:05.255Z] #74 ...
20:46:05 [2020-03-27T20:46:05.255Z] 
20:46:05 [2020-03-27T20:46:05.255Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:46:05 [2020-03-27T20:46:05.255Z] #53 41.72 + cd /tmp/tmp.1AuhRWNQA1/src/github.com/golangci/golangci-lint/
20:46:05 [2020-03-27T20:46:05.255Z] #53 41.72 + git checkout -q v1.23.8
20:46:05 [2020-03-27T20:46:05.313Z] #44 ...
20:46:05 [2020-03-27T20:46:05.313Z] 
20:46:05 [2020-03-27T20:46:05.313Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:05 [2020-03-27T20:46:05.313Z] #56 145.9 mvdan.cc/sh/v3/cmd/shfmt
20:46:05 [2020-03-27T20:46:05.956Z] #25 40.05 Reading package lists...
20:46:05 [2020-03-27T20:46:05.956Z] #25 ...
20:46:05 [2020-03-27T20:46:05.956Z] 
20:46:05 [2020-03-27T20:46:05.956Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:46:05 [2020-03-27T20:46:05.956Z] #10 33.04 Fetched 8336 kB in 24s (350 kB/s)
20:46:05 [2020-03-27T20:46:05.956Z] #10 33.04 Reading package lists...
20:46:05 [2020-03-27T20:46:05.956Z] #10 ...
20:46:05 [2020-03-27T20:46:05.956Z] 
20:46:05 [2020-03-27T20:46:05.956Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:46:05 [2020-03-27T20:46:05.956Z] #53 41.16 + cd /tmp/tmp.mGa0dEOuZk/src/github.com/golangci/golangci-lint/
20:46:05 [2020-03-27T20:46:05.956Z] #53 41.16 + git checkout -q v1.23.8
20:46:05 [2020-03-27T20:46:05.956Z] #53 42.46 ++ git describe --tags
20:46:05 [2020-03-27T20:46:05.956Z] #53 42.47 + version=v1.23.8
20:46:05 [2020-03-27T20:46:05.956Z] #53 42.48 ++ git rev-parse --short HEAD
20:46:05 [2020-03-27T20:46:05.956Z] #53 42.49 + commit=76a82c6
20:46:05 [2020-03-27T20:46:05.956Z] #53 42.49 ++ git show -s --format=%cd
20:46:05 [2020-03-27T20:46:05.956Z] #53 42.49 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
20:46:05 [2020-03-27T20:46:05.956Z] #53 42.49 + 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
20:46:06 [2020-03-27T20:46:06.385Z] #65 ...
20:46:06 [2020-03-27T20:46:06.385Z] 
20:46:06 [2020-03-27T20:46:06.385Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:46:06 [2020-03-27T20:46:06.385Z] #35 41.51 Selecting previously unselected package libicu63:arm64.
20:46:06 [2020-03-27T20:46:06.385Z] #35 41.53 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
20:46:06 [2020-03-27T20:46:06.385Z] #35 41.54 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
20:46:06 [2020-03-27T20:46:06.628Z] #53 43.19 ++ git describe --tags
20:46:06 [2020-03-27T20:46:06.885Z] #53 43.21 + version=v1.23.8
20:46:06 [2020-03-27T20:46:06.885Z] #53 43.21 ++ git rev-parse --short HEAD
20:46:06 [2020-03-27T20:46:06.885Z] #53 43.21 + commit=76a82c6
20:46:06 [2020-03-27T20:46:06.885Z] #53 43.21 ++ git show -s --format=%cd
20:46:06 [2020-03-27T20:46:06.885Z] #53 43.21 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
20:46:06 [2020-03-27T20:46:06.885Z] #53 43.22 + 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
20:46:07 [2020-03-27T20:46:07.349Z] #65 141.7 + bin/containerd-stress
20:46:07 [2020-03-27T20:46:07.349Z] #65 143.0 + bin/containerd-shim
20:46:07 [2020-03-27T20:46:07.853Z] #53 ...
20:46:07 [2020-03-27T20:46:07.854Z] 
20:46:07 [2020-03-27T20:46:07.854Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:46:07 [2020-03-27T20:46:07.854Z] #35 35.06 Fetched 8336 kB in 24s (342 kB/s)
20:46:07 [2020-03-27T20:46:07.854Z] #35 35.06 Reading package lists...
20:46:07 [2020-03-27T20:46:07.854Z] #35 ...
20:46:07 [2020-03-27T20:46:07.854Z] 
20:46:07 [2020-03-27T20:46:07.854Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:46:07 [2020-03-27T20:46:07.854Z] #10 33.04 Reading package lists...
20:46:08 [2020-03-27T20:46:08.931Z] #35 ...
20:46:08 [2020-03-27T20:46:08.931Z] 
20:46:08 [2020-03-27T20:46:08.931Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:08 [2020-03-27T20:46:08.931Z] #74 DONE 43.7s
20:46:08 [2020-03-27T20:46:08.931Z] 
20:46:08 [2020-03-27T20:46:08.931Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:46:08 [2020-03-27T20:46:08.931Z] #43 37.43 The following additional packages will be installed:
20:46:08 [2020-03-27T20:46:08.931Z] #43 37.43   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:46:08 [2020-03-27T20:46:08.931Z] #43 37.43   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:46:08 [2020-03-27T20:46:08.931Z] #43 37.45 Suggested packages:
20:46:08 [2020-03-27T20:46:08.932Z] #43 37.45   manpages-dev python-setuptools
20:46:08 [2020-03-27T20:46:08.932Z] #43 38.95 The following NEW packages will be installed:
20:46:08 [2020-03-27T20:46:08.932Z] #43 38.95   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:46:08 [2020-03-27T20:46:08.932Z] #43 38.96   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:46:08 [2020-03-27T20:46:08.932Z] #43 38.96   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:46:08 [2020-03-27T20:46:08.932Z] #43 38.96   python-six zlib1g-dev
20:46:08 [2020-03-27T20:46:08.932Z] #43 39.37 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:46:08 [2020-03-27T20:46:08.932Z] #43 39.37 Need to get 3798 kB of archives.
20:46:08 [2020-03-27T20:46:08.932Z] #43 39.37 After this operation, 21.6 MB of additional disk space will be used.
20:46:08 [2020-03-27T20:46:08.932Z] #43 39.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
20:46:08 [2020-03-27T20:46:08.932Z] #43 39.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:46:08 [2020-03-27T20:46:08.932Z] #43 39.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
20:46:08 [2020-03-27T20:46:08.932Z] #43 39.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
20:46:08 [2020-03-27T20:46:08.932Z] #43 39.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
20:46:08 [2020-03-27T20:46:08.932Z] #43 39.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
20:46:08 [2020-03-27T20:46:08.932Z] #43 40.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
20:46:08 [2020-03-27T20:46:08.932Z] #43 40.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
20:46:08 [2020-03-27T20:46:08.932Z] #43 40.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
20:46:08 [2020-03-27T20:46:08.932Z] #43 40.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
20:46:08 [2020-03-27T20:46:08.932Z] #43 40.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
20:46:08 [2020-03-27T20:46:08.932Z] #43 41.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
20:46:08 [2020-03-27T20:46:08.932Z] #43 41.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
20:46:08 [2020-03-27T20:46:08.932Z] #43 41.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
20:46:08 [2020-03-27T20:46:08.932Z] #43 41.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
20:46:08 [2020-03-27T20:46:08.932Z] #43 41.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
20:46:08 [2020-03-27T20:46:08.932Z] #43 41.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
20:46:08 [2020-03-27T20:46:08.932Z] #43 43.30 debconf: delaying package configuration, since apt-utils is not installed
20:46:08 [2020-03-27T20:46:08.932Z] #43 43.61 Fetched 3798 kB in 3s (1393 kB/s)
20:46:08 [2020-03-27T20:46:08.932Z] #43 43.75 Selecting previously unselected package libcap-dev:arm64.
20:46:08 [2020-03-27T20:46:08.932Z] #43 43.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
20:46:08 [2020-03-27T20:46:08.932Z] #43 43.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
20:46:08 [2020-03-27T20:46:08.932Z] #43 43.85 Unpacking libcap-dev:arm64 (1:2.25-2) ...
20:46:08 [2020-03-27T20:46:08.932Z] #43 44.35 Selecting previously unselected package libnet1:arm64.
20:46:08 [2020-03-27T20:46:08.932Z] #43 44.35 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:46:08 [2020-03-27T20:46:08.932Z] #43 44.45 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:46:08 [2020-03-27T20:46:08.932Z] #43 ...
20:46:08 [2020-03-27T20:46:08.932Z] 
20:46:08 [2020-03-27T20:46:08.932Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:08 [2020-03-27T20:46:08.932Z] #33 44.19 sync
20:46:09 [2020-03-27T20:46:09.193Z] #33 44.19 internal/reflectlite
20:46:09 [2020-03-27T20:46:09.406Z] #53 ...
20:46:09 [2020-03-27T20:46:09.406Z] 
20:46:09 [2020-03-27T20:46:09.406Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:09 [2020-03-27T20:46:09.406Z] #56 35.79 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:46:09 [2020-03-27T20:46:09.406Z] #56 36.08 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:46:09 [2020-03-27T20:46:09.406Z] #56 36.38 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:46:09 [2020-03-27T20:46:09.406Z] #56 36.61 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:46:09 [2020-03-27T20:46:09.406Z] #56 38.15 runtime
20:46:09 [2020-03-27T20:46:09.406Z] #56 38.22 runtime/cgo
20:46:09 [2020-03-27T20:46:09.406Z] #56 ...
20:46:09 [2020-03-27T20:46:09.406Z] 
20:46:09 [2020-03-27T20:46:09.406Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:46:09 [2020-03-27T20:46:09.406Z] #10 36.29 Fetched 8336 kB in 27s (309 kB/s)
20:46:09 [2020-03-27T20:46:09.662Z] #10 36.29 Reading package lists...
20:46:09 [2020-03-27T20:46:09.662Z] #10 ...
20:46:09 [2020-03-27T20:46:09.662Z] 
20:46:09 [2020-03-27T20:46:09.662Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:46:09 [2020-03-27T20:46:09.662Z] #43 34.32 Reading package lists...
20:46:09 [2020-03-27T20:46:09.757Z] #10 44.55 Reading package lists...
20:46:09 [2020-03-27T20:46:09.757Z] #10 ...
20:46:09 [2020-03-27T20:46:09.757Z] 
20:46:09 [2020-03-27T20:46:09.757Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:46:09 [2020-03-27T20:46:09.757Z] #41 36.93 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:46:09 [2020-03-27T20:46:09.919Z] #43 45.59 Reading package lists...
20:46:09 [2020-03-27T20:46:09.919Z] #43 ...
20:46:09 [2020-03-27T20:46:09.919Z] 
20:46:09 [2020-03-27T20:46:09.919Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:46:09 [2020-03-27T20:46:09.919Z] #41 36.66 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:46:10 [2020-03-27T20:46:10.018Z] #41 ...
20:46:10 [2020-03-27T20:46:10.018Z] 
20:46:10 [2020-03-27T20:46:10.018Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:46:10 [2020-03-27T20:46:10.018Z] #35 35.06 Reading package lists...
20:46:10 [2020-03-27T20:46:10.134Z] #33 ...
20:46:10 [2020-03-27T20:46:10.134Z] 
20:46:10 [2020-03-27T20:46:10.134Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:46:10 [2020-03-27T20:46:10.134Z] #25 31.08 Reading package lists...
20:46:10 [2020-03-27T20:46:10.134Z] #25 37.19 Building dependency tree...
20:46:10 [2020-03-27T20:46:10.134Z] #25 40.78 ca-certificates is already the newest version (20190110).
20:46:10 [2020-03-27T20:46:10.134Z] #25 40.78 The following additional packages will be installed:
20:46:10 [2020-03-27T20:46:10.134Z] #25 40.78   libjq1 libonig5
20:46:10 [2020-03-27T20:46:10.134Z] #25 41.14 The following NEW packages will be installed:
20:46:10 [2020-03-27T20:46:10.134Z] #25 41.15   jq libjq1 libonig5
20:46:10 [2020-03-27T20:46:10.134Z] #25 41.66 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:46:10 [2020-03-27T20:46:10.134Z] #25 41.66 Need to get 325 kB of archives.
20:46:10 [2020-03-27T20:46:10.134Z] #25 41.66 After this operation, 1019 kB of additional disk space will be used.
20:46:10 [2020-03-27T20:46:10.134Z] #25 41.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
20:46:10 [2020-03-27T20:46:10.134Z] #25 41.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
20:46:10 [2020-03-27T20:46:10.134Z] #25 41.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
20:46:10 [2020-03-27T20:46:10.134Z] #25 43.12 debconf: delaying package configuration, since apt-utils is not installed
20:46:10 [2020-03-27T20:46:10.134Z] #25 43.34 Fetched 325 kB in 0s (1072 kB/s)
20:46:10 [2020-03-27T20:46:10.134Z] #25 43.50 Selecting previously unselected package libonig5:arm64.
20:46:10 [2020-03-27T20:46:10.134Z] #25 43.50 (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.)
20:46:10 [2020-03-27T20:46:10.134Z] #25 43.57 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
20:46:10 [2020-03-27T20:46:10.134Z] #25 43.59 Unpacking libonig5:arm64 (6.9.1-1) ...
20:46:10 [2020-03-27T20:46:10.134Z] #25 43.90 Selecting previously unselected package libjq1:arm64.
20:46:10 [2020-03-27T20:46:10.134Z] #25 43.90 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
20:46:10 [2020-03-27T20:46:10.134Z] #25 43.92 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
20:46:10 [2020-03-27T20:46:10.134Z] #25 44.28 Selecting previously unselected package jq.
20:46:10 [2020-03-27T20:46:10.134Z] #25 44.30 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
20:46:10 [2020-03-27T20:46:10.134Z] #25 44.30 Unpacking jq (1.5+dfsg-2+b1) ...
20:46:10 [2020-03-27T20:46:10.134Z] #25 44.75 Setting up libonig5:arm64 (6.9.1-1) ...
20:46:10 [2020-03-27T20:46:10.134Z] #25 44.86 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
20:46:10 [2020-03-27T20:46:10.134Z] #25 44.88 Setting up jq (1.5+dfsg-2+b1) ...
20:46:10 [2020-03-27T20:46:10.134Z] #25 44.98 Processing triggers for libc-bin (2.28-10) ...
20:46:10 [2020-03-27T20:46:10.134Z] #25 DONE 45.7s
20:46:10 [2020-03-27T20:46:10.134Z] 
20:46:10 [2020-03-27T20:46:10.134Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:46:10 [2020-03-27T20:46:10.134Z] #26 DONE 0.1s
20:46:10 [2020-03-27T20:46:10.134Z] 
20:46:10 [2020-03-27T20:46:10.134Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:10 [2020-03-27T20:46:10.179Z] #41 ...
20:46:10 [2020-03-27T20:46:10.179Z] 
20:46:10 [2020-03-27T20:46:10.179Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:10 [2020-03-27T20:46:10.179Z] #47 46.27 vendor/golang.org/x/crypto/internal/subtle
20:46:10 [2020-03-27T20:46:10.179Z] #47 46.51 vendor/golang.org/x/crypto/curve25519
20:46:10 [2020-03-27T20:46:10.556Z] #56 ...
20:46:10 [2020-03-27T20:46:10.556Z] 
20:46:10 [2020-03-27T20:46:10.556Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:46:10 [2020-03-27T20:46:10.556Z] #44 38.25   CC       images/inventory.o
20:46:10 [2020-03-27T20:46:10.556Z] #44 38.69   CC       images/fdinfo.o
20:46:10 [2020-03-27T20:46:10.556Z] #44 39.90   CC       images/fown.o
20:46:10 [2020-03-27T20:46:10.556Z] #44 40.40   CC       images/ns.o
20:46:10 [2020-03-27T20:46:10.556Z] #44 40.74   CC       images/regfile.o
20:46:10 [2020-03-27T20:46:10.556Z] #44 41.19   CC       images/ghost-file.o
20:46:10 [2020-03-27T20:46:10.556Z] #44 42.04   CC       images/fifo.o
20:46:10 [2020-03-27T20:46:10.556Z] #44 42.37   CC       images/remap-file-path.o
20:46:10 [2020-03-27T20:46:10.556Z] #44 42.65   CC       images/eventfd.o
20:46:10 [2020-03-27T20:46:10.788Z] #65 147.0 + bin/containerd-shim-runc-v1
20:46:10 [2020-03-27T20:46:10.823Z] #44 43.33   CC       images/eventpoll.o
20:46:11 [2020-03-27T20:46:11.079Z] #44 43.78   CC       images/fh.o
20:46:11 [2020-03-27T20:46:11.110Z] #47 ...
20:46:11 [2020-03-27T20:46:11.110Z] 
20:46:11 [2020-03-27T20:46:11.110Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:46:11 [2020-03-27T20:46:11.110Z] #35 27.06 Reading package lists...
20:46:11 [2020-03-27T20:46:11.110Z] #35 38.53 Reading package lists...
20:46:11 [2020-03-27T20:46:11.110Z] #35 ...
20:46:11 [2020-03-27T20:46:11.110Z] 
20:46:11 [2020-03-27T20:46:11.110Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:46:11 [2020-03-27T20:46:11.110Z] #10 36.29 Reading package lists...
20:46:11 [2020-03-27T20:46:11.516Z] #27 ...
20:46:11 [2020-03-27T20:46:11.517Z] 
20:46:11 [2020-03-27T20:46:11.517Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:46:11 [2020-03-27T20:46:11.517Z] #10 37.25 The following additional packages will be installed:
20:46:11 [2020-03-27T20:46:11.517Z] #10 37.25   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:46:11 [2020-03-27T20:46:11.517Z] #10 37.25   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:46:11 [2020-03-27T20:46:11.517Z] #10 37.25   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:46:11 [2020-03-27T20:46:11.517Z] #10 37.26   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
20:46:11 [2020-03-27T20:46:11.517Z] #10 37.26 Suggested packages:
20:46:11 [2020-03-27T20:46:11.517Z] #10 37.28   gcc-8-locales seccomp wine64
20:46:11 [2020-03-27T20:46:11.517Z] #10 38.37 The following NEW packages will be installed:
20:46:11 [2020-03-27T20:46:11.517Z] #10 38.37   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:46:11 [2020-03-27T20:46:11.517Z] #10 38.37   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:46:11 [2020-03-27T20:46:11.517Z] #10 38.38   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:46:11 [2020-03-27T20:46:11.517Z] #10 38.38   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:46:11 [2020-03-27T20:46:11.517Z] #10 38.39   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:46:11 [2020-03-27T20:46:11.517Z] #10 38.39   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:46:11 [2020-03-27T20:46:11.517Z] #10 39.02 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:46:11 [2020-03-27T20:46:11.517Z] #10 39.02 Need to get 73.3 MB of archives.
20:46:11 [2020-03-27T20:46:11.517Z] #10 39.02 After this operation, 472 MB of additional disk space will be used.
20:46:11 [2020-03-27T20:46:11.517Z] #10 39.02 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]
20:46:11 [2020-03-27T20:46:11.517Z] #10 39.70 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]
20:46:11 [2020-03-27T20:46:11.517Z] #10 40.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:46:11 [2020-03-27T20:46:11.517Z] #10 40.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
20:46:11 [2020-03-27T20:46:11.517Z] #10 40.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
20:46:11 [2020-03-27T20:46:11.517Z] #10 40.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:46:11 [2020-03-27T20:46:11.517Z] #10 40.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:46:11 [2020-03-27T20:46:11.517Z] #10 40.96 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]
20:46:11 [2020-03-27T20:46:11.517Z] #10 40.99 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]
20:46:11 [2020-03-27T20:46:11.517Z] #10 43.57 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]
20:46:11 [2020-03-27T20:46:11.517Z] #10 46.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
20:46:11 [2020-03-27T20:46:11.517Z] #10 46.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
20:46:11 [2020-03-27T20:46:11.517Z] #10 46.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
20:46:11 [2020-03-27T20:46:11.517Z] #10 46.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
20:46:11 [2020-03-27T20:46:11.517Z] #10 46.06 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]
20:46:11 [2020-03-27T20:46:11.517Z] #10 46.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB]
20:46:11 [2020-03-27T20:46:11.517Z] #10 46.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
20:46:11 [2020-03-27T20:46:11.517Z] #10 46.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
20:46:11 [2020-03-27T20:46:11.517Z] #10 46.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
20:46:11 [2020-03-27T20:46:11.517Z] #10 46.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
20:46:11 [2020-03-27T20:46:11.517Z] #10 46.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
20:46:11 [2020-03-27T20:46:11.517Z] #10 46.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
20:46:11 [2020-03-27T20:46:11.517Z] #10 46.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
20:46:11 [2020-03-27T20:46:11.517Z] #10 46.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
20:46:11 [2020-03-27T20:46:11.517Z] #10 46.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB]
20:46:11 [2020-03-27T20:46:11.642Z] #44 44.24   CC       images/fsnotify.o
20:46:11 [2020-03-27T20:46:11.777Z] #10 ...
20:46:11 [2020-03-27T20:46:11.777Z] 
20:46:11 [2020-03-27T20:46:11.777Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:11 [2020-03-27T20:46:11.777Z] #47 46.32 internal/reflectlite
20:46:11 [2020-03-27T20:46:11.777Z] #47 46.33 internal/singleflight
20:46:11 [2020-03-27T20:46:11.777Z] #47 46.33 github.com/LK4D4/vndr/godl/singleflight
20:46:11 [2020-03-27T20:46:11.777Z] #47 46.36 math/rand
20:46:12 [2020-03-27T20:46:12.309Z] #10 48.17 Reading package lists...
20:46:12 [2020-03-27T20:46:12.309Z] #10 ...
20:46:12 [2020-03-27T20:46:12.309Z] 
20:46:12 [2020-03-27T20:46:12.309Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:46:12 [2020-03-27T20:46:12.309Z] #62 39.14 Fetched 8336 kB in 28s (296 kB/s)
20:46:12 [2020-03-27T20:46:12.568Z] #62 39.14 Reading package lists...
20:46:12 [2020-03-27T20:46:12.568Z] #62 ...
20:46:12 [2020-03-27T20:46:12.568Z] 
20:46:12 [2020-03-27T20:46:12.568Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:46:12 [2020-03-27T20:46:12.568Z] #25 28.67 Reading package lists...
20:46:12 [2020-03-27T20:46:12.568Z] #44 ...
20:46:12 [2020-03-27T20:46:12.568Z] 
20:46:12 [2020-03-27T20:46:12.568Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:12 [2020-03-27T20:46:12.568Z] #47 143.0 github.com/LK4D4/vndr/build
20:46:12 [2020-03-27T20:46:12.568Z] #47 147.6 github.com/LK4D4/vndr/versioned
20:46:12 [2020-03-27T20:46:12.568Z] #47 147.8 compress/gzip
20:46:12 [2020-03-27T20:46:12.568Z] #47 149.2 vendor/golang.org/x/sys/cpu
20:46:12 [2020-03-27T20:46:12.568Z] #47 149.2 net
20:46:12 [2020-03-27T20:46:12.568Z] #47 150.2 vendor/golang.org/x/crypto/chacha20poly1305
20:46:12 [2020-03-27T20:46:12.568Z] #47 152.1 vendor/golang.org/x/text/transform
20:46:12 [2020-03-27T20:46:12.568Z] #47 ...
20:46:12 [2020-03-27T20:46:12.568Z] 
20:46:12 [2020-03-27T20:46:12.568Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:46:12 [2020-03-27T20:46:12.568Z] #44 45.09   CC       images/signalfd.o
20:46:12 [2020-03-27T20:46:12.800Z] #65 149.0 + bin/containerd-shim-runc-v2
20:46:12 [2020-03-27T20:46:12.824Z] #44 45.45   CC       images/fs.o
20:46:13 [2020-03-27T20:46:13.081Z] #44 45.76   CC       images/pstree.o
20:46:13 [2020-03-27T20:46:13.140Z] #25 40.26 Reading package lists...
20:46:13 [2020-03-27T20:46:13.140Z] #25 ...
20:46:13 [2020-03-27T20:46:13.140Z] 
20:46:13 [2020-03-27T20:46:13.140Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:46:13 [2020-03-27T20:46:13.140Z] #35 38.53 Reading package lists...
20:46:13 [2020-03-27T20:46:13.306Z] #35 46.20 Reading package lists...
20:46:13 [2020-03-27T20:46:13.306Z] #35 ...
20:46:13 [2020-03-27T20:46:13.306Z] 
20:46:13 [2020-03-27T20:46:13.306Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:46:13 [2020-03-27T20:46:13.307Z] #62 29.63 Reading package lists...
20:46:13 [2020-03-27T20:46:13.307Z] #62 41.00 Reading package lists...
20:46:13 [2020-03-27T20:46:13.307Z] #62 ...
20:46:13 [2020-03-27T20:46:13.307Z] 
20:46:13 [2020-03-27T20:46:13.307Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:46:13 [2020-03-27T20:46:13.307Z] #43 38.68 Reading package lists...
20:46:13 [2020-03-27T20:46:13.338Z] #44 46.09   CC       images/pipe.o
20:46:13 [2020-03-27T20:46:13.411Z] #65 149.6 + binaries
20:46:13 [2020-03-27T20:46:13.411Z] #65 149.6 + mkdir -p /build
20:46:13 [2020-03-27T20:46:13.411Z] #65 149.6 + cp bin/containerd /build/containerd
20:46:13 [2020-03-27T20:46:13.411Z] #65 149.6 + cp bin/containerd-shim /build/containerd-shim
20:46:13 [2020-03-27T20:46:13.411Z] #65 149.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:46:13 [2020-03-27T20:46:13.411Z] #65 149.6 + cp bin/ctr /build/ctr
20:46:13 [2020-03-27T20:46:13.900Z] #44 ...
20:46:13 [2020-03-27T20:46:13.900Z] 
20:46:13 [2020-03-27T20:46:13.900Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:13 [2020-03-27T20:46:13.900Z] #56 DONE 154.6s
20:46:13 [2020-03-27T20:46:13.900Z] 
20:46:13 [2020-03-27T20:46:13.900Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:46:13 [2020-03-27T20:46:13.900Z] #44 46.55   CC       images/tcp-stream.o
20:46:14 [2020-03-27T20:46:14.021Z] #65 DONE 150.1s
20:46:14 [2020-03-27T20:46:14.463Z] #44 47.01   CC       images/sk-packet.o
20:46:14 [2020-03-27T20:46:14.632Z] 
20:46:14 [2020-03-27T20:46:14.632Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
20:46:14 [2020-03-27T20:46:14.913Z] #66 DONE 0.3s
20:46:14 [2020-03-27T20:46:14.913Z] 
20:46:14 [2020-03-27T20:46:14.913Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
20:46:14 [2020-03-27T20:46:14.913Z] #70 DONE 0.2s
20:46:14 [2020-03-27T20:46:14.913Z] 
20:46:14 [2020-03-27T20:46:14.913Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
20:46:15 [2020-03-27T20:46:15.097Z] #47 49.16 io
20:46:15 [2020-03-27T20:46:15.097Z] #47 49.21 syscall
20:46:15 [2020-03-27T20:46:15.097Z] #47 49.23 vendor/golang.org/x/net/dns/dnsmessage
20:46:15 [2020-03-27T20:46:15.097Z] #47 49.24 strconv
20:46:15 [2020-03-27T20:46:15.196Z] #72 DONE 0.2s
20:46:15 [2020-03-27T20:46:15.196Z] 
20:46:15 [2020-03-27T20:46:15.196Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
20:46:15 [2020-03-27T20:46:15.196Z] #75 DONE 0.1s
20:46:15 [2020-03-27T20:46:15.196Z] 
20:46:15 [2020-03-27T20:46:15.196Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:46:15 [2020-03-27T20:46:15.196Z] #76 DONE 0.1s
20:46:15 [2020-03-27T20:46:15.390Z] #44 47.75   CC       images/mnt.o
20:46:15 [2020-03-27T20:46:15.478Z] 
20:46:15 [2020-03-27T20:46:15.478Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
20:46:15 [2020-03-27T20:46:15.831Z] #43 50.19 Building dependency tree...
20:46:15 [2020-03-27T20:46:15.925Z] #35 50.15 Building dependency tree...
20:46:15 [2020-03-27T20:46:15.951Z] #44 48.34   CC       images/pipe-data.o
20:46:15 [2020-03-27T20:46:15.951Z] #44 48.71   CC       images/sa.o
20:46:16 [2020-03-27T20:46:16.089Z] #77 DONE 0.6s
20:46:16 [2020-03-27T20:46:16.089Z] 
20:46:16 [2020-03-27T20:46:16.089Z] #78 exporting to image
20:46:16 [2020-03-27T20:46:16.089Z] #78 exporting layers
20:46:16 [2020-03-27T20:46:16.513Z] #44 48.94   CC       images/timer.o
20:46:16 [2020-03-27T20:46:16.768Z] #44 49.44   CC       images/timerfd.o
20:46:17 [2020-03-27T20:46:17.015Z] #47 ...
20:46:17 [2020-03-27T20:46:17.015Z] 
20:46:17 [2020-03-27T20:46:17.015Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:17 [2020-03-27T20:46:17.015Z] #27 4.467 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:46:17 [2020-03-27T20:46:17.015Z] #27 4.944 
20:46:17 [2020-03-27T20:46:17.024Z] #44 49.75   CC       images/mm.o
20:46:17 [2020-03-27T20:46:17.584Z] #44 50.19   CC       images/sk-opts.o
20:46:17 [2020-03-27T20:46:17.840Z] #44 50.50   CC       images/sk-unix.o
20:46:18 [2020-03-27T20:46:18.357Z] #27 5.223 #=#=#                                                                         

##                                                                         3.4%
####                                                                       6.4%
######                                                                     8.9%
########                                                                  12.0%
###########                                                               16.0%
##############                                                            20.3%
#################                                                         23.6%
###################                                                       26.7%
####################                                                      28.5%
######################                                                    31.6%
##########################                                                36.9%
###############################                                           43.3%
#################################                                         46.1%
##################################                                        48.5%
#####################################                                     52.2%
#######################################                                   55.1%
##########################################                                59.6%
############################################                              61.5%
################################################                          67.8%
###################################################                       71.9%
######################################################                    75.4%
##########################################################                80.8%
###########################################################               83.3%
##############################################################            87.2%
###################################################################       93.4%
#######################################################################   99.8%
######################################################################## 100.0%
20:46:18 [2020-03-27T20:46:18.357Z] #27 ...
20:46:18 [2020-03-27T20:46:18.357Z] 
20:46:18 [2020-03-27T20:46:18.357Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:46:18 [2020-03-27T20:46:18.357Z] #35 48.15 Selecting previously unselected package libxml2:arm64.
20:46:18 [2020-03-27T20:46:18.357Z] #35 48.15 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 48.16 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 48.80 Selecting previously unselected package libarchive13:arm64.
20:46:18 [2020-03-27T20:46:18.357Z] #35 48.80 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 48.81 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 49.16 Selecting previously unselected package libjsoncpp1:arm64.
20:46:18 [2020-03-27T20:46:18.357Z] #35 49.16 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 49.19 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 49.42 Selecting previously unselected package librhash0:arm64.
20:46:18 [2020-03-27T20:46:18.357Z] #35 49.42 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 49.42 Unpacking librhash0:arm64 (1.3.8-1) ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 49.67 Selecting previously unselected package libuv1:arm64.
20:46:18 [2020-03-27T20:46:18.357Z] #35 49.67 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 49.67 Unpacking libuv1:arm64 (1.24.1-1) ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 49.84 Selecting previously unselected package cmake.
20:46:18 [2020-03-27T20:46:18.357Z] #35 49.86 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 49.89 Unpacking cmake (3.13.4-1) ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 52.92 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 53.00 Setting up xxd (2:8.1.0875-5) ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 53.06 Setting up libuv1:arm64 (1.24.1-1) ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 53.09 Setting up vim-common (2:8.1.0875-5) ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 53.17 Setting up librhash0:arm64 (1.3.8-1) ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 53.19 Setting up cmake-data (3.13.4-1) ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 53.21 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 53.27 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 53.30 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 53.32 Setting up cmake (3.13.4-1) ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 53.34 Processing triggers for libc-bin (2.28-10) ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 53.41 Processing triggers for mime-support (3.62) ...
20:46:18 [2020-03-27T20:46:18.357Z] #35 DONE 54.2s
20:46:18 [2020-03-27T20:46:18.373Z] #43 ...
20:46:18 [2020-03-27T20:46:18.373Z] 
20:46:18 [2020-03-27T20:46:18.373Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:46:18 [2020-03-27T20:46:18.373Z] #10 44.55 Reading package lists...
20:46:18 [2020-03-27T20:46:18.400Z] #44 50.92   CC       images/sk-inet.o
20:46:18 [2020-03-27T20:46:18.622Z] 
20:46:18 [2020-03-27T20:46:18.622Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:46:18 [2020-03-27T20:46:18.622Z] #36 DONE 0.1s
20:46:18 [2020-03-27T20:46:18.622Z] 
20:46:18 [2020-03-27T20:46:18.622Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
20:46:18 [2020-03-27T20:46:18.622Z] #37 DONE 0.2s
20:46:18 [2020-03-27T20:46:18.622Z] 
20:46:18 [2020-03-27T20:46:18.623Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:18 [2020-03-27T20:46:18.623Z] #27 8.567 #=#=#                                                                         
20:46:18 [2020-03-27T20:46:18.780Z] #78 exporting layers 2.4s done
20:46:18 [2020-03-27T20:46:18.780Z] #78 writing image sha256:1dd40dcfb39221f44d55c6f8fff60976dfd0a5db9820da13549a1435d936c846 done
20:46:18 [2020-03-27T20:46:18.780Z] #78 naming to docker.io/library/docker:bc1ca5ab8a5b96299fa801864284a0c706186420 done
20:46:18 [2020-03-27T20:46:18.780Z] #78 DONE 2.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
20:46:18 [2020-03-27T20:46:18.960Z] #44 51.54   CC       images/tun.o
20:46:19 [2020-03-27T20:46:19.193Z] #27 8.907 #=#=#                                                                         

                                                                           0.1%
20:46:19 [2020-03-27T20:46:19.193Z] #27 ...
20:46:19 [2020-03-27T20:46:19.193Z] 
20:46:19 [2020-03-27T20:46:19.193Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:46:19 [2020-03-27T20:46:19.193Z] #43 44.74 Selecting previously unselected package libnet1-dev.
20:46:19 [2020-03-27T20:46:19.193Z] #43 44.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
20:46:19 [2020-03-27T20:46:19.193Z] #43 44.79 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:46:19 [2020-03-27T20:46:19.193Z] #43 45.20 Selecting previously unselected package libnl-3-200:arm64.
20:46:19 [2020-03-27T20:46:19.193Z] #43 45.20 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
20:46:19 [2020-03-27T20:46:19.193Z] #43 45.21 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
20:46:19 [2020-03-27T20:46:19.193Z] #43 45.42 Selecting previously unselected package libnl-3-dev:arm64.
20:46:19 [2020-03-27T20:46:19.193Z] #43 45.46 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
20:46:19 [2020-03-27T20:46:19.193Z] #43 45.49 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
20:46:19 [2020-03-27T20:46:19.193Z] #43 46.03 Selecting previously unselected package libprotobuf-c1:arm64.
20:46:19 [2020-03-27T20:46:19.193Z] #43 46.03 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
20:46:19 [2020-03-27T20:46:19.193Z] #43 46.04 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
20:46:19 [2020-03-27T20:46:19.193Z] #43 46.25 Selecting previously unselected package libprotobuf-c-dev:arm64.
20:46:19 [2020-03-27T20:46:19.193Z] #43 46.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
20:46:19 [2020-03-27T20:46:19.193Z] #43 46.30 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
20:46:19 [2020-03-27T20:46:19.193Z] #43 46.50 Selecting previously unselected package zlib1g-dev:arm64.
20:46:19 [2020-03-27T20:46:19.193Z] #43 46.50 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
20:46:19 [2020-03-27T20:46:19.193Z] #43 46.50 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
20:46:19 [2020-03-27T20:46:19.193Z] #43 46.96 Selecting previously unselected package libprotobuf17:arm64.
20:46:19 [2020-03-27T20:46:19.193Z] #43 46.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
20:46:19 [2020-03-27T20:46:19.193Z] #43 47.00 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
20:46:19 [2020-03-27T20:46:19.193Z] #43 47.63 Selecting previously unselected package libprotobuf-lite17:arm64.
20:46:19 [2020-03-27T20:46:19.193Z] #43 47.63 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
20:46:19 [2020-03-27T20:46:19.193Z] #43 47.63 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
20:46:19 [2020-03-27T20:46:19.193Z] #43 47.85 Selecting previously unselected package libprotobuf-dev:arm64.
20:46:19 [2020-03-27T20:46:19.193Z] #43 47.86 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
20:46:19 [2020-03-27T20:46:19.193Z] #43 47.90 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
20:46:19 [2020-03-27T20:46:19.193Z] #43 49.35 Selecting previously unselected package libprotoc17:arm64.
20:46:19 [2020-03-27T20:46:19.194Z] #43 49.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
20:46:19 [2020-03-27T20:46:19.194Z] #43 49.36 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
20:46:19 [2020-03-27T20:46:19.194Z] #43 49.86 Selecting previously unselected package protobuf-c-compiler.
20:46:19 [2020-03-27T20:46:19.194Z] #43 49.87 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
20:46:19 [2020-03-27T20:46:19.194Z] #43 49.89 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:46:19 [2020-03-27T20:46:19.194Z] #43 50.08 Selecting previously unselected package protobuf-compiler.
20:46:19 [2020-03-27T20:46:19.194Z] #43 50.08 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
20:46:19 [2020-03-27T20:46:19.194Z] #43 50.10 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:46:19 [2020-03-27T20:46:19.194Z] #43 50.32 Selecting previously unselected package python-pkg-resources.
20:46:19 [2020-03-27T20:46:19.194Z] #43 50.32 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:46:19 [2020-03-27T20:46:19.194Z] #43 50.34 Unpacking python-pkg-resources (40.8.0-1) ...
20:46:19 [2020-03-27T20:46:19.194Z] #43 50.62 Selecting previously unselected package python-six.
20:46:19 [2020-03-27T20:46:19.194Z] #43 50.62 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:46:19 [2020-03-27T20:46:19.194Z] #43 50.68 Unpacking python-six (1.12.0-1) ...
20:46:19 [2020-03-27T20:46:19.194Z] #43 50.84 Selecting previously unselected package python-protobuf.
20:46:19 [2020-03-27T20:46:19.194Z] #43 50.84 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
20:46:19 [2020-03-27T20:46:19.194Z] #43 50.85 Unpacking python-protobuf (3.6.1.3-2) ...
20:46:19 [2020-03-27T20:46:19.194Z] #43 51.69 Setting up python-pkg-resources (40.8.0-1) ...
20:46:19 [2020-03-27T20:46:19.194Z] #43 54.93 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
20:46:19 [2020-03-27T20:46:19.194Z] #43 54.94 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:46:19 [2020-03-27T20:46:19.194Z] #43 ...
20:46:19 [2020-03-27T20:46:19.194Z] 
20:46:19 [2020-03-27T20:46:19.194Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:46:19 [2020-03-27T20:46:19.194Z] #10 47.81 debconf: delaying package configuration, since apt-utils is not installed
20:46:19 [2020-03-27T20:46:19.194Z] #10 48.09 Fetched 73.3 MB in 8s (9511 kB/s)
20:46:19 [2020-03-27T20:46:19.194Z] #10 48.24 Selecting previously unselected package binutils-mingw-w64-i686.
20:46:19 [2020-03-27T20:46:19.194Z] #10 48.24 (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.)
20:46:19 [2020-03-27T20:46:19.194Z] #10 48.31 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
20:46:19 [2020-03-27T20:46:19.194Z] #10 48.32 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:46:19 [2020-03-27T20:46:19.194Z] #10 50.58 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:46:19 [2020-03-27T20:46:19.194Z] #10 50.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
20:46:19 [2020-03-27T20:46:19.194Z] #10 50.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:46:19 [2020-03-27T20:46:19.194Z] #10 53.60 Selecting previously unselected package binutils-mingw-w64.
20:46:19 [2020-03-27T20:46:19.194Z] #10 53.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:46:19 [2020-03-27T20:46:19.194Z] #10 53.63 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:46:19 [2020-03-27T20:46:19.194Z] #10 53.84 Selecting previously unselected package libdevmapper1.02.1:arm64.
20:46:19 [2020-03-27T20:46:19.194Z] #10 53.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
20:46:19 [2020-03-27T20:46:19.194Z] #10 53.89 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
20:46:19 [2020-03-27T20:46:19.194Z] #10 54.17 Selecting previously unselected package dmsetup.
20:46:19 [2020-03-27T20:46:19.194Z] #10 54.20 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
20:46:19 [2020-03-27T20:46:19.194Z] #10 54.20 Unpacking dmsetup (2:1.02.155-3) ...
20:46:19 [2020-03-27T20:46:19.194Z] #10 54.55 Selecting previously unselected package mingw-w64-common.
20:46:19 [2020-03-27T20:46:19.194Z] #10 54.57 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:46:19 [2020-03-27T20:46:19.194Z] #10 54.64 Unpacking mingw-w64-common (6.0.0-3) ...
20:46:19 [2020-03-27T20:46:19.196Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40739/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bc1ca5ab8a5b96299fa801864284a0c706186420 hack/test/unit
20:46:19 [2020-03-27T20:46:19.456Z] #10 ...
20:46:19 [2020-03-27T20:46:19.456Z] 
20:46:19 [2020-03-27T20:46:19.456Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:46:19 [2020-03-27T20:46:19.456Z] #43 54.94 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:46:19 [2020-03-27T20:46:19.456Z] #43 54.96 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
20:46:19 [2020-03-27T20:46:19.456Z] #43 55.00 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
20:46:19 [2020-03-27T20:46:19.456Z] #43 55.07 Setting up python-six (1.12.0-1) ...
20:46:19 [2020-03-27T20:46:19.886Z] #44 52.26   CC       images/sk-netlink.o
20:46:20 [2020-03-27T20:46:20.121Z] #35 56.10 The following additional packages will be installed:
20:46:20 [2020-03-27T20:46:20.121Z] #35 56.11   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:46:20 [2020-03-27T20:46:20.121Z] #35 56.14 Suggested packages:
20:46:20 [2020-03-27T20:46:20.121Z] #35 56.17   cmake-doc ninja-build lrzip
20:46:20 [2020-03-27T20:46:20.121Z] #35 56.17 Recommended packages:
20:46:20 [2020-03-27T20:46:20.121Z] #35 56.17   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:46:20 [2020-03-27T20:46:20.121Z] #35 ...
20:46:20 [2020-03-27T20:46:20.121Z] 
20:46:20 [2020-03-27T20:46:20.121Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:46:20 [2020-03-27T20:46:20.121Z] #43 45.59 Reading package lists...
20:46:20 [2020-03-27T20:46:20.141Z] #44 52.75   CC       images/packet-sock.o
20:46:20 [2020-03-27T20:46:20.864Z] #10 56.34 Building dependency tree...
20:46:20 [2020-03-27T20:46:20.864Z] #10 ...
20:46:20 [2020-03-27T20:46:20.864Z] 
20:46:20 [2020-03-27T20:46:20.864Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:20 [2020-03-27T20:46:20.864Z] #47 47.40 vendor/golang.org/x/crypto/internal/subtle
20:46:20 [2020-03-27T20:46:20.864Z] #47 47.41 vendor/golang.org/x/crypto/curve25519
20:46:20 [2020-03-27T20:46:20.864Z] #47 ...
20:46:20 [2020-03-27T20:46:20.864Z] 
20:46:20 [2020-03-27T20:46:20.864Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:46:20 [2020-03-27T20:46:20.864Z] #43 56.79 The following additional packages will be installed:
20:46:20 [2020-03-27T20:46:20.864Z] #43 56.82   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:46:20 [2020-03-27T20:46:20.864Z] #43 56.84   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:46:20 [2020-03-27T20:46:20.864Z] #43 56.87 Suggested packages:
20:46:20 [2020-03-27T20:46:20.864Z] #43 56.88   manpages-dev python-setuptools
20:46:21 [2020-03-27T20:46:21.067Z] #44 53.48   CC       images/ipc-var.o
20:46:21 [2020-03-27T20:46:21.208Z] ?   	github.com/docker/docker/api	[no test files]
20:46:21 [2020-03-27T20:46:21.322Z] #44 53.93   CC       images/ipc-desc.o
20:46:21 [2020-03-27T20:46:21.322Z] #44 ...
20:46:21 [2020-03-27T20:46:21.322Z] 
20:46:21 [2020-03-27T20:46:21.322Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:46:21 [2020-03-27T20:46:21.322Z] #10 162.4 Selecting previously unselected package g++-mingw-w64-x86-64.
20:46:21 [2020-03-27T20:46:21.322Z] #10 162.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:46:21 [2020-03-27T20:46:21.372Z] #43 ...
20:46:21 [2020-03-27T20:46:21.372Z] 
20:46:21 [2020-03-27T20:46:21.372Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:46:21 [2020-03-27T20:46:21.372Z] #30 46.56 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
20:46:21 [2020-03-27T20:46:21.372Z] #30 47.15 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:46:21 [2020-03-27T20:46:21.372Z] #30 47.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:46:21 [2020-03-27T20:46:21.372Z] #30 ...
20:46:21 [2020-03-27T20:46:21.372Z] 
20:46:21 [2020-03-27T20:46:21.372Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:21 [2020-03-27T20:46:21.372Z] #27 8.907 #=#=#                                                                         

                                                                           0.1%
########                                                                  11.5%
#############                                                             18.5%
####################                                                      28.9%
###############################                                           43.7%
#########################################                                 58.2%
#########################################################                 79.6%
###################################################################       93.1%
######################################################################## 100.0%
20:46:21 [2020-03-27T20:46:21.372Z] #27 10.21 
20:46:21 [2020-03-27T20:46:21.577Z] #10 162.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:46:21 [2020-03-27T20:46:21.797Z] #43 59.26 The following NEW packages will be installed:
20:46:21 [2020-03-27T20:46:21.797Z] #43 59.27   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:46:21 [2020-03-27T20:46:21.797Z] #43 59.27   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:46:21 [2020-03-27T20:46:21.797Z] #43 59.27   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:46:21 [2020-03-27T20:46:21.797Z] #43 59.28   python-six zlib1g-dev
20:46:21 [2020-03-27T20:46:21.892Z] #27 10.59 #=#=#                                                                         

                                                                           0.6%
##                                                                         4.0%
#####                                                                      7.3%
#######                                                                   10.2%
#########                                                                 13.6%
############                                                              16.8%
############                                                              17.8%
#################                                                         24.3%
####################                                                      29.1%
########################                                                  33.7%
20:46:21 [2020-03-27T20:46:21.892Z] #27 ...
20:46:21 [2020-03-27T20:46:21.892Z] 
20:46:21 [2020-03-27T20:46:21.892Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:21 [2020-03-27T20:46:21.892Z] #33 47.19 sort
20:46:21 [2020-03-27T20:46:21.892Z] #33 47.19 errors
20:46:21 [2020-03-27T20:46:21.892Z] #33 47.61 io
20:46:21 [2020-03-27T20:46:21.892Z] #33 47.61 internal/oserror
20:46:21 [2020-03-27T20:46:21.892Z] #33 47.62 strconv
20:46:21 [2020-03-27T20:46:21.892Z] #33 48.07 syscall
20:46:21 [2020-03-27T20:46:21.892Z] #33 50.01 bytes
20:46:21 [2020-03-27T20:46:21.892Z] #33 50.02 strings
20:46:21 [2020-03-27T20:46:21.892Z] #33 54.70 reflect
20:46:21 [2020-03-27T20:46:21.892Z] #33 54.93 bufio
20:46:21 [2020-03-27T20:46:21.892Z] #33 55.73 path
20:46:21 [2020-03-27T20:46:21.892Z] #33 56.40 text/tabwriter
20:46:22 [2020-03-27T20:46:22.156Z] #33 ...
20:46:22 [2020-03-27T20:46:22.156Z] 
20:46:22 [2020-03-27T20:46:22.156Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:22 [2020-03-27T20:46:22.363Z] #43 59.73 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:46:22 [2020-03-27T20:46:22.363Z] #43 59.73 Need to get 4095 kB of archives.
20:46:22 [2020-03-27T20:46:22.363Z] #43 59.73 After this operation, 22.5 MB of additional disk space will be used.
20:46:22 [2020-03-27T20:46:22.363Z] #43 59.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
20:46:22 [2020-03-27T20:46:22.363Z] #43 59.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:46:22 [2020-03-27T20:46:22.363Z] #43 59.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:46:22 [2020-03-27T20:46:22.363Z] #43 59.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:46:22 [2020-03-27T20:46:22.363Z] #43 59.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
20:46:22 [2020-03-27T20:46:22.363Z] #43 59.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:46:22 [2020-03-27T20:46:22.363Z] #43 59.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
20:46:22 [2020-03-27T20:46:22.363Z] #43 59.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
20:46:22 [2020-03-27T20:46:22.363Z] #43 59.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
20:46:22 [2020-03-27T20:46:22.621Z] #43 60.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
20:46:22 [2020-03-27T20:46:22.621Z] #43 60.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
20:46:22 [2020-03-27T20:46:22.879Z] #43 60.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
20:46:22 [2020-03-27T20:46:22.879Z] #43 60.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
20:46:22 [2020-03-27T20:46:22.879Z] #43 60.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
20:46:22 [2020-03-27T20:46:22.879Z] #43 60.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
20:46:22 [2020-03-27T20:46:22.879Z] #43 60.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
20:46:22 [2020-03-27T20:46:22.879Z] #43 60.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
20:46:22 [2020-03-27T20:46:22.908Z] #43 57.23 Building dependency tree...
20:46:22 [2020-03-27T20:46:22.951Z] #10 ...
20:46:22 [2020-03-27T20:46:22.951Z] 
20:46:22 [2020-03-27T20:46:22.951Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:22 [2020-03-27T20:46:22.951Z] #47 153.4 vendor/golang.org/x/text/unicode/bidi
20:46:22 [2020-03-27T20:46:22.951Z] #47 156.7 vendor/golang.org/x/text/secure/bidirule
20:46:22 [2020-03-27T20:46:22.951Z] #47 157.0 vendor/golang.org/x/text/unicode/norm
20:46:22 [2020-03-27T20:46:22.951Z] #47 ...
20:46:22 [2020-03-27T20:46:22.951Z] 
20:46:22 [2020-03-27T20:46:22.951Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:46:22 [2020-03-27T20:46:22.951Z] #44 54.33   CC       images/ipc-shm.o
20:46:22 [2020-03-27T20:46:22.951Z] #44 54.85   CC       images/ipc-msg.o
20:46:22 [2020-03-27T20:46:22.951Z] #44 55.25   CC       images/ipc-sem.o
20:46:22 [2020-03-27T20:46:22.951Z] #44 55.52   CC       images/utsns.o
20:46:23 [2020-03-27T20:46:23.166Z] #43 ...
20:46:23 [2020-03-27T20:46:23.166Z] 
20:46:23 [2020-03-27T20:46:23.166Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:46:23 [2020-03-27T20:46:23.166Z] #62 39.14 Reading package lists...
20:46:23 [2020-03-27T20:46:23.207Z] #44 55.81   CC       images/creds.o
20:46:23 [2020-03-27T20:46:23.424Z] #62 50.70 Reading package lists...
20:46:23 [2020-03-27T20:46:23.424Z] #62 ...
20:46:23 [2020-03-27T20:46:23.424Z] 
20:46:23 [2020-03-27T20:46:23.424Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:46:23 [2020-03-27T20:46:23.424Z] #35 58.05 The following NEW packages will be installed:
20:46:23 [2020-03-27T20:46:23.424Z] #35 58.06   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:46:23 [2020-03-27T20:46:23.424Z] #35 58.07   vim-common xxd
20:46:23 [2020-03-27T20:46:23.424Z] #35 58.66 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:46:23 [2020-03-27T20:46:23.424Z] #35 58.66 Need to get 14.9 MB of archives.
20:46:23 [2020-03-27T20:46:23.424Z] #35 58.66 After this operation, 61.8 MB of additional disk space will be used.
20:46:23 [2020-03-27T20:46:23.424Z] #35 58.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:46:23 [2020-03-27T20:46:23.424Z] #35 58.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:46:23 [2020-03-27T20:46:23.424Z] #35 58.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
20:46:23 [2020-03-27T20:46:23.424Z] #35 58.94 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:46:23 [2020-03-27T20:46:23.424Z] #35 60.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
20:46:23 [2020-03-27T20:46:23.424Z] #35 60.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
20:46:23 [2020-03-27T20:46:23.424Z] #35 60.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
20:46:23 [2020-03-27T20:46:23.424Z] #35 60.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
20:46:23 [2020-03-27T20:46:23.424Z] #35 60.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
20:46:23 [2020-03-27T20:46:23.424Z] #35 60.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
20:46:23 [2020-03-27T20:46:23.451Z] #43 ...
20:46:23 [2020-03-27T20:46:23.451Z] 
20:46:23 [2020-03-27T20:46:23.451Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:46:23 [2020-03-27T20:46:23.451Z] #25 40.05 Reading package lists...
20:46:23 [2020-03-27T20:46:23.451Z] #25 51.40 Building dependency tree...
20:46:23 [2020-03-27T20:46:23.451Z] #25 57.79 ca-certificates is already the newest version (20190110).
20:46:23 [2020-03-27T20:46:23.451Z] #25 57.79 The following additional packages will be installed:
20:46:23 [2020-03-27T20:46:23.451Z] #25 57.84   libjq1 libonig5
20:46:23 [2020-03-27T20:46:23.452Z] #25 58.78 The following NEW packages will be installed:
20:46:23 [2020-03-27T20:46:23.452Z] #25 58.80   jq libjq1 libonig5
20:46:23 [2020-03-27T20:46:23.452Z] #25 59.40 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:46:23 [2020-03-27T20:46:23.452Z] #25 59.40 Need to get 355 kB of archives.
20:46:23 [2020-03-27T20:46:23.452Z] #25 59.40 After this operation, 1072 kB of additional disk space will be used.
20:46:23 [2020-03-27T20:46:23.452Z] #25 59.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:46:23 [2020-03-27T20:46:23.452Z] #25 59.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:46:23 [2020-03-27T20:46:23.452Z] #25 59.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:46:23 [2020-03-27T20:46:23.463Z] #44 56.17   CC       images/vma.o
20:46:23 [2020-03-27T20:46:23.723Z] #27 10.59 #=#=#                                                                         

                                                                           0.6%
##                                                                         4.0%
#####                                                                      7.3%
#######                                                                   10.2%
#########                                                                 13.6%
############                                                              16.8%
############                                                              17.8%
#################                                                         24.3%
####################                                                      29.1%
########################                                                  33.7%
###########################                                               37.6%
#############################                                             41.6%
#################################                                         46.8%
###################################                                       49.7%
#####################################                                     52.7%
#########################################                                 57.0%
###########################################                               61.1%
###############################################                           65.7%
##################################################                        70.5%
#####################################################                     74.1%
#########################################################                 79.7%
###########################################################               83.2%
##############################################################            87.4%
###################################################################       93.1%
#######################################################################   99.3%
######################################################################## 100.0%
20:46:23 [2020-03-27T20:46:23.983Z] #27 ...
20:46:23 [2020-03-27T20:46:23.984Z] 
20:46:23 [2020-03-27T20:46:23.984Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:23 [2020-03-27T20:46:23.984Z] #56 49.15 sort
20:46:23 [2020-03-27T20:46:23.984Z] #56 49.18 io
20:46:23 [2020-03-27T20:46:23.984Z] #56 49.20 syscall
20:46:23 [2020-03-27T20:46:23.984Z] #56 49.23 strconv
20:46:23 [2020-03-27T20:46:23.984Z] #56 52.07 bytes
20:46:23 [2020-03-27T20:46:23.984Z] #56 52.09 strings
20:46:23 [2020-03-27T20:46:23.984Z] #56 56.39 reflect
20:46:23 [2020-03-27T20:46:23.984Z] #56 56.68 bufio
20:46:23 [2020-03-27T20:46:23.984Z] #56 ...
20:46:23 [2020-03-27T20:46:23.984Z] 
20:46:23 [2020-03-27T20:46:23.984Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:23 [2020-03-27T20:46:23.984Z] #27 13.85 
20:46:24 [2020-03-27T20:46:24.018Z] #25 61.40 debconf: delaying package configuration, since apt-utils is not installed
20:46:24 [2020-03-27T20:46:24.018Z] #25 ...
20:46:24 [2020-03-27T20:46:24.018Z] 
20:46:24 [2020-03-27T20:46:24.018Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:46:24 [2020-03-27T20:46:24.018Z] #62 41.00 Reading package lists...
20:46:24 [2020-03-27T20:46:24.018Z] #62 52.46 Building dependency tree...
20:46:24 [2020-03-27T20:46:24.018Z] #62 58.64 The following additional packages will be installed:
20:46:24 [2020-03-27T20:46:24.018Z] #62 58.68   libbtrfs0
20:46:24 [2020-03-27T20:46:24.018Z] #62 59.04 The following NEW packages will be installed:
20:46:24 [2020-03-27T20:46:24.018Z] #62 59.08   libbtrfs-dev libbtrfs0
20:46:24 [2020-03-27T20:46:24.018Z] #62 59.61 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:46:24 [2020-03-27T20:46:24.018Z] #62 59.61 Need to get 119 kB of archives.
20:46:24 [2020-03-27T20:46:24.018Z] #62 59.61 After this operation, 387 kB of additional disk space will be used.
20:46:24 [2020-03-27T20:46:24.018Z] #62 59.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:46:24 [2020-03-27T20:46:24.018Z] #62 59.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:46:24 [2020-03-27T20:46:24.018Z] #62 61.45 debconf: delaying package configuration, since apt-utils is not installed
20:46:24 [2020-03-27T20:46:24.025Z] #44 56.49   CC       images/netdev.o
20:46:24 [2020-03-27T20:46:24.584Z] #62 ...
20:46:24 [2020-03-27T20:46:24.584Z] 
20:46:24 [2020-03-27T20:46:24.584Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:46:24 [2020-03-27T20:46:24.584Z] #25 61.83 Fetched 355 kB in 0s (903 kB/s)
20:46:24 [2020-03-27T20:46:24.588Z] #44 57.13   CC       images/tty.o
20:46:24 [2020-03-27T20:46:24.767Z] #27 14.10 
                                                                           0.0%
#                                                                          1.6%
#                                                                          2.6%
###                                                                        5.1%
#####                                                                      7.9%
#######
20:46:24 [2020-03-27T20:46:24.767Z] #27 ...
20:46:24 [2020-03-27T20:46:24.767Z] 
20:46:24 [2020-03-27T20:46:24.767Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:46:24 [2020-03-27T20:46:24.767Z] #50 49.38 + cd /tmp/tmp.UycA9m1BwG/src/gotest.tools/gotestsum
20:46:24 [2020-03-27T20:46:24.767Z] #50 49.38 + git checkout -q v0.3.5
20:46:24 [2020-03-27T20:46:24.767Z] #50 49.45 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
20:46:24 [2020-03-27T20:46:24.767Z] #50 ...
20:46:24 [2020-03-27T20:46:24.767Z] 
20:46:24 [2020-03-27T20:46:24.767Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:24 [2020-03-27T20:46:24.797Z] #35 ...
20:46:24 [2020-03-27T20:46:24.797Z] 
20:46:24 [2020-03-27T20:46:24.797Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:46:24 [2020-03-27T20:46:24.797Z] #25 40.26 Reading package lists...
20:46:24 [2020-03-27T20:46:24.797Z] #25 52.02 Building dependency tree...
20:46:24 [2020-03-27T20:46:24.797Z] #25 58.47 ca-certificates is already the newest version (20190110).
20:46:24 [2020-03-27T20:46:24.797Z] #25 58.47 The following additional packages will be installed:
20:46:24 [2020-03-27T20:46:24.797Z] #25 58.50   libjq1 libonig5
20:46:24 [2020-03-27T20:46:24.797Z] #25 59.11 The following NEW packages will be installed:
20:46:24 [2020-03-27T20:46:24.797Z] #25 59.14   jq libjq1 libonig5
20:46:24 [2020-03-27T20:46:24.797Z] #25 59.58 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:46:24 [2020-03-27T20:46:24.797Z] #25 59.58 Need to get 355 kB of archives.
20:46:24 [2020-03-27T20:46:24.797Z] #25 59.58 After this operation, 1072 kB of additional disk space will be used.
20:46:24 [2020-03-27T20:46:24.797Z] #25 59.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:46:24 [2020-03-27T20:46:24.797Z] #25 59.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:46:24 [2020-03-27T20:46:24.797Z] #25 59.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:46:24 [2020-03-27T20:46:24.797Z] #25 61.27 debconf: delaying package configuration, since apt-utils is not installed
20:46:24 [2020-03-27T20:46:24.797Z] #25 61.67 Fetched 355 kB in 0s (1233 kB/s)
20:46:24 [2020-03-27T20:46:24.842Z] #25 62.13 Selecting previously unselected package libonig5:amd64.
20:46:24 [2020-03-27T20:46:24.842Z] #25 62.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
20:46:24 [2020-03-27T20:46:24.842Z] #25 62.21 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
20:46:24 [2020-03-27T20:46:24.842Z] #25 62.25 Unpacking libonig5:amd64 (6.9.1-1) ...
20:46:25 [2020-03-27T20:46:25.055Z] #25 ...
20:46:25 [2020-03-27T20:46:25.055Z] 
20:46:25 [2020-03-27T20:46:25.055Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:46:25 [2020-03-27T20:46:25.055Z] #62 50.70 Reading package lists...
20:46:25 [2020-03-27T20:46:25.150Z] #44 57.89   CC       images/file-lock.o
20:46:25 [2020-03-27T20:46:25.407Z] #44 58.17   CC       images/rlimit.o
20:46:25 [2020-03-27T20:46:25.411Z] #25 62.66 Selecting previously unselected package libjq1:amd64.
20:46:25 [2020-03-27T20:46:25.411Z] #25 62.73 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:46:25 [2020-03-27T20:46:25.411Z] #25 62.73 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:46:25 [2020-03-27T20:46:25.668Z] #25 63.01 Selecting previously unselected package jq.
20:46:25 [2020-03-27T20:46:25.669Z] #25 63.01 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
20:46:25 [2020-03-27T20:46:25.669Z] #25 63.02 Unpacking jq (1.5+dfsg-2+b1) ...
20:46:25 [2020-03-27T20:46:25.926Z] #25 63.33 Setting up libonig5:amd64 (6.9.1-1) ...
20:46:25 [2020-03-27T20:46:25.926Z] #25 63.35 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:46:25 [2020-03-27T20:46:25.926Z] #25 63.37 Setting up jq (1.5+dfsg-2+b1) ...
20:46:25 [2020-03-27T20:46:25.926Z] #25 63.38 Processing triggers for libc-bin (2.28-10) ...
20:46:25 [2020-03-27T20:46:25.969Z] #44 58.63   CC       images/pagemap.o
20:46:26 [2020-03-27T20:46:26.224Z] #44 59.03   CC       images/siginfo.o
20:46:26 [2020-03-27T20:46:26.493Z] #25 DONE 63.9s
20:46:26 [2020-03-27T20:46:26.493Z] 
20:46:26 [2020-03-27T20:46:26.493Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:46:26 [2020-03-27T20:46:26.493Z] #62 61.96 Fetched 119 kB in 0s (442 kB/s)
20:46:26 [2020-03-27T20:46:26.493Z] #62 62.27 Selecting previously unselected package libbtrfs0.
20:46:26 [2020-03-27T20:46:26.493Z] #62 62.27 (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.)
20:46:26 [2020-03-27T20:46:26.493Z] #62 62.36 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
20:46:26 [2020-03-27T20:46:26.493Z] #62 62.39 Unpacking libbtrfs0 (4.20.1-2) ...
20:46:26 [2020-03-27T20:46:26.493Z] #62 62.49 Selecting previously unselected package libbtrfs-dev.
20:46:26 [2020-03-27T20:46:26.493Z] #62 62.55 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
20:46:26 [2020-03-27T20:46:26.493Z] #62 62.56 Unpacking libbtrfs-dev (4.20.1-2) ...
20:46:26 [2020-03-27T20:46:26.493Z] #62 63.17 Setting up libbtrfs0 (4.20.1-2) ...
20:46:26 [2020-03-27T20:46:26.493Z] #62 63.19 Setting up libbtrfs-dev (4.20.1-2) ...
20:46:26 [2020-03-27T20:46:26.493Z] #62 63.21 Processing triggers for libc-bin (2.28-10) ...
20:46:26 [2020-03-27T20:46:26.493Z] #62 DONE 63.9s
20:46:26 [2020-03-27T20:46:26.493Z] 
20:46:26 [2020-03-27T20:46:26.493Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:46:26 [2020-03-27T20:46:26.493Z] #26 DONE 0.1s
20:46:26 [2020-03-27T20:46:26.493Z] 
20:46:26 [2020-03-27T20:46:26.493Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:46:26 [2020-03-27T20:46:26.493Z] #43 62.66 debconf: delaying package configuration, since apt-utils is not installed
20:46:26 [2020-03-27T20:46:26.493Z] #43 63.08 Fetched 4095 kB in 1s (4169 kB/s)
20:46:26 [2020-03-27T20:46:26.493Z] #43 63.22 Selecting previously unselected package libcap-dev:amd64.
20:46:26 [2020-03-27T20:46:26.493Z] #43 63.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
20:46:26 [2020-03-27T20:46:26.493Z] #43 63.31 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
20:46:26 [2020-03-27T20:46:26.493Z] #43 63.35 Unpacking libcap-dev:amd64 (1:2.25-2) ...
20:46:26 [2020-03-27T20:46:26.493Z] #43 63.52 Selecting previously unselected package libnet1:amd64.
20:46:26 [2020-03-27T20:46:26.493Z] #43 63.53 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:46:26 [2020-03-27T20:46:26.493Z] #43 63.56 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:46:26 [2020-03-27T20:46:26.493Z] #43 63.81 Selecting previously unselected package libnet1-dev.
20:46:26 [2020-03-27T20:46:26.493Z] #43 63.81 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:46:26 [2020-03-27T20:46:26.493Z] #43 63.82 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:46:26 [2020-03-27T20:46:26.751Z] #43 ...
20:46:26 [2020-03-27T20:46:26.751Z] 
20:46:26 [2020-03-27T20:46:26.751Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:46:26 [2020-03-27T20:46:26.751Z] #63 DONE 0.2s
20:46:26 [2020-03-27T20:46:26.751Z] 
20:46:26 [2020-03-27T20:46:26.751Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
20:46:26 [2020-03-27T20:46:26.752Z] #64 DONE 0.1s
20:46:26 [2020-03-27T20:46:26.752Z] 
20:46:26 [2020-03-27T20:46:26.752Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:46:26 [2020-03-27T20:46:26.785Z] #44 59.45   CC       images/rpc.o
20:46:27 [2020-03-27T20:46:27.011Z] #43 64.33 Selecting previously unselected package libnl-3-200:amd64.
20:46:27 [2020-03-27T20:46:27.011Z] #43 64.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
20:46:27 [2020-03-27T20:46:27.011Z] #43 64.38 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:46:27 [2020-03-27T20:46:27.133Z] #27 14.10 
                                                                           0.0%
#                                                                          1.6%
#                                                                          2.6%
###                                                                        5.1%
#####                                                                      7.9%
#######                                                                    9.9%
#########                                                                 13.1%
###########                                                               15.5%
############                                                              17.4%
##############                                                            19.6%
###############                                                           21.7%
#################                                                         23.8%
##################                                                        26.2%
####################                                                      28.6%
######################                                                    31.0%
#######################                                                   33.3%
#########################                                                 35.5%
###########################                                               37.9%
############################                                              40.1%
##############################                                            42.1%
###############################                                           44.2%
#################################                                         46.7%
###################################                                       48.8%
####################################                                      50.8%
#####################################                                     52.6%
#######################################                                   55.0%
#########################################                                 57.2%
20:46:27 [2020-03-27T20:46:27.133Z] #27 ...
20:46:27 [2020-03-27T20:46:27.133Z] 
20:46:27 [2020-03-27T20:46:27.133Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:27 [2020-03-27T20:46:27.133Z] #47 51.84 bytes
20:46:27 [2020-03-27T20:46:27.133Z] #47 55.98 bufio
20:46:27 [2020-03-27T20:46:27.133Z] #47 56.58 reflect
20:46:27 [2020-03-27T20:46:27.133Z] #47 59.11 regexp/syntax
20:46:27 [2020-03-27T20:46:27.133Z] #47 59.66 crypto/hmac
20:46:27 [2020-03-27T20:46:27.133Z] #47 60.65 vendor/golang.org/x/text/transform
20:46:27 [2020-03-27T20:46:27.269Z] #43 64.62 Selecting previously unselected package libnl-3-dev:amd64.
20:46:27 [2020-03-27T20:46:27.269Z] #43 64.63 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
20:46:27 [2020-03-27T20:46:27.269Z] #43 64.65 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
20:46:27 [2020-03-27T20:46:27.394Z] #47 ...
20:46:27 [2020-03-27T20:46:27.394Z] 
20:46:27 [2020-03-27T20:46:27.394Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:27 [2020-03-27T20:46:27.834Z] #43 65.13 Selecting previously unselected package libprotobuf-c1:amd64.
20:46:27 [2020-03-27T20:46:27.834Z] #43 65.15 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:46:27 [2020-03-27T20:46:27.835Z] #43 65.17 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:46:28 [2020-03-27T20:46:28.093Z] #43 65.35 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:46:28 [2020-03-27T20:46:28.093Z] #43 65.35 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
20:46:28 [2020-03-27T20:46:28.093Z] #43 65.41 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:46:28 [2020-03-27T20:46:28.226Z] #62 62.34 Building dependency tree...
20:46:28 [2020-03-27T20:46:28.351Z] #43 65.61 Selecting previously unselected package zlib1g-dev:amd64.
20:46:28 [2020-03-27T20:46:28.351Z] #43 65.61 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
20:46:28 [2020-03-27T20:46:28.351Z] #43 65.64 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:46:28 [2020-03-27T20:46:28.713Z] #27 14.10 
                                                                           0.0%
#                                                                          1.6%
#                                                                          2.6%
###                                                                        5.1%
#####                                                                      7.9%
#######                                                                    9.9%
#########                                                                 13.1%
###########                                                               15.5%
############                                                              17.4%
##############                                                            19.6%
###############                                                           21.7%
#################                                                         23.8%
##################                                                        26.2%
####################                                                      28.6%
######################                                                    31.0%
#######################                                                   33.3%
#########################                                                 35.5%
###########################                                               37.9%
############################                                              40.1%
##############################                                            42.1%
###############################                                           44.2%
#################################                                         46.7%
###################################                                       48.8%
####################################                                      50.8%
#####################################                                     52.6%
#######################################                                   55.0%
#########################################                                 57.2%
##########################################                                59.6%
############################################                              61.7%
##############################################                            64.7%
###################################################                       72.2%
######################################################                    75.7%
########################################################                  78.0%
#########################################################                 80.1%
##########################################################                81.9%
############################################################              83.8%
#############################################################             85.1%
###############################################################           88.1%
#################################################################         90.5%
###################################################################       93.3%
####################################################################      95.0%
#####################################################################     96.2%
20:46:28 [2020-03-27T20:46:28.713Z] #27 ...
20:46:28 [2020-03-27T20:46:28.713Z] 
20:46:28 [2020-03-27T20:46:28.713Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:28 [2020-03-27T20:46:28.713Z] #38 2.556 + RM_GOPATH=0
20:46:28 [2020-03-27T20:46:28.713Z] #38 2.556 + TMP_GOPATH=
20:46:28 [2020-03-27T20:46:28.713Z] #38 2.556 + : /build
20:46:28 [2020-03-27T20:46:28.713Z] #38 2.556 + '[' -z '' ']'
20:46:28 [2020-03-27T20:46:28.713Z] #38 2.560 ++ mktemp -d
20:46:28 [2020-03-27T20:46:28.713Z] #38 2.563 + export GOPATH=/tmp/tmp.aPuJI680o0
20:46:28 [2020-03-27T20:46:28.713Z] #38 2.563 + GOPATH=/tmp/tmp.aPuJI680o0
20:46:28 [2020-03-27T20:46:28.713Z] #38 2.563 + RM_GOPATH=1
20:46:28 [2020-03-27T20:46:28.713Z] #38 2.565 ++ dirname ./install.sh
20:46:28 [2020-03-27T20:46:28.713Z] #38 2.568 + dir=.
20:46:28 [2020-03-27T20:46:28.713Z] #38 2.568 + bin=tini
20:46:28 [2020-03-27T20:46:28.713Z] #38 2.568 + shift
20:46:28 [2020-03-27T20:46:28.713Z] #38 2.569 + '[' '!' -f ./tini.installer ']'
20:46:28 [2020-03-27T20:46:28.713Z] #38 2.569 + . ./tini.installer
20:46:28 [2020-03-27T20:46:28.713Z] #38 2.569 ++ : fec3683b971d9c3ef73f284f176672c44b448662
20:46:28 [2020-03-27T20:46:28.713Z] #38 2.569 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
20:46:28 [2020-03-27T20:46:28.713Z] #38 2.569 + install_tini
20:46:28 [2020-03-27T20:46:28.713Z] #38 2.569 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
20:46:28 [2020-03-27T20:46:28.713Z] #38 2.569 + git clone https://github.com/krallin/tini.git /tmp/tmp.aPuJI680o0/tini
20:46:28 [2020-03-27T20:46:28.713Z] #38 2.589 Cloning into '/tmp/tmp.aPuJI680o0/tini'...
20:46:28 [2020-03-27T20:46:28.713Z] #38 3.757 + cd /tmp/tmp.aPuJI680o0/tini
20:46:28 [2020-03-27T20:46:28.713Z] #38 3.758 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
20:46:28 [2020-03-27T20:46:28.714Z] #38 3.782 + cmake .
20:46:28 [2020-03-27T20:46:28.714Z] #38 4.808 -- The C compiler identification is GNU 8.3.0
20:46:28 [2020-03-27T20:46:28.714Z] #38 4.890 -- Check for working C compiler: /usr/bin/cc
20:46:28 [2020-03-27T20:46:28.714Z] #38 6.004 -- Check for working C compiler: /usr/bin/cc -- works
20:46:28 [2020-03-27T20:46:28.714Z] #38 6.009 -- Detecting C compiler ABI info
20:46:28 [2020-03-27T20:46:28.714Z] #38 7.166 -- Detecting C compiler ABI info - done
20:46:28 [2020-03-27T20:46:28.714Z] #38 7.227 -- Detecting C compile features
20:46:28 [2020-03-27T20:46:28.794Z] #62 ...
20:46:28 [2020-03-27T20:46:28.794Z] 
20:46:28 [2020-03-27T20:46:28.794Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:46:28 [2020-03-27T20:46:28.794Z] #25 62.04 Selecting previously unselected package libonig5:amd64.
20:46:28 [2020-03-27T20:46:28.794Z] #25 62.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
20:46:28 [2020-03-27T20:46:28.794Z] #25 62.16 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
20:46:28 [2020-03-27T20:46:28.794Z] #25 62.17 Unpacking libonig5:amd64 (6.9.1-1) ...
20:46:28 [2020-03-27T20:46:28.794Z] #25 62.86 Selecting previously unselected package libjq1:amd64.
20:46:28 [2020-03-27T20:46:28.794Z] #25 62.86 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:46:28 [2020-03-27T20:46:28.794Z] #25 62.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:46:28 [2020-03-27T20:46:28.794Z] #25 63.25 Selecting previously unselected package jq.
20:46:28 [2020-03-27T20:46:28.794Z] #25 63.25 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
20:46:28 [2020-03-27T20:46:28.794Z] #25 63.27 Unpacking jq (1.5+dfsg-2+b1) ...
20:46:28 [2020-03-27T20:46:28.794Z] #25 63.61 Setting up libonig5:amd64 (6.9.1-1) ...
20:46:28 [2020-03-27T20:46:28.794Z] #25 63.63 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:46:28 [2020-03-27T20:46:28.794Z] #25 63.70 Setting up jq (1.5+dfsg-2+b1) ...
20:46:28 [2020-03-27T20:46:28.794Z] #25 63.82 Processing triggers for libc-bin (2.28-10) ...
20:46:28 [2020-03-27T20:46:28.794Z] #25 DONE 65.5s
20:46:28 [2020-03-27T20:46:28.794Z] 
20:46:28 [2020-03-27T20:46:28.794Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:46:28 [2020-03-27T20:46:28.794Z] #26 DONE 0.1s
20:46:28 [2020-03-27T20:46:28.794Z] 
20:46:28 [2020-03-27T20:46:28.794Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:46:28 [2020-03-27T20:46:28.794Z] #43 62.97 The following additional packages will be installed:
20:46:28 [2020-03-27T20:46:28.794Z] #43 62.99   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:46:28 [2020-03-27T20:46:28.794Z] #43 63.00   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:46:28 [2020-03-27T20:46:28.794Z] #43 63.01 Suggested packages:
20:46:28 [2020-03-27T20:46:28.794Z] #43 63.03   manpages-dev python-setuptools
20:46:28 [2020-03-27T20:46:28.794Z] #43 64.84 The following NEW packages will be installed:
20:46:28 [2020-03-27T20:46:28.794Z] #43 64.86   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:46:28 [2020-03-27T20:46:28.794Z] #43 64.86   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:46:28 [2020-03-27T20:46:28.794Z] #43 64.86   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:46:28 [2020-03-27T20:46:28.794Z] #43 64.86   python-six zlib1g-dev
20:46:28 [2020-03-27T20:46:28.794Z] #43 65.24 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:46:28 [2020-03-27T20:46:28.794Z] #43 65.24 Need to get 4095 kB of archives.
20:46:28 [2020-03-27T20:46:28.794Z] #43 65.24 After this operation, 22.5 MB of additional disk space will be used.
20:46:28 [2020-03-27T20:46:28.794Z] #43 65.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
20:46:28 [2020-03-27T20:46:28.794Z] #43 65.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:46:28 [2020-03-27T20:46:28.794Z] #43 65.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
20:46:28 [2020-03-27T20:46:28.794Z] #43 65.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:46:28 [2020-03-27T20:46:28.794Z] #43 65.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
20:46:28 [2020-03-27T20:46:28.794Z] #43 65.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:46:28 [2020-03-27T20:46:28.794Z] #43 65.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
20:46:28 [2020-03-27T20:46:28.794Z] #43 65.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
20:46:28 [2020-03-27T20:46:28.794Z] #43 65.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
20:46:28 [2020-03-27T20:46:28.794Z] #43 65.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
20:46:28 [2020-03-27T20:46:28.794Z] #43 65.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
20:46:28 [2020-03-27T20:46:28.794Z] #43 65.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
20:46:28 [2020-03-27T20:46:28.794Z] #43 65.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
20:46:28 [2020-03-27T20:46:28.794Z] #43 65.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
20:46:28 [2020-03-27T20:46:28.794Z] #43 65.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
20:46:28 [2020-03-27T20:46:28.794Z] #43 65.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
20:46:28 [2020-03-27T20:46:28.794Z] #43 65.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
20:46:28 [2020-03-27T20:46:28.917Z] #43 66.23 Selecting previously unselected package libprotobuf17:amd64.
20:46:28 [2020-03-27T20:46:28.917Z] #43 66.26 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
20:46:28 [2020-03-27T20:46:28.917Z] #43 66.28 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
20:46:28 [2020-03-27T20:46:28.975Z] #38 ...
20:46:28 [2020-03-27T20:46:28.975Z] 
20:46:28 [2020-03-27T20:46:28.975Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:28 [2020-03-27T20:46:28.976Z] #27 14.10 
                                                                           0.0%
#                                                                          1.6%
#                                                                          2.6%
###                                                                        5.1%
#####                                                                      7.9%
#######                                                                    9.9%
#########                                                                 13.1%
###########                                                               15.5%
############                                                              17.4%
##############                                                            19.6%
###############                                                           21.7%
#################                                                         23.8%
##################                                                        26.2%
####################                                                      28.6%
######################                                                    31.0%
#######################                                                   33.3%
#########################                                                 35.5%
###########################                                               37.9%
############################                                              40.1%
##############################                                            42.1%
###############################                                           44.2%
#################################                                         46.7%
###################################                                       48.8%
####################################                                      50.8%
#####################################                                     52.6%
#######################################                                   55.0%
#########################################                                 57.2%
##########################################                                59.6%
############################################                              61.7%
##############################################                            64.7%
###################################################                       72.2%
######################################################                    75.7%
########################################################                  78.0%
#########################################################                 80.1%
##########################################################                81.9%
############################################################              83.8%
#############################################################             85.1%
###############################################################           88.1%
#################################################################         90.5%
###################################################################       93.3%
####################################################################      95.0%
#####################################################################     96.2%
#######################################################################   98.7%
#########################27 ...
20:46:28 [2020-03-27T20:46:28.976Z] 
20:46:28 [2020-03-27T20:46:28.976Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:46:28 [2020-03-27T20:46:28.976Z] #43 57.92 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
20:46:28 [2020-03-27T20:46:28.976Z] #43 57.95 Setting up libnl-3-200:arm64 (3.4.0-1) ...
20:46:28 [2020-03-27T20:46:28.976Z] #43 57.98 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
20:46:28 [2020-03-27T20:46:28.976Z] #43 58.00 Setting up libcap-dev:arm64 (1:2.25-2) ...
20:46:28 [2020-03-27T20:46:28.976Z] #43 58.02 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
20:46:28 [2020-03-27T20:46:28.976Z] #43 58.04 Setting up protobuf-compiler (3.6.1.3-2) ...
20:46:28 [2020-03-27T20:46:28.976Z] #43 58.07 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:46:28 [2020-03-27T20:46:28.976Z] #43 58.10 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
20:46:28 [2020-03-27T20:46:28.976Z] #43 58.12 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:46:28 [2020-03-27T20:46:28.976Z] #43 58.14 Setting up python-protobuf (3.6.1.3-2) ...
20:46:28 [2020-03-27T20:46:28.976Z] #43 63.84 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
20:46:28 [2020-03-27T20:46:28.976Z] #43 63.91 Processing triggers for libc-bin (2.28-10) ...
20:46:28 [2020-03-27T20:46:28.976Z] #43 DONE 64.7s
20:46:28 [2020-03-27T20:46:28.976Z] 
20:46:28 [2020-03-27T20:46:28.976Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:28 [2020-03-27T20:46:28.976Z] #27 14.10 
                                                                           0.0%
#                                                                          1.6%
#                                                                          2.6%
###                                                                        5.1%
#####                                                                      7.9%
#######                                                                    9.9%
#########                                                                 13.1%
###########                                                               15.5%
############                                                              17.4%
##############                                                            19.6%
###############                                                           21.7%
#################                                                         23.8%
##################                                                        26.2%
####################                                                      28.6%
######################                                                    31.0%
#######################                                                   33.3%
#########################                                                 35.5%
###########################                                               37.9%
############################                                              40.1%
##############################                                            42.1%
###############################                                           44.2%
#################################                                         46.7%
###################################                                       48.8%
####################################                                      50.8%
#####################################                                     52.6%
#######################################                                   55.0%
#########################################                                 57.2%
##########################################                                59.6%
############################################                              61.7%
##############################################                            64.7%
###################################################                       72.2%
######################################################                    75.7%
########################################################                  78.0%
#########################################################                 80.1%
##########################################################                81.9%
############################################################              83.8%
#############################################################             85.1%
###############################################################           88.1%
#################################################################         90.5%
###################################################################       93.3%
####################################################################      95.0%
#####################################################################     96.2%
#######################################################################   98.7%
######################################################################## 100.0%
20:46:29 [2020-03-27T20:46:29.236Z] #27 18.98 
20:46:29 [2020-03-27T20:46:29.297Z] #44 61.74   CC       images/ext-file.o
20:46:29 [2020-03-27T20:46:29.485Z] #43 ...
20:46:29 [2020-03-27T20:46:29.485Z] 
20:46:29 [2020-03-27T20:46:29.485Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:46:29 [2020-03-27T20:46:29.485Z] #35 46.20 Reading package lists...
20:46:29 [2020-03-27T20:46:29.485Z] #35 57.14 Building dependency tree...
20:46:29 [2020-03-27T20:46:29.485Z] #35 63.30 The following additional packages will be installed:
20:46:29 [2020-03-27T20:46:29.485Z] #35 63.34   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:46:29 [2020-03-27T20:46:29.485Z] #35 63.38 Suggested packages:
20:46:29 [2020-03-27T20:46:29.485Z] #35 63.38   cmake-doc ninja-build lrzip
20:46:29 [2020-03-27T20:46:29.485Z] #35 63.38 Recommended packages:
20:46:29 [2020-03-27T20:46:29.485Z] #35 63.38   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:46:29 [2020-03-27T20:46:29.485Z] #35 65.57 The following NEW packages will be installed:
20:46:29 [2020-03-27T20:46:29.485Z] #35 65.58   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:46:29 [2020-03-27T20:46:29.485Z] #35 65.58   vim-common xxd
20:46:29 [2020-03-27T20:46:29.485Z] #35 66.09 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:46:29 [2020-03-27T20:46:29.485Z] #35 66.09 Need to get 14.9 MB of archives.
20:46:29 [2020-03-27T20:46:29.485Z] #35 66.09 After this operation, 61.8 MB of additional disk space will be used.
20:46:29 [2020-03-27T20:46:29.485Z] #35 66.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:46:29 [2020-03-27T20:46:29.485Z] #35 66.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:46:29 [2020-03-27T20:46:29.485Z] #35 66.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
20:46:29 [2020-03-27T20:46:29.485Z] #35 66.46 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:46:29 [2020-03-27T20:46:29.553Z] #44 ...
20:46:29 [2020-03-27T20:46:29.553Z] 
20:46:29 [2020-03-27T20:46:29.553Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:46:29 [2020-03-27T20:46:29.553Z] #68 170.3 + for f in rootlesskit rootlesskit-docker-proxy
20:46:29 [2020-03-27T20:46:29.566Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 9.0% of statements
20:46:29 [2020-03-27T20:46:29.752Z] #35 ...
20:46:29 [2020-03-27T20:46:29.752Z] 
20:46:29 [2020-03-27T20:46:29.752Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:29 [2020-03-27T20:46:29.752Z] #33 65.70 sync
20:46:29 [2020-03-27T20:46:29.752Z] #33 65.71 internal/reflectlite
20:46:29 [2020-03-27T20:46:29.752Z] #33 ...
20:46:29 [2020-03-27T20:46:29.752Z] 
20:46:29 [2020-03-27T20:46:29.752Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:29 [2020-03-27T20:46:29.752Z] #74 DONE 66.5s
20:46:29 [2020-03-27T20:46:29.810Z] #68 170.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:46:30 [2020-03-27T20:46:30.011Z] 
20:46:30 [2020-03-27T20:46:30.011Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:46:30 [2020-03-27T20:46:30.011Z] #10 56.34 Building dependency tree...
20:46:30 [2020-03-27T20:46:30.011Z] #10 62.88 The following additional packages will be installed:
20:46:30 [2020-03-27T20:46:30.011Z] #10 62.88   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:46:30 [2020-03-27T20:46:30.011Z] #10 62.88   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:46:30 [2020-03-27T20:46:30.011Z] #10 62.89   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:46:30 [2020-03-27T20:46:30.011Z] #10 62.89   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
20:46:30 [2020-03-27T20:46:30.011Z] #10 62.89 Suggested packages:
20:46:30 [2020-03-27T20:46:30.011Z] #10 62.91   gcc-8-locales seccomp wine64
20:46:30 [2020-03-27T20:46:30.011Z] #10 65.17 The following NEW packages will be installed:
20:46:30 [2020-03-27T20:46:30.011Z] #10 65.18   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:46:30 [2020-03-27T20:46:30.011Z] #10 65.18   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:46:30 [2020-03-27T20:46:30.011Z] #10 65.18   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:46:30 [2020-03-27T20:46:30.011Z] #10 65.18   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:46:30 [2020-03-27T20:46:30.011Z] #10 65.18   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:46:30 [2020-03-27T20:46:30.011Z] #10 65.20   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:46:30 [2020-03-27T20:46:30.011Z] #10 65.80 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:46:30 [2020-03-27T20:46:30.011Z] #10 65.80 Need to get 77.7 MB of archives.
20:46:30 [2020-03-27T20:46:30.011Z] #10 65.80 After this operation, 487 MB of additional disk space will be used.
20:46:30 [2020-03-27T20:46:30.011Z] #10 65.80 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]
20:46:30 [2020-03-27T20:46:30.011Z] #10 66.37 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]
20:46:30 [2020-03-27T20:46:30.011Z] #10 66.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:46:30 [2020-03-27T20:46:30.011Z] #10 66.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
20:46:30 [2020-03-27T20:46:30.011Z] #10 66.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
20:46:30 [2020-03-27T20:46:30.011Z] #10 66.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:46:30 [2020-03-27T20:46:30.269Z] #10 ...
20:46:30 [2020-03-27T20:46:30.269Z] 
20:46:30 [2020-03-27T20:46:30.269Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:30 [2020-03-27T20:46:30.269Z] #47 66.90 sync
20:46:30 [2020-03-27T20:46:30.269Z] #47 67.04 internal/reflectlite
20:46:30 [2020-03-27T20:46:30.619Z] #27 20.38 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:46:30 [2020-03-27T20:46:30.700Z] #43 ...
20:46:30 [2020-03-27T20:46:30.700Z] 
20:46:30 [2020-03-27T20:46:30.700Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:30 [2020-03-27T20:46:30.700Z] #74 DONE 66.9s
20:46:30 [2020-03-27T20:46:30.700Z] 
20:46:30 [2020-03-27T20:46:30.700Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:46:30 [2020-03-27T20:46:30.700Z] #43 67.33 debconf: delaying package configuration, since apt-utils is not installed
20:46:30 [2020-03-27T20:46:30.700Z] #43 67.57 Fetched 4095 kB in 1s (5196 kB/s)
20:46:30 [2020-03-27T20:46:30.879Z] #27 20.74 
20:46:30 [2020-03-27T20:46:30.958Z] #43 67.71 Selecting previously unselected package libcap-dev:amd64.
20:46:30 [2020-03-27T20:46:30.958Z] #43 67.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
20:46:30 [2020-03-27T20:46:30.958Z] #43 67.83 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
20:46:30 [2020-03-27T20:46:30.958Z] #43 67.83 Unpacking libcap-dev:amd64 (1:2.25-2) ...
20:46:31 [2020-03-27T20:46:31.140Z] #27 21.04 
#                                                                          2.2%
######################################################################## 100.0%
20:46:31 [2020-03-27T20:46:31.216Z] #43 68.18 Selecting previously unselected package libnet1:amd64.
20:46:31 [2020-03-27T20:46:31.402Z] #27 21.21 
20:46:31 [2020-03-27T20:46:31.473Z] #43 68.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:46:31 [2020-03-27T20:46:31.731Z] #43 68.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:46:31 [2020-03-27T20:46:31.988Z] #43 68.67 Selecting previously unselected package libnet1-dev.
20:46:31 [2020-03-27T20:46:31.988Z] #43 68.69 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
20:46:31 [2020-03-27T20:46:31.988Z] #43 68.73 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:46:32 [2020-03-27T20:46:32.246Z] #43 ...
20:46:32 [2020-03-27T20:46:32.246Z] 
20:46:32 [2020-03-27T20:46:32.246Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:46:32 [2020-03-27T20:46:32.246Z] #10 48.17 Reading package lists...
20:46:32 [2020-03-27T20:46:32.246Z] #10 59.47 Building dependency tree...
20:46:32 [2020-03-27T20:46:32.246Z] #10 64.95 The following additional packages will be installed:
20:46:32 [2020-03-27T20:46:32.246Z] #10 64.95   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:46:32 [2020-03-27T20:46:32.246Z] #10 64.95   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:46:32 [2020-03-27T20:46:32.246Z] #10 64.95   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:46:32 [2020-03-27T20:46:32.246Z] #10 64.96   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
20:46:32 [2020-03-27T20:46:32.246Z] #10 64.97 Suggested packages:
20:46:32 [2020-03-27T20:46:32.246Z] #10 64.97   gcc-8-locales seccomp wine64
20:46:32 [2020-03-27T20:46:32.246Z] #10 66.99 The following NEW packages will be installed:
20:46:32 [2020-03-27T20:46:32.246Z] #10 67.00   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:46:32 [2020-03-27T20:46:32.246Z] #10 67.01   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:46:32 [2020-03-27T20:46:32.246Z] #10 67.01   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:46:32 [2020-03-27T20:46:32.246Z] #10 67.03   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:46:32 [2020-03-27T20:46:32.246Z] #10 67.03   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:46:32 [2020-03-27T20:46:32.246Z] #10 67.03   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:46:32 [2020-03-27T20:46:32.246Z] #10 67.49 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:46:32 [2020-03-27T20:46:32.246Z] #10 67.49 Need to get 77.7 MB of archives.
20:46:32 [2020-03-27T20:46:32.246Z] #10 67.49 After this operation, 487 MB of additional disk space will be used.
20:46:32 [2020-03-27T20:46:32.246Z] #10 67.49 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]
20:46:32 [2020-03-27T20:46:32.246Z] #10 68.08 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]
20:46:32 [2020-03-27T20:46:32.246Z] #10 68.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:46:32 [2020-03-27T20:46:32.246Z] #10 68.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
20:46:32 [2020-03-27T20:46:32.246Z] #10 68.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
20:46:32 [2020-03-27T20:46:32.246Z] #10 68.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
20:46:32 [2020-03-27T20:46:32.246Z] #10 ...
20:46:32 [2020-03-27T20:46:32.246Z] 
20:46:32 [2020-03-27T20:46:32.246Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:46:32 [2020-03-27T20:46:32.246Z] #35 62.82 debconf: delaying package configuration, since apt-utils is not installed
20:46:32 [2020-03-27T20:46:32.246Z] #35 63.09 Fetched 14.9 MB in 2s (5982 kB/s)
20:46:32 [2020-03-27T20:46:32.246Z] #35 63.26 Selecting previously unselected package xxd.
20:46:32 [2020-03-27T20:46:32.246Z] #35 63.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
20:46:32 [2020-03-27T20:46:32.246Z] #35 63.38 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
20:46:32 [2020-03-27T20:46:32.246Z] #35 63.44 Unpacking xxd (2:8.1.0875-5) ...
20:46:32 [2020-03-27T20:46:32.246Z] #35 63.86 Selecting previously unselected package vim-common.
20:46:32 [2020-03-27T20:46:32.246Z] #35 63.90 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:46:32 [2020-03-27T20:46:32.246Z] #35 64.02 Unpacking vim-common (2:8.1.0875-5) ...
20:46:32 [2020-03-27T20:46:32.246Z] #35 65.52 Selecting previously unselected package cmake-data.
20:46:32 [2020-03-27T20:46:32.246Z] #35 65.53 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:46:32 [2020-03-27T20:46:32.246Z] #35 65.62 Unpacking cmake-data (3.13.4-1) ...
20:46:32 [2020-03-27T20:46:32.504Z] #35 ...
20:46:32 [2020-03-27T20:46:32.504Z] 
20:46:32 [2020-03-27T20:46:32.504Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:46:32 [2020-03-27T20:46:32.504Z] #43 69.20 Selecting previously unselected package libnl-3-200:amd64.
20:46:32 [2020-03-27T20:46:32.504Z] #43 69.20 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
20:46:32 [2020-03-27T20:46:32.504Z] #43 69.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:46:32 [2020-03-27T20:46:32.762Z] #43 69.49 Selecting previously unselected package libnl-3-dev:amd64.
20:46:32 [2020-03-27T20:46:32.762Z] #43 69.51 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
20:46:32 [2020-03-27T20:46:32.762Z] #43 69.52 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
20:46:33 [2020-03-27T20:46:33.019Z] #43 69.93 Selecting previously unselected package libprotobuf-c1:amd64.
20:46:33 [2020-03-27T20:46:33.019Z] #43 69.94 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:46:33 [2020-03-27T20:46:33.019Z] #43 69.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:46:33 [2020-03-27T20:46:33.072Z] #68 ...
20:46:33 [2020-03-27T20:46:33.072Z] 
20:46:33 [2020-03-27T20:46:33.072Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:33 [2020-03-27T20:46:33.072Z] #47 163.7 vendor/golang.org/x/net/idna
20:46:33 [2020-03-27T20:46:33.072Z] #47 167.2 vendor/golang.org/x/net/http2/hpack
20:46:33 [2020-03-27T20:46:33.072Z] #47 169.7 mime
20:46:33 [2020-03-27T20:46:33.072Z] #47 172.1 mime/quotedprintable
20:46:33 [2020-03-27T20:46:33.072Z] #47 172.4 net/http/internal
20:46:33 [2020-03-27T20:46:33.277Z] #43 70.19 Selecting previously unselected package libprotobuf-c-dev:amd64.
20:46:33 [2020-03-27T20:46:33.277Z] #43 70.19 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
20:46:33 [2020-03-27T20:46:33.277Z] #43 70.20 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:46:33 [2020-03-27T20:46:33.314Z] #27 22.85 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:46:33 [2020-03-27T20:46:33.328Z] #47 ...
20:46:33 [2020-03-27T20:46:33.328Z] 
20:46:33 [2020-03-27T20:46:33.328Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:46:33 [2020-03-27T20:46:33.328Z] #44 62.28   CC       images/cgroup.o
20:46:33 [2020-03-27T20:46:33.328Z] #44 63.14   CC       images/userns.o
20:46:33 [2020-03-27T20:46:33.328Z] #44 63.47   CC       images/google/protobuf/descriptor.o
20:46:33 [2020-03-27T20:46:33.328Z] #44 65.21   CC       images/opts.o
20:46:33 [2020-03-27T20:46:33.328Z] #44 65.49   CC       images/seccomp.o
20:46:33 [2020-03-27T20:46:33.328Z] #44 65.81   CC       images/binfmt-misc.o
20:46:33 [2020-03-27T20:46:33.328Z] #44 66.06   CC       images/time.o
20:46:33 [2020-03-27T20:46:33.575Z] #27 23.39 
20:46:33 [2020-03-27T20:46:33.583Z] #44 66.33   CC       images/sysctl.o
20:46:33 [2020-03-27T20:46:33.838Z] #44 66.60   CC       images/autofs.o
20:46:33 [2020-03-27T20:46:33.842Z] #43 70.55 Selecting previously unselected package zlib1g-dev:amd64.
20:46:33 [2020-03-27T20:46:33.842Z] #43 70.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
20:46:33 [2020-03-27T20:46:33.842Z] #43 70.62 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:46:34 [2020-03-27T20:46:34.160Z] #27 23.63 
                                                                           0.8%#27 ...
20:46:34 [2020-03-27T20:46:34.160Z] 
20:46:34 [2020-03-27T20:46:34.160Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:34 [2020-03-27T20:46:34.160Z] #38 10.33 -- Detecting C compile features - done
20:46:34 [2020-03-27T20:46:34.160Z] #38 10.38 -- Performing Test HAS_BUILTIN_FORTIFY
20:46:34 [2020-03-27T20:46:34.160Z] #38 10.91 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:46:34 [2020-03-27T20:46:34.160Z] #38 11.08 -- Configuring done
20:46:34 [2020-03-27T20:46:34.160Z] #38 11.11 -- Generating done
20:46:34 [2020-03-27T20:46:34.160Z] #38 11.11 -- Build files have been written to: /tmp/tmp.aPuJI680o0/tini
20:46:34 [2020-03-27T20:46:34.160Z] #38 11.12 + make tini-static
20:46:34 [2020-03-27T20:46:34.160Z] #38 11.69 Scanning dependencies of target tini-static
20:46:34 [2020-03-27T20:46:34.160Z] #38 11.85 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:46:34 [2020-03-27T20:46:34.160Z] #38 14.10 [100%] Linking C executable tini-static
20:46:34 [2020-03-27T20:46:34.160Z] #38 14.72 [100%] Built target tini-static
20:46:34 [2020-03-27T20:46:34.160Z] #38 14.80 + mkdir -p /build
20:46:34 [2020-03-27T20:46:34.160Z] #38 14.81 + cp tini-static /build/docker-init
20:46:34 [2020-03-27T20:46:34.160Z] #38 DONE 15.2s
20:46:34 [2020-03-27T20:46:34.160Z] 
20:46:34 [2020-03-27T20:46:34.160Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:34 [2020-03-27T20:46:34.160Z] #27 23.63 
                                                                           0.8%
#######################################################                   76.5%
######################################################################## 100.0%
20:46:34 [2020-03-27T20:46:34.160Z] #27 23.90 
20:46:34 [2020-03-27T20:46:34.160Z] #27 ...
20:46:34 [2020-03-27T20:46:34.160Z] 
20:46:34 [2020-03-27T20:46:34.160Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:46:34 [2020-03-27T20:46:34.160Z] #44 4.294 Note: Building without setproctitle() and strlcpy() support.
20:46:34 [2020-03-27T20:46:34.160Z] #44 4.295       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:46:34 [2020-03-27T20:46:34.160Z] #44 4.309 Note: Building without GnuTLS support
20:46:34 [2020-03-27T20:46:34.400Z] #44 66.90   CC       images/macvlan.o
20:46:34 [2020-03-27T20:46:34.400Z] #44 67.11   CC       images/sit.o
20:46:34 [2020-03-27T20:46:34.571Z] #47 70.56 github.com/LK4D4/vndr/godl/singleflight
20:46:34 [2020-03-27T20:46:34.571Z] #47 71.18 math/rand
20:46:34 [2020-03-27T20:46:34.655Z] #44 67.33   LINK     images/built-in.o
20:46:34 [2020-03-27T20:46:34.655Z] #44 67.47   GEN      compel/include/asm
20:46:34 [2020-03-27T20:46:34.775Z] #43 71.34 Selecting previously unselected package libprotobuf17:amd64.
20:46:34 [2020-03-27T20:46:34.775Z] #43 71.34 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
20:46:34 [2020-03-27T20:46:34.775Z] #43 71.35 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
20:46:34 [2020-03-27T20:46:34.775Z] #43 ...
20:46:34 [2020-03-27T20:46:34.775Z] 
20:46:34 [2020-03-27T20:46:34.775Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:46:34 [2020-03-27T20:46:34.775Z] #62 67.11 The following additional packages will be installed:
20:46:34 [2020-03-27T20:46:34.775Z] #62 67.15   libbtrfs0
20:46:34 [2020-03-27T20:46:34.775Z] #62 67.39 The following NEW packages will be installed:
20:46:34 [2020-03-27T20:46:34.775Z] #62 67.40   libbtrfs-dev libbtrfs0
20:46:34 [2020-03-27T20:46:34.775Z] #62 67.82 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:46:34 [2020-03-27T20:46:34.775Z] #62 67.82 Need to get 119 kB of archives.
20:46:34 [2020-03-27T20:46:34.775Z] #62 67.82 After this operation, 387 kB of additional disk space will be used.
20:46:34 [2020-03-27T20:46:34.775Z] #62 67.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:46:34 [2020-03-27T20:46:34.775Z] #62 67.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:46:34 [2020-03-27T20:46:34.775Z] #62 69.31 debconf: delaying package configuration, since apt-utils is not installed
20:46:34 [2020-03-27T20:46:34.775Z] #62 69.66 Fetched 119 kB in 0s (413 kB/s)
20:46:34 [2020-03-27T20:46:34.775Z] #62 69.86 Selecting previously unselected package libbtrfs0.
20:46:34 [2020-03-27T20:46:34.775Z] #62 69.86 (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.)
20:46:34 [2020-03-27T20:46:34.775Z] #62 70.04 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
20:46:34 [2020-03-27T20:46:34.775Z] #62 70.10 Unpacking libbtrfs0 (4.20.1-2) ...
20:46:34 [2020-03-27T20:46:34.775Z] #62 70.42 Selecting previously unselected package libbtrfs-dev.
20:46:34 [2020-03-27T20:46:34.775Z] #62 70.43 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
20:46:34 [2020-03-27T20:46:34.775Z] #62 70.46 Unpacking libbtrfs-dev (4.20.1-2) ...
20:46:34 [2020-03-27T20:46:34.775Z] #62 71.03 Setting up libbtrfs0 (4.20.1-2) ...
20:46:34 [2020-03-27T20:46:34.775Z] #62 71.05 Setting up libbtrfs-dev (4.20.1-2) ...
20:46:34 [2020-03-27T20:46:34.775Z] #62 71.08 Processing triggers for libc-bin (2.28-10) ...
20:46:34 [2020-03-27T20:46:34.775Z] #62 DONE 71.6s
20:46:34 [2020-03-27T20:46:34.775Z] 
20:46:34 [2020-03-27T20:46:34.775Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:46:34 [2020-03-27T20:46:34.775Z] #63 DONE 0.1s
20:46:34 [2020-03-27T20:46:34.775Z] 
20:46:34 [2020-03-27T20:46:34.775Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:46:34 [2020-03-27T20:46:34.775Z] #35 71.48 Selecting previously unselected package libicu63:amd64.
20:46:34 [2020-03-27T20:46:34.775Z] #35 71.48 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
20:46:34 [2020-03-27T20:46:34.775Z] #35 71.49 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:46:34 [2020-03-27T20:46:34.910Z] #44 67.50   GEN      compel/include/version.h
20:46:34 [2020-03-27T20:46:34.910Z] #44 67.50 touch .config
20:46:34 [2020-03-27T20:46:34.910Z] #44 67.53   GEN      include/common/config.h
20:46:34 [2020-03-27T20:46:34.910Z] #44 67.60   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:46:34 [2020-03-27T20:46:34.911Z] #44 67.62   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:46:34 [2020-03-27T20:46:34.911Z] #44 67.65   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:46:34 [2020-03-27T20:46:34.911Z] #44 67.66   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:46:34 [2020-03-27T20:46:34.911Z] #44 67.69   DEP      compel/arch/x86/plugins/std/memcpy.d
20:46:34 [2020-03-27T20:46:34.911Z] #44 67.71   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:46:35 [2020-03-27T20:46:35.034Z] #35 ...
20:46:35 [2020-03-27T20:46:35.034Z] 
20:46:35 [2020-03-27T20:46:35.034Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
20:46:35 [2020-03-27T20:46:35.034Z] #64 DONE 0.1s
20:46:35 [2020-03-27T20:46:35.034Z] 
20:46:35 [2020-03-27T20:46:35.034Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:46:35 [2020-03-27T20:46:35.166Z] #44 67.74   GEN      compel/plugins/include/uapi/std/syscall.h
20:46:35 [2020-03-27T20:46:35.166Z] #44 67.78   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:46:35 [2020-03-27T20:46:35.166Z] #44 67.79   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:46:35 [2020-03-27T20:46:35.166Z] #44 67.82   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:46:35 [2020-03-27T20:46:35.166Z] #44 67.83   DEP      compel/plugins/std/infect.d
20:46:35 [2020-03-27T20:46:35.166Z] #44 67.94   DEP      compel/plugins/std/string.d
20:46:35 [2020-03-27T20:46:35.233Z] Removing intermediate container a4e4e1b96f1e
20:46:35 [2020-03-27T20:46:35.233Z]  ---> 5438c7ae2f34
20:46:35 [2020-03-27T20:46:35.233Z] Step 11/16 : ARG GOOS
20:46:35 [2020-03-27T20:46:35.233Z]  ---> Running in 8ecd3974db26
20:46:35 [2020-03-27T20:46:35.233Z] Removing intermediate container 8ecd3974db26
20:46:35 [2020-03-27T20:46:35.233Z]  ---> bab3b1fc8eaa
20:46:35 [2020-03-27T20:46:35.233Z] Step 12/16 : ARG GOARCH
20:46:35 [2020-03-27T20:46:35.233Z]  ---> Running in 08874e5fd161
20:46:35 [2020-03-27T20:46:35.233Z] Removing intermediate container 08874e5fd161
20:46:35 [2020-03-27T20:46:35.233Z]  ---> 9476d04c65c6
20:46:35 [2020-03-27T20:46:35.233Z] 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
20:46:35 [2020-03-27T20:46:35.233Z]  ---> Running in 014ced637c8f
20:46:35 [2020-03-27T20:46:35.422Z] #44 68.05   DEP      compel/plugins/std/log.d
20:46:35 [2020-03-27T20:46:35.422Z] #44 68.16   DEP      compel/plugins/std/fds.d
20:46:35 [2020-03-27T20:46:35.422Z] #44 ...
20:46:35 [2020-03-27T20:46:35.422Z] 
20:46:35 [2020-03-27T20:46:35.422Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:35 [2020-03-27T20:46:35.422Z] #47 176.2 net/textproto
20:46:35 [2020-03-27T20:46:35.422Z] #47 176.2 crypto/x509
20:46:35 [2020-03-27T20:46:35.529Z] #47 ...
20:46:35 [2020-03-27T20:46:35.529Z] 
20:46:35 [2020-03-27T20:46:35.529Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:46:35 [2020-03-27T20:46:35.529Z] #35 67.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
20:46:35 [2020-03-27T20:46:35.529Z] #35 68.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
20:46:35 [2020-03-27T20:46:35.529Z] #35 68.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
20:46:35 [2020-03-27T20:46:35.529Z] #35 68.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
20:46:35 [2020-03-27T20:46:35.529Z] #35 68.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
20:46:35 [2020-03-27T20:46:35.529Z] #35 68.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
20:46:35 [2020-03-27T20:46:35.529Z] #35 70.46 debconf: delaying package configuration, since apt-utils is not installed
20:46:35 [2020-03-27T20:46:35.529Z] #35 70.96 Fetched 14.9 MB in 3s (5109 kB/s)
20:46:35 [2020-03-27T20:46:35.529Z] #35 71.11 Selecting previously unselected package xxd.
20:46:35 [2020-03-27T20:46:35.529Z] #35 71.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 ... 15401 files and directories currently installed.)
20:46:35 [2020-03-27T20:46:35.529Z] #35 71.18 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
20:46:35 [2020-03-27T20:46:35.529Z] #35 71.19 Unpacking xxd (2:8.1.0875-5) ...
20:46:35 [2020-03-27T20:46:35.529Z] #35 71.66 Selecting previously unselected package vim-common.
20:46:35 [2020-03-27T20:46:35.529Z] #35 71.66 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:46:35 [2020-03-27T20:46:35.529Z] #35 71.71 Unpacking vim-common (2:8.1.0875-5) ...
20:46:35 [2020-03-27T20:46:35.529Z] #35 72.33 Selecting previously unselected package cmake-data.
20:46:35 [2020-03-27T20:46:35.529Z] #35 72.33 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:46:35 [2020-03-27T20:46:35.529Z] #35 72.35 Unpacking cmake-data (3.13.4-1) ...
20:46:35 [2020-03-27T20:46:35.549Z] #44 ...
20:46:35 [2020-03-27T20:46:35.549Z] 
20:46:35 [2020-03-27T20:46:35.549Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:35 [2020-03-27T20:46:35.549Z] #56 60.66 regexp/syntax
20:46:35 [2020-03-27T20:46:35.549Z] #56 63.31 time
20:46:35 [2020-03-27T20:46:35.549Z] #56 68.03 regexp
20:46:35 [2020-03-27T20:46:35.549Z] #56 ...
20:46:35 [2020-03-27T20:46:35.549Z] 
20:46:35 [2020-03-27T20:46:35.549Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:46:35 [2020-03-27T20:46:35.794Z] #35 ...
20:46:35 [2020-03-27T20:46:35.794Z] 
20:46:35 [2020-03-27T20:46:35.794Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:46:35 [2020-03-27T20:46:35.811Z] #65 35.11 Checking out files:  39% (1239/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)   
20:46:35 [2020-03-27T20:46:35.811Z] #65 ...
20:46:35 [2020-03-27T20:46:35.811Z] 
20:46:35 [2020-03-27T20:46:35.811Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:35 [2020-03-27T20:46:35.811Z] #33 61.07 internal/syscall/unix
20:46:35 [2020-03-27T20:46:35.811Z] #33 61.09 time
20:46:35 [2020-03-27T20:46:35.811Z] #33 67.82 internal/poll
20:46:35 [2020-03-27T20:46:35.811Z] #33 70.44 os
20:46:36 [2020-03-27T20:46:36.072Z] #33 ...
20:46:36 [2020-03-27T20:46:36.072Z] 
20:46:36 [2020-03-27T20:46:36.072Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:46:36 [2020-03-27T20:46:36.568Z] #30 73.14 Checking out files:  78% (1201/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)   
20:46:36 [2020-03-27T20:46:36.568Z] #30 ...
20:46:36 [2020-03-27T20:46:36.568Z] 
20:46:36 [2020-03-27T20:46:36.568Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:36 [2020-03-27T20:46:36.568Z] #27 7.930 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:46:36 [2020-03-27T20:46:36.568Z] #27 8.477 #=#=#                                                                         
20:46:36 [2020-03-27T20:46:36.787Z] #47 ...
20:46:36 [2020-03-27T20:46:36.787Z] 
20:46:36 [2020-03-27T20:46:36.787Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:46:36 [2020-03-27T20:46:36.787Z] #68 DONE 177.4s
20:46:36 [2020-03-27T20:46:36.787Z] 
20:46:36 [2020-03-27T20:46:36.787Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
20:46:36 [2020-03-27T20:46:36.787Z] #69 DONE 0.1s
20:46:36 [2020-03-27T20:46:36.787Z] 
20:46:36 [2020-03-27T20:46:36.787Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:36 [2020-03-27T20:46:36.787Z] #47 177.5 vendor/golang.org/x/net/http/httpguts
20:46:36 [2020-03-27T20:46:36.826Z] #27 8.828 
                                                                           0.0%
#                                                                          2.6%
####                                                                       6.2%
######                                                                     8.8%
########                                                                  12.3%
#############                                                             19.4%
###################                                                       27.8%
##########################                                                37.0%
##############################                                            42.5%
#######################################                                   54.7%
#########################################                                 58.0%
###############################################                           65.5%
20:46:36 [2020-03-27T20:46:36.826Z] #27 ...
20:46:36 [2020-03-27T20:46:36.826Z] 
20:46:36 [2020-03-27T20:46:36.826Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:46:36 [2020-03-27T20:46:36.826Z] #65 5.822 + RM_GOPATH=0
20:46:36 [2020-03-27T20:46:36.826Z] #65 5.822 + TMP_GOPATH=
20:46:36 [2020-03-27T20:46:36.826Z] #65 5.822 + : /build
20:46:36 [2020-03-27T20:46:36.826Z] #65 5.822 + '[' -z '' ']'
20:46:36 [2020-03-27T20:46:36.826Z] #65 5.825 ++ mktemp -d
20:46:36 [2020-03-27T20:46:36.826Z] #65 5.825 + export GOPATH=/tmp/tmp.DvQKzdxApD
20:46:36 [2020-03-27T20:46:36.826Z] #65 5.825 + GOPATH=/tmp/tmp.DvQKzdxApD
20:46:36 [2020-03-27T20:46:36.826Z] #65 5.825 + RM_GOPATH=1
20:46:36 [2020-03-27T20:46:36.826Z] #65 5.835 ++ dirname ./install.sh
20:46:36 [2020-03-27T20:46:36.826Z] #65 5.847 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
20:46:36 [2020-03-27T20:46:36.826Z] #65 5.847 + dir=.
20:46:36 [2020-03-27T20:46:36.826Z] #65 5.847 + bin=containerd
20:46:36 [2020-03-27T20:46:36.826Z] #65 5.847 + shift
20:46:36 [2020-03-27T20:46:36.826Z] #65 5.847 + '[' '!' -f ./containerd.installer ']'
20:46:36 [2020-03-27T20:46:36.826Z] #65 5.847 + . ./containerd.installer
20:46:36 [2020-03-27T20:46:36.826Z] #65 5.847 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
20:46:36 [2020-03-27T20:46:36.826Z] #65 5.847 + install_containerd
20:46:36 [2020-03-27T20:46:36.826Z] #65 5.847 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
20:46:36 [2020-03-27T20:46:36.826Z] #65 5.847 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DvQKzdxApD/src/github.com/containerd/containerd
20:46:36 [2020-03-27T20:46:36.826Z] #65 5.862 Cloning into '/tmp/tmp.DvQKzdxApD/src/github.com/containerd/containerd'...
20:46:37 [2020-03-27T20:46:37.083Z] #65 ...
20:46:37 [2020-03-27T20:46:37.083Z] 
20:46:37 [2020-03-27T20:46:37.083Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:37 [2020-03-27T20:46:37.345Z] #27 8.828 
                                                                           0.0%
#                                                                          2.6%
####                                                                       6.2%
######                                                                     8.8%
########                                                                  12.3%
#############                                                             19.4%
###################                                                       27.8%
##########################                                                37.0%
##############################                                            42.5%
#######################################                                   54.7%
#########################################                                 58.0%
###############################################                           65.5%
####################################################                      73.3%
##########################################################                81.1%
##############################################################            86.9%
####################################################################      95.7%
######################################################################## 100.0%
20:46:37 [2020-03-27T20:46:37.348Z] #47 177.9 vendor/golang.org/x/net/http/httpproxy
20:46:37 [2020-03-27T20:46:37.375Z] #65 35.11 Checking out files:  39% (1239/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:  71% (2235/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.
20:46:37 [2020-03-27T20:46:37.375Z] #65 36.92 + cd /tmp/tmp.NvJbnm8ROo/src/github.com/containerd/containerd
20:46:37 [2020-03-27T20:46:37.375Z] #65 36.92 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
20:46:37 [2020-03-27T20:46:37.912Z] #47 178.7 mime/multipart
20:46:37 [2020-03-27T20:46:37.946Z] #65 ...
20:46:37 [2020-03-27T20:46:37.946Z] 
20:46:37 [2020-03-27T20:46:37.946Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:46:37 [2020-03-27T20:46:37.946Z] #10 63.48 Selecting previously unselected package mingw-w64-x86-64-dev.
20:46:37 [2020-03-27T20:46:37.946Z] #10 63.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:46:37 [2020-03-27T20:46:37.946Z] #10 63.57 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:46:37 [2020-03-27T20:46:37.946Z] #10 72.37 Selecting previously unselected package gcc-mingw-w64-base.
20:46:37 [2020-03-27T20:46:37.946Z] #10 72.38 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
20:46:37 [2020-03-27T20:46:37.946Z] #10 72.40 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:46:37 [2020-03-27T20:46:37.946Z] #10 72.69 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:46:37 [2020-03-27T20:46:37.946Z] #10 72.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
20:46:37 [2020-03-27T20:46:37.946Z] #10 72.70 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:46:37 [2020-03-27T20:46:37.946Z] #10 ...
20:46:37 [2020-03-27T20:46:37.946Z] 
20:46:37 [2020-03-27T20:46:37.946Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:46:37 [2020-03-27T20:46:37.946Z] #44 7.198 fatal: not a git repository (or any of the parent directories): .git
20:46:37 [2020-03-27T20:46:37.946Z] #44 7.253   GEN      .gitid
20:46:37 [2020-03-27T20:46:37.946Z] #44 7.269   GEN      criu/include/version.h
20:46:37 [2020-03-27T20:46:37.946Z] #44 7.333   GEN      include/common/asm
20:46:38 [2020-03-27T20:46:38.517Z] #44 9.306   PBCC     images/google/protobuf/descriptor.pb-c.c
20:46:38 [2020-03-27T20:46:38.517Z] #44 9.504   PBCC     images/opts.pb-c.c
20:46:38 [2020-03-27T20:46:38.517Z] #44 9.573   PBCC     images/sit.pb-c.c
20:46:38 [2020-03-27T20:46:38.517Z] #44 9.590   DEP      images/google/protobuf/descriptor.pb-c.d
20:46:38 [2020-03-27T20:46:38.715Z] #27 11.78 
20:46:38 [2020-03-27T20:46:38.777Z] #44 9.781   DEP      images/opts.pb-c.d
20:46:38 [2020-03-27T20:46:38.777Z] #44 ...
20:46:38 [2020-03-27T20:46:38.777Z] 
20:46:38 [2020-03-27T20:46:38.777Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:38 [2020-03-27T20:46:38.777Z] #27 26.01 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:46:38 [2020-03-27T20:46:38.777Z] #27 26.11 skipping existing ed4b54129745
20:46:38 [2020-03-27T20:46:38.777Z] #27 26.24 
20:46:38 [2020-03-27T20:46:38.777Z] #27 27.42 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:46:38 [2020-03-27T20:46:38.777Z] #27 27.90 
20:46:38 [2020-03-27T20:46:38.777Z] #27 28.13 
######################################################################## 100.0%
20:46:38 [2020-03-27T20:46:38.777Z] #27 28.22 
20:46:38 [2020-03-27T20:46:38.777Z] #27 28.36 Download of images into '/build' complete.
20:46:38 [2020-03-27T20:46:38.777Z] #27 28.36 Use something like the following to load the result into a Docker daemon:
20:46:38 [2020-03-27T20:46:38.777Z] #27 28.36   tar -cC '/build' . | docker load
20:46:38 [2020-03-27T20:46:38.777Z] #27 DONE 28.8s
20:46:38 [2020-03-27T20:46:38.777Z] 
20:46:38 [2020-03-27T20:46:38.777Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:46:38 [2020-03-27T20:46:38.777Z] #44 9.837   DEP      images/sit.pb-c.d
20:46:38 [2020-03-27T20:46:38.777Z] #44 9.905   PBCC     images/macvlan.pb-c.c
20:46:39 [2020-03-27T20:46:39.037Z] #44 9.932   DEP      images/macvlan.pb-c.d
20:46:39 [2020-03-27T20:46:39.037Z] #44 10.00   PBCC     images/autofs.pb-c.c
20:46:39 [2020-03-27T20:46:39.037Z] #44 10.06   DEP      images/autofs.pb-c.d
20:46:39 [2020-03-27T20:46:39.037Z] #44 10.16   PBCC     images/sysctl.pb-c.c
20:46:39 [2020-03-27T20:46:39.215Z] #65 ...
20:46:39 [2020-03-27T20:46:39.215Z] 
20:46:39 [2020-03-27T20:46:39.215Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:39 [2020-03-27T20:46:39.215Z] #27 6.068 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:46:39 [2020-03-27T20:46:39.215Z] #27 6.862 #=#=#                                                                         
20:46:39 [2020-03-27T20:46:39.215Z] #27 7.196 
                                                                           0.0%
###                                                                        4.5%
########                                                                  11.8%
############                                                              17.4%
################                                                          23.2%
####################                                                      28.3%
#######################                                                   33.2%
###########################                                               38.1%
################################                                          44.5%
##################################                                        48.1%
######################################                                    53.5%
##########################################                                59.5%
################################################                          67.5%
##################################################                        70.8%
####################################################                      72.5%
######################################################                    75.9%
########################################################                  79.0%
##########################################################                81.7%
#############################################################             85.3%
################################################################          89.0%
###################################################################       93.3%
######################################################################## 100.0%
20:46:39 [2020-03-27T20:46:39.297Z] #44 10.28   DEP      images/sysctl.pb-c.d
20:46:39 [2020-03-27T20:46:39.297Z] #44 10.41   PBCC     images/time.pb-c.c
20:46:39 [2020-03-27T20:46:39.475Z] #27 10.50 #=#=#                                                                         
20:46:39 [2020-03-27T20:46:39.475Z] #27 ...
20:46:39 [2020-03-27T20:46:39.475Z] 
20:46:39 [2020-03-27T20:46:39.475Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:39 [2020-03-27T20:46:39.475Z] #33 65.91 internal/reflectlite
20:46:39 [2020-03-27T20:46:39.475Z] #33 65.93 sync
20:46:39 [2020-03-27T20:46:39.475Z] #33 69.81 sort
20:46:39 [2020-03-27T20:46:39.475Z] #33 69.87 errors
20:46:39 [2020-03-27T20:46:39.475Z] #33 70.74 strconv
20:46:39 [2020-03-27T20:46:39.475Z] #33 72.12 io
20:46:39 [2020-03-27T20:46:39.475Z] #33 74.22 internal/oserror
20:46:39 [2020-03-27T20:46:39.475Z] #33 74.30 syscall
20:46:39 [2020-03-27T20:46:39.487Z] #27 12.12 
                                                                           0.1%
##                                                                         3.7%
##############                                                            19.5%
#########################                                                 34.9%
##################################                                        48.3%
###########################################                               60.9%
#######################################################                   77.2%
##################################################################        92.6%
######################################################################## 100.0%
20:46:39 [2020-03-27T20:46:39.557Z] #44 10.48   DEP      images/time.pb-c.d
20:46:39 [2020-03-27T20:46:39.557Z] #44 10.52   PBCC     images/binfmt-misc.pb-c.c
20:46:39 [2020-03-27T20:46:39.732Z] #33 ...
20:46:39 [2020-03-27T20:46:39.732Z] 
20:46:39 [2020-03-27T20:46:39.732Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:46:39 [2020-03-27T20:46:39.732Z] #43 72.72 Selecting previously unselected package libprotobuf-lite17:amd64.
20:46:39 [2020-03-27T20:46:39.732Z] #43 72.81 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
20:46:39 [2020-03-27T20:46:39.732Z] #43 72.85 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:46:39 [2020-03-27T20:46:39.732Z] #43 73.17 Selecting previously unselected package libprotobuf-dev:amd64.
20:46:39 [2020-03-27T20:46:39.732Z] #43 73.22 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
20:46:39 [2020-03-27T20:46:39.732Z] #43 73.23 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:46:39 [2020-03-27T20:46:39.732Z] #43 75.79 Selecting previously unselected package libprotoc17:amd64.
20:46:39 [2020-03-27T20:46:39.732Z] #43 75.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
20:46:39 [2020-03-27T20:46:39.732Z] #43 75.82 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
20:46:39 [2020-03-27T20:46:39.818Z] #44 10.82   DEP      images/binfmt-misc.pb-c.d
20:46:39 [2020-03-27T20:46:39.818Z] #44 10.92   PBCC     images/seccomp.pb-c.c
20:46:39 [2020-03-27T20:46:39.818Z] #44 10.93   DEP      images/seccomp.pb-c.d
20:46:39 [2020-03-27T20:46:39.992Z] #43 76.84 Selecting previously unselected package protobuf-c-compiler.
20:46:39 [2020-03-27T20:46:39.992Z] #43 76.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
20:46:39 [2020-03-27T20:46:39.992Z] #43 76.85 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:46:40 [2020-03-27T20:46:40.052Z] #27 13.35 
20:46:40 [2020-03-27T20:46:40.080Z] #44 11.07   PBCC     images/userns.pb-c.c
20:46:40 [2020-03-27T20:46:40.080Z] #44 11.12   DEP      images/userns.pb-c.d
20:46:40 [2020-03-27T20:46:40.340Z] #44 11.21   PBCC     images/cgroup.pb-c.c
20:46:40 [2020-03-27T20:46:40.340Z] #44 11.28   DEP      images/cgroup.pb-c.d
20:46:40 [2020-03-27T20:46:40.436Z] #47 181.0 crypto/tls
20:46:40 [2020-03-27T20:46:40.557Z] #43 77.29 Selecting previously unselected package protobuf-compiler.
20:46:40 [2020-03-27T20:46:40.557Z] #43 77.33 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
20:46:40 [2020-03-27T20:46:40.557Z] #43 77.35 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:46:40 [2020-03-27T20:46:40.567Z] #27 13.52 
                                                                           1.1%
######                                                                     8.5%
############                                                              17.9%
#################                                                         23.7%
#####################                                                     29.6%
#################
20:46:40 [2020-03-27T20:46:40.567Z] #27 ...
20:46:40 [2020-03-27T20:46:40.567Z] 
20:46:40 [2020-03-27T20:46:40.567Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:46:40 [2020-03-27T20:46:40.567Z] #10 68.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:46:40 [2020-03-27T20:46:40.567Z] #10 68.64 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]
20:46:40 [2020-03-27T20:46:40.567Z] #10 68.74 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]
20:46:40 [2020-03-27T20:46:40.567Z] #10 73.65 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]
20:46:40 [2020-03-27T20:46:40.567Z] #10 77.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
20:46:40 [2020-03-27T20:46:40.567Z] #10 77.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
20:46:40 [2020-03-27T20:46:40.567Z] #10 77.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:46:40 [2020-03-27T20:46:40.567Z] #10 77.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:46:40 [2020-03-27T20:46:40.567Z] #10 77.37 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]
20:46:40 [2020-03-27T20:46:40.567Z] #10 77.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
20:46:40 [2020-03-27T20:46:40.567Z] #10 77.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
20:46:40 [2020-03-27T20:46:40.567Z] #10 77.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
20:46:40 [2020-03-27T20:46:40.567Z] #10 77.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
20:46:40 [2020-03-27T20:46:40.567Z] #10 77.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
20:46:40 [2020-03-27T20:46:40.567Z] #10 77.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
20:46:40 [2020-03-27T20:46:40.567Z] #10 77.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
20:46:40 [2020-03-27T20:46:40.567Z] #10 77.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
20:46:40 [2020-03-27T20:46:40.567Z] #10 77.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
20:46:40 [2020-03-27T20:46:40.567Z] #10 77.60 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
20:46:40 [2020-03-27T20:46:40.601Z] #44 11.40   PBCC     images/fown.pb-c.c
20:46:40 [2020-03-27T20:46:40.601Z] #44 11.43   PBCC     images/ext-file.pb-c.c
20:46:40 [2020-03-27T20:46:40.601Z] #44 11.53   DEP      images/fown.pb-c.d
20:46:40 [2020-03-27T20:46:40.601Z] #44 11.63   DEP      images/ext-file.pb-c.d
20:46:40 [2020-03-27T20:46:40.815Z] #43 77.70 Selecting previously unselected package python-pkg-resources.
20:46:40 [2020-03-27T20:46:40.815Z] #43 77.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:46:40 [2020-03-27T20:46:40.815Z] #43 77.73 Unpacking python-pkg-resources (40.8.0-1) ...
20:46:40 [2020-03-27T20:46:40.824Z] #10 ...
20:46:40 [2020-03-27T20:46:40.824Z] 
20:46:40 [2020-03-27T20:46:40.824Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:46:40 [2020-03-27T20:46:40.824Z] #43 68.11 Selecting previously unselected package libprotobuf-lite17:amd64.
20:46:40 [2020-03-27T20:46:40.824Z] #43 68.11 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
20:46:40 [2020-03-27T20:46:40.824Z] #43 68.13 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:46:40 [2020-03-27T20:46:40.824Z] #43 68.65 Selecting previously unselected package libprotobuf-dev:amd64.
20:46:40 [2020-03-27T20:46:40.824Z] #43 68.67 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
20:46:40 [2020-03-27T20:46:40.824Z] #43 68.74 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:46:40 [2020-03-27T20:46:40.824Z] #43 71.36 Selecting previously unselected package libprotoc17:amd64.
20:46:40 [2020-03-27T20:46:40.824Z] #43 71.38 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
20:46:40 [2020-03-27T20:46:40.824Z] #43 71.41 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
20:46:40 [2020-03-27T20:46:40.824Z] #43 72.52 Selecting previously unselected package protobuf-c-compiler.
20:46:40 [2020-03-27T20:46:40.824Z] #43 72.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
20:46:40 [2020-03-27T20:46:40.824Z] #43 72.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:46:40 [2020-03-27T20:46:40.824Z] #43 72.99 Selecting previously unselected package protobuf-compiler.
20:46:40 [2020-03-27T20:46:40.824Z] #43 73.02 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
20:46:40 [2020-03-27T20:46:40.824Z] #43 73.07 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:46:40 [2020-03-27T20:46:40.824Z] #43 73.69 Selecting previously unselected package python-pkg-resources.
20:46:40 [2020-03-27T20:46:40.824Z] #43 73.69 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:46:40 [2020-03-27T20:46:40.824Z] #43 73.80 Unpacking python-pkg-resources (40.8.0-1) ...
20:46:40 [2020-03-27T20:46:40.824Z] #43 74.44 Selecting previously unselected package python-six.
20:46:40 [2020-03-27T20:46:40.824Z] #43 74.45 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:46:40 [2020-03-27T20:46:40.824Z] #43 74.47 Unpacking python-six (1.12.0-1) ...
20:46:40 [2020-03-27T20:46:40.824Z] #43 74.87 Selecting previously unselected package python-protobuf.
20:46:40 [2020-03-27T20:46:40.824Z] #43 74.89 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
20:46:40 [2020-03-27T20:46:40.824Z] #43 74.95 Unpacking python-protobuf (3.6.1.3-2) ...
20:46:40 [2020-03-27T20:46:40.824Z] #43 76.02 Setting up python-pkg-resources (40.8.0-1) ...
20:46:40 [2020-03-27T20:46:40.824Z] #43 ...
20:46:40 [2020-03-27T20:46:40.824Z] 
20:46:40 [2020-03-27T20:46:40.824Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:40 [2020-03-27T20:46:40.861Z] #44 ...
20:46:40 [2020-03-27T20:46:40.861Z] 
20:46:40 [2020-03-27T20:46:40.861Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:40 [2020-03-27T20:46:40.861Z] #47 65.35 time
20:46:40 [2020-03-27T20:46:40.861Z] #47 67.86 regexp
20:46:40 [2020-03-27T20:46:40.861Z] #47 73.16 path/filepath
20:46:40 [2020-03-27T20:46:40.861Z] #47 73.19 net
20:46:40 [2020-03-27T20:46:40.861Z] #47 73.97 internal/lazyregexp
20:46:40 [2020-03-27T20:46:40.861Z] #47 75.05 github.com/LK4D4/vndr/versioned
20:46:40 [2020-03-27T20:46:40.861Z] #47 75.19 io/ioutil
20:46:40 [2020-03-27T20:46:40.861Z] #47 75.50 os/exec
20:46:40 [2020-03-27T20:46:40.861Z] #47 ...
20:46:40 [2020-03-27T20:46:40.861Z] 
20:46:40 [2020-03-27T20:46:40.861Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:46:40 [2020-03-27T20:46:40.861Z] #44 11.79   PBCC     images/rpc.pb-c.c
20:46:40 [2020-03-27T20:46:40.861Z] #44 11.88   DEP      images/rpc.pb-c.d
20:46:41 [2020-03-27T20:46:41.072Z] #43 ...
20:46:41 [2020-03-27T20:46:41.072Z] 
20:46:41 [2020-03-27T20:46:41.072Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:41 [2020-03-27T20:46:41.072Z] #33 77.47 reflect
20:46:41 [2020-03-27T20:46:41.122Z] #44 12.03   PBCC     images/siginfo.pb-c.c
20:46:41 [2020-03-27T20:46:41.122Z] #44 12.07   DEP      images/siginfo.pb-c.d
20:46:41 [2020-03-27T20:46:41.122Z] #44 12.09   PBCC     images/pagemap.pb-c.c
20:46:41 [2020-03-27T20:46:41.122Z] #44 12.10   DEP      images/pagemap.pb-c.d
20:46:41 [2020-03-27T20:46:41.383Z] #44 12.19   PBCC     images/rlimit.pb-c.c
20:46:41 [2020-03-27T20:46:41.383Z] #44 12.22   DEP      images/rlimit.pb-c.d
20:46:41 [2020-03-27T20:46:41.383Z] #44 12.30   PBCC     images/file-lock.pb-c.c
20:46:41 [2020-03-27T20:46:41.383Z] #44 12.33   DEP      images/file-lock.pb-c.d
20:46:41 [2020-03-27T20:46:41.383Z] #44 12.37   PBCC     images/tty.pb-c.c
20:46:41 [2020-03-27T20:46:41.383Z] #44 12.44   DEP      images/tty.pb-c.d
20:46:41 [2020-03-27T20:46:41.644Z] #44 12.48   PBCC     images/tun.pb-c.c
20:46:41 [2020-03-27T20:46:41.644Z] #44 12.53   PBCC     images/netdev.pb-c.c
20:46:41 [2020-03-27T20:46:41.644Z] #44 12.58   DEP      images/tun.pb-c.d
20:46:41 [2020-03-27T20:46:41.644Z] #44 12.69   DEP      images/netdev.pb-c.d
20:46:41 [2020-03-27T20:46:41.904Z] #44 12.75   PBCC     images/vma.pb-c.c
20:46:41 [2020-03-27T20:46:41.904Z] #44 12.84   DEP      images/vma.pb-c.d
20:46:41 [2020-03-27T20:46:41.904Z] #44 12.92   PBCC     images/creds.pb-c.c
20:46:41 [2020-03-27T20:46:41.904Z] #44 12.95   DEP      images/creds.pb-c.d
20:46:42 [2020-03-27T20:46:42.005Z] #33 ...
20:46:42 [2020-03-27T20:46:42.005Z] 
20:46:42 [2020-03-27T20:46:42.005Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:42 [2020-03-27T20:46:42.005Z] #47 68.40 github.com/LK4D4/vndr/godl/singleflight
20:46:42 [2020-03-27T20:46:42.005Z] #47 68.40 internal/reflectlite
20:46:42 [2020-03-27T20:46:42.005Z] #47 69.17 math/rand
20:46:42 [2020-03-27T20:46:42.005Z] #47 71.16 internal/singleflight
20:46:42 [2020-03-27T20:46:42.005Z] #47 73.25 strconv
20:46:42 [2020-03-27T20:46:42.005Z] #47 73.26 io
20:46:42 [2020-03-27T20:46:42.005Z] #47 75.93 bytes
20:46:42 [2020-03-27T20:46:42.005Z] #47 ...
20:46:42 [2020-03-27T20:46:42.005Z] 
20:46:42 [2020-03-27T20:46:42.005Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:42 [2020-03-27T20:46:42.005Z] #27 10.80 
##                                                                         3.7%
######                                                                     8.4%
#############                                                             19.4%
####################                                                      28.5%
#############################                                             41.3%
##########################################                                58.8%
#####################################################                     74.1%
###################################################################       94.0%
######################################################################## 100.0%
20:46:42 [2020-03-27T20:46:42.005Z] #27 12.39 #=#=#                                                                         
20:46:42 [2020-03-27T20:46:42.109Z] #27 13.52 
                                                                           1.1%
######                                                                     8.5%
############                                                              17.9%
#################                                                         23.7%
#####################                                                     29.6%
########################                                                  34.7%
############################                                              39.2%
#################################                                         46.1%
#####################################                                     52.6%
##########################################                                58.8%
#############################################                             63.6%
################################################                          67.8%
####################################################                      73.0%
########################################################                  78.6%
############################################################              83.5%
###############################################################           87.6%
###################################################################       94.4%
######################################################################## 100.0%
20:46:42 [2020-03-27T20:46:42.165Z] #44 13.08   PBCC     images/utsns.pb-c.c
20:46:42 [2020-03-27T20:46:42.165Z] #44 13.14   DEP      images/utsns.pb-c.d
20:46:42 [2020-03-27T20:46:42.165Z] #44 13.23   PBCC     images/ipc-desc.pb-c.c
20:46:42 [2020-03-27T20:46:42.323Z] #47 ...
20:46:42 [2020-03-27T20:46:42.323Z] 
20:46:42 [2020-03-27T20:46:42.323Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:46:42 [2020-03-27T20:46:42.323Z] #50 DONE 182.7s
20:46:42 [2020-03-27T20:46:42.323Z] 
20:46:42 [2020-03-27T20:46:42.323Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:46:42 [2020-03-27T20:46:42.323Z] #44 68.25   DEP      compel/plugins/std/std.d
20:46:42 [2020-03-27T20:46:42.323Z] #44 68.35   DEP      compel/plugins/shmem/shmem.d
20:46:42 [2020-03-27T20:46:42.323Z] #44 68.50   DEP      compel/plugins/fds/fds.d
20:46:42 [2020-03-27T20:46:42.323Z] #44 68.63   CC       compel/plugins/std/std.o
20:46:42 [2020-03-27T20:46:42.323Z] #44 68.96   CC       compel/plugins/std/fds.o
20:46:42 [2020-03-27T20:46:42.323Z] #44 69.64   CC       compel/plugins/std/log.o
20:46:42 [2020-03-27T20:46:42.323Z] #44 70.68   CC       compel/plugins/std/string.o
20:46:42 [2020-03-27T20:46:42.323Z] #44 71.53   CC       compel/plugins/std/infect.o
20:46:42 [2020-03-27T20:46:42.323Z] #44 72.04   CC       compel/arch/x86/plugins/std/parasite-head.o
20:46:42 [2020-03-27T20:46:42.323Z] #44 72.08   CC       compel/arch/x86/plugins/std/memcpy.o
20:46:42 [2020-03-27T20:46:42.323Z] #44 72.13   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:46:42 [2020-03-27T20:46:42.323Z] #44 72.18   AR       compel/plugins/std.lib.a
20:46:42 [2020-03-27T20:46:42.323Z] #44 72.23   CC       compel/plugins/fds/fds.o
20:46:42 [2020-03-27T20:46:42.323Z] #44 72.43   AR       compel/plugins/fds.lib.a
20:46:42 [2020-03-27T20:46:42.323Z] #44 72.50   HOSTDEP  compel/src/lib/log-host.d
20:46:42 [2020-03-27T20:46:42.323Z] #44 72.66   HOSTDEP  compel/src/lib/handle-elf-host.d
20:46:42 [2020-03-27T20:46:42.323Z] #44 72.86   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:46:42 [2020-03-27T20:46:42.323Z] #44 73.02   HOSTDEP  compel/src/main-host.d
20:46:42 [2020-03-27T20:46:42.323Z] #44 73.16   DEP      compel/src/lib/ptrace.d
20:46:42 [2020-03-27T20:46:42.323Z] #44 73.29   DEP      compel/src/lib/infect.d
20:46:42 [2020-03-27T20:46:42.323Z] #44 73.41   DEP      compel/src/lib/infect-util.d
20:46:42 [2020-03-27T20:46:42.323Z] #44 73.56   DEP      compel/src/lib/infect-rpc.d
20:46:42 [2020-03-27T20:46:42.323Z] #44 73.65   DEP      compel/arch/x86/src/lib/infect.d
20:46:42 [2020-03-27T20:46:42.323Z] #44 73.77   DEP      compel/arch/x86/src/lib/cpu.d
20:46:42 [2020-03-27T20:46:42.323Z] #44 73.87   DEP      compel/src/lib/log.d
20:46:42 [2020-03-27T20:46:42.323Z] #44 73.96   DEP      compel/src/main.d
20:46:42 [2020-03-27T20:46:42.323Z] #44 74.14   DEP      compel/src/lib/handle-elf.d
20:46:42 [2020-03-27T20:46:42.323Z] #44 74.24   DEP      compel/arch/x86/src/lib/handle-elf.d
20:46:42 [2020-03-27T20:46:42.323Z] #44 74.40   CC       compel/src/lib/log.o
20:46:42 [2020-03-27T20:46:42.323Z] #44 74.83   CC       compel/arch/x86/src/lib/cpu.o
20:46:42 [2020-03-27T20:46:42.323Z] #44 ...
20:46:42 [2020-03-27T20:46:42.323Z] 
20:46:42 [2020-03-27T20:46:42.323Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:46:42 [2020-03-27T20:46:42.323Z] #10 183.4 Selecting previously unselected package libapparmor1:amd64.
20:46:42 [2020-03-27T20:46:42.323Z] #10 183.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
20:46:42 [2020-03-27T20:46:42.323Z] #10 183.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
20:46:42 [2020-03-27T20:46:42.426Z] #44 13.28   PBCC     images/ipc-sem.pb-c.c
20:46:42 [2020-03-27T20:46:42.426Z] #44 13.35   DEP      images/ipc-desc.pb-c.d
20:46:42 [2020-03-27T20:46:42.426Z] #44 13.43   DEP      images/ipc-sem.pb-c.d
20:46:42 [2020-03-27T20:46:42.578Z] #10 183.6 Selecting previously unselected package libapparmor-dev:amd64.
20:46:42 [2020-03-27T20:46:42.579Z] #10 183.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
20:46:42 [2020-03-27T20:46:42.579Z] #10 183.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
20:46:42 [2020-03-27T20:46:42.686Z] #44 13.50   PBCC     images/ipc-msg.pb-c.c
20:46:42 [2020-03-27T20:46:42.686Z] #44 13.54   DEP      images/ipc-msg.pb-c.d
20:46:42 [2020-03-27T20:46:42.686Z] #44 13.68   PBCC     images/ipc-shm.pb-c.c
20:46:42 [2020-03-27T20:46:42.686Z] #44 13.71   DEP      images/ipc-shm.pb-c.d
20:46:42 [2020-03-27T20:46:42.686Z] #44 13.80   PBCC     images/ipc-var.pb-c.c
20:46:42 [2020-03-27T20:46:42.834Z] #10 183.9 Selecting previously unselected package libbtrfs0.
20:46:42 [2020-03-27T20:46:42.834Z] #10 183.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
20:46:42 [2020-03-27T20:46:42.834Z] #10 183.9 Unpacking libbtrfs0 (4.20.1-2) ...
20:46:42 [2020-03-27T20:46:42.946Z] #44 13.84   DEP      images/ipc-var.pb-c.d
20:46:42 [2020-03-27T20:46:42.946Z] #44 13.96   PBCC     images/sk-opts.pb-c.c
20:46:42 [2020-03-27T20:46:42.946Z] #44 14.00   PBCC     images/packet-sock.pb-c.c
20:46:42 [2020-03-27T20:46:42.946Z] #44 14.07   DEP      images/sk-opts.pb-c.d
20:46:43 [2020-03-27T20:46:43.035Z] #27 12.65 
##                                                                         3.3%
######                                                                     9.1%
#########                                                                 13.5%
############                                                              17.4%
###############                                                           22.1%
#####################                                                     29.2%
########################                                                  34.4%
###########################                                               38.4%
##############################                                            42.6%
##################################                                        47.6%
####################################                                      51.3%
#######################################                                   54.5%
#########################################                                 58.2%
20:46:43 [2020-03-27T20:46:43.035Z] #27 ...
20:46:43 [2020-03-27T20:46:43.035Z] 
20:46:43 [2020-03-27T20:46:43.035Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:46:43 [2020-03-27T20:46:43.035Z] #10 69.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:46:43 [2020-03-27T20:46:43.035Z] #10 70.18 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]
20:46:43 [2020-03-27T20:46:43.035Z] #10 70.20 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]
20:46:43 [2020-03-27T20:46:43.035Z] #10 75.66 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]
20:46:43 [2020-03-27T20:46:43.035Z] #10 79.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
20:46:43 [2020-03-27T20:46:43.035Z] #10 79.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
20:46:43 [2020-03-27T20:46:43.035Z] #10 79.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
20:46:43 [2020-03-27T20:46:43.035Z] #10 79.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
20:46:43 [2020-03-27T20:46:43.035Z] #10 79.77 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]
20:46:43 [2020-03-27T20:46:43.035Z] #10 79.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
20:46:43 [2020-03-27T20:46:43.035Z] #10 79.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
20:46:43 [2020-03-27T20:46:43.035Z] #10 79.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
20:46:43 [2020-03-27T20:46:43.035Z] #10 79.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
20:46:43 [2020-03-27T20:46:43.035Z] #10 ...
20:46:43 [2020-03-27T20:46:43.035Z] 
20:46:43 [2020-03-27T20:46:43.035Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:43 [2020-03-27T20:46:43.039Z] #27 16.27 
20:46:43 [2020-03-27T20:46:43.090Z] #10 183.9 Selecting previously unselected package libbtrfs-dev.
20:46:43 [2020-03-27T20:46:43.090Z] #10 183.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
20:46:43 [2020-03-27T20:46:43.090Z] #10 183.9 Unpacking libbtrfs-dev (4.20.1-2) ...
20:46:43 [2020-03-27T20:46:43.090Z] #10 184.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:46:43 [2020-03-27T20:46:43.090Z] #10 184.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
20:46:43 [2020-03-27T20:46:43.090Z] #10 184.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:46:43 [2020-03-27T20:46:43.207Z] #44 14.17   DEP      images/packet-sock.pb-c.d
20:46:43 [2020-03-27T20:46:43.207Z] #44 14.24   PBCC     images/sk-netlink.pb-c.c
20:46:43 [2020-03-27T20:46:43.207Z] #44 14.30   DEP      images/sk-netlink.pb-c.d
20:46:43 [2020-03-27T20:46:43.346Z] #10 184.4 Selecting previously unselected package libudev-dev:amd64.
20:46:43 [2020-03-27T20:46:43.346Z] #10 184.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
20:46:43 [2020-03-27T20:46:43.346Z] #10 184.4 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
20:46:43 [2020-03-27T20:46:43.468Z] #44 14.37   PBCC     images/sk-inet.pb-c.c
20:46:43 [2020-03-27T20:46:43.468Z] #44 14.44   DEP      images/sk-inet.pb-c.d
20:46:43 [2020-03-27T20:46:43.550Z] #27 12.65 
##                                                                         3.3%
######                                                                     9.1%
#########                                                                 13.5%
############                                                              17.4%
###############                                                           22.1%
#####################                                                     29.2%
########################                                                  34.4%
###########################                                               38.4%
##############################                                            42.6%
##################################                                        47.6%
####################################                                      51.3%
#######################################                                   54.5%
#########################################                                 58.2%
#############################################                             62.9%
#################################################                         68.7%
####################################################                      73.2%
##########################################################                80.7%
#################################################################         90.3%
######################################################################    97.9%
######################################################################## 100.0%
20:46:43 [2020-03-27T20:46:43.554Z] #27 16.53 #=#=#                                                                         

                                                                           0.9%
#                                                                          1.9%
##                                                                         3.2%
###                                                                        4.7%
20:46:43 [2020-03-27T20:46:43.554Z] #27 ...
20:46:43 [2020-03-27T20:46:43.554Z] 
20:46:43 [2020-03-27T20:46:43.554Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:43 [2020-03-27T20:46:43.554Z] #33 70.32 sort
20:46:43 [2020-03-27T20:46:43.554Z] #33 70.32 errors
20:46:43 [2020-03-27T20:46:43.554Z] #33 70.96 strconv
20:46:43 [2020-03-27T20:46:43.554Z] #33 71.85 io
20:46:43 [2020-03-27T20:46:43.554Z] #33 73.60 internal/oserror
20:46:43 [2020-03-27T20:46:43.554Z] #33 73.76 syscall
20:46:43 [2020-03-27T20:46:43.554Z] #33 77.90 reflect
20:46:43 [2020-03-27T20:46:43.601Z] #10 184.6 Selecting previously unselected package libsepol1-dev:amd64.
20:46:43 [2020-03-27T20:46:43.601Z] #10 184.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
20:46:43 [2020-03-27T20:46:43.601Z] #10 184.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
20:46:43 [2020-03-27T20:46:43.729Z] #44 14.60   PBCC     images/sk-unix.pb-c.c
20:46:43 [2020-03-27T20:46:43.729Z] #44 14.65   DEP      images/sk-unix.pb-c.d
20:46:43 [2020-03-27T20:46:43.811Z] #33 ...
20:46:43 [2020-03-27T20:46:43.811Z] 
20:46:43 [2020-03-27T20:46:43.811Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:43 [2020-03-27T20:46:43.856Z] #10 184.9 Selecting previously unselected package libpcre16-3:amd64.
20:46:43 [2020-03-27T20:46:43.856Z] #10 184.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
20:46:43 [2020-03-27T20:46:43.856Z] #10 184.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
20:46:43 [2020-03-27T20:46:43.990Z] #44 14.80   PBCC     images/mm.pb-c.c
20:46:43 [2020-03-27T20:46:43.990Z] #44 14.83   DEP      images/mm.pb-c.d
20:46:43 [2020-03-27T20:46:43.990Z] #44 14.93   PBCC     images/timerfd.pb-c.c
20:46:43 [2020-03-27T20:46:43.990Z] #44 15.01   DEP      images/timerfd.pb-c.d
20:46:44 [2020-03-27T20:46:44.112Z] #10 185.1 Selecting previously unselected package libpcre32-3:amd64.
20:46:44 [2020-03-27T20:46:44.112Z] #10 185.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
20:46:44 [2020-03-27T20:46:44.112Z] #10 185.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
20:46:44 [2020-03-27T20:46:44.112Z] #10 185.3 Selecting previously unselected package libpcrecpp0v5:amd64.
20:46:44 [2020-03-27T20:46:44.112Z] #10 185.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
20:46:44 [2020-03-27T20:46:44.112Z] #10 185.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
20:46:44 [2020-03-27T20:46:44.251Z] #44 15.07   PBCC     images/timer.pb-c.c
20:46:44 [2020-03-27T20:46:44.251Z] #44 15.10   DEP      images/timer.pb-c.d
20:46:44 [2020-03-27T20:46:44.251Z] #44 15.20   PBCC     images/sa.pb-c.c
20:46:44 [2020-03-27T20:46:44.251Z] #44 15.30   DEP      images/sa.pb-c.d
20:46:44 [2020-03-27T20:46:44.367Z] #10 185.4 Selecting previously unselected package libpcre3-dev:amd64.
20:46:44 [2020-03-27T20:46:44.367Z] #10 185.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
20:46:44 [2020-03-27T20:46:44.367Z] #10 185.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
20:46:44 [2020-03-27T20:46:44.482Z] #27 15.24 
20:46:44 [2020-03-27T20:46:44.511Z] #44 15.35   PBCC     images/pipe-data.pb-c.c
20:46:44 [2020-03-27T20:46:44.511Z] #44 15.48   DEP      images/pipe-data.pb-c.d
20:46:44 [2020-03-27T20:46:44.511Z] #44 15.57   PBCC     images/mnt.pb-c.c
20:46:44 [2020-03-27T20:46:44.622Z] #10 185.8 Selecting previously unselected package libselinux1-dev:amd64.
20:46:44 [2020-03-27T20:46:44.771Z] #44 15.65   DEP      images/mnt.pb-c.d
20:46:44 [2020-03-27T20:46:44.771Z] #44 15.70   PBCC     images/sk-packet.pb-c.c
20:46:44 [2020-03-27T20:46:44.771Z] #44 15.73   DEP      images/sk-packet.pb-c.d
20:46:44 [2020-03-27T20:46:44.771Z] #44 15.78   PBCC     images/tcp-stream.pb-c.c
20:46:44 [2020-03-27T20:46:44.771Z] #44 15.85   DEP      images/tcp-stream.pb-c.d
20:46:44 [2020-03-27T20:46:44.878Z] #10 185.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
20:46:44 [2020-03-27T20:46:44.878Z] #10 185.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
20:46:45 [2020-03-27T20:46:45.032Z] #44 15.94   PBCC     images/pipe.pb-c.c
20:46:45 [2020-03-27T20:46:45.032Z] #44 16.06   DEP      images/pipe.pb-c.d
20:46:45 [2020-03-27T20:46:45.032Z] #44 16.12   PBCC     images/pstree.pb-c.c
20:46:45 [2020-03-27T20:46:45.133Z] #10 186.1 Selecting previously unselected package libdevmapper-dev:amd64.
20:46:45 [2020-03-27T20:46:45.133Z] #10 186.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
20:46:45 [2020-03-27T20:46:45.133Z] #10 186.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:46:45 [2020-03-27T20:46:45.133Z] #10 186.2 Selecting previously unselected package libseccomp-dev:amd64.
20:46:45 [2020-03-27T20:46:45.133Z] #10 186.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
20:46:45 [2020-03-27T20:46:45.133Z] #10 186.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
20:46:45 [2020-03-27T20:46:45.133Z] #10 186.3 Selecting previously unselected package libsystemd-dev:amd64.
20:46:45 [2020-03-27T20:46:45.292Z] #44 16.15   DEP      images/pstree.pb-c.d
20:46:45 [2020-03-27T20:46:45.292Z] #44 16.22   PBCC     images/fs.pb-c.c
20:46:45 [2020-03-27T20:46:45.292Z] #44 16.25   DEP      images/fs.pb-c.d
20:46:45 [2020-03-27T20:46:45.292Z] #44 16.31   PBCC     images/signalfd.pb-c.c
20:46:45 [2020-03-27T20:46:45.388Z] #10 186.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
20:46:45 [2020-03-27T20:46:45.388Z] #10 186.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
20:46:45 [2020-03-27T20:46:45.552Z] #44 16.38   DEP      images/signalfd.pb-c.d
20:46:45 [2020-03-27T20:46:45.552Z] #44 16.50   PBCC     images/fh.pb-c.c
20:46:45 [2020-03-27T20:46:45.552Z] #44 16.56   PBCC     images/fsnotify.pb-c.c
20:46:45 [2020-03-27T20:46:45.552Z] #44 16.64   DEP      images/fh.pb-c.d
20:46:45 [2020-03-27T20:46:45.646Z] #10 186.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
20:46:45 [2020-03-27T20:46:45.646Z] #10 186.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
20:46:45 [2020-03-27T20:46:45.646Z] #10 186.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
20:46:45 [2020-03-27T20:46:45.646Z] #10 186.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:46:45 [2020-03-27T20:46:45.646Z] #10 186.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
20:46:45 [2020-03-27T20:46:45.646Z] #10 186.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
20:46:45 [2020-03-27T20:46:45.646Z] #10 186.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:46:45 [2020-03-27T20:46:45.646Z] #10 186.8 Setting up libbtrfs0 (4.20.1-2) ...
20:46:45 [2020-03-27T20:46:45.646Z] #10 186.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
20:46:45 [2020-03-27T20:46:45.813Z] #44 16.74   DEP      images/fsnotify.pb-c.d
20:46:45 [2020-03-27T20:46:45.813Z] #44 16.85   PBCC     images/eventpoll.pb-c.c
20:46:45 [2020-03-27T20:46:45.813Z] #44 16.90   DEP      images/eventpoll.pb-c.d
20:46:45 [2020-03-27T20:46:45.902Z] #10 186.8 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
20:46:45 [2020-03-27T20:46:45.902Z] #10 186.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:46:45 [2020-03-27T20:46:45.902Z] #10 186.9 Setting up libbtrfs-dev (4.20.1-2) ...
20:46:45 [2020-03-27T20:46:45.902Z] #10 186.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
20:46:45 [2020-03-27T20:46:45.902Z] #10 186.9 Setting up mingw-w64-common (6.0.0-3) ...
20:46:45 [2020-03-27T20:46:45.902Z] #10 186.9 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
20:46:45 [2020-03-27T20:46:45.902Z] #10 186.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:46:45 [2020-03-27T20:46:45.902Z] #10 186.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
20:46:45 [2020-03-27T20:46:45.902Z] #10 186.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:46:45 [2020-03-27T20:46:45.902Z] #10 187.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:46:45 [2020-03-27T20:46:45.902Z] #10 187.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:46:45 [2020-03-27T20:46:45.902Z] #10 187.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:46:45 [2020-03-27T20:46:45.902Z] #10 187.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
20:46:45 [2020-03-27T20:46:45.902Z] #10 187.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
20:46:45 [2020-03-27T20:46:45.902Z] #10 187.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:46:45 [2020-03-27T20:46:45.902Z] #10 187.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
20:46:45 [2020-03-27T20:46:45.902Z] #10 187.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:46:45 [2020-03-27T20:46:45.902Z] #10 187.0 Setting up dmsetup (2:1.02.155-3) ...
20:46:45 [2020-03-27T20:46:45.902Z] #10 187.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:46:45 [2020-03-27T20:46:45.902Z] #10 187.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:46:45 [2020-03-27T20:46:45.902Z] #10 187.1 Processing triggers for libc-bin (2.28-10) ...
20:46:46 [2020-03-27T20:46:46.074Z] #44 16.98   PBCC     images/eventfd.pb-c.c
20:46:46 [2020-03-27T20:46:46.074Z] #44 17.00   DEP      images/eventfd.pb-c.d
20:46:46 [2020-03-27T20:46:46.074Z] #44 17.04   PBCC     images/remap-file-path.pb-c.c
20:46:46 [2020-03-27T20:46:46.074Z] #44 17.05   DEP      images/remap-file-path.pb-c.d
20:46:46 [2020-03-27T20:46:46.074Z] #44 17.10   PBCC     images/fifo.pb-c.c
20:46:46 [2020-03-27T20:46:46.074Z] #44 17.13   DEP      images/fifo.pb-c.d
20:46:46 [2020-03-27T20:46:46.074Z] #44 ...
20:46:46 [2020-03-27T20:46:46.074Z] 
20:46:46 [2020-03-27T20:46:46.074Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:46 [2020-03-27T20:46:46.074Z] #33 71.26 internal/fmtsort
20:46:46 [2020-03-27T20:46:46.074Z] #33 73.51 path/filepath
20:46:46 [2020-03-27T20:46:46.074Z] #33 73.53 fmt
20:46:46 [2020-03-27T20:46:46.074Z] #33 75.42 io/ioutil
20:46:46 [2020-03-27T20:46:46.074Z] #33 77.53 flag
20:46:46 [2020-03-27T20:46:46.074Z] #33 77.54 log
20:46:46 [2020-03-27T20:46:46.074Z] #33 77.63 github.com/BurntSushi/toml
20:46:46 [2020-03-27T20:46:46.130Z] #27 16.53 #=#=#                                                                         

                                                                           0.9%
#                                                                          1.9%
##                                                                         3.2%
###                                                                        4.7%
###                                                                        5.4%
####                                                                       6.8%
#####                                                                      8.2%
######                                                                     9.4%
#######                                                                   10.6%
########                                                                  12.1%
#########                                                                 13.7%
##########                                                                15.3%
###########                                                               16.3%
############                                                              17.0%
#############                                                             18.9%
###############                                                           21.6%
#################                                                         24.2%
##################                                                        25.8%
###################                                                       27.5%
####################                                                      28.7%
######################                                                    31.5%
########################                                                  34.1%
##########################                                                37.0%
###########################                                               38.9%
##############################                                            42.4%
################################                                          45.2%
20:46:46 [2020-03-27T20:46:46.130Z] #27 ...
20:46:46 [2020-03-27T20:46:46.130Z] 
20:46:46 [2020-03-27T20:46:46.130Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:46 [2020-03-27T20:46:46.130Z] #47 72.86 io
20:46:46 [2020-03-27T20:46:46.130Z] #47 73.01 strconv
20:46:46 [2020-03-27T20:46:46.130Z] #47 74.83 bytes
20:46:46 [2020-03-27T20:46:46.130Z] #47 78.84 bufio
20:46:46 [2020-03-27T20:46:46.130Z] #47 79.83 reflect
20:46:46 [2020-03-27T20:46:46.130Z] #47 82.26 syscall
20:46:46 [2020-03-27T20:46:46.333Z] #33 ...
20:46:46 [2020-03-27T20:46:46.333Z] 
20:46:46 [2020-03-27T20:46:46.333Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:46:46 [2020-03-27T20:46:46.333Z] #44 17.23   PBCC     images/ghost-file.pb-c.c
20:46:46 [2020-03-27T20:46:46.333Z] #44 17.28   DEP      images/ghost-file.pb-c.d
20:46:46 [2020-03-27T20:46:46.333Z] #44 17.36   PBCC     images/regfile.pb-c.c
20:46:46 [2020-03-27T20:46:46.333Z] #44 17.46   DEP      images/regfile.pb-c.d
20:46:46 [2020-03-27T20:46:46.333Z] #44 ...
20:46:46 [2020-03-27T20:46:46.333Z] 
20:46:46 [2020-03-27T20:46:46.333Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:46 [2020-03-27T20:46:46.333Z] #56 71.73 context
20:46:46 [2020-03-27T20:46:46.333Z] #56 71.88 os
20:46:46 [2020-03-27T20:46:46.333Z] #56 76.57 mvdan.cc/sh/v3/fileutil
20:46:46 [2020-03-27T20:46:46.333Z] #56 77.12 fmt
20:46:46 [2020-03-27T20:46:46.333Z] #56 77.14 encoding/binary
20:46:46 [2020-03-27T20:46:46.333Z] #56 78.79 encoding/base64
20:46:46 [2020-03-27T20:46:46.333Z] #56 78.80 golang.org/x/sys/unix
20:46:46 [2020-03-27T20:46:46.388Z] #47 ...
20:46:46 [2020-03-27T20:46:46.388Z] 
20:46:46 [2020-03-27T20:46:46.388Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:46 [2020-03-27T20:46:46.462Z] #10 DONE 187.5s
20:46:46 [2020-03-27T20:46:46.463Z] 
20:46:46 [2020-03-27T20:46:46.463Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:46:46 [2020-03-27T20:46:46.463Z] #58 DONE 0.1s
20:46:46 [2020-03-27T20:46:46.463Z] 
20:46:46 [2020-03-27T20:46:46.463Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
20:46:46 [2020-03-27T20:46:46.595Z] #56 ...
20:46:46 [2020-03-27T20:46:46.595Z] 
20:46:46 [2020-03-27T20:46:46.595Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:46:46 [2020-03-27T20:46:46.595Z] #44 17.51   PBCC     images/ns.pb-c.c
20:46:46 [2020-03-27T20:46:46.595Z] #44 17.52   DEP      images/ns.pb-c.d
20:46:46 [2020-03-27T20:46:46.718Z] #11 ...
20:46:46 [2020-03-27T20:46:46.718Z] 
20:46:46 [2020-03-27T20:46:46.718Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
20:46:46 [2020-03-27T20:46:46.718Z] #59 DONE 0.1s
20:46:46 [2020-03-27T20:46:46.718Z] 
20:46:46 [2020-03-27T20:46:46.718Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:46 [2020-03-27T20:46:46.855Z] #44 17.64   PBCC     images/fdinfo.pb-c.c
20:46:46 [2020-03-27T20:46:46.855Z] #44 17.74   DEP      images/fdinfo.pb-c.d
20:46:46 [2020-03-27T20:46:46.855Z] #44 17.80   PBCC     images/core-aarch64.pb-c.c
20:46:46 [2020-03-27T20:46:46.855Z] #44 17.88   PBCC     images/core-arm.pb-c.c
20:46:46 [2020-03-27T20:46:46.902Z] #27 16.53 #=#=#                                                                         

                                                                           0.9%
#                                                                          1.9%
##                                                                         3.2%
###                                                                        4.7%
###                                                                        5.4%
####                                                                       6.8%
#####                                                                      8.2%
######                                                                     9.4%
#######                                                                   10.6%
########                                                                  12.1%
#########                                                                 13.7%
##########                                                                15.3%
###########                                                               16.3%
############                                                              17.0%
#############                                                             18.9%
###############                                                           21.6%
#################                                                         24.2%
##################                                                        25.8%
###################                                                       27.5%
####################                                                      28.7%
######################                                                    31.5%
########################                                                  34.1%
##########################                                                37.0%
###########################                                               38.9%
##############################                                            42.4%
################################                                          45.2%
##################################                                        47.8%
####################################                                      50.9%
######################################                                    53.1%
#######################################                                   54.9%
#########################################                                 57.1%
##########################################                                59.2%
############################################                              61.4%
20:46:46 [2020-03-27T20:46:46.902Z] #27 ...
20:46:46 [2020-03-27T20:46:46.902Z] 
20:46:46 [2020-03-27T20:46:46.902Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:46:46 [2020-03-27T20:46:46.902Z] #30 73.14 Checking out files:  78% (1201/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% (1413/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.
20:46:46 [2020-03-27T20:46:46.902Z] #30 74.61 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:46:46 [2020-03-27T20:46:46.902Z] #30 74.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:46:47 [2020-03-27T20:46:47.116Z] #44 18.01   PBCC     images/core-ppc64.pb-c.c
20:46:47 [2020-03-27T20:46:47.116Z] #44 18.12   PBCC     images/core-s390.pb-c.c
20:46:47 [2020-03-27T20:46:47.171Z] #30 ...
20:46:47 [2020-03-27T20:46:47.171Z] 
20:46:47 [2020-03-27T20:46:47.171Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:47 [2020-03-27T20:46:47.377Z] #44 18.22   PBCC     images/core-x86.pb-c.c
20:46:47 [2020-03-27T20:46:47.377Z] #44 18.32   PBCC     images/core.pb-c.c
20:46:47 [2020-03-27T20:46:47.637Z] #44 18.48   PBCC     images/inventory.pb-c.c
20:46:47 [2020-03-27T20:46:47.637Z] #44 18.51   DEP      images/core-aarch64.pb-c.d
20:46:47 [2020-03-27T20:46:47.637Z] #44 18.60   DEP      images/core-arm.pb-c.d
20:46:47 [2020-03-27T20:46:47.637Z] #44 18.69   DEP      images/core-ppc64.pb-c.d
20:46:47 [2020-03-27T20:46:47.898Z] #44 18.77   DEP      images/core-s390.pb-c.d
20:46:47 [2020-03-27T20:46:47.898Z] #44 18.84   DEP      images/core-x86.pb-c.d
20:46:47 [2020-03-27T20:46:47.898Z] #44 18.96   DEP      images/core.pb-c.d
20:46:48 [2020-03-27T20:46:48.161Z] #44 19.08   DEP      images/inventory.pb-c.d
20:46:48 [2020-03-27T20:46:48.161Z] #44 19.19   PBCC     images/cpuinfo.pb-c.c
20:46:48 [2020-03-27T20:46:48.422Z] #44 19.26   DEP      images/cpuinfo.pb-c.d
20:46:48 [2020-03-27T20:46:48.422Z] #44 19.28   PBCC     images/stats.pb-c.c
20:46:48 [2020-03-27T20:46:48.422Z] #44 19.33   DEP      images/stats.pb-c.d
20:46:48 [2020-03-27T20:46:48.457Z] #27 16.53 #=#=#                                                                         

                                                                           0.9%
#                                                                          1.9%
##                                                                         3.2%
###                                                                        4.7%
###                                                                        5.4%
####                                                                       6.8%
#####                                                                      8.2%
######                                                                     9.4%
#######                                                                   10.6%
########                                                                  12.1%
#########                                                                 13.7%
##########                                                                15.3%
###########                                                               16.3%
############                                                              17.0%
#############                                                             18.9%
###############                                                           21.6%
#################                                                         24.2%
##################                                                        25.8%
###################                                                       27.5%
####################                                                      28.7%
######################                                                    31.5%
########################                                                  34.1%
##########################                                                37.0%
###########################                                               38.9%
##############################                                            42.4%
################################                                          45.2%
##################################                                        47.8%
####################################                                      50.9%
######################################                                    53.1%
#######################################                                   54.9%
#########################################                                 57.1%
##########################################                                59.2%
############################################                              61.4%
#############################################                             63.6%
###############################################                           65.3%
#################################################                         68.6%
##################################################                        70.8%
####################################################                      73.1%
######################################################                    75.1%
########################################################                  78.2%
##########################################################                81.3%
############################################################              83.7%
#############################################################             85.6%
###############################################################           87.9%
#################################################################         90.4%
###################################################################       93.7%
20:46:48 [2020-03-27T20:46:48.457Z] #27 ...
20:46:48 [2020-03-27T20:46:48.457Z] 
20:46:48 [2020-03-27T20:46:48.457Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:46:48 [2020-03-27T20:46:48.457Z] #50 75.51 + cd /tmp/tmp.dLbsi8uVsi/src/gotest.tools/gotestsum
20:46:48 [2020-03-27T20:46:48.457Z] #50 75.51 + git checkout -q v0.3.5
20:46:48 [2020-03-27T20:46:48.457Z] #50 75.60 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
20:46:48 [2020-03-27T20:46:48.715Z] #50 ...
20:46:48 [2020-03-27T20:46:48.715Z] 
20:46:48 [2020-03-27T20:46:48.715Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:48 [2020-03-27T20:46:48.972Z] #27 16.53 #=#=#                                                                         

                                                                           0.9%
#                                                                          1.9%
##                                                                         3.2%
###                                                                        4.7%
###                                                                        5.4%
####                                                                       6.8%
#####                                                                      8.2%
######                                                                     9.4%
#######                                                                   10.6%
########                                                                  12.1%
#########                                                                 13.7%
##########                                                                15.3%
###########                                                               16.3%
############                                                              17.0%
#############                                                             18.9%
###############                                                           21.6%
#################                                                         24.2%
##################                                                        25.8%
###################                                                       27.5%
####################                                                      28.7%
######################                                                    31.5%
########################                                                  34.1%
##########################                                                37.0%
###########################                                               38.9%
##############################                                            42.4%
################################                                          45.2%
##################################                                        47.8%
####################################                                      50.9%
######################################                                    53.1%
#######################################                                   54.9%
#########################################                                 57.1%
##########################################                                59.2%
############################################                              61.4%
#############################################                             63.6%
###############################################                           65.3%
#################################################                         68.6%
##################################################                        70.8%
####################################################                      73.1%
######################################################                    75.1%
########################################################                  78.2%
##########################################################                81.3%
############################################################              83.7%
#############################################################             85.6%
###############################################################           87.9%
#################################################################         90.4%
###################################################################       93.7%
####################################################################      95.8%
######################################################################    97.9%
#######################################################################   99.7%
######################################################################## 100.0%
20:46:48 [2020-03-27T20:46:48.972Z] #27 22.39 
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.210 + RM_GOPATH=0
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.210 + TMP_GOPATH=
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.210 + : /build
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.210 + '[' -z '' ']'
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.214 ++ mktemp -d
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.219 + export GOPATH=/tmp/tmp.l4uUtEgWfd
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.219 + GOPATH=/tmp/tmp.l4uUtEgWfd
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.219 + RM_GOPATH=1
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.219 ++ dirname ./install.sh
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.222 + dir=.
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.222 + bin=runc
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.222 + shift
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.222 + '[' '!' -f ./runc.installer ']'
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.226 + . ./runc.installer
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.229 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.230 + install_runc
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.234 + grep -q '^3\.10\.0.*\.el7\.'
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.239 + uname -r
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.241 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.241 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.244 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.244 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.l4uUtEgWfd/src/github.com/opencontainers/runc
20:46:49 [2020-03-27T20:46:49.231Z] #60 2.247 Cloning into '/tmp/tmp.l4uUtEgWfd/src/github.com/opencontainers/runc'...
20:46:49 [2020-03-27T20:46:49.231Z] #60 ...
20:46:49 [2020-03-27T20:46:49.231Z] 
20:46:49 [2020-03-27T20:46:49.231Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
20:46:49 [2020-03-27T20:46:49.231Z] #11 DONE 2.7s
20:46:49 [2020-03-27T20:46:49.231Z] 
20:46:49 [2020-03-27T20:46:49.231Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
20:46:49 [2020-03-27T20:46:49.363Z] #44 ...
20:46:49 [2020-03-27T20:46:49.363Z] 
20:46:49 [2020-03-27T20:46:49.363Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:46:49 [2020-03-27T20:46:49.363Z] #65 38.95 + export 'BUILDTAGS=netgo osusergo static_build'
20:46:49 [2020-03-27T20:46:49.363Z] #65 38.95 + BUILDTAGS='netgo osusergo static_build'
20:46:49 [2020-03-27T20:46:49.363Z] #65 38.95 + export EXTRA_FLAGS=-buildmode=pie
20:46:49 [2020-03-27T20:46:49.363Z] #65 38.95 + EXTRA_FLAGS=-buildmode=pie
20:46:49 [2020-03-27T20:46:49.363Z] #65 38.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:46:49 [2020-03-27T20:46:49.363Z] #65 38.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:46:49 [2020-03-27T20:46:49.363Z] #65 38.95 + '[' '' = dynamic ']'
20:46:49 [2020-03-27T20:46:49.363Z] #65 38.95 + make
20:46:49 [2020-03-27T20:46:49.363Z] #65 40.38 + bin/ctr
20:46:49 [2020-03-27T20:46:49.363Z] #65 ...
20:46:49 [2020-03-27T20:46:49.363Z] 
20:46:49 [2020-03-27T20:46:49.363Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:49 [2020-03-27T20:46:49.363Z] #56 82.94 encoding/json
20:46:49 [2020-03-27T20:46:49.363Z] #56 82.94 github.com/pkg/diff
20:46:49 [2020-03-27T20:46:49.363Z] #56 82.95 go/scanner
20:46:49 [2020-03-27T20:46:49.386Z] #27 15.59 #=#=#                                                                         

                                                                           0.2%
#                                                                          2.5%
###                                                                        5.4%
#####                                                                      7.5%
######                                                                     9.6%
########                                                                  11.9%
##########                                                                14.5%
############                                                              16.8%
##############                                                            19.8%
################                                                          23.3%
#################                                                         23.8%
#################                                                         24.9%
##################                                                        25.4%
#####################                                                     29.7%
########################                                                  33.4%
##########################                                                36.4%
############################                                              39.0%
#############################                                             41.6%
################################                                          44.7%
#################################                                         47.2%
###################################                                       49.2%
#####################################                                     51.5%
#######################################                                   54.4%
########################################                                  56.6%
##########################################                                59.0%
############################################                              61.3%
#############################################                             62.7%
##############################################                            64.6%
################################################                          67.3%
##################################################                        70.3%
#####################################################                     73.7%
######################################################                    75.4%
#######################################################                   77.0%
#########################################################                 80.1%
###########################################################               82.1%
############################################################              84.0%
###############################################################           87.8%
################################################################          89.4%
#################################################################         91.1%
##################################################################        92.7%
#####################################################################     96.3%
######################################################################## 100.0%
20:46:49 [2020-03-27T20:46:49.643Z] #27 20.71 
20:46:49 [2020-03-27T20:46:49.907Z] #27 23.35 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:46:49 [2020-03-27T20:46:49.936Z] #56 85.38 mvdan.cc/editorconfig
20:46:50 [2020-03-27T20:46:50.163Z] #27 ...
20:46:50 [2020-03-27T20:46:50.163Z] 
20:46:50 [2020-03-27T20:46:50.163Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:46:50 [2020-03-27T20:46:50.163Z] #35 77.53 Selecting previously unselected package libicu63:amd64.
20:46:50 [2020-03-27T20:46:50.163Z] #35 77.54 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
20:46:50 [2020-03-27T20:46:50.163Z] #35 77.57 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:46:50 [2020-03-27T20:46:50.222Z] #27 ...
20:46:50 [2020-03-27T20:46:50.222Z] 
20:46:50 [2020-03-27T20:46:50.222Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:46:50 [2020-03-27T20:46:50.222Z] #65 5.150 + RM_GOPATH=0
20:46:50 [2020-03-27T20:46:50.222Z] #65 5.150 + TMP_GOPATH=
20:46:50 [2020-03-27T20:46:50.222Z] #65 5.150 + : /build
20:46:50 [2020-03-27T20:46:50.222Z] #65 5.150 + '[' -z '' ']'
20:46:50 [2020-03-27T20:46:50.222Z] #65 5.150 ++ mktemp -d
20:46:50 [2020-03-27T20:46:50.222Z] #65 5.150 + export GOPATH=/tmp/tmp.y9gztup2Vm
20:46:50 [2020-03-27T20:46:50.222Z] #65 5.150 + GOPATH=/tmp/tmp.y9gztup2Vm
20:46:50 [2020-03-27T20:46:50.222Z] #65 5.150 + RM_GOPATH=1
20:46:50 [2020-03-27T20:46:50.222Z] #65 5.150 ++ dirname ./install.sh
20:46:50 [2020-03-27T20:46:50.222Z] #65 5.160 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
20:46:50 [2020-03-27T20:46:50.222Z] #65 5.160 + dir=.
20:46:50 [2020-03-27T20:46:50.222Z] #65 5.160 + bin=containerd
20:46:50 [2020-03-27T20:46:50.222Z] #65 5.160 + shift
20:46:50 [2020-03-27T20:46:50.222Z] #65 5.160 + '[' '!' -f ./containerd.installer ']'
20:46:50 [2020-03-27T20:46:50.222Z] #65 5.160 + . ./containerd.installer
20:46:50 [2020-03-27T20:46:50.222Z] #65 5.160 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
20:46:50 [2020-03-27T20:46:50.222Z] #65 5.160 + install_containerd
20:46:50 [2020-03-27T20:46:50.222Z] #65 5.160 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
20:46:50 [2020-03-27T20:46:50.222Z] #65 5.160 + git clone https://github.com/containerd/containerd.git /tmp/tmp.y9gztup2Vm/src/github.com/containerd/containerd
20:46:50 [2020-03-27T20:46:50.222Z] #65 5.178 Cloning into '/tmp/tmp.y9gztup2Vm/src/github.com/containerd/containerd'...
20:46:50 [2020-03-27T20:46:50.222Z] #65 ...
20:46:50 [2020-03-27T20:46:50.222Z] 
20:46:50 [2020-03-27T20:46:50.222Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:46:50 [2020-03-27T20:46:50.222Z] #35 85.29 Selecting previously unselected package libxml2:amd64.
20:46:50 [2020-03-27T20:46:50.222Z] #35 85.30 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
20:46:50 [2020-03-27T20:46:50.222Z] #35 85.31 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:46:50 [2020-03-27T20:46:50.222Z] #35 86.22 Selecting previously unselected package libarchive13:amd64.
20:46:50 [2020-03-27T20:46:50.222Z] #35 86.26 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
20:46:50 [2020-03-27T20:46:50.222Z] #35 86.27 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:46:50 [2020-03-27T20:46:50.222Z] #35 86.88 Selecting previously unselected package libjsoncpp1:amd64.
20:46:50 [2020-03-27T20:46:50.222Z] #35 86.95 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
20:46:50 [2020-03-27T20:46:50.222Z] #35 86.97 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
20:46:50 [2020-03-27T20:46:50.421Z] #35 ...
20:46:50 [2020-03-27T20:46:50.421Z] 
20:46:50 [2020-03-27T20:46:50.421Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:46:50 [2020-03-27T20:46:50.421Z] #43 83.59 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:46:50 [2020-03-27T20:46:50.421Z] #43 83.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:46:50 [2020-03-27T20:46:50.421Z] #43 83.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:46:50 [2020-03-27T20:46:50.421Z] #43 83.63 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:46:50 [2020-03-27T20:46:50.421Z] #43 83.65 Setting up python-six (1.12.0-1) ...
20:46:50 [2020-03-27T20:46:50.479Z] #35 87.23 Selecting previously unselected package librhash0:amd64.
20:46:50 [2020-03-27T20:46:50.480Z] #35 87.24 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
20:46:50 [2020-03-27T20:46:50.480Z] #35 87.25 Unpacking librhash0:amd64 (1.3.8-1) ...
20:46:50 [2020-03-27T20:46:50.737Z] #35 87.60 Selecting previously unselected package libuv1:amd64.
20:46:50 [2020-03-27T20:46:50.737Z] #35 87.66 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
20:46:50 [2020-03-27T20:46:50.995Z] #35 87.67 Unpacking libuv1:amd64 (1.24.1-1) ...
20:46:51 [2020-03-27T20:46:51.252Z] #35 87.96 Selecting previously unselected package cmake.
20:46:51 [2020-03-27T20:46:51.252Z] #35 87.96 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
20:46:51 [2020-03-27T20:46:51.252Z] #35 87.98 Unpacking cmake (3.13.4-1) ...
20:46:51 [2020-03-27T20:46:51.322Z] #56 86.34 go/ast
20:46:51 [2020-03-27T20:46:51.322Z] #56 ...
20:46:51 [2020-03-27T20:46:51.322Z] 
20:46:51 [2020-03-27T20:46:51.322Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:51 [2020-03-27T20:46:51.322Z] #33 81.70 github.com/BurntSushi/toml/cmd/tomlv
20:46:51 [2020-03-27T20:46:51.323Z] #33 DONE 86.6s
20:46:51 [2020-03-27T20:46:51.352Z] #43 ...
20:46:51 [2020-03-27T20:46:51.352Z] 
20:46:51 [2020-03-27T20:46:51.352Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:51 [2020-03-27T20:46:51.352Z] #27 24.08 
20:46:51 [2020-03-27T20:46:51.352Z] #27 24.41 #=#=#                                                                         

######################################################################## 100.0%
20:46:51 [2020-03-27T20:46:51.352Z] #27 24.66 
20:46:51 [2020-03-27T20:46:51.583Z] 
20:46:51 [2020-03-27T20:46:51.583Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:46:51 [2020-03-27T20:46:51.583Z] #44 21.70 make[1]: Nothing to be done for 'all'.
20:46:51 [2020-03-27T20:46:51.744Z] #12 DONE 2.2s
20:46:51 [2020-03-27T20:46:51.744Z] 
20:46:51 [2020-03-27T20:46:51.744Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
20:46:51 [2020-03-27T20:46:51.819Z] #35 ...
20:46:51 [2020-03-27T20:46:51.820Z] 
20:46:51 [2020-03-27T20:46:51.820Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:46:51 [2020-03-27T20:46:51.820Z] #43 78.37 Selecting previously unselected package python-six.
20:46:51 [2020-03-27T20:46:51.820Z] #43 78.37 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:46:51 [2020-03-27T20:46:51.820Z] #43 78.39 Unpacking python-six (1.12.0-1) ...
20:46:51 [2020-03-27T20:46:51.820Z] #43 78.68 Selecting previously unselected package python-protobuf.
20:46:51 [2020-03-27T20:46:51.820Z] #43 78.69 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
20:46:51 [2020-03-27T20:46:51.820Z] #43 78.69 Unpacking python-protobuf (3.6.1.3-2) ...
20:46:51 [2020-03-27T20:46:51.820Z] #43 79.79 Setting up python-pkg-resources (40.8.0-1) ...
20:46:51 [2020-03-27T20:46:51.820Z] #43 87.87 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
20:46:51 [2020-03-27T20:46:51.820Z] #43 87.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:46:51 [2020-03-27T20:46:51.820Z] #43 87.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:46:51 [2020-03-27T20:46:51.820Z] #43 87.95 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
20:46:51 [2020-03-27T20:46:51.820Z] #43 87.98 Setting up python-six (1.12.0-1) ...
20:46:51 [2020-03-27T20:46:51.820Z] #43 ...
20:46:51 [2020-03-27T20:46:51.820Z] 
20:46:51 [2020-03-27T20:46:51.820Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:46:51 [2020-03-27T20:46:51.820Z] #30 78.41 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
20:46:51 [2020-03-27T20:46:51.820Z] #30 79.77 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:46:51 [2020-03-27T20:46:51.820Z] #30 80.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:46:51 [2020-03-27T20:46:51.820Z] #30 ...
20:46:51 [2020-03-27T20:46:51.820Z] 
20:46:51 [2020-03-27T20:46:51.820Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:51 [2020-03-27T20:46:51.820Z] #27 22.18 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:46:51 [2020-03-27T20:46:51.820Z] #27 22.67 
20:46:51 [2020-03-27T20:46:51.820Z] #27 22.90 
#                                                                          2.3%
######################################################################## 100.0%
20:46:51 [2020-03-27T20:46:51.917Z] #27 ...
20:46:51 [2020-03-27T20:46:51.917Z] 
20:46:51 [2020-03-27T20:46:51.917Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:46:51 [2020-03-27T20:46:51.917Z] #10 79.40 debconf: delaying package configuration, since apt-utils is not installed
20:46:51 [2020-03-27T20:46:51.917Z] #10 79.92 Fetched 77.7 MB in 12s (6410 kB/s)
20:46:51 [2020-03-27T20:46:51.917Z] #10 80.21 Selecting previously unselected package binutils-mingw-w64-i686.
20:46:51 [2020-03-27T20:46:51.917Z] #10 80.21 (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.)
20:46:51 [2020-03-27T20:46:51.917Z] #10 80.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
20:46:51 [2020-03-27T20:46:51.917Z] #10 80.31 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:46:51 [2020-03-27T20:46:51.917Z] #10 85.14 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:46:51 [2020-03-27T20:46:51.917Z] #10 85.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
20:46:51 [2020-03-27T20:46:51.917Z] #10 85.28 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:46:52 [2020-03-27T20:46:52.078Z] #27 23.09 
20:46:52 [2020-03-27T20:46:52.173Z] #10 ...
20:46:52 [2020-03-27T20:46:52.173Z] 
20:46:52 [2020-03-27T20:46:52.173Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:52 [2020-03-27T20:46:52.173Z] #33 88.45 time
20:46:53 [2020-03-27T20:46:53.010Z] #27 24.05 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:46:53 [2020-03-27T20:46:53.010Z] #27 ...
20:46:53 [2020-03-27T20:46:53.010Z] 
20:46:53 [2020-03-27T20:46:53.010Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:46:53 [2020-03-27T20:46:53.010Z] #10 79.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
20:46:53 [2020-03-27T20:46:53.010Z] #10 79.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
20:46:53 [2020-03-27T20:46:53.010Z] #10 80.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
20:46:53 [2020-03-27T20:46:53.010Z] #10 80.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
20:46:53 [2020-03-27T20:46:53.010Z] #10 80.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
20:46:53 [2020-03-27T20:46:53.010Z] #10 80.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
20:46:53 [2020-03-27T20:46:53.010Z] #10 81.79 debconf: delaying package configuration, since apt-utils is not installed
20:46:53 [2020-03-27T20:46:53.010Z] #10 82.24 Fetched 77.7 MB in 13s (5978 kB/s)
20:46:53 [2020-03-27T20:46:53.010Z] #10 82.53 Selecting previously unselected package binutils-mingw-w64-i686.
20:46:53 [2020-03-27T20:46:53.010Z] #10 82.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.)
20:46:53 [2020-03-27T20:46:53.010Z] #10 82.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
20:46:53 [2020-03-27T20:46:53.010Z] #10 82.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:46:53 [2020-03-27T20:46:53.010Z] #10 87.16 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:46:53 [2020-03-27T20:46:53.010Z] #10 87.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
20:46:53 [2020-03-27T20:46:53.010Z] #10 87.17 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:46:53 [2020-03-27T20:46:53.497Z] #44 24.46   CC       images/stats.o
20:46:53 [2020-03-27T20:46:53.576Z] #10 ...
20:46:53 [2020-03-27T20:46:53.576Z] 
20:46:53 [2020-03-27T20:46:53.576Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:53 [2020-03-27T20:46:53.576Z] #47 79.78 bufio
20:46:53 [2020-03-27T20:46:53.576Z] #47 80.12 reflect
20:46:53 [2020-03-27T20:46:53.576Z] #47 83.44 syscall
20:46:53 [2020-03-27T20:46:53.576Z] #47 ...
20:46:53 [2020-03-27T20:46:53.576Z] 
20:46:53 [2020-03-27T20:46:53.576Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:53 [2020-03-27T20:46:53.576Z] #27 24.48 
20:46:53 [2020-03-27T20:46:53.674Z] #13 ...
20:46:53 [2020-03-27T20:46:53.675Z] 
20:46:53 [2020-03-27T20:46:53.675Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:46:53 [2020-03-27T20:46:53.675Z] #44 75.96   CC       compel/arch/x86/src/lib/infect.o
20:46:53 [2020-03-27T20:46:53.675Z] #44 76.73   CC       compel/src/lib/infect-rpc.o
20:46:53 [2020-03-27T20:46:53.675Z] #44 77.03   CC       compel/src/lib/infect-util.o
20:46:53 [2020-03-27T20:46:53.675Z] #44 77.29   CC       compel/src/lib/infect.o
20:46:53 [2020-03-27T20:46:53.675Z] #44 79.57   CC       compel/src/lib/ptrace.o
20:46:53 [2020-03-27T20:46:53.675Z] #44 80.14   AR       compel/libcompel.a
20:46:53 [2020-03-27T20:46:53.675Z] #44 80.23   HOSTCC   compel/src/main-host.o
20:46:53 [2020-03-27T20:46:53.675Z] #44 80.57   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:46:53 [2020-03-27T20:46:53.675Z] #44 80.84   HOSTCC   compel/src/lib/handle-elf-host.o
20:46:53 [2020-03-27T20:46:53.675Z] #44 81.19   HOSTCC   compel/src/lib/log-host.o
20:46:53 [2020-03-27T20:46:53.675Z] #44 81.47   HOSTLINK compel/compel-host-bin
20:46:53 [2020-03-27T20:46:53.675Z] #44 81.63   DEP      soccr/soccr.d
20:46:53 [2020-03-27T20:46:53.675Z] #44 81.78   CC       soccr/soccr.o
20:46:53 [2020-03-27T20:46:53.675Z] #44 83.48   AR       soccr/libsoccr.a
20:46:53 [2020-03-27T20:46:53.675Z] #44 83.52 make[1]: 'soccr/libsoccr.a' is up to date.
20:46:53 [2020-03-27T20:46:53.675Z] #44 83.85   DEP      criu/arch/x86/sigframe.d
20:46:53 [2020-03-27T20:46:53.675Z] #44 83.98   DEP      criu/arch/x86/sigaction_compat.d
20:46:53 [2020-03-27T20:46:53.675Z] #44 84.09   DEP      criu/arch/x86/kerndat.d
20:46:53 [2020-03-27T20:46:53.675Z] #44 84.29   DEP      criu/arch/x86/crtools.d
20:46:53 [2020-03-27T20:46:53.675Z] #44 84.46   DEP      criu/arch/x86/cpu.d
20:46:53 [2020-03-27T20:46:53.675Z] #44 84.59   CC       criu/arch/x86/cpu.o
20:46:53 [2020-03-27T20:46:53.675Z] #44 85.31   CC       criu/arch/x86/crtools.o
20:46:53 [2020-03-27T20:46:53.675Z] #44 ...
20:46:53 [2020-03-27T20:46:53.675Z] 
20:46:53 [2020-03-27T20:46:53.675Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
20:46:53 [2020-03-27T20:46:53.675Z] #13 2.241 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:46:53 [2020-03-27T20:46:53.675Z] #13 DONE 2.3s
20:46:53 [2020-03-27T20:46:53.675Z] 
20:46:53 [2020-03-27T20:46:53.675Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
20:46:53 [2020-03-27T20:46:53.834Z] #27 24.68 #=#=#                                                                         

####################################################################      94.6%
######################################################################## 100.0%
20:46:53 [2020-03-27T20:46:53.834Z] #27 ...
20:46:53 [2020-03-27T20:46:53.834Z] 
20:46:53 [2020-03-27T20:46:53.834Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:46:53 [2020-03-27T20:46:53.834Z] #50 80.26 + cd /tmp/tmp.asQT0cJ17E/src/gotest.tools/gotestsum
20:46:53 [2020-03-27T20:46:53.834Z] #50 80.26 + git checkout -q v0.3.5
20:46:53 [2020-03-27T20:46:53.834Z] #50 80.34 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
20:46:53 [2020-03-27T20:46:53.834Z] #50 ...
20:46:53 [2020-03-27T20:46:53.834Z] 
20:46:53 [2020-03-27T20:46:53.834Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:53 [2020-03-27T20:46:53.834Z] #27 24.98 
20:46:54 [2020-03-27T20:46:54.069Z] #44 24.95   CC       images/core.o
20:46:54 [2020-03-27T20:46:54.091Z] #27 ...
20:46:54 [2020-03-27T20:46:54.091Z] 
20:46:54 [2020-03-27T20:46:54.091Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:54 [2020-03-27T20:46:54.091Z] #56 80.51 syscall
20:46:54 [2020-03-27T20:46:54.091Z] #56 80.64 reflect
20:46:54 [2020-03-27T20:46:54.091Z] #56 ...
20:46:54 [2020-03-27T20:46:54.091Z] 
20:46:54 [2020-03-27T20:46:54.091Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:46:54 [2020-03-27T20:46:54.091Z] #10 90.90 Selecting previously unselected package binutils-mingw-w64.
20:46:54 [2020-03-27T20:46:54.091Z] #10 90.92 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:46:54 [2020-03-27T20:46:54.091Z] #10 90.93 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:46:54 [2020-03-27T20:46:54.329Z] #44 ...
20:46:54 [2020-03-27T20:46:54.329Z] 
20:46:54 [2020-03-27T20:46:54.329Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:54 [2020-03-27T20:46:54.329Z] #47 78.93 encoding/base64
20:46:54 [2020-03-27T20:46:54.329Z] #47 78.93 crypto/cipher
20:46:54 [2020-03-27T20:46:54.329Z] #47 78.95 flag
20:46:54 [2020-03-27T20:46:54.329Z] #47 80.12 go/token
20:46:54 [2020-03-27T20:46:54.329Z] #47 81.44 go/scanner
20:46:54 [2020-03-27T20:46:54.329Z] #47 81.90 net/url
20:46:54 [2020-03-27T20:46:54.329Z] #47 82.70 text/template/parse
20:46:54 [2020-03-27T20:46:54.329Z] #47 84.19 go/ast
20:46:54 [2020-03-27T20:46:54.329Z] #47 86.35 encoding/json
20:46:54 [2020-03-27T20:46:54.350Z] #10 91.09 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:46:54 [2020-03-27T20:46:54.350Z] #10 91.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
20:46:54 [2020-03-27T20:46:54.350Z] #10 91.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:46:54 [2020-03-27T20:46:54.607Z] #10 91.40 Selecting previously unselected package dmsetup.
20:46:54 [2020-03-27T20:46:54.607Z] #10 91.41 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
20:46:54 [2020-03-27T20:46:54.607Z] #10 91.42 Unpacking dmsetup (2:1.02.155-3) ...
20:46:54 [2020-03-27T20:46:54.696Z] #33 ...
20:46:54 [2020-03-27T20:46:54.696Z] 
20:46:54 [2020-03-27T20:46:54.696Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:46:54 [2020-03-27T20:46:54.696Z] #56 81.74 syscall
20:46:54 [2020-03-27T20:46:54.696Z] #56 81.77 reflect
20:46:54 [2020-03-27T20:46:54.865Z] #10 91.63 Selecting previously unselected package mingw-w64-common.
20:46:54 [2020-03-27T20:46:54.865Z] #10 91.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:46:54 [2020-03-27T20:46:54.865Z] #10 91.64 Unpacking mingw-w64-common (6.0.0-3) ...
20:46:54 [2020-03-27T20:46:54.953Z] #56 ...
20:46:54 [2020-03-27T20:46:54.953Z] 
20:46:54 [2020-03-27T20:46:54.953Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:54 [2020-03-27T20:46:54.953Z] #27 26.03 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:46:54 [2020-03-27T20:46:54.953Z] #27 26.71 
20:46:54 [2020-03-27T20:46:54.953Z] #27 27.17 
                                                                           0.7%
#######################################################                   77.1%
######################################################################## 100.0%
20:46:54 [2020-03-27T20:46:54.953Z] #27 27.60 
20:46:55 [2020-03-27T20:46:55.271Z] #47 ...
20:46:55 [2020-03-27T20:46:55.271Z] 
20:46:55 [2020-03-27T20:46:55.271Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:46:55 [2020-03-27T20:46:55.271Z] #44 26.02   CC       images/core-x86.o
20:46:55 [2020-03-27T20:46:55.842Z] #44 26.83   CC       images/core-arm.o
20:46:56 [2020-03-27T20:46:56.199Z] #14 DONE 2.3s
20:46:56 [2020-03-27T20:46:56.199Z] 
20:46:56 [2020-03-27T20:46:56.199Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:56 [2020-03-27T20:46:56.199Z] #60 9.201 + cd /tmp/tmp.l4uUtEgWfd/src/github.com/opencontainers/runc
20:46:56 [2020-03-27T20:46:56.199Z] #60 9.206 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:46:56 [2020-03-27T20:46:56.323Z] #27 29.46 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:46:56 [2020-03-27T20:46:56.323Z] #27 29.62 skipping existing 1849cc453dee
20:46:56 [2020-03-27T20:46:56.415Z] #44 27.24   CC       images/core-aarch64.o
20:46:56 [2020-03-27T20:46:56.453Z] #60 ...
20:46:56 [2020-03-27T20:46:56.453Z] 
20:46:56 [2020-03-27T20:46:56.453Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:56 [2020-03-27T20:46:56.453Z] #47 187.1 net/http/httptrace
20:46:56 [2020-03-27T20:46:56.453Z] #47 187.5 net/http
20:46:56 [2020-03-27T20:46:56.453Z] #47 ...
20:46:56 [2020-03-27T20:46:56.453Z] 
20:46:56 [2020-03-27T20:46:56.453Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:46:56 [2020-03-27T20:46:56.453Z] #44 86.87   CC       criu/arch/x86/kerndat.o
20:46:56 [2020-03-27T20:46:56.453Z] #44 87.42   CC       criu/arch/x86/sigaction_compat.o
20:46:56 [2020-03-27T20:46:56.453Z] #44 87.63   CC       criu/arch/x86/sigframe.o
20:46:56 [2020-03-27T20:46:56.453Z] #44 87.97   LINK     criu/arch/x86/crtools.built-in.o
20:46:56 [2020-03-27T20:46:56.453Z] #44 88.03   DEP      criu/pie/util-vdso-elf32.d
20:46:56 [2020-03-27T20:46:56.453Z] #44 88.18   DEP      criu/pie/util-vdso.d
20:46:56 [2020-03-27T20:46:56.453Z] #44 88.34   DEP      criu/pie/util.d
20:46:56 [2020-03-27T20:46:56.453Z] #44 88.52   CC       criu/pie/util.o
20:46:56 [2020-03-27T20:46:56.453Z] #44 88.89   CC       criu/pie/util-vdso.o
20:46:56 [2020-03-27T20:46:56.580Z] #27 29.87 
20:46:56 [2020-03-27T20:46:56.913Z] #10 ...
20:46:56 [2020-03-27T20:46:56.913Z] 
20:46:56 [2020-03-27T20:46:56.913Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:46:56 [2020-03-27T20:46:56.913Z] #35 91.48 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:46:56 [2020-03-27T20:46:56.913Z] #35 91.53 Setting up xxd (2:8.1.0875-5) ...
20:46:56 [2020-03-27T20:46:56.913Z] #35 91.57 Setting up libuv1:amd64 (1.24.1-1) ...
20:46:56 [2020-03-27T20:46:56.913Z] #35 91.59 Setting up vim-common (2:8.1.0875-5) ...
20:46:56 [2020-03-27T20:46:56.913Z] #35 91.63 Setting up librhash0:amd64 (1.3.8-1) ...
20:46:56 [2020-03-27T20:46:56.913Z] #35 91.65 Setting up cmake-data (3.13.4-1) ...
20:46:56 [2020-03-27T20:46:56.913Z] #35 91.67 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:46:56 [2020-03-27T20:46:56.913Z] #35 91.69 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
20:46:56 [2020-03-27T20:46:56.913Z] #35 91.70 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:46:56 [2020-03-27T20:46:56.913Z] #35 91.72 Setting up cmake (3.13.4-1) ...
20:46:56 [2020-03-27T20:46:56.913Z] #35 91.74 Processing triggers for libc-bin (2.28-10) ...
20:46:56 [2020-03-27T20:46:56.913Z] #35 91.86 Processing triggers for mime-support (3.62) ...
20:46:56 [2020-03-27T20:46:56.913Z] #35 DONE 93.3s
20:46:56 [2020-03-27T20:46:56.913Z] 
20:46:56 [2020-03-27T20:46:56.913Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:46:56 [2020-03-27T20:46:56.913Z] #36 DONE 0.1s
20:46:56 [2020-03-27T20:46:56.913Z] 
20:46:56 [2020-03-27T20:46:56.913Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
20:46:56 [2020-03-27T20:46:56.913Z] #37 DONE 0.1s
20:46:56 [2020-03-27T20:46:56.913Z] 
20:46:56 [2020-03-27T20:46:56.913Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:46:56 [2020-03-27T20:46:56.913Z] #43 92.89 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:46:56 [2020-03-27T20:46:56.913Z] #43 92.99 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:46:56 [2020-03-27T20:46:56.913Z] #43 93.10 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
20:46:56 [2020-03-27T20:46:56.913Z] #43 93.13 Setting up libcap-dev:amd64 (1:2.25-2) ...
20:46:56 [2020-03-27T20:46:56.913Z] #43 93.16 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
20:46:56 [2020-03-27T20:46:56.914Z] #43 93.19 Setting up protobuf-compiler (3.6.1.3-2) ...
20:46:56 [2020-03-27T20:46:56.914Z] #43 93.25 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:46:56 [2020-03-27T20:46:56.914Z] #43 93.27 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:46:56 [2020-03-27T20:46:56.914Z] #43 93.31 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:46:56 [2020-03-27T20:46:56.914Z] #43 93.39 Setting up python-protobuf (3.6.1.3-2) ...
20:46:56 [2020-03-27T20:46:56.987Z] #44 27.81   CC       images/core-ppc64.o
20:46:57 [2020-03-27T20:46:57.377Z] #44 89.86   CC       criu/pie/util-vdso-elf32.o
20:46:57 [2020-03-27T20:46:57.559Z] #44 28.50   CC       images/core-s390.o
20:46:57 [2020-03-27T20:46:57.937Z] #44 90.58   AR       criu/pie/pie.lib.a
20:46:57 [2020-03-27T20:46:57.937Z] #44 ...
20:46:57 [2020-03-27T20:46:57.937Z] 
20:46:57 [2020-03-27T20:46:57.937Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
20:46:57 [2020-03-27T20:46:57.937Z] #15 DONE 2.0s
20:46:57 [2020-03-27T20:46:57.937Z] 
20:46:57 [2020-03-27T20:46:57.937Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:46:57 [2020-03-27T20:46:57.937Z] #44 90.67   DEP      criu/pie/restorer.d
20:46:58 [2020-03-27T20:46:58.192Z] #44 90.98   DEP      criu/arch/x86/sigaction_compat_pie.d
20:46:58 [2020-03-27T20:46:58.286Z] #43 ...
20:46:58 [2020-03-27T20:46:58.286Z] 
20:46:58 [2020-03-27T20:46:58.286Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:46:58 [2020-03-27T20:46:58.286Z] #27 26.07 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:46:58 [2020-03-27T20:46:58.286Z] #27 26.15 skipping existing 1849cc453dee
20:46:58 [2020-03-27T20:46:58.286Z] #27 26.41 
20:46:58 [2020-03-27T20:46:58.286Z] #27 27.68 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:46:58 [2020-03-27T20:46:58.286Z] #27 28.14 
20:46:58 [2020-03-27T20:46:58.286Z] #27 28.43 #=#=#                                                                         

######################################################################## 100.0%
20:46:58 [2020-03-27T20:46:58.286Z] #27 28.71 
20:46:58 [2020-03-27T20:46:58.286Z] #27 28.82 Download of images into '/build' complete.
20:46:58 [2020-03-27T20:46:58.286Z] #27 28.82 Use something like the following to load the result into a Docker daemon:
20:46:58 [2020-03-27T20:46:58.286Z] #27 28.82   tar -cC '/build' . | docker load
20:46:58 [2020-03-27T20:46:58.286Z] #27 DONE 29.0s
20:46:58 [2020-03-27T20:46:58.286Z] 
20:46:58 [2020-03-27T20:46:58.286Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:46:58 [2020-03-27T20:46:58.448Z] #44 91.09   DEP      criu/arch/x86/restorer_unmap.d
20:46:58 [2020-03-27T20:46:58.448Z] #44 91.11   DEP      criu/arch/x86/restorer.d
20:46:58 [2020-03-27T20:46:58.475Z] #27 31.84 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:46:58 [2020-03-27T20:46:58.500Z] #44 29.59   CC       images/cpuinfo.o
20:46:59 [2020-03-27T20:46:59.008Z] #44 91.42   DEP      criu/arch/x86/vdso-pie.d
20:46:59 [2020-03-27T20:46:59.008Z] #44 91.66   DEP      criu/pie/parasite-vdso.d
20:46:59 [2020-03-27T20:46:59.039Z] #27 32.32 
20:46:59 [2020-03-27T20:46:59.039Z] #27 32.51 
######################################################################## 100.0%
20:46:59 [2020-03-27T20:46:59.263Z] #44 91.88   DEP      criu/pie/parasite.d
20:46:59 [2020-03-27T20:46:59.297Z] #27 32.70 
20:46:59 [2020-03-27T20:46:59.442Z] #44 30.32   CC       images/inventory.o
20:46:59 [2020-03-27T20:46:59.518Z] #44 92.18   CC       criu/pie/parasite.o
20:46:59 [2020-03-27T20:46:59.554Z] #27 32.94 Download of images into '/build' complete.
20:46:59 [2020-03-27T20:46:59.554Z] #27 32.94 Use something like the following to load the result into a Docker daemon:
20:46:59 [2020-03-27T20:46:59.554Z] #27 32.94   tar -cC '/build' . | docker load
20:47:00 [2020-03-27T20:47:00.015Z] #44 30.77   CC       images/fdinfo.o
20:47:00 [2020-03-27T20:47:00.275Z] #44 ...
20:47:00 [2020-03-27T20:47:00.275Z] 
20:47:00 [2020-03-27T20:47:00.275Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:47:00 [2020-03-27T20:47:00.275Z] #10 95.82 Selecting previously unselected package g++-mingw-w64-x86-64.
20:47:00 [2020-03-27T20:47:00.275Z] #10 95.84 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
20:47:00 [2020-03-27T20:47:00.275Z] #10 95.86 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:47:00 [2020-03-27T20:47:00.445Z] #44 ...
20:47:00 [2020-03-27T20:47:00.445Z] 
20:47:00 [2020-03-27T20:47:00.445Z] #16 [dev-systemd-false 6/26] RUN ldconfig
20:47:00 [2020-03-27T20:47:00.445Z] #16 DONE 2.2s
20:47:00 [2020-03-27T20:47:00.445Z] 
20:47:00 [2020-03-27T20:47:00.445Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:47:00 [2020-03-27T20:47:00.485Z] #27 DONE 33.8s
20:47:00 [2020-03-27T20:47:00.485Z] 
20:47:00 [2020-03-27T20:47:00.485Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:47:00 [2020-03-27T20:47:00.485Z] #35 90.97 Selecting previously unselected package libxml2:amd64.
20:47:00 [2020-03-27T20:47:00.485Z] #35 90.97 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
20:47:00 [2020-03-27T20:47:00.485Z] #35 90.98 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:47:00 [2020-03-27T20:47:00.485Z] #35 92.21 Selecting previously unselected package libarchive13:amd64.
20:47:00 [2020-03-27T20:47:00.485Z] #35 92.25 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
20:47:00 [2020-03-27T20:47:00.485Z] #35 92.28 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:47:00 [2020-03-27T20:47:00.485Z] #35 92.82 Selecting previously unselected package libjsoncpp1:amd64.
20:47:00 [2020-03-27T20:47:00.485Z] #35 92.84 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
20:47:00 [2020-03-27T20:47:00.485Z] #35 92.86 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
20:47:00 [2020-03-27T20:47:00.485Z] #35 93.52 Selecting previously unselected package librhash0:amd64.
20:47:00 [2020-03-27T20:47:00.485Z] #35 93.53 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
20:47:00 [2020-03-27T20:47:00.485Z] #35 93.55 Unpacking librhash0:amd64 (1.3.8-1) ...
20:47:00 [2020-03-27T20:47:00.485Z] #35 93.92 Selecting previously unselected package libuv1:amd64.
20:47:00 [2020-03-27T20:47:00.485Z] #35 93.94 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
20:47:00 [2020-03-27T20:47:00.485Z] #35 93.95 Unpacking libuv1:amd64 (1.24.1-1) ...
20:47:00 [2020-03-27T20:47:00.485Z] #35 94.31 Selecting previously unselected package cmake.
20:47:00 [2020-03-27T20:47:00.485Z] #35 94.31 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
20:47:00 [2020-03-27T20:47:00.485Z] #35 94.38 Unpacking cmake (3.13.4-1) ...
20:47:01 [2020-03-27T20:47:01.416Z] #35 ...
20:47:01 [2020-03-27T20:47:01.416Z] 
20:47:01 [2020-03-27T20:47:01.416Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:01 [2020-03-27T20:47:01.416Z] #33 97.90 internal/poll
20:47:02 [2020-03-27T20:47:02.464Z] #38 ...
20:47:02 [2020-03-27T20:47:02.464Z] 
20:47:02 [2020-03-27T20:47:02.464Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:02 [2020-03-27T20:47:02.464Z] #33 88.16 time
20:47:02 [2020-03-27T20:47:02.464Z] #33 94.90 internal/poll
20:47:02 [2020-03-27T20:47:02.464Z] #33 ...
20:47:02 [2020-03-27T20:47:02.464Z] 
20:47:02 [2020-03-27T20:47:02.464Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:02 [2020-03-27T20:47:02.464Z] #47 94.96 internal/poll
20:47:02 [2020-03-27T20:47:02.464Z] #47 98.59 internal/syscall/unix
20:47:02 [2020-03-27T20:47:02.723Z] #47 99.03 os
20:47:02 [2020-03-27T20:47:02.820Z] #10 ...
20:47:02 [2020-03-27T20:47:02.820Z] 
20:47:02 [2020-03-27T20:47:02.820Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:02 [2020-03-27T20:47:02.820Z] #56 88.16 mvdan.cc/sh/v3/syntax
20:47:02 [2020-03-27T20:47:02.820Z] #56 93.04 golang.org/x/crypto/ssh/terminal
20:47:02 [2020-03-27T20:47:02.954Z] #17 2.475 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:47:02 [2020-03-27T20:47:02.954Z] #17 2.570 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:47:02 [2020-03-27T20:47:02.954Z] #17 2.744 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:47:03 [2020-03-27T20:47:03.081Z] #56 ...
20:47:03 [2020-03-27T20:47:03.081Z] 
20:47:03 [2020-03-27T20:47:03.081Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:03 [2020-03-27T20:47:03.081Z] #44 31.35   CC       images/fown.o
20:47:03 [2020-03-27T20:47:03.081Z] #44 31.66   CC       images/ns.o
20:47:03 [2020-03-27T20:47:03.081Z] #44 31.96   CC       images/regfile.o
20:47:03 [2020-03-27T20:47:03.081Z] #44 32.29   CC       images/ghost-file.o
20:47:03 [2020-03-27T20:47:03.081Z] #44 32.71   CC       images/fifo.o
20:47:03 [2020-03-27T20:47:03.081Z] #44 33.11   CC       images/remap-file-path.o
20:47:03 [2020-03-27T20:47:03.081Z] #44 33.50   CC       images/eventfd.o
20:47:03 [2020-03-27T20:47:03.081Z] #44 33.87   CC       images/eventpoll.o
20:47:03 [2020-03-27T20:47:03.209Z] #17 3.148 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:47:03 [2020-03-27T20:47:03.329Z] #33 ...
20:47:03 [2020-03-27T20:47:03.329Z] 
20:47:03 [2020-03-27T20:47:03.329Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:47:03 [2020-03-27T20:47:03.329Z] #43 90.73 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
20:47:03 [2020-03-27T20:47:03.329Z] #43 90.76 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:47:03 [2020-03-27T20:47:03.329Z] #43 90.88 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
20:47:03 [2020-03-27T20:47:03.329Z] #43 90.91 Setting up libcap-dev:amd64 (1:2.25-2) ...
20:47:03 [2020-03-27T20:47:03.329Z] #43 90.94 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
20:47:03 [2020-03-27T20:47:03.329Z] #43 90.95 Setting up protobuf-compiler (3.6.1.3-2) ...
20:47:03 [2020-03-27T20:47:03.329Z] #43 90.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:47:03 [2020-03-27T20:47:03.329Z] #43 91.01 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
20:47:03 [2020-03-27T20:47:03.329Z] #43 91.04 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:47:03 [2020-03-27T20:47:03.329Z] #43 91.06 Setting up python-protobuf (3.6.1.3-2) ...
20:47:03 [2020-03-27T20:47:03.341Z] #44 34.31   CC       images/fh.o
20:47:03 [2020-03-27T20:47:03.586Z] #43 ...
20:47:03 [2020-03-27T20:47:03.586Z] 
20:47:03 [2020-03-27T20:47:03.586Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:47:03 [2020-03-27T20:47:03.586Z] #10 90.86 Selecting previously unselected package binutils-mingw-w64.
20:47:03 [2020-03-27T20:47:03.586Z] #10 90.87 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:47:03 [2020-03-27T20:47:03.586Z] #10 90.87 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:47:03 [2020-03-27T20:47:03.586Z] #10 91.15 Selecting previously unselected package libdevmapper1.02.1:amd64.
20:47:03 [2020-03-27T20:47:03.586Z] #10 91.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
20:47:03 [2020-03-27T20:47:03.586Z] #10 91.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:47:03 [2020-03-27T20:47:03.586Z] #10 91.68 Selecting previously unselected package dmsetup.
20:47:03 [2020-03-27T20:47:03.586Z] #10 91.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
20:47:03 [2020-03-27T20:47:03.586Z] #10 91.69 Unpacking dmsetup (2:1.02.155-3) ...
20:47:03 [2020-03-27T20:47:03.586Z] #10 91.96 Selecting previously unselected package mingw-w64-common.
20:47:03 [2020-03-27T20:47:03.586Z] #10 91.98 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:47:03 [2020-03-27T20:47:03.586Z] #10 92.01 Unpacking mingw-w64-common (6.0.0-3) ...
20:47:03 [2020-03-27T20:47:03.586Z] #10 ...
20:47:03 [2020-03-27T20:47:03.586Z] 
20:47:03 [2020-03-27T20:47:03.586Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:47:03 [2020-03-27T20:47:03.586Z] #35 100.8 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:47:03 [2020-03-27T20:47:03.586Z] #35 100.9 Setting up xxd (2:8.1.0875-5) ...
20:47:03 [2020-03-27T20:47:03.586Z] #35 100.9 Setting up libuv1:amd64 (1.24.1-1) ...
20:47:03 [2020-03-27T20:47:03.586Z] #35 100.9 Setting up vim-common (2:8.1.0875-5) ...
20:47:03 [2020-03-27T20:47:03.586Z] #35 101.0 Setting up librhash0:amd64 (1.3.8-1) ...
20:47:03 [2020-03-27T20:47:03.586Z] #35 101.0 Setting up cmake-data (3.13.4-1) ...
20:47:03 [2020-03-27T20:47:03.586Z] #35 101.1 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
20:47:03 [2020-03-27T20:47:03.586Z] #35 101.1 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
20:47:03 [2020-03-27T20:47:03.586Z] #35 101.1 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
20:47:03 [2020-03-27T20:47:03.655Z] #47 ...
20:47:03 [2020-03-27T20:47:03.655Z] 
20:47:03 [2020-03-27T20:47:03.655Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:03 [2020-03-27T20:47:03.655Z] #38 5.657 + RM_GOPATH=0
20:47:03 [2020-03-27T20:47:03.655Z] #38 5.657 + TMP_GOPATH=
20:47:03 [2020-03-27T20:47:03.655Z] #38 5.657 + : /build
20:47:03 [2020-03-27T20:47:03.655Z] #38 5.657 + '[' -z '' ']'
20:47:03 [2020-03-27T20:47:03.655Z] #38 5.657 ++ mktemp -d
20:47:03 [2020-03-27T20:47:03.655Z] #38 5.658 + export GOPATH=/tmp/tmp.oA4P9bvPo4
20:47:03 [2020-03-27T20:47:03.655Z] #38 5.664 + GOPATH=/tmp/tmp.oA4P9bvPo4
20:47:03 [2020-03-27T20:47:03.655Z] #38 5.665 + RM_GOPATH=1
20:47:03 [2020-03-27T20:47:03.655Z] #38 5.665 ++ dirname ./install.sh
20:47:03 [2020-03-27T20:47:03.655Z] #38 5.671 + dir=.
20:47:03 [2020-03-27T20:47:03.655Z] #38 5.671 + bin=tini
20:47:03 [2020-03-27T20:47:03.655Z] #38 5.671 + shift
20:47:03 [2020-03-27T20:47:03.655Z] #38 5.672 + '[' '!' -f ./tini.installer ']'
20:47:03 [2020-03-27T20:47:03.655Z] #38 5.672 + . ./tini.installer
20:47:03 [2020-03-27T20:47:03.655Z] #38 5.672 ++ : fec3683b971d9c3ef73f284f176672c44b448662
20:47:03 [2020-03-27T20:47:03.655Z] #38 5.673 + install_tini
20:47:03 [2020-03-27T20:47:03.655Z] #38 5.673 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
20:47:03 [2020-03-27T20:47:03.655Z] #38 5.673 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
20:47:03 [2020-03-27T20:47:03.655Z] #38 5.674 + git clone https://github.com/krallin/tini.git /tmp/tmp.oA4P9bvPo4/tini
20:47:03 [2020-03-27T20:47:03.655Z] #38 5.685 Cloning into '/tmp/tmp.oA4P9bvPo4/tini'...
20:47:03 [2020-03-27T20:47:03.655Z] #38 6.674 + cd /tmp/tmp.oA4P9bvPo4/tini
20:47:03 [2020-03-27T20:47:03.655Z] #38 6.681 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
20:47:03 [2020-03-27T20:47:03.655Z] #38 6.690 + cmake .
20:47:03 [2020-03-27T20:47:03.843Z] #35 101.1 Setting up cmake (3.13.4-1) ...
20:47:03 [2020-03-27T20:47:03.843Z] #35 101.2 Processing triggers for libc-bin (2.28-10) ...
20:47:03 [2020-03-27T20:47:03.913Z] #44 34.87   CC       images/fsnotify.o
20:47:04 [2020-03-27T20:47:04.101Z] #35 101.4 Processing triggers for mime-support (3.62) ...
20:47:04 [2020-03-27T20:47:04.221Z] #38 7.631 -- The C compiler identification is GNU 8.3.0
20:47:04 [2020-03-27T20:47:04.479Z] #38 7.718 -- Check for working C compiler: /usr/bin/cc
20:47:04 [2020-03-27T20:47:04.666Z] #35 DONE 102.1s
20:47:04 [2020-03-27T20:47:04.666Z] 
20:47:04 [2020-03-27T20:47:04.666Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:47:04 [2020-03-27T20:47:04.855Z] #44 35.88   CC       images/signalfd.o
20:47:04 [2020-03-27T20:47:04.923Z] #36 DONE 0.1s
20:47:04 [2020-03-27T20:47:04.923Z] 
20:47:04 [2020-03-27T20:47:04.923Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
20:47:04 [2020-03-27T20:47:04.923Z] #37 DONE 0.1s
20:47:04 [2020-03-27T20:47:04.923Z] 
20:47:04 [2020-03-27T20:47:04.923Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:05 [2020-03-27T20:47:05.043Z] #38 8.576 -- Check for working C compiler: /usr/bin/cc -- works
20:47:05 [2020-03-27T20:47:05.094Z] #17 4.656 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB]
20:47:05 [2020-03-27T20:47:05.300Z] #38 8.598 -- Detecting C compiler ABI info
20:47:05 [2020-03-27T20:47:05.426Z] #44 36.19   CC       images/fs.o
20:47:05 [2020-03-27T20:47:05.487Z] #38 ...
20:47:05 [2020-03-27T20:47:05.487Z] 
20:47:05 [2020-03-27T20:47:05.487Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:47:05 [2020-03-27T20:47:05.487Z] #43 102.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
20:47:05 [2020-03-27T20:47:05.487Z] #43 102.2 Processing triggers for libc-bin (2.28-10) ...
20:47:05 [2020-03-27T20:47:05.487Z] #43 DONE 102.8s
20:47:05 [2020-03-27T20:47:05.487Z] 
20:47:05 [2020-03-27T20:47:05.487Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:05 [2020-03-27T20:47:05.557Z] #38 ...
20:47:05 [2020-03-27T20:47:05.557Z] 
20:47:05 [2020-03-27T20:47:05.557Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:05 [2020-03-27T20:47:05.557Z] #56 92.00 time
20:47:05 [2020-03-27T20:47:05.557Z] #56 101.0 context
20:47:05 [2020-03-27T20:47:05.687Z] #44 36.62   CC       images/pstree.o
20:47:05 [2020-03-27T20:47:05.814Z] #56 ...
20:47:05 [2020-03-27T20:47:05.814Z] 
20:47:05 [2020-03-27T20:47:05.814Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:47:05 [2020-03-27T20:47:05.814Z] #10 102.1 Selecting previously unselected package mingw-w64-x86-64-dev.
20:47:05 [2020-03-27T20:47:05.814Z] #10 102.1 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:47:05 [2020-03-27T20:47:05.814Z] #10 102.1 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:47:05 [2020-03-27T20:47:05.948Z] #44 36.94   CC       images/pipe.o
20:47:06 [2020-03-27T20:47:06.208Z] #44 37.11   CC       images/tcp-stream.o
20:47:06 [2020-03-27T20:47:06.456Z] #17 6.089 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:47:06 [2020-03-27T20:47:06.469Z] #44 ...
20:47:06 [2020-03-27T20:47:06.469Z] 
20:47:06 [2020-03-27T20:47:06.469Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:06 [2020-03-27T20:47:06.469Z] #47 91.17 text/template
20:47:06 [2020-03-27T20:47:06.469Z] #47 94.10 go/parser
20:47:06 [2020-03-27T20:47:06.469Z] #47 97.47 encoding/xml
20:47:06 [2020-03-27T20:47:06.469Z] #47 101.0 crypto/elliptic
20:47:06 [2020-03-27T20:47:06.729Z] #47 ...
20:47:06 [2020-03-27T20:47:06.729Z] 
20:47:06 [2020-03-27T20:47:06.729Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:06 [2020-03-27T20:47:06.729Z] #44 37.52   CC       images/sk-packet.o
20:47:06 [2020-03-27T20:47:06.990Z] #44 38.10   CC       images/mnt.o
20:47:07 [2020-03-27T20:47:07.016Z] #17 ...
20:47:07 [2020-03-27T20:47:07.016Z] 
20:47:07 [2020-03-27T20:47:07.016Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:07 [2020-03-27T20:47:07.016Z] #60 10.28 + '[' -z '' ']'
20:47:07 [2020-03-27T20:47:07.016Z] #60 10.28 + target=static
20:47:07 [2020-03-27T20:47:07.016Z] #60 10.28 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:47:07 [2020-03-27T20:47:07.016Z] #60 12.05 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 .
20:47:07 [2020-03-27T20:47:07.185Z] #10 ...
20:47:07 [2020-03-27T20:47:07.185Z] 
20:47:07 [2020-03-27T20:47:07.185Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:47:07 [2020-03-27T20:47:07.185Z] #43 103.3 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
20:47:07 [2020-03-27T20:47:07.185Z] #43 103.3 Processing triggers for libc-bin (2.28-10) ...
20:47:07 [2020-03-27T20:47:07.185Z] #43 DONE 104.0s
20:47:07 [2020-03-27T20:47:07.271Z] #60 ...
20:47:07 [2020-03-27T20:47:07.271Z] 
20:47:07 [2020-03-27T20:47:07.271Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:07 [2020-03-27T20:47:07.271Z] #44 93.70   LINK     criu/pie/parasite.built-in.o
20:47:07 [2020-03-27T20:47:07.271Z] #44 93.71   GEN      criu/pie/parasite-blob.h
20:47:07 [2020-03-27T20:47:07.271Z] #44 93.75   CC       criu/pie/parasite-vdso.o
20:47:07 [2020-03-27T20:47:07.271Z] #44 94.47   CC       criu/arch/x86/vdso-pie.o
20:47:07 [2020-03-27T20:47:07.271Z] #44 94.79   CC       criu/arch/x86/restorer.o
20:47:07 [2020-03-27T20:47:07.271Z] #44 95.41   CC       criu/arch/x86/restorer_unmap.o
20:47:07 [2020-03-27T20:47:07.271Z] #44 95.45   CC       criu/arch/x86/sigaction_compat_pie.o
20:47:07 [2020-03-27T20:47:07.271Z] #44 95.78   CC       criu/pie/restorer.o
20:47:07 [2020-03-27T20:47:07.271Z] #44 98.76   LINK     criu/pie/restorer.built-in.o
20:47:07 [2020-03-27T20:47:07.271Z] #44 98.78   GEN      criu/pie/restorer-blob.h
20:47:07 [2020-03-27T20:47:07.271Z] #44 98.91   DEP      criu/vdso.d
20:47:07 [2020-03-27T20:47:07.271Z] #44 99.13   DEP      criu/vdso-compat.d
20:47:07 [2020-03-27T20:47:07.271Z] #44 99.29   DEP      criu/uts_ns.d
20:47:07 [2020-03-27T20:47:07.271Z] #44 99.43   DEP      criu/util.d
20:47:07 [2020-03-27T20:47:07.271Z] #44 99.61   DEP      criu/uffd.d
20:47:07 [2020-03-27T20:47:07.271Z] #44 99.77   DEP      criu/tun.d
20:47:07 [2020-03-27T20:47:07.271Z] #44 99.92   DEP      criu/tty.d
20:47:07 [2020-03-27T20:47:07.441Z] 
20:47:07 [2020-03-27T20:47:07.441Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:07 [2020-03-27T20:47:07.526Z] #44 100.1   DEP      criu/timerfd.d
20:47:07 [2020-03-27T20:47:07.526Z] #44 100.3   DEP      criu/sysfs_parse.d
20:47:07 [2020-03-27T20:47:07.562Z] #44 38.46   CC       images/pipe-data.o
20:47:07 [2020-03-27T20:47:07.781Z] #44 100.5   DEP      criu/sysctl.d
20:47:07 [2020-03-27T20:47:07.822Z] #44 38.76   CC       images/sa.o
20:47:08 [2020-03-27T20:47:08.036Z] #44 100.6   DEP      criu/string.d
20:47:08 [2020-03-27T20:47:08.036Z] #44 100.7   DEP      criu/stats.d
20:47:08 [2020-03-27T20:47:08.036Z] #44 100.9   DEP      criu/sockets.d
20:47:08 [2020-03-27T20:47:08.083Z] #44 38.94   CC       images/timer.o
20:47:08 [2020-03-27T20:47:08.292Z] #44 101.0   DEP      criu/sk-unix.d
20:47:08 [2020-03-27T20:47:08.547Z] #44 101.2   DEP      criu/sk-tcp.d
20:47:08 [2020-03-27T20:47:08.655Z] #44 39.61   CC       images/timerfd.o
20:47:08 [2020-03-27T20:47:08.766Z] #44 ...
20:47:08 [2020-03-27T20:47:08.766Z] 
20:47:08 [2020-03-27T20:47:08.766Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:08 [2020-03-27T20:47:08.766Z] #56 95.22 time
20:47:08 [2020-03-27T20:47:08.766Z] #56 104.6 encoding/binary
20:47:08 [2020-03-27T20:47:08.766Z] #56 105.0 os
20:47:08 [2020-03-27T20:47:08.766Z] #56 ...
20:47:08 [2020-03-27T20:47:08.766Z] 
20:47:08 [2020-03-27T20:47:08.766Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:47:08 [2020-03-27T20:47:08.766Z] #10 104.4 Selecting previously unselected package mingw-w64-x86-64-dev.
20:47:08 [2020-03-27T20:47:08.766Z] #10 104.4 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:47:08 [2020-03-27T20:47:08.766Z] #10 104.5 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
20:47:08 [2020-03-27T20:47:08.802Z] #44 101.3   DEP      criu/sk-queue.d
20:47:08 [2020-03-27T20:47:08.802Z] #44 101.5   DEP      criu/sk-packet.d
20:47:08 [2020-03-27T20:47:08.915Z] #44 40.03   CC       images/mm.o
20:47:09 [2020-03-27T20:47:09.057Z] #44 101.6   DEP      criu/sk-netlink.d
20:47:09 [2020-03-27T20:47:09.319Z] #44 101.8   DEP      criu/sk-inet.d
20:47:09 [2020-03-27T20:47:09.319Z] #44 102.0   DEP      criu/signalfd.d
20:47:09 [2020-03-27T20:47:09.487Z] #44 40.34   CC       images/sk-opts.o
20:47:09 [2020-03-27T20:47:09.573Z] #44 102.1   DEP      criu/sigframe.d
20:47:09 [2020-03-27T20:47:09.573Z] #44 102.3   DEP      criu/shmem.d
20:47:09 [2020-03-27T20:47:09.748Z] #44 40.73   CC       images/sk-unix.o
20:47:09 [2020-03-27T20:47:09.829Z] #44 102.4   DEP      criu/servicefd.d
20:47:09 [2020-03-27T20:47:09.829Z] #44 102.6   DEP      criu/seize.d
20:47:10 [2020-03-27T20:47:10.009Z] #44 41.01   CC       images/sk-inet.o
20:47:10 [2020-03-27T20:47:10.143Z] #10 ...
20:47:10 [2020-03-27T20:47:10.143Z] 
20:47:10 [2020-03-27T20:47:10.143Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:10 [2020-03-27T20:47:10.143Z] #47 96.77 time
20:47:10 [2020-03-27T20:47:10.143Z] #47 103.4 strings
20:47:10 [2020-03-27T20:47:10.143Z] #47 106.8 os
20:47:10 [2020-03-27T20:47:10.143Z] #47 ...
20:47:10 [2020-03-27T20:47:10.143Z] 
20:47:10 [2020-03-27T20:47:10.143Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:10 [2020-03-27T20:47:10.143Z] #38 4.880 + RM_GOPATH=0
20:47:10 [2020-03-27T20:47:10.143Z] #38 4.880 + TMP_GOPATH=
20:47:10 [2020-03-27T20:47:10.143Z] #38 4.880 + : /build
20:47:10 [2020-03-27T20:47:10.143Z] #38 4.880 + '[' -z '' ']'
20:47:10 [2020-03-27T20:47:10.143Z] #38 4.881 ++ mktemp -d
20:47:10 [2020-03-27T20:47:10.143Z] #38 4.882 + export GOPATH=/tmp/tmp.zXGv6IzNPD
20:47:10 [2020-03-27T20:47:10.143Z] #38 4.882 + GOPATH=/tmp/tmp.zXGv6IzNPD
20:47:10 [2020-03-27T20:47:10.143Z] #38 4.882 + RM_GOPATH=1
20:47:10 [2020-03-27T20:47:10.143Z] #38 4.888 ++ dirname ./install.sh
20:47:10 [2020-03-27T20:47:10.143Z] #38 4.888 + dir=.
20:47:10 [2020-03-27T20:47:10.143Z] #38 4.888 + bin=tini
20:47:10 [2020-03-27T20:47:10.143Z] #38 4.888 + shift
20:47:10 [2020-03-27T20:47:10.143Z] #38 4.888 + '[' '!' -f ./tini.installer ']'
20:47:10 [2020-03-27T20:47:10.143Z] #38 4.888 + . ./tini.installer
20:47:10 [2020-03-27T20:47:10.143Z] #38 4.888 ++ : fec3683b971d9c3ef73f284f176672c44b448662
20:47:10 [2020-03-27T20:47:10.143Z] #38 4.888 + install_tini
20:47:10 [2020-03-27T20:47:10.143Z] #38 4.888 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
20:47:10 [2020-03-27T20:47:10.143Z] #38 4.889 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
20:47:10 [2020-03-27T20:47:10.143Z] #38 4.891 + git clone https://github.com/krallin/tini.git /tmp/tmp.zXGv6IzNPD/tini
20:47:10 [2020-03-27T20:47:10.143Z] #38 4.899 Cloning into '/tmp/tmp.zXGv6IzNPD/tini'...
20:47:10 [2020-03-27T20:47:10.388Z] #44 102.8   DEP      criu/seccomp.d
20:47:10 [2020-03-27T20:47:10.389Z] #44 103.0   DEP      criu/rst-malloc.d
20:47:10 [2020-03-27T20:47:10.389Z] #44 103.1   DEP      criu/rbtree.d
20:47:10 [2020-03-27T20:47:10.582Z] #44 41.48   CC       images/tun.o
20:47:10 [2020-03-27T20:47:10.644Z] #44 103.1   DEP      criu/pstree.d
20:47:10 [2020-03-27T20:47:10.644Z] #44 103.3   DEP      criu/protobuf.d
20:47:10 [2020-03-27T20:47:10.644Z] #44 ...
20:47:10 [2020-03-27T20:47:10.644Z] 
20:47:10 [2020-03-27T20:47:10.644Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:10 [2020-03-27T20:47:10.644Z] #47 202.1 github.com/LK4D4/vndr/godl
20:47:10 [2020-03-27T20:47:10.644Z] #47 202.9 github.com/LK4D4/vndr
20:47:10 [2020-03-27T20:47:10.644Z] #47 DONE 211.4s
20:47:10 [2020-03-27T20:47:10.644Z] 
20:47:10 [2020-03-27T20:47:10.644Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:10 [2020-03-27T20:47:10.644Z] #44 103.5   GEN      criu/protobuf-desc-gen.h
20:47:10 [2020-03-27T20:47:10.714Z] #38 5.649 + cd /tmp/tmp.zXGv6IzNPD/tini
20:47:10 [2020-03-27T20:47:10.714Z] #38 5.649 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
20:47:10 [2020-03-27T20:47:10.714Z] #38 5.656 + cmake .
20:47:10 [2020-03-27T20:47:10.845Z] #44 41.97   CC       images/sk-netlink.o
20:47:11 [2020-03-27T20:47:11.417Z] #44 ...
20:47:11 [2020-03-27T20:47:11.417Z] 
20:47:11 [2020-03-27T20:47:11.417Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:11 [2020-03-27T20:47:11.417Z] #56 100.3 mvdan.cc/sh/v3/cmd/shfmt
20:47:11 [2020-03-27T20:47:11.417Z] #56 DONE 106.5s
20:47:11 [2020-03-27T20:47:11.417Z] 
20:47:11 [2020-03-27T20:47:11.417Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:11 [2020-03-27T20:47:11.417Z] #47 101.3 go/doc
20:47:11 [2020-03-27T20:47:11.647Z] #38 6.490 -- The C compiler identification is GNU 8.3.0
20:47:11 [2020-03-27T20:47:11.647Z] #38 6.557 -- Check for working C compiler: /usr/bin/cc
20:47:12 [2020-03-27T20:47:12.360Z] #47 ...
20:47:12 [2020-03-27T20:47:12.360Z] 
20:47:12 [2020-03-27T20:47:12.360Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:12 [2020-03-27T20:47:12.360Z] #44 42.59   CC       images/packet-sock.o
20:47:12 [2020-03-27T20:47:12.530Z] #44 ...
20:47:12 [2020-03-27T20:47:12.530Z] 
20:47:12 [2020-03-27T20:47:12.530Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:47:12 [2020-03-27T20:47:12.530Z] #17 12.12 Fetched 8336 kB in 10s (836 kB/s)
20:47:12 [2020-03-27T20:47:12.578Z] #38 7.478 -- Check for working C compiler: /usr/bin/cc -- works
20:47:12 [2020-03-27T20:47:12.578Z] #38 7.495 -- Detecting C compiler ABI info
20:47:12 [2020-03-27T20:47:12.620Z] #44 43.54   CC       images/ipc-var.o
20:47:12 [2020-03-27T20:47:12.697Z] #44 ...
20:47:12 [2020-03-27T20:47:12.697Z] 
20:47:12 [2020-03-27T20:47:12.697Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:12 [2020-03-27T20:47:12.697Z] #38 9.982 -- Detecting C compiler ABI info - done
20:47:12 [2020-03-27T20:47:12.697Z] #38 10.06 -- Detecting C compile features
20:47:12 [2020-03-27T20:47:12.697Z] #38 13.66 -- Detecting C compile features - done
20:47:12 [2020-03-27T20:47:12.697Z] #38 13.96 -- Performing Test HAS_BUILTIN_FORTIFY
20:47:12 [2020-03-27T20:47:12.697Z] #38 14.43 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:47:12 [2020-03-27T20:47:12.697Z] #38 14.74 -- Configuring done
20:47:12 [2020-03-27T20:47:12.697Z] #38 14.77 -- Generating done
20:47:12 [2020-03-27T20:47:12.697Z] #38 14.80 -- Build files have been written to: /tmp/tmp.oA4P9bvPo4/tini
20:47:12 [2020-03-27T20:47:12.697Z] #38 14.82 + make tini-static
20:47:12 [2020-03-27T20:47:12.697Z] #38 15.56 Scanning dependencies of target tini-static
20:47:12 [2020-03-27T20:47:12.697Z] #38 15.81 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:47:12 [2020-03-27T20:47:12.697Z] #38 ...
20:47:12 [2020-03-27T20:47:12.697Z] 
20:47:12 [2020-03-27T20:47:12.697Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:12 [2020-03-27T20:47:12.697Z] #33 98.92 internal/syscall/unix
20:47:12 [2020-03-27T20:47:12.697Z] #33 99.30 os
20:47:12 [2020-03-27T20:47:12.697Z] #33 99.78 internal/fmtsort
20:47:12 [2020-03-27T20:47:12.697Z] #33 100.9 strings
20:47:12 [2020-03-27T20:47:12.697Z] #33 105.8 fmt
20:47:12 [2020-03-27T20:47:12.697Z] #33 106.3 path/filepath
20:47:12 [2020-03-27T20:47:12.697Z] #33 108.3 io/ioutil
20:47:12 [2020-03-27T20:47:12.697Z] #33 ...
20:47:12 [2020-03-27T20:47:12.697Z] 
20:47:12 [2020-03-27T20:47:12.697Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:12 [2020-03-27T20:47:12.697Z] #56 102.5 encoding/binary
20:47:12 [2020-03-27T20:47:12.697Z] #56 102.7 os
20:47:12 [2020-03-27T20:47:12.697Z] #56 106.9 encoding/base64
20:47:12 [2020-03-27T20:47:12.697Z] #56 108.5 golang.org/x/sys/unix
20:47:12 [2020-03-27T20:47:12.697Z] #56 108.7 fmt
20:47:13 [2020-03-27T20:47:13.143Z] #38 8.211 -- Detecting C compiler ABI info - done
20:47:13 [2020-03-27T20:47:13.143Z] #38 8.259 -- Detecting C compile features
20:47:13 [2020-03-27T20:47:13.194Z] #44 43.99   CC       images/ipc-desc.o
20:47:13 [2020-03-27T20:47:13.194Z] #44 44.14   CC       images/ipc-shm.o
20:47:13 [2020-03-27T20:47:13.261Z] #56 ...
20:47:13 [2020-03-27T20:47:13.261Z] 
20:47:13 [2020-03-27T20:47:13.261Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:13 [2020-03-27T20:47:13.261Z] #44 6.040 Note: Building without setproctitle() and strlcpy() support.
20:47:13 [2020-03-27T20:47:13.261Z] #44 6.040       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:47:13 [2020-03-27T20:47:13.261Z] #44 6.084 Note: Building without GnuTLS support
20:47:13 [2020-03-27T20:47:13.455Z] #44 44.31   CC       images/ipc-msg.o
20:47:13 [2020-03-27T20:47:13.716Z] #44 44.75   CC       images/ipc-sem.o
20:47:14 [2020-03-27T20:47:14.193Z] #44 ...
20:47:14 [2020-03-27T20:47:14.193Z] 
20:47:14 [2020-03-27T20:47:14.193Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:14 [2020-03-27T20:47:14.193Z] #47 100.7 internal/fmtsort
20:47:14 [2020-03-27T20:47:14.193Z] #47 101.7 strings
20:47:14 [2020-03-27T20:47:14.193Z] #47 105.1 fmt
20:47:14 [2020-03-27T20:47:14.193Z] #47 107.6 path/filepath
20:47:14 [2020-03-27T20:47:14.193Z] #47 110.2 regexp/syntax
20:47:14 [2020-03-27T20:47:14.288Z] #44 45.05   CC       images/utsns.o
20:47:14 [2020-03-27T20:47:14.288Z] #44 45.34   CC       images/creds.o
20:47:14 [2020-03-27T20:47:14.452Z] #47 ...
20:47:14 [2020-03-27T20:47:14.452Z] 
20:47:14 [2020-03-27T20:47:14.452Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:14 [2020-03-27T20:47:14.452Z] #38 17.82 [100%] Linking C executable tini-static
20:47:14 [2020-03-27T20:47:14.858Z] #44 45.64   CC       images/vma.o
20:47:14 [2020-03-27T20:47:14.859Z] #44 45.99   CC       images/netdev.o
20:47:15 [2020-03-27T20:47:15.017Z] #38 18.55 [100%] Built target tini-static
20:47:15 [2020-03-27T20:47:15.048Z] #38 ...
20:47:15 [2020-03-27T20:47:15.048Z] 
20:47:15 [2020-03-27T20:47:15.048Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:15 [2020-03-27T20:47:15.048Z] #33 101.4 internal/fmtsort
20:47:15 [2020-03-27T20:47:15.048Z] #33 102.1 internal/syscall/unix
20:47:15 [2020-03-27T20:47:15.048Z] #33 102.8 os
20:47:15 [2020-03-27T20:47:15.048Z] #33 103.3 strings
20:47:15 [2020-03-27T20:47:15.048Z] #33 107.2 path
20:47:15 [2020-03-27T20:47:15.048Z] #33 108.0 text/tabwriter
20:47:15 [2020-03-27T20:47:15.048Z] #33 108.5 fmt
20:47:15 [2020-03-27T20:47:15.048Z] #33 109.0 path/filepath
20:47:15 [2020-03-27T20:47:15.048Z] #33 111.0 io/ioutil
20:47:15 [2020-03-27T20:47:15.048Z] #33 ...
20:47:15 [2020-03-27T20:47:15.048Z] 
20:47:15 [2020-03-27T20:47:15.048Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:15 [2020-03-27T20:47:15.048Z] #44 5.534 Note: Building without setproctitle() and strlcpy() support.
20:47:15 [2020-03-27T20:47:15.048Z] #44 5.535       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:47:15 [2020-03-27T20:47:15.048Z] #44 5.566 Note: Building without GnuTLS support
20:47:15 [2020-03-27T20:47:15.048Z] #44 8.065 fatal: not a git repository (or any of the parent directories): .git
20:47:15 [2020-03-27T20:47:15.048Z] #44 8.115   GEN      .gitid
20:47:15 [2020-03-27T20:47:15.048Z] #44 8.142   GEN      criu/include/version.h
20:47:15 [2020-03-27T20:47:15.048Z] #44 8.169   GEN      include/common/asm
20:47:15 [2020-03-27T20:47:15.582Z] #38 18.84 + mkdir -p /build
20:47:15 [2020-03-27T20:47:15.582Z] #38 18.85 + cp tini-static /build/docker-init
20:47:15 [2020-03-27T20:47:15.793Z] #17 12.12 Reading package lists...
20:47:15 [2020-03-27T20:47:15.808Z] #44 46.52   CC       images/tty.o
20:47:15 [2020-03-27T20:47:15.842Z] #38 DONE 19.2s
20:47:15 [2020-03-27T20:47:15.842Z] 
20:47:15 [2020-03-27T20:47:15.842Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:15 [2020-03-27T20:47:15.842Z] #33 109.7 path
20:47:15 [2020-03-27T20:47:15.842Z] #33 110.9 text/tabwriter
20:47:15 [2020-03-27T20:47:15.983Z] #44 10.63   PBCC     images/google/protobuf/descriptor.pb-c.c
20:47:15 [2020-03-27T20:47:15.983Z] #44 10.70   PBCC     images/opts.pb-c.c
20:47:16 [2020-03-27T20:47:16.240Z] #44 10.83   PBCC     images/sit.pb-c.c
20:47:16 [2020-03-27T20:47:16.240Z] #44 10.89   DEP      images/google/protobuf/descriptor.pb-c.d
20:47:16 [2020-03-27T20:47:16.240Z] #44 10.95   DEP      images/opts.pb-c.d
20:47:16 [2020-03-27T20:47:16.406Z] #33 112.9 github.com/BurntSushi/toml
20:47:16 [2020-03-27T20:47:16.406Z] #33 112.9 flag
20:47:16 [2020-03-27T20:47:16.497Z] #44 11.04   DEP      images/sit.pb-c.d
20:47:16 [2020-03-27T20:47:16.497Z] #44 11.09   PBCC     images/macvlan.pb-c.c
20:47:16 [2020-03-27T20:47:16.497Z] #44 11.11   DEP      images/macvlan.pb-c.d
20:47:16 [2020-03-27T20:47:16.497Z] #44 11.20   PBCC     images/autofs.pb-c.c
20:47:16 [2020-03-27T20:47:16.609Z] #17 15.93 Reading package lists...
20:47:16 [2020-03-27T20:47:16.609Z] #17 ...
20:47:16 [2020-03-27T20:47:16.609Z] 
20:47:16 [2020-03-27T20:47:16.609Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:47:16 [2020-03-27T20:47:16.609Z] #30 DONE 217.5s
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
20:47:16 [2020-03-27T20:47:16.680Z] ok  	github.com/docker/docker/api/server/middleware	0.014s	coverage: 37.7% of statements
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 4.5% of statements
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/types	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
20:47:16 [2020-03-27T20:47:16.680Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
20:47:16 [2020-03-27T20:47:16.680Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/builder	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:47:16 [2020-03-27T20:47:16.680Z] ok  	github.com/docker/docker/builder/dockerignore	0.006s	coverage: 96.8% of statements
20:47:16 [2020-03-27T20:47:16.748Z] #44 47.69   CC       images/file-lock.o
20:47:16 [2020-03-27T20:47:16.755Z] #44 11.20   DEP      images/autofs.pb-c.d
20:47:16 [2020-03-27T20:47:16.755Z] #44 11.31   PBCC     images/sysctl.pb-c.c
20:47:16 [2020-03-27T20:47:16.755Z] #44 11.39   DEP      images/sysctl.pb-c.d
20:47:16 [2020-03-27T20:47:16.864Z] 
20:47:16 [2020-03-27T20:47:16.864Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:16 [2020-03-27T20:47:16.864Z] #44 105.7   DEP      criu/protobuf-desc.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 105.9   DEP      criu/proc_parse.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 106.1   DEP      criu/plugin.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 106.1   DEP      criu/pipes.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 106.3   DEP      criu/pie-util.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 106.4   DEP      criu/pie-util-vdso.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 106.5   DEP      criu/pie-util-vdso-elf32.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 106.6   DEP      criu/path.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 106.8   DEP      criu/parasite-syscall.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 107.0   DEP      criu/pagemap.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 107.2   DEP      criu/pagemap-cache.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 107.4   DEP      criu/page-xfer.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 107.6   DEP      criu/page-pipe.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 107.8   DEP      criu/netfilter.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 108.0   DEP      criu/net.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 108.2   DEP      criu/namespaces.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 108.3   DEP      criu/mount.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 108.5   DEP      criu/mem.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 108.7   DEP      criu/lsm.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 108.8   DEP      criu/log.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 108.9   DEP      criu/libnetlink.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 109.1   DEP      criu/kerndat.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 109.4   DEP      criu/kcmp-ids.d
20:47:16 [2020-03-27T20:47:16.864Z] #44 109.6   DEP      criu/irmap.d
20:47:17 [2020-03-27T20:47:17.010Z] #44 ...
20:47:17 [2020-03-27T20:47:17.010Z] 
20:47:17 [2020-03-27T20:47:17.010Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:47:17 [2020-03-27T20:47:17.010Z] #10 112.6 Selecting previously unselected package libapparmor1:arm64.
20:47:17 [2020-03-27T20:47:17.010Z] #10 112.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
20:47:17 [2020-03-27T20:47:17.010Z] #10 112.7 Unpacking libapparmor1:arm64 (2.13.2-10) ...
20:47:17 [2020-03-27T20:47:17.010Z] #10 112.8 Selecting previously unselected package libapparmor-dev:arm64.
20:47:17 [2020-03-27T20:47:17.015Z] #44 11.47   PBCC     images/time.pb-c.c
20:47:17 [2020-03-27T20:47:17.015Z] #44 11.53   DEP      images/time.pb-c.d
20:47:17 [2020-03-27T20:47:17.015Z] #44 11.61   PBCC     images/binfmt-misc.pb-c.c
20:47:17 [2020-03-27T20:47:17.015Z] #44 11.71   DEP      images/binfmt-misc.pb-c.d
20:47:17 [2020-03-27T20:47:17.119Z] #44 109.8   DEP      criu/ipc_ns.d
20:47:17 [2020-03-27T20:47:17.271Z] #10 112.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
20:47:17 [2020-03-27T20:47:17.271Z] #10 112.8 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
20:47:17 [2020-03-27T20:47:17.274Z] #44 11.73   PBCC     images/seccomp.pb-c.c
20:47:17 [2020-03-27T20:47:17.274Z] #44 11.79   DEP      images/seccomp.pb-c.d
20:47:17 [2020-03-27T20:47:17.274Z] #44 11.87   PBCC     images/userns.pb-c.c
20:47:17 [2020-03-27T20:47:17.274Z] #44 11.92   DEP      images/userns.pb-c.d
20:47:17 [2020-03-27T20:47:17.375Z] #44 110.0   DEP      criu/image.d
20:47:17 [2020-03-27T20:47:17.531Z] #44 12.02   PBCC     images/cgroup.pb-c.c
20:47:17 [2020-03-27T20:47:17.531Z] #44 12.07   DEP      images/cgroup.pb-c.d
20:47:17 [2020-03-27T20:47:17.531Z] #44 12.11   PBCC     images/fown.pb-c.c
20:47:17 [2020-03-27T20:47:17.531Z] #44 ...
20:47:17 [2020-03-27T20:47:17.531Z] 
20:47:17 [2020-03-27T20:47:17.531Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:17 [2020-03-27T20:47:17.531Z] #33 114.2 github.com/BurntSushi/toml
20:47:17 [2020-03-27T20:47:17.531Z] #33 114.2 flag
20:47:17 [2020-03-27T20:47:17.532Z] #10 113.1 Selecting previously unselected package libbtrfs0.
20:47:17 [2020-03-27T20:47:17.532Z] #10 113.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
20:47:17 [2020-03-27T20:47:17.532Z] #10 113.1 Unpacking libbtrfs0 (4.20.1-2) ...
20:47:17 [2020-03-27T20:47:17.630Z] #44 110.3   DEP      criu/image-desc.d
20:47:17 [2020-03-27T20:47:17.681Z] ok  	github.com/docker/docker/builder/remotecontext	0.347s	coverage: 13.6% of statements
20:47:17 [2020-03-27T20:47:17.794Z] #10 113.2 Selecting previously unselected package libbtrfs-dev.
20:47:17 [2020-03-27T20:47:17.794Z] #10 113.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
20:47:17 [2020-03-27T20:47:17.794Z] #10 113.3 Unpacking libbtrfs-dev (4.20.1-2) ...
20:47:17 [2020-03-27T20:47:17.886Z] #44 110.4   DEP      criu/fsnotify.d
20:47:17 [2020-03-27T20:47:17.886Z] #44 110.5   DEP      criu/filesystems.d
20:47:17 [2020-03-27T20:47:17.886Z] #44 110.6   DEP      criu/files.d
20:47:17 [2020-03-27T20:47:17.886Z] #44 110.7   DEP      criu/files-reg.d
20:47:17 [2020-03-27T20:47:17.962Z] ok  	github.com/docker/docker/builder/dockerfile	0.984s	coverage: 48.2% of statements
20:47:18 [2020-03-27T20:47:18.054Z] #10 113.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
20:47:18 [2020-03-27T20:47:18.054Z] #10 113.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
20:47:18 [2020-03-27T20:47:18.054Z] #10 113.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
20:47:18 [2020-03-27T20:47:18.054Z] #10 113.7 Selecting previously unselected package libudev-dev:arm64.
20:47:18 [2020-03-27T20:47:18.054Z] #10 113.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ...
20:47:18 [2020-03-27T20:47:18.054Z] #10 113.8 Unpacking libudev-dev:arm64 (241-7~deb10u3) ...
20:47:18 [2020-03-27T20:47:18.316Z] #10 113.9 Selecting previously unselected package libsepol1-dev:arm64.
20:47:18 [2020-03-27T20:47:18.316Z] #10 113.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
20:47:18 [2020-03-27T20:47:18.316Z] #10 114.0 Unpacking libsepol1-dev:arm64 (2.8-1) ...
20:47:18 [2020-03-27T20:47:18.446Z] #44 110.9   DEP      criu/files-ext.d
20:47:18 [2020-03-27T20:47:18.446Z] #44 111.1   DEP      criu/file-lock.d
20:47:18 [2020-03-27T20:47:18.446Z] #44 111.2   DEP      criu/file-ids.d
20:47:18 [2020-03-27T20:47:18.572Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
20:47:18 [2020-03-27T20:47:18.576Z] #10 114.3 Selecting previously unselected package libpcre16-3:arm64.
20:47:18 [2020-03-27T20:47:18.577Z] #10 114.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
20:47:18 [2020-03-27T20:47:18.577Z] #10 114.3 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
20:47:18 [2020-03-27T20:47:18.702Z] #44 111.3   DEP      criu/fifo.d
20:47:18 [2020-03-27T20:47:18.853Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.833s	coverage: 86.3% of statements
20:47:18 [2020-03-27T20:47:18.853Z] ?   	github.com/docker/docker/cli	[no test files]
20:47:18 [2020-03-27T20:47:18.853Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:47:18 [2020-03-27T20:47:18.934Z] #33 ...
20:47:18 [2020-03-27T20:47:18.934Z] 
20:47:18 [2020-03-27T20:47:18.934Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:47:18 [2020-03-27T20:47:18.934Z] #10 114.0 Selecting previously unselected package gcc-mingw-w64-base.
20:47:18 [2020-03-27T20:47:18.934Z] #10 114.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:47:18 [2020-03-27T20:47:18.934Z] #10 114.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:47:18 [2020-03-27T20:47:18.934Z] #10 114.5 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:47:18 [2020-03-27T20:47:18.934Z] #10 114.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:47:18 [2020-03-27T20:47:18.934Z] #10 114.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:47:18 [2020-03-27T20:47:18.957Z] #44 111.5   DEP      criu/fdstore.d
20:47:18 [2020-03-27T20:47:18.957Z] #44 111.6   DEP      criu/fault-injection.d
20:47:18 [2020-03-27T20:47:18.957Z] #44 111.6   DEP      criu/external.d
20:47:18 [2020-03-27T20:47:18.957Z] #44 111.7   DEP      criu/eventpoll.d
20:47:19 [2020-03-27T20:47:19.149Z] #10 114.7 Selecting previously unselected package libpcre32-3:arm64.
20:47:19 [2020-03-27T20:47:19.149Z] #10 114.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
20:47:19 [2020-03-27T20:47:19.149Z] #10 114.7 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
20:47:19 [2020-03-27T20:47:19.149Z] #10 115.0 Selecting previously unselected package libpcrecpp0v5:arm64.
20:47:19 [2020-03-27T20:47:19.211Z] #44 111.8   DEP      criu/eventfd.d
20:47:19 [2020-03-27T20:47:19.211Z] #44 111.9   DEP      criu/crtools.d
20:47:19 [2020-03-27T20:47:19.409Z] #10 115.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
20:47:19 [2020-03-27T20:47:19.409Z] #10 115.0 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
20:47:19 [2020-03-27T20:47:19.466Z] #44 112.0   DEP      criu/cr-service.d
20:47:19 [2020-03-27T20:47:19.466Z] #44 112.2   DEP      criu/cr-restore.d
20:47:19 [2020-03-27T20:47:19.670Z] #10 115.1 Selecting previously unselected package libpcre3-dev:arm64.
20:47:19 [2020-03-27T20:47:19.670Z] #10 115.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
20:47:19 [2020-03-27T20:47:19.670Z] #10 115.1 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
20:47:19 [2020-03-27T20:47:19.720Z] #44 112.4   DEP      criu/cr-errno.d
20:47:19 [2020-03-27T20:47:19.720Z] #44 112.4   DEP      criu/cr-dump.d
20:47:19 [2020-03-27T20:47:19.975Z] #44 112.6   DEP      criu/cr-dedup.d
20:47:19 [2020-03-27T20:47:19.975Z] #44 112.7   DEP      criu/cr-check.d
20:47:20 [2020-03-27T20:47:20.057Z] #33 ...
20:47:20 [2020-03-27T20:47:20.057Z] 
20:47:20 [2020-03-27T20:47:20.057Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:20 [2020-03-27T20:47:20.057Z] #38 10.59 -- Detecting C compile features - done
20:47:20 [2020-03-27T20:47:20.057Z] #38 10.62 -- Performing Test HAS_BUILTIN_FORTIFY
20:47:20 [2020-03-27T20:47:20.057Z] #38 10.88 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:47:20 [2020-03-27T20:47:20.057Z] #38 11.05 -- Configuring done
20:47:20 [2020-03-27T20:47:20.057Z] #38 11.06 -- Generating done
20:47:20 [2020-03-27T20:47:20.057Z] #38 11.10 -- Build files have been written to: /tmp/tmp.zXGv6IzNPD/tini
20:47:20 [2020-03-27T20:47:20.057Z] #38 11.11 + make tini-static
20:47:20 [2020-03-27T20:47:20.057Z] #38 11.49 Scanning dependencies of target tini-static
20:47:20 [2020-03-27T20:47:20.057Z] #38 11.60 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:47:20 [2020-03-27T20:47:20.057Z] #38 13.72 [100%] Linking C executable tini-static
20:47:20 [2020-03-27T20:47:20.057Z] #38 14.48 [100%] Built target tini-static
20:47:20 [2020-03-27T20:47:20.057Z] #38 14.59 + mkdir -p /build
20:47:20 [2020-03-27T20:47:20.057Z] #38 14.60 + cp tini-static /build/docker-init
20:47:20 [2020-03-27T20:47:20.057Z] #38 DONE 15.0s
20:47:20 [2020-03-27T20:47:20.057Z] 
20:47:20 [2020-03-27T20:47:20.057Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:20 [2020-03-27T20:47:20.057Z] #44 12.17   PBCC     images/ext-file.pb-c.c
20:47:20 [2020-03-27T20:47:20.057Z] #44 12.18   DEP      images/fown.pb-c.d
20:47:20 [2020-03-27T20:47:20.057Z] #44 12.26   DEP      images/ext-file.pb-c.d
20:47:20 [2020-03-27T20:47:20.057Z] #44 12.33   PBCC     images/rpc.pb-c.c
20:47:20 [2020-03-27T20:47:20.057Z] #44 12.43   DEP      images/rpc.pb-c.d
20:47:20 [2020-03-27T20:47:20.057Z] #44 12.58   PBCC     images/siginfo.pb-c.c
20:47:20 [2020-03-27T20:47:20.057Z] #44 12.63   DEP      images/siginfo.pb-c.d
20:47:20 [2020-03-27T20:47:20.057Z] #44 12.69   PBCC     images/pagemap.pb-c.c
20:47:20 [2020-03-27T20:47:20.057Z] #44 12.77   DEP      images/pagemap.pb-c.d
20:47:20 [2020-03-27T20:47:20.057Z] #44 12.86   PBCC     images/rlimit.pb-c.c
20:47:20 [2020-03-27T20:47:20.057Z] #44 12.90   DEP      images/rlimit.pb-c.d
20:47:20 [2020-03-27T20:47:20.057Z] #44 12.98   PBCC     images/file-lock.pb-c.c
20:47:20 [2020-03-27T20:47:20.057Z] #44 13.03   DEP      images/file-lock.pb-c.d
20:47:20 [2020-03-27T20:47:20.057Z] #44 13.19   PBCC     images/tty.pb-c.c
20:47:20 [2020-03-27T20:47:20.057Z] #44 13.24   DEP      images/tty.pb-c.d
20:47:20 [2020-03-27T20:47:20.057Z] #44 13.35   PBCC     images/tun.pb-c.c
20:47:20 [2020-03-27T20:47:20.057Z] #44 13.49   PBCC     images/netdev.pb-c.c
20:47:20 [2020-03-27T20:47:20.057Z] #44 13.58   DEP      images/tun.pb-c.d
20:47:20 [2020-03-27T20:47:20.057Z] #44 13.73   DEP      images/netdev.pb-c.d
20:47:20 [2020-03-27T20:47:20.057Z] #44 13.80   PBCC     images/vma.pb-c.c
20:47:20 [2020-03-27T20:47:20.057Z] #44 13.94   DEP      images/vma.pb-c.d
20:47:20 [2020-03-27T20:47:20.057Z] #44 14.02   PBCC     images/creds.pb-c.c
20:47:20 [2020-03-27T20:47:20.057Z] #44 14.10   DEP      images/creds.pb-c.d
20:47:20 [2020-03-27T20:47:20.057Z] #44 14.24   PBCC     images/utsns.pb-c.c
20:47:20 [2020-03-27T20:47:20.057Z] #44 14.29   DEP      images/utsns.pb-c.d
20:47:20 [2020-03-27T20:47:20.057Z] #44 14.44   PBCC     images/ipc-desc.pb-c.c
20:47:20 [2020-03-27T20:47:20.057Z] #44 14.48   PBCC     images/ipc-sem.pb-c.c
20:47:20 [2020-03-27T20:47:20.057Z] #44 14.63   DEP      images/ipc-desc.pb-c.d
20:47:20 [2020-03-27T20:47:20.193Z] #10 115.7 Selecting previously unselected package libselinux1-dev:arm64.
20:47:20 [2020-03-27T20:47:20.193Z] #10 115.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
20:47:20 [2020-03-27T20:47:20.193Z] #10 115.7 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
20:47:20 [2020-03-27T20:47:20.230Z] #44 112.8   DEP      criu/config.d
20:47:20 [2020-03-27T20:47:20.313Z] #44 14.89   DEP      images/ipc-sem.pb-c.d
20:47:20 [2020-03-27T20:47:20.313Z] #44 14.97   PBCC     images/ipc-msg.pb-c.c
20:47:20 [2020-03-27T20:47:20.453Z] #10 116.1 Selecting previously unselected package libdevmapper-dev:arm64.
20:47:20 [2020-03-27T20:47:20.453Z] #10 116.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
20:47:20 [2020-03-27T20:47:20.453Z] #10 116.2 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
20:47:20 [2020-03-27T20:47:20.485Z] #44 113.0   DEP      criu/clone-noasan.d
20:47:20 [2020-03-27T20:47:20.485Z] #44 113.1   DEP      criu/cgroup.d
20:47:20 [2020-03-27T20:47:20.485Z] #44 113.2   DEP      criu/cgroup-props.d
20:47:20 [2020-03-27T20:47:20.570Z] #44 15.05   DEP      images/ipc-msg.pb-c.d
20:47:20 [2020-03-27T20:47:20.570Z] #44 15.17   PBCC     images/ipc-shm.pb-c.c
20:47:20 [2020-03-27T20:47:20.570Z] #44 15.28   DEP      images/ipc-shm.pb-c.d
20:47:20 [2020-03-27T20:47:20.715Z] #10 116.3 Selecting previously unselected package libseccomp-dev:arm64.
20:47:20 [2020-03-27T20:47:20.715Z] #10 116.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
20:47:20 [2020-03-27T20:47:20.715Z] #10 116.3 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
20:47:20 [2020-03-27T20:47:20.715Z] #10 116.5 Selecting previously unselected package libsystemd-dev:arm64.
20:47:20 [2020-03-27T20:47:20.715Z] #10 116.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ...
20:47:20 [2020-03-27T20:47:20.715Z] #10 116.5 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ...
20:47:20 [2020-03-27T20:47:20.740Z] #44 113.3   DEP      criu/bitmap.d
20:47:20 [2020-03-27T20:47:20.740Z] #44 113.3   DEP      criu/bfd.d
20:47:20 [2020-03-27T20:47:20.740Z] #44 113.4   DEP      criu/autofs.d
20:47:20 [2020-03-27T20:47:20.740Z] #44 113.5   DEP      criu/aio.d
20:47:20 [2020-03-27T20:47:20.827Z] #44 15.39   PBCC     images/ipc-var.pb-c.c
20:47:20 [2020-03-27T20:47:20.827Z] #44 15.51   DEP      images/ipc-var.pb-c.d
20:47:20 [2020-03-27T20:47:20.827Z] #44 ...
20:47:20 [2020-03-27T20:47:20.827Z] 
20:47:20 [2020-03-27T20:47:20.827Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:20 [2020-03-27T20:47:20.827Z] #56 107.9 encoding/base64
20:47:20 [2020-03-27T20:47:20.827Z] #56 108.9 golang.org/x/sys/unix
20:47:20 [2020-03-27T20:47:20.827Z] #56 110.6 fmt
20:47:20 [2020-03-27T20:47:20.827Z] #56 117.6 encoding/json
20:47:20 [2020-03-27T20:47:20.996Z] #44 113.6   DEP      criu/action-scripts.d
20:47:21 [2020-03-27T20:47:21.084Z] #56 ...
20:47:21 [2020-03-27T20:47:21.084Z] 
20:47:21 [2020-03-27T20:47:21.084Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:21 [2020-03-27T20:47:21.084Z] #47 107.6 regexp/syntax
20:47:21 [2020-03-27T20:47:21.084Z] #47 111.7 fmt
20:47:21 [2020-03-27T20:47:21.084Z] #47 114.4 regexp
20:47:21 [2020-03-27T20:47:21.084Z] #47 ...
20:47:21 [2020-03-27T20:47:21.084Z] 
20:47:21 [2020-03-27T20:47:21.084Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:21 [2020-03-27T20:47:21.084Z] #44 15.56   PBCC     images/sk-opts.pb-c.c
20:47:21 [2020-03-27T20:47:21.084Z] #44 15.68   PBCC     images/packet-sock.pb-c.c
20:47:21 [2020-03-27T20:47:21.084Z] #44 15.75   DEP      images/sk-opts.pb-c.d
20:47:21 [2020-03-27T20:47:21.251Z] #44 114.0   CC       criu/action-scripts.o
20:47:21 [2020-03-27T20:47:21.287Z] #10 117.1 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
20:47:21 [2020-03-27T20:47:21.287Z] #10 117.1 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
20:47:21 [2020-03-27T20:47:21.341Z] #44 15.83   DEP      images/packet-sock.pb-c.d
20:47:21 [2020-03-27T20:47:21.548Z] #10 117.1 Setting up libapparmor1:arm64 (2.13.2-10) ...
20:47:21 [2020-03-27T20:47:21.548Z] #10 117.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:47:21 [2020-03-27T20:47:21.548Z] #10 117.2 Setting up libpcre16-3:arm64 (2:8.39-12) ...
20:47:21 [2020-03-27T20:47:21.548Z] #10 117.2 Setting up libsepol1-dev:arm64 (2.8-1) ...
20:47:21 [2020-03-27T20:47:21.548Z] #10 117.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:47:21 [2020-03-27T20:47:21.548Z] #10 117.3 Setting up libbtrfs0 (4.20.1-2) ...
20:47:21 [2020-03-27T20:47:21.548Z] #10 117.3 Setting up libpcre32-3:arm64 (2:8.39-12) ...
20:47:21 [2020-03-27T20:47:21.548Z] #10 117.4 Setting up libudev-dev:arm64 (241-7~deb10u3) ...
20:47:21 [2020-03-27T20:47:21.557Z] ok  	github.com/docker/docker/client	0.135s	coverage: 75.8% of statements
20:47:21 [2020-03-27T20:47:21.598Z] #44 16.02   PBCC     images/sk-netlink.pb-c.c
20:47:21 [2020-03-27T20:47:21.598Z] #44 16.09   DEP      images/sk-netlink.pb-c.d
20:47:21 [2020-03-27T20:47:21.809Z] #10 117.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:47:21 [2020-03-27T20:47:21.810Z] #10 117.4 Setting up libbtrfs-dev (4.20.1-2) ...
20:47:21 [2020-03-27T20:47:21.810Z] #10 117.4 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
20:47:21 [2020-03-27T20:47:21.810Z] #10 117.5 Setting up mingw-w64-common (6.0.0-3) ...
20:47:21 [2020-03-27T20:47:21.810Z] #10 117.5 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ...
20:47:21 [2020-03-27T20:47:21.810Z] #10 117.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:47:21 [2020-03-27T20:47:21.810Z] #10 117.5 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
20:47:21 [2020-03-27T20:47:21.810Z] #10 117.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:47:21 [2020-03-27T20:47:21.810Z] #10 117.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:47:21 [2020-03-27T20:47:21.810Z] #10 117.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:47:21 [2020-03-27T20:47:21.810Z] #10 117.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:47:21 [2020-03-27T20:47:21.810Z] #10 117.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
20:47:21 [2020-03-27T20:47:21.811Z] #44 114.3   CC       criu/aio.o
20:47:21 [2020-03-27T20:47:21.856Z] #44 16.24   PBCC     images/sk-inet.pb-c.c
20:47:21 [2020-03-27T20:47:21.856Z] #44 16.38   DEP      images/sk-inet.pb-c.d
20:47:21 [2020-03-27T20:47:21.856Z] #44 16.43   PBCC     images/sk-unix.pb-c.c
20:47:22 [2020-03-27T20:47:22.067Z] #44 114.8   CC       criu/autofs.o
20:47:22 [2020-03-27T20:47:22.073Z] #10 117.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
20:47:22 [2020-03-27T20:47:22.073Z] #10 117.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:47:22 [2020-03-27T20:47:22.073Z] #10 117.7 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
20:47:22 [2020-03-27T20:47:22.073Z] #10 117.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
20:47:22 [2020-03-27T20:47:22.073Z] #10 117.8 Setting up dmsetup (2:1.02.155-3) ...
20:47:22 [2020-03-27T20:47:22.073Z] #10 117.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
20:47:22 [2020-03-27T20:47:22.073Z] #10 117.8 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
20:47:22 [2020-03-27T20:47:22.073Z] #10 117.8 Processing triggers for libc-bin (2.28-10) ...
20:47:22 [2020-03-27T20:47:22.115Z] #44 16.55   DEP      images/sk-unix.pb-c.d
20:47:22 [2020-03-27T20:47:22.115Z] #44 16.71   PBCC     images/mm.pb-c.c
20:47:22 [2020-03-27T20:47:22.333Z] #10 ...
20:47:22 [2020-03-27T20:47:22.333Z] 
20:47:22 [2020-03-27T20:47:22.333Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:22 [2020-03-27T20:47:22.333Z] #47 107.1 vendor/golang.org/x/crypto/cryptobyte
20:47:22 [2020-03-27T20:47:22.333Z] #47 109.1 vendor/golang.org/x/text/unicode/norm
20:47:22 [2020-03-27T20:47:22.334Z] #47 109.2 github.com/LK4D4/vndr/build
20:47:22 [2020-03-27T20:47:22.334Z] #47 111.1 vendor/golang.org/x/net/http2/hpack
20:47:22 [2020-03-27T20:47:22.334Z] #47 113.1 mime
20:47:22 [2020-03-27T20:47:22.334Z] #47 116.7 vendor/golang.org/x/net/idna
20:47:22 [2020-03-27T20:47:22.373Z] #44 16.86   DEP      images/mm.pb-c.d
20:47:22 [2020-03-27T20:47:22.373Z] #44 16.95   PBCC     images/timerfd.pb-c.c
20:47:22 [2020-03-27T20:47:22.373Z] #44 17.02   DEP      images/timerfd.pb-c.d
20:47:22 [2020-03-27T20:47:22.594Z] #47 ...
20:47:22 [2020-03-27T20:47:22.594Z] 
20:47:22 [2020-03-27T20:47:22.594Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:22 [2020-03-27T20:47:22.594Z] #44 48.10   CC       images/rlimit.o
20:47:22 [2020-03-27T20:47:22.594Z] #44 48.42   CC       images/pagemap.o
20:47:22 [2020-03-27T20:47:22.594Z] #44 48.80   CC       images/siginfo.o
20:47:22 [2020-03-27T20:47:22.594Z] #44 49.25   CC       images/rpc.o
20:47:22 [2020-03-27T20:47:22.594Z] #44 50.83   CC       images/ext-file.o
20:47:22 [2020-03-27T20:47:22.594Z] #44 51.18   CC       images/cgroup.o
20:47:22 [2020-03-27T20:47:22.594Z] #44 52.16   CC       images/userns.o
20:47:22 [2020-03-27T20:47:22.594Z] #44 52.55   CC       images/google/protobuf/descriptor.o
20:47:22 [2020-03-27T20:47:22.630Z] #44 17.10   PBCC     images/timer.pb-c.c
20:47:22 [2020-03-27T20:47:22.630Z] #44 17.15   DEP      images/timer.pb-c.d
20:47:22 [2020-03-27T20:47:22.630Z] #44 17.25   PBCC     images/sa.pb-c.c
20:47:22 [2020-03-27T20:47:22.630Z] #44 17.31   DEP      images/sa.pb-c.d
20:47:22 [2020-03-27T20:47:22.887Z] #44 17.47   PBCC     images/pipe-data.pb-c.c
20:47:22 [2020-03-27T20:47:22.887Z] #44 17.53   DEP      images/pipe-data.pb-c.d
20:47:23 [2020-03-27T20:47:23.112Z] #10 ...
20:47:23 [2020-03-27T20:47:23.112Z] 
20:47:23 [2020-03-27T20:47:23.112Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:23 [2020-03-27T20:47:23.112Z] #44 10.00 fatal: not a git repository (or any of the parent directories): .git
20:47:23 [2020-03-27T20:47:23.112Z] #44 10.18   GEN      .gitid
20:47:23 [2020-03-27T20:47:23.112Z] #44 10.19   GEN      criu/include/version.h
20:47:23 [2020-03-27T20:47:23.112Z] #44 10.31   GEN      include/common/asm
20:47:23 [2020-03-27T20:47:23.112Z] #44 13.38   PBCC     images/google/protobuf/descriptor.pb-c.c
20:47:23 [2020-03-27T20:47:23.112Z] #44 13.73   PBCC     images/opts.pb-c.c
20:47:23 [2020-03-27T20:47:23.112Z] #44 13.80   PBCC     images/sit.pb-c.c
20:47:23 [2020-03-27T20:47:23.112Z] #44 13.97   DEP      images/google/protobuf/descriptor.pb-c.d
20:47:23 [2020-03-27T20:47:23.112Z] #44 14.22   DEP      images/opts.pb-c.d
20:47:23 [2020-03-27T20:47:23.112Z] #44 14.37   DEP      images/sit.pb-c.d
20:47:23 [2020-03-27T20:47:23.112Z] #44 14.47   PBCC     images/macvlan.pb-c.c
20:47:23 [2020-03-27T20:47:23.112Z] #44 14.52   DEP      images/macvlan.pb-c.d
20:47:23 [2020-03-27T20:47:23.112Z] #44 14.67   PBCC     images/autofs.pb-c.c
20:47:23 [2020-03-27T20:47:23.112Z] #44 14.68   DEP      images/autofs.pb-c.d
20:47:23 [2020-03-27T20:47:23.112Z] #44 14.89   PBCC     images/sysctl.pb-c.c
20:47:23 [2020-03-27T20:47:23.112Z] #44 14.93   DEP      images/sysctl.pb-c.d
20:47:23 [2020-03-27T20:47:23.112Z] #44 14.98   PBCC     images/time.pb-c.c
20:47:23 [2020-03-27T20:47:23.112Z] #44 14.99   DEP      images/time.pb-c.d
20:47:23 [2020-03-27T20:47:23.112Z] #44 15.04   PBCC     images/binfmt-misc.pb-c.c
20:47:23 [2020-03-27T20:47:23.112Z] #44 15.13   DEP      images/binfmt-misc.pb-c.d
20:47:23 [2020-03-27T20:47:23.112Z] #44 15.22   PBCC     images/seccomp.pb-c.c
20:47:23 [2020-03-27T20:47:23.112Z] #44 15.27   DEP      images/seccomp.pb-c.d
20:47:23 [2020-03-27T20:47:23.112Z] #44 15.39   PBCC     images/userns.pb-c.c
20:47:23 [2020-03-27T20:47:23.112Z] #44 15.56   DEP      images/userns.pb-c.d
20:47:23 [2020-03-27T20:47:23.112Z] #44 15.66   PBCC     images/cgroup.pb-c.c
20:47:23 [2020-03-27T20:47:23.112Z] #44 15.70   DEP      images/cgroup.pb-c.d
20:47:23 [2020-03-27T20:47:23.112Z] #44 15.85   PBCC     images/fown.pb-c.c
20:47:23 [2020-03-27T20:47:23.112Z] #44 15.96   PBCC     images/ext-file.pb-c.c
20:47:23 [2020-03-27T20:47:23.144Z] #44 17.61   PBCC     images/mnt.pb-c.c
20:47:23 [2020-03-27T20:47:23.145Z] #44 17.75   DEP      images/mnt.pb-c.d
20:47:23 [2020-03-27T20:47:23.145Z] #44 17.86   PBCC     images/sk-packet.pb-c.c
20:47:23 [2020-03-27T20:47:23.172Z] #44 ...
20:47:23 [2020-03-27T20:47:23.172Z] 
20:47:23 [2020-03-27T20:47:23.172Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:47:23 [2020-03-27T20:47:23.172Z] #68 111.0 + for f in rootlesskit rootlesskit-docker-proxy
20:47:23 [2020-03-27T20:47:23.172Z] #68 111.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:47:23 [2020-03-27T20:47:23.172Z] #68 DONE 118.3s
20:47:23 [2020-03-27T20:47:23.172Z] 
20:47:23 [2020-03-27T20:47:23.172Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:47:23 [2020-03-27T20:47:23.172Z] #10 DONE 118.7s
20:47:23 [2020-03-27T20:47:23.172Z] 
20:47:23 [2020-03-27T20:47:23.172Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:47:23 [2020-03-27T20:47:23.172Z] #58 DONE 0.1s
20:47:23 [2020-03-27T20:47:23.172Z] 
20:47:23 [2020-03-27T20:47:23.172Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
20:47:23 [2020-03-27T20:47:23.172Z] #69 DONE 0.1s
20:47:23 [2020-03-27T20:47:23.172Z] 
20:47:23 [2020-03-27T20:47:23.172Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
20:47:23 [2020-03-27T20:47:23.370Z] #44 16.07   DEP      images/fown.pb-c.d
20:47:23 [2020-03-27T20:47:23.370Z] #44 16.08   DEP      images/ext-file.pb-c.d
20:47:23 [2020-03-27T20:47:23.370Z] #44 16.10   PBCC     images/rpc.pb-c.c
20:47:23 [2020-03-27T20:47:23.370Z] #44 16.11   DEP      images/rpc.pb-c.d
20:47:23 [2020-03-27T20:47:23.370Z] #44 16.13   PBCC     images/siginfo.pb-c.c
20:47:23 [2020-03-27T20:47:23.370Z] #44 16.14   DEP      images/siginfo.pb-c.d
20:47:23 [2020-03-27T20:47:23.370Z] #44 16.15   PBCC     images/pagemap.pb-c.c
20:47:23 [2020-03-27T20:47:23.402Z] #44 17.95   DEP      images/sk-packet.pb-c.d
20:47:23 [2020-03-27T20:47:23.402Z] #44 18.01   PBCC     images/tcp-stream.pb-c.c
20:47:23 [2020-03-27T20:47:23.402Z] #44 18.08   DEP      images/tcp-stream.pb-c.d
20:47:23 [2020-03-27T20:47:23.433Z] #44 ...
20:47:23 [2020-03-27T20:47:23.433Z] 
20:47:23 [2020-03-27T20:47:23.433Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:47:23 [2020-03-27T20:47:23.433Z] #17 15.93 Reading package lists...
20:47:23 [2020-03-27T20:47:23.433Z] #17 19.44 Building dependency tree...
20:47:23 [2020-03-27T20:47:23.433Z] #17 21.14 libcap2-bin is already the newest version (1:2.25-2).
20:47:23 [2020-03-27T20:47:23.433Z] #17 21.14 The following additional packages will be installed:
20:47:23 [2020-03-27T20:47:23.433Z] #17 21.15   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:47:23 [2020-03-27T20:47:23.433Z] #17 21.15   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:47:23 [2020-03-27T20:47:23.433Z] #17 21.15   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:47:23 [2020-03-27T20:47:23.433Z] #17 21.15   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:47:23 [2020-03-27T20:47:23.433Z] #17 21.15   python3.7 python3.7-minimal vim-runtime xxd
20:47:23 [2020-03-27T20:47:23.433Z] #17 21.17 Suggested packages:
20:47:23 [2020-03-27T20:47:23.433Z] #17 21.17   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:47:23 [2020-03-27T20:47:23.433Z] #17 21.17   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:47:23 [2020-03-27T20:47:23.433Z] #17 21.17   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:47:23 [2020-03-27T20:47:23.433Z] #17 21.17 Recommended packages:
20:47:23 [2020-03-27T20:47:23.433Z] #17 21.17   aufs-dkms nftables build-essential python3-dev python3-keyring
20:47:23 [2020-03-27T20:47:23.433Z] #17 21.17   python3-keyrings.alt python3-xdg unzip
20:47:23 [2020-03-27T20:47:23.433Z] #17 22.58 The following NEW packages will be installed:
20:47:23 [2020-03-27T20:47:23.433Z] #17 22.59   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:47:23 [2020-03-27T20:47:23.434Z] #17 22.59   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:47:23 [2020-03-27T20:47:23.434Z] #17 22.59   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:47:23 [2020-03-27T20:47:23.434Z] #17 22.59   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:47:23 [2020-03-27T20:47:23.434Z] #17 22.60   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:47:23 [2020-03-27T20:47:23.434Z] #17 22.60   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:47:23 [2020-03-27T20:47:23.434Z] #17 22.60   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:47:23 [2020-03-27T20:47:23.434Z] #17 22.60   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:47:23 [2020-03-27T20:47:23.434Z] #17 22.60   xz-utils zip
20:47:23 [2020-03-27T20:47:23.434Z] #17 22.90 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:47:23 [2020-03-27T20:47:23.434Z] #17 22.90 Need to get 28.5 MB of archives.
20:47:23 [2020-03-27T20:47:23.434Z] #17 22.90 After this operation, 116 MB of additional disk space will be used.
20:47:23 [2020-03-27T20:47:23.434Z] #17 22.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 22.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 22.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.22 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.23 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:47:23 [2020-03-27T20:47:23.434Z] #17 23.23 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:47:23 [2020-03-27T20:47:23.436Z] #59 DONE 0.2s
20:47:23 [2020-03-27T20:47:23.436Z] 
20:47:23 [2020-03-27T20:47:23.436Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:23 [2020-03-27T20:47:23.627Z] #44 16.31   DEP      images/pagemap.pb-c.d
20:47:23 [2020-03-27T20:47:23.627Z] #44 16.46   PBCC     images/rlimit.pb-c.c
20:47:23 [2020-03-27T20:47:23.627Z] #44 16.54   DEP      images/rlimit.pb-c.d
20:47:23 [2020-03-27T20:47:23.689Z] #17 23.61 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:47:23 [2020-03-27T20:47:23.689Z] #17 23.61 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:47:23 [2020-03-27T20:47:23.689Z] #17 23.61 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:47:23 [2020-03-27T20:47:23.689Z] #17 23.61 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:47:23 [2020-03-27T20:47:23.689Z] #17 23.62 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:47:23 [2020-03-27T20:47:23.885Z] #44 16.60   PBCC     images/file-lock.pb-c.c
20:47:23 [2020-03-27T20:47:23.885Z] #44 16.70   DEP      images/file-lock.pb-c.d
20:47:23 [2020-03-27T20:47:23.885Z] #44 16.79   PBCC     images/tty.pb-c.c
20:47:23 [2020-03-27T20:47:23.944Z] #17 23.63 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:47:23 [2020-03-27T20:47:23.944Z] #17 23.70 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:47:23 [2020-03-27T20:47:23.944Z] #17 23.70 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:47:23 [2020-03-27T20:47:23.944Z] #17 23.70 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:47:23 [2020-03-27T20:47:23.944Z] #17 23.71 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:47:23 [2020-03-27T20:47:23.944Z] #17 23.72 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:47:23 [2020-03-27T20:47:23.944Z] #17 23.72 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:47:23 [2020-03-27T20:47:23.944Z] #17 23.72 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
20:47:23 [2020-03-27T20:47:23.944Z] #17 23.77 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
20:47:23 [2020-03-27T20:47:23.944Z] #17 23.78 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
20:47:23 [2020-03-27T20:47:23.944Z] #17 23.79 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:47:23 [2020-03-27T20:47:23.966Z] #44 18.38   PBCC     images/pipe.pb-c.c
20:47:23 [2020-03-27T20:47:23.966Z] #44 18.44   DEP      images/pipe.pb-c.d
20:47:23 [2020-03-27T20:47:23.966Z] #44 18.62   PBCC     images/pstree.pb-c.c
20:47:24 [2020-03-27T20:47:24.142Z] #44 16.87   DEP      images/tty.pb-c.d
20:47:24 [2020-03-27T20:47:24.142Z] #44 16.96   PBCC     images/tun.pb-c.c
20:47:24 [2020-03-27T20:47:24.142Z] #44 17.05   PBCC     images/netdev.pb-c.c
20:47:24 [2020-03-27T20:47:24.200Z] #17 24.02 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:47:24 [2020-03-27T20:47:24.200Z] #17 24.10 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:47:24 [2020-03-27T20:47:24.200Z] #17 24.13 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:47:24 [2020-03-27T20:47:24.223Z] #44 18.76   DEP      images/pstree.pb-c.d
20:47:24 [2020-03-27T20:47:24.223Z] #44 18.87   PBCC     images/fs.pb-c.c
20:47:24 [2020-03-27T20:47:24.400Z] #44 17.14   DEP      images/tun.pb-c.d
20:47:24 [2020-03-27T20:47:24.400Z] #44 17.19   DEP      images/netdev.pb-c.d
20:47:24 [2020-03-27T20:47:24.400Z] #44 17.28   PBCC     images/vma.pb-c.c
20:47:24 [2020-03-27T20:47:24.400Z] #44 17.30   DEP      images/vma.pb-c.d
20:47:24 [2020-03-27T20:47:24.480Z] #44 18.94   DEP      images/fs.pb-c.d
20:47:24 [2020-03-27T20:47:24.481Z] #44 19.09   PBCC     images/signalfd.pb-c.c
20:47:24 [2020-03-27T20:47:24.657Z] #44 17.44   PBCC     images/creds.pb-c.c
20:47:24 [2020-03-27T20:47:24.657Z] #44 17.51   DEP      images/creds.pb-c.d
20:47:24 [2020-03-27T20:47:24.657Z] #44 17.58   PBCC     images/utsns.pb-c.c
20:47:24 [2020-03-27T20:47:24.657Z] #44 17.61   DEP      images/utsns.pb-c.d
20:47:24 [2020-03-27T20:47:24.738Z] #44 19.15   DEP      images/signalfd.pb-c.d
20:47:24 [2020-03-27T20:47:24.738Z] #44 19.32   PBCC     images/fh.pb-c.c
20:47:24 [2020-03-27T20:47:24.915Z] #44 17.64   PBCC     images/ipc-desc.pb-c.c
20:47:24 [2020-03-27T20:47:24.915Z] #44 17.72   PBCC     images/ipc-sem.pb-c.c
20:47:24 [2020-03-27T20:47:24.915Z] #44 17.77   DEP      images/ipc-desc.pb-c.d
20:47:24 [2020-03-27T20:47:24.915Z] #44 17.85   DEP      images/ipc-sem.pb-c.d
20:47:24 [2020-03-27T20:47:24.995Z] #44 19.47   PBCC     images/fsnotify.pb-c.c
20:47:24 [2020-03-27T20:47:24.995Z] #44 19.57   DEP      images/fh.pb-c.d
20:47:24 [2020-03-27T20:47:24.995Z] #44 19.63   DEP      images/fsnotify.pb-c.d
20:47:24 [2020-03-27T20:47:24.995Z] #44 19.64   PBCC     images/eventpoll.pb-c.c
20:47:24 [2020-03-27T20:47:24.995Z] #44 19.65   DEP      images/eventpoll.pb-c.d
20:47:25 [2020-03-27T20:47:25.125Z] #17 24.78 debconf: delaying package configuration, since apt-utils is not installed
20:47:25 [2020-03-27T20:47:25.125Z] #17 24.92 Fetched 28.5 MB in 2s (18.9 MB/s)
20:47:25 [2020-03-27T20:47:25.125Z] #17 24.98 Selecting previously unselected package pigz.
20:47:25 [2020-03-27T20:47:25.172Z] #44 17.91   PBCC     images/ipc-msg.pb-c.c
20:47:25 [2020-03-27T20:47:25.172Z] #44 18.05   DEP      images/ipc-msg.pb-c.d
20:47:25 [2020-03-27T20:47:25.253Z] #44 19.66   PBCC     images/eventfd.pb-c.c
20:47:25 [2020-03-27T20:47:25.253Z] #44 19.67   DEP      images/eventfd.pb-c.d
20:47:25 [2020-03-27T20:47:25.253Z] #44 19.67   PBCC     images/remap-file-path.pb-c.c
20:47:25 [2020-03-27T20:47:25.253Z] #44 19.68   DEP      images/remap-file-path.pb-c.d
20:47:25 [2020-03-27T20:47:25.253Z] #44 19.69   PBCC     images/fifo.pb-c.c
20:47:25 [2020-03-27T20:47:25.253Z] #44 19.70   DEP      images/fifo.pb-c.d
20:47:25 [2020-03-27T20:47:25.253Z] #44 19.71   PBCC     images/ghost-file.pb-c.c
20:47:25 [2020-03-27T20:47:25.253Z] #44 19.79   DEP      images/ghost-file.pb-c.d
20:47:25 [2020-03-27T20:47:25.253Z] #44 19.83   PBCC     images/regfile.pb-c.c
20:47:25 [2020-03-27T20:47:25.253Z] #44 19.87   DEP      images/regfile.pb-c.d
20:47:25 [2020-03-27T20:47:25.253Z] #44 19.93   PBCC     images/ns.pb-c.c
20:47:25 [2020-03-27T20:47:25.253Z] #44 19.98   DEP      images/ns.pb-c.d
20:47:25 [2020-03-27T20:47:25.381Z] #17 24.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23423 files and directories currently installed.)
20:47:25 [2020-03-27T20:47:25.381Z] #17 25.02 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:47:25 [2020-03-27T20:47:25.381Z] #17 25.03 Unpacking pigz (2.4-1) ...
20:47:25 [2020-03-27T20:47:25.381Z] #17 25.11 Selecting previously unselected package libpython3.7-minimal:amd64.
20:47:25 [2020-03-27T20:47:25.381Z] #17 25.12 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
20:47:25 [2020-03-27T20:47:25.381Z] #17 25.14 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
20:47:25 [2020-03-27T20:47:25.430Z] #44 18.17   PBCC     images/ipc-shm.pb-c.c
20:47:25 [2020-03-27T20:47:25.430Z] #44 18.28   DEP      images/ipc-shm.pb-c.d
20:47:25 [2020-03-27T20:47:25.430Z] #44 18.39   PBCC     images/ipc-var.pb-c.c
20:47:25 [2020-03-27T20:47:25.511Z] #44 20.09   PBCC     images/fdinfo.pb-c.c
20:47:25 [2020-03-27T20:47:25.511Z] #44 20.18   DEP      images/fdinfo.pb-c.d
20:47:25 [2020-03-27T20:47:25.511Z] #44 20.24   PBCC     images/core-aarch64.pb-c.c
20:47:25 [2020-03-27T20:47:25.687Z] #44 18.44   DEP      images/ipc-var.pb-c.d
20:47:25 [2020-03-27T20:47:25.687Z] #44 18.54   PBCC     images/sk-opts.pb-c.c
20:47:25 [2020-03-27T20:47:25.687Z] #44 18.62   PBCC     images/packet-sock.pb-c.c
20:47:25 [2020-03-27T20:47:25.687Z] #44 18.66   DEP      images/sk-opts.pb-c.d
20:47:25 [2020-03-27T20:47:25.769Z] #44 20.32   PBCC     images/core-arm.pb-c.c
20:47:25 [2020-03-27T20:47:25.769Z] #44 20.39   PBCC     images/core-ppc64.pb-c.c
20:47:25 [2020-03-27T20:47:25.769Z] #44 ...
20:47:25 [2020-03-27T20:47:25.769Z] 
20:47:25 [2020-03-27T20:47:25.769Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:47:25 [2020-03-27T20:47:25.769Z] #10 113.2 Selecting previously unselected package gcc-mingw-w64-base.
20:47:25 [2020-03-27T20:47:25.769Z] #10 113.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:47:25 [2020-03-27T20:47:25.769Z] #10 113.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:47:25 [2020-03-27T20:47:25.769Z] #10 113.5 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:47:25 [2020-03-27T20:47:25.769Z] #10 113.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:47:25 [2020-03-27T20:47:25.769Z] #10 113.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:47:25 [2020-03-27T20:47:25.769Z] #10 ...
20:47:25 [2020-03-27T20:47:25.769Z] 
20:47:25 [2020-03-27T20:47:25.769Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:25 [2020-03-27T20:47:25.769Z] #44 20.46   PBCC     images/core-s390.pb-c.c
20:47:25 [2020-03-27T20:47:25.769Z] #44 20.51   PBCC     images/core-x86.pb-c.c
20:47:25 [2020-03-27T20:47:25.942Z] #17 25.58 Selecting previously unselected package python3.7-minimal.
20:47:25 [2020-03-27T20:47:25.942Z] #17 25.59 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
20:47:25 [2020-03-27T20:47:25.942Z] #17 25.60 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
20:47:25 [2020-03-27T20:47:25.945Z] #44 18.76   DEP      images/packet-sock.pb-c.d
20:47:26 [2020-03-27T20:47:26.026Z] #44 20.58   PBCC     images/core.pb-c.c
20:47:26 [2020-03-27T20:47:26.026Z] #44 20.76   PBCC     images/inventory.pb-c.c
20:47:26 [2020-03-27T20:47:26.202Z] #44 18.91   PBCC     images/sk-netlink.pb-c.c
20:47:26 [2020-03-27T20:47:26.202Z] #44 19.01   DEP      images/sk-netlink.pb-c.d
20:47:26 [2020-03-27T20:47:26.202Z] #44 19.16   PBCC     images/sk-inet.pb-c.c
20:47:26 [2020-03-27T20:47:26.284Z] #44 20.86   DEP      images/core-aarch64.pb-c.d
20:47:26 [2020-03-27T20:47:26.284Z] #44 20.99   DEP      images/core-arm.pb-c.d
20:47:26 [2020-03-27T20:47:26.459Z] #44 19.27   DEP      images/sk-inet.pb-c.d
20:47:26 [2020-03-27T20:47:26.459Z] #44 ...
20:47:26 [2020-03-27T20:47:26.459Z] 
20:47:26 [2020-03-27T20:47:26.459Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:26 [2020-03-27T20:47:26.459Z] #47 112.9 flag
20:47:26 [2020-03-27T20:47:26.459Z] #47 115.8 go/token
20:47:26 [2020-03-27T20:47:26.459Z] #47 117.7 go/scanner
20:47:26 [2020-03-27T20:47:26.459Z] #47 118.3 regexp
20:47:26 [2020-03-27T20:47:26.459Z] #47 120.4 go/ast
20:47:26 [2020-03-27T20:47:26.717Z] #47 ...
20:47:26 [2020-03-27T20:47:26.717Z] 
20:47:26 [2020-03-27T20:47:26.717Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:26 [2020-03-27T20:47:26.717Z] #44 19.40   PBCC     images/sk-unix.pb-c.c
20:47:26 [2020-03-27T20:47:26.717Z] #44 19.57   DEP      images/sk-unix.pb-c.d
20:47:26 [2020-03-27T20:47:26.717Z] #44 19.66   PBCC     images/mm.pb-c.c
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.415 + RM_GOPATH=0
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.415 + TMP_GOPATH=
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.415 + : /build
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.415 + '[' -z '' ']'
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.416 ++ mktemp -d
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.417 + export GOPATH=/tmp/tmp.pEMLt3CsJz
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.417 + GOPATH=/tmp/tmp.pEMLt3CsJz
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.417 + RM_GOPATH=1
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.418 ++ dirname ./install.sh
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.421 + dir=.
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.421 + bin=runc
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.421 + shift
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.421 + '[' '!' -f ./runc.installer ']'
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.421 + . ./runc.installer
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.421 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.421 + install_runc
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.435 + uname -r
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.441 + grep -q '^3\.10\.0.*\.el7\.'
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.462 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.462 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.462 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pEMLt3CsJz/src/github.com/opencontainers/runc
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.465 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
20:47:26 [2020-03-27T20:47:26.735Z] #60 3.465 Cloning into '/tmp/tmp.pEMLt3CsJz/src/github.com/opencontainers/runc'...
20:47:26 [2020-03-27T20:47:26.849Z] #44 21.15   DEP      images/core-ppc64.pb-c.d
20:47:26 [2020-03-27T20:47:26.849Z] #44 21.33   DEP      images/core-s390.pb-c.d
20:47:26 [2020-03-27T20:47:26.849Z] #44 21.45   DEP      images/core-x86.pb-c.d
20:47:26 [2020-03-27T20:47:26.867Z] #17 26.48 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
20:47:26 [2020-03-27T20:47:26.867Z] #17 26.50 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
20:47:26 [2020-03-27T20:47:26.974Z] #44 19.93   DEP      images/mm.pb-c.d
20:47:26 [2020-03-27T20:47:26.997Z] #60 ...
20:47:26 [2020-03-27T20:47:26.997Z] 
20:47:26 [2020-03-27T20:47:26.997Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
20:47:26 [2020-03-27T20:47:26.997Z] #11 DONE 4.0s
20:47:26 [2020-03-27T20:47:26.997Z] 
20:47:26 [2020-03-27T20:47:26.997Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:26 [2020-03-27T20:47:26.997Z] #44 54.92   CC       images/opts.o
20:47:26 [2020-03-27T20:47:26.997Z] #44 55.11   CC       images/seccomp.o
20:47:26 [2020-03-27T20:47:26.997Z] #44 55.36   CC       images/binfmt-misc.o
20:47:26 [2020-03-27T20:47:26.998Z] #44 55.59   CC       images/time.o
20:47:26 [2020-03-27T20:47:26.998Z] #44 55.91   CC       images/sysctl.o
20:47:26 [2020-03-27T20:47:26.998Z] #44 56.21   CC       images/autofs.o
20:47:26 [2020-03-27T20:47:26.998Z] #44 56.54   CC       images/macvlan.o
20:47:26 [2020-03-27T20:47:26.998Z] #44 56.86   CC       images/sit.o
20:47:26 [2020-03-27T20:47:26.998Z] #44 57.36   LINK     images/built-in.o
20:47:26 [2020-03-27T20:47:26.998Z] #44 57.59   GEN      compel/include/asm
20:47:26 [2020-03-27T20:47:26.998Z] #44 57.60   GEN      compel/include/version.h
20:47:26 [2020-03-27T20:47:26.998Z] #44 57.62 touch .config
20:47:26 [2020-03-27T20:47:26.998Z] #44 57.66   GEN      include/common/config.h
20:47:26 [2020-03-27T20:47:26.998Z] #44 57.84   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:47:26 [2020-03-27T20:47:26.998Z] #44 57.86   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
20:47:26 [2020-03-27T20:47:26.998Z] #44 57.97   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
20:47:26 [2020-03-27T20:47:26.998Z] #44 58.00   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
20:47:26 [2020-03-27T20:47:26.998Z] #44 58.05   DEP      compel/plugins/std/infect.d
20:47:27 [2020-03-27T20:47:27.106Z] #44 21.69   DEP      images/core.pb-c.d
20:47:27 [2020-03-27T20:47:27.231Z] #44 20.13   PBCC     images/timerfd.pb-c.c
20:47:27 [2020-03-27T20:47:27.364Z] #44 21.92   DEP      images/inventory.pb-c.d
20:47:27 [2020-03-27T20:47:27.488Z] #44 20.32   DEP      images/timerfd.pb-c.d
20:47:27 [2020-03-27T20:47:27.568Z] #44 58.31   DEP      compel/plugins/std/string.d
20:47:27 [2020-03-27T20:47:27.568Z] #44 58.44   DEP      compel/plugins/std/log.d
20:47:27 [2020-03-27T20:47:27.621Z] #44 22.03   PBCC     images/cpuinfo.pb-c.c
20:47:27 [2020-03-27T20:47:27.621Z] #44 22.18   DEP      images/cpuinfo.pb-c.d
20:47:27 [2020-03-27T20:47:27.747Z] #44 20.52   PBCC     images/timer.pb-c.c
20:47:27 [2020-03-27T20:47:27.747Z] #44 20.65   DEP      images/timer.pb-c.d
20:47:27 [2020-03-27T20:47:27.829Z] #44 58.66   DEP      compel/plugins/std/fds.d
20:47:27 [2020-03-27T20:47:27.829Z] #44 58.85   DEP      compel/plugins/std/std.d
20:47:27 [2020-03-27T20:47:27.880Z] #44 22.41   PBCC     images/stats.pb-c.c
20:47:28 [2020-03-27T20:47:28.005Z] #44 20.73   PBCC     images/sa.pb-c.c
20:47:28 [2020-03-27T20:47:28.005Z] #44 20.90   DEP      images/sa.pb-c.d
20:47:28 [2020-03-27T20:47:28.090Z] #44 59.05   DEP      compel/plugins/shmem/shmem.d
20:47:28 [2020-03-27T20:47:28.137Z] #44 22.58   DEP      images/stats.pb-c.d
20:47:28 [2020-03-27T20:47:28.262Z] #44 20.98   PBCC     images/pipe-data.pb-c.c
20:47:28 [2020-03-27T20:47:28.262Z] #44 21.14   DEP      images/pipe-data.pb-c.d
20:47:28 [2020-03-27T20:47:28.262Z] #44 21.24   PBCC     images/mnt.pb-c.c
20:47:28 [2020-03-27T20:47:28.350Z] #44 59.18   DEP      compel/plugins/fds/fds.d
20:47:28 [2020-03-27T20:47:28.350Z] #44 59.36   CC       compel/plugins/std/std.o
20:47:28 [2020-03-27T20:47:28.520Z] #44 21.36   DEP      images/mnt.pb-c.d
20:47:28 [2020-03-27T20:47:28.520Z] #44 21.47   PBCC     images/sk-packet.pb-c.c
20:47:28 [2020-03-27T20:47:28.750Z] #17 28.43 Selecting previously unselected package python3-minimal.
20:47:28 [2020-03-27T20:47:28.750Z] #17 28.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 ... 23672 files and directories currently installed.)
20:47:28 [2020-03-27T20:47:28.750Z] #17 28.48 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:47:28 [2020-03-27T20:47:28.750Z] #17 28.48 Unpacking python3-minimal (3.7.3-1) ...
20:47:28 [2020-03-27T20:47:28.750Z] #17 28.56 Selecting previously unselected package libmpdec2:amd64.
20:47:28 [2020-03-27T20:47:28.750Z] #17 28.57 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:47:28 [2020-03-27T20:47:28.750Z] #17 28.59 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:47:28 [2020-03-27T20:47:28.778Z] #44 21.52   DEP      images/sk-packet.pb-c.d
20:47:28 [2020-03-27T20:47:28.778Z] #44 21.59   PBCC     images/tcp-stream.pb-c.c
20:47:28 [2020-03-27T20:47:28.778Z] #44 21.68   DEP      images/tcp-stream.pb-c.d
20:47:29 [2020-03-27T20:47:29.005Z] #17 28.70 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:47:29 [2020-03-27T20:47:29.005Z] #17 28.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
20:47:29 [2020-03-27T20:47:29.005Z] #17 28.71 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
20:47:29 [2020-03-27T20:47:29.037Z] #44 21.79   PBCC     images/pipe.pb-c.c
20:47:29 [2020-03-27T20:47:29.037Z] #44 21.87   DEP      images/pipe.pb-c.d
20:47:29 [2020-03-27T20:47:29.037Z] #44 21.92   PBCC     images/pstree.pb-c.c
20:47:29 [2020-03-27T20:47:29.037Z] #44 21.99   DEP      images/pstree.pb-c.d
20:47:29 [2020-03-27T20:47:29.058Z] #44 59.98   CC       compel/plugins/std/fds.o
20:47:29 [2020-03-27T20:47:29.294Z] #44 22.11   PBCC     images/fs.pb-c.c
20:47:29 [2020-03-27T20:47:29.294Z] #44 22.12   DEP      images/fs.pb-c.d
20:47:29 [2020-03-27T20:47:29.294Z] #44 22.23   PBCC     images/signalfd.pb-c.c
20:47:29 [2020-03-27T20:47:29.294Z] #44 ...
20:47:29 [2020-03-27T20:47:29.294Z] 
20:47:29 [2020-03-27T20:47:29.294Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:29 [2020-03-27T20:47:29.294Z] #33 115.8 log
20:47:29 [2020-03-27T20:47:29.294Z] #33 119.5 github.com/BurntSushi/toml/cmd/tomlv
20:47:29 [2020-03-27T20:47:29.551Z] #33 ...
20:47:29 [2020-03-27T20:47:29.551Z] 
20:47:29 [2020-03-27T20:47:29.551Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:29 [2020-03-27T20:47:29.551Z] #44 22.33   DEP      images/signalfd.pb-c.d
20:47:29 [2020-03-27T20:47:29.551Z] #44 22.42   PBCC     images/fh.pb-c.c
20:47:29 [2020-03-27T20:47:29.551Z] #44 22.50   PBCC     images/fsnotify.pb-c.c
20:47:29 [2020-03-27T20:47:29.630Z] #44 60.58   CC       compel/plugins/std/log.o
20:47:29 [2020-03-27T20:47:29.630Z] #44 ...
20:47:29 [2020-03-27T20:47:29.630Z] 
20:47:29 [2020-03-27T20:47:29.630Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
20:47:29 [2020-03-27T20:47:29.630Z] #12 DONE 2.8s
20:47:29 [2020-03-27T20:47:29.630Z] 
20:47:29 [2020-03-27T20:47:29.630Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:29 [2020-03-27T20:47:29.631Z] #47 119.4 net/textproto
20:47:29 [2020-03-27T20:47:29.631Z] #47 119.4 vendor/golang.org/x/net/http/httpproxy
20:47:29 [2020-03-27T20:47:29.631Z] #47 119.4 crypto/x509
20:47:29 [2020-03-27T20:47:29.631Z] #47 121.2 vendor/golang.org/x/net/http/httpguts
20:47:29 [2020-03-27T20:47:29.631Z] #47 121.3 mime/multipart
20:47:29 [2020-03-27T20:47:29.631Z] #47 124.4 crypto/tls
20:47:29 [2020-03-27T20:47:29.810Z] #44 22.64   DEP      images/fh.pb-c.d
20:47:29 [2020-03-27T20:47:29.932Z] #17 29.67 Selecting previously unselected package python3.7.
20:47:29 [2020-03-27T20:47:29.932Z] #17 29.68 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
20:47:29 [2020-03-27T20:47:29.932Z] #17 29.69 Unpacking python3.7 (3.7.3-2+deb10u1) ...
20:47:29 [2020-03-27T20:47:29.932Z] #17 29.83 Selecting previously unselected package libpython3-stdlib:amd64.
20:47:29 [2020-03-27T20:47:29.932Z] #17 29.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:47:30 [2020-03-27T20:47:30.068Z] #44 22.72   DEP      images/fsnotify.pb-c.d
20:47:30 [2020-03-27T20:47:30.068Z] #44 22.84   PBCC     images/eventpoll.pb-c.c
20:47:30 [2020-03-27T20:47:30.068Z] #44 22.88   DEP      images/eventpoll.pb-c.d
20:47:30 [2020-03-27T20:47:30.068Z] #44 22.94   PBCC     images/eventfd.pb-c.c
20:47:30 [2020-03-27T20:47:30.068Z] #44 23.03   DEP      images/eventfd.pb-c.d
20:47:30 [2020-03-27T20:47:30.187Z] #17 29.85 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:47:30 [2020-03-27T20:47:30.187Z] #17 29.91 Setting up python3-minimal (3.7.3-1) ...
20:47:30 [2020-03-27T20:47:30.325Z] #44 23.10   PBCC     images/remap-file-path.pb-c.c
20:47:30 [2020-03-27T20:47:30.325Z] #44 ...
20:47:30 [2020-03-27T20:47:30.325Z] 
20:47:30 [2020-03-27T20:47:30.325Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:30 [2020-03-27T20:47:30.325Z] #33 DONE 126.8s
20:47:30 [2020-03-27T20:47:30.325Z] 
20:47:30 [2020-03-27T20:47:30.325Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:30 [2020-03-27T20:47:30.325Z] #44 23.19   DEP      images/remap-file-path.pb-c.d
20:47:30 [2020-03-27T20:47:30.325Z] #44 23.26   PBCC     images/fifo.pb-c.c
20:47:30 [2020-03-27T20:47:30.585Z] #44 23.29   DEP      images/fifo.pb-c.d
20:47:30 [2020-03-27T20:47:30.585Z] #44 23.38   PBCC     images/ghost-file.pb-c.c
20:47:30 [2020-03-27T20:47:30.585Z] #44 23.56   DEP      images/ghost-file.pb-c.d
20:47:30 [2020-03-27T20:47:30.663Z] #44 ...
20:47:30 [2020-03-27T20:47:30.663Z] 
20:47:30 [2020-03-27T20:47:30.663Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:30 [2020-03-27T20:47:30.663Z] #33 116.9 log
20:47:30 [2020-03-27T20:47:30.663Z] #33 121.6 github.com/BurntSushi/toml/cmd/tomlv
20:47:30 [2020-03-27T20:47:30.663Z] #33 ...
20:47:30 [2020-03-27T20:47:30.663Z] 
20:47:30 [2020-03-27T20:47:30.663Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:47:30 [2020-03-27T20:47:30.663Z] #65 55.21 Checking out files:  23% (725/3137)   
Checking out files:  24% (753/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:  53% (1672/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:  93% (2942/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.
20:47:30 [2020-03-27T20:47:30.663Z] #65 58.58 + cd /tmp/tmp.DvQKzdxApD/src/github.com/containerd/containerd
20:47:30 [2020-03-27T20:47:30.663Z] #65 58.58 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
20:47:30 [2020-03-27T20:47:30.663Z] #65 60.84 + export 'BUILDTAGS=netgo osusergo static_build'
20:47:30 [2020-03-27T20:47:30.663Z] #65 60.84 + BUILDTAGS='netgo osusergo static_build'
20:47:30 [2020-03-27T20:47:30.663Z] #65 60.84 + export EXTRA_FLAGS=-buildmode=pie
20:47:30 [2020-03-27T20:47:30.663Z] #65 60.84 + EXTRA_FLAGS=-buildmode=pie
20:47:30 [2020-03-27T20:47:30.663Z] #65 60.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:47:30 [2020-03-27T20:47:30.663Z] #65 60.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:47:30 [2020-03-27T20:47:30.663Z] #65 60.84 + '[' '' = dynamic ']'
20:47:30 [2020-03-27T20:47:30.663Z] #65 60.84 + make
20:47:30 [2020-03-27T20:47:30.663Z] #65 62.72 + bin/ctr
20:47:30 [2020-03-27T20:47:30.663Z] #65 ...
20:47:30 [2020-03-27T20:47:30.663Z] 
20:47:30 [2020-03-27T20:47:30.663Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:30 [2020-03-27T20:47:30.663Z] #33 DONE 127.4s
20:47:30 [2020-03-27T20:47:30.663Z] 
20:47:30 [2020-03-27T20:47:30.664Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:30 [2020-03-27T20:47:30.664Z] #56 125.0 github.com/pkg/diff
20:47:30 [2020-03-27T20:47:30.664Z] #56 127.1 go/ast
20:47:30 [2020-03-27T20:47:30.664Z] #56 127.4 golang.org/x/crypto/ssh/terminal
20:47:30 [2020-03-27T20:47:30.842Z] #44 23.63   PBCC     images/regfile.pb-c.c
20:47:30 [2020-03-27T20:47:30.842Z] #44 23.73   DEP      images/regfile.pb-c.d
20:47:31 [2020-03-27T20:47:31.100Z] #44 23.87   PBCC     images/ns.pb-c.c
20:47:31 [2020-03-27T20:47:31.100Z] #44 23.90   DEP      images/ns.pb-c.d
20:47:31 [2020-03-27T20:47:31.100Z] #44 24.07   PBCC     images/fdinfo.pb-c.c
20:47:31 [2020-03-27T20:47:31.110Z] #17 30.76 Selecting previously unselected package python3.
20:47:31 [2020-03-27T20:47:31.110Z] #17 30.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 ... 24084 files and directories currently installed.)
20:47:31 [2020-03-27T20:47:31.110Z] #17 30.80 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
20:47:31 [2020-03-27T20:47:31.110Z] #17 30.82 Unpacking python3 (3.7.3-1) ...
20:47:31 [2020-03-27T20:47:31.110Z] #17 30.92 Selecting previously unselected package libip4tc0:amd64.
20:47:31 [2020-03-27T20:47:31.110Z] #17 30.92 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
20:47:31 [2020-03-27T20:47:31.110Z] #17 30.93 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:47:31 [2020-03-27T20:47:31.357Z] #44 24.20   DEP      images/fdinfo.pb-c.d
20:47:31 [2020-03-27T20:47:31.357Z] #44 ...
20:47:31 [2020-03-27T20:47:31.357Z] 
20:47:31 [2020-03-27T20:47:31.357Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:31 [2020-03-27T20:47:31.357Z] #56 117.8 encoding/json
20:47:31 [2020-03-27T20:47:31.357Z] #56 124.3 github.com/pkg/diff
20:47:31 [2020-03-27T20:47:31.357Z] #56 126.8 go/ast
20:47:31 [2020-03-27T20:47:31.357Z] #56 ...
20:47:31 [2020-03-27T20:47:31.357Z] 
20:47:31 [2020-03-27T20:47:31.357Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:47:31 [2020-03-27T20:47:31.365Z] #17 31.00 Selecting previously unselected package libip6tc0:amd64.
20:47:31 [2020-03-27T20:47:31.365Z] #17 31.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
20:47:31 [2020-03-27T20:47:31.365Z] #17 31.02 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:47:31 [2020-03-27T20:47:31.365Z] #17 31.10 Selecting previously unselected package libiptc0:amd64.
20:47:31 [2020-03-27T20:47:31.365Z] #17 31.10 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
20:47:31 [2020-03-27T20:47:31.365Z] #17 31.11 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:47:31 [2020-03-27T20:47:31.365Z] #17 31.17 Selecting previously unselected package libnfnetlink0:amd64.
20:47:31 [2020-03-27T20:47:31.365Z] #17 31.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:47:31 [2020-03-27T20:47:31.365Z] #17 31.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:47:31 [2020-03-27T20:47:31.551Z] #47 ...
20:47:31 [2020-03-27T20:47:31.551Z] 
20:47:31 [2020-03-27T20:47:31.551Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:31 [2020-03-27T20:47:31.551Z] #44 62.29   CC       compel/plugins/std/string.o
20:47:31 [2020-03-27T20:47:31.619Z] #17 31.25 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:47:31 [2020-03-27T20:47:31.619Z] #17 31.26 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:47:31 [2020-03-27T20:47:31.619Z] #17 31.27 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:47:31 [2020-03-27T20:47:31.619Z] #17 31.36 Selecting previously unselected package libnftnl11:amd64.
20:47:31 [2020-03-27T20:47:31.619Z] #17 31.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
20:47:31 [2020-03-27T20:47:31.619Z] #17 31.37 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:47:31 [2020-03-27T20:47:31.619Z] #17 31.44 Selecting previously unselected package iptables.
20:47:31 [2020-03-27T20:47:31.619Z] #17 31.45 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
20:47:31 [2020-03-27T20:47:31.619Z] #17 31.45 Unpacking iptables (1.8.2-4) ...
20:47:32 [2020-03-27T20:47:32.122Z] #44 63.08   CC       compel/plugins/std/infect.o
20:47:32 [2020-03-27T20:47:32.128Z] #17 31.77 Selecting previously unselected package xxd.
20:47:32 [2020-03-27T20:47:32.128Z] #17 31.79 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
20:47:32 [2020-03-27T20:47:32.128Z] #17 31.79 Unpacking xxd (2:8.1.0875-5) ...
20:47:32 [2020-03-27T20:47:32.128Z] #17 31.91 Selecting previously unselected package vim-common.
20:47:32 [2020-03-27T20:47:32.128Z] #17 31.92 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:47:32 [2020-03-27T20:47:32.128Z] #17 31.95 Unpacking vim-common (2:8.1.0875-5) ...
20:47:32 [2020-03-27T20:47:32.382Z] #17 32.11 Selecting previously unselected package bash-completion.
20:47:32 [2020-03-27T20:47:32.382Z] #17 32.12 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:47:32 [2020-03-27T20:47:32.383Z] #44 ...
20:47:32 [2020-03-27T20:47:32.383Z] 
20:47:32 [2020-03-27T20:47:32.383Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:47:32 [2020-03-27T20:47:32.383Z] #50 DONE 126.9s
20:47:32 [2020-03-27T20:47:32.383Z] 
20:47:32 [2020-03-27T20:47:32.383Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
20:47:32 [2020-03-27T20:47:32.383Z] #13 2.686 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:47:32 [2020-03-27T20:47:32.387Z] #65 54.52 Checking out files:  30% (966/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:  58% (1836/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:  84% (2646/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.
20:47:32 [2020-03-27T20:47:32.644Z] #65 57.56 + cd /tmp/tmp.y9gztup2Vm/src/github.com/containerd/containerd
20:47:32 [2020-03-27T20:47:32.644Z] #65 57.56 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
20:47:32 [2020-03-27T20:47:32.647Z] #13 DONE 2.9s
20:47:32 [2020-03-27T20:47:32.647Z] 
20:47:32 [2020-03-27T20:47:32.647Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
20:47:33 [2020-03-27T20:47:33.252Z] #56 130.1 mvdan.cc/editorconfig
20:47:33 [2020-03-27T20:47:33.508Z] #56 ...
20:47:33 [2020-03-27T20:47:33.508Z] 
20:47:33 [2020-03-27T20:47:33.508Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:33 [2020-03-27T20:47:33.508Z] #47 120.2 go/token
20:47:33 [2020-03-27T20:47:33.508Z] #47 121.3 internal/lazyregexp
20:47:33 [2020-03-27T20:47:33.508Z] #47 121.9 net/url
20:47:33 [2020-03-27T20:47:33.508Z] #47 122.1 go/scanner
20:47:33 [2020-03-27T20:47:33.508Z] #47 124.4 text/template/parse
20:47:33 [2020-03-27T20:47:33.508Z] #47 124.6 go/ast
20:47:33 [2020-03-27T20:47:33.742Z] #17 ...
20:47:33 [2020-03-27T20:47:33.742Z] 
20:47:33 [2020-03-27T20:47:33.742Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:33 [2020-03-27T20:47:33.742Z] #44 116.3   CC       criu/bfd.o
20:47:33 [2020-03-27T20:47:33.742Z] #44 116.9   CC       criu/bitmap.o
20:47:33 [2020-03-27T20:47:33.742Z] #44 117.1   CC       criu/cgroup-props.o
20:47:33 [2020-03-27T20:47:33.742Z] #44 117.7   CC       criu/cgroup.o
20:47:33 [2020-03-27T20:47:33.742Z] #44 120.3   CC       criu/clone-noasan.o
20:47:33 [2020-03-27T20:47:33.742Z] #44 120.5   CC       criu/config.o
20:47:33 [2020-03-27T20:47:33.742Z] #44 121.8   CC       criu/cr-check.o
20:47:33 [2020-03-27T20:47:33.742Z] #44 123.6   CC       criu/cr-dedup.o
20:47:33 [2020-03-27T20:47:33.742Z] #44 124.0   CC       criu/cr-dump.o
20:47:33 [2020-03-27T20:47:33.742Z] #44 126.1   CC       criu/cr-errno.o
20:47:33 [2020-03-27T20:47:33.742Z] #44 126.2   CC       criu/cr-restore.o
20:47:34 [2020-03-27T20:47:34.437Z] #47 ...
20:47:34 [2020-03-27T20:47:34.438Z] 
20:47:34 [2020-03-27T20:47:34.438Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:34 [2020-03-27T20:47:34.438Z] #44 25.54 make[1]: Nothing to be done for 'all'.
20:47:34 [2020-03-27T20:47:34.438Z] #44 29.06   CC       images/stats.o
20:47:34 [2020-03-27T20:47:34.542Z] #65 59.53 + export 'BUILDTAGS=netgo osusergo static_build'
20:47:34 [2020-03-27T20:47:34.542Z] #65 59.53 + BUILDTAGS='netgo osusergo static_build'
20:47:34 [2020-03-27T20:47:34.542Z] #65 59.53 + export EXTRA_FLAGS=-buildmode=pie
20:47:34 [2020-03-27T20:47:34.542Z] #65 59.53 + EXTRA_FLAGS=-buildmode=pie
20:47:34 [2020-03-27T20:47:34.542Z] #65 59.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:47:34 [2020-03-27T20:47:34.542Z] #65 59.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:47:34 [2020-03-27T20:47:34.542Z] #65 59.53 + '[' '' = dynamic ']'
20:47:34 [2020-03-27T20:47:34.542Z] #65 59.53 + make
20:47:35 [2020-03-27T20:47:35.104Z] #44 ...
20:47:35 [2020-03-27T20:47:35.104Z] 
20:47:35 [2020-03-27T20:47:35.104Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:47:35 [2020-03-27T20:47:35.104Z] #17 34.85 Unpacking bash-completion (1:2.8-6) ...
20:47:35 [2020-03-27T20:47:35.359Z] #17 35.28 Selecting previously unselected package bzip2.
20:47:35 [2020-03-27T20:47:35.371Z] #44 29.91   CC       images/core.o
20:47:35 [2020-03-27T20:47:35.615Z] #17 35.28 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:47:35 [2020-03-27T20:47:35.616Z] #17 35.29 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:47:35 [2020-03-27T20:47:35.616Z] #17 35.40 Selecting previously unselected package xz-utils.
20:47:35 [2020-03-27T20:47:35.616Z] #17 35.41 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
20:47:35 [2020-03-27T20:47:35.616Z] #17 35.42 Unpacking xz-utils (5.2.4-1) ...
20:47:35 [2020-03-27T20:47:35.871Z] #17 35.56 Selecting previously unselected package apparmor.
20:47:35 [2020-03-27T20:47:35.871Z] #17 35.57 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
20:47:35 [2020-03-27T20:47:35.871Z] #17 35.65 Unpacking apparmor (2.13.2-10) ...
20:47:36 [2020-03-27T20:47:36.430Z] #17 35.99 Selecting previously unselected package aufs-tools.
20:47:36 [2020-03-27T20:47:36.430Z] #17 35.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:47:36 [2020-03-27T20:47:36.430Z] #17 36.00 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:47:36 [2020-03-27T20:47:36.430Z] #17 36.13 Selecting previously unselected package libonig5:amd64.
20:47:36 [2020-03-27T20:47:36.430Z] #17 36.13 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
20:47:36 [2020-03-27T20:47:36.430Z] #17 36.14 Unpacking libonig5:amd64 (6.9.1-1) ...
20:47:36 [2020-03-27T20:47:36.443Z] #65 61.06 + bin/ctr
20:47:36 [2020-03-27T20:47:36.685Z] #17 36.28 Selecting previously unselected package libjq1:amd64.
20:47:36 [2020-03-27T20:47:36.685Z] #17 36.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:47:36 [2020-03-27T20:47:36.685Z] #17 36.30 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:47:36 [2020-03-27T20:47:36.685Z] #17 36.40 Selecting previously unselected package jq.
20:47:36 [2020-03-27T20:47:36.685Z] #17 36.40 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
20:47:36 [2020-03-27T20:47:36.685Z] #17 36.41 Unpacking jq (1.5+dfsg-2+b1) ...
20:47:36 [2020-03-27T20:47:36.685Z] #17 36.49 Selecting previously unselected package libaio1:amd64.
20:47:36 [2020-03-27T20:47:36.685Z] #17 36.51 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
20:47:36 [2020-03-27T20:47:36.685Z] #17 36.51 Unpacking libaio1:amd64 (0.3.112-3) ...
20:47:36 [2020-03-27T20:47:36.685Z] #17 36.59 Selecting previously unselected package libgpm2:amd64.
20:47:36 [2020-03-27T20:47:36.741Z] #44 31.25   CC       images/core-x86.o
20:47:36 [2020-03-27T20:47:36.852Z] #14 DONE 3.3s
20:47:36 [2020-03-27T20:47:36.852Z] 
20:47:36 [2020-03-27T20:47:36.852Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
20:47:36 [2020-03-27T20:47:36.939Z] #17 36.62 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
20:47:36 [2020-03-27T20:47:36.939Z] #17 36.63 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:47:36 [2020-03-27T20:47:36.939Z] #17 36.72 Selecting previously unselected package libicu63:amd64.
20:47:36 [2020-03-27T20:47:36.939Z] #17 36.73 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
20:47:36 [2020-03-27T20:47:36.939Z] #17 36.73 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:47:37 [2020-03-27T20:47:37.306Z] #44 ...
20:47:37 [2020-03-27T20:47:37.306Z] 
20:47:37 [2020-03-27T20:47:37.306Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:37 [2020-03-27T20:47:37.306Z] #47 132.5 text/template
20:47:37 [2020-03-27T20:47:37.306Z] #47 133.1 go/parser
20:47:38 [2020-03-27T20:47:38.338Z] #65 ...
20:47:38 [2020-03-27T20:47:38.338Z] 
20:47:38 [2020-03-27T20:47:38.338Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:38 [2020-03-27T20:47:38.338Z] #47 124.7 internal/lazyregexp
20:47:38 [2020-03-27T20:47:38.338Z] #47 125.0 net/url
20:47:38 [2020-03-27T20:47:38.338Z] #47 128.1 text/template/parse
20:47:38 [2020-03-27T20:47:38.338Z] #47 129.6 go/parser
20:47:38 [2020-03-27T20:47:38.338Z] #47 ...
20:47:38 [2020-03-27T20:47:38.338Z] 
20:47:38 [2020-03-27T20:47:38.338Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:38 [2020-03-27T20:47:38.338Z] #44 24.29   PBCC     images/core-aarch64.pb-c.c
20:47:38 [2020-03-27T20:47:38.338Z] #44 24.36   PBCC     images/core-arm.pb-c.c
20:47:38 [2020-03-27T20:47:38.338Z] #44 24.40   PBCC     images/core-ppc64.pb-c.c
20:47:38 [2020-03-27T20:47:38.338Z] #44 24.52   PBCC     images/core-s390.pb-c.c
20:47:38 [2020-03-27T20:47:38.338Z] #44 24.64   PBCC     images/core-x86.pb-c.c
20:47:38 [2020-03-27T20:47:38.338Z] #44 24.83   PBCC     images/core.pb-c.c
20:47:38 [2020-03-27T20:47:38.338Z] #44 25.13   PBCC     images/inventory.pb-c.c
20:47:38 [2020-03-27T20:47:38.338Z] #44 25.30   DEP      images/core-aarch64.pb-c.d
20:47:38 [2020-03-27T20:47:38.338Z] #44 25.38   DEP      images/core-arm.pb-c.d
20:47:38 [2020-03-27T20:47:38.338Z] #44 25.51   DEP      images/core-ppc64.pb-c.d
20:47:38 [2020-03-27T20:47:38.338Z] #44 25.65   DEP      images/core-s390.pb-c.d
20:47:38 [2020-03-27T20:47:38.338Z] #44 25.71   DEP      images/core-x86.pb-c.d
20:47:38 [2020-03-27T20:47:38.338Z] #44 25.78   DEP      images/core.pb-c.d
20:47:38 [2020-03-27T20:47:38.338Z] #44 25.86   DEP      images/inventory.pb-c.d
20:47:38 [2020-03-27T20:47:38.338Z] #44 25.95   PBCC     images/cpuinfo.pb-c.c
20:47:38 [2020-03-27T20:47:38.338Z] #44 26.01   DEP      images/cpuinfo.pb-c.d
20:47:38 [2020-03-27T20:47:38.338Z] #44 26.15   PBCC     images/stats.pb-c.c
20:47:38 [2020-03-27T20:47:38.338Z] #44 26.17   DEP      images/stats.pb-c.d
20:47:38 [2020-03-27T20:47:38.338Z] #44 28.68 make[1]: Nothing to be done for 'all'.
20:47:38 [2020-03-27T20:47:38.766Z] #15 DONE 2.5s
20:47:38 [2020-03-27T20:47:38.766Z] 
20:47:38 [2020-03-27T20:47:38.766Z] #16 [dev-systemd-false 6/26] RUN ldconfig
20:47:38 [2020-03-27T20:47:38.903Z] #44 ...
20:47:38 [2020-03-27T20:47:38.903Z] 
20:47:38 [2020-03-27T20:47:38.903Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:38 [2020-03-27T20:47:38.903Z] #47 135.1 text/template
20:47:39 [2020-03-27T20:47:39.834Z] #47 136.1 encoding/xml
20:47:41 [2020-03-27T20:47:41.098Z] #17 40.35 Selecting previously unselected package libnet1:amd64.
20:47:41 [2020-03-27T20:47:41.098Z] #17 40.35 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:47:41 [2020-03-27T20:47:41.098Z] #17 40.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:47:41 [2020-03-27T20:47:41.098Z] #17 40.44 Selecting previously unselected package libnl-3-200:amd64.
20:47:41 [2020-03-27T20:47:41.098Z] #17 40.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
20:47:41 [2020-03-27T20:47:41.098Z] #17 40.45 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:47:41 [2020-03-27T20:47:41.098Z] #17 40.55 Selecting previously unselected package libprotobuf-c1:amd64.
20:47:41 [2020-03-27T20:47:41.098Z] #17 40.56 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:47:41 [2020-03-27T20:47:41.098Z] #17 40.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:47:41 [2020-03-27T20:47:41.098Z] #17 40.62 Selecting previously unselected package libreadline5:amd64.
20:47:41 [2020-03-27T20:47:41.098Z] #17 40.63 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
20:47:41 [2020-03-27T20:47:41.098Z] #17 40.63 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:47:41 [2020-03-27T20:47:41.098Z] #17 40.75 Selecting previously unselected package net-tools.
20:47:41 [2020-03-27T20:47:41.098Z] #17 40.75 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
20:47:41 [2020-03-27T20:47:41.098Z] #17 40.76 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:47:41 [2020-03-27T20:47:41.098Z] #17 40.96 Selecting previously unselected package python-pip-whl.
20:47:41 [2020-03-27T20:47:41.312Z] #16 DONE 2.6s
20:47:41 [2020-03-27T20:47:41.312Z] 
20:47:41 [2020-03-27T20:47:41.312Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:47:41 [2020-03-27T20:47:41.353Z] #17 40.98 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:47:41 [2020-03-27T20:47:41.353Z] #17 40.99 Unpacking python-pip-whl (18.1-5) ...
20:47:41 [2020-03-27T20:47:41.608Z] #17 41.50 Selecting previously unselected package python3-lib2to3.
20:47:41 [2020-03-27T20:47:41.608Z] #17 41.50 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:47:41 [2020-03-27T20:47:41.863Z] #17 41.51 Unpacking python3-lib2to3 (3.7.3-1) ...
20:47:41 [2020-03-27T20:47:41.863Z] #17 41.65 Selecting previously unselected package python3-distutils.
20:47:41 [2020-03-27T20:47:41.863Z] #17 41.66 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:47:41 [2020-03-27T20:47:41.863Z] #17 41.66 Unpacking python3-distutils (3.7.3-1) ...
20:47:42 [2020-03-27T20:47:42.118Z] #17 41.78 Selecting previously unselected package python3-pip.
20:47:42 [2020-03-27T20:47:42.118Z] #17 41.78 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:47:42 [2020-03-27T20:47:42.118Z] #17 41.79 Unpacking python3-pip (18.1-5) ...
20:47:42 [2020-03-27T20:47:42.357Z] #47 ...
20:47:42 [2020-03-27T20:47:42.357Z] 
20:47:42 [2020-03-27T20:47:42.357Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:42 [2020-03-27T20:47:42.357Z] #56 128.4 golang.org/x/crypto/ssh/terminal
20:47:42 [2020-03-27T20:47:42.357Z] #56 130.8 mvdan.cc/editorconfig
20:47:42 [2020-03-27T20:47:42.357Z] #56 132.5 mvdan.cc/sh/v3/fileutil
20:47:42 [2020-03-27T20:47:42.357Z] #56 132.7 mvdan.cc/sh/v3/syntax
20:47:42 [2020-03-27T20:47:42.357Z] #56 ...
20:47:42 [2020-03-27T20:47:42.357Z] 
20:47:42 [2020-03-27T20:47:42.357Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:42 [2020-03-27T20:47:42.357Z] #44 31.71   CC       images/stats.o
20:47:42 [2020-03-27T20:47:42.357Z] #44 32.33   CC       images/core.o
20:47:42 [2020-03-27T20:47:42.357Z] #44 33.39   CC       images/core-x86.o
20:47:42 [2020-03-27T20:47:42.357Z] #44 34.26   CC       images/core-arm.o
20:47:42 [2020-03-27T20:47:42.357Z] #44 34.91   CC       images/core-aarch64.o
20:47:42 [2020-03-27T20:47:42.373Z] #17 41.94 Selecting previously unselected package python3-pkg-resources.
20:47:42 [2020-03-27T20:47:42.373Z] #17 41.96 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:47:42 [2020-03-27T20:47:42.373Z] #17 41.97 Unpacking python3-pkg-resources (40.8.0-1) ...
20:47:42 [2020-03-27T20:47:42.373Z] #17 42.14 Selecting previously unselected package python3-setuptools.
20:47:42 [2020-03-27T20:47:42.373Z] #17 42.15 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:47:42 [2020-03-27T20:47:42.373Z] #17 42.16 Unpacking python3-setuptools (40.8.0-1) ...
20:47:42 [2020-03-27T20:47:42.564Z] #47 ...
20:47:42 [2020-03-27T20:47:42.564Z] 
20:47:42 [2020-03-27T20:47:42.564Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:42 [2020-03-27T20:47:42.564Z] #44 32.49   CC       images/core-arm.o
20:47:42 [2020-03-27T20:47:42.564Z] #44 33.27   CC       images/core-aarch64.o
20:47:42 [2020-03-27T20:47:42.564Z] #44 34.01   CC       images/core-ppc64.o
20:47:42 [2020-03-27T20:47:42.564Z] #44 34.93   CC       images/core-s390.o
20:47:42 [2020-03-27T20:47:42.564Z] #44 36.10   CC       images/cpuinfo.o
20:47:42 [2020-03-27T20:47:42.564Z] #44 37.03   CC       images/inventory.o
20:47:42 [2020-03-27T20:47:42.615Z] #44 35.46   CC       images/core-ppc64.o
20:47:42 [2020-03-27T20:47:42.628Z] #17 42.37 Selecting previously unselected package python3-wheel.
20:47:42 [2020-03-27T20:47:42.628Z] #17 42.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:47:42 [2020-03-27T20:47:42.628Z] #17 42.38 Unpacking python3-wheel (0.32.3-2) ...
20:47:42 [2020-03-27T20:47:42.628Z] #17 42.46 Selecting previously unselected package sudo.
20:47:42 [2020-03-27T20:47:42.628Z] #17 42.47 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
20:47:42 [2020-03-27T20:47:42.696Z] #17 ...
20:47:42 [2020-03-27T20:47:42.696Z] 
20:47:42 [2020-03-27T20:47:42.696Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:42 [2020-03-27T20:47:42.696Z] #44 63.54   CC       compel/arch/aarch64/plugins/std/parasite-head.o
20:47:42 [2020-03-27T20:47:42.696Z] #44 63.63   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
20:47:42 [2020-03-27T20:47:42.696Z] #44 63.72   AR       compel/plugins/std.lib.a
20:47:42 [2020-03-27T20:47:42.696Z] #44 63.83   CC       compel/plugins/fds/fds.o
20:47:42 [2020-03-27T20:47:42.696Z] #44 64.38   AR       compel/plugins/fds.lib.a
20:47:42 [2020-03-27T20:47:42.696Z] #44 64.50   HOSTDEP  compel/src/lib/log-host.d
20:47:42 [2020-03-27T20:47:42.696Z] #44 64.74   HOSTDEP  compel/src/lib/handle-elf-host.d
20:47:42 [2020-03-27T20:47:42.696Z] #44 64.97   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
20:47:42 [2020-03-27T20:47:42.696Z] #44 65.20   HOSTDEP  compel/src/main-host.d
20:47:42 [2020-03-27T20:47:42.696Z] #44 65.52   DEP      compel/src/lib/ptrace.d
20:47:42 [2020-03-27T20:47:42.696Z] #44 65.65   DEP      compel/src/lib/infect.d
20:47:42 [2020-03-27T20:47:42.696Z] #44 66.00   DEP      compel/src/lib/infect-util.d
20:47:42 [2020-03-27T20:47:42.696Z] #44 66.14   DEP      compel/src/lib/infect-rpc.d
20:47:42 [2020-03-27T20:47:42.696Z] #44 66.23   DEP      compel/arch/aarch64/src/lib/infect.d
20:47:42 [2020-03-27T20:47:42.696Z] #44 66.50   DEP      compel/arch/aarch64/src/lib/cpu.d
20:47:42 [2020-03-27T20:47:42.696Z] #44 66.66   DEP      compel/src/lib/log.d
20:47:42 [2020-03-27T20:47:42.696Z] #44 66.80   DEP      compel/src/main.d
20:47:42 [2020-03-27T20:47:42.696Z] #44 66.90   DEP      compel/src/lib/handle-elf.d
20:47:42 [2020-03-27T20:47:42.696Z] #44 67.04   DEP      compel/arch/aarch64/src/lib/handle-elf.d
20:47:42 [2020-03-27T20:47:42.696Z] #44 67.36   CC       compel/src/lib/log.o
20:47:42 [2020-03-27T20:47:42.696Z] #44 67.85   CC       compel/arch/aarch64/src/lib/cpu.o
20:47:42 [2020-03-27T20:47:42.696Z] #44 68.36   CC       compel/arch/aarch64/src/lib/infect.o
20:47:42 [2020-03-27T20:47:42.696Z] #44 68.91   CC       compel/src/lib/infect-rpc.o
20:47:42 [2020-03-27T20:47:42.696Z] #44 69.31   CC       compel/src/lib/infect-util.o
20:47:42 [2020-03-27T20:47:42.696Z] #44 69.77   CC       compel/src/lib/infect.o
20:47:42 [2020-03-27T20:47:42.696Z] #44 72.06   CC       compel/src/lib/ptrace.o
20:47:42 [2020-03-27T20:47:42.696Z] #44 72.56   AR       compel/libcompel.a
20:47:42 [2020-03-27T20:47:42.696Z] #44 72.63   HOSTCC   compel/src/main-host.o
20:47:42 [2020-03-27T20:47:42.696Z] #44 73.20   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
20:47:42 [2020-03-27T20:47:42.696Z] #44 73.45   HOSTCC   compel/src/lib/handle-elf-host.o
20:47:42 [2020-03-27T20:47:42.821Z] #44 37.42   CC       images/fdinfo.o
20:47:42 [2020-03-27T20:47:42.883Z] #17 42.48 Unpacking sudo (1.8.27-1+deb10u2) ...
20:47:42 [2020-03-27T20:47:42.957Z] #44 73.78   HOSTCC   compel/src/lib/log-host.o
20:47:42 [2020-03-27T20:47:42.957Z] #44 73.96   HOSTLINK compel/compel-host-bin
20:47:43 [2020-03-27T20:47:43.138Z] #17 42.96 Selecting previously unselected package thin-provisioning-tools.
20:47:43 [2020-03-27T20:47:43.138Z] #17 42.97 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
20:47:43 [2020-03-27T20:47:43.138Z] #17 42.98 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:47:43 [2020-03-27T20:47:43.219Z] #44 74.30   DEP      soccr/soccr.d
20:47:43 [2020-03-27T20:47:43.482Z] #44 74.52   CC       soccr/soccr.o
20:47:43 [2020-03-27T20:47:43.482Z] #44 ...
20:47:43 [2020-03-27T20:47:43.482Z] 
20:47:43 [2020-03-27T20:47:43.482Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:47:43 [2020-03-27T20:47:43.482Z] #17 2.484 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:47:43 [2020-03-27T20:47:43.482Z] #17 2.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:47:43 [2020-03-27T20:47:43.550Z] #44 36.36   CC       images/core-s390.o
20:47:43 [2020-03-27T20:47:43.557Z] Removing intermediate container 014ced637c8f
20:47:43 [2020-03-27T20:47:43.557Z]  ---> 4112fe5aabbf
20:47:43 [2020-03-27T20:47:43.557Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
20:47:43 [2020-03-27T20:47:43.557Z]  ---> ebd73b5ebd31
20:47:43 [2020-03-27T20:47:43.557Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
20:47:43 [2020-03-27T20:47:43.557Z]  ---> 7102fbfb4b7a
20:47:43 [2020-03-27T20:47:43.557Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
20:47:43 [2020-03-27T20:47:43.557Z]  ---> Running in 6e38c4526b1b
20:47:43 [2020-03-27T20:47:43.557Z] Removing intermediate container 6e38c4526b1b
20:47:43 [2020-03-27T20:47:43.557Z]  ---> 9c5ac3a5ecce
20:47:43 [2020-03-27T20:47:43.557Z] Successfully built 9c5ac3a5ecce
20:47:43 [2020-03-27T20:47:43.557Z] Successfully tagged moby-buildx:latest
20:47:43 [2020-03-27T20:47:43.557Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
20:47:43 [2020-03-27T20:47:43.557Z] if [ -n "${id}" ]; then \
20:47:43 [2020-03-27T20:47:43.557Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
20:47:43 [2020-03-27T20:47:43.557Z] 	&& touch bundles/buildx; \
20:47:43 [2020-03-27T20:47:43.557Z] 	docker rm -f ${id}; \
20:47:43 [2020-03-27T20:47:43.557Z] fi
20:47:43 [2020-03-27T20:47:43.557Z] 220416d87ba512ac51621d63fa1419f1935717da3aea36c4d09eafbe4385ca1b
20:47:43 [2020-03-27T20:47:43.557Z] bundles/buildx version
20:47:43 [2020-03-27T20:47:43.557Z] buildx v0.3.1 6db68d0
20:47:43 [2020-03-27T20:47:43.557Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:bc1ca5ab8a5b96299fa801864284a0c706186420 .
20:47:43 [2020-03-27T20:47:43.557Z] #1 [internal] booting buildkit
20:47:43 [2020-03-27T20:47:43.557Z] #1 pulling image moby/buildkit:buildx-stable-1
20:47:43 [2020-03-27T20:47:43.557Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done
20:47:43 [2020-03-27T20:47:43.557Z] #1 creating container buildx_buildkit_default
20:47:43 [2020-03-27T20:47:43.557Z] #1 creating container buildx_buildkit_default 0.4s done
20:47:43 [2020-03-27T20:47:43.557Z] #1 DONE 3.2s
20:47:43 [2020-03-27T20:47:43.557Z] 
20:47:43 [2020-03-27T20:47:43.557Z] #3 [internal] load .dockerignore
20:47:43 [2020-03-27T20:47:43.557Z] #3 transferring context: 87B done
20:47:43 [2020-03-27T20:47:43.557Z] #3 DONE 0.0s
20:47:43 [2020-03-27T20:47:43.557Z] 
20:47:43 [2020-03-27T20:47:43.557Z] #2 [internal] load build definition from Dockerfile
20:47:43 [2020-03-27T20:47:43.557Z] #2 transferring dockerfile: 17.05kB done
20:47:43 [2020-03-27T20:47:43.557Z] #2 DONE 0.0s
20:47:43 [2020-03-27T20:47:43.557Z] 
20:47:43 [2020-03-27T20:47:43.557Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
20:47:43 [2020-03-27T20:47:43.650Z] #17 43.22 Selecting previously unselected package uidmap.
20:47:43 [2020-03-27T20:47:43.650Z] #17 43.24 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
20:47:43 [2020-03-27T20:47:43.650Z] #17 43.25 Unpacking uidmap (1:4.5-1.1) ...
20:47:43 [2020-03-27T20:47:43.650Z] #17 43.37 Selecting previously unselected package vim-runtime.
20:47:43 [2020-03-27T20:47:43.650Z] #17 43.37 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:47:43 [2020-03-27T20:47:43.650Z] #17 43.40 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:47:43 [2020-03-27T20:47:43.650Z] #17 43.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:47:43 [2020-03-27T20:47:43.650Z] #17 43.43 Unpacking vim-runtime (2:8.1.0875-5) ...
20:47:43 [2020-03-27T20:47:43.742Z] #17 2.519 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:47:43 [2020-03-27T20:47:43.742Z] #17 ...
20:47:43 [2020-03-27T20:47:43.742Z] 
20:47:43 [2020-03-27T20:47:43.742Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:43 [2020-03-27T20:47:43.742Z] #60 10.39 + cd /tmp/tmp.pEMLt3CsJz/src/github.com/opencontainers/runc
20:47:43 [2020-03-27T20:47:43.742Z] #60 10.39 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:47:43 [2020-03-27T20:47:43.742Z] #60 11.24 + '[' -z '' ']'
20:47:43 [2020-03-27T20:47:43.742Z] #60 11.24 + target=static
20:47:43 [2020-03-27T20:47:43.742Z] #60 11.24 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:47:43 [2020-03-27T20:47:43.742Z] #60 12.82 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
20:47:43 [2020-03-27T20:47:43.742Z] #60 ...
20:47:43 [2020-03-27T20:47:43.742Z] 
20:47:43 [2020-03-27T20:47:43.742Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:43 [2020-03-27T20:47:43.742Z] #47 131.9 net/http/httptrace
20:47:43 [2020-03-27T20:47:43.742Z] #47 132.1 net/http
20:47:43 [2020-03-27T20:47:43.753Z] #44 38.08   CC       images/fown.o
20:47:43 [2020-03-27T20:47:43.753Z] #44 38.43   CC       images/ns.o
20:47:43 [2020-03-27T20:47:43.839Z] #4 DONE 0.7s
20:47:44 [2020-03-27T20:47:44.011Z] #44 38.57   CC       images/regfile.o
20:47:44 [2020-03-27T20:47:44.124Z] 
20:47:44 [2020-03-27T20:47:44.124Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
20:47:44 [2020-03-27T20:47:44.124Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
20:47:44 [2020-03-27T20:47:44.124Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
20:47:44 [2020-03-27T20:47:44.124Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
20:47:44 [2020-03-27T20:47:44.124Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done
20:47:44 [2020-03-27T20:47:44.124Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
20:47:44 [2020-03-27T20:47:44.268Z] #44 38.97   CC       images/ghost-file.o
20:47:44 [2020-03-27T20:47:44.312Z] #47 ...
20:47:44 [2020-03-27T20:47:44.312Z] 
20:47:44 [2020-03-27T20:47:44.312Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:47:44 [2020-03-27T20:47:44.312Z] #17 3.192 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
20:47:44 [2020-03-27T20:47:44.408Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
20:47:44 [2020-03-27T20:47:44.693Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
20:47:44 [2020-03-27T20:47:44.833Z] #44 39.48   CC       images/fifo.o
20:47:44 [2020-03-27T20:47:44.921Z] #44 37.78   CC       images/cpuinfo.o
20:47:44 [2020-03-27T20:47:44.975Z] #5 DONE 0.8s
20:47:44 [2020-03-27T20:47:44.975Z] 
20:47:44 [2020-03-27T20:47:44.975Z] #7 [internal] load metadata for docker.io/library/golang:1.13.8-buster
20:47:45 [2020-03-27T20:47:45.398Z] #44 39.73   CC       images/remap-file-path.o
20:47:45 [2020-03-27T20:47:45.621Z] #7 ...
20:47:45 [2020-03-27T20:47:45.621Z] 
20:47:45 [2020-03-27T20:47:45.621Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
20:47:45 [2020-03-27T20:47:45.621Z] #6 DONE 0.3s
20:47:45 [2020-03-27T20:47:45.621Z] 
20:47:45 [2020-03-27T20:47:45.621Z] #7 [internal] load metadata for docker.io/library/golang:1.13.8-buster
20:47:45 [2020-03-27T20:47:45.621Z] #7 DONE 0.5s
20:47:45 [2020-03-27T20:47:45.621Z] 
20:47:45 [2020-03-27T20:47:45.621Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:47:45 [2020-03-27T20:47:45.621Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done
20:47:45 [2020-03-27T20:47:45.655Z] #44 ...
20:47:45 [2020-03-27T20:47:45.655Z] 
20:47:45 [2020-03-27T20:47:45.655Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:45 [2020-03-27T20:47:45.655Z] #56 132.5 mvdan.cc/sh/v3/fileutil
20:47:45 [2020-03-27T20:47:45.655Z] #56 132.9 mvdan.cc/sh/v3/syntax
20:47:45 [2020-03-27T20:47:45.655Z] #56 ...
20:47:45 [2020-03-27T20:47:45.655Z] 
20:47:45 [2020-03-27T20:47:45.655Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:45 [2020-03-27T20:47:45.655Z] #47 139.9 encoding/xml
20:47:45 [2020-03-27T20:47:45.656Z] #47 141.1 go/doc
20:47:45 [2020-03-27T20:47:45.700Z] #17 4.583 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [184 kB]
20:47:45 [2020-03-27T20:47:45.852Z] #44 38.65   CC       images/inventory.o
20:47:45 [2020-03-27T20:47:45.919Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.2s
20:47:45 [2020-03-27T20:47:45.920Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 0B / 54.14MB 0.2s
20:47:45 [2020-03-27T20:47:45.920Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 0B / 73.51MB 0.2s
20:47:45 [2020-03-27T20:47:45.920Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 162.92kB / 10.73MB 0.2s
20:47:45 [2020-03-27T20:47:45.920Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 0B / 8.25MB 0.2s
20:47:45 [2020-03-27T20:47:45.920Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 0B / 96.43MB 0.2s
20:47:45 [2020-03-27T20:47:45.920Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done
20:47:45 [2020-03-27T20:47:45.920Z] #8 sha256:29760557aa15d83b93e1d2ddabafde26559e22005a775c9e89722c8ef7334733 1.79kB / 1.79kB done
20:47:45 [2020-03-27T20:47:45.920Z] #8 sha256:13f57ae73c13d96f2792fd42f2b7090450dd6ca8f4120750b050447a69f2ac9c 5.46kB / 5.46kB done
20:47:46 [2020-03-27T20:47:46.109Z] #44 ...
20:47:46 [2020-03-27T20:47:46.109Z] 
20:47:46 [2020-03-27T20:47:46.109Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:46 [2020-03-27T20:47:46.109Z] #47 142.6 go/doc
20:47:46 [2020-03-27T20:47:46.209Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.2s done
20:47:46 [2020-03-27T20:47:46.209Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 1.38MB / 10.73MB 0.4s
20:47:46 [2020-03-27T20:47:46.209Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 916.54kB / 8.25MB 0.4s
20:47:46 [2020-03-27T20:47:46.209Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 425.02kB / 57.39MB 0.4s
20:47:46 [2020-03-27T20:47:46.498Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 1.93MB / 10.73MB 0.6s
20:47:46 [2020-03-27T20:47:46.498Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 1.47MB / 8.25MB 0.6s
20:47:46 [2020-03-27T20:47:46.498Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 2.00MB / 8.25MB 0.7s
20:47:46 [2020-03-27T20:47:46.787Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 2.92MB / 54.14MB 0.9s
20:47:46 [2020-03-27T20:47:46.787Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 3.21MB / 10.73MB 0.9s
20:47:46 [2020-03-27T20:47:46.787Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 2.75MB / 8.25MB 0.9s
20:47:46 [2020-03-27T20:47:46.787Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.24MB / 8.25MB 1.0s
20:47:46 [2020-03-27T20:47:46.787Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 4.23MB / 10.73MB 1.2s
20:47:46 [2020-03-27T20:47:46.787Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.77MB / 8.25MB 1.2s
20:47:47 [2020-03-27T20:47:47.083Z] #17 6.043 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
20:47:47 [2020-03-27T20:47:47.088Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 4.10MB / 73.51MB 1.3s
20:47:47 [2020-03-27T20:47:47.088Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.29MB / 8.25MB 1.3s
20:47:47 [2020-03-27T20:47:47.088Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 3.80MB / 57.39MB 1.3s
20:47:47 [2020-03-27T20:47:47.167Z] #17 46.77 Selecting previously unselected package vim.
20:47:47 [2020-03-27T20:47:47.168Z] #17 46.78 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
20:47:47 [2020-03-27T20:47:47.168Z] #17 46.79 Unpacking vim (2:8.1.0875-5) ...
20:47:47 [2020-03-27T20:47:47.380Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 5.18MB / 10.73MB 1.5s
20:47:47 [2020-03-27T20:47:47.381Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.72MB / 8.25MB 1.5s
20:47:47 [2020-03-27T20:47:47.381Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 5.77MB / 10.73MB 1.6s
20:47:47 [2020-03-27T20:47:47.381Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.31MB / 8.25MB 1.6s
20:47:47 [2020-03-27T20:47:47.381Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 4.88MB / 96.43MB 1.6s
20:47:47 [2020-03-27T20:47:47.676Z] #17 47.36 Selecting previously unselected package xfsprogs.
20:47:47 [2020-03-27T20:47:47.676Z] #17 47.37 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
20:47:47 [2020-03-27T20:47:47.676Z] #17 47.37 Unpacking xfsprogs (4.20.0-1) ...
20:47:47 [2020-03-27T20:47:47.679Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 5.93MB / 54.14MB 1.8s
20:47:47 [2020-03-27T20:47:47.679Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.80MB / 8.25MB 1.8s
20:47:47 [2020-03-27T20:47:47.679Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 6.75MB / 10.73MB 1.9s
20:47:47 [2020-03-27T20:47:47.679Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 6.29MB / 8.25MB 1.9s
20:47:47 [2020-03-27T20:47:47.679Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 6.75MB / 8.25MB 2.1s
20:47:47 [2020-03-27T20:47:47.976Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 7.70MB / 10.73MB 2.2s
20:47:47 [2020-03-27T20:47:47.976Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.24MB / 8.25MB 2.2s
20:47:47 [2020-03-27T20:47:47.976Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 6.79MB / 57.39MB 2.2s
20:47:48 [2020-03-27T20:47:48.235Z] #17 47.86 Selecting previously unselected package zip.
20:47:48 [2020-03-27T20:47:48.235Z] #17 47.87 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
20:47:48 [2020-03-27T20:47:48.235Z] #17 47.88 Unpacking zip (3.0-11+b1) ...
20:47:48 [2020-03-27T20:47:48.235Z] #17 ...
20:47:48 [2020-03-27T20:47:48.235Z] 
20:47:48 [2020-03-27T20:47:48.235Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:48 [2020-03-27T20:47:48.235Z] #44 130.8   CC       criu/cr-service.o
20:47:48 [2020-03-27T20:47:48.235Z] #44 132.4   CC       criu/crtools.o
20:47:48 [2020-03-27T20:47:48.235Z] #44 132.9   CC       criu/eventfd.o
20:47:48 [2020-03-27T20:47:48.235Z] #44 133.3   CC       criu/eventpoll.o
20:47:48 [2020-03-27T20:47:48.235Z] #44 134.2   CC       criu/external.o
20:47:48 [2020-03-27T20:47:48.235Z] #44 134.5   CC       criu/fault-injection.o
20:47:48 [2020-03-27T20:47:48.235Z] #44 134.7   CC       criu/fdstore.o
20:47:48 [2020-03-27T20:47:48.235Z] #44 135.0   CC       criu/fifo.o
20:47:48 [2020-03-27T20:47:48.235Z] #44 135.4   CC       criu/file-ids.o
20:47:48 [2020-03-27T20:47:48.235Z] #44 135.7   CC       criu/file-lock.o
20:47:48 [2020-03-27T20:47:48.235Z] #44 136.6   CC       criu/files-ext.o
20:47:48 [2020-03-27T20:47:48.235Z] #44 137.0   CC       criu/files-reg.o
20:47:48 [2020-03-27T20:47:48.235Z] #44 139.2   CC       criu/files.o
20:47:48 [2020-03-27T20:47:48.265Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.73MB / 8.25MB 2.4s
20:47:48 [2020-03-27T20:47:48.265Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 8.13MB / 73.51MB 2.5s
20:47:48 [2020-03-27T20:47:48.265Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 8.72MB / 10.73MB 2.5s
20:47:48 [2020-03-27T20:47:48.265Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.5s
20:47:48 [2020-03-27T20:47:48.470Z] ok  	github.com/docker/docker/cmd/dockerd	0.044s	coverage: 30.7% of statements
20:47:48 [2020-03-27T20:47:48.470Z] ok  	github.com/docker/docker/container	0.118s	coverage: 34.9% of statements
20:47:48 [2020-03-27T20:47:48.470Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:47:48 [2020-03-27T20:47:48.470Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:47:48 [2020-03-27T20:47:48.470Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:47:48 [2020-03-27T20:47:48.470Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:47:48 [2020-03-27T20:47:48.490Z] #44 ...
20:47:48 [2020-03-27T20:47:48.490Z] 
20:47:48 [2020-03-27T20:47:48.490Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:47:48 [2020-03-27T20:47:48.490Z] #17 48.13 Setting up aufs-tools (1:4.14+20190211-1) ...
20:47:48 [2020-03-27T20:47:48.490Z] #17 48.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:47:48 [2020-03-27T20:47:48.490Z] #17 48.15 Setting up libip6tc0:amd64 (1.8.2-4) ...
20:47:48 [2020-03-27T20:47:48.490Z] #17 48.18 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:47:48 [2020-03-27T20:47:48.490Z] #17 48.19 Setting up libgpm2:amd64 (1.20.7-5) ...
20:47:48 [2020-03-27T20:47:48.490Z] #17 48.20 Setting up libip4tc0:amd64 (1.8.2-4) ...
20:47:48 [2020-03-27T20:47:48.490Z] #17 48.21 Setting up uidmap (1:4.5-1.1) ...
20:47:48 [2020-03-27T20:47:48.490Z] #17 48.22 Setting up libnftnl11:amd64 (1.1.2-2) ...
20:47:48 [2020-03-27T20:47:48.490Z] #17 48.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:47:48 [2020-03-27T20:47:48.490Z] #17 48.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:47:48 [2020-03-27T20:47:48.490Z] #17 48.26 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:47:48 [2020-03-27T20:47:48.490Z] #17 48.28 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:47:48 [2020-03-27T20:47:48.490Z] #17 48.29 Setting up xxd (2:8.1.0875-5) ...
20:47:48 [2020-03-27T20:47:48.490Z] #17 48.30 Setting up zip (3.0-11+b1) ...
20:47:48 [2020-03-27T20:47:48.490Z] #17 48.31 Setting up vim-common (2:8.1.0875-5) ...
20:47:48 [2020-03-27T20:47:48.559Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 9.47MB / 54.14MB 2.7s
20:47:48 [2020-03-27T20:47:48.559Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 9.67MB / 10.73MB 2.7s
20:47:48 [2020-03-27T20:47:48.559Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.5s done
20:47:48 [2020-03-27T20:47:48.559Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.22MB / 10.73MB 2.8s
20:47:48 [2020-03-27T20:47:48.744Z] #17 48.34 Setting up bash-completion (1:2.8-6) ...
20:47:48 [2020-03-27T20:47:48.848Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 2.9s done
20:47:48 [2020-03-27T20:47:48.848Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 10.45MB / 96.43MB 3.0s
20:47:48 [2020-03-27T20:47:48.848Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 10.09MB / 57.39MB 3.0s
20:47:48 [2020-03-27T20:47:48.933Z] #47 ...
20:47:48 [2020-03-27T20:47:48.933Z] 
20:47:48 [2020-03-27T20:47:48.933Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:48 [2020-03-27T20:47:48.933Z] #44 40.38   CC       images/eventfd.o
20:47:48 [2020-03-27T20:47:48.933Z] #44 40.61   CC       images/eventpoll.o
20:47:48 [2020-03-27T20:47:48.933Z] #44 40.97   CC       images/fh.o
20:47:48 [2020-03-27T20:47:48.933Z] #44 41.45   CC       images/fsnotify.o
20:47:48 [2020-03-27T20:47:48.933Z] #44 42.51   CC       images/signalfd.o
20:47:48 [2020-03-27T20:47:48.933Z] #44 42.90   CC       images/fs.o
20:47:48 [2020-03-27T20:47:48.933Z] #44 43.25   CC       images/pstree.o
20:47:49 [2020-03-27T20:47:49.143Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 12.58MB / 54.14MB 3.3s
20:47:49 [2020-03-27T20:47:49.143Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 12.32MB / 73.51MB 3.3s
20:47:49 [2020-03-27T20:47:49.191Z] #44 43.64   CC       images/pipe.o
20:47:49 [2020-03-27T20:47:49.434Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 13.73MB / 57.39MB 3.6s
20:47:49 [2020-03-27T20:47:49.449Z] #44 43.90   CC       images/tcp-stream.o
20:47:49 [2020-03-27T20:47:49.729Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 16.12MB / 54.14MB 3.9s
20:47:49 [2020-03-27T20:47:49.729Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 16.07MB / 96.43MB 4.0s
20:47:50 [2020-03-27T20:47:50.013Z] #44 44.39   CC       images/sk-packet.o
20:47:50 [2020-03-27T20:47:50.026Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 17.31MB / 57.39MB 4.2s
20:47:50 [2020-03-27T20:47:50.026Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 16.58MB / 73.51MB 4.3s
20:47:50 [2020-03-27T20:47:50.271Z] #44 44.89   CC       images/mnt.o
20:47:50 [2020-03-27T20:47:50.287Z] #47 146.7 github.com/LK4D4/vndr/versioned
20:47:50 [2020-03-27T20:47:50.313Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 20.59MB / 54.14MB 4.6s
20:47:50 [2020-03-27T20:47:50.385Z] #17 ...
20:47:50 [2020-03-27T20:47:50.385Z] 
20:47:50 [2020-03-27T20:47:50.385Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:50 [2020-03-27T20:47:50.385Z] #44 76.48   AR       soccr/libsoccr.a
20:47:50 [2020-03-27T20:47:50.385Z] #44 76.54 make[1]: 'soccr/libsoccr.a' is up to date.
20:47:50 [2020-03-27T20:47:50.385Z] #44 77.13   DEP      criu/arch/aarch64/sigframe.d
20:47:50 [2020-03-27T20:47:50.385Z] #44 77.26   DEP      criu/arch/aarch64/crtools.d
20:47:50 [2020-03-27T20:47:50.385Z] #44 77.56   DEP      criu/arch/aarch64/cpu.d
20:47:50 [2020-03-27T20:47:50.385Z] #44 77.66   DEP      criu/arch/aarch64/bitops.d
20:47:50 [2020-03-27T20:47:50.385Z] #44 77.75   CC       criu/arch/aarch64/bitops.o
20:47:50 [2020-03-27T20:47:50.385Z] #44 77.83   CC       criu/arch/aarch64/cpu.o
20:47:50 [2020-03-27T20:47:50.385Z] #44 78.01   CC       criu/arch/aarch64/crtools.o
20:47:50 [2020-03-27T20:47:50.385Z] #44 78.84   CC       criu/arch/aarch64/sigframe.o
20:47:50 [2020-03-27T20:47:50.385Z] #44 79.12   LINK     criu/arch/aarch64/crtools.built-in.o
20:47:50 [2020-03-27T20:47:50.385Z] #44 79.22   DEP      criu/pie/util-vdso.d
20:47:50 [2020-03-27T20:47:50.385Z] #44 79.47   DEP      criu/pie/util.d
20:47:50 [2020-03-27T20:47:50.385Z] #44 79.68   CC       criu/pie/util.o
20:47:50 [2020-03-27T20:47:50.385Z] #44 80.11   CC       criu/pie/util-vdso.o
20:47:50 [2020-03-27T20:47:50.385Z] #44 81.01   AR       criu/pie/pie.lib.a
20:47:50 [2020-03-27T20:47:50.385Z] #44 81.13   DEP      criu/pie/restorer.d
20:47:50 [2020-03-27T20:47:50.385Z] #44 81.50   DEP      criu/arch/aarch64/intraprocedure.d
20:47:50 [2020-03-27T20:47:50.544Z] #47 146.8 compress/flate
20:47:50 [2020-03-27T20:47:50.601Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 20.97MB / 57.39MB 4.8s
20:47:50 [2020-03-27T20:47:50.646Z] #44 81.52   DEP      criu/arch/aarch64/restorer.d
20:47:50 [2020-03-27T20:47:50.646Z] #44 81.72   DEP      criu/arch/aarch64/vdso-pie.d
20:47:50 [2020-03-27T20:47:50.836Z] #44 45.23   CC       images/pipe-data.o
20:47:50 [2020-03-27T20:47:50.889Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 21.66MB / 96.43MB 4.9s
20:47:50 [2020-03-27T20:47:50.889Z] #8 ...
20:47:50 [2020-03-27T20:47:50.889Z] 
20:47:50 [2020-03-27T20:47:50.889Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
20:47:50 [2020-03-27T20:47:50.889Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
20:47:50 [2020-03-27T20:47:50.889Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
20:47:50 [2020-03-27T20:47:50.889Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done
20:47:50 [2020-03-27T20:47:50.889Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
20:47:50 [2020-03-27T20:47:50.889Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.3s done
20:47:50 [2020-03-27T20:47:50.889Z] #72 DONE 5.3s
20:47:50 [2020-03-27T20:47:50.889Z] 
20:47:50 [2020-03-27T20:47:50.889Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:47:50 [2020-03-27T20:47:50.889Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 23.54MB / 54.14MB 5.1s
20:47:50 [2020-03-27T20:47:50.889Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 21.13MB / 73.51MB 5.1s
20:47:50 [2020-03-27T20:47:50.889Z] #8 ...
20:47:50 [2020-03-27T20:47:50.889Z] 
20:47:50 [2020-03-27T20:47:50.889Z] #21 [internal] load build context
20:47:50 [2020-03-27T20:47:50.889Z] #21 transferring context: 37.94MB 5.3s
20:47:50 [2020-03-27T20:47:50.889Z] #21 ...
20:47:50 [2020-03-27T20:47:50.889Z] 
20:47:50 [2020-03-27T20:47:50.889Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:47:50 [2020-03-27T20:47:50.907Z] #44 81.91   DEP      criu/pie/parasite-vdso.d
20:47:51 [2020-03-27T20:47:51.093Z] #44 45.71   CC       images/sa.o
20:47:51 [2020-03-27T20:47:51.168Z] #44 82.21   DEP      criu/pie/parasite.d
20:47:51 [2020-03-27T20:47:51.177Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 24.79MB / 57.39MB 5.4s
20:47:51 [2020-03-27T20:47:51.254Z] #17 50.91 Setting up libiptc0:amd64 (1.8.2-4) ...
20:47:51 [2020-03-27T20:47:51.254Z] #17 50.92 Setting up xz-utils (5.2.4-1) ...
20:47:51 [2020-03-27T20:47:51.254Z] #17 50.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:47:51 [2020-03-27T20:47:51.254Z] #17 50.96 Setting up sudo (1.8.27-1+deb10u2) ...
20:47:51 [2020-03-27T20:47:51.254Z] #17 51.04 invoke-rc.d: could not determine current runlevel
20:47:51 [2020-03-27T20:47:51.254Z] #17 51.05 invoke-rc.d: policy-rc.d denied execution of start.
20:47:51 [2020-03-27T20:47:51.254Z] #17 51.06 Setting up pigz (2.4-1) ...
20:47:51 [2020-03-27T20:47:51.254Z] #17 51.07 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:47:51 [2020-03-27T20:47:51.254Z] #17 51.09 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:47:51 [2020-03-27T20:47:51.254Z] #17 51.10 Setting up python-pip-whl (18.1-5) ...
20:47:51 [2020-03-27T20:47:51.254Z] #17 51.11 Setting up libmpdec2:amd64 (2.4.2-2) ...
20:47:51 [2020-03-27T20:47:51.254Z] #17 51.12 Setting up vim-runtime (2:8.1.0875-5) ...
20:47:51 [2020-03-27T20:47:51.429Z] #44 ...
20:47:51 [2020-03-27T20:47:51.429Z] 
20:47:51 [2020-03-27T20:47:51.429Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:47:51 [2020-03-27T20:47:51.489Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 26.49MB / 54.14MB 5.5s
20:47:51 [2020-03-27T20:47:51.489Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 24.86MB / 73.51MB 5.7s
20:47:51 [2020-03-27T20:47:51.658Z] #44 46.03   CC       images/timer.o
20:47:51 [2020-03-27T20:47:51.781Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 26.87MB / 96.43MB 5.8s
20:47:51 [2020-03-27T20:47:51.781Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 27.70MB / 57.39MB 5.8s
20:47:51 [2020-03-27T20:47:51.781Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 29.51MB / 54.14MB 6.0s
20:47:51 [2020-03-27T20:47:51.814Z] #17 51.58 Setting up libaio1:amd64 (0.3.112-3) ...
20:47:51 [2020-03-27T20:47:51.814Z] #17 51.60 Setting up libonig5:amd64 (6.9.1-1) ...
20:47:51 [2020-03-27T20:47:51.814Z] #17 51.61 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
20:47:51 [2020-03-27T20:47:51.814Z] #17 51.62 Setting up vim (2:8.1.0875-5) ...
20:47:51 [2020-03-27T20:47:51.814Z] #17 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:47:51 [2020-03-27T20:47:51.814Z] #17 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:47:51 [2020-03-27T20:47:51.814Z] #17 51.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:47:51 [2020-03-27T20:47:51.814Z] #17 51.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:47:51 [2020-03-27T20:47:51.814Z] #17 51.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:47:51 [2020-03-27T20:47:51.814Z] #17 51.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:47:51 [2020-03-27T20:47:51.814Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:47:51 [2020-03-27T20:47:51.814Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:47:51 [2020-03-27T20:47:51.814Z] #17 51.69 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:47:51 [2020-03-27T20:47:51.912Z] ok  	github.com/docker/docker/daemon/cluster	0.055s	coverage: 0.5% of statements
20:47:52 [2020-03-27T20:47:52.066Z] #8 ...
20:47:52 [2020-03-27T20:47:52.066Z] 
20:47:52 [2020-03-27T20:47:52.066Z] #21 [internal] load build context
20:47:52 [2020-03-27T20:47:52.066Z] #21 transferring context: 50.07MB 6.2s done
20:47:52 [2020-03-27T20:47:52.066Z] #21 DONE 6.3s
20:47:52 [2020-03-27T20:47:52.066Z] 
20:47:52 [2020-03-27T20:47:52.066Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7...
20:47:52 [2020-03-27T20:47:52.066Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 29.44MB / 73.51MB 6.3s
20:47:52 [2020-03-27T20:47:52.066Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 31.26MB / 57.39MB 6.3s
20:47:52 [2020-03-27T20:47:52.066Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 34.03MB / 54.14MB 6.4s
20:47:52 [2020-03-27T20:47:52.066Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 32.77MB / 96.43MB 6.4s
20:47:52 [2020-03-27T20:47:52.069Z] #17 51.70 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:47:52 [2020-03-27T20:47:52.069Z] #17 51.71 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:47:52 [2020-03-27T20:47:52.069Z] #17 51.73 Setting up jq (1.5+dfsg-2+b1) ...
20:47:52 [2020-03-27T20:47:52.069Z] #17 51.74 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
20:47:52 [2020-03-27T20:47:52.069Z] #17 51.76 Setting up python3.7 (3.7.3-2+deb10u1) ...
20:47:52 [2020-03-27T20:47:52.225Z] #44 46.77   CC       images/timerfd.o
20:47:52 [2020-03-27T20:47:52.351Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 33.41MB / 73.51MB 6.6s
20:47:52 [2020-03-27T20:47:52.351Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 34.90MB / 57.39MB 6.6s
20:47:52 [2020-03-27T20:47:52.351Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 37.80MB / 54.14MB 6.7s
20:47:52 [2020-03-27T20:47:52.439Z] #47 ...
20:47:52 [2020-03-27T20:47:52.439Z] 
20:47:52 [2020-03-27T20:47:52.439Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:52 [2020-03-27T20:47:52.439Z] #44 39.36   CC       images/fdinfo.o
20:47:52 [2020-03-27T20:47:52.439Z] #44 40.27   CC       images/fown.o
20:47:52 [2020-03-27T20:47:52.439Z] #44 40.54   CC       images/ns.o
20:47:52 [2020-03-27T20:47:52.439Z] #44 40.85   CC       images/regfile.o
20:47:52 [2020-03-27T20:47:52.439Z] #44 41.12   CC       images/ghost-file.o
20:47:52 [2020-03-27T20:47:52.439Z] #44 41.59   CC       images/fifo.o
20:47:52 [2020-03-27T20:47:52.439Z] #44 42.04   CC       images/remap-file-path.o
20:47:52 [2020-03-27T20:47:52.439Z] #44 42.44   CC       images/eventfd.o
20:47:52 [2020-03-27T20:47:52.439Z] #44 42.92   CC       images/eventpoll.o
20:47:52 [2020-03-27T20:47:52.439Z] #44 43.45   CC       images/fh.o
20:47:52 [2020-03-27T20:47:52.439Z] #44 44.02   CC       images/fsnotify.o
20:47:52 [2020-03-27T20:47:52.439Z] #44 45.19   CC       images/signalfd.o
20:47:52 [2020-03-27T20:47:52.638Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 37.32MB / 73.51MB 6.9s
20:47:52 [2020-03-27T20:47:52.638Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 38.11MB / 96.43MB 6.9s
20:47:52 [2020-03-27T20:47:52.638Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 38.70MB / 57.39MB 6.9s
20:47:52 [2020-03-27T20:47:52.638Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 42.18MB / 54.14MB 7.0s
20:47:52 [2020-03-27T20:47:52.790Z] #44 47.36   CC       images/mm.o
20:47:52 [2020-03-27T20:47:52.913Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
20:47:52 [2020-03-27T20:47:52.924Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 41.14MB / 73.51MB 7.2s
20:47:52 [2020-03-27T20:47:52.924Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 45.97MB / 54.14MB 7.3s
20:47:52 [2020-03-27T20:47:52.924Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 44.30MB / 96.43MB 7.3s
20:47:52 [2020-03-27T20:47:52.924Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 42.92MB / 57.39MB 7.3s
20:47:53 [2020-03-27T20:47:53.005Z] #44 45.65   CC       images/fs.o
20:47:53 [2020-03-27T20:47:53.005Z] #44 ...
20:47:53 [2020-03-27T20:47:53.005Z] 
20:47:53 [2020-03-27T20:47:53.005Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:53 [2020-03-27T20:47:53.005Z] #47 149.2 github.com/LK4D4/vndr/build
20:47:53 [2020-03-27T20:47:53.209Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 49.69MB / 54.14MB 7.6s
20:47:53 [2020-03-27T20:47:53.209Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 46.54MB / 73.51MB 7.6s
20:47:53 [2020-03-27T20:47:53.210Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 46.72MB / 57.39MB 7.6s
20:47:53 [2020-03-27T20:47:53.354Z] #44 47.94   CC       images/sk-opts.o
20:47:53 [2020-03-27T20:47:53.497Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 49.81MB / 96.43MB 7.8s
20:47:53 [2020-03-27T20:47:53.786Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 52.90MB / 54.14MB 7.9s
20:47:53 [2020-03-27T20:47:53.786Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 50.09MB / 57.39MB 7.9s
20:47:53 [2020-03-27T20:47:53.913Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.6% of statements
20:47:53 [2020-03-27T20:47:53.918Z] #44 48.22   CC       images/sk-unix.o
20:47:54 [2020-03-27T20:47:54.041Z] #23 144.9 Checking out files:  20% (2176/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:  35% (3733/10664)   
Checking out files:  36% (3840/10664)   
Checking out files:  37% (3946/10664)   
Checking out files:  37% (3989/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:  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:  61% (6592/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:  83% (8852/10664)   
Checking out files:  83% (8954/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.
20:47:54 [2020-03-27T20:47:54.041Z] #23 148.7 + cd /tmp/tmp.IrkBjUAT82/tmp/docker-ce
20:47:54 [2020-03-27T20:47:54.041Z] #23 148.7 + git checkout -q v17.06.2-ce
20:47:54 [2020-03-27T20:47:54.072Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 8.1s done
20:47:54 [2020-03-27T20:47:54.072Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 54.29MB / 73.51MB 8.2s
20:47:54 [2020-03-27T20:47:54.072Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 55.09MB / 96.43MB 8.2s
20:47:54 [2020-03-27T20:47:54.072Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 54.09MB / 57.39MB 8.2s
20:47:54 [2020-03-27T20:47:54.359Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 59.17MB / 73.51MB 8.5s
20:47:54 [2020-03-27T20:47:54.359Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 61.45MB / 96.43MB 8.5s
20:47:54 [2020-03-27T20:47:54.359Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 8.4s done
20:47:54 [2020-03-27T20:47:54.483Z] #44 48.82   CC       images/sk-inet.o
20:47:54 [2020-03-27T20:47:54.647Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 66.62MB / 73.51MB 8.8s
20:47:54 [2020-03-27T20:47:54.647Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 71.04MB / 96.43MB 8.8s
20:47:54 [2020-03-27T20:47:54.647Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 76.06MB / 96.43MB 9.0s
20:47:54 [2020-03-27T20:47:54.935Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 71.41MB / 73.51MB 9.1s
20:47:54 [2020-03-27T20:47:54.935Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 85.90MB / 96.43MB 9.3s
20:47:55 [2020-03-27T20:47:55.048Z] #44 49.57   CC       images/tun.o
20:47:55 [2020-03-27T20:47:55.221Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 93.97MB / 96.43MB 9.4s
20:47:55 [2020-03-27T20:47:55.221Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 9.3s done
20:47:55 [2020-03-27T20:47:55.221Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 9.5s done
20:47:55 [2020-03-27T20:47:55.221Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca
20:47:55 [2020-03-27T20:47:55.330Z] #17 54.73 Setting up iptables (1.8.2-4) ...
20:47:55 [2020-03-27T20:47:55.330Z] #17 54.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:47:55 [2020-03-27T20:47:55.330Z] #17 54.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:47:55 [2020-03-27T20:47:55.330Z] #17 54.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:47:55 [2020-03-27T20:47:55.330Z] #17 54.77 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:47:55 [2020-03-27T20:47:55.330Z] #17 54.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:47:55 [2020-03-27T20:47:55.330Z] #17 54.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:47:55 [2020-03-27T20:47:55.330Z] #17 54.79 Setting up python3 (3.7.3-1) ...
20:47:55 [2020-03-27T20:47:55.330Z] #17 55.15 Setting up python3-wheel (0.32.3-2) ...
20:47:55 [2020-03-27T20:47:55.527Z] #47 152.1 hash/crc32
20:47:55 [2020-03-27T20:47:55.613Z] #44 50.19   CC       images/sk-netlink.o
20:47:56 [2020-03-27T20:47:56.179Z] #44 50.71   CC       images/packet-sock.o
20:47:56 [2020-03-27T20:47:56.255Z] #17 55.90 Setting up apparmor (2.13.2-10) ...
20:47:57 [2020-03-27T20:47:57.014Z] #47 153.0 compress/gzip
20:47:57 [2020-03-27T20:47:57.112Z] #44 ...
20:47:57 [2020-03-27T20:47:57.112Z] 
20:47:57 [2020-03-27T20:47:57.112Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:57 [2020-03-27T20:47:57.112Z] #56 144.9 mvdan.cc/sh/v3/cmd/shfmt
20:47:57 [2020-03-27T20:47:57.112Z] #56 DONE 154.1s
20:47:57 [2020-03-27T20:47:57.112Z] 
20:47:57 [2020-03-27T20:47:57.112Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:57 [2020-03-27T20:47:57.112Z] #44 51.50   CC       images/ipc-var.o
20:47:57 [2020-03-27T20:47:57.112Z] #44 ...
20:47:57 [2020-03-27T20:47:57.112Z] 
20:47:57 [2020-03-27T20:47:57.112Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:57 [2020-03-27T20:47:57.112Z] #47 146.6 github.com/LK4D4/vndr/build
20:47:57 [2020-03-27T20:47:57.112Z] #47 150.0 github.com/LK4D4/vndr/versioned
20:47:57 [2020-03-27T20:47:57.112Z] #47 150.7 net
20:47:57 [2020-03-27T20:47:57.112Z] #47 152.8 vendor/golang.org/x/text/transform
20:47:57 [2020-03-27T20:47:57.112Z] #47 153.7 vendor/golang.org/x/text/unicode/bidi
20:47:57 [2020-03-27T20:47:57.369Z] #47 ...
20:47:57 [2020-03-27T20:47:57.369Z] 
20:47:57 [2020-03-27T20:47:57.369Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:57 [2020-03-27T20:47:57.369Z] #44 52.04   CC       images/ipc-desc.o
20:47:57 [2020-03-27T20:47:57.620Z] #17 57.43 Setting up xfsprogs (4.20.0-1) ...
20:47:57 [2020-03-27T20:47:57.876Z] #17 57.45 Setting up python3-lib2to3 (3.7.3-1) ...
20:47:57 [2020-03-27T20:47:57.935Z] #44 52.46   CC       images/ipc-shm.o
20:47:57 [2020-03-27T20:47:57.945Z] #47 ...
20:47:57 [2020-03-27T20:47:57.945Z] 
20:47:57 [2020-03-27T20:47:57.945Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:47:57 [2020-03-27T20:47:57.945Z] #56 144.2 mvdan.cc/sh/v3/cmd/shfmt
20:47:57 [2020-03-27T20:47:57.945Z] #56 DONE 154.2s
20:47:57 [2020-03-27T20:47:57.945Z] 
20:47:57 [2020-03-27T20:47:57.945Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:47:57 [2020-03-27T20:47:57.945Z] #47 154.2 net
20:47:58 [2020-03-27T20:47:58.193Z] #44 52.84   CC       images/ipc-msg.o
20:47:58 [2020-03-27T20:47:58.195Z] #17 57.82 Setting up python3-pkg-resources (40.8.0-1) ...
20:47:58 [2020-03-27T20:47:58.202Z] #47 154.6 vendor/golang.org/x/text/transform
20:47:58 [2020-03-27T20:47:58.498Z] #17 ...
20:47:58 [2020-03-27T20:47:58.498Z] 
20:47:58 [2020-03-27T20:47:58.498Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:47:58 [2020-03-27T20:47:58.498Z] #44 141.1   CC       criu/filesystems.o
20:47:58 [2020-03-27T20:47:58.498Z] #44 141.9   CC       criu/fsnotify.o
20:47:58 [2020-03-27T20:47:58.498Z] #44 143.2   CC       criu/image-desc.o
20:47:58 [2020-03-27T20:47:58.498Z] #44 143.3   CC       criu/image.o
20:47:58 [2020-03-27T20:47:58.498Z] #44 144.2   CC       criu/ipc_ns.o
20:47:58 [2020-03-27T20:47:58.498Z] #44 145.4   CC       criu/irmap.o
20:47:58 [2020-03-27T20:47:58.498Z] #44 146.3   CC       criu/kcmp-ids.o
20:47:58 [2020-03-27T20:47:58.498Z] #44 146.6   CC       criu/kerndat.o
20:47:58 [2020-03-27T20:47:58.498Z] #44 147.6   CC       criu/libnetlink.o
20:47:58 [2020-03-27T20:47:58.498Z] #44 148.0   CC       criu/log.o
20:47:58 [2020-03-27T20:47:58.498Z] #44 148.3   CC       criu/lsm.o
20:47:58 [2020-03-27T20:47:58.498Z] #44 148.6   CC       criu/mem.o
20:47:58 [2020-03-27T20:47:58.498Z] #44 150.3   CC       criu/mount.o
20:47:58 [2020-03-27T20:47:58.757Z] #44 ...
20:47:58 [2020-03-27T20:47:58.757Z] 
20:47:58 [2020-03-27T20:47:58.757Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:47:58 [2020-03-27T20:47:58.757Z] #41 250.6 + dpkg --print-architecture
20:47:58 [2020-03-27T20:47:58.757Z] #41 250.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:47:58 [2020-03-27T20:47:58.757Z] #41 250.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:47:58 [2020-03-27T20:47:58.757Z] #41 250.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:47:58 [2020-03-27T20:47:58.759Z] #44 53.28   CC       images/ipc-sem.o
20:47:59 [2020-03-27T20:47:59.012Z] #41 ...
20:47:59 [2020-03-27T20:47:59.012Z] 
20:47:59 [2020-03-27T20:47:59.012Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:47:59 [2020-03-27T20:47:59.012Z] #17 58.79 Setting up python3-distutils (3.7.3-1) ...
20:47:59 [2020-03-27T20:47:59.019Z] #44 53.54   CC       images/utsns.o
20:47:59 [2020-03-27T20:47:59.019Z] #44 53.74   CC       images/creds.o
20:47:59 [2020-03-27T20:47:59.279Z] #44 54.02   CC       images/vma.o
20:47:59 [2020-03-27T20:47:59.327Z] #23 153.3 + mkdir -p /tmp/tmp.IrkBjUAT82/src/github.com/docker
20:47:59 [2020-03-27T20:47:59.327Z] #23 153.3 + mv components/cli /tmp/tmp.IrkBjUAT82/src/github.com/docker/cli
20:47:59 [2020-03-27T20:47:59.327Z] #23 153.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
20:47:59 [2020-03-27T20:47:59.574Z] #17 59.36 Setting up python3-setuptools (40.8.0-1) ...
20:47:59 [2020-03-27T20:47:59.843Z] #44 54.32   CC       images/netdev.o
20:48:00 [2020-03-27T20:48:00.100Z] #47 156.1 vendor/golang.org/x/text/unicode/bidi
20:48:00 [2020-03-27T20:48:00.269Z] #23 ...
20:48:00 [2020-03-27T20:48:00.269Z] 
20:48:00 [2020-03-27T20:48:00.269Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:48:00 [2020-03-27T20:48:00.269Z] #17 9.193 Fetched 8164 kB in 7s (1172 kB/s)
20:48:00 [2020-03-27T20:48:00.269Z] #17 9.193 Reading package lists...
20:48:00 [2020-03-27T20:48:00.269Z] #17 13.19 Reading package lists...
20:48:00 [2020-03-27T20:48:00.269Z] #17 16.98 Building dependency tree...
20:48:00 [2020-03-27T20:48:00.269Z] #17 18.92 libcap2-bin is already the newest version (1:2.25-2).
20:48:00 [2020-03-27T20:48:00.269Z] #17 18.92 The following additional packages will be installed:
20:48:00 [2020-03-27T20:48:00.269Z] #17 18.93   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:48:00 [2020-03-27T20:48:00.269Z] #17 18.93   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:48:00 [2020-03-27T20:48:00.269Z] #17 18.93   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:48:00 [2020-03-27T20:48:00.269Z] #17 18.93   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:48:00 [2020-03-27T20:48:00.269Z] #17 18.93   python3.7 python3.7-minimal vim-runtime xxd
20:48:00 [2020-03-27T20:48:00.269Z] #17 18.93 Suggested packages:
20:48:00 [2020-03-27T20:48:00.269Z] #17 18.93   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:48:00 [2020-03-27T20:48:00.269Z] #17 18.93   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:48:00 [2020-03-27T20:48:00.269Z] #17 18.93   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:48:00 [2020-03-27T20:48:00.269Z] #17 18.93 Recommended packages:
20:48:00 [2020-03-27T20:48:00.269Z] #17 18.93   aufs-dkms nftables build-essential python3-dev python3-keyring
20:48:00 [2020-03-27T20:48:00.269Z] #17 18.93   python3-keyrings.alt python3-xdg unzip
20:48:00 [2020-03-27T20:48:00.408Z] #44 54.89   CC       images/tty.o
20:48:00 [2020-03-27T20:48:00.531Z] #17 ...
20:48:00 [2020-03-27T20:48:00.531Z] 
20:48:00 [2020-03-27T20:48:00.531Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:00 [2020-03-27T20:48:00.531Z] #47 145.1 github.com/LK4D4/vndr/godl
20:48:00 [2020-03-27T20:48:00.531Z] #47 146.1 github.com/LK4D4/vndr
20:48:00 [2020-03-27T20:48:00.531Z] #47 ...
20:48:00 [2020-03-27T20:48:00.531Z] 
20:48:00 [2020-03-27T20:48:00.531Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:00 [2020-03-27T20:48:00.531Z] #44 82.66   CC       criu/pie/parasite.o
20:48:00 [2020-03-27T20:48:00.531Z] #44 84.16   LINK     criu/pie/parasite.built-in.o
20:48:00 [2020-03-27T20:48:00.531Z] #44 84.18   GEN      criu/pie/parasite-blob.h
20:48:00 [2020-03-27T20:48:00.531Z] #44 84.20   CC       criu/pie/parasite-vdso.o
20:48:00 [2020-03-27T20:48:00.531Z] #44 85.03   CC       criu/arch/aarch64/vdso-pie.o
20:48:00 [2020-03-27T20:48:00.531Z] #44 85.32   CC       criu/arch/aarch64/restorer.o
20:48:00 [2020-03-27T20:48:00.531Z] #44 85.69   CC       criu/arch/aarch64/intraprocedure.o
20:48:00 [2020-03-27T20:48:00.531Z] #44 85.74   CC       criu/pie/restorer.o
20:48:00 [2020-03-27T20:48:00.531Z] #44 89.81   LINK     criu/pie/restorer.built-in.o
20:48:00 [2020-03-27T20:48:00.531Z] #44 89.82   GEN      criu/pie/restorer-blob.h
20:48:00 [2020-03-27T20:48:00.531Z] #44 90.01   DEP      criu/vdso.d
20:48:00 [2020-03-27T20:48:00.531Z] #44 90.25   DEP      criu/uts_ns.d
20:48:00 [2020-03-27T20:48:00.531Z] #44 90.38   DEP      criu/util.d
20:48:00 [2020-03-27T20:48:00.531Z] #44 90.57   DEP      criu/uffd.d
20:48:00 [2020-03-27T20:48:00.531Z] #44 90.74   DEP      criu/tun.d
20:48:00 [2020-03-27T20:48:00.531Z] #44 90.85   DEP      criu/tty.d
20:48:00 [2020-03-27T20:48:00.531Z] #44 91.12   DEP      criu/timerfd.d
20:48:00 [2020-03-27T20:48:00.531Z] #44 91.28   DEP      criu/sysfs_parse.d
20:48:00 [2020-03-27T20:48:00.531Z] #44 91.50   DEP      criu/sysctl.d
20:48:00 [2020-03-27T20:48:00.696Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.434s	coverage: 13.7% of statements
20:48:00 [2020-03-27T20:48:00.792Z] #44 91.71   DEP      criu/string.d
20:48:00 [2020-03-27T20:48:00.792Z] #44 91.77   DEP      criu/stats.d
20:48:00 [2020-03-27T20:48:00.934Z] #17 60.45 Setting up python3-pip (18.1-5) ...
20:48:01 [2020-03-27T20:48:01.054Z] #44 ...
20:48:01 [2020-03-27T20:48:01.054Z] 
20:48:01 [2020-03-27T20:48:01.054Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:01 [2020-03-27T20:48:01.054Z] #47 DONE 155.7s
20:48:01 [2020-03-27T20:48:01.054Z] 
20:48:01 [2020-03-27T20:48:01.054Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:01 [2020-03-27T20:48:01.054Z] #44 92.02   DEP      criu/sockets.d
20:48:01 [2020-03-27T20:48:01.315Z] #44 92.28   DEP      criu/sk-unix.d
20:48:01 [2020-03-27T20:48:01.339Z] #44 55.93   CC       images/file-lock.o
20:48:01 [2020-03-27T20:48:01.598Z] #44 56.32   CC       images/rlimit.o
20:48:01 [2020-03-27T20:48:01.697Z] ok  	github.com/docker/docker/daemon/config	0.018s	coverage: 81.7% of statements
20:48:01 [2020-03-27T20:48:01.857Z] #17 61.50 Processing triggers for libc-bin (2.28-10) ...
20:48:01 [2020-03-27T20:48:01.857Z] #17 61.54 Processing triggers for mime-support (3.62) ...
20:48:01 [2020-03-27T20:48:01.887Z] #44 92.62   DEP      criu/sk-tcp.d
20:48:02 [2020-03-27T20:48:02.148Z] #44 92.98   DEP      criu/sk-queue.d
20:48:02 [2020-03-27T20:48:02.148Z] #44 93.15   DEP      criu/sk-packet.d
20:48:02 [2020-03-27T20:48:02.162Z] #44 56.71   CC       images/pagemap.o
20:48:02 [2020-03-27T20:48:02.307Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
20:48:02 [2020-03-27T20:48:02.417Z] #17 DONE 62.1s
20:48:02 [2020-03-27T20:48:02.417Z] 
20:48:02 [2020-03-27T20:48:02.417Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
20:48:02 [2020-03-27T20:48:02.627Z] #47 158.5 vendor/golang.org/x/text/secure/bidirule
20:48:02 [2020-03-27T20:48:02.628Z] #47 159.0 vendor/golang.org/x/text/unicode/norm
20:48:02 [2020-03-27T20:48:02.726Z] #44 93.57   DEP      criu/sk-netlink.d
20:48:02 [2020-03-27T20:48:02.726Z] #44 93.70   DEP      criu/sk-inet.d
20:48:02 [2020-03-27T20:48:02.726Z] #44 57.08   CC       images/siginfo.o
20:48:02 [2020-03-27T20:48:02.948Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
20:48:02 [2020-03-27T20:48:02.984Z] #44 57.41   CC       images/rpc.o
20:48:02 [2020-03-27T20:48:02.988Z] #44 ...
20:48:02 [2020-03-27T20:48:02.988Z] 
20:48:02 [2020-03-27T20:48:02.988Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:48:02 [2020-03-27T20:48:02.988Z] #30 DONE 158.5s
20:48:02 [2020-03-27T20:48:02.988Z] 
20:48:02 [2020-03-27T20:48:02.988Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:02 [2020-03-27T20:48:02.988Z] #44 93.99   DEP      criu/signalfd.d
20:48:03 [2020-03-27T20:48:03.559Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
20:48:03 [2020-03-27T20:48:03.560Z] #44 94.42   DEP      criu/sigframe.d
20:48:03 [2020-03-27T20:48:03.560Z] #44 94.53   DEP      criu/shmem.d
20:48:03 [2020-03-27T20:48:03.561Z] #47 ...
20:48:03 [2020-03-27T20:48:03.561Z] 
20:48:03 [2020-03-27T20:48:03.561Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:03 [2020-03-27T20:48:03.561Z] #44 46.20   CC       images/pstree.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 46.78   CC       images/pipe.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 47.20   CC       images/tcp-stream.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 47.67   CC       images/sk-packet.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 48.20   CC       images/mnt.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 48.56   CC       images/pipe-data.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 49.27   CC       images/sa.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 49.72   CC       images/timer.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 50.20   CC       images/timerfd.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 50.55   CC       images/mm.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 51.34   CC       images/sk-opts.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 51.82   CC       images/sk-unix.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 52.31   CC       images/sk-inet.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 52.80   CC       images/tun.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 53.30   CC       images/sk-netlink.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 53.55   CC       images/packet-sock.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 54.17   CC       images/ipc-var.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 54.62   CC       images/ipc-desc.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 54.94   CC       images/ipc-shm.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 55.21   CC       images/ipc-msg.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 55.58   CC       images/ipc-sem.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 55.78   CC       images/utsns.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 56.07   CC       images/creds.o
20:48:03 [2020-03-27T20:48:03.561Z] #44 56.37   CC       images/vma.o
20:48:03 [2020-03-27T20:48:03.819Z] #44 56.64   CC       images/netdev.o
20:48:03 [2020-03-27T20:48:03.821Z] #44 94.78   DEP      criu/servicefd.d
20:48:04 [2020-03-27T20:48:04.082Z] #44 94.95   DEP      criu/seize.d
20:48:04 [2020-03-27T20:48:04.170Z] ok  	github.com/docker/docker/daemon	12.276s	coverage: 17.5% of statements
20:48:04 [2020-03-27T20:48:04.170Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:48:04 [2020-03-27T20:48:04.170Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:48:04 [2020-03-27T20:48:04.170Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:48:04 [2020-03-27T20:48:04.170Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:48:04 [2020-03-27T20:48:04.305Z] #18 1.629 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:48:04 [2020-03-27T20:48:04.305Z] #18 1.634 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:48:04 [2020-03-27T20:48:04.305Z] #18 1.637 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:48:04 [2020-03-27T20:48:04.305Z] #18 DONE 1.7s
20:48:04 [2020-03-27T20:48:04.305Z] 
20:48:04 [2020-03-27T20:48:04.305Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:04 [2020-03-27T20:48:04.305Z] #44 154.6   CC       criu/namespaces.o
20:48:04 [2020-03-27T20:48:04.305Z] #44 156.9   CC       criu/net.o
20:48:04 [2020-03-27T20:48:04.345Z] #44 95.32   DEP      criu/seccomp.d
20:48:04 [2020-03-27T20:48:04.385Z] #44 57.29   CC       images/tty.o
20:48:04 [2020-03-27T20:48:04.606Z] #44 95.60   DEP      criu/rst-malloc.d
20:48:04 [2020-03-27T20:48:04.867Z] #44 95.70   DEP      criu/rbtree.d
20:48:04 [2020-03-27T20:48:04.867Z] #44 95.77   DEP      criu/pstree.d
20:48:04 [2020-03-27T20:48:04.867Z] #44 95.94   DEP      criu/protobuf.d
20:48:04 [2020-03-27T20:48:04.880Z] #44 59.48   CC       images/ext-file.o
20:48:05 [2020-03-27T20:48:05.316Z] #44 58.15   CC       images/file-lock.o
20:48:05 [2020-03-27T20:48:05.439Z] #44 96.27   GEN      criu/protobuf-desc-gen.h
20:48:05 [2020-03-27T20:48:05.444Z] #44 59.97   CC       images/cgroup.o
20:48:05 [2020-03-27T20:48:05.881Z] #44 58.75   CC       images/rlimit.o
20:48:06 [2020-03-27T20:48:06.139Z] #44 59.14   CC       images/pagemap.o
20:48:06 [2020-03-27T20:48:06.183Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
20:48:06 [2020-03-27T20:48:06.463Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.183s	coverage: 57.0% of statements
20:48:06 [2020-03-27T20:48:06.817Z] #44 61.15   CC       images/userns.o
20:48:07 [2020-03-27T20:48:07.072Z] #44 59.80   CC       images/siginfo.o
20:48:07 [2020-03-27T20:48:07.075Z] #44 61.50   CC       images/google/protobuf/descriptor.o
20:48:07 [2020-03-27T20:48:07.350Z] #44 98.16   DEP      criu/protobuf-desc.d
20:48:07 [2020-03-27T20:48:07.350Z] #44 98.36   DEP      criu/proc_parse.d
20:48:07 [2020-03-27T20:48:07.611Z] #44 98.55   DEP      criu/plugin.d
20:48:07 [2020-03-27T20:48:07.637Z] #44 60.40   CC       images/rpc.o
20:48:07 [2020-03-27T20:48:07.872Z] #44 98.74   DEP      criu/pipes.d
20:48:07 [2020-03-27T20:48:07.872Z] #44 98.91   DEP      criu/pie-util.d
20:48:08 [2020-03-27T20:48:08.133Z] #44 99.01   DEP      criu/pie-util-vdso.d
20:48:08 [2020-03-27T20:48:08.133Z] #44 99.23   DEP      criu/path.d
20:48:08 [2020-03-27T20:48:08.397Z] #44 99.46   DEP      criu/parasite-syscall.d
20:48:08 [2020-03-27T20:48:08.465Z] #44 160.5   CC       criu/netfilter.o
20:48:08 [2020-03-27T20:48:08.465Z] #44 161.0   CC       criu/page-pipe.o
20:48:08 [2020-03-27T20:48:08.972Z] #44 ...
20:48:08 [2020-03-27T20:48:08.972Z] 
20:48:08 [2020-03-27T20:48:08.972Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:48:08 [2020-03-27T20:48:08.972Z] #10 156.5 Selecting previously unselected package g++-mingw-w64-x86-64.
20:48:08 [2020-03-27T20:48:08.972Z] #10 156.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:48:08 [2020-03-27T20:48:08.972Z] #10 156.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:48:08 [2020-03-27T20:48:08.980Z] #44 99.72   DEP      criu/pagemap.d
20:48:08 [2020-03-27T20:48:08.980Z] #44 99.93   DEP      criu/pagemap-cache.d
20:48:08 [2020-03-27T20:48:08.980Z] #44 100.1   DEP      criu/page-xfer.d
20:48:09 [2020-03-27T20:48:09.010Z] #44 ...
20:48:09 [2020-03-27T20:48:09.010Z] 
20:48:09 [2020-03-27T20:48:09.010Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:09 [2020-03-27T20:48:09.010Z] #47 165.3 vendor/golang.org/x/net/idna
20:48:09 [2020-03-27T20:48:09.026Z] #44 161.7   CC       criu/page-xfer.o
20:48:09 [2020-03-27T20:48:09.229Z] #10 ...
20:48:09 [2020-03-27T20:48:09.229Z] 
20:48:09 [2020-03-27T20:48:09.229Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:09 [2020-03-27T20:48:09.229Z] #47 157.4 vendor/golang.org/x/text/secure/bidirule
20:48:09 [2020-03-27T20:48:09.229Z] #47 157.9 vendor/golang.org/x/text/unicode/norm
20:48:09 [2020-03-27T20:48:09.229Z] #47 164.7 vendor/golang.org/x/net/idna
20:48:09 [2020-03-27T20:48:09.551Z] #44 100.3   DEP      criu/page-pipe.d
20:48:09 [2020-03-27T20:48:09.551Z] #44 100.4   DEP      criu/netfilter.d
20:48:09 [2020-03-27T20:48:09.811Z] #44 100.6   DEP      criu/net.d
20:48:09 [2020-03-27T20:48:09.811Z] #44 100.8   DEP      criu/namespaces.d
20:48:10 [2020-03-27T20:48:10.072Z] #44 101.0   DEP      criu/mount.d
20:48:10 [2020-03-27T20:48:10.162Z] #47 ...
20:48:10 [2020-03-27T20:48:10.162Z] 
20:48:10 [2020-03-27T20:48:10.162Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:10 [2020-03-27T20:48:10.162Z] #44 64.81   CC       images/opts.o
20:48:10 [2020-03-27T20:48:10.334Z] #44 101.2   DEP      criu/mem.d
20:48:10 [2020-03-27T20:48:10.334Z] #44 ...
20:48:10 [2020-03-27T20:48:10.334Z] 
20:48:10 [2020-03-27T20:48:10.334Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:48:10 [2020-03-27T20:48:10.334Z] #17 20.83 The following NEW packages will be installed:
20:48:10 [2020-03-27T20:48:10.334Z] #17 20.83   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:48:10 [2020-03-27T20:48:10.334Z] #17 20.83   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:48:10 [2020-03-27T20:48:10.334Z] #17 20.83   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:48:10 [2020-03-27T20:48:10.334Z] #17 20.83   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:48:10 [2020-03-27T20:48:10.334Z] #17 20.84   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:48:10 [2020-03-27T20:48:10.334Z] #17 20.84   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:48:10 [2020-03-27T20:48:10.334Z] #17 20.84   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:48:10 [2020-03-27T20:48:10.334Z] #17 20.84   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:48:10 [2020-03-27T20:48:10.334Z] #17 20.84   xz-utils zip
20:48:10 [2020-03-27T20:48:10.334Z] #17 21.23 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:48:10 [2020-03-27T20:48:10.334Z] #17 21.23 Need to get 27.6 MB of archives.
20:48:10 [2020-03-27T20:48:10.334Z] #17 21.23 After this operation, 114 MB of additional disk space will be used.
20:48:10 [2020-03-27T20:48:10.334Z] #17 21.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 21.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 21.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 21.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 21.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 21.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 21.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 21.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 21.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 22.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 22.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 22.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 22.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 22.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 22.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 22.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 22.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 22.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 22.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 22.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 22.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 22.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 22.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 22.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 22.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 22.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 22.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 22.92 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 22.92 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 23.25 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 23.25 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 23.25 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 23.25 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 23.27 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 23.27 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 23.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 23.35 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 23.37 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 23.38 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 23.40 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 23.40 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 23.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 23.51 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 23.54 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 23.55 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 23.93 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 24.00 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 24.03 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
20:48:10 [2020-03-27T20:48:10.334Z] #17 24.88 debconf: delaying package configuration, since apt-utils is not installed
20:48:10 [2020-03-27T20:48:10.334Z] #17 24.98 Fetched 27.6 MB in 3s (8945 kB/s)
20:48:10 [2020-03-27T20:48:10.334Z] #17 25.13 Selecting previously unselected package pigz.
20:48:10 [2020-03-27T20:48:10.334Z] #17 25.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23396 files and directories currently installed.)
20:48:10 [2020-03-27T20:48:10.334Z] #17 25.19 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
20:48:10 [2020-03-27T20:48:10.334Z] #17 25.20 Unpacking pigz (2.4-1) ...
20:48:10 [2020-03-27T20:48:10.334Z] #17 25.34 Selecting previously unselected package libpython3.7-minimal:arm64.
20:48:10 [2020-03-27T20:48:10.334Z] #17 25.34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
20:48:10 [2020-03-27T20:48:10.334Z] #17 25.35 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
20:48:10 [2020-03-27T20:48:10.334Z] #17 25.94 Selecting previously unselected package python3.7-minimal.
20:48:10 [2020-03-27T20:48:10.334Z] #17 25.94 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
20:48:10 [2020-03-27T20:48:10.334Z] #17 25.97 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
20:48:10 [2020-03-27T20:48:10.334Z] #17 26.94 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
20:48:10 [2020-03-27T20:48:10.334Z] #17 26.97 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
20:48:10 [2020-03-27T20:48:10.334Z] #17 29.06 Selecting previously unselected package python3-minimal.
20:48:10 [2020-03-27T20:48:10.334Z] #17 29.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 ... 23645 files and directories currently installed.)
20:48:10 [2020-03-27T20:48:10.334Z] #17 29.12 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
20:48:10 [2020-03-27T20:48:10.334Z] #17 29.12 Unpacking python3-minimal (3.7.3-1) ...
20:48:10 [2020-03-27T20:48:10.334Z] #17 29.24 Selecting previously unselected package libmpdec2:arm64.
20:48:10 [2020-03-27T20:48:10.334Z] #17 29.25 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
20:48:10 [2020-03-27T20:48:10.334Z] #17 29.27 Unpacking libmpdec2:arm64 (2.4.2-2) ...
20:48:10 [2020-03-27T20:48:10.389Z] #44 163.1   CC       criu/pagemap-cache.o
20:48:10 [2020-03-27T20:48:10.595Z] #17 29.37 Selecting previously unselected package libpython3.7-stdlib:arm64.
20:48:10 [2020-03-27T20:48:10.595Z] #17 29.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ...
20:48:10 [2020-03-27T20:48:10.595Z] #17 29.39 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
20:48:10 [2020-03-27T20:48:10.727Z] #44 65.24   CC       images/seccomp.o
20:48:10 [2020-03-27T20:48:10.827Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.951s	coverage: 45.9% of statements
20:48:10 [2020-03-27T20:48:10.950Z] #44 163.4   CC       criu/pagemap.o
20:48:11 [2020-03-27T20:48:11.297Z] #44 65.83   CC       images/binfmt-misc.o
20:48:11 [2020-03-27T20:48:11.438Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
20:48:11 [2020-03-27T20:48:11.554Z] #44 66.12   CC       images/time.o
20:48:11 [2020-03-27T20:48:11.559Z] #17 30.39 Selecting previously unselected package python3.7.
20:48:11 [2020-03-27T20:48:11.559Z] #17 30.39 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ...
20:48:11 [2020-03-27T20:48:11.559Z] #17 30.40 Unpacking python3.7 (3.7.3-2+deb10u1) ...
20:48:11 [2020-03-27T20:48:11.619Z] #47 ...
20:48:11 [2020-03-27T20:48:11.619Z] 
20:48:11 [2020-03-27T20:48:11.619Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:48:11 [2020-03-27T20:48:11.619Z] #10 158.0 Selecting previously unselected package g++-mingw-w64-x86-64.
20:48:11 [2020-03-27T20:48:11.619Z] #10 158.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
20:48:11 [2020-03-27T20:48:11.619Z] #10 158.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:48:11 [2020-03-27T20:48:11.619Z] #10 ...
20:48:11 [2020-03-27T20:48:11.619Z] 
20:48:11 [2020-03-27T20:48:11.619Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:11 [2020-03-27T20:48:11.619Z] #44 62.41   CC       images/ext-file.o
20:48:11 [2020-03-27T20:48:11.619Z] #44 62.84   CC       images/cgroup.o
20:48:11 [2020-03-27T20:48:11.619Z] #44 63.92   CC       images/userns.o
20:48:11 [2020-03-27T20:48:11.619Z] #44 64.33   CC       images/google/protobuf/descriptor.o
20:48:11 [2020-03-27T20:48:11.812Z] #44 66.50   CC       images/sysctl.o
20:48:11 [2020-03-27T20:48:11.829Z] #17 30.55 Selecting previously unselected package libpython3-stdlib:arm64.
20:48:11 [2020-03-27T20:48:11.829Z] #17 30.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
20:48:11 [2020-03-27T20:48:11.829Z] #17 30.58 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
20:48:11 [2020-03-27T20:48:11.829Z] #17 30.69 Setting up python3-minimal (3.7.3-1) ...
20:48:11 [2020-03-27T20:48:11.875Z] #44 164.4   CC       criu/parasite-syscall.o
20:48:12 [2020-03-27T20:48:12.744Z] #44 67.12   CC       images/autofs.o
20:48:12 [2020-03-27T20:48:12.800Z] #44 165.2   CC       criu/path.o
20:48:13 [2020-03-27T20:48:13.006Z] #44 67.44   CC       images/macvlan.o
20:48:13 [2020-03-27T20:48:13.056Z] #44 165.6   CC       criu/pie-util-vdso-elf32.o
20:48:13 [2020-03-27T20:48:13.213Z] #17 32.16 Selecting previously unselected package python3.
20:48:13 [2020-03-27T20:48:13.213Z] #17 32.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24057 files and directories currently installed.)
20:48:13 [2020-03-27T20:48:13.213Z] #17 32.22 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
20:48:13 [2020-03-27T20:48:13.213Z] #17 32.24 Unpacking python3 (3.7.3-1) ...
20:48:13 [2020-03-27T20:48:13.263Z] #44 67.79   CC       images/sit.o
20:48:13 [2020-03-27T20:48:13.477Z] #17 32.35 Selecting previously unselected package libip4tc0:arm64.
20:48:13 [2020-03-27T20:48:13.477Z] #17 32.36 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
20:48:13 [2020-03-27T20:48:13.477Z] #17 32.37 Unpacking libip4tc0:arm64 (1.8.2-4) ...
20:48:13 [2020-03-27T20:48:13.520Z] #44 68.11   LINK     images/built-in.o
20:48:13 [2020-03-27T20:48:13.520Z] #44 68.26   GEN      compel/include/asm
20:48:13 [2020-03-27T20:48:13.616Z] #44 166.2   CC       criu/pie-util-vdso.o
20:48:13 [2020-03-27T20:48:13.738Z] #17 32.58 Selecting previously unselected package libip6tc0:arm64.
20:48:13 [2020-03-27T20:48:13.738Z] #17 32.58 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
20:48:13 [2020-03-27T20:48:13.738Z] #17 32.59 Unpacking libip6tc0:arm64 (1.8.2-4) ...
20:48:13 [2020-03-27T20:48:13.738Z] #17 32.70 Selecting previously unselected package libiptc0:arm64.
20:48:13 [2020-03-27T20:48:13.738Z] #17 32.71 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
20:48:13 [2020-03-27T20:48:13.738Z] #17 32.73 Unpacking libiptc0:arm64 (1.8.2-4) ...
20:48:13 [2020-03-27T20:48:13.738Z] #17 32.82 Selecting previously unselected package libnfnetlink0:arm64.
20:48:13 [2020-03-27T20:48:13.738Z] #17 32.82 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
20:48:13 [2020-03-27T20:48:13.778Z] #44 68.28   GEN      compel/include/version.h
20:48:13 [2020-03-27T20:48:13.778Z] #44 68.33 touch .config
20:48:13 [2020-03-27T20:48:13.778Z] #44 68.35   GEN      include/common/config.h
20:48:13 [2020-03-27T20:48:13.778Z] #44 68.51   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:48:13 [2020-03-27T20:48:13.871Z] #44 166.7   CC       criu/pie-util.o
20:48:14 [2020-03-27T20:48:14.000Z] #17 32.82 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:48:14 [2020-03-27T20:48:14.000Z] #17 32.90 Selecting previously unselected package libnetfilter-conntrack3:arm64.
20:48:14 [2020-03-27T20:48:14.000Z] #17 32.90 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
20:48:14 [2020-03-27T20:48:14.000Z] #17 32.90 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
20:48:14 [2020-03-27T20:48:14.035Z] #44 68.53   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:48:14 [2020-03-27T20:48:14.035Z] #44 68.55   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:48:14 [2020-03-27T20:48:14.035Z] #44 68.61   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:48:14 [2020-03-27T20:48:14.035Z] #44 68.62   DEP      compel/arch/x86/plugins/std/memcpy.d
20:48:14 [2020-03-27T20:48:14.035Z] #44 68.68   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:48:14 [2020-03-27T20:48:14.035Z] #44 68.68   GEN      compel/plugins/include/uapi/std/syscall.h
20:48:14 [2020-03-27T20:48:14.035Z] #44 68.70   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:48:14 [2020-03-27T20:48:14.035Z] #44 68.71   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:48:14 [2020-03-27T20:48:14.035Z] #44 68.73   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:48:14 [2020-03-27T20:48:14.127Z] #44 ...
20:48:14 [2020-03-27T20:48:14.127Z] 
20:48:14 [2020-03-27T20:48:14.127Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:48:14 [2020-03-27T20:48:14.127Z] #19 5.980 Collecting yamllint==1.16.0
20:48:14 [2020-03-27T20:48:14.140Z] #44 66.63   CC       images/opts.o
20:48:14 [2020-03-27T20:48:14.261Z] #17 32.99 Selecting previously unselected package libnftnl11:arm64.
20:48:14 [2020-03-27T20:48:14.261Z] #17 33.00 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
20:48:14 [2020-03-27T20:48:14.261Z] #17 33.00 Unpacking libnftnl11:arm64 (1.1.2-2) ...
20:48:14 [2020-03-27T20:48:14.261Z] #17 33.11 Selecting previously unselected package iptables.
20:48:14 [2020-03-27T20:48:14.261Z] #17 33.13 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
20:48:14 [2020-03-27T20:48:14.261Z] #17 33.14 Unpacking iptables (1.8.2-4) ...
20:48:14 [2020-03-27T20:48:14.292Z] #44 68.74   DEP      compel/plugins/std/infect.d
20:48:14 [2020-03-27T20:48:14.292Z] #44 68.90   DEP      compel/plugins/std/string.d
20:48:14 [2020-03-27T20:48:14.382Z] #19 ...
20:48:14 [2020-03-27T20:48:14.382Z] 
20:48:14 [2020-03-27T20:48:14.382Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:14 [2020-03-27T20:48:14.382Z] #44 166.8   CC       criu/pipes.o
20:48:14 [2020-03-27T20:48:14.397Z] #44 67.12   CC       images/seccomp.o
20:48:14 [2020-03-27T20:48:14.550Z] #44 69.04   DEP      compel/plugins/std/log.d
20:48:14 [2020-03-27T20:48:14.550Z] #44 69.18   DEP      compel/plugins/std/fds.d
20:48:14 [2020-03-27T20:48:14.550Z] #44 69.25   DEP      compel/plugins/std/std.d
20:48:14 [2020-03-27T20:48:14.654Z] #44 67.58   CC       images/binfmt-misc.o
20:48:14 [2020-03-27T20:48:14.807Z] #44 69.37   DEP      compel/plugins/shmem/shmem.d
20:48:14 [2020-03-27T20:48:14.833Z] #17 33.62 Selecting previously unselected package xxd.
20:48:14 [2020-03-27T20:48:14.833Z] #17 33.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
20:48:14 [2020-03-27T20:48:14.833Z] #17 33.66 Unpacking xxd (2:8.1.0875-5) ...
20:48:14 [2020-03-27T20:48:14.833Z] #17 33.88 Selecting previously unselected package vim-common.
20:48:14 [2020-03-27T20:48:14.876Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.193s	coverage: 49.5% of statements
20:48:14 [2020-03-27T20:48:14.942Z] #44 167.6   CC       criu/plugin.o
20:48:15 [2020-03-27T20:48:15.065Z] #44 69.53   DEP      compel/plugins/fds/fds.d
20:48:15 [2020-03-27T20:48:15.065Z] #44 69.78   CC       compel/plugins/std/std.o
20:48:15 [2020-03-27T20:48:15.094Z] #17 33.89 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:48:15 [2020-03-27T20:48:15.094Z] #17 33.92 Unpacking vim-common (2:8.1.0875-5) ...
20:48:15 [2020-03-27T20:48:15.218Z] #44 68.04   CC       images/time.o
20:48:15 [2020-03-27T20:48:15.355Z] #17 34.12 Selecting previously unselected package bash-completion.
20:48:15 [2020-03-27T20:48:15.355Z] #17 34.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:48:15 [2020-03-27T20:48:15.477Z] #44 68.47   CC       images/sysctl.o
20:48:15 [2020-03-27T20:48:15.502Z] #44 168.1   CC       criu/proc_parse.o
20:48:15 [2020-03-27T20:48:15.734Z] #44 ...
20:48:15 [2020-03-27T20:48:15.734Z] 
20:48:15 [2020-03-27T20:48:15.734Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:48:15 [2020-03-27T20:48:15.734Z] #68 172.1 + for f in rootlesskit rootlesskit-docker-proxy
20:48:15 [2020-03-27T20:48:15.734Z] #68 172.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:48:15 [2020-03-27T20:48:15.997Z] #44 70.26   CC       compel/plugins/std/fds.o
20:48:16 [2020-03-27T20:48:16.563Z] #44 71.13   CC       compel/plugins/std/log.o
20:48:17 [2020-03-27T20:48:17.935Z] #44 ...
20:48:17 [2020-03-27T20:48:17.935Z] 
20:48:17 [2020-03-27T20:48:17.935Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:48:17 [2020-03-27T20:48:17.935Z] #68 174.4 + for f in rootlesskit rootlesskit-docker-proxy
20:48:17 [2020-03-27T20:48:17.935Z] #68 174.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:48:18 [2020-03-27T20:48:18.670Z] #17 37.01 Unpacking bash-completion (1:2.8-6) ...
20:48:18 [2020-03-27T20:48:18.670Z] #17 37.61 Selecting previously unselected package bzip2.
20:48:18 [2020-03-27T20:48:18.670Z] #17 37.62 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
20:48:18 [2020-03-27T20:48:18.670Z] #17 37.62 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:48:18 [2020-03-27T20:48:18.670Z] #17 37.73 Selecting previously unselected package xz-utils.
20:48:18 [2020-03-27T20:48:18.764Z] #44 171.2   CC       criu/protobuf-desc.o
20:48:18 [2020-03-27T20:48:18.933Z] #17 37.73 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
20:48:18 [2020-03-27T20:48:18.933Z] #17 37.74 Unpacking xz-utils (5.2.4-1) ...
20:48:18 [2020-03-27T20:48:18.933Z] #17 37.98 Selecting previously unselected package apparmor.
20:48:19 [2020-03-27T20:48:19.020Z] #44 ...
20:48:19 [2020-03-27T20:48:19.020Z] 
20:48:19 [2020-03-27T20:48:19.020Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:48:19 [2020-03-27T20:48:19.020Z] #41 DONE 279.9s
20:48:19 [2020-03-27T20:48:19.020Z] 
20:48:19 [2020-03-27T20:48:19.020Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:48:19 [2020-03-27T20:48:19.020Z] #19 11.35   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:48:19 [2020-03-27T20:48:19.020Z] #19 11.43 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:48:19 [2020-03-27T20:48:19.020Z] #19 11.48   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
20:48:19 [2020-03-27T20:48:19.020Z] #19 11.54 Collecting pyyaml (from yamllint==1.16.0)
20:48:19 [2020-03-27T20:48:19.020Z] #19 11.70   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
20:48:19 [2020-03-27T20:48:19.020Z] #19 13.05 Building wheels for collected packages: pyyaml
20:48:19 [2020-03-27T20:48:19.020Z] #19 13.06   Running setup.py bdist_wheel for pyyaml: started
20:48:19 [2020-03-27T20:48:19.020Z] #19 14.17   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:48:19 [2020-03-27T20:48:19.020Z] #19 14.17   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
20:48:19 [2020-03-27T20:48:19.020Z] #19 14.25 Successfully built pyyaml
20:48:19 [2020-03-27T20:48:19.020Z] #19 14.29 Installing collected packages: pathspec, pyyaml, yamllint
20:48:19 [2020-03-27T20:48:19.020Z] #19 14.64 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0
20:48:19 [2020-03-27T20:48:19.020Z] #19 DONE 14.9s
20:48:19 [2020-03-27T20:48:19.020Z] 
20:48:19 [2020-03-27T20:48:19.020Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
20:48:19 [2020-03-27T20:48:19.194Z] #17 38.00 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
20:48:19 [2020-03-27T20:48:19.194Z] #17 38.09 Unpacking apparmor (2.13.2-10) ...
20:48:19 [2020-03-27T20:48:19.580Z] #24 DONE 0.3s
20:48:19 [2020-03-27T20:48:19.580Z] 
20:48:19 [2020-03-27T20:48:19.580Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
20:48:19 [2020-03-27T20:48:19.716Z] #17 38.50 Selecting previously unselected package aufs-tools.
20:48:19 [2020-03-27T20:48:19.716Z] #17 38.52 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
20:48:19 [2020-03-27T20:48:19.716Z] #17 38.53 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:48:19 [2020-03-27T20:48:19.977Z] #17 38.69 Selecting previously unselected package libonig5:arm64.
20:48:19 [2020-03-27T20:48:19.977Z] #17 38.70 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
20:48:19 [2020-03-27T20:48:19.977Z] #17 38.71 Unpacking libonig5:arm64 (6.9.1-1) ...
20:48:20 [2020-03-27T20:48:20.238Z] #17 38.94 Selecting previously unselected package libjq1:arm64.
20:48:20 [2020-03-27T20:48:20.238Z] #17 38.96 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
20:48:20 [2020-03-27T20:48:20.238Z] #17 38.96 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
20:48:20 [2020-03-27T20:48:20.238Z] #17 39.10 Selecting previously unselected package jq.
20:48:20 [2020-03-27T20:48:20.238Z] #17 39.11 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
20:48:20 [2020-03-27T20:48:20.238Z] #17 39.13 Unpacking jq (1.5+dfsg-2+b1) ...
20:48:20 [2020-03-27T20:48:20.340Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	15.910s	coverage: 72.5% of statements
20:48:20 [2020-03-27T20:48:20.340Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:48:20 [2020-03-27T20:48:20.499Z] #17 39.22 Selecting previously unselected package libaio1:arm64.
20:48:20 [2020-03-27T20:48:20.499Z] #17 39.23 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
20:48:20 [2020-03-27T20:48:20.499Z] #17 39.24 Unpacking libaio1:arm64 (0.3.112-3) ...
20:48:20 [2020-03-27T20:48:20.499Z] #17 39.34 Selecting previously unselected package libgpm2:arm64.
20:48:20 [2020-03-27T20:48:20.499Z] #17 ...
20:48:20 [2020-03-27T20:48:20.499Z] 
20:48:20 [2020-03-27T20:48:20.499Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:20 [2020-03-27T20:48:20.499Z] #44 101.4   DEP      criu/lsm.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 101.5   DEP      criu/log.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 101.6   DEP      criu/libnetlink.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 101.8   DEP      criu/kerndat.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 102.1   DEP      criu/kcmp-ids.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 102.2   DEP      criu/irmap.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 102.4   DEP      criu/ipc_ns.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 102.6   DEP      criu/image.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 102.9   DEP      criu/image-desc.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 103.0   DEP      criu/fsnotify.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 103.3   DEP      criu/filesystems.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 103.4   DEP      criu/files.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 103.5   DEP      criu/files-reg.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 103.7   DEP      criu/files-ext.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 103.9   DEP      criu/file-lock.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 104.0   DEP      criu/file-ids.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 104.2   DEP      criu/fifo.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 104.3   DEP      criu/fdstore.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 104.5   DEP      criu/fault-injection.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 104.5   DEP      criu/external.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 104.6   DEP      criu/eventpoll.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 104.9   DEP      criu/eventfd.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 105.0   DEP      criu/crtools.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 105.3   DEP      criu/cr-service.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 105.4   DEP      criu/cr-restore.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 105.7   DEP      criu/cr-errno.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 105.7   DEP      criu/cr-dump.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 106.0   DEP      criu/cr-dedup.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 106.3   DEP      criu/cr-check.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 106.5   DEP      criu/config.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 106.7   DEP      criu/clone-noasan.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 106.7   DEP      criu/cgroup.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 107.0   DEP      criu/cgroup-props.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 107.0   DEP      criu/bitmap.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 107.1   DEP      criu/bfd.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 107.2   DEP      criu/autofs.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 107.3   DEP      criu/aio.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 107.5   DEP      criu/action-scripts.d
20:48:20 [2020-03-27T20:48:20.499Z] #44 107.9   CC       criu/action-scripts.o
20:48:20 [2020-03-27T20:48:20.499Z] #44 108.5   CC       criu/aio.o
20:48:20 [2020-03-27T20:48:20.499Z] #44 109.2   CC       criu/autofs.o
20:48:20 [2020-03-27T20:48:20.499Z] #44 111.1   CC       criu/bfd.o
20:48:20 [2020-03-27T20:48:20.499Z] #44 ...
20:48:20 [2020-03-27T20:48:20.499Z] 
20:48:20 [2020-03-27T20:48:20.499Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:48:20 [2020-03-27T20:48:20.499Z] #17 39.34 Selecting previously unselected package libgpm2:arm64.
20:48:20 [2020-03-27T20:48:20.499Z] #17 39.36 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
20:48:20 [2020-03-27T20:48:20.499Z] #17 39.37 Unpacking libgpm2:arm64 (1.20.7-5) ...
20:48:20 [2020-03-27T20:48:20.507Z] #28 DONE 1.0s
20:48:20 [2020-03-27T20:48:20.507Z] 
20:48:20 [2020-03-27T20:48:20.507Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:20 [2020-03-27T20:48:20.507Z] #44 172.3   CC       criu/protobuf.o
20:48:20 [2020-03-27T20:48:20.507Z] #44 173.0   CC       criu/pstree.o
20:48:20 [2020-03-27T20:48:20.507Z] #44 ...
20:48:20 [2020-03-27T20:48:20.507Z] 
20:48:20 [2020-03-27T20:48:20.507Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
20:48:20 [2020-03-27T20:48:20.507Z] #31 DONE 0.1s
20:48:20 [2020-03-27T20:48:20.759Z] #17 39.51 Selecting previously unselected package libicu63:arm64.
20:48:20 [2020-03-27T20:48:20.759Z] #17 39.54 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
20:48:20 [2020-03-27T20:48:20.759Z] #17 39.58 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
20:48:20 [2020-03-27T20:48:20.765Z] 
20:48:20 [2020-03-27T20:48:20.765Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
20:48:20 [2020-03-27T20:48:20.765Z] #34 DONE 0.2s
20:48:20 [2020-03-27T20:48:20.765Z] 
20:48:20 [2020-03-27T20:48:20.765Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
20:48:21 [2020-03-27T20:48:21.004Z] #68 ...
20:48:21 [2020-03-27T20:48:21.004Z] 
20:48:21 [2020-03-27T20:48:21.004Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:21 [2020-03-27T20:48:21.004Z] #44 68.83   CC       images/autofs.o
20:48:21 [2020-03-27T20:48:21.004Z] #44 69.25   CC       images/macvlan.o
20:48:21 [2020-03-27T20:48:21.004Z] #44 69.62   CC       images/sit.o
20:48:21 [2020-03-27T20:48:21.004Z] #44 69.87   LINK     images/built-in.o
20:48:21 [2020-03-27T20:48:21.004Z] #44 70.05   GEN      compel/include/asm
20:48:21 [2020-03-27T20:48:21.004Z] #44 70.07   GEN      compel/include/version.h
20:48:21 [2020-03-27T20:48:21.004Z] #44 70.12 touch .config
20:48:21 [2020-03-27T20:48:21.004Z] #44 70.14   GEN      include/common/config.h
20:48:21 [2020-03-27T20:48:21.004Z] #44 70.26   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
20:48:21 [2020-03-27T20:48:21.004Z] #44 70.29   GEN      compel/plugins/include/uapi/std/syscall-64.h
20:48:21 [2020-03-27T20:48:21.004Z] #44 70.33   GEN      compel/arch/x86/plugins/std/syscalls-64.S
20:48:21 [2020-03-27T20:48:21.004Z] #44 70.34   DEP      compel/arch/x86/plugins/std/syscalls-64.d
20:48:21 [2020-03-27T20:48:21.004Z] #44 70.36   DEP      compel/arch/x86/plugins/std/memcpy.d
20:48:21 [2020-03-27T20:48:21.004Z] #44 70.38   DEP      compel/arch/x86/plugins/std/parasite-head.d
20:48:21 [2020-03-27T20:48:21.004Z] #44 70.41   GEN      compel/plugins/include/uapi/std/syscall.h
20:48:21 [2020-03-27T20:48:21.004Z] #44 70.44   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
20:48:21 [2020-03-27T20:48:21.004Z] #44 70.45   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:48:21 [2020-03-27T20:48:21.004Z] #44 70.47   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:48:21 [2020-03-27T20:48:21.004Z] #44 70.48   DEP      compel/plugins/std/infect.d
20:48:21 [2020-03-27T20:48:21.004Z] #44 70.66   DEP      compel/plugins/std/string.d
20:48:21 [2020-03-27T20:48:21.004Z] #44 70.73   DEP      compel/plugins/std/log.d
20:48:21 [2020-03-27T20:48:21.004Z] #44 70.82   DEP      compel/plugins/std/fds.d
20:48:21 [2020-03-27T20:48:21.004Z] #44 70.99   DEP      compel/plugins/std/std.d
20:48:21 [2020-03-27T20:48:21.004Z] #44 71.12   DEP      compel/plugins/shmem/shmem.d
20:48:21 [2020-03-27T20:48:21.004Z] #44 71.26   DEP      compel/plugins/fds/fds.d
20:48:21 [2020-03-27T20:48:21.004Z] #44 71.42   CC       compel/plugins/std/std.o
20:48:21 [2020-03-27T20:48:21.004Z] #44 71.67   CC       compel/plugins/std/fds.o
20:48:21 [2020-03-27T20:48:21.004Z] #44 72.14   CC       compel/plugins/std/log.o
20:48:21 [2020-03-27T20:48:21.004Z] #44 72.99   CC       compel/plugins/std/string.o
20:48:21 [2020-03-27T20:48:21.004Z] #44 73.68   CC       compel/plugins/std/infect.o
20:48:21 [2020-03-27T20:48:21.020Z] #39 DONE 0.2s
20:48:21 [2020-03-27T20:48:21.020Z] 
20:48:21 [2020-03-27T20:48:21.020Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
20:48:21 [2020-03-27T20:48:21.020Z] #42 DONE 0.2s
20:48:21 [2020-03-27T20:48:21.020Z] 
20:48:21 [2020-03-27T20:48:21.020Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:48:21 [2020-03-27T20:48:21.261Z] #44 74.12   CC       compel/arch/x86/plugins/std/parasite-head.o
20:48:21 [2020-03-27T20:48:21.261Z] #44 74.17   CC       compel/arch/x86/plugins/std/memcpy.o
20:48:21 [2020-03-27T20:48:21.341Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.985s	coverage: 61.0% of statements
20:48:21 [2020-03-27T20:48:21.341Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:48:21 [2020-03-27T20:48:21.519Z] #44 74.22   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:48:21 [2020-03-27T20:48:21.519Z] #44 74.33   AR       compel/plugins/std.lib.a
20:48:21 [2020-03-27T20:48:21.519Z] #44 74.41   CC       compel/plugins/fds/fds.o
20:48:21 [2020-03-27T20:48:21.580Z] #65 ...
20:48:21 [2020-03-27T20:48:21.581Z] 
20:48:21 [2020-03-27T20:48:21.581Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:21 [2020-03-27T20:48:21.581Z] #44 174.1   CC       criu/rbtree.o
20:48:21 [2020-03-27T20:48:21.777Z] #44 74.76   AR       compel/plugins/fds.lib.a
20:48:21 [2020-03-27T20:48:21.836Z] #44 174.4   CC       criu/rst-malloc.o
20:48:21 [2020-03-27T20:48:21.836Z] #44 174.6   CC       criu/seccomp.o
20:48:21 [2020-03-27T20:48:21.951Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.625s	coverage: 76.1% of statements
20:48:21 [2020-03-27T20:48:21.951Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:48:21 [2020-03-27T20:48:21.951Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.0% of statements
20:48:22 [2020-03-27T20:48:22.034Z] #44 74.84   HOSTDEP  compel/src/lib/log-host.d
20:48:22 [2020-03-27T20:48:22.034Z] #44 74.94   HOSTDEP  compel/src/lib/handle-elf-host.d
20:48:22 [2020-03-27T20:48:22.292Z] #44 75.12   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:48:22 [2020-03-27T20:48:22.396Z] #44 175.1   CC       criu/seize.o
20:48:22 [2020-03-27T20:48:22.549Z] #44 75.33   HOSTDEP  compel/src/main-host.d
20:48:22 [2020-03-27T20:48:22.549Z] #44 ...
20:48:22 [2020-03-27T20:48:22.549Z] 
20:48:22 [2020-03-27T20:48:22.549Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:48:22 [2020-03-27T20:48:22.549Z] #68 DONE 179.0s
20:48:22 [2020-03-27T20:48:22.549Z] 
20:48:22 [2020-03-27T20:48:22.549Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
20:48:22 [2020-03-27T20:48:22.549Z] #69 DONE 0.1s
20:48:22 [2020-03-27T20:48:22.549Z] 
20:48:22 [2020-03-27T20:48:22.549Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:22 [2020-03-27T20:48:22.549Z] #47 169.0 vendor/golang.org/x/net/http2/hpack
20:48:22 [2020-03-27T20:48:22.549Z] #47 171.1 mime
20:48:22 [2020-03-27T20:48:22.549Z] #47 173.9 mime/quotedprintable
20:48:22 [2020-03-27T20:48:22.549Z] #47 174.3 net/http/internal
20:48:22 [2020-03-27T20:48:22.549Z] #47 178.8 crypto/x509
20:48:22 [2020-03-27T20:48:22.549Z] #47 178.8 net/textproto
20:48:22 [2020-03-27T20:48:22.549Z] #47 ...
20:48:22 [2020-03-27T20:48:22.549Z] 
20:48:22 [2020-03-27T20:48:22.549Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:22 [2020-03-27T20:48:22.549Z] #44 75.46   DEP      compel/src/lib/ptrace.d
20:48:22 [2020-03-27T20:48:22.549Z] #44 75.57   DEP      compel/src/lib/infect.d
20:48:22 [2020-03-27T20:48:22.953Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
20:48:23 [2020-03-27T20:48:23.114Z] #44 75.74   DEP      compel/src/lib/infect-util.d
20:48:23 [2020-03-27T20:48:23.217Z] #68 ...
20:48:23 [2020-03-27T20:48:23.217Z] 
20:48:23 [2020-03-27T20:48:23.217Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:23 [2020-03-27T20:48:23.217Z] #47 169.5 vendor/golang.org/x/net/http2/hpack
20:48:23 [2020-03-27T20:48:23.217Z] #47 171.2 mime
20:48:23 [2020-03-27T20:48:23.217Z] #47 173.7 mime/quotedprintable
20:48:23 [2020-03-27T20:48:23.217Z] #47 174.2 net/http/internal
20:48:23 [2020-03-27T20:48:23.217Z] #47 ...
20:48:23 [2020-03-27T20:48:23.217Z] 
20:48:23 [2020-03-27T20:48:23.217Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:23 [2020-03-27T20:48:23.217Z] #44 72.59   CC       compel/plugins/std/string.o
20:48:23 [2020-03-27T20:48:23.217Z] #44 73.63   CC       compel/plugins/std/infect.o
20:48:23 [2020-03-27T20:48:23.217Z] #44 74.25   CC       compel/arch/x86/plugins/std/parasite-head.o
20:48:23 [2020-03-27T20:48:23.217Z] #44 74.46   CC       compel/arch/x86/plugins/std/memcpy.o
20:48:23 [2020-03-27T20:48:23.217Z] #44 74.59   CC       compel/arch/x86/plugins/std/syscalls-64.o
20:48:23 [2020-03-27T20:48:23.217Z] #44 74.74   AR       compel/plugins/std.lib.a
20:48:23 [2020-03-27T20:48:23.217Z] #44 74.94   CC       compel/plugins/fds/fds.o
20:48:23 [2020-03-27T20:48:23.217Z] #44 75.45   AR       compel/plugins/fds.lib.a
20:48:23 [2020-03-27T20:48:23.217Z] #44 75.67   HOSTDEP  compel/src/lib/log-host.d
20:48:23 [2020-03-27T20:48:23.217Z] #44 75.86   HOSTDEP  compel/src/lib/handle-elf-host.d
20:48:23 [2020-03-27T20:48:23.217Z] #44 76.05   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
20:48:23 [2020-03-27T20:48:23.217Z] #44 76.29   HOSTDEP  compel/src/main-host.d
20:48:23 [2020-03-27T20:48:23.217Z] #44 76.56   DEP      compel/src/lib/ptrace.d
20:48:23 [2020-03-27T20:48:23.217Z] #44 76.91   DEP      compel/src/lib/infect.d
20:48:23 [2020-03-27T20:48:23.217Z] #44 77.29   DEP      compel/src/lib/infect-util.d
20:48:23 [2020-03-27T20:48:23.217Z] #44 77.43   DEP      compel/src/lib/infect-rpc.d
20:48:23 [2020-03-27T20:48:23.217Z] #44 77.72   DEP      compel/arch/x86/src/lib/infect.d
20:48:23 [2020-03-27T20:48:23.234Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
20:48:23 [2020-03-27T20:48:23.303Z] #17 42.29 Selecting previously unselected package libnet1:arm64.
20:48:23 [2020-03-27T20:48:23.303Z] #17 42.29 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
20:48:23 [2020-03-27T20:48:23.322Z] #44 175.7   CC       criu/servicefd.o
20:48:23 [2020-03-27T20:48:23.371Z] #44 76.02   DEP      compel/src/lib/infect-rpc.d
20:48:23 [2020-03-27T20:48:23.371Z] #44 76.20   DEP      compel/arch/x86/src/lib/infect.d
20:48:23 [2020-03-27T20:48:23.474Z] #44 78.09   DEP      compel/arch/x86/src/lib/cpu.d
20:48:23 [2020-03-27T20:48:23.565Z] #17 42.30 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:48:23 [2020-03-27T20:48:23.565Z] #17 42.42 Selecting previously unselected package libnl-3-200:arm64.
20:48:23 [2020-03-27T20:48:23.565Z] #17 42.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
20:48:23 [2020-03-27T20:48:23.565Z] #17 42.44 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
20:48:23 [2020-03-27T20:48:23.577Z] #44 176.2   CC       criu/shmem.o
20:48:23 [2020-03-27T20:48:23.628Z] #44 76.35   DEP      compel/arch/x86/src/lib/cpu.d
20:48:23 [2020-03-27T20:48:23.628Z] #44 76.43   DEP      compel/src/lib/log.d
20:48:23 [2020-03-27T20:48:23.628Z] #44 76.54   DEP      compel/src/main.d
20:48:23 [2020-03-27T20:48:23.735Z] #44 78.32   DEP      compel/src/lib/log.d
20:48:23 [2020-03-27T20:48:23.827Z] #17 42.62 Selecting previously unselected package libprotobuf-c1:arm64.
20:48:23 [2020-03-27T20:48:23.827Z] #17 42.62 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
20:48:23 [2020-03-27T20:48:23.827Z] #17 42.63 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
20:48:23 [2020-03-27T20:48:23.827Z] #17 42.72 Selecting previously unselected package libreadline5:arm64.
20:48:23 [2020-03-27T20:48:23.827Z] #17 42.74 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
20:48:23 [2020-03-27T20:48:23.827Z] #17 42.74 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
20:48:23 [2020-03-27T20:48:23.886Z] #44 76.76   DEP      compel/src/lib/handle-elf.d
20:48:23 [2020-03-27T20:48:23.993Z] #44 78.54   DEP      compel/src/main.d
20:48:24 [2020-03-27T20:48:24.088Z] #17 42.90 Selecting previously unselected package net-tools.
20:48:24 [2020-03-27T20:48:24.088Z] #17 42.91 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
20:48:24 [2020-03-27T20:48:24.088Z] #17 42.92 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:48:24 [2020-03-27T20:48:24.088Z] #17 43.13 Selecting previously unselected package python-pip-whl.
20:48:24 [2020-03-27T20:48:24.143Z] #44 76.91   DEP      compel/arch/x86/src/lib/handle-elf.d
20:48:24 [2020-03-27T20:48:24.143Z] #44 77.08   CC       compel/src/lib/log.o
20:48:24 [2020-03-27T20:48:24.236Z] ok  	github.com/docker/docker/daemon/images	0.007s	coverage: 4.9% of statements
20:48:24 [2020-03-27T20:48:24.236Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:48:24 [2020-03-27T20:48:24.236Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:48:24 [2020-03-27T20:48:24.250Z] #44 78.71   DEP      compel/src/lib/handle-elf.d
20:48:24 [2020-03-27T20:48:24.349Z] #17 43.13 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:48:24 [2020-03-27T20:48:24.349Z] #17 43.14 Unpacking python-pip-whl (18.1-5) ...
20:48:24 [2020-03-27T20:48:24.503Z] #44 176.9   CC       criu/sigframe.o
20:48:24 [2020-03-27T20:48:24.503Z] #44 177.1   CC       criu/signalfd.o
20:48:24 [2020-03-27T20:48:24.507Z] #44 78.93   DEP      compel/arch/x86/src/lib/handle-elf.d
20:48:24 [2020-03-27T20:48:24.507Z] #44 79.14   CC       compel/src/lib/log.o
20:48:24 [2020-03-27T20:48:24.707Z] #44 77.47   CC       compel/arch/x86/src/lib/cpu.o
20:48:24 [2020-03-27T20:48:24.758Z] #44 177.3   CC       criu/sk-inet.o
20:48:24 [2020-03-27T20:48:24.880Z] ok  	github.com/docker/docker/daemon/logger	0.209s	coverage: 41.8% of statements
20:48:24 [2020-03-27T20:48:24.920Z] #17 43.75 Selecting previously unselected package python3-lib2to3.
20:48:24 [2020-03-27T20:48:24.920Z] #17 43.76 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:48:24 [2020-03-27T20:48:24.920Z] #17 43.77 Unpacking python3-lib2to3 (3.7.3-1) ...
20:48:24 [2020-03-27T20:48:24.920Z] #17 43.98 Selecting previously unselected package python3-distutils.
20:48:25 [2020-03-27T20:48:25.071Z] #44 79.55   CC       compel/arch/x86/src/lib/cpu.o
20:48:25 [2020-03-27T20:48:25.180Z] #17 43.99 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:48:25 [2020-03-27T20:48:25.180Z] #17 44.01 Unpacking python3-distutils (3.7.3-1) ...
20:48:25 [2020-03-27T20:48:25.442Z] #17 44.18 Selecting previously unselected package python3-pip.
20:48:25 [2020-03-27T20:48:25.442Z] #17 44.19 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:48:25 [2020-03-27T20:48:25.442Z] #17 44.20 Unpacking python3-pip (18.1-5) ...
20:48:25 [2020-03-27T20:48:25.442Z] #17 44.40 Selecting previously unselected package python3-pkg-resources.
20:48:25 [2020-03-27T20:48:25.639Z] #44 78.40   CC       compel/arch/x86/src/lib/infect.o
20:48:25 [2020-03-27T20:48:25.639Z] #44 ...
20:48:25 [2020-03-27T20:48:25.639Z] 
20:48:25 [2020-03-27T20:48:25.639Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:48:25 [2020-03-27T20:48:25.639Z] #50 DONE 182.2s
20:48:25 [2020-03-27T20:48:25.684Z] #44 178.3   CC       criu/sk-netlink.o
20:48:25 [2020-03-27T20:48:25.702Z] #17 44.40 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:48:25 [2020-03-27T20:48:25.702Z] #17 44.41 Unpacking python3-pkg-resources (40.8.0-1) ...
20:48:25 [2020-03-27T20:48:25.702Z] #17 44.61 Selecting previously unselected package python3-setuptools.
20:48:25 [2020-03-27T20:48:25.702Z] #17 44.61 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:48:25 [2020-03-27T20:48:25.702Z] #17 44.62 Unpacking python3-setuptools (40.8.0-1) ...
20:48:25 [2020-03-27T20:48:25.881Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.086s	coverage: 77.4% of statements
20:48:25 [2020-03-27T20:48:25.881Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:48:25 [2020-03-27T20:48:25.881Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:48:25 [2020-03-27T20:48:25.881Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.003s	coverage: 67.0% of statements
20:48:25 [2020-03-27T20:48:25.897Z] 
20:48:25 [2020-03-27T20:48:25.897Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:48:25 [2020-03-27T20:48:25.897Z] #10 182.1 Selecting previously unselected package libapparmor1:amd64.
20:48:25 [2020-03-27T20:48:25.897Z] #10 182.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
20:48:25 [2020-03-27T20:48:25.897Z] #10 182.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
20:48:25 [2020-03-27T20:48:25.897Z] #10 182.3 Selecting previously unselected package libapparmor-dev:amd64.
20:48:25 [2020-03-27T20:48:25.897Z] #10 182.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
20:48:25 [2020-03-27T20:48:25.897Z] #10 182.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
20:48:25 [2020-03-27T20:48:25.897Z] #10 182.5 Selecting previously unselected package libbtrfs0.
20:48:25 [2020-03-27T20:48:25.897Z] #10 182.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
20:48:25 [2020-03-27T20:48:25.897Z] #10 182.5 Unpacking libbtrfs0 (4.20.1-2) ...
20:48:25 [2020-03-27T20:48:25.897Z] #10 182.6 Selecting previously unselected package libbtrfs-dev.
20:48:25 [2020-03-27T20:48:25.897Z] #10 182.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
20:48:25 [2020-03-27T20:48:25.897Z] #10 182.6 Unpacking libbtrfs-dev (4.20.1-2) ...
20:48:25 [2020-03-27T20:48:25.939Z] #44 178.6   CC       criu/sk-packet.o
20:48:25 [2020-03-27T20:48:25.963Z] #17 44.92 Selecting previously unselected package python3-wheel.
20:48:25 [2020-03-27T20:48:25.963Z] #17 44.93 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:48:25 [2020-03-27T20:48:25.963Z] #17 44.93 Unpacking python3-wheel (0.32.3-2) ...
20:48:26 [2020-03-27T20:48:26.154Z] #10 182.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:48:26 [2020-03-27T20:48:26.154Z] #10 182.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
20:48:26 [2020-03-27T20:48:26.154Z] #10 182.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:48:26 [2020-03-27T20:48:26.223Z] #17 45.11 Selecting previously unselected package sudo.
20:48:26 [2020-03-27T20:48:26.223Z] #17 45.13 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
20:48:26 [2020-03-27T20:48:26.223Z] #17 45.15 Unpacking sudo (1.8.27-1+deb10u2) ...
20:48:26 [2020-03-27T20:48:26.412Z] #10 183.1 Selecting previously unselected package libudev-dev:amd64.
20:48:26 [2020-03-27T20:48:26.412Z] #10 183.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
20:48:26 [2020-03-27T20:48:26.412Z] #10 183.1 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
20:48:26 [2020-03-27T20:48:26.447Z] #44 80.84   CC       compel/arch/x86/src/lib/infect.o
20:48:26 [2020-03-27T20:48:26.669Z] #10 183.5 Selecting previously unselected package libsepol1-dev:amd64.
20:48:26 [2020-03-27T20:48:26.669Z] #10 183.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
20:48:26 [2020-03-27T20:48:26.669Z] #10 183.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
20:48:26 [2020-03-27T20:48:26.864Z] #44 179.3   CC       criu/sk-queue.o
20:48:26 [2020-03-27T20:48:26.864Z] #44 179.6   CC       criu/sk-tcp.o
20:48:26 [2020-03-27T20:48:26.884Z] ok  	github.com/docker/docker/daemon/logger/journald	0.007s	coverage: 26.2% of statements
20:48:26 [2020-03-27T20:48:26.884Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.004s	coverage: 62.1% of statements
20:48:27 [2020-03-27T20:48:27.055Z] #17 45.82 Selecting previously unselected package thin-provisioning-tools.
20:48:27 [2020-03-27T20:48:27.055Z] #17 45.83 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
20:48:27 [2020-03-27T20:48:27.055Z] #17 45.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:48:27 [2020-03-27T20:48:27.164Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 88.3% of statements
20:48:27 [2020-03-27T20:48:27.234Z] #10 183.8 Selecting previously unselected package libpcre16-3:amd64.
20:48:27 [2020-03-27T20:48:27.234Z] #10 183.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
20:48:27 [2020-03-27T20:48:27.234Z] #10 183.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
20:48:27 [2020-03-27T20:48:27.234Z] #10 184.0 Selecting previously unselected package libpcre32-3:amd64.
20:48:27 [2020-03-27T20:48:27.234Z] #10 184.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
20:48:27 [2020-03-27T20:48:27.234Z] #10 184.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
20:48:27 [2020-03-27T20:48:27.234Z] #10 184.2 Selecting previously unselected package libpcrecpp0v5:amd64.
20:48:27 [2020-03-27T20:48:27.234Z] #10 184.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
20:48:27 [2020-03-27T20:48:27.234Z] #10 184.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
20:48:27 [2020-03-27T20:48:27.315Z] #17 46.13 Selecting previously unselected package uidmap.
20:48:27 [2020-03-27T20:48:27.315Z] #17 46.13 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
20:48:27 [2020-03-27T20:48:27.315Z] #17 46.14 Unpacking uidmap (1:4.5-1.1) ...
20:48:27 [2020-03-27T20:48:27.491Z] #10 184.3 Selecting previously unselected package libpcre3-dev:amd64.
20:48:27 [2020-03-27T20:48:27.491Z] #10 184.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
20:48:27 [2020-03-27T20:48:27.491Z] #10 184.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
20:48:27 [2020-03-27T20:48:27.576Z] #17 46.28 Selecting previously unselected package vim-runtime.
20:48:27 [2020-03-27T20:48:27.576Z] #17 46.29 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:48:27 [2020-03-27T20:48:27.576Z] #17 46.36 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:48:27 [2020-03-27T20:48:27.576Z] #17 46.41 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:48:27 [2020-03-27T20:48:27.576Z] #17 46.42 Unpacking vim-runtime (2:8.1.0875-5) ...
20:48:27 [2020-03-27T20:48:27.763Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 28.7s done
20:48:27 [2020-03-27T20:48:27.763Z] #8 DONE 38.4s
20:48:27 [2020-03-27T20:48:27.763Z] 
20:48:27 [2020-03-27T20:48:27.763Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
20:48:27 [2020-03-27T20:48:27.763Z] #9 DONE 0.2s
20:48:27 [2020-03-27T20:48:27.763Z] 
20:48:27 [2020-03-27T20:48:27.763Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
20:48:27 [2020-03-27T20:48:27.763Z] #10 DONE 0.2s
20:48:27 [2020-03-27T20:48:27.763Z] 
20:48:27 [2020-03-27T20:48:27.763Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
20:48:27 [2020-03-27T20:48:27.763Z] #30 DONE 0.0s
20:48:27 [2020-03-27T20:48:27.763Z] 
20:48:27 [2020-03-27T20:48:27.763Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
20:48:27 [2020-03-27T20:48:27.763Z] #41 DONE 0.1s
20:48:27 [2020-03-27T20:48:27.763Z] 
20:48:27 [2020-03-27T20:48:27.763Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:48:27 [2020-03-27T20:48:27.763Z] #22 DONE 0.1s
20:48:27 [2020-03-27T20:48:27.763Z] 
20:48:27 [2020-03-27T20:48:27.763Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
20:48:27 [2020-03-27T20:48:27.763Z] #68 DONE 0.2s
20:48:27 [2020-03-27T20:48:27.763Z] 
20:48:27 [2020-03-27T20:48:27.763Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
20:48:27 [2020-03-27T20:48:27.763Z] #74 DONE 0.1s
20:48:27 [2020-03-27T20:48:27.763Z] 
20:48:27 [2020-03-27T20:48:27.763Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
20:48:27 [2020-03-27T20:48:27.763Z] #23 DONE 0.1s
20:48:27 [2020-03-27T20:48:27.763Z] 
20:48:27 [2020-03-27T20:48:27.763Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
20:48:27 [2020-03-27T20:48:27.763Z] #53 DONE 0.1s
20:48:27 [2020-03-27T20:48:27.763Z] 
20:48:27 [2020-03-27T20:48:27.763Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
20:48:27 [2020-03-27T20:48:27.763Z] #47 DONE 0.1s
20:48:27 [2020-03-27T20:48:27.763Z] 
20:48:27 [2020-03-27T20:48:27.763Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
20:48:27 [2020-03-27T20:48:27.763Z] #33 DONE 0.2s
20:48:27 [2020-03-27T20:48:27.763Z] 
20:48:27 [2020-03-27T20:48:27.763Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
20:48:27 [2020-03-27T20:48:27.763Z] #50 DONE 0.2s
20:48:27 [2020-03-27T20:48:27.763Z] 
20:48:27 [2020-03-27T20:48:27.763Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:48:27 [2020-03-27T20:48:27.763Z] #51 ...
20:48:27 [2020-03-27T20:48:27.763Z] 
20:48:27 [2020-03-27T20:48:27.763Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
20:48:27 [2020-03-27T20:48:27.763Z] #56 DONE 0.2s
20:48:27 [2020-03-27T20:48:27.763Z] 
20:48:27 [2020-03-27T20:48:27.763Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:48:27 [2020-03-27T20:48:27.763Z] #57 0.641 + RM_GOPATH=0
20:48:27 [2020-03-27T20:48:27.763Z] #57 0.655 + TMP_GOPATH=
20:48:27 [2020-03-27T20:48:27.763Z] #57 0.658 + : /build
20:48:27 [2020-03-27T20:48:27.763Z] #57 0.659 + '[' -z '' ']'
20:48:27 [2020-03-27T20:48:27.763Z] #57 0.676 ++ mktemp -d
20:48:27 [2020-03-27T20:48:27.763Z] #57 0.692 + export GOPATH=/tmp/tmp.kulZHusyM4
20:48:27 [2020-03-27T20:48:27.763Z] #57 0.696 + GOPATH=/tmp/tmp.kulZHusyM4
20:48:27 [2020-03-27T20:48:27.763Z] #57 0.696 + RM_GOPATH=1
20:48:27 [2020-03-27T20:48:27.763Z] #57 0.699 ++ dirname ./install.sh
20:48:27 [2020-03-27T20:48:27.763Z] #57 0.707 + dir=.
20:48:27 [2020-03-27T20:48:27.763Z] #57 0.707 + bin=shfmt
20:48:27 [2020-03-27T20:48:27.763Z] #57 0.708 + shift
20:48:27 [2020-03-27T20:48:27.763Z] #57 0.708 + '[' '!' -f ./shfmt.installer ']'
20:48:27 [2020-03-27T20:48:27.763Z] #57 0.708 + . ./shfmt.installer
20:48:27 [2020-03-27T20:48:27.763Z] #57 0.708 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
20:48:27 [2020-03-27T20:48:27.763Z] #57 0.709 + install_shfmt
20:48:27 [2020-03-27T20:48:27.763Z] #57 0.716 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
20:48:27 [2020-03-27T20:48:27.763Z] #57 0.716 + git clone https://github.com/mvdan/sh.git /tmp/tmp.kulZHusyM4/src/github.com/mvdan/sh
20:48:27 [2020-03-27T20:48:27.763Z] #57 0.716 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
20:48:27 [2020-03-27T20:48:27.763Z] #57 0.720 Cloning into '/tmp/tmp.kulZHusyM4/src/github.com/mvdan/sh'...
20:48:27 [2020-03-27T20:48:27.777Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 74.7% of statements
20:48:27 [2020-03-27T20:48:27.777Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:48:27 [2020-03-27T20:48:27.789Z] #44 180.1   CC       criu/sk-unix.o
20:48:27 [2020-03-27T20:48:27.833Z] #44 82.05   CC       compel/src/lib/infect-rpc.o
20:48:27 [2020-03-27T20:48:27.833Z] #44 82.56   CC       compel/src/lib/infect-util.o
20:48:28 [2020-03-27T20:48:28.056Z] #10 184.7 Selecting previously unselected package libselinux1-dev:amd64.
20:48:28 [2020-03-27T20:48:28.056Z] #10 184.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
20:48:28 [2020-03-27T20:48:28.056Z] #10 184.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
20:48:28 [2020-03-27T20:48:28.057Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.035s	coverage: 19.9% of statements
20:48:28 [2020-03-27T20:48:28.091Z] #44 ...
20:48:28 [2020-03-27T20:48:28.091Z] 
20:48:28 [2020-03-27T20:48:28.091Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:48:28 [2020-03-27T20:48:28.091Z] #10 185.4 Selecting previously unselected package libapparmor1:amd64.
20:48:28 [2020-03-27T20:48:28.091Z] #10 185.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
20:48:28 [2020-03-27T20:48:28.314Z] #10 185.0 Selecting previously unselected package libdevmapper-dev:amd64.
20:48:28 [2020-03-27T20:48:28.314Z] #10 185.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
20:48:28 [2020-03-27T20:48:28.314Z] #10 185.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:48:28 [2020-03-27T20:48:28.314Z] #10 185.1 Selecting previously unselected package libseccomp-dev:amd64.
20:48:28 [2020-03-27T20:48:28.314Z] #10 185.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
20:48:28 [2020-03-27T20:48:28.314Z] #10 185.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
20:48:28 [2020-03-27T20:48:28.314Z] #10 185.2 Selecting previously unselected package libsystemd-dev:amd64.
20:48:28 [2020-03-27T20:48:28.349Z] #10 185.6 Unpacking libapparmor1:amd64 (2.13.2-10) ...
20:48:28 [2020-03-27T20:48:28.349Z] #10 ...
20:48:28 [2020-03-27T20:48:28.349Z] 
20:48:28 [2020-03-27T20:48:28.349Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:48:28 [2020-03-27T20:48:28.349Z] #68 DONE 185.1s
20:48:28 [2020-03-27T20:48:28.571Z] #10 185.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
20:48:28 [2020-03-27T20:48:28.571Z] #10 185.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
20:48:28 [2020-03-27T20:48:28.606Z] 
20:48:28 [2020-03-27T20:48:28.606Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
20:48:28 [2020-03-27T20:48:28.606Z] #69 DONE 0.2s
20:48:28 [2020-03-27T20:48:28.606Z] 
20:48:28 [2020-03-27T20:48:28.606Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:28 [2020-03-27T20:48:28.606Z] #44 83.12   CC       compel/src/lib/infect.o
20:48:28 [2020-03-27T20:48:28.669Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 33.3% of statements
20:48:28 [2020-03-27T20:48:28.829Z] #10 185.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
20:48:28 [2020-03-27T20:48:28.829Z] #10 185.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
20:48:28 [2020-03-27T20:48:28.829Z] #10 185.6 Setting up libapparmor1:amd64 (2.13.2-10) ...
20:48:28 [2020-03-27T20:48:28.829Z] #10 185.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:48:28 [2020-03-27T20:48:28.829Z] #10 185.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
20:48:28 [2020-03-27T20:48:28.829Z] #10 185.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
20:48:28 [2020-03-27T20:48:28.829Z] #10 185.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:48:28 [2020-03-27T20:48:28.829Z] #10 185.7 Setting up libbtrfs0 (4.20.1-2) ...
20:48:28 [2020-03-27T20:48:28.829Z] #10 185.7 Setting up libpcre32-3:amd64 (2:8.39-12) ...
20:48:28 [2020-03-27T20:48:28.829Z] #10 185.7 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
20:48:28 [2020-03-27T20:48:28.829Z] #10 185.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:48:28 [2020-03-27T20:48:28.829Z] #10 185.8 Setting up libbtrfs-dev (4.20.1-2) ...
20:48:28 [2020-03-27T20:48:28.829Z] #10 185.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
20:48:28 [2020-03-27T20:48:28.829Z] #10 185.8 Setting up mingw-w64-common (6.0.0-3) ...
20:48:29 [2020-03-27T20:48:29.086Z] #10 185.8 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
20:48:29 [2020-03-27T20:48:29.086Z] #10 185.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:48:29 [2020-03-27T20:48:29.086Z] #10 185.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
20:48:29 [2020-03-27T20:48:29.086Z] #10 185.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:48:29 [2020-03-27T20:48:29.086Z] #10 185.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
20:48:29 [2020-03-27T20:48:29.086Z] #10 185.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
20:48:29 [2020-03-27T20:48:29.086Z] #10 185.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:48:29 [2020-03-27T20:48:29.086Z] #10 185.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
20:48:29 [2020-03-27T20:48:29.086Z] #10 185.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:48:29 [2020-03-27T20:48:29.086Z] #10 185.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:48:29 [2020-03-27T20:48:29.086Z] #10 185.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
20:48:29 [2020-03-27T20:48:29.086Z] #10 185.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:48:29 [2020-03-27T20:48:29.086Z] #10 185.9 Setting up dmsetup (2:1.02.155-3) ...
20:48:29 [2020-03-27T20:48:29.086Z] #10 186.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:48:29 [2020-03-27T20:48:29.086Z] #10 186.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:48:29 [2020-03-27T20:48:29.086Z] #10 186.0 Processing triggers for libc-bin (2.28-10) ...
20:48:29 [2020-03-27T20:48:29.656Z] #10 DONE 186.3s
20:48:29 [2020-03-27T20:48:29.656Z] 
20:48:29 [2020-03-27T20:48:29.656Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:48:29 [2020-03-27T20:48:29.656Z] #58 DONE 0.1s
20:48:29 [2020-03-27T20:48:29.656Z] 
20:48:29 [2020-03-27T20:48:29.656Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
20:48:29 [2020-03-27T20:48:29.656Z] #59 DONE 0.1s
20:48:29 [2020-03-27T20:48:29.656Z] 
20:48:29 [2020-03-27T20:48:29.656Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
20:48:29 [2020-03-27T20:48:29.670Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.016s	coverage: 47.8% of statements
20:48:29 [2020-03-27T20:48:29.675Z] #44 182.0   CC       criu/sockets.o
20:48:29 [2020-03-27T20:48:29.950Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
20:48:30 [2020-03-27T20:48:30.235Z] #44 182.9   CC       criu/stats.o
20:48:30 [2020-03-27T20:48:30.490Z] #44 183.1   CC       criu/string.o
20:48:30 [2020-03-27T20:48:30.490Z] #44 183.2   CC       criu/sysctl.o
20:48:30 [2020-03-27T20:48:30.504Z] #57 ...
20:48:30 [2020-03-27T20:48:30.504Z] 
20:48:30 [2020-03-27T20:48:30.504Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:30 [2020-03-27T20:48:30.504Z] #48 0.522 + RM_GOPATH=0
20:48:30 [2020-03-27T20:48:30.504Z] #48 0.522 + TMP_GOPATH=
20:48:30 [2020-03-27T20:48:30.504Z] #48 0.522 + : /build
20:48:30 [2020-03-27T20:48:30.504Z] #48 0.523 + '[' -z '' ']'
20:48:30 [2020-03-27T20:48:30.504Z] #48 0.524 ++ mktemp -d
20:48:30 [2020-03-27T20:48:30.504Z] #48 0.526 + export GOPATH=/tmp/tmp.HPUniM95J1
20:48:30 [2020-03-27T20:48:30.504Z] #48 0.526 + GOPATH=/tmp/tmp.HPUniM95J1
20:48:30 [2020-03-27T20:48:30.504Z] #48 0.526 + RM_GOPATH=1
20:48:30 [2020-03-27T20:48:30.504Z] #48 0.528 ++ dirname ./install.sh
20:48:30 [2020-03-27T20:48:30.504Z] #48 0.529 + dir=.
20:48:30 [2020-03-27T20:48:30.504Z] #48 0.529 + bin=vndr
20:48:30 [2020-03-27T20:48:30.504Z] #48 0.531 + shift
20:48:30 [2020-03-27T20:48:30.504Z] #48 0.531 + '[' '!' -f ./vndr.installer ']'
20:48:30 [2020-03-27T20:48:30.504Z] #48 0.534 + . ./vndr.installer
20:48:30 [2020-03-27T20:48:30.504Z] #48 0.534 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:48:30 [2020-03-27T20:48:30.504Z] #48 0.539 + install_vndr
20:48:30 [2020-03-27T20:48:30.504Z] #48 0.551 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
20:48:30 [2020-03-27T20:48:30.504Z] #48 0.552 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HPUniM95J1/src/github.com/LK4D4/vndr
20:48:30 [2020-03-27T20:48:30.504Z] #48 0.552 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:48:30 [2020-03-27T20:48:30.504Z] #48 0.569 Cloning into '/tmp/tmp.HPUniM95J1/src/github.com/LK4D4/vndr'...
20:48:30 [2020-03-27T20:48:30.504Z] #48 1.958 + cd /tmp/tmp.HPUniM95J1/src/github.com/LK4D4/vndr
20:48:30 [2020-03-27T20:48:30.504Z] #48 1.958 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
20:48:30 [2020-03-27T20:48:30.504Z] #48 2.017 + go build -buildmode=pie -v -o /build/vndr .
20:48:30 [2020-03-27T20:48:30.504Z] #48 4.429 internal/race
20:48:30 [2020-03-27T20:48:30.504Z] #48 4.501 runtime/internal/sys
20:48:30 [2020-03-27T20:48:30.504Z] #48 4.563 internal/cpu
20:48:30 [2020-03-27T20:48:30.504Z] #48 4.892 sync/atomic
20:48:30 [2020-03-27T20:48:30.504Z] #48 4.943 runtime/internal/atomic
20:48:30 [2020-03-27T20:48:30.504Z] #48 5.343 runtime/internal/math
20:48:30 [2020-03-27T20:48:30.504Z] #48 6.034 unicode
20:48:30 [2020-03-27T20:48:30.563Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
20:48:30 [2020-03-27T20:48:30.793Z] #48 ...
20:48:30 [2020-03-27T20:48:30.793Z] 
20:48:30 [2020-03-27T20:48:30.793Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:48:30 [2020-03-27T20:48:30.793Z] #34 0.649 + RM_GOPATH=0
20:48:30 [2020-03-27T20:48:30.793Z] #34 0.659 + TMP_GOPATH=
20:48:30 [2020-03-27T20:48:30.793Z] #34 0.660 + : /build
20:48:30 [2020-03-27T20:48:30.793Z] #34 0.661 + '[' -z '' ']'
20:48:30 [2020-03-27T20:48:30.793Z] #34 0.667 ++ mktemp -d
20:48:30 [2020-03-27T20:48:30.793Z] #34 0.685 + export GOPATH=/tmp/tmp.47zEsxOYKZ
20:48:30 [2020-03-27T20:48:30.793Z] #34 0.688 + GOPATH=/tmp/tmp.47zEsxOYKZ
20:48:30 [2020-03-27T20:48:30.793Z] #34 0.688 + RM_GOPATH=1
20:48:30 [2020-03-27T20:48:30.793Z] #34 0.695 ++ dirname ./install.sh
20:48:30 [2020-03-27T20:48:30.793Z] #34 0.723 + dir=.
20:48:30 [2020-03-27T20:48:30.793Z] #34 0.724 + bin=tomlv
20:48:30 [2020-03-27T20:48:30.793Z] #34 0.724 + shift
20:48:30 [2020-03-27T20:48:30.793Z] #34 0.724 + '[' '!' -f ./tomlv.installer ']'
20:48:30 [2020-03-27T20:48:30.793Z] #34 0.724 + . ./tomlv.installer
20:48:30 [2020-03-27T20:48:30.793Z] #34 0.725 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:48:30 [2020-03-27T20:48:30.793Z] #34 0.725 + install_tomlv
20:48:30 [2020-03-27T20:48:30.793Z] #34 0.726 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
20:48:30 [2020-03-27T20:48:30.793Z] #34 0.726 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:48:30 [2020-03-27T20:48:30.793Z] #34 0.726 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.47zEsxOYKZ/src/github.com/BurntSushi/toml
20:48:30 [2020-03-27T20:48:30.793Z] #34 0.764 Cloning into '/tmp/tmp.47zEsxOYKZ/src/github.com/BurntSushi/toml'...
20:48:30 [2020-03-27T20:48:30.793Z] #34 2.815 + cd /tmp/tmp.47zEsxOYKZ/src/github.com/BurntSushi/toml
20:48:30 [2020-03-27T20:48:30.793Z] #34 2.816 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
20:48:30 [2020-03-27T20:48:30.793Z] #34 2.911 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
20:48:30 [2020-03-27T20:48:30.793Z] #34 4.473 internal/cpu
20:48:30 [2020-03-27T20:48:30.793Z] #34 4.492 math/bits
20:48:30 [2020-03-27T20:48:30.793Z] #34 4.527 runtime/internal/sys
20:48:30 [2020-03-27T20:48:30.793Z] #34 4.529 runtime/internal/atomic
20:48:30 [2020-03-27T20:48:30.793Z] #34 5.392 runtime/internal/math
20:48:30 [2020-03-27T20:48:30.793Z] #34 6.040 unicode/utf8
20:48:30 [2020-03-27T20:48:30.793Z] #34 6.181 sync/atomic
20:48:30 [2020-03-27T20:48:30.843Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.431s	coverage: 82.5% of statements
20:48:30 [2020-03-27T20:48:30.843Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:48:30 [2020-03-27T20:48:30.843Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:48:30 [2020-03-27T20:48:30.874Z] #17 ...
20:48:30 [2020-03-27T20:48:30.874Z] 
20:48:30 [2020-03-27T20:48:30.874Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:30 [2020-03-27T20:48:30.874Z] #44 111.6   CC       criu/bitmap.o
20:48:30 [2020-03-27T20:48:30.874Z] #44 111.9   CC       criu/cgroup-props.o
20:48:30 [2020-03-27T20:48:30.874Z] #44 112.9   CC       criu/cgroup.o
20:48:30 [2020-03-27T20:48:30.874Z] #44 116.4   CC       criu/clone-noasan.o
20:48:30 [2020-03-27T20:48:30.874Z] #44 116.6   CC       criu/config.o
20:48:30 [2020-03-27T20:48:30.874Z] #44 118.3   CC       criu/cr-check.o
20:48:30 [2020-03-27T20:48:30.874Z] #44 120.4   CC       criu/cr-dedup.o
20:48:30 [2020-03-27T20:48:30.874Z] #44 121.1   CC       criu/cr-dump.o
20:48:31 [2020-03-27T20:48:31.083Z] #34 ...
20:48:31 [2020-03-27T20:48:31.083Z] 
20:48:31 [2020-03-27T20:48:31.083Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:31 [2020-03-27T20:48:31.083Z] #48 6.409 unicode/utf8
20:48:31 [2020-03-27T20:48:31.134Z] #44 ...
20:48:31 [2020-03-27T20:48:31.134Z] 
20:48:31 [2020-03-27T20:48:31.134Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:48:31 [2020-03-27T20:48:31.134Z] #17 50.02 Selecting previously unselected package vim.
20:48:31 [2020-03-27T20:48:31.134Z] #17 50.02 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
20:48:31 [2020-03-27T20:48:31.134Z] #17 50.05 Unpacking vim (2:8.1.0875-5) ...
20:48:31 [2020-03-27T20:48:31.373Z] #48 6.726 internal/bytealg
20:48:31 [2020-03-27T20:48:31.416Z] #44 183.9   CC       criu/sysfs_parse.o
20:48:31 [2020-03-27T20:48:31.672Z] #44 184.3   CC       criu/timerfd.o
20:48:31 [2020-03-27T20:48:31.706Z] #17 ...
20:48:31 [2020-03-27T20:48:31.706Z] 
20:48:31 [2020-03-27T20:48:31.706Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:48:31 [2020-03-27T20:48:31.706Z] #41 186.9 + dpkg --print-architecture
20:48:31 [2020-03-27T20:48:31.706Z] #41 DONE 187.1s
20:48:31 [2020-03-27T20:48:31.706Z] 
20:48:31 [2020-03-27T20:48:31.706Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:48:31 [2020-03-27T20:48:31.706Z] #17 50.55 Selecting previously unselected package xfsprogs.
20:48:31 [2020-03-27T20:48:31.706Z] #17 50.56 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
20:48:31 [2020-03-27T20:48:31.706Z] #17 50.64 Unpacking xfsprogs (4.20.0-1) ...
20:48:32 [2020-03-27T20:48:32.010Z] #48 7.111 math/bits
20:48:32 [2020-03-27T20:48:32.183Z] #11 DONE 2.4s
20:48:32 [2020-03-27T20:48:32.183Z] 
20:48:32 [2020-03-27T20:48:32.183Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
20:48:32 [2020-03-27T20:48:32.232Z] #44 184.7   CC       criu/tty.o
20:48:32 [2020-03-27T20:48:32.309Z] ok  	github.com/docker/docker/distribution/metadata	0.046s	coverage: 48.2% of statements
20:48:32 [2020-03-27T20:48:32.309Z] ok  	github.com/docker/docker/distribution	0.239s	coverage: 22.1% of statements
20:48:32 [2020-03-27T20:48:32.309Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:48:32 [2020-03-27T20:48:32.647Z] #17 51.32 Selecting previously unselected package zip.
20:48:32 [2020-03-27T20:48:32.647Z] #17 51.34 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
20:48:32 [2020-03-27T20:48:32.647Z] #17 51.35 Unpacking zip (3.0-11+b1) ...
20:48:32 [2020-03-27T20:48:32.647Z] #17 51.72 Setting up aufs-tools (1:4.14+20190211-1) ...
20:48:32 [2020-03-27T20:48:32.789Z] #44 86.83   CC       compel/src/lib/ptrace.o
20:48:32 [2020-03-27T20:48:32.909Z] #17 51.76 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:48:32 [2020-03-27T20:48:32.909Z] #17 51.78 Setting up libip6tc0:arm64 (1.8.2-4) ...
20:48:32 [2020-03-27T20:48:32.909Z] #17 51.79 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
20:48:32 [2020-03-27T20:48:32.909Z] #17 51.81 Setting up libgpm2:arm64 (1.20.7-5) ...
20:48:32 [2020-03-27T20:48:32.909Z] #17 51.82 Setting up libip4tc0:arm64 (1.8.2-4) ...
20:48:32 [2020-03-27T20:48:32.909Z] #17 51.83 Setting up uidmap (1:4.5-1.1) ...
20:48:32 [2020-03-27T20:48:32.909Z] #17 51.84 Setting up libnftnl11:arm64 (1.1.2-2) ...
20:48:32 [2020-03-27T20:48:32.909Z] #17 51.87 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
20:48:32 [2020-03-27T20:48:32.909Z] #17 51.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:48:32 [2020-03-27T20:48:32.909Z] #17 51.94 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
20:48:33 [2020-03-27T20:48:33.046Z] #44 87.55   AR       compel/libcompel.a
20:48:33 [2020-03-27T20:48:33.046Z] #44 87.77   HOSTCC   compel/src/main-host.o
20:48:33 [2020-03-27T20:48:33.186Z] #17 51.95 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
20:48:33 [2020-03-27T20:48:33.186Z] #17 51.97 Setting up xxd (2:8.1.0875-5) ...
20:48:33 [2020-03-27T20:48:33.186Z] #17 52.00 Setting up zip (3.0-11+b1) ...
20:48:33 [2020-03-27T20:48:33.186Z] #17 52.01 Setting up vim-common (2:8.1.0875-5) ...
20:48:33 [2020-03-27T20:48:33.186Z] #17 52.08 Setting up bash-completion (1:2.8-6) ...
20:48:33 [2020-03-27T20:48:33.304Z] #44 ...
20:48:33 [2020-03-27T20:48:33.304Z] 
20:48:33 [2020-03-27T20:48:33.304Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:48:33 [2020-03-27T20:48:33.304Z] #50 DONE 190.3s
20:48:33 [2020-03-27T20:48:33.304Z] 
20:48:33 [2020-03-27T20:48:33.304Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:33 [2020-03-27T20:48:33.304Z] #47 180.0 crypto/x509
20:48:33 [2020-03-27T20:48:33.304Z] #47 180.0 net/textproto
20:48:33 [2020-03-27T20:48:33.304Z] #47 181.9 vendor/golang.org/x/net/http/httpguts
20:48:33 [2020-03-27T20:48:33.304Z] #47 182.3 vendor/golang.org/x/net/http/httpproxy
20:48:33 [2020-03-27T20:48:33.304Z] #47 183.1 mime/multipart
20:48:33 [2020-03-27T20:48:33.304Z] #47 186.4 crypto/tls
20:48:33 [2020-03-27T20:48:33.317Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 49.4% of statements
20:48:33 [2020-03-27T20:48:33.562Z] #47 ...
20:48:33 [2020-03-27T20:48:33.562Z] 
20:48:33 [2020-03-27T20:48:33.562Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:48:33 [2020-03-27T20:48:33.562Z] #10 185.9 Selecting previously unselected package libapparmor-dev:amd64.
20:48:33 [2020-03-27T20:48:33.562Z] #10 185.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 185.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 186.2 Selecting previously unselected package libbtrfs0.
20:48:33 [2020-03-27T20:48:33.562Z] #10 186.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 186.2 Unpacking libbtrfs0 (4.20.1-2) ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 186.3 Selecting previously unselected package libbtrfs-dev.
20:48:33 [2020-03-27T20:48:33.562Z] #10 186.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 186.4 Unpacking libbtrfs-dev (4.20.1-2) ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 186.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
20:48:33 [2020-03-27T20:48:33.562Z] #10 186.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 186.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 186.8 Selecting previously unselected package libudev-dev:amd64.
20:48:33 [2020-03-27T20:48:33.562Z] #10 186.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 187.0 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 187.3 Selecting previously unselected package libsepol1-dev:amd64.
20:48:33 [2020-03-27T20:48:33.562Z] #10 187.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 187.4 Unpacking libsepol1-dev:amd64 (2.8-1) ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 188.3 Selecting previously unselected package libpcre16-3:amd64.
20:48:33 [2020-03-27T20:48:33.562Z] #10 188.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 188.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 188.9 Selecting previously unselected package libpcre32-3:amd64.
20:48:33 [2020-03-27T20:48:33.562Z] #10 188.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 188.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 189.2 Selecting previously unselected package libpcrecpp0v5:amd64.
20:48:33 [2020-03-27T20:48:33.562Z] #10 189.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 189.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 189.6 Selecting previously unselected package libpcre3-dev:amd64.
20:48:33 [2020-03-27T20:48:33.562Z] #10 189.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 189.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 190.5 Selecting previously unselected package libselinux1-dev:amd64.
20:48:33 [2020-03-27T20:48:33.562Z] #10 190.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 190.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 191.0 Selecting previously unselected package libdevmapper-dev:amd64.
20:48:33 [2020-03-27T20:48:33.562Z] #10 191.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 191.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:48:33 [2020-03-27T20:48:33.562Z] #10 ...
20:48:33 [2020-03-27T20:48:33.562Z] 
20:48:33 [2020-03-27T20:48:33.562Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:33 [2020-03-27T20:48:33.562Z] #44 88.29   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:48:33 [2020-03-27T20:48:33.595Z] #44 186.4   CC       criu/tun.o
20:48:33 [2020-03-27T20:48:33.934Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.4% of statements
20:48:34 [2020-03-27T20:48:34.067Z] #48 9.496 internal/testlog
20:48:34 [2020-03-27T20:48:34.081Z] #12 ...
20:48:34 [2020-03-27T20:48:34.081Z] 
20:48:34 [2020-03-27T20:48:34.081Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:34 [2020-03-27T20:48:34.081Z] #47 180.3 vendor/golang.org/x/net/http/httpguts
20:48:34 [2020-03-27T20:48:34.081Z] #47 180.6 vendor/golang.org/x/net/http/httpproxy
20:48:34 [2020-03-27T20:48:34.081Z] #47 181.0 mime/multipart
20:48:34 [2020-03-27T20:48:34.081Z] #47 183.7 crypto/tls
20:48:34 [2020-03-27T20:48:34.081Z] #47 ...
20:48:34 [2020-03-27T20:48:34.081Z] 
20:48:34 [2020-03-27T20:48:34.081Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:34 [2020-03-27T20:48:34.081Z] #60 2.473 + RM_GOPATH=0
20:48:34 [2020-03-27T20:48:34.081Z] #60 2.473 + TMP_GOPATH=
20:48:34 [2020-03-27T20:48:34.081Z] #60 2.473 + : /build
20:48:34 [2020-03-27T20:48:34.081Z] #60 2.473 + '[' -z '' ']'
20:48:34 [2020-03-27T20:48:34.081Z] #60 2.473 ++ mktemp -d
20:48:34 [2020-03-27T20:48:34.081Z] #60 2.473 + export GOPATH=/tmp/tmp.1s7M1tL30E
20:48:34 [2020-03-27T20:48:34.081Z] #60 2.473 + GOPATH=/tmp/tmp.1s7M1tL30E
20:48:34 [2020-03-27T20:48:34.081Z] #60 2.473 + RM_GOPATH=1
20:48:34 [2020-03-27T20:48:34.081Z] #60 2.473 ++ dirname ./install.sh
20:48:34 [2020-03-27T20:48:34.081Z] #60 2.493 + dir=.
20:48:34 [2020-03-27T20:48:34.081Z] #60 2.493 + bin=runc
20:48:34 [2020-03-27T20:48:34.081Z] #60 2.493 + shift
20:48:34 [2020-03-27T20:48:34.081Z] #60 2.493 + '[' '!' -f ./runc.installer ']'
20:48:34 [2020-03-27T20:48:34.081Z] #60 2.493 + . ./runc.installer
20:48:34 [2020-03-27T20:48:34.081Z] #60 2.494 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:48:34 [2020-03-27T20:48:34.081Z] #60 2.495 + install_runc
20:48:34 [2020-03-27T20:48:34.081Z] #60 2.497 + uname -r
20:48:34 [2020-03-27T20:48:34.081Z] #60 2.497 + grep -q '^3\.10\.0.*\.el7\.'
20:48:34 [2020-03-27T20:48:34.081Z] #60 2.500 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:48:34 [2020-03-27T20:48:34.081Z] #60 2.500 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
20:48:34 [2020-03-27T20:48:34.082Z] #60 2.500 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
20:48:34 [2020-03-27T20:48:34.082Z] #60 2.500 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1s7M1tL30E/src/github.com/opencontainers/runc
20:48:34 [2020-03-27T20:48:34.082Z] #60 2.507 Cloning into '/tmp/tmp.1s7M1tL30E/src/github.com/opencontainers/runc'...
20:48:34 [2020-03-27T20:48:34.082Z] #60 ...
20:48:34 [2020-03-27T20:48:34.082Z] 
20:48:34 [2020-03-27T20:48:34.082Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
20:48:34 [2020-03-27T20:48:34.082Z] #12 DONE 2.2s
20:48:34 [2020-03-27T20:48:34.127Z] #44 88.47   HOSTCC   compel/src/lib/handle-elf-host.o
20:48:34 [2020-03-27T20:48:34.340Z] 
20:48:34 [2020-03-27T20:48:34.340Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:34 [2020-03-27T20:48:34.340Z] #47 190.6 net/http/httptrace
20:48:34 [2020-03-27T20:48:34.340Z] #47 190.9 net/http
20:48:34 [2020-03-27T20:48:34.358Z] #48 ...
20:48:34 [2020-03-27T20:48:34.358Z] 
20:48:34 [2020-03-27T20:48:34.358Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:48:34 [2020-03-27T20:48:34.358Z] #63 0.818 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:48:34 [2020-03-27T20:48:34.358Z] #63 0.880 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:48:34 [2020-03-27T20:48:34.358Z] #63 0.971 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:48:34 [2020-03-27T20:48:34.358Z] #63 2.624 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
20:48:34 [2020-03-27T20:48:34.358Z] #63 6.219 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB]
20:48:34 [2020-03-27T20:48:34.358Z] #63 9.161 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
20:48:34 [2020-03-27T20:48:34.521Z] #44 186.9   CC       criu/uffd.o
20:48:34 [2020-03-27T20:48:34.545Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
20:48:34 [2020-03-27T20:48:34.645Z] #63 ...
20:48:34 [2020-03-27T20:48:34.645Z] 
20:48:34 [2020-03-27T20:48:34.645Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:48:34 [2020-03-27T20:48:34.645Z] #36 0.915 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:48:34 [2020-03-27T20:48:34.645Z] #36 1.117 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:48:34 [2020-03-27T20:48:34.645Z] #36 1.121 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:48:34 [2020-03-27T20:48:34.645Z] #36 3.094 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
20:48:34 [2020-03-27T20:48:34.645Z] #36 6.831 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB]
20:48:34 [2020-03-27T20:48:34.645Z] #36 10.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
20:48:34 [2020-03-27T20:48:34.645Z] #36 ...
20:48:34 [2020-03-27T20:48:34.645Z] 
20:48:34 [2020-03-27T20:48:34.645Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.719 + RM_GOPATH=0
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.722 + TMP_GOPATH=
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.723 + : /build
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.724 + '[' -z '' ']'
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.732 ++ mktemp -d
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.735 + export GOPATH=/tmp/tmp.p1nL4KA0hK
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.736 + GOPATH=/tmp/tmp.p1nL4KA0hK
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.737 + RM_GOPATH=1
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.760 ++ dirname ./install.sh
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.781 + dir=.
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.799 + bin=proxy
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.800 + shift
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.803 + '[' '!' -f ./proxy.installer ']'
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.805 + . ./proxy.installer
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.806 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.811 + install_proxy
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.812 + case "$1" in
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.813 + export CGO_ENABLED=0
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.813 + CGO_ENABLED=0
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.813 + _install_proxy
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.814 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.814 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.815 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.p1nL4KA0hK/src/github.com/docker/libnetwork
20:48:34 [2020-03-27T20:48:34.645Z] #75 0.826 Cloning into '/tmp/tmp.p1nL4KA0hK/src/github.com/docker/libnetwork'...
20:48:34 [2020-03-27T20:48:34.691Z] #44 89.08   HOSTCC   compel/src/lib/log-host.o
20:48:34 [2020-03-27T20:48:34.934Z] #75 ...
20:48:34 [2020-03-27T20:48:34.934Z] 
20:48:34 [2020-03-27T20:48:34.934Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:48:34 [2020-03-27T20:48:34.934Z] #11 0.728 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:48:34 [2020-03-27T20:48:34.934Z] #11 0.867 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:48:34 [2020-03-27T20:48:34.934Z] #11 0.868 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:48:34 [2020-03-27T20:48:34.934Z] #11 2.737 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
20:48:34 [2020-03-27T20:48:34.934Z] #11 6.541 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB]
20:48:34 [2020-03-27T20:48:34.934Z] #11 9.282 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
20:48:34 [2020-03-27T20:48:34.934Z] #11 ...
20:48:34 [2020-03-27T20:48:34.934Z] 
20:48:34 [2020-03-27T20:48:34.934Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.436 + RM_GOPATH=0
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.437 + TMP_GOPATH=
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.437 + : /build/
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.437 + '[' -z '' ']'
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.437 ++ mktemp -d
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.439 + export GOPATH=/tmp/tmp.gy3SDuhZA7
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.439 + GOPATH=/tmp/tmp.gy3SDuhZA7
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.442 + RM_GOPATH=1
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.446 ++ dirname ./install.sh
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.449 + dir=.
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.449 + bin=rootlesskit
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.449 + shift
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.450 + '[' '!' -f ./rootlesskit.installer ']'
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.451 + . ./rootlesskit.installer
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.452 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.454 + install_rootlesskit
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.455 + case "$1" in
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.455 + export CGO_ENABLED=0
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.455 + CGO_ENABLED=0
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.455 + _install_rootlesskit
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.456 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.456 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6'
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.456 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gy3SDuhZA7/src/github.com/rootless-containers/rootlesskit
20:48:34 [2020-03-27T20:48:34.934Z] #69 0.460 Cloning into '/tmp/tmp.gy3SDuhZA7/src/github.com/rootless-containers/rootlesskit'...
20:48:34 [2020-03-27T20:48:34.934Z] #69 9.710 + cd /tmp/tmp.gy3SDuhZA7/src/github.com/rootless-containers/rootlesskit
20:48:34 [2020-03-27T20:48:34.934Z] #69 9.710 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6
20:48:34 [2020-03-27T20:48:34.934Z] #69 10.03 + for f in rootlesskit rootlesskit-docker-proxy
20:48:34 [2020-03-27T20:48:34.934Z] #69 10.03 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
20:48:34 [2020-03-27T20:48:34.948Z] #44 89.38   HOSTLINK compel/compel-host-bin
20:48:34 [2020-03-27T20:48:34.948Z] #44 89.50   DEP      soccr/soccr.d
20:48:35 [2020-03-27T20:48:35.081Z] #44 187.9   CC       criu/util.o
20:48:35 [2020-03-27T20:48:35.156Z] ok  	github.com/docker/docker/distribution/xfer	1.866s	coverage: 85.6% of statements
20:48:35 [2020-03-27T20:48:35.156Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:48:35 [2020-03-27T20:48:35.156Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
20:48:35 [2020-03-27T20:48:35.156Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
20:48:35 [2020-03-27T20:48:35.156Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:48:35 [2020-03-27T20:48:35.205Z] #44 89.66   CC       soccr/soccr.o
20:48:35 [2020-03-27T20:48:35.224Z] #69 ...
20:48:35 [2020-03-27T20:48:35.224Z] 
20:48:35 [2020-03-27T20:48:35.224Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:48:35 [2020-03-27T20:48:35.224Z] #51 0.527 + RM_GOPATH=0
20:48:35 [2020-03-27T20:48:35.224Z] #51 0.527 + TMP_GOPATH=
20:48:35 [2020-03-27T20:48:35.224Z] #51 0.527 + : /build
20:48:35 [2020-03-27T20:48:35.224Z] #51 0.527 + '[' -z '' ']'
20:48:35 [2020-03-27T20:48:35.224Z] #51 0.528 ++ mktemp -d
20:48:35 [2020-03-27T20:48:35.224Z] #51 0.535 + export GOPATH=/tmp/tmp.stZJk7Giqy
20:48:35 [2020-03-27T20:48:35.224Z] #51 0.535 + GOPATH=/tmp/tmp.stZJk7Giqy
20:48:35 [2020-03-27T20:48:35.224Z] #51 0.535 + RM_GOPATH=1
20:48:35 [2020-03-27T20:48:35.224Z] #51 0.536 ++ dirname ./install.sh
20:48:35 [2020-03-27T20:48:35.224Z] #51 0.538 + dir=.
20:48:35 [2020-03-27T20:48:35.224Z] #51 0.538 + bin=gotestsum
20:48:35 [2020-03-27T20:48:35.224Z] #51 0.538 + shift
20:48:35 [2020-03-27T20:48:35.224Z] #51 0.538 + '[' '!' -f ./gotestsum.installer ']'
20:48:35 [2020-03-27T20:48:35.224Z] #51 0.539 + . ./gotestsum.installer
20:48:35 [2020-03-27T20:48:35.224Z] #51 0.539 ++ : v0.3.5
20:48:35 [2020-03-27T20:48:35.224Z] #51 0.540 + install_gotestsum
20:48:35 [2020-03-27T20:48:35.224Z] #51 0.540 Installing gotestsum version v0.3.5
20:48:35 [2020-03-27T20:48:35.224Z] #51 0.542 + echo 'Installing gotestsum version v0.3.5'
20:48:35 [2020-03-27T20:48:35.224Z] #51 0.542 + go get -d gotest.tools/gotestsum
20:48:35 [2020-03-27T20:48:35.224Z] #51 ...
20:48:35 [2020-03-27T20:48:35.224Z] 
20:48:35 [2020-03-27T20:48:35.224Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.693 + RM_GOPATH=0
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.694 + TMP_GOPATH=
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.694 + : /build
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.694 + '[' -z '' ']'
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.701 ++ mktemp -d
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.776 + export GOPATH=/tmp/tmp.7Y0IZsHyZj
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.776 + GOPATH=/tmp/tmp.7Y0IZsHyZj
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.776 + RM_GOPATH=1
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.779 ++ dirname ./install.sh
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.783 + dir=.
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.783 + bin=dockercli
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.783 + shift
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.783 + '[' '!' -f ./dockercli.installer ']'
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.784 + . ./dockercli.installer
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.784 ++ : stable
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.785 ++ : 17.06.2-ce
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.786 + install_dockercli
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.789 + echo 'Install docker/cli version 17.06.2-ce from stable'
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.789 Install docker/cli version 17.06.2-ce from stable
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.794 ++ uname -m
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.799 + arch=ppc64le
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.799 + '[' ppc64le '!=' x86_64 ']'
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.800 + '[' ppc64le '!=' s390x ']'
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.801 + '[' ppc64le '!=' armhf ']'
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.801 + build_dockercli
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.802 + git clone https://github.com/docker/docker-ce /tmp/tmp.7Y0IZsHyZj/tmp/docker-ce
20:48:35 [2020-03-27T20:48:35.224Z] #24 0.806 Cloning into '/tmp/tmp.7Y0IZsHyZj/tmp/docker-ce'...
20:48:35 [2020-03-27T20:48:35.463Z] #44 ...
20:48:35 [2020-03-27T20:48:35.463Z] 
20:48:35 [2020-03-27T20:48:35.463Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:48:35 [2020-03-27T20:48:35.463Z] #10 191.2 Selecting previously unselected package libseccomp-dev:amd64.
20:48:35 [2020-03-27T20:48:35.463Z] #10 191.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 191.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 191.5 Selecting previously unselected package libsystemd-dev:amd64.
20:48:35 [2020-03-27T20:48:35.463Z] #10 191.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 191.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.3 Setting up libbtrfs0 (4.20.1-2) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.3 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.3 Setting up libbtrfs-dev (4.20.1-2) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.4 Setting up mingw-w64-common (6.0.0-3) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.4 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.5 Setting up dmsetup (2:1.02.155-3) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 192.6 Processing triggers for libc-bin (2.28-10) ...
20:48:35 [2020-03-27T20:48:35.463Z] #10 DONE 192.9s
20:48:35 [2020-03-27T20:48:35.511Z] #24 ...
20:48:35 [2020-03-27T20:48:35.511Z] 
20:48:35 [2020-03-27T20:48:35.511Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:48:35 [2020-03-27T20:48:35.511Z] #44 0.670 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:48:35 [2020-03-27T20:48:35.511Z] #44 0.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:48:35 [2020-03-27T20:48:35.511Z] #44 0.772 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:48:35 [2020-03-27T20:48:35.511Z] #44 2.697 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
20:48:35 [2020-03-27T20:48:35.511Z] #44 6.105 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB]
20:48:35 [2020-03-27T20:48:35.511Z] #44 9.074 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
20:48:35 [2020-03-27T20:48:35.511Z] #44 ...
20:48:35 [2020-03-27T20:48:35.511Z] 
20:48:35 [2020-03-27T20:48:35.511Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:48:35 [2020-03-27T20:48:35.511Z] #26 0.850 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:48:35 [2020-03-27T20:48:35.511Z] #26 1.039 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:48:35 [2020-03-27T20:48:35.511Z] #26 1.054 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:48:35 [2020-03-27T20:48:35.511Z] #26 2.943 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
20:48:35 [2020-03-27T20:48:35.511Z] #26 6.989 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB]
20:48:35 [2020-03-27T20:48:35.511Z] #26 9.427 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
20:48:35 [2020-03-27T20:48:35.722Z] 
20:48:35 [2020-03-27T20:48:35.722Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:48:35 [2020-03-27T20:48:35.722Z] #58 DONE 0.1s
20:48:35 [2020-03-27T20:48:35.722Z] 
20:48:35 [2020-03-27T20:48:35.722Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
20:48:35 [2020-03-27T20:48:35.722Z] #59 DONE 0.1s
20:48:35 [2020-03-27T20:48:35.722Z] 
20:48:35 [2020-03-27T20:48:35.722Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:35 [2020-03-27T20:48:35.767Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
20:48:35 [2020-03-27T20:48:35.799Z] #26 ...
20:48:35 [2020-03-27T20:48:35.799Z] 
20:48:35 [2020-03-27T20:48:35.799Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:48:35 [2020-03-27T20:48:35.799Z] #31 0.907 + git clone https://github.com/kolyshkin/go-swagger.git .
20:48:35 [2020-03-27T20:48:35.799Z] #31 0.925 Cloning into '.'...
20:48:35 [2020-03-27T20:48:35.799Z] #31 ...
20:48:35 [2020-03-27T20:48:35.799Z] 
20:48:35 [2020-03-27T20:48:35.799Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:48:35 [2020-03-27T20:48:35.799Z] #54 0.717 + RM_GOPATH=0
20:48:35 [2020-03-27T20:48:35.799Z] #54 0.717 + TMP_GOPATH=
20:48:35 [2020-03-27T20:48:35.799Z] #54 0.717 + : /build
20:48:35 [2020-03-27T20:48:35.799Z] #54 0.718 + '[' -z '' ']'
20:48:35 [2020-03-27T20:48:35.799Z] #54 0.730 ++ mktemp -d
20:48:35 [2020-03-27T20:48:35.799Z] #54 0.760 + export GOPATH=/tmp/tmp.i9CedmF2qg
20:48:35 [2020-03-27T20:48:35.799Z] #54 0.760 + GOPATH=/tmp/tmp.i9CedmF2qg
20:48:35 [2020-03-27T20:48:35.799Z] #54 0.760 + RM_GOPATH=1
20:48:35 [2020-03-27T20:48:35.799Z] #54 0.761 ++ dirname ./install.sh
20:48:35 [2020-03-27T20:48:35.799Z] #54 0.770 + dir=.
20:48:35 [2020-03-27T20:48:35.799Z] #54 0.771 + bin=golangci_lint
20:48:35 [2020-03-27T20:48:35.799Z] #54 0.771 + shift
20:48:35 [2020-03-27T20:48:35.799Z] #54 0.773 + '[' '!' -f ./golangci_lint.installer ']'
20:48:35 [2020-03-27T20:48:35.799Z] #54 0.773 + . ./golangci_lint.installer
20:48:35 [2020-03-27T20:48:35.799Z] #54 0.790 ++ : v1.23.8
20:48:35 [2020-03-27T20:48:35.799Z] #54 0.793 + install_golangci_lint
20:48:35 [2020-03-27T20:48:35.799Z] #54 0.793 + echo 'Installing golangci-lint version v1.23.8'
20:48:35 [2020-03-27T20:48:35.799Z] #54 0.793 Installing golangci-lint version v1.23.8
20:48:35 [2020-03-27T20:48:35.799Z] #54 0.793 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
20:48:36 [2020-03-27T20:48:36.086Z] #54 ...
20:48:36 [2020-03-27T20:48:36.086Z] 
20:48:36 [2020-03-27T20:48:36.086Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:48:36 [2020-03-27T20:48:36.086Z] #42 0.646 + git clone https://github.com/docker/distribution.git .
20:48:36 [2020-03-27T20:48:36.086Z] #42 0.650 Cloning into '.'...
20:48:36 [2020-03-27T20:48:36.086Z] #42 ...
20:48:36 [2020-03-27T20:48:36.086Z] 
20:48:36 [2020-03-27T20:48:36.086Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:36 [2020-03-27T20:48:36.086Z] #48 9.897 math
20:48:36 [2020-03-27T20:48:36.086Z] #48 10.64 encoding
20:48:36 [2020-03-27T20:48:36.086Z] #48 11.03 runtime
20:48:36 [2020-03-27T20:48:36.086Z] #48 11.27 unicode/utf16
20:48:36 [2020-03-27T20:48:36.444Z] #44 189.0   CC       criu/uts_ns.o
20:48:36 [2020-03-27T20:48:36.445Z] #44 189.1   CC       criu/vdso-compat.o
20:48:36 [2020-03-27T20:48:36.621Z] #17 55.39 Setting up libiptc0:arm64 (1.8.2-4) ...
20:48:36 [2020-03-27T20:48:36.621Z] #17 55.40 Setting up xz-utils (5.2.4-1) ...
20:48:36 [2020-03-27T20:48:36.621Z] #17 55.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:48:36 [2020-03-27T20:48:36.621Z] #17 55.44 Setting up sudo (1.8.27-1+deb10u2) ...
20:48:36 [2020-03-27T20:48:36.621Z] #17 55.61 invoke-rc.d: could not determine current runlevel
20:48:36 [2020-03-27T20:48:36.700Z] #44 189.4   CC       criu/vdso.o
20:48:36 [2020-03-27T20:48:36.700Z] #44 ...
20:48:36 [2020-03-27T20:48:36.700Z] 
20:48:36 [2020-03-27T20:48:36.700Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:36 [2020-03-27T20:48:36.700Z] #60 109.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
20:48:36 [2020-03-27T20:48:36.775Z] ok  	github.com/docker/docker/opts	0.012s	coverage: 67.4% of statements
20:48:36 [2020-03-27T20:48:36.775Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
20:48:36 [2020-03-27T20:48:36.865Z] #47 ...
20:48:36 [2020-03-27T20:48:36.865Z] 
20:48:36 [2020-03-27T20:48:36.865Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
20:48:36 [2020-03-27T20:48:36.865Z] #13 1.994 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:48:36 [2020-03-27T20:48:36.865Z] #13 DONE 2.2s
20:48:36 [2020-03-27T20:48:36.865Z] 
20:48:36 [2020-03-27T20:48:36.865Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
20:48:36 [2020-03-27T20:48:36.865Z] #14 ...
20:48:36 [2020-03-27T20:48:36.865Z] 
20:48:36 [2020-03-27T20:48:36.865Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:36 [2020-03-27T20:48:36.865Z] #44 79.46   CC       compel/src/lib/infect-rpc.o
20:48:36 [2020-03-27T20:48:36.865Z] #44 79.97   CC       compel/src/lib/infect-util.o
20:48:36 [2020-03-27T20:48:36.865Z] #44 80.26   CC       compel/src/lib/infect.o
20:48:36 [2020-03-27T20:48:36.865Z] #44 82.39   CC       compel/src/lib/ptrace.o
20:48:36 [2020-03-27T20:48:36.865Z] #44 82.90   AR       compel/libcompel.a
20:48:36 [2020-03-27T20:48:36.865Z] #44 83.01   HOSTCC   compel/src/main-host.o
20:48:36 [2020-03-27T20:48:36.865Z] #44 83.24   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
20:48:36 [2020-03-27T20:48:36.865Z] #44 83.50   HOSTCC   compel/src/lib/handle-elf-host.o
20:48:36 [2020-03-27T20:48:36.865Z] #44 83.93   HOSTCC   compel/src/lib/log-host.o
20:48:36 [2020-03-27T20:48:36.865Z] #44 84.13   HOSTLINK compel/compel-host-bin
20:48:36 [2020-03-27T20:48:36.865Z] #44 84.26   DEP      soccr/soccr.d
20:48:36 [2020-03-27T20:48:36.865Z] #44 84.45   CC       soccr/soccr.o
20:48:36 [2020-03-27T20:48:36.865Z] #44 86.06   AR       soccr/libsoccr.a
20:48:36 [2020-03-27T20:48:36.865Z] #44 86.12 make[1]: 'soccr/libsoccr.a' is up to date.
20:48:36 [2020-03-27T20:48:36.865Z] #44 86.45   DEP      criu/arch/x86/sigframe.d
20:48:36 [2020-03-27T20:48:36.865Z] #44 86.57   DEP      criu/arch/x86/sigaction_compat.d
20:48:36 [2020-03-27T20:48:36.865Z] #44 86.68   DEP      criu/arch/x86/kerndat.d
20:48:36 [2020-03-27T20:48:36.865Z] #44 86.81   DEP      criu/arch/x86/crtools.d
20:48:36 [2020-03-27T20:48:36.865Z] #44 86.92   DEP      criu/arch/x86/cpu.d
20:48:36 [2020-03-27T20:48:36.865Z] #44 87.09   CC       criu/arch/x86/cpu.o
20:48:36 [2020-03-27T20:48:36.865Z] #44 87.87   CC       criu/arch/x86/crtools.o
20:48:36 [2020-03-27T20:48:36.865Z] #44 89.36   CC       criu/arch/x86/kerndat.o
20:48:36 [2020-03-27T20:48:36.889Z] #17 55.62 invoke-rc.d: policy-rc.d denied execution of start.
20:48:36 [2020-03-27T20:48:36.889Z] #17 55.63 Setting up pigz (2.4-1) ...
20:48:36 [2020-03-27T20:48:36.889Z] #17 55.64 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
20:48:36 [2020-03-27T20:48:36.889Z] #17 55.66 Setting up libnl-3-200:arm64 (3.4.0-1) ...
20:48:36 [2020-03-27T20:48:36.889Z] #17 55.67 Setting up python-pip-whl (18.1-5) ...
20:48:36 [2020-03-27T20:48:36.889Z] #17 55.69 Setting up libmpdec2:arm64 (2.4.2-2) ...
20:48:36 [2020-03-27T20:48:36.889Z] #17 55.70 Setting up vim-runtime (2:8.1.0875-5) ...
20:48:37 [2020-03-27T20:48:37.114Z] #48 12.46 container/list
20:48:37 [2020-03-27T20:48:37.125Z] #44 90.02   CC       criu/arch/x86/sigaction_compat.o
20:48:37 [2020-03-27T20:48:37.383Z] #44 90.30   CC       criu/arch/x86/sigframe.o
20:48:37 [2020-03-27T20:48:37.463Z] #17 56.32 Setting up libaio1:arm64 (0.3.112-3) ...
20:48:37 [2020-03-27T20:48:37.463Z] #17 56.35 Setting up libonig5:arm64 (6.9.1-1) ...
20:48:37 [2020-03-27T20:48:37.463Z] #17 56.38 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
20:48:37 [2020-03-27T20:48:37.463Z] #17 56.39 Setting up vim (2:8.1.0875-5) ...
20:48:37 [2020-03-27T20:48:37.463Z] #17 56.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:48:37 [2020-03-27T20:48:37.463Z] #17 56.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:48:37 [2020-03-27T20:48:37.463Z] #17 56.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:48:37 [2020-03-27T20:48:37.463Z] #17 56.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:48:37 [2020-03-27T20:48:37.642Z] #44 90.55   LINK     criu/arch/x86/crtools.built-in.o
20:48:37 [2020-03-27T20:48:37.642Z] #44 90.60   DEP      criu/pie/util-vdso-elf32.d
20:48:37 [2020-03-27T20:48:37.724Z] #17 56.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:48:37 [2020-03-27T20:48:37.725Z] #17 56.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:48:37 [2020-03-27T20:48:37.725Z] #17 56.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:48:37 [2020-03-27T20:48:37.725Z] #17 56.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:48:37 [2020-03-27T20:48:37.725Z] #17 56.49 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
20:48:37 [2020-03-27T20:48:37.725Z] #17 56.51 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:48:37 [2020-03-27T20:48:37.725Z] #17 56.52 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
20:48:37 [2020-03-27T20:48:37.725Z] #17 56.57 Setting up jq (1.5+dfsg-2+b1) ...
20:48:37 [2020-03-27T20:48:37.725Z] #17 56.59 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
20:48:37 [2020-03-27T20:48:37.725Z] #17 56.60 Setting up python3.7 (3.7.3-2+deb10u1) ...
20:48:37 [2020-03-27T20:48:37.900Z] #44 90.69   DEP      criu/pie/util-vdso.d
20:48:37 [2020-03-27T20:48:37.900Z] #44 90.87   DEP      criu/pie/util.d
20:48:38 [2020-03-27T20:48:38.063Z] #60 111.4 + mkdir -p /build
20:48:38 [2020-03-27T20:48:38.063Z] #60 111.4 + cp runc /build/runc
20:48:38 [2020-03-27T20:48:38.157Z] #44 91.08   CC       criu/pie/util.o
20:48:38 [2020-03-27T20:48:38.239Z] ok  	github.com/docker/docker/pkg/archive	0.463s	coverage: 77.3% of statements
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.386 + RM_GOPATH=0
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.386 + TMP_GOPATH=
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.386 + : /build
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.386 + '[' -z '' ']'
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.386 ++ mktemp -d
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.394 + export GOPATH=/tmp/tmp.s6oOOD16Ln
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.394 + GOPATH=/tmp/tmp.s6oOOD16Ln
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.394 + RM_GOPATH=1
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.394 ++ dirname ./install.sh
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.395 + dir=.
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.395 + bin=runc
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.395 + shift
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.395 + '[' '!' -f ./runc.installer ']'
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.395 + . ./runc.installer
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.395 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.395 + install_runc
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.395 + uname -r
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.399 + grep -q '^3\.10\.0.*\.el7\.'
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.404 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.404 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.405 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.406 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.s6oOOD16Ln/src/github.com/opencontainers/runc
20:48:38 [2020-03-27T20:48:38.258Z] #60 2.408 Cloning into '/tmp/tmp.s6oOOD16Ln/src/github.com/opencontainers/runc'...
20:48:38 [2020-03-27T20:48:38.258Z] #60 ...
20:48:38 [2020-03-27T20:48:38.258Z] 
20:48:38 [2020-03-27T20:48:38.258Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
20:48:38 [2020-03-27T20:48:38.258Z] #11 DONE 2.7s
20:48:38 [2020-03-27T20:48:38.414Z] #44 ...
20:48:38 [2020-03-27T20:48:38.414Z] 
20:48:38 [2020-03-27T20:48:38.414Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
20:48:38 [2020-03-27T20:48:38.414Z] #14 DONE 2.1s
20:48:38 [2020-03-27T20:48:38.414Z] 
20:48:38 [2020-03-27T20:48:38.414Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
20:48:38 [2020-03-27T20:48:38.516Z] 
20:48:38 [2020-03-27T20:48:38.516Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:38 [2020-03-27T20:48:38.516Z] #47 194.9 net/http/httptrace
20:48:38 [2020-03-27T20:48:38.516Z] #47 195.2 net/http
20:48:38 [2020-03-27T20:48:38.624Z] #60 DONE 111.7s
20:48:38 [2020-03-27T20:48:38.624Z] 
20:48:38 [2020-03-27T20:48:38.624Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:38 [2020-03-27T20:48:38.624Z] #44 190.0   LINK     criu/built-in.o
20:48:38 [2020-03-27T20:48:38.624Z] #44 190.2   LINK     criu/criu
20:48:38 [2020-03-27T20:48:38.624Z] #44 190.5   DEP      lib/c/criu.d
20:48:38 [2020-03-27T20:48:38.624Z] #44 190.6   CC       images/rpc.pb-c.o
20:48:38 [2020-03-27T20:48:38.624Z] #44 191.3   CC       lib/c/criu.o
20:48:39 [2020-03-27T20:48:39.239Z] ok  	github.com/docker/docker/pkg/authorization	0.136s	coverage: 68.3% of statements
20:48:39 [2020-03-27T20:48:39.239Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
20:48:39 [2020-03-27T20:48:39.239Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
20:48:40 [2020-03-27T20:48:40.006Z] #44 192.4   LINK     lib/c/built-in.o
20:48:40 [2020-03-27T20:48:40.006Z] #44 192.4   LINK     lib/c/libcriu.so
20:48:40 [2020-03-27T20:48:40.006Z] #44 192.5   LINK     lib/c/libcriu.a
20:48:40 [2020-03-27T20:48:40.006Z] #44 192.6   GEN      magic.py
20:48:40 [2020-03-27T20:48:40.006Z] #44 192.7 Note: Building without setproctitle() and strlcpy() support.
20:48:40 [2020-03-27T20:48:40.006Z] #44 192.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:48:40 [2020-03-27T20:48:40.006Z] #44 192.7 Note: Building without GnuTLS support
20:48:40 [2020-03-27T20:48:40.414Z] #47 ...
20:48:40 [2020-03-27T20:48:40.414Z] 
20:48:40 [2020-03-27T20:48:40.414Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
20:48:40 [2020-03-27T20:48:40.414Z] #12 DONE 2.1s
20:48:40 [2020-03-27T20:48:40.414Z] 
20:48:40 [2020-03-27T20:48:40.414Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
20:48:40 [2020-03-27T20:48:40.567Z] #44 193.2 fatal: not a git repository (or any of the parent directories): .git
20:48:40 [2020-03-27T20:48:40.943Z] #15 DONE 2.2s
20:48:40 [2020-03-27T20:48:40.943Z] 
20:48:40 [2020-03-27T20:48:40.943Z] #16 [dev-systemd-false 6/26] RUN ldconfig
20:48:41 [2020-03-27T20:48:41.059Z] #17 59.80 Setting up iptables (1.8.2-4) ...
20:48:41 [2020-03-27T20:48:41.059Z] #17 59.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:48:41 [2020-03-27T20:48:41.059Z] #17 59.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:48:41 [2020-03-27T20:48:41.059Z] #17 59.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:48:41 [2020-03-27T20:48:41.059Z] #17 59.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:48:41 [2020-03-27T20:48:41.059Z] #17 59.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:48:41 [2020-03-27T20:48:41.059Z] #17 59.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:48:41 [2020-03-27T20:48:41.059Z] #17 59.90 Setting up python3 (3.7.3-1) ...
20:48:41 [2020-03-27T20:48:41.128Z] #44 193.7 make[1]: Nothing to be done for 'all'.
20:48:41 [2020-03-27T20:48:41.534Z] #48 16.63 crypto/internal/subtle
20:48:41 [2020-03-27T20:48:41.652Z] #17 60.63 Setting up python3-wheel (0.32.3-2) ...
20:48:41 [2020-03-27T20:48:41.688Z] #44 194.2 make[1]: 'images/built-in.o' is up to date.
20:48:41 [2020-03-27T20:48:41.688Z] #44 194.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:48:41 [2020-03-27T20:48:41.688Z] #44 194.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:48:41 [2020-03-27T20:48:41.688Z] #44 194.3 make[1]: 'compel/libcompel.a' is up to date.
20:48:41 [2020-03-27T20:48:41.688Z] #44 194.3 make[1]: 'compel/compel-host-bin' is up to date.
20:48:41 [2020-03-27T20:48:41.688Z] #44 194.3 make[1]: Nothing to be done for 'all'.
20:48:41 [2020-03-27T20:48:41.688Z] #44 194.4 make[1]: 'soccr/libsoccr.a' is up to date.
20:48:41 [2020-03-27T20:48:41.688Z] #44 194.5 make[2]: Nothing to be done for 'all'.
20:48:41 [2020-03-27T20:48:41.823Z] #48 17.24 crypto/subtle
20:48:41 [2020-03-27T20:48:41.943Z] #44 194.5 make[2]: Nothing to be done for 'all'.
20:48:41 [2020-03-27T20:48:41.944Z] #44 194.6 make[2]: Nothing to be done for 'all'.
20:48:42 [2020-03-27T20:48:42.112Z] #48 ...
20:48:42 [2020-03-27T20:48:42.112Z] 
20:48:42 [2020-03-27T20:48:42.112Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:48:42 [2020-03-27T20:48:42.112Z] #34 7.386 unicode
20:48:42 [2020-03-27T20:48:42.112Z] #34 7.487 internal/bytealg
20:48:42 [2020-03-27T20:48:42.112Z] #34 7.519 math
20:48:42 [2020-03-27T20:48:42.112Z] #34 9.509 internal/testlog
20:48:42 [2020-03-27T20:48:42.112Z] #34 10.89 encoding
20:48:42 [2020-03-27T20:48:42.112Z] #34 10.94 runtime
20:48:42 [2020-03-27T20:48:42.112Z] #34 11.66 runtime/cgo
20:48:42 [2020-03-27T20:48:42.199Z] #44 194.7 make[2]: Nothing to be done for 'all'.
20:48:42 [2020-03-27T20:48:42.199Z] #44 194.7 make[2]: Nothing to be done for 'all'.
20:48:42 [2020-03-27T20:48:42.199Z] #44 194.8 make[2]: Nothing to be done for 'all'.
20:48:42 [2020-03-27T20:48:42.199Z] #44 194.8 make[2]: Nothing to be done for 'all'.
20:48:42 [2020-03-27T20:48:42.199Z] #44 194.9 make[2]: Nothing to be done for 'all'.
20:48:42 [2020-03-27T20:48:42.199Z] #44 194.9   INSTALL  criu/criu
20:48:42 [2020-03-27T20:48:42.321Z] #13 1.894 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:48:42 [2020-03-27T20:48:42.321Z] #13 DONE 2.0s
20:48:42 [2020-03-27T20:48:42.321Z] 
20:48:42 [2020-03-27T20:48:42.321Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:42 [2020-03-27T20:48:42.321Z] #44 91.17   AR       soccr/libsoccr.a
20:48:42 [2020-03-27T20:48:42.321Z] #44 91.19 make[1]: 'soccr/libsoccr.a' is up to date.
20:48:42 [2020-03-27T20:48:42.321Z] #44 91.62   DEP      criu/arch/x86/sigframe.d
20:48:42 [2020-03-27T20:48:42.321Z] #44 91.79   DEP      criu/arch/x86/sigaction_compat.d
20:48:42 [2020-03-27T20:48:42.321Z] #44 91.88   DEP      criu/arch/x86/kerndat.d
20:48:42 [2020-03-27T20:48:42.321Z] #44 92.00   DEP      criu/arch/x86/crtools.d
20:48:42 [2020-03-27T20:48:42.321Z] #44 92.16   DEP      criu/arch/x86/cpu.d
20:48:42 [2020-03-27T20:48:42.321Z] #44 92.33   CC       criu/arch/x86/cpu.o
20:48:42 [2020-03-27T20:48:42.321Z] #44 93.03   CC       criu/arch/x86/crtools.o
20:48:42 [2020-03-27T20:48:42.321Z] #44 94.53   CC       criu/arch/x86/kerndat.o
20:48:42 [2020-03-27T20:48:42.321Z] #44 95.12   CC       criu/arch/x86/sigaction_compat.o
20:48:42 [2020-03-27T20:48:42.321Z] #44 95.52   CC       criu/arch/x86/sigframe.o
20:48:42 [2020-03-27T20:48:42.321Z] #44 95.79   LINK     criu/arch/x86/crtools.built-in.o
20:48:42 [2020-03-27T20:48:42.321Z] #44 95.86   DEP      criu/pie/util-vdso-elf32.d
20:48:42 [2020-03-27T20:48:42.321Z] #44 95.97   DEP      criu/pie/util-vdso.d
20:48:42 [2020-03-27T20:48:42.321Z] #44 96.11   DEP      criu/pie/util.d
20:48:42 [2020-03-27T20:48:42.321Z] #44 96.28   CC       criu/pie/util.o
20:48:42 [2020-03-27T20:48:42.321Z] #44 96.61   CC       criu/pie/util-vdso.o
20:48:42 [2020-03-27T20:48:42.400Z] #34 ...
20:48:42 [2020-03-27T20:48:42.400Z] 
20:48:42 [2020-03-27T20:48:42.400Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:42 [2020-03-27T20:48:42.400Z] #48 17.92 vendor/golang.org/x/crypto/cryptobyte/asn1
20:48:42 [2020-03-27T20:48:42.454Z] #44 DONE 195.1s
20:48:42 [2020-03-27T20:48:42.454Z] 
20:48:42 [2020-03-27T20:48:42.454Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:48:42 [2020-03-27T20:48:42.454Z] #65 233.6 + bin/containerd
20:48:42 [2020-03-27T20:48:42.842Z] #16 DONE 2.3s
20:48:42 [2020-03-27T20:48:42.842Z] 
20:48:42 [2020-03-27T20:48:42.842Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:42 [2020-03-27T20:48:42.842Z] #44 91.42   CC       criu/pie/util-vdso.o
20:48:42 [2020-03-27T20:48:42.842Z] #44 92.26   CC       criu/pie/util-vdso-elf32.o
20:48:42 [2020-03-27T20:48:42.842Z] #44 93.05   AR       criu/pie/pie.lib.a
20:48:42 [2020-03-27T20:48:42.842Z] #44 93.14   DEP      criu/pie/restorer.d
20:48:42 [2020-03-27T20:48:42.842Z] #44 93.47   DEP      criu/arch/x86/sigaction_compat_pie.d
20:48:42 [2020-03-27T20:48:42.842Z] #44 93.59   DEP      criu/arch/x86/restorer_unmap.d
20:48:42 [2020-03-27T20:48:42.842Z] #44 93.67   DEP      criu/arch/x86/restorer.d
20:48:42 [2020-03-27T20:48:42.842Z] #44 93.83   DEP      criu/arch/x86/vdso-pie.d
20:48:42 [2020-03-27T20:48:42.842Z] #44 94.00   DEP      criu/pie/parasite-vdso.d
20:48:42 [2020-03-27T20:48:42.842Z] #44 94.25   DEP      criu/pie/parasite.d
20:48:42 [2020-03-27T20:48:42.842Z] #44 94.48   CC       criu/pie/parasite.o
20:48:43 [2020-03-27T20:48:43.025Z] #48 18.36 internal/nettrace
20:48:43 [2020-03-27T20:48:43.031Z] #17 61.71 Setting up apparmor (2.13.2-10) ...
20:48:43 [2020-03-27T20:48:43.101Z] #44 96.04   LINK     criu/pie/parasite.built-in.o
20:48:43 [2020-03-27T20:48:43.153Z] Running on azwin-2-ccc0e0 in d:\jenkins\workspace\moby_PR-40739
[Pipeline] {
[Pipeline] ws
20:48:43 [2020-03-27T20:48:43.169Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
20:48:43 [2020-03-27T20:48:43.254Z] #44 97.72   CC       criu/pie/util-vdso-elf32.o
20:48:43 [2020-03-27T20:48:43.358Z] #44 96.07   GEN      criu/pie/parasite-blob.h
20:48:43 [2020-03-27T20:48:43.359Z] #44 96.10   CC       criu/pie/parasite-vdso.o
20:48:43 [2020-03-27T20:48:43.599Z] #17 ...
20:48:43 [2020-03-27T20:48:43.599Z] 
20:48:43 [2020-03-27T20:48:43.599Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:43 [2020-03-27T20:48:43.599Z] #44 124.6   CC       criu/cr-errno.o
20:48:43 [2020-03-27T20:48:43.599Z] #44 124.7   CC       criu/cr-restore.o
20:48:43 [2020-03-27T20:48:43.599Z] #44 130.0   CC       criu/cr-service.o
20:48:43 [2020-03-27T20:48:43.599Z] #44 132.1   CC       criu/crtools.o
20:48:43 [2020-03-27T20:48:43.599Z] #44 132.8   CC       criu/eventfd.o
20:48:43 [2020-03-27T20:48:43.599Z] #44 133.3   CC       criu/eventpoll.o
20:48:43 [2020-03-27T20:48:43.599Z] #44 134.3   CC       criu/external.o
20:48:43 [2020-03-27T20:48:43.599Z] #44 134.7   CC       criu/fault-injection.o
20:48:43 [2020-03-27T20:48:43.608Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.465s	coverage: 43.2% of statements
20:48:43 [2020-03-27T20:48:43.608Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
20:48:43 [2020-03-27T20:48:43.653Z] #48 18.88 runtime/cgo
20:48:43 [2020-03-27T20:48:43.818Z] #65 ...
20:48:43 [2020-03-27T20:48:43.818Z] 
20:48:43 [2020-03-27T20:48:43.818Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:48:43 [2020-03-27T20:48:43.818Z] #45 DONE 0.1s
20:48:43 [2020-03-27T20:48:43.818Z] 
20:48:43 [2020-03-27T20:48:43.818Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
20:48:43 [2020-03-27T20:48:43.818Z] #48 DONE 0.1s
20:48:43 [2020-03-27T20:48:43.818Z] 
20:48:43 [2020-03-27T20:48:43.818Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
20:48:43 [2020-03-27T20:48:43.818Z] #51 DONE 0.1s
20:48:43 [2020-03-27T20:48:43.818Z] 
20:48:43 [2020-03-27T20:48:43.818Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:48:43 [2020-03-27T20:48:43.820Z] #44 98.34   AR       criu/pie/pie.lib.a
20:48:43 [2020-03-27T20:48:43.820Z] #44 98.41   DEP      criu/pie/restorer.d
20:48:43 [2020-03-27T20:48:43.860Z] #44 134.9   CC       criu/fdstore.o
20:48:43 [2020-03-27T20:48:43.888Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
20:48:43 [2020-03-27T20:48:43.924Z] #44 96.81   CC       criu/arch/x86/vdso-pie.o
20:48:44 [2020-03-27T20:48:44.168Z] ok  	github.com/docker/docker/layer	7.689s	coverage: 68.8% of statements
20:48:44 [2020-03-27T20:48:44.169Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:48:44 [2020-03-27T20:48:44.169Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:48:44 [2020-03-27T20:48:44.169Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:48:44 [2020-03-27T20:48:44.169Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:48:44 [2020-03-27T20:48:44.169Z] ?   	github.com/docker/docker/oci	[no test files]
20:48:44 [2020-03-27T20:48:44.169Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:48:44 [2020-03-27T20:48:44.169Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:48:44 [2020-03-27T20:48:44.169Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:48:44 [2020-03-27T20:48:44.169Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 92.9% of statements
20:48:44 [2020-03-27T20:48:44.422Z] #44 98.76   DEP      criu/arch/x86/sigaction_compat_pie.d
20:48:44 [2020-03-27T20:48:44.422Z] #44 98.95   DEP      criu/arch/x86/restorer_unmap.d
20:48:44 [2020-03-27T20:48:44.422Z] #44 98.97   DEP      criu/arch/x86/restorer.d
20:48:44 [2020-03-27T20:48:44.422Z] #44 ...
20:48:44 [2020-03-27T20:48:44.422Z] 
20:48:44 [2020-03-27T20:48:44.422Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
20:48:44 [2020-03-27T20:48:44.422Z] #14 DONE 2.1s
20:48:44 [2020-03-27T20:48:44.422Z] 
20:48:44 [2020-03-27T20:48:44.422Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
20:48:44 [2020-03-27T20:48:44.490Z] #44 97.12   CC       criu/arch/x86/restorer.o
20:48:44 [2020-03-27T20:48:44.748Z] #44 97.64   CC       criu/arch/x86/restorer_unmap.o
20:48:44 [2020-03-27T20:48:44.779Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.001s	coverage: 92.3% of statements
20:48:44 [2020-03-27T20:48:44.802Z] #44 135.5   CC       criu/fifo.o
20:48:45 [2020-03-27T20:48:45.006Z] #44 97.69   CC       criu/arch/x86/sigaction_compat_pie.o
20:48:45 [2020-03-27T20:48:45.060Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.001s	coverage: 93.8% of statements
20:48:45 [2020-03-27T20:48:45.062Z] #44 136.0   CC       criu/file-ids.o
20:48:45 [2020-03-27T20:48:45.062Z] #44 ...
20:48:45 [2020-03-27T20:48:45.062Z] 
20:48:45 [2020-03-27T20:48:45.062Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:48:45 [2020-03-27T20:48:45.062Z] #17 63.93 Setting up xfsprogs (4.20.0-1) ...
20:48:45 [2020-03-27T20:48:45.062Z] #17 63.96 Setting up python3-lib2to3 (3.7.3-1) ...
20:48:45 [2020-03-27T20:48:45.263Z] #44 98.02   CC       criu/pie/restorer.o
20:48:45 [2020-03-27T20:48:45.340Z] ok  	github.com/docker/docker/pkg/dmesg	0.002s	coverage: 83.3% of statements
20:48:45 [2020-03-27T20:48:45.634Z] #17 64.46 Setting up python3-pkg-resources (40.8.0-1) ...
20:48:46 [2020-03-27T20:48:46.341Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
20:48:46 [2020-03-27T20:48:46.951Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 89.5% of statements
20:48:46 [2020-03-27T20:48:46.962Z] #15 DONE 2.2s
20:48:46 [2020-03-27T20:48:46.962Z] 
20:48:46 [2020-03-27T20:48:46.962Z] #16 [dev-systemd-false 6/26] RUN ldconfig
20:48:47 [2020-03-27T20:48:47.017Z] #17 65.70 Setting up python3-distutils (3.7.3-1) ...
20:48:47 [2020-03-27T20:48:47.562Z] ok  	github.com/docker/docker/pkg/fsutils	0.392s	coverage: 85.1% of statements
20:48:47 [2020-03-27T20:48:47.587Z] #17 66.46 Setting up python3-setuptools (40.8.0-1) ...
20:48:47 [2020-03-27T20:48:47.789Z] #44 ...
20:48:47 [2020-03-27T20:48:47.789Z] 
20:48:47 [2020-03-27T20:48:47.789Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:47 [2020-03-27T20:48:47.789Z] #47 204.2 github.com/LK4D4/vndr/godl
20:48:48 [2020-03-27T20:48:48.172Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
20:48:48 [2020-03-27T20:48:48.172Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.110s	coverage: 84.1% of statements
20:48:48 [2020-03-27T20:48:48.354Z] #47 204.8 github.com/LK4D4/vndr
20:48:48 [2020-03-27T20:48:48.782Z] ok  	github.com/docker/docker/pkg/idtools	0.280s	coverage: 70.1% of statements
20:48:48 [2020-03-27T20:48:48.855Z] #16 DONE 2.0s
20:48:48 [2020-03-27T20:48:48.855Z] 
20:48:48 [2020-03-27T20:48:48.855Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:48 [2020-03-27T20:48:48.855Z] #44 99.22   DEP      criu/arch/x86/vdso-pie.d
20:48:48 [2020-03-27T20:48:48.855Z] #44 99.45   DEP      criu/pie/parasite-vdso.d
20:48:48 [2020-03-27T20:48:48.855Z] #44 99.69   DEP      criu/pie/parasite.d
20:48:48 [2020-03-27T20:48:48.855Z] #44 100.0   CC       criu/pie/parasite.o
20:48:48 [2020-03-27T20:48:48.855Z] #44 101.3   LINK     criu/pie/parasite.built-in.o
20:48:48 [2020-03-27T20:48:48.855Z] #44 101.3   GEN      criu/pie/parasite-blob.h
20:48:48 [2020-03-27T20:48:48.855Z] #44 101.4   CC       criu/pie/parasite-vdso.o
20:48:48 [2020-03-27T20:48:48.855Z] #44 102.3   CC       criu/arch/x86/vdso-pie.o
20:48:48 [2020-03-27T20:48:48.855Z] #44 102.5   CC       criu/arch/x86/restorer.o
20:48:48 [2020-03-27T20:48:48.855Z] #44 103.1   CC       criu/arch/x86/restorer_unmap.o
20:48:48 [2020-03-27T20:48:48.855Z] #44 103.1   CC       criu/arch/x86/sigaction_compat_pie.o
20:48:48 [2020-03-27T20:48:48.855Z] #44 103.5   CC       criu/pie/restorer.o
20:48:48 [2020-03-27T20:48:48.919Z] #47 ...
20:48:48 [2020-03-27T20:48:48.919Z] 
20:48:48 [2020-03-27T20:48:48.919Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:48 [2020-03-27T20:48:48.919Z] #60 9.334 + cd /tmp/tmp.1s7M1tL30E/src/github.com/opencontainers/runc
20:48:48 [2020-03-27T20:48:48.919Z] #60 9.334 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:48:48 [2020-03-27T20:48:48.919Z] #60 10.02 + '[' -z '' ']'
20:48:48 [2020-03-27T20:48:48.919Z] #60 10.02 + target=static
20:48:48 [2020-03-27T20:48:48.919Z] #60 10.02 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:48:48 [2020-03-27T20:48:48.919Z] #60 11.54 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 .
20:48:49 [2020-03-27T20:48:49.058Z] #65 ...
20:48:49 [2020-03-27T20:48:49.058Z] 
20:48:49 [2020-03-27T20:48:49.058Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:48:49 [2020-03-27T20:48:49.058Z] #53 DONE 308.8s
20:48:49 [2020-03-27T20:48:49.058Z] 
20:48:49 [2020-03-27T20:48:49.058Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:48:49 [2020-03-27T20:48:49.063Z] ok  	github.com/docker/docker/pkg/ioutils	0.318s	coverage: 70.1% of statements
20:48:49 [2020-03-27T20:48:49.176Z] #60 ...
20:48:49 [2020-03-27T20:48:49.176Z] 
20:48:49 [2020-03-27T20:48:49.176Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:49 [2020-03-27T20:48:49.176Z] #44 101.0   LINK     criu/pie/restorer.built-in.o
20:48:49 [2020-03-27T20:48:49.176Z] #44 101.0   GEN      criu/pie/restorer-blob.h
20:48:49 [2020-03-27T20:48:49.176Z] #44 101.1   DEP      criu/vdso.d
20:48:49 [2020-03-27T20:48:49.176Z] #44 101.3   DEP      criu/vdso-compat.d
20:48:49 [2020-03-27T20:48:49.176Z] #44 101.4   DEP      criu/uts_ns.d
20:48:49 [2020-03-27T20:48:49.176Z] #44 101.6   DEP      criu/util.d
20:48:49 [2020-03-27T20:48:49.176Z] #44 101.8   DEP      criu/uffd.d
20:48:49 [2020-03-27T20:48:49.176Z] #44 102.0   DEP      criu/tun.d
20:48:49 [2020-03-27T20:48:49.213Z] #48 ...
20:48:49 [2020-03-27T20:48:49.213Z] 
20:48:49 [2020-03-27T20:48:49.213Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:48:49 [2020-03-27T20:48:49.213Z] #57 19.82 + cd /tmp/tmp.kulZHusyM4/src/github.com/mvdan/sh
20:48:49 [2020-03-27T20:48:49.213Z] #57 19.82 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
20:48:49 [2020-03-27T20:48:49.213Z] #57 20.03 + GO111MODULE=on
20:48:49 [2020-03-27T20:48:49.213Z] #57 20.03 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
20:48:49 [2020-03-27T20:48:49.213Z] #57 21.87 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:48:49 [2020-03-27T20:48:49.213Z] #57 21.98 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:48:49 [2020-03-27T20:48:49.213Z] #57 22.00 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:48:49 [2020-03-27T20:48:49.213Z] #57 22.24 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:48:49 [2020-03-27T20:48:49.213Z] #57 22.45 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:48:49 [2020-03-27T20:48:49.213Z] #57 24.49 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:48:49 [2020-03-27T20:48:49.343Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
20:48:49 [2020-03-27T20:48:49.343Z] ok  	github.com/docker/docker/pkg/locker	0.012s	coverage: 88.9% of statements
20:48:49 [2020-03-27T20:48:49.434Z] #44 102.2   DEP      criu/tty.d
20:48:49 [2020-03-27T20:48:49.434Z] #44 102.4   DEP      criu/timerfd.d
20:48:49 [2020-03-27T20:48:49.500Z] #17 68.17 Setting up python3-pip (18.1-5) ...
20:48:49 [2020-03-27T20:48:49.618Z] #65 ...
20:48:49 [2020-03-27T20:48:49.618Z] 
20:48:49 [2020-03-27T20:48:49.618Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
20:48:49 [2020-03-27T20:48:49.623Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
20:48:49 [2020-03-27T20:48:49.623Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:48:49 [2020-03-27T20:48:49.623Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
20:48:49 [2020-03-27T20:48:49.691Z] #44 102.6   DEP      criu/sysfs_parse.d
20:48:49 [2020-03-27T20:48:49.849Z] #57 ...
20:48:49 [2020-03-27T20:48:49.849Z] 
20:48:49 [2020-03-27T20:48:49.849Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:48:49 [2020-03-27T20:48:49.849Z] #11 25.65 Fetched 8118 kB in 25s (326 kB/s)
20:48:49 [2020-03-27T20:48:49.873Z] #54 DONE 0.2s
20:48:49 [2020-03-27T20:48:49.873Z] 
20:48:49 [2020-03-27T20:48:49.873Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
20:48:49 [2020-03-27T20:48:49.873Z] #57 DONE 0.1s
20:48:49 [2020-03-27T20:48:49.873Z] 
20:48:49 [2020-03-27T20:48:49.873Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:48:49 [2020-03-27T20:48:49.873Z] #65 ...
20:48:49 [2020-03-27T20:48:49.873Z] 
20:48:49 [2020-03-27T20:48:49.873Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
20:48:49 [2020-03-27T20:48:49.873Z] #61 DONE 0.1s
20:48:49 [2020-03-27T20:48:49.948Z] #44 102.8   DEP      criu/sysctl.d
20:48:50 [2020-03-27T20:48:50.127Z] 
20:48:50 [2020-03-27T20:48:50.127Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:48:50 [2020-03-27T20:48:50.206Z] #44 102.9   DEP      criu/string.d
20:48:50 [2020-03-27T20:48:50.206Z] #44 103.0   DEP      criu/stats.d
20:48:50 [2020-03-27T20:48:50.206Z] #44 103.1   DEP      criu/sockets.d
20:48:50 [2020-03-27T20:48:50.234Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
20:48:50 [2020-03-27T20:48:50.234Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
20:48:50 [2020-03-27T20:48:50.464Z] #44 103.2   DEP      criu/sk-unix.d
20:48:50 [2020-03-27T20:48:50.464Z] #44 103.4   DEP      criu/sk-tcp.d
20:48:50 [2020-03-27T20:48:50.514Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 91.4% of statements
20:48:50 [2020-03-27T20:48:50.721Z] #44 103.6   DEP      criu/sk-queue.d
20:48:50 [2020-03-27T20:48:50.795Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
20:48:50 [2020-03-27T20:48:50.882Z] #17 69.72 Processing triggers for libc-bin (2.28-10) ...
20:48:50 [2020-03-27T20:48:50.882Z] #17 69.80 Processing triggers for mime-support (3.62) ...
20:48:50 [2020-03-27T20:48:50.978Z] #44 103.9   DEP      criu/sk-packet.d
20:48:51 [2020-03-27T20:48:51.235Z] #44 104.0   DEP      criu/sk-netlink.d
20:48:51 [2020-03-27T20:48:51.405Z] ok  	github.com/docker/docker/pkg/mount	1.254s	coverage: 70.5% of statements
20:48:51 [2020-03-27T20:48:51.405Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:48:51 [2020-03-27T20:48:51.405Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:48:51 [2020-03-27T20:48:51.405Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:48:51 [2020-03-27T20:48:51.493Z] #44 104.2   DEP      criu/sk-inet.d
20:48:51 [2020-03-27T20:48:51.493Z] #44 104.4   DEP      criu/signalfd.d
20:48:51 [2020-03-27T20:48:51.685Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
20:48:51 [2020-03-27T20:48:51.750Z] #44 104.6   DEP      criu/sigframe.d
20:48:51 [2020-03-27T20:48:51.750Z] #44 104.7   DEP      criu/shmem.d
20:48:51 [2020-03-27T20:48:51.824Z] #17 DONE 70.6s
20:48:51 [2020-03-27T20:48:51.824Z] 
20:48:51 [2020-03-27T20:48:51.824Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
20:48:51 [2020-03-27T20:48:51.965Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
20:48:52 [2020-03-27T20:48:52.008Z] #44 104.8   DEP      criu/servicefd.d
20:48:52 [2020-03-27T20:48:52.127Z] #44 106.8   LINK     criu/pie/restorer.built-in.o
20:48:52 [2020-03-27T20:48:52.127Z] #44 106.8   GEN      criu/pie/restorer-blob.h
20:48:52 [2020-03-27T20:48:52.245Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
20:48:52 [2020-03-27T20:48:52.266Z] #44 105.0   DEP      criu/seize.d
20:48:52 [2020-03-27T20:48:52.266Z] #44 105.1   DEP      criu/seccomp.d
20:48:52 [2020-03-27T20:48:52.385Z] #44 106.9   DEP      criu/vdso.d
20:48:52 [2020-03-27T20:48:52.385Z] #44 107.1   DEP      criu/vdso-compat.d
20:48:52 [2020-03-27T20:48:52.523Z] #44 105.2   DEP      criu/rst-malloc.d
20:48:52 [2020-03-27T20:48:52.523Z] #44 105.3   DEP      criu/rbtree.d
20:48:52 [2020-03-27T20:48:52.523Z] #44 105.4   DEP      criu/pstree.d
20:48:52 [2020-03-27T20:48:52.525Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
20:48:52 [2020-03-27T20:48:52.642Z] #44 ...
20:48:52 [2020-03-27T20:48:52.642Z] 
20:48:52 [2020-03-27T20:48:52.642Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:52 [2020-03-27T20:48:52.642Z] #47 209.5 github.com/LK4D4/vndr/godl
20:48:52 [2020-03-27T20:48:52.781Z] #44 105.5   DEP      criu/protobuf.d
20:48:52 [2020-03-27T20:48:52.781Z] #44 105.7   GEN      criu/protobuf-desc-gen.h
20:48:52 [2020-03-27T20:48:52.781Z] #44 ...
20:48:52 [2020-03-27T20:48:52.781Z] 
20:48:52 [2020-03-27T20:48:52.781Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:48:52 [2020-03-27T20:48:52.781Z] #17 2.416 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:48:52 [2020-03-27T20:48:52.781Z] #17 2.523 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:48:52 [2020-03-27T20:48:52.781Z] #17 2.526 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:48:52 [2020-03-27T20:48:52.781Z] #17 2.939 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:48:52 [2020-03-27T20:48:52.781Z] #17 4.165 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB]
20:48:52 [2020-03-27T20:48:52.781Z] #17 5.741 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:48:53 [2020-03-27T20:48:53.575Z] #47 210.3 github.com/LK4D4/vndr
20:48:53 [2020-03-27T20:48:53.733Z] #18 2.062 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:48:53 [2020-03-27T20:48:53.733Z] #18 2.093 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:48:53 [2020-03-27T20:48:53.733Z] #18 2.197 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:48:53 [2020-03-27T20:48:53.988Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 73.9% of statements
20:48:53 [2020-03-27T20:48:53.988Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
20:48:53 [2020-03-27T20:48:53.993Z] #18 DONE 2.4s
20:48:53 [2020-03-27T20:48:53.993Z] 
20:48:53 [2020-03-27T20:48:53.993Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:53 [2020-03-27T20:48:53.993Z] #44 136.4   CC       criu/file-lock.o
20:48:53 [2020-03-27T20:48:53.993Z] #44 137.3   CC       criu/files-ext.o
20:48:53 [2020-03-27T20:48:53.993Z] #44 137.7   CC       criu/files-reg.o
20:48:53 [2020-03-27T20:48:53.993Z] #44 140.1   CC       criu/files.o
20:48:53 [2020-03-27T20:48:53.993Z] #44 142.6   CC       criu/filesystems.o
20:48:53 [2020-03-27T20:48:53.993Z] #44 143.5   CC       criu/fsnotify.o
20:48:53 [2020-03-27T20:48:53.993Z] #44 144.5   CC       criu/image-desc.o
20:48:53 [2020-03-27T20:48:53.993Z] #44 144.7   CC       criu/image.o
20:48:54 [2020-03-27T20:48:54.152Z] #17 11.14 Fetched 8336 kB in 9s (918 kB/s)
20:48:54 [2020-03-27T20:48:54.253Z] #44 ...
20:48:54 [2020-03-27T20:48:54.253Z] 
20:48:54 [2020-03-27T20:48:54.253Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:48:54 [2020-03-27T20:48:54.409Z] #17 11.14 Reading package lists...
20:48:54 [2020-03-27T20:48:54.409Z] #17 ...
20:48:54 [2020-03-27T20:48:54.409Z] 
20:48:54 [2020-03-27T20:48:54.409Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:54 [2020-03-27T20:48:54.409Z] #44 107.3   DEP      criu/protobuf-desc.d
20:48:54 [2020-03-27T20:48:54.409Z] #44 107.4   DEP      criu/proc_parse.d
20:48:54 [2020-03-27T20:48:54.666Z] #44 107.5   DEP      criu/plugin.d
20:48:54 [2020-03-27T20:48:54.924Z] #44 107.7   DEP      criu/pipes.d
20:48:55 [2020-03-27T20:48:55.182Z] #44 107.9   DEP      criu/pie-util.d
20:48:55 [2020-03-27T20:48:55.182Z] #44 108.0   DEP      criu/pie-util-vdso.d
20:48:55 [2020-03-27T20:48:55.408Z] #11 25.65 Reading package lists...
20:48:55 [2020-03-27T20:48:55.408Z] #11 ...
20:48:55 [2020-03-27T20:48:55.408Z] 
20:48:55 [2020-03-27T20:48:55.408Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:48:55 [2020-03-27T20:48:55.439Z] #44 108.1   DEP      criu/pie-util-vdso-elf32.d
20:48:55 [2020-03-27T20:48:55.439Z] #44 108.2   DEP      criu/path.d
20:48:55 [2020-03-27T20:48:55.439Z] #44 108.4   DEP      criu/parasite-syscall.d
20:48:55 [2020-03-27T20:48:55.476Z] #47 ...
20:48:55 [2020-03-27T20:48:55.476Z] 
20:48:55 [2020-03-27T20:48:55.476Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:55 [2020-03-27T20:48:55.476Z] #60 9.462 + cd /tmp/tmp.s6oOOD16Ln/src/github.com/opencontainers/runc
20:48:55 [2020-03-27T20:48:55.476Z] #60 9.474 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:48:55 [2020-03-27T20:48:55.476Z] #60 10.15 + '[' -z '' ']'
20:48:55 [2020-03-27T20:48:55.476Z] #60 10.15 + target=static
20:48:55 [2020-03-27T20:48:55.476Z] #60 10.15 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:48:55 [2020-03-27T20:48:55.476Z] #60 11.85 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 .
20:48:55 [2020-03-27T20:48:55.476Z] #60 ...
20:48:55 [2020-03-27T20:48:55.476Z] 
20:48:55 [2020-03-27T20:48:55.476Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:55 [2020-03-27T20:48:55.476Z] #44 107.3   DEP      criu/uts_ns.d
20:48:55 [2020-03-27T20:48:55.476Z] #44 107.4   DEP      criu/util.d
20:48:55 [2020-03-27T20:48:55.476Z] #44 107.7   DEP      criu/uffd.d
20:48:55 [2020-03-27T20:48:55.476Z] #44 107.9   DEP      criu/tun.d
20:48:55 [2020-03-27T20:48:55.476Z] #44 108.1   DEP      criu/tty.d
20:48:55 [2020-03-27T20:48:55.476Z] #44 108.2   DEP      criu/timerfd.d
20:48:55 [2020-03-27T20:48:55.476Z] #44 108.4   DEP      criu/sysfs_parse.d
20:48:55 [2020-03-27T20:48:55.476Z] #44 108.6   DEP      criu/sysctl.d
20:48:55 [2020-03-27T20:48:55.476Z] #44 108.8   DEP      criu/string.d
20:48:55 [2020-03-27T20:48:55.476Z] #44 108.8   DEP      criu/stats.d
20:48:55 [2020-03-27T20:48:55.476Z] #44 109.0   DEP      criu/sockets.d
20:48:55 [2020-03-27T20:48:55.476Z] #44 109.2   DEP      criu/sk-unix.d
20:48:55 [2020-03-27T20:48:55.476Z] #44 109.4   DEP      criu/sk-tcp.d
20:48:55 [2020-03-27T20:48:55.476Z] #44 109.6   DEP      criu/sk-queue.d
20:48:55 [2020-03-27T20:48:55.476Z] #44 109.8   DEP      criu/sk-packet.d
20:48:55 [2020-03-27T20:48:55.476Z] #44 109.9   DEP      criu/sk-netlink.d
20:48:55 [2020-03-27T20:48:55.697Z] #44 108.6   DEP      criu/pagemap.d
20:48:55 [2020-03-27T20:48:55.737Z] #44 110.1   DEP      criu/sk-inet.d
20:48:55 [2020-03-27T20:48:55.737Z] #44 110.4   DEP      criu/signalfd.d
20:48:55 [2020-03-27T20:48:55.954Z] #44 108.8   DEP      criu/pagemap-cache.d
20:48:55 [2020-03-27T20:48:55.955Z] #44 108.9   DEP      criu/page-xfer.d
20:48:55 [2020-03-27T20:48:55.994Z] #44 110.6   DEP      criu/sigframe.d
20:48:55 [2020-03-27T20:48:55.994Z] #44 110.6   DEP      criu/shmem.d
20:48:56 [2020-03-27T20:48:56.212Z] #44 109.0   DEP      criu/page-pipe.d
20:48:56 [2020-03-27T20:48:56.212Z] #44 109.1   DEP      criu/netfilter.d
20:48:56 [2020-03-27T20:48:56.212Z] #44 109.2   DEP      criu/net.d
20:48:56 [2020-03-27T20:48:56.251Z] #44 110.9   DEP      criu/servicefd.d
20:48:56 [2020-03-27T20:48:56.278Z] #75 29.84 Checking out files:  33% (686/2066)   
Checking out files:  34% (703/2066)   
Checking out files:  35% (724/2066)   
Checking out files:  36% (744/2066)   
Checking out files:  37% (765/2066)   
Checking out files:  38% (786/2066)   
Checking out files:  39% (806/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:  63% (1319/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.
20:48:56 [2020-03-27T20:48:56.278Z] #75 31.88 + cd /tmp/tmp.p1nL4KA0hK/src/github.com/docker/libnetwork
20:48:56 [2020-03-27T20:48:56.509Z] #44 111.0   DEP      criu/seize.d
20:48:56 [2020-03-27T20:48:56.509Z] #44 111.1   DEP      criu/seccomp.d
20:48:56 [2020-03-27T20:48:56.567Z] #75 31.88 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
20:48:56 [2020-03-27T20:48:56.650Z] ok  	github.com/docker/docker/pkg/signal	2.325s	coverage: 61.0% of statements
20:48:56 [2020-03-27T20:48:56.766Z] #44 111.3   DEP      criu/rst-malloc.d
20:48:56 [2020-03-27T20:48:56.766Z] #44 111.4   DEP      criu/rbtree.d
20:48:56 [2020-03-27T20:48:56.766Z] #44 111.4   DEP      criu/pstree.d
20:48:56 [2020-03-27T20:48:56.777Z] #44 109.4   DEP      criu/namespaces.d
20:48:56 [2020-03-27T20:48:56.777Z] #44 109.6   DEP      criu/mount.d
20:48:56 [2020-03-27T20:48:56.777Z] #44 109.7   DEP      criu/mem.d
20:48:56 [2020-03-27T20:48:56.859Z] #75 32.28 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
20:48:56 [2020-03-27T20:48:56.930Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
20:48:57 [2020-03-27T20:48:57.023Z] #44 111.6   DEP      criu/protobuf.d
20:48:57 [2020-03-27T20:48:57.035Z] #44 109.9   DEP      criu/lsm.d
20:48:57 [2020-03-27T20:48:57.210Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
20:48:57 [2020-03-27T20:48:57.281Z] #44 111.8   GEN      criu/protobuf-desc-gen.h
20:48:57 [2020-03-27T20:48:57.292Z] #44 110.0   DEP      criu/log.d
20:48:57 [2020-03-27T20:48:57.292Z] #44 110.1   DEP      criu/libnetlink.d
20:48:57 [2020-03-27T20:48:57.490Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
20:48:57 [2020-03-27T20:48:57.490Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
20:48:57 [2020-03-27T20:48:57.549Z] #44 110.3   DEP      criu/kerndat.d
20:48:57 [2020-03-27T20:48:57.549Z] #44 110.5   DEP      criu/kcmp-ids.d
20:48:57 [2020-03-27T20:48:57.807Z] #44 110.7   DEP      criu/irmap.d
20:48:57 [2020-03-27T20:48:57.807Z] #44 110.8   DEP      criu/ipc_ns.d
20:48:58 [2020-03-27T20:48:58.064Z] #44 ...
20:48:58 [2020-03-27T20:48:58.064Z] 
20:48:58 [2020-03-27T20:48:58.064Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:58 [2020-03-27T20:48:58.064Z] #47 DONE 214.5s
20:48:58 [2020-03-27T20:48:58.064Z] 
20:48:58 [2020-03-27T20:48:58.064Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:58 [2020-03-27T20:48:58.064Z] #44 111.0   DEP      criu/image.d
20:48:58 [2020-03-27T20:48:58.101Z] ok  	github.com/docker/docker/pkg/sysinfo	0.003s	coverage: 71.3% of statements
20:48:58 [2020-03-27T20:48:58.321Z] #44 111.2   DEP      criu/image-desc.d
20:48:58 [2020-03-27T20:48:58.321Z] #44 111.2   DEP      criu/fsnotify.d
20:48:58 [2020-03-27T20:48:58.381Z] ok  	github.com/docker/docker/pkg/system	0.047s	coverage: 37.2% of statements
20:48:58 [2020-03-27T20:48:58.579Z] #44 111.4   DEP      criu/filesystems.d
20:48:58 [2020-03-27T20:48:58.652Z] #44 ...
20:48:58 [2020-03-27T20:48:58.652Z] 
20:48:58 [2020-03-27T20:48:58.652Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:48:58 [2020-03-27T20:48:58.652Z] #17 2.548 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:48:58 [2020-03-27T20:48:58.652Z] #17 2.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:48:58 [2020-03-27T20:48:58.652Z] #17 2.599 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:48:58 [2020-03-27T20:48:58.652Z] #17 3.219 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
20:48:58 [2020-03-27T20:48:58.652Z] #17 4.514 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [185 kB]
20:48:58 [2020-03-27T20:48:58.652Z] #17 5.896 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
20:48:58 [2020-03-27T20:48:58.661Z] ok  	github.com/docker/docker/pkg/tailfile	0.051s	coverage: 88.6% of statements
20:48:58 [2020-03-27T20:48:58.909Z] #17 ...
20:48:58 [2020-03-27T20:48:58.909Z] 
20:48:58 [2020-03-27T20:48:58.909Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:48:58 [2020-03-27T20:48:58.909Z] #44 113.4   DEP      criu/protobuf-desc.d
20:48:59 [2020-03-27T20:48:59.143Z] #44 111.8   DEP      criu/files.d
20:48:59 [2020-03-27T20:48:59.143Z] #44 112.0   DEP      criu/files-reg.d
20:48:59 [2020-03-27T20:48:59.167Z] #44 113.6   DEP      criu/proc_parse.d
20:48:59 [2020-03-27T20:48:59.167Z] #44 113.8   DEP      criu/plugin.d
20:48:59 [2020-03-27T20:48:59.274Z] ok  	github.com/docker/docker/pkg/tarsum	0.036s	coverage: 89.3% of statements
20:48:59 [2020-03-27T20:48:59.401Z] #44 112.2   DEP      criu/files-ext.d
20:48:59 [2020-03-27T20:48:59.401Z] #44 112.3   DEP      criu/file-lock.d
20:48:59 [2020-03-27T20:48:59.424Z] #44 114.0   DEP      criu/pipes.d
20:48:59 [2020-03-27T20:48:59.554Z] ok  	github.com/docker/docker/pkg/term	0.002s	coverage: 84.8% of statements
20:48:59 [2020-03-27T20:48:59.554Z] testing: warning: no tests to run
20:48:59 [2020-03-27T20:48:59.554Z] coverage: [no statements]
20:48:59 [2020-03-27T20:48:59.554Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
20:48:59 [2020-03-27T20:48:59.582Z] #75 ...
20:48:59 [2020-03-27T20:48:59.582Z] 
20:48:59 [2020-03-27T20:48:59.582Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:48:59 [2020-03-27T20:48:59.582Z] #44 24.90 Fetched 8118 kB in 24s (334 kB/s)
20:48:59 [2020-03-27T20:48:59.582Z] #44 24.90 Reading package lists...
20:48:59 [2020-03-27T20:48:59.582Z] #44 ...
20:48:59 [2020-03-27T20:48:59.582Z] 
20:48:59 [2020-03-27T20:48:59.582Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:48:59 [2020-03-27T20:48:59.582Z] #36 25.05 Fetched 8118 kB in 24s (336 kB/s)
20:48:59 [2020-03-27T20:48:59.582Z] #36 25.05 Reading package lists...
20:48:59 [2020-03-27T20:48:59.582Z] #36 ...
20:48:59 [2020-03-27T20:48:59.582Z] 
20:48:59 [2020-03-27T20:48:59.582Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:48:59 [2020-03-27T20:48:59.582Z] #48 24.88 vendor/golang.org/x/crypto/internal/subtle
20:48:59 [2020-03-27T20:48:59.582Z] #48 ...
20:48:59 [2020-03-27T20:48:59.582Z] 
20:48:59 [2020-03-27T20:48:59.582Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:48:59 [2020-03-27T20:48:59.582Z] #63 25.18 Fetched 8118 kB in 24s (333 kB/s)
20:48:59 [2020-03-27T20:48:59.582Z] #63 25.18 Reading package lists...
20:48:59 [2020-03-27T20:48:59.658Z] #44 112.4   DEP      criu/file-ids.d
20:48:59 [2020-03-27T20:48:59.658Z] #44 112.6   DEP      criu/fifo.d
20:48:59 [2020-03-27T20:48:59.681Z] #44 114.1   DEP      criu/pie-util.d
20:48:59 [2020-03-27T20:48:59.681Z] #44 114.3   DEP      criu/pie-util-vdso.d
20:48:59 [2020-03-27T20:48:59.834Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
20:48:59 [2020-03-27T20:48:59.878Z] #63 34.88 Reading package lists...
20:48:59 [2020-03-27T20:48:59.878Z] #63 ...
20:48:59 [2020-03-27T20:48:59.878Z] 
20:48:59 [2020-03-27T20:48:59.878Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:48:59 [2020-03-27T20:48:59.878Z] #26 25.08 Fetched 8118 kB in 24s (335 kB/s)
20:48:59 [2020-03-27T20:48:59.878Z] #26 25.08 Reading package lists...
20:48:59 [2020-03-27T20:48:59.878Z] #26 35.24 Reading package lists...
20:48:59 [2020-03-27T20:48:59.878Z] #26 ...
20:48:59 [2020-03-27T20:48:59.878Z] 
20:48:59 [2020-03-27T20:48:59.878Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:48:59 [2020-03-27T20:48:59.878Z] #42 27.86 Checking out files:  80% (1284/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.
20:48:59 [2020-03-27T20:48:59.878Z] #42 28.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
20:48:59 [2020-03-27T20:48:59.878Z] #42 31.47 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
20:48:59 [2020-03-27T20:48:59.915Z] #44 112.7   DEP      criu/fdstore.d
20:48:59 [2020-03-27T20:48:59.915Z] #44 112.8   DEP      criu/fault-injection.d
20:48:59 [2020-03-27T20:48:59.915Z] #44 112.8   DEP      criu/external.d
20:48:59 [2020-03-27T20:48:59.939Z] #44 114.4   DEP      criu/pie-util-vdso-elf32.d
20:48:59 [2020-03-27T20:48:59.939Z] #44 114.6   DEP      criu/path.d
20:49:00 [2020-03-27T20:49:00.114Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
20:49:00 [2020-03-27T20:49:00.114Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
20:49:00 [2020-03-27T20:49:00.165Z] #42 ...
20:49:00 [2020-03-27T20:49:00.165Z] 
20:49:00 [2020-03-27T20:49:00.165Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:49:00 [2020-03-27T20:49:00.173Z] #44 112.9   DEP      criu/eventpoll.d
20:49:00 [2020-03-27T20:49:00.173Z] #44 113.1   DEP      criu/eventfd.d
20:49:00 [2020-03-27T20:49:00.196Z] #44 114.8   DEP      criu/parasite-syscall.d
20:49:00 [2020-03-27T20:49:00.430Z] #44 113.2   DEP      criu/crtools.d
20:49:00 [2020-03-27T20:49:00.430Z] #44 113.4   DEP      criu/cr-service.d
20:49:00 [2020-03-27T20:49:00.453Z] #44 35.82 Reading package lists...
20:49:00 [2020-03-27T20:49:00.453Z] #44 ...
20:49:00 [2020-03-27T20:49:00.453Z] 
20:49:00 [2020-03-27T20:49:00.453Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:49:00 [2020-03-27T20:49:00.453Z] #57 25.85 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:49:00 [2020-03-27T20:49:00.453Z] #57 29.10 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:49:00 [2020-03-27T20:49:00.453Z] #57 31.92 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
20:49:00 [2020-03-27T20:49:00.453Z] #57 31.94 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
20:49:00 [2020-03-27T20:49:00.453Z] #57 32.39 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
20:49:00 [2020-03-27T20:49:00.453Z] #57 32.49 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
20:49:00 [2020-03-27T20:49:00.453Z] #57 34.34 runtime/cgo
20:49:00 [2020-03-27T20:49:00.453Z] #57 34.62 runtime
20:49:00 [2020-03-27T20:49:00.453Z] #44 115.0   DEP      criu/pagemap.d
20:49:00 [2020-03-27T20:49:00.711Z] #44 115.2   DEP      criu/pagemap-cache.d
20:49:00 [2020-03-27T20:49:00.711Z] #44 115.3   DEP      criu/page-xfer.d
20:49:00 [2020-03-27T20:49:00.743Z] #57 ...
20:49:00 [2020-03-27T20:49:00.743Z] 
20:49:00 [2020-03-27T20:49:00.743Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:49:00 [2020-03-27T20:49:00.833Z] #19 ...
20:49:00 [2020-03-27T20:49:00.833Z] 
20:49:00 [2020-03-27T20:49:00.833Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:00 [2020-03-27T20:49:00.833Z] #44 145.6   CC       criu/ipc_ns.o
20:49:00 [2020-03-27T20:49:00.833Z] #44 146.8   CC       criu/irmap.o
20:49:00 [2020-03-27T20:49:00.833Z] #44 147.3   CC       criu/kcmp-ids.o
20:49:00 [2020-03-27T20:49:00.833Z] #44 147.6   CC       criu/kerndat.o
20:49:00 [2020-03-27T20:49:00.833Z] #44 148.9   CC       criu/libnetlink.o
20:49:00 [2020-03-27T20:49:00.833Z] #44 149.3   CC       criu/log.o
20:49:00 [2020-03-27T20:49:00.833Z] #44 149.8   CC       criu/lsm.o
20:49:00 [2020-03-27T20:49:00.833Z] #44 150.3   CC       criu/mem.o
20:49:00 [2020-03-27T20:49:00.833Z] #44 ...
20:49:00 [2020-03-27T20:49:00.833Z] 
20:49:00 [2020-03-27T20:49:00.833Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:49:00 [2020-03-27T20:49:00.833Z] #19 6.351 Collecting yamllint==1.16.0
20:49:00 [2020-03-27T20:49:00.968Z] #44 115.5   DEP      criu/page-pipe.d
20:49:00 [2020-03-27T20:49:00.968Z] #44 115.5   DEP      criu/netfilter.d
20:49:00 [2020-03-27T20:49:00.995Z] #44 113.6   DEP      criu/cr-restore.d
20:49:00 [2020-03-27T20:49:00.995Z] #44 113.8   DEP      criu/cr-errno.d
20:49:00 [2020-03-27T20:49:00.995Z] #44 113.8   DEP      criu/cr-dump.d
20:49:01 [2020-03-27T20:49:01.226Z] #44 115.7   DEP      criu/net.d
20:49:01 [2020-03-27T20:49:01.226Z] #44 115.8   DEP      criu/namespaces.d
20:49:01 [2020-03-27T20:49:01.252Z] #44 114.0   DEP      criu/cr-dedup.d
20:49:01 [2020-03-27T20:49:01.252Z] #44 114.3   DEP      criu/cr-check.d
20:49:01 [2020-03-27T20:49:01.483Z] #44 116.0   DEP      criu/mount.d
20:49:01 [2020-03-27T20:49:01.510Z] #44 114.5   DEP      criu/config.d
20:49:01 [2020-03-27T20:49:01.742Z] #44 116.2   DEP      criu/mem.d
20:49:01 [2020-03-27T20:49:01.999Z] #44 116.4   DEP      criu/lsm.d
20:49:02 [2020-03-27T20:49:02.000Z] #44 116.6   DEP      criu/log.d
20:49:02 [2020-03-27T20:49:02.074Z] #44 114.7   DEP      criu/clone-noasan.d
20:49:02 [2020-03-27T20:49:02.074Z] #44 114.8   DEP      criu/cgroup.d
20:49:02 [2020-03-27T20:49:02.125Z] ok  	github.com/docker/docker/plugin	0.558s	coverage: 27.1% of statements
20:49:02 [2020-03-27T20:49:02.257Z] #44 ...
20:49:02 [2020-03-27T20:49:02.257Z] 
20:49:02 [2020-03-27T20:49:02.257Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:49:02 [2020-03-27T20:49:02.257Z] #47 DONE 219.0s
20:49:02 [2020-03-27T20:49:02.257Z] 
20:49:02 [2020-03-27T20:49:02.257Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:02 [2020-03-27T20:49:02.257Z] #44 116.7   DEP      criu/libnetlink.d
20:49:02 [2020-03-27T20:49:02.332Z] #44 115.0   DEP      criu/cgroup-props.d
20:49:02 [2020-03-27T20:49:02.332Z] #44 115.1   DEP      criu/bitmap.d
20:49:02 [2020-03-27T20:49:02.332Z] #44 115.1   DEP      criu/bfd.d
20:49:02 [2020-03-27T20:49:02.332Z] #44 115.2   DEP      criu/autofs.d
20:49:02 [2020-03-27T20:49:02.406Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
20:49:02 [2020-03-27T20:49:02.515Z] #44 117.0   DEP      criu/kerndat.d
20:49:02 [2020-03-27T20:49:02.515Z] #44 117.2   DEP      criu/kcmp-ids.d
20:49:02 [2020-03-27T20:49:02.589Z] #44 115.4   DEP      criu/aio.d
20:49:02 [2020-03-27T20:49:02.589Z] #44 115.5   DEP      criu/action-scripts.d
20:49:02 [2020-03-27T20:49:02.772Z] #44 117.3   DEP      criu/irmap.d
20:49:02 [2020-03-27T20:49:02.847Z] #44 115.8   CC       criu/action-scripts.o
20:49:03 [2020-03-27T20:49:03.016Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
20:49:03 [2020-03-27T20:49:03.030Z] #44 117.6   DEP      criu/ipc_ns.d
20:49:03 [2020-03-27T20:49:03.287Z] #44 117.7   DEP      criu/image.d
20:49:03 [2020-03-27T20:49:03.287Z] #44 117.9   DEP      criu/image-desc.d
20:49:03 [2020-03-27T20:49:03.287Z] #44 118.0   DEP      criu/fsnotify.d
20:49:03 [2020-03-27T20:49:03.412Z] #44 116.2   CC       criu/aio.o
20:49:03 [2020-03-27T20:49:03.545Z] #44 118.1   DEP      criu/filesystems.d
20:49:03 [2020-03-27T20:49:03.545Z] #44 118.2   DEP      criu/files.d
20:49:03 [2020-03-27T20:49:03.627Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
20:49:03 [2020-03-27T20:49:03.802Z] #44 118.4   DEP      criu/files-reg.d
20:49:03 [2020-03-27T20:49:03.802Z] #44 118.5   DEP      criu/files-ext.d
20:49:03 [2020-03-27T20:49:03.977Z] #44 ...
20:49:03 [2020-03-27T20:49:03.977Z] 
20:49:03 [2020-03-27T20:49:03.977Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:49:03 [2020-03-27T20:49:03.977Z] #30 DONE 220.8s
20:49:03 [2020-03-27T20:49:03.977Z] 
20:49:03 [2020-03-27T20:49:03.977Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:03 [2020-03-27T20:49:03.977Z] #44 116.9   CC       criu/autofs.o
20:49:03 [2020-03-27T20:49:03.977Z] #44 ...
20:49:03 [2020-03-27T20:49:03.977Z] 
20:49:03 [2020-03-27T20:49:03.977Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:49:03 [2020-03-27T20:49:03.977Z] #17 11.14 Reading package lists...
20:49:03 [2020-03-27T20:49:03.977Z] #17 15.50 Reading package lists...
20:49:03 [2020-03-27T20:49:03.977Z] #17 19.05 Building dependency tree...
20:49:03 [2020-03-27T20:49:03.977Z] #17 20.44 libcap2-bin is already the newest version (1:2.25-2).
20:49:03 [2020-03-27T20:49:03.977Z] #17 20.44 The following additional packages will be installed:
20:49:03 [2020-03-27T20:49:03.977Z] #17 20.44   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:49:03 [2020-03-27T20:49:03.977Z] #17 20.44   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:49:03 [2020-03-27T20:49:03.977Z] #17 20.44   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:49:03 [2020-03-27T20:49:03.977Z] #17 20.44   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:49:03 [2020-03-27T20:49:03.977Z] #17 20.44   python3.7 python3.7-minimal vim-runtime xxd
20:49:03 [2020-03-27T20:49:03.977Z] #17 20.45 Suggested packages:
20:49:03 [2020-03-27T20:49:03.977Z] #17 20.45   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:49:03 [2020-03-27T20:49:03.977Z] #17 20.45   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:49:03 [2020-03-27T20:49:03.977Z] #17 20.45   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:49:03 [2020-03-27T20:49:03.977Z] #17 20.45 Recommended packages:
20:49:03 [2020-03-27T20:49:03.977Z] #17 20.45   aufs-dkms nftables build-essential python3-dev python3-keyring
20:49:03 [2020-03-27T20:49:03.977Z] #17 20.45   python3-keyrings.alt python3-xdg unzip
20:49:04 [2020-03-27T20:49:04.060Z] #44 118.7   DEP      criu/file-lock.d
20:49:04 [2020-03-27T20:49:04.317Z] #44 118.8   DEP      criu/file-ids.d
20:49:04 [2020-03-27T20:49:04.575Z] #44 119.0   DEP      criu/fifo.d
20:49:04 [2020-03-27T20:49:04.575Z] #44 119.2   DEP      criu/fdstore.d
20:49:04 [2020-03-27T20:49:04.575Z] #44 119.3   DEP      criu/fault-injection.d
20:49:04 [2020-03-27T20:49:04.575Z] #44 119.3   DEP      criu/external.d
20:49:04 [2020-03-27T20:49:04.628Z] ok  	github.com/docker/docker/registry	0.087s	coverage: 56.0% of statements
20:49:04 [2020-03-27T20:49:04.832Z] #44 119.4   DEP      criu/eventpoll.d
20:49:04 [2020-03-27T20:49:04.909Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
20:49:05 [2020-03-27T20:49:05.090Z] #44 119.5   DEP      criu/eventfd.d
20:49:05 [2020-03-27T20:49:05.090Z] #44 119.6   DEP      criu/crtools.d
20:49:05 [2020-03-27T20:49:05.090Z] #44 119.7   DEP      criu/cr-service.d
20:49:05 [2020-03-27T20:49:05.189Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
20:49:05 [2020-03-27T20:49:05.347Z] #44 119.9   DEP      criu/cr-restore.d
20:49:05 [2020-03-27T20:49:05.605Z] #44 120.1   DEP      criu/cr-errno.d
20:49:05 [2020-03-27T20:49:05.605Z] #44 120.1   DEP      criu/cr-dump.d
20:49:05 [2020-03-27T20:49:05.605Z] #44 120.3   DEP      criu/cr-dedup.d
20:49:05 [2020-03-27T20:49:05.799Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
20:49:05 [2020-03-27T20:49:05.799Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
20:49:05 [2020-03-27T20:49:05.862Z] #44 120.4   DEP      criu/cr-check.d
20:49:05 [2020-03-27T20:49:05.874Z] #17 22.79 The following NEW packages will be installed:
20:49:05 [2020-03-27T20:49:05.874Z] #17 22.80   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:49:05 [2020-03-27T20:49:05.874Z] #17 22.80   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:49:05 [2020-03-27T20:49:05.874Z] #17 22.80   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:49:05 [2020-03-27T20:49:05.874Z] #17 22.80   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:49:05 [2020-03-27T20:49:05.874Z] #17 22.80   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:49:05 [2020-03-27T20:49:05.874Z] #17 22.80   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:49:05 [2020-03-27T20:49:05.874Z] #17 22.80   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:49:05 [2020-03-27T20:49:05.874Z] #17 22.81   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:49:05 [2020-03-27T20:49:05.874Z] #17 22.81   xz-utils zip
20:49:06 [2020-03-27T20:49:06.115Z] #19 11.83   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:49:06 [2020-03-27T20:49:06.115Z] #19 11.97 Collecting pyyaml (from yamllint==1.16.0)
20:49:06 [2020-03-27T20:49:06.119Z] #44 120.6   DEP      criu/config.d
20:49:06 [2020-03-27T20:49:06.119Z] #44 120.9   DEP      criu/clone-noasan.d
20:49:06 [2020-03-27T20:49:06.131Z] #17 23.13 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:49:06 [2020-03-27T20:49:06.131Z] #17 23.13 Need to get 28.5 MB of archives.
20:49:06 [2020-03-27T20:49:06.131Z] #17 23.13 After this operation, 116 MB of additional disk space will be used.
20:49:06 [2020-03-27T20:49:06.131Z] #17 23.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:49:06 [2020-03-27T20:49:06.131Z] #17 23.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
20:49:06 [2020-03-27T20:49:06.131Z] #17 ...
20:49:06 [2020-03-27T20:49:06.131Z] 
20:49:06 [2020-03-27T20:49:06.131Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:06 [2020-03-27T20:49:06.131Z] #44 118.9   CC       criu/bfd.o
20:49:06 [2020-03-27T20:49:06.275Z] #36 35.83 Reading package lists...
20:49:06 [2020-03-27T20:49:06.275Z] #36 ...
20:49:06 [2020-03-27T20:49:06.275Z] 
20:49:06 [2020-03-27T20:49:06.275Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:49:06 [2020-03-27T20:49:06.275Z] #54 36.80 + cd /tmp/tmp.i9CedmF2qg/src/github.com/golangci/golangci-lint/
20:49:06 [2020-03-27T20:49:06.275Z] #54 36.80 + git checkout -q v1.23.8
20:49:06 [2020-03-27T20:49:06.275Z] #54 37.76 ++ git describe --tags
20:49:06 [2020-03-27T20:49:06.275Z] #54 37.78 + version=v1.23.8
20:49:06 [2020-03-27T20:49:06.275Z] #54 37.78 ++ git rev-parse --short HEAD
20:49:06 [2020-03-27T20:49:06.275Z] #54 37.78 + commit=76a82c6
20:49:06 [2020-03-27T20:49:06.275Z] #54 37.79 ++ git show -s --format=%cd
20:49:06 [2020-03-27T20:49:06.275Z] #54 37.79 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
20:49:06 [2020-03-27T20:49:06.275Z] #54 37.79 + 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
20:49:06 [2020-03-27T20:49:06.375Z] #19 12.23   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
20:49:06 [2020-03-27T20:49:06.377Z] #44 120.9   DEP      criu/cgroup.d
20:49:06 [2020-03-27T20:49:06.377Z] #44 121.0   DEP      criu/cgroup-props.d
20:49:06 [2020-03-27T20:49:06.377Z] #44 121.1   DEP      criu/bitmap.d
20:49:06 [2020-03-27T20:49:06.377Z] #44 121.1   DEP      criu/bfd.d
20:49:06 [2020-03-27T20:49:06.388Z] #44 119.3   CC       criu/bitmap.o
20:49:06 [2020-03-27T20:49:06.634Z] #44 121.2   DEP      criu/autofs.d
20:49:06 [2020-03-27T20:49:06.646Z] #44 119.4   CC       criu/cgroup-props.o
20:49:06 [2020-03-27T20:49:06.892Z] #44 121.3   DEP      criu/aio.d
20:49:06 [2020-03-27T20:49:06.892Z] #44 121.5   DEP      criu/action-scripts.d
20:49:07 [2020-03-27T20:49:07.149Z] #44 121.7   CC       criu/action-scripts.o
20:49:07 [2020-03-27T20:49:07.164Z] using credential docker-jenkins-github-credentials
20:49:07 [2020-03-27T20:49:07.211Z] #44 120.0   CC       criu/cgroup.o
20:49:07 [2020-03-27T20:49:07.235Z] Cloning the remote Git repository
20:49:07 [2020-03-27T20:49:07.235Z] Cloning with configured refspecs honoured and without tags
20:49:07 [2020-03-27T20:49:07.714Z] #44 122.3   CC       criu/aio.o
20:49:07 [2020-03-27T20:49:07.811Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
20:49:08 [2020-03-27T20:49:08.279Z] #44 122.9   CC       criu/autofs.o
20:49:08 [2020-03-27T20:49:08.285Z] #19 14.17 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:49:08 [2020-03-27T20:49:08.285Z] #19 14.22   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
20:49:08 [2020-03-27T20:49:08.285Z] #19 14.28 Building wheels for collected packages: pyyaml
20:49:07 [2020-03-27T20:49:07.407Z] Cloning repository https://github.com/moby/moby.git
20:49:07 [2020-03-27T20:49:07.815Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:49:08 [2020-03-27T20:49:08.420Z] ok  	github.com/docker/docker/volume/local	0.036s	coverage: 73.0% of statements
20:49:08 [2020-03-27T20:49:08.545Z] #19 14.29   Running setup.py bdist_wheel for pyyaml: started
20:49:09 [2020-03-27T20:49:09.031Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
20:49:09 [2020-03-27T20:49:09.641Z] ok  	github.com/docker/docker/volume/service	0.008s	coverage: 73.0% of statements
20:49:09 [2020-03-27T20:49:09.736Z] #44 122.5   CC       criu/clone-noasan.o
20:49:09 [2020-03-27T20:49:09.736Z] #44 122.6   CC       criu/config.o
20:49:09 [2020-03-27T20:49:09.796Z] #54 ...
20:49:09 [2020-03-27T20:49:09.796Z] 
20:49:09 [2020-03-27T20:49:09.796Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:49:09 [2020-03-27T20:49:09.796Z] #11 25.65 Reading package lists...
20:49:09 [2020-03-27T20:49:09.796Z] #11 35.72 Reading package lists...
20:49:09 [2020-03-27T20:49:09.796Z] #11 ...
20:49:09 [2020-03-27T20:49:09.796Z] 
20:49:09 [2020-03-27T20:49:09.796Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:49:09 [2020-03-27T20:49:09.796Z] #26 35.24 Reading package lists...
20:49:09 [2020-03-27T20:49:09.927Z] #19 15.50   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:49:09 [2020-03-27T20:49:09.927Z] #19 15.50   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
20:49:09 [2020-03-27T20:49:09.927Z] #19 15.58 Successfully built pyyaml
20:49:09 [2020-03-27T20:49:09.927Z] #19 15.59 Installing collected packages: pyyaml, pathspec, yamllint
20:49:09 [2020-03-27T20:49:09.927Z] #19 15.99 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0
20:49:10 [2020-03-27T20:49:10.176Z] #44 124.3   CC       criu/bfd.o
20:49:10 [2020-03-27T20:49:10.176Z] #44 ...
20:49:10 [2020-03-27T20:49:10.176Z] 
20:49:10 [2020-03-27T20:49:10.176Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:49:10 [2020-03-27T20:49:10.176Z] #30 DONE 227.5s
20:49:10 [2020-03-27T20:49:10.176Z] 
20:49:10 [2020-03-27T20:49:10.176Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:49:10 [2020-03-27T20:49:10.176Z] #17 11.60 Fetched 8336 kB in 9s (887 kB/s)
20:49:10 [2020-03-27T20:49:10.176Z] #17 11.60 Reading package lists...
20:49:10 [2020-03-27T20:49:10.176Z] #17 15.90 Reading package lists...
20:49:10 [2020-03-27T20:49:10.176Z] #17 19.35 Building dependency tree...
20:49:10 [2020-03-27T20:49:10.176Z] #17 20.91 libcap2-bin is already the newest version (1:2.25-2).
20:49:10 [2020-03-27T20:49:10.176Z] #17 20.91 The following additional packages will be installed:
20:49:10 [2020-03-27T20:49:10.176Z] #17 20.91   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:49:10 [2020-03-27T20:49:10.176Z] #17 20.91   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:49:10 [2020-03-27T20:49:10.176Z] #17 20.92   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:49:10 [2020-03-27T20:49:10.176Z] #17 20.92   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:49:10 [2020-03-27T20:49:10.176Z] #17 20.92   python3.7 python3.7-minimal vim-runtime xxd
20:49:10 [2020-03-27T20:49:10.176Z] #17 20.92 Suggested packages:
20:49:10 [2020-03-27T20:49:10.176Z] #17 20.92   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:49:10 [2020-03-27T20:49:10.176Z] #17 20.92   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:49:10 [2020-03-27T20:49:10.176Z] #17 20.92   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:49:10 [2020-03-27T20:49:10.176Z] #17 20.92 Recommended packages:
20:49:10 [2020-03-27T20:49:10.176Z] #17 20.92   aufs-dkms nftables build-essential python3-dev python3-keyring
20:49:10 [2020-03-27T20:49:10.176Z] #17 20.92   python3-keyrings.alt python3-xdg unzip
20:49:09 [2020-03-27T20:49:09.540Z] Fetching upstream changes from https://github.com/moby/moby.git
20:49:09 [2020-03-27T20:49:09.540Z]  > git --version # timeout=10
20:49:09 [2020-03-27T20:49:09.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:49:09 [2020-03-27T20:49:09.587Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40739/head:refs/remotes/origin/PR-40739 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:49:10 [2020-03-27T20:49:10.433Z] #17 ...
20:49:10 [2020-03-27T20:49:10.433Z] 
20:49:10 [2020-03-27T20:49:10.433Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:10 [2020-03-27T20:49:10.433Z] #44 125.0   CC       criu/bitmap.o
20:49:10 [2020-03-27T20:49:10.691Z] #44 125.3   CC       criu/cgroup-props.o
20:49:10 [2020-03-27T20:49:10.867Z] #19 DONE 16.7s
20:49:10 [2020-03-27T20:49:10.867Z] 
20:49:10 [2020-03-27T20:49:10.867Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:10 [2020-03-27T20:49:10.867Z] #44 152.6   CC       criu/mount.o
20:49:10 [2020-03-27T20:49:10.867Z] #44 156.3   CC       criu/namespaces.o
20:49:10 [2020-03-27T20:49:10.867Z] #44 158.6   CC       criu/net.o
20:49:11 [2020-03-27T20:49:11.110Z] #44 124.0   CC       criu/cr-check.o
20:49:11 [2020-03-27T20:49:11.367Z] #44 ...
20:49:11 [2020-03-27T20:49:11.367Z] 
20:49:11 [2020-03-27T20:49:11.367Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:49:11 [2020-03-27T20:49:11.367Z] #17 23.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 23.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 23.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 23.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 23.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 23.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 23.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 23.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 23.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 23.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 23.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 23.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 23.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 24.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 24.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 24.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 24.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 24.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 24.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 24.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 24.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 24.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 24.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 24.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 24.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 24.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 24.38 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 24.78 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 24.78 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:49:11 [2020-03-27T20:49:11.367Z] #17 24.78 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:49:11 [2020-03-27T20:49:11.368Z] #17 24.79 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:49:11 [2020-03-27T20:49:11.368Z] #17 24.80 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:49:11 [2020-03-27T20:49:11.368Z] #17 24.81 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:49:11 [2020-03-27T20:49:11.368Z] #17 24.88 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:49:11 [2020-03-27T20:49:11.368Z] #17 24.88 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:49:11 [2020-03-27T20:49:11.368Z] #17 24.89 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:49:11 [2020-03-27T20:49:11.368Z] #17 24.90 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:49:11 [2020-03-27T20:49:11.368Z] #17 24.91 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:49:11 [2020-03-27T20:49:11.368Z] #17 24.92 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:49:11 [2020-03-27T20:49:11.368Z] #17 24.92 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
20:49:11 [2020-03-27T20:49:11.368Z] #17 24.97 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
20:49:11 [2020-03-27T20:49:11.368Z] #17 24.99 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
20:49:11 [2020-03-27T20:49:11.368Z] #17 25.01 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:49:11 [2020-03-27T20:49:11.368Z] #17 25.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:49:11 [2020-03-27T20:49:11.368Z] #17 25.46 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:49:11 [2020-03-27T20:49:11.368Z] #17 25.49 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:49:11 [2020-03-27T20:49:11.368Z] #17 26.01 debconf: delaying package configuration, since apt-utils is not installed
20:49:11 [2020-03-27T20:49:11.368Z] #17 26.12 Fetched 28.5 MB in 3s (10.7 MB/s)
20:49:11 [2020-03-27T20:49:11.368Z] #17 26.18 Selecting previously unselected package pigz.
20:49:11 [2020-03-27T20:49:11.368Z] #17 26.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 ... 23423 files and directories currently installed.)
20:49:11 [2020-03-27T20:49:11.368Z] #17 26.22 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:49:11 [2020-03-27T20:49:11.368Z] #17 26.23 Unpacking pigz (2.4-1) ...
20:49:11 [2020-03-27T20:49:11.368Z] #17 26.30 Selecting previously unselected package libpython3.7-minimal:amd64.
20:49:11 [2020-03-27T20:49:11.368Z] #17 26.30 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
20:49:11 [2020-03-27T20:49:11.368Z] #17 26.30 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
20:49:11 [2020-03-27T20:49:11.368Z] #17 26.73 Selecting previously unselected package python3.7-minimal.
20:49:11 [2020-03-27T20:49:11.368Z] #17 26.73 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
20:49:11 [2020-03-27T20:49:11.368Z] #17 26.75 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
20:49:11 [2020-03-27T20:49:11.368Z] #17 27.46 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
20:49:11 [2020-03-27T20:49:11.368Z] #17 27.48 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
20:49:11 [2020-03-27T20:49:11.806Z] #44 162.6   CC       criu/netfilter.o
20:49:11 [2020-03-27T20:49:11.849Z] #26 45.41 Building dependency tree...
20:49:12 [2020-03-27T20:49:12.002Z] #65 263.9 + bin/containerd-stress
20:49:12 [2020-03-27T20:49:12.002Z] #65 265.7 + bin/containerd-shim
20:49:12 [2020-03-27T20:49:12.062Z] #44 126.4   CC       criu/cgroup.o
20:49:12 [2020-03-27T20:49:12.066Z] #44 162.9   CC       criu/page-pipe.o
20:49:12 [2020-03-27T20:49:12.300Z] #17 29.52 Selecting previously unselected package python3-minimal.
20:49:12 [2020-03-27T20:49:12.558Z] #17 29.52 (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.)
20:49:12 [2020-03-27T20:49:12.558Z] #17 29.55 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:49:12 [2020-03-27T20:49:12.558Z] #17 29.56 Unpacking python3-minimal (3.7.3-1) ...
20:49:12 [2020-03-27T20:49:12.558Z] #17 29.66 Selecting previously unselected package libmpdec2:amd64.
20:49:12 [2020-03-27T20:49:12.558Z] #17 29.67 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:49:12 [2020-03-27T20:49:12.558Z] #17 29.68 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:49:12 [2020-03-27T20:49:12.558Z] #17 29.77 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:49:12 [2020-03-27T20:49:12.636Z] #44 163.5   CC       criu/page-xfer.o
20:49:12 [2020-03-27T20:49:12.816Z] #17 29.79 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
20:49:12 [2020-03-27T20:49:12.816Z] #17 29.80 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
20:49:12 [2020-03-27T20:49:12.816Z] #17 ...
20:49:12 [2020-03-27T20:49:12.816Z] 
20:49:12 [2020-03-27T20:49:12.816Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:12 [2020-03-27T20:49:12.816Z] #44 125.8   CC       criu/cr-dedup.o
20:49:13 [2020-03-27T20:49:13.350Z] #26 48.73 ca-certificates is already the newest version (20190110).
20:49:13 [2020-03-27T20:49:13.350Z] #26 48.73 The following additional packages will be installed:
20:49:13 [2020-03-27T20:49:13.350Z] #26 48.74   libjq1 libonig5
20:49:13 [2020-03-27T20:49:13.381Z] #44 126.2   CC       criu/cr-dump.o
20:49:13 [2020-03-27T20:49:13.641Z] #26 49.40 The following NEW packages will be installed:
20:49:13 [2020-03-27T20:49:13.931Z] #26 49.40   jq libjq1 libonig5
20:49:13 [2020-03-27T20:49:13.931Z] #26 49.57 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
20:49:13 [2020-03-27T20:49:13.931Z] #26 49.57 Need to get 358 kB of archives.
20:49:13 [2020-03-27T20:49:13.931Z] #26 49.57 After this operation, 1277 kB of additional disk space will be used.
20:49:13 [2020-03-27T20:49:13.931Z] #26 49.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
20:49:13 [2020-03-27T20:49:13.931Z] #26 49.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
20:49:14 [2020-03-27T20:49:14.018Z] #44 165.0   CC       criu/pagemap-cache.o
20:49:14 [2020-03-27T20:49:14.220Z] #26 49.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
20:49:14 [2020-03-27T20:49:14.587Z] #44 129.0   CC       criu/clone-noasan.o
20:49:14 [2020-03-27T20:49:14.587Z] #44 129.1   CC       criu/config.o
20:49:14 [2020-03-27T20:49:14.588Z] #44 165.5   CC       criu/pagemap.o
20:49:15 [2020-03-27T20:49:15.519Z] #44 ...
20:49:15 [2020-03-27T20:49:15.519Z] 
20:49:15 [2020-03-27T20:49:15.519Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:49:15 [2020-03-27T20:49:15.519Z] #17 23.10 The following NEW packages will be installed:
20:49:15 [2020-03-27T20:49:15.519Z] #17 23.10   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:49:15 [2020-03-27T20:49:15.519Z] #17 23.10   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:49:15 [2020-03-27T20:49:15.519Z] #17 23.10   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:49:15 [2020-03-27T20:49:15.519Z] #17 23.10   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:49:15 [2020-03-27T20:49:15.519Z] #17 23.11   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:49:15 [2020-03-27T20:49:15.519Z] #17 23.11   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:49:15 [2020-03-27T20:49:15.519Z] #17 23.11   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:49:15 [2020-03-27T20:49:15.519Z] #17 23.11   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:49:15 [2020-03-27T20:49:15.519Z] #17 23.11   xz-utils zip
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.44 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.44 Need to get 28.5 MB of archives.
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.44 After this operation, 116 MB of additional disk space will be used.
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.86 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.87 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.87 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 23.88 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 24.22 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 24.22 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 24.22 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 24.23 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 24.29 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 24.30 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 24.40 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 24.40 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 24.41 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 24.42 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 24.44 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 24.46 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 24.46 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #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]
20:49:15 [2020-03-27T20:49:15.520Z] #17 24.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 24.56 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 24.82 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 24.87 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 24.93 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
20:49:15 [2020-03-27T20:49:15.520Z] #17 25.55 debconf: delaying package configuration, since apt-utils is not installed
20:49:15 [2020-03-27T20:49:15.520Z] #17 25.66 Fetched 28.5 MB in 2s (16.2 MB/s)
20:49:15 [2020-03-27T20:49:15.520Z] #17 25.73 Selecting previously unselected package pigz.
20:49:15 [2020-03-27T20:49:15.520Z] #17 25.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 ... 23423 files and directories currently installed.)
20:49:15 [2020-03-27T20:49:15.520Z] #17 25.85 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
20:49:15 [2020-03-27T20:49:15.520Z] #17 25.86 Unpacking pigz (2.4-1) ...
20:49:15 [2020-03-27T20:49:15.520Z] #17 25.95 Selecting previously unselected package libpython3.7-minimal:amd64.
20:49:15 [2020-03-27T20:49:15.520Z] #17 25.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
20:49:15 [2020-03-27T20:49:15.520Z] #17 25.96 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
20:49:15 [2020-03-27T20:49:15.520Z] #17 26.35 Selecting previously unselected package python3.7-minimal.
20:49:15 [2020-03-27T20:49:15.520Z] #17 26.35 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
20:49:15 [2020-03-27T20:49:15.520Z] #17 26.36 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
20:49:15 [2020-03-27T20:49:15.528Z] #44 166.6   CC       criu/parasite-syscall.o
20:49:15 [2020-03-27T20:49:15.717Z] #26 ...
20:49:15 [2020-03-27T20:49:15.717Z] 
20:49:15 [2020-03-27T20:49:15.717Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:49:15 [2020-03-27T20:49:15.717Z] #36 35.83 Reading package lists...
20:49:15 [2020-03-27T20:49:15.717Z] #36 46.10 Building dependency tree...
20:49:15 [2020-03-27T20:49:15.717Z] #36 49.31 The following additional packages will be installed:
20:49:15 [2020-03-27T20:49:15.717Z] #36 49.33   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
20:49:15 [2020-03-27T20:49:15.717Z] #36 49.34 Suggested packages:
20:49:15 [2020-03-27T20:49:15.717Z] #36 49.35   cmake-doc ninja-build lrzip
20:49:15 [2020-03-27T20:49:15.717Z] #36 49.35 Recommended packages:
20:49:15 [2020-03-27T20:49:15.717Z] #36 49.35   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
20:49:15 [2020-03-27T20:49:15.717Z] #36 51.04 The following NEW packages will be installed:
20:49:15 [2020-03-27T20:49:15.717Z] #36 51.07   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
20:49:15 [2020-03-27T20:49:15.717Z] #36 51.08   vim-common xxd
20:49:15 [2020-03-27T20:49:15.717Z] #36 51.26 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
20:49:15 [2020-03-27T20:49:15.717Z] #36 51.26 Need to get 14.9 MB of archives.
20:49:15 [2020-03-27T20:49:15.717Z] #36 51.26 After this operation, 67.2 MB of additional disk space will be used.
20:49:15 [2020-03-27T20:49:15.717Z] #36 51.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
20:49:15 [2020-03-27T20:49:15.717Z] #36 51.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
20:49:15 [2020-03-27T20:49:15.717Z] #36 51.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
20:49:15 [2020-03-27T20:49:15.717Z] #36 ...
20:49:15 [2020-03-27T20:49:15.717Z] 
20:49:15 [2020-03-27T20:49:15.717Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
20:49:15 [2020-03-27T20:49:15.717Z] #26 51.48 debconf: delaying package configuration, since apt-utils is not installed
20:49:15 [2020-03-27T20:49:15.777Z] #17 27.15 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
20:49:15 [2020-03-27T20:49:15.777Z] #17 27.18 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
20:49:15 [2020-03-27T20:49:15.792Z] #44 ...
20:49:15 [2020-03-27T20:49:15.792Z] 
20:49:15 [2020-03-27T20:49:15.792Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:49:15 [2020-03-27T20:49:15.792Z] #60 112.5 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
20:49:15 [2020-03-27T20:49:15.964Z] #44 128.2   CC       criu/cr-errno.o
20:49:15 [2020-03-27T20:49:15.964Z] #44 128.3   CC       criu/cr-restore.o
20:49:16 [2020-03-27T20:49:16.345Z] #26 51.80 Fetched 358 kB in 0s (1953 kB/s)
20:49:16 [2020-03-27T20:49:16.345Z] #26 52.00 Selecting previously unselected package libonig5:ppc64el.
20:49:16 [2020-03-27T20:49:16.636Z] #26 52.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
20:49:16 [2020-03-27T20:49:16.636Z] #26 52.16 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
20:49:16 [2020-03-27T20:49:16.636Z] #26 52.19 Unpacking libonig5:ppc64el (6.9.1-1) ...
20:49:16 [2020-03-27T20:49:16.930Z] #26 52.63 Selecting previously unselected package libjq1:ppc64el.
20:49:16 [2020-03-27T20:49:16.930Z] #26 52.66 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
20:49:16 [2020-03-27T20:49:16.930Z] #26 52.66 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
20:49:17 [2020-03-27T20:49:17.181Z] #60 113.9 + mkdir -p /build
20:49:17 [2020-03-27T20:49:17.451Z] #60 113.9 + cp runc /build/runc
20:49:17 [2020-03-27T20:49:17.572Z] #26 53.04 Selecting previously unselected package jq.
20:49:17 [2020-03-27T20:49:17.572Z] #26 53.07 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
20:49:17 [2020-03-27T20:49:17.572Z] #26 53.09 Unpacking jq (1.5+dfsg-2+b1) ...
20:49:17 [2020-03-27T20:49:17.717Z] #60 DONE 114.3s
20:49:17 [2020-03-27T20:49:17.717Z] 
20:49:17 [2020-03-27T20:49:17.717Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:17 [2020-03-27T20:49:17.717Z] #44 167.4   CC       criu/path.o
20:49:17 [2020-03-27T20:49:17.717Z] #44 167.6   CC       criu/pie-util-vdso.o
20:49:17 [2020-03-27T20:49:17.717Z] #44 168.2   CC       criu/pie-util.o
20:49:17 [2020-03-27T20:49:17.717Z] #44 168.3   CC       criu/pipes.o
20:49:17 [2020-03-27T20:49:17.869Z] #26 53.45 Setting up libonig5:ppc64el (6.9.1-1) ...
20:49:17 [2020-03-27T20:49:17.869Z] #26 53.47 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
20:49:17 [2020-03-27T20:49:17.869Z] #26 53.48 Setting up jq (1.5+dfsg-2+b1) ...
20:49:17 [2020-03-27T20:49:17.869Z] #26 53.50 Processing triggers for libc-bin (2.28-10) ...
20:49:18 [2020-03-27T20:49:18.158Z] #26 DONE 53.8s
20:49:18 [2020-03-27T20:49:18.158Z] 
20:49:18 [2020-03-27T20:49:18.158Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
20:49:18 [2020-03-27T20:49:18.287Z] #44 169.1   CC       criu/plugin.o
20:49:18 [2020-03-27T20:49:18.304Z] #17 29.16 Selecting previously unselected package python3-minimal.
20:49:18 [2020-03-27T20:49:18.304Z] #17 29.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23672 files and directories currently installed.)
20:49:18 [2020-03-27T20:49:18.304Z] #17 29.21 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
20:49:18 [2020-03-27T20:49:18.304Z] #17 29.21 Unpacking python3-minimal (3.7.3-1) ...
20:49:18 [2020-03-27T20:49:18.304Z] #17 29.28 Selecting previously unselected package libmpdec2:amd64.
20:49:18 [2020-03-27T20:49:18.304Z] #17 29.28 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
20:49:18 [2020-03-27T20:49:18.304Z] #17 29.29 Unpacking libmpdec2:amd64 (2.4.2-2) ...
20:49:18 [2020-03-27T20:49:18.304Z] #17 29.39 Selecting previously unselected package libpython3.7-stdlib:amd64.
20:49:18 [2020-03-27T20:49:18.304Z] #17 29.41 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
20:49:18 [2020-03-27T20:49:18.304Z] #17 29.42 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
20:49:18 [2020-03-27T20:49:18.449Z] #27 DONE 0.1s
20:49:18 [2020-03-27T20:49:18.449Z] 
20:49:18 [2020-03-27T20:49:18.449Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:49:18 [2020-03-27T20:49:18.501Z] #44 ...
20:49:18 [2020-03-27T20:49:18.501Z] 
20:49:18 [2020-03-27T20:49:18.501Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:49:18 [2020-03-27T20:49:18.501Z] #17 30.65 Selecting previously unselected package python3.7.
20:49:18 [2020-03-27T20:49:18.501Z] #17 30.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 30.67 Unpacking python3.7 (3.7.3-2+deb10u1) ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 30.79 Selecting previously unselected package libpython3-stdlib:amd64.
20:49:18 [2020-03-27T20:49:18.501Z] #17 30.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 30.81 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 30.88 Setting up python3-minimal (3.7.3-1) ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 31.67 Selecting previously unselected package python3.
20:49:18 [2020-03-27T20:49:18.501Z] #17 31.67 (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.)
20:49:18 [2020-03-27T20:49:18.501Z] #17 31.73 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 31.74 Unpacking python3 (3.7.3-1) ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 31.82 Selecting previously unselected package libip4tc0:amd64.
20:49:18 [2020-03-27T20:49:18.501Z] #17 31.82 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 31.82 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 31.91 Selecting previously unselected package libip6tc0:amd64.
20:49:18 [2020-03-27T20:49:18.501Z] #17 31.93 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 31.94 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.02 Selecting previously unselected package libiptc0:amd64.
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.03 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.05 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.13 Selecting previously unselected package libnfnetlink0:amd64.
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.13 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.14 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.20 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.21 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.22 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.30 Selecting previously unselected package libnftnl11:amd64.
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.31 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.33 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.42 Selecting previously unselected package iptables.
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.44 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.45 Unpacking iptables (1.8.2-4) ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.78 Selecting previously unselected package xxd.
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.79 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.79 Unpacking xxd (2:8.1.0875-5) ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.93 Selecting previously unselected package vim-common.
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.94 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 32.96 Unpacking vim-common (2:8.1.0875-5) ...
20:49:18 [2020-03-27T20:49:18.501Z] #17 33.13 Selecting previously unselected package bash-completion.
20:49:18 [2020-03-27T20:49:18.501Z] #17 33.15 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:49:18 [2020-03-27T20:49:18.532Z] #65 272.2 + bin/containerd-shim-runc-v1
20:49:18 [2020-03-27T20:49:18.548Z] #44 169.5   CC       criu/proc_parse.o
20:49:18 [2020-03-27T20:49:18.767Z] #17 35.77 Unpacking bash-completion (1:2.8-6) ...
20:49:19 [2020-03-27T20:49:19.024Z] #17 36.14 Selecting previously unselected package bzip2.
20:49:19 [2020-03-27T20:49:19.024Z] #17 36.15 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:49:19 [2020-03-27T20:49:19.024Z] #17 36.15 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:49:19 [2020-03-27T20:49:19.024Z] #17 36.24 Selecting previously unselected package xz-utils.
20:49:19 [2020-03-27T20:49:19.236Z] #17 30.32 Selecting previously unselected package python3.7.
20:49:19 [2020-03-27T20:49:19.236Z] #17 30.32 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
20:49:19 [2020-03-27T20:49:19.236Z] #17 30.35 Unpacking python3.7 (3.7.3-2+deb10u1) ...
20:49:19 [2020-03-27T20:49:19.236Z] #17 30.47 Selecting previously unselected package libpython3-stdlib:amd64.
20:49:19 [2020-03-27T20:49:19.236Z] #17 30.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
20:49:19 [2020-03-27T20:49:19.236Z] #17 30.48 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
20:49:19 [2020-03-27T20:49:19.236Z] #17 30.57 Setting up python3-minimal (3.7.3-1) ...
20:49:19 [2020-03-27T20:49:19.281Z] #17 36.25 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
20:49:19 [2020-03-27T20:49:19.281Z] #17 36.26 Unpacking xz-utils (5.2.4-1) ...
20:49:19 [2020-03-27T20:49:19.281Z] #17 36.43 Selecting previously unselected package apparmor.
20:49:19 [2020-03-27T20:49:19.281Z] #17 36.44 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
20:49:19 [2020-03-27T20:49:19.482Z] #28 ...
20:49:19 [2020-03-27T20:49:19.482Z] 
20:49:19 [2020-03-27T20:49:19.482Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
20:49:19 [2020-03-27T20:49:19.482Z] #63 34.88 Reading package lists...
20:49:19 [2020-03-27T20:49:19.482Z] #63 45.75 Building dependency tree...
20:49:19 [2020-03-27T20:49:19.482Z] #63 50.45 The following additional packages will be installed:
20:49:19 [2020-03-27T20:49:19.482Z] #63 50.47   libbtrfs0
20:49:19 [2020-03-27T20:49:19.482Z] #63 50.70 The following NEW packages will be installed:
20:49:19 [2020-03-27T20:49:19.482Z] #63 50.71   libbtrfs-dev libbtrfs0
20:49:19 [2020-03-27T20:49:19.482Z] #63 50.93 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
20:49:19 [2020-03-27T20:49:19.482Z] #63 50.93 Need to get 120 kB of archives.
20:49:19 [2020-03-27T20:49:19.482Z] #63 50.93 After this operation, 423 kB of additional disk space will be used.
20:49:19 [2020-03-27T20:49:19.482Z] #63 50.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
20:49:19 [2020-03-27T20:49:19.482Z] #63 50.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
20:49:19 [2020-03-27T20:49:19.482Z] #63 53.02 debconf: delaying package configuration, since apt-utils is not installed
20:49:19 [2020-03-27T20:49:19.482Z] #63 53.40 Fetched 120 kB in 0s (1460 kB/s)
20:49:19 [2020-03-27T20:49:19.482Z] #63 53.65 Selecting previously unselected package libbtrfs0.
20:49:19 [2020-03-27T20:49:19.482Z] #63 53.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
20:49:19 [2020-03-27T20:49:19.482Z] #63 53.85 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
20:49:19 [2020-03-27T20:49:19.482Z] #63 53.88 Unpacking libbtrfs0 (4.20.1-2) ...
20:49:19 [2020-03-27T20:49:19.482Z] #63 54.07 Selecting previously unselected package libbtrfs-dev.
20:49:19 [2020-03-27T20:49:19.482Z] #63 54.09 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
20:49:19 [2020-03-27T20:49:19.482Z] #63 54.10 Unpacking libbtrfs-dev (4.20.1-2) ...
20:49:19 [2020-03-27T20:49:19.482Z] #63 54.59 Setting up libbtrfs0 (4.20.1-2) ...
20:49:19 [2020-03-27T20:49:19.482Z] #63 54.61 Setting up libbtrfs-dev (4.20.1-2) ...
20:49:19 [2020-03-27T20:49:19.482Z] #63 54.62 Processing triggers for libc-bin (2.28-10) ...
20:49:19 [2020-03-27T20:49:19.482Z] #63 DONE 55.2s
20:49:19 [2020-03-27T20:49:19.537Z] #17 36.52 Unpacking apparmor (2.13.2-10) ...
20:49:19 [2020-03-27T20:49:19.775Z] 
20:49:19 [2020-03-27T20:49:19.775Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:49:19 [2020-03-27T20:49:19.775Z] #64 DONE 0.1s
20:49:19 [2020-03-27T20:49:19.775Z] 
20:49:19 [2020-03-27T20:49:19.775Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
20:49:19 [2020-03-27T20:49:19.775Z] #65 DONE 0.1s
20:49:19 [2020-03-27T20:49:19.775Z] 
20:49:19 [2020-03-27T20:49:19.775Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:49:19 [2020-03-27T20:49:19.775Z] #66 ...
20:49:19 [2020-03-27T20:49:19.775Z] 
20:49:19 [2020-03-27T20:49:19.775Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:49:19 [2020-03-27T20:49:19.775Z] #11 35.72 Reading package lists...
20:49:19 [2020-03-27T20:49:19.775Z] #11 45.97 Building dependency tree...
20:49:19 [2020-03-27T20:49:19.775Z] #11 49.24 The following additional packages will be installed:
20:49:19 [2020-03-27T20:49:19.775Z] #11 49.25   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
20:49:19 [2020-03-27T20:49:19.775Z] #11 49.25   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
20:49:19 [2020-03-27T20:49:19.775Z] #11 49.25   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
20:49:19 [2020-03-27T20:49:19.775Z] #11 49.26   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
20:49:19 [2020-03-27T20:49:19.775Z] #11 49.28 Suggested packages:
20:49:19 [2020-03-27T20:49:19.775Z] #11 49.29   gcc-8-locales seccomp wine64
20:49:19 [2020-03-27T20:49:19.775Z] #11 51.50 The following NEW packages will be installed:
20:49:19 [2020-03-27T20:49:19.775Z] #11 51.50   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
20:49:19 [2020-03-27T20:49:19.775Z] #11 51.50   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
20:49:19 [2020-03-27T20:49:19.775Z] #11 51.51   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
20:49:19 [2020-03-27T20:49:19.775Z] #11 51.51   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
20:49:19 [2020-03-27T20:49:19.775Z] #11 51.52   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
20:49:19 [2020-03-27T20:49:19.775Z] #11 51.52   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
20:49:19 [2020-03-27T20:49:19.775Z] #11 51.70 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
20:49:19 [2020-03-27T20:49:19.775Z] #11 51.70 Need to get 78.9 MB of archives.
20:49:19 [2020-03-27T20:49:19.775Z] #11 51.70 After this operation, 532 MB of additional disk space will be used.
20:49:19 [2020-03-27T20:49:19.775Z] #11 51.70 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]
20:49:19 [2020-03-27T20:49:19.775Z] #11 52.32 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]
20:49:19 [2020-03-27T20:49:19.775Z] #11 52.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
20:49:19 [2020-03-27T20:49:19.775Z] #11 52.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
20:49:19 [2020-03-27T20:49:19.775Z] #11 52.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
20:49:19 [2020-03-27T20:49:19.775Z] #11 52.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
20:49:19 [2020-03-27T20:49:19.775Z] #11 54.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
20:49:19 [2020-03-27T20:49:19.775Z] #11 54.91 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]
20:49:19 [2020-03-27T20:49:19.775Z] #11 54.93 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]
20:49:19 [2020-03-27T20:49:19.794Z] #17 36.86 Selecting previously unselected package aufs-tools.
20:49:19 [2020-03-27T20:49:19.794Z] #17 36.86 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:49:19 [2020-03-27T20:49:19.794Z] #17 36.87 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:49:20 [2020-03-27T20:49:20.053Z] #17 36.98 Selecting previously unselected package libonig5:amd64.
20:49:20 [2020-03-27T20:49:20.053Z] #17 36.99 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
20:49:20 [2020-03-27T20:49:20.053Z] #17 37.00 Unpacking libonig5:amd64 (6.9.1-1) ...
20:49:20 [2020-03-27T20:49:20.053Z] #17 37.14 Selecting previously unselected package libjq1:amd64.
20:49:20 [2020-03-27T20:49:20.053Z] #17 37.16 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:49:20 [2020-03-27T20:49:20.053Z] #17 37.16 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:49:20 [2020-03-27T20:49:20.053Z] #17 ...
20:49:20 [2020-03-27T20:49:20.053Z] 
20:49:20 [2020-03-27T20:49:20.053Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:20 [2020-03-27T20:49:20.053Z] #44 133.0   CC       criu/cr-service.o
20:49:20 [2020-03-27T20:49:20.066Z] #11 ...
20:49:20 [2020-03-27T20:49:20.066Z] 
20:49:20 [2020-03-27T20:49:20.066Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:49:20 [2020-03-27T20:49:20.066Z] #66 0.359 + RM_GOPATH=0
20:49:20 [2020-03-27T20:49:20.066Z] #66 0.359 + TMP_GOPATH=
20:49:20 [2020-03-27T20:49:20.066Z] #66 0.359 + : /build
20:49:20 [2020-03-27T20:49:20.066Z] #66 0.359 + '[' -z '' ']'
20:49:20 [2020-03-27T20:49:20.066Z] #66 0.362 ++ mktemp -d
20:49:20 [2020-03-27T20:49:20.066Z] #66 0.375 + export GOPATH=/tmp/tmp.MtItAfXVBV
20:49:20 [2020-03-27T20:49:20.066Z] #66 0.375 + GOPATH=/tmp/tmp.MtItAfXVBV
20:49:20 [2020-03-27T20:49:20.066Z] #66 0.375 + RM_GOPATH=1
20:49:20 [2020-03-27T20:49:20.066Z] #66 0.389 ++ dirname ./install.sh
20:49:20 [2020-03-27T20:49:20.066Z] #66 0.407 + dir=.
20:49:20 [2020-03-27T20:49:20.066Z] #66 0.409 + bin=containerd
20:49:20 [2020-03-27T20:49:20.066Z] #66 0.409 + shift
20:49:20 [2020-03-27T20:49:20.066Z] #66 0.410 + '[' '!' -f ./containerd.installer ']'
20:49:20 [2020-03-27T20:49:20.066Z] #66 0.411 + . ./containerd.installer
20:49:20 [2020-03-27T20:49:20.066Z] #66 0.413 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
20:49:20 [2020-03-27T20:49:20.066Z] #66 0.421 + install_containerd
20:49:20 [2020-03-27T20:49:20.066Z] #66 0.425 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
20:49:20 [2020-03-27T20:49:20.066Z] #66 0.427 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
20:49:20 [2020-03-27T20:49:20.066Z] #66 0.429 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MtItAfXVBV/src/github.com/containerd/containerd
20:49:20 [2020-03-27T20:49:20.066Z] #66 0.441 Cloning into '/tmp/tmp.MtItAfXVBV/src/github.com/containerd/containerd'...
20:49:20 [2020-03-27T20:49:20.168Z] #17 31.41 Selecting previously unselected package python3.
20:49:20 [2020-03-27T20:49:20.168Z] #17 31.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24084 files and directories currently installed.)
20:49:20 [2020-03-27T20:49:20.168Z] #17 31.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
20:49:20 [2020-03-27T20:49:20.168Z] #17 31.47 Unpacking python3 (3.7.3-1) ...
20:49:20 [2020-03-27T20:49:20.425Z] #17 31.56 Selecting previously unselected package libip4tc0:amd64.
20:49:20 [2020-03-27T20:49:20.425Z] #17 31.56 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
20:49:20 [2020-03-27T20:49:20.425Z] #17 31.57 Unpacking libip4tc0:amd64 (1.8.2-4) ...
20:49:20 [2020-03-27T20:49:20.425Z] #17 31.67 Selecting previously unselected package libip6tc0:amd64.
20:49:20 [2020-03-27T20:49:20.425Z] #17 31.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
20:49:20 [2020-03-27T20:49:20.425Z] #17 31.68 Unpacking libip6tc0:amd64 (1.8.2-4) ...
20:49:20 [2020-03-27T20:49:20.425Z] #17 31.76 Selecting previously unselected package libiptc0:amd64.
20:49:20 [2020-03-27T20:49:20.425Z] #17 31.77 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
20:49:20 [2020-03-27T20:49:20.425Z] #17 31.77 Unpacking libiptc0:amd64 (1.8.2-4) ...
20:49:20 [2020-03-27T20:49:20.425Z] #17 31.86 Selecting previously unselected package libnfnetlink0:amd64.
20:49:20 [2020-03-27T20:49:20.425Z] #17 31.88 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
20:49:20 [2020-03-27T20:49:20.682Z] #17 31.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:49:20 [2020-03-27T20:49:20.682Z] #17 31.97 Selecting previously unselected package libnetfilter-conntrack3:amd64.
20:49:20 [2020-03-27T20:49:20.682Z] #17 31.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
20:49:20 [2020-03-27T20:49:20.682Z] #17 31.97 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:49:20 [2020-03-27T20:49:20.682Z] #17 32.04 Selecting previously unselected package libnftnl11:amd64.
20:49:20 [2020-03-27T20:49:20.682Z] #17 32.05 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
20:49:20 [2020-03-27T20:49:20.682Z] #17 32.06 Unpacking libnftnl11:amd64 (1.1.2-2) ...
20:49:20 [2020-03-27T20:49:20.682Z] #17 32.14 Selecting previously unselected package iptables.
20:49:20 [2020-03-27T20:49:20.940Z] #17 32.15 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
20:49:20 [2020-03-27T20:49:20.940Z] #17 32.15 Unpacking iptables (1.8.2-4) ...
20:49:21 [2020-03-27T20:49:21.043Z] #65 275.2 + bin/containerd-shim-runc-v2
20:49:21 [2020-03-27T20:49:21.094Z] #44 171.7   CC       criu/protobuf-desc.o
20:49:21 [2020-03-27T20:49:21.100Z] #66 ...
20:49:21 [2020-03-27T20:49:21.100Z] 
20:49:21 [2020-03-27T20:49:21.100Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:49:21 [2020-03-27T20:49:21.100Z] #44 35.82 Reading package lists...
20:49:21 [2020-03-27T20:49:21.100Z] #44 47.20 Building dependency tree...
20:49:21 [2020-03-27T20:49:21.100Z] #44 50.77 The following additional packages will be installed:
20:49:21 [2020-03-27T20:49:21.100Z] #44 50.78   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
20:49:21 [2020-03-27T20:49:21.100Z] #44 50.78   libprotoc17 python-pkg-resources python-six zlib1g-dev
20:49:21 [2020-03-27T20:49:21.100Z] #44 50.78 Suggested packages:
20:49:21 [2020-03-27T20:49:21.100Z] #44 50.78   manpages-dev python-setuptools
20:49:21 [2020-03-27T20:49:21.100Z] #44 53.43 The following NEW packages will be installed:
20:49:21 [2020-03-27T20:49:21.100Z] #44 53.44   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
20:49:21 [2020-03-27T20:49:21.100Z] #44 53.45   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
20:49:21 [2020-03-27T20:49:21.100Z] #44 53.45   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
20:49:21 [2020-03-27T20:49:21.100Z] #44 53.45   python-six zlib1g-dev
20:49:21 [2020-03-27T20:49:21.100Z] #44 53.94 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
20:49:21 [2020-03-27T20:49:21.100Z] #44 53.94 Need to get 4075 kB of archives.
20:49:21 [2020-03-27T20:49:21.100Z] #44 53.94 After this operation, 24.5 MB of additional disk space will be used.
20:49:21 [2020-03-27T20:49:21.100Z] #44 53.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
20:49:21 [2020-03-27T20:49:21.100Z] #44 53.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
20:49:21 [2020-03-27T20:49:21.100Z] #44 54.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
20:49:21 [2020-03-27T20:49:21.100Z] #44 54.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
20:49:21 [2020-03-27T20:49:21.100Z] #44 54.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
20:49:21 [2020-03-27T20:49:21.100Z] #44 54.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
20:49:21 [2020-03-27T20:49:21.100Z] #44 54.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
20:49:21 [2020-03-27T20:49:21.100Z] #44 54.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
20:49:21 [2020-03-27T20:49:21.100Z] #44 54.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
20:49:21 [2020-03-27T20:49:21.100Z] #44 54.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
20:49:21 [2020-03-27T20:49:21.100Z] #44 54.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
20:49:21 [2020-03-27T20:49:21.100Z] #44 54.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
20:49:21 [2020-03-27T20:49:21.100Z] #44 54.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
20:49:21 [2020-03-27T20:49:21.100Z] #44 54.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
20:49:21 [2020-03-27T20:49:21.100Z] #44 54.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
20:49:21 [2020-03-27T20:49:21.100Z] #44 54.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
20:49:21 [2020-03-27T20:49:21.100Z] #44 54.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
20:49:21 [2020-03-27T20:49:21.200Z] #17 32.45 Selecting previously unselected package xxd.
20:49:21 [2020-03-27T20:49:21.200Z] #17 32.46 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
20:49:21 [2020-03-27T20:49:21.200Z] #17 32.47 Unpacking xxd (2:8.1.0875-5) ...
20:49:21 [2020-03-27T20:49:21.388Z] #44 ...
20:49:21 [2020-03-27T20:49:21.388Z] 
20:49:21 [2020-03-27T20:49:21.388Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:49:21 [2020-03-27T20:49:21.388Z] #36 51.70 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
20:49:21 [2020-03-27T20:49:21.388Z] #36 53.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
20:49:21 [2020-03-27T20:49:21.388Z] #36 53.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
20:49:21 [2020-03-27T20:49:21.388Z] #36 53.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
20:49:21 [2020-03-27T20:49:21.388Z] #36 53.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
20:49:21 [2020-03-27T20:49:21.388Z] #36 53.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
20:49:21 [2020-03-27T20:49:21.388Z] #36 53.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
20:49:21 [2020-03-27T20:49:21.388Z] #36 56.10 debconf: delaying package configuration, since apt-utils is not installed
20:49:21 [2020-03-27T20:49:21.388Z] #36 56.58 Fetched 14.9 MB in 3s (5395 kB/s)
20:49:21 [2020-03-27T20:49:21.388Z] #36 56.82 Selecting previously unselected package xxd.
20:49:21 [2020-03-27T20:49:21.388Z] #36 56.82 (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.)
20:49:21 [2020-03-27T20:49:21.388Z] #36 56.99 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
20:49:21 [2020-03-27T20:49:21.388Z] #36 57.00 Unpacking xxd (2:8.1.0875-5) ...
20:49:21 [2020-03-27T20:49:21.458Z] #17 32.58 Selecting previously unselected package vim-common.
20:49:21 [2020-03-27T20:49:21.458Z] #17 32.59 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:49:21 [2020-03-27T20:49:21.458Z] #17 32.64 Unpacking vim-common (2:8.1.0875-5) ...
20:49:21 [2020-03-27T20:49:21.458Z] #17 32.81 Selecting previously unselected package bash-completion.
20:49:21 [2020-03-27T20:49:21.458Z] #17 32.82 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:49:21 [2020-03-27T20:49:21.668Z] #44 172.5   CC       criu/protobuf.o
20:49:21 [2020-03-27T20:49:21.680Z] #36 ...
20:49:21 [2020-03-27T20:49:21.680Z] 
20:49:21 [2020-03-27T20:49:21.680Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:49:21 [2020-03-27T20:49:21.680Z] #28 3.342 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
20:49:21 [2020-03-27T20:49:21.928Z] #44 172.9   CC       criu/pstree.o
20:49:21 [2020-03-27T20:49:21.946Z] #44 134.6   CC       criu/crtools.o
20:49:21 [2020-03-27T20:49:21.967Z] #65 276.0 + binaries
20:49:21 [2020-03-27T20:49:21.967Z] #65 276.0 + mkdir -p /build
20:49:21 [2020-03-27T20:49:21.967Z] #65 276.0 + cp bin/containerd /build/containerd
20:49:21 [2020-03-27T20:49:21.967Z] #65 276.1 + cp bin/containerd-shim /build/containerd-shim
20:49:21 [2020-03-27T20:49:21.967Z] #65 276.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:49:21 [2020-03-27T20:49:21.967Z] #65 276.1 + cp bin/ctr /build/ctr
20:49:22 [2020-03-27T20:49:22.203Z] #44 135.1   CC       criu/eventfd.o
20:49:22 [2020-03-27T20:49:22.222Z] #65 DONE 276.5s
20:49:22 [2020-03-27T20:49:22.311Z] #28 4.079 
20:49:22 [2020-03-27T20:49:22.766Z] #44 135.5   CC       criu/eventpoll.o
20:49:22 [2020-03-27T20:49:22.868Z] #44 ...
20:49:22 [2020-03-27T20:49:22.868Z] 
20:49:22 [2020-03-27T20:49:22.868Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:49:22 [2020-03-27T20:49:22.868Z] #65 202.3 + bin/containerd
20:49:23 [2020-03-27T20:49:23.145Z] 
20:49:23 [2020-03-27T20:49:23.145Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
20:49:23 [2020-03-27T20:49:23.399Z] #66 DONE 0.2s
20:49:23 [2020-03-27T20:49:23.399Z] 
20:49:23 [2020-03-27T20:49:23.399Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
20:49:23 [2020-03-27T20:49:23.399Z] #70 DONE 0.1s
20:49:23 [2020-03-27T20:49:23.399Z] 
20:49:23 [2020-03-27T20:49:23.399Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
20:49:23 [2020-03-27T20:49:23.399Z] #72 DONE 0.1s
20:49:23 [2020-03-27T20:49:23.653Z] 
20:49:23 [2020-03-27T20:49:23.653Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
20:49:23 [2020-03-27T20:49:23.653Z] #75 DONE 0.1s
20:49:23 [2020-03-27T20:49:23.653Z] 
20:49:23 [2020-03-27T20:49:23.653Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:49:23 [2020-03-27T20:49:23.653Z] #76 DONE 0.0s
20:49:23 [2020-03-27T20:49:23.653Z] 
20:49:23 [2020-03-27T20:49:23.653Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
20:49:23 [2020-03-27T20:49:23.696Z] #44 136.4   CC       criu/external.o
20:49:23 [2020-03-27T20:49:23.952Z] #44 136.7   CC       criu/fault-injection.o
20:49:23 [2020-03-27T20:49:23.952Z] #44 136.8   CC       criu/fdstore.o
20:49:23 [2020-03-27T20:49:23.983Z] #17 35.27 Unpacking bash-completion (1:2.8-6) ...
20:49:24 [2020-03-27T20:49:24.209Z] #44 137.2   CC       criu/fifo.o
20:49:24 [2020-03-27T20:49:24.549Z] #17 35.62 Selecting previously unselected package bzip2.
20:49:24 [2020-03-27T20:49:24.549Z] #17 35.63 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
20:49:24 [2020-03-27T20:49:24.549Z] #17 35.64 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:49:24 [2020-03-27T20:49:24.549Z] #17 35.73 Selecting previously unselected package xz-utils.
20:49:24 [2020-03-27T20:49:24.549Z] #17 35.73 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
20:49:24 [2020-03-27T20:49:24.549Z] #17 35.76 Unpacking xz-utils (5.2.4-1) ...
20:49:24 [2020-03-27T20:49:24.549Z] #17 35.91 Selecting previously unselected package apparmor.
20:49:24 [2020-03-27T20:49:24.549Z] #17 35.92 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
20:49:24 [2020-03-27T20:49:24.772Z] #44 137.6   CC       criu/file-ids.o
20:49:24 [2020-03-27T20:49:24.807Z] #17 36.00 Unpacking apparmor (2.13.2-10) ...
20:49:25 [2020-03-27T20:49:25.013Z] #77 DONE 1.2s
20:49:25 [2020-03-27T20:49:25.013Z] 
20:49:25 [2020-03-27T20:49:25.013Z] #78 exporting to image
20:49:25 [2020-03-27T20:49:25.013Z] #78 exporting layers
20:49:25 [2020-03-27T20:49:25.028Z] #44 137.9   CC       criu/file-lock.o
20:49:25 [2020-03-27T20:49:25.065Z] #17 36.39 Selecting previously unselected package aufs-tools.
20:49:25 [2020-03-27T20:49:25.065Z] #17 36.40 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
20:49:25 [2020-03-27T20:49:25.065Z] #17 36.40 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:49:25 [2020-03-27T20:49:25.321Z] #17 36.53 Selecting previously unselected package libonig5:amd64.
20:49:25 [2020-03-27T20:49:25.321Z] #17 36.54 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
20:49:25 [2020-03-27T20:49:25.321Z] #17 36.54 Unpacking libonig5:amd64 (6.9.1-1) ...
20:49:25 [2020-03-27T20:49:25.332Z] #28 4.371 #=#=#                                                                         

##                                                                         3.8%
#####                                                                      8.1%
########                                                                  12.3%
###########                                                               16.6%
###############                                                           20.8%
##################                                                        25.1%
#####################                                                     29.3%
########################                                                  33.9%
#########################                                                 36.0%
#############################                                             40.3%
##############################                                            42.5%
#################################                                         46.7%
######################################                                    53.1%
###########################################                               60.6%
################################################                          67.0%
####################################################                      73.4%
#########################################################                 79.8%
############################################################              84.0%
#################################################################         90.4%
###################################################################       93.2%
######################################################################    97.4%
######################################################################## 100.0%
20:49:25 [2020-03-27T20:49:25.578Z] #17 36.69 Selecting previously unselected package libjq1:amd64.
20:49:25 [2020-03-27T20:49:25.578Z] #17 36.70 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
20:49:25 [2020-03-27T20:49:25.578Z] #17 36.71 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
20:49:25 [2020-03-27T20:49:25.578Z] #17 36.82 Selecting previously unselected package jq.
20:49:25 [2020-03-27T20:49:25.578Z] #17 36.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
20:49:25 [2020-03-27T20:49:25.578Z] #17 36.84 Unpacking jq (1.5+dfsg-2+b1) ...
20:49:25 [2020-03-27T20:49:25.801Z] Fetching without tags
20:49:25 [2020-03-27T20:49:25.834Z] #17 36.94 Selecting previously unselected package libaio1:amd64.
20:49:25 [2020-03-27T20:49:25.834Z] #17 36.95 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
20:49:25 [2020-03-27T20:49:25.834Z] #17 36.96 Unpacking libaio1:amd64 (0.3.112-3) ...
20:49:25 [2020-03-27T20:49:25.834Z] #17 37.01 Selecting previously unselected package libgpm2:amd64.
20:49:25 [2020-03-27T20:49:25.834Z] #17 37.02 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
20:49:25 [2020-03-27T20:49:25.834Z] #17 37.02 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:49:25 [2020-03-27T20:49:25.834Z] #17 37.09 Selecting previously unselected package libicu63:amd64.
20:49:25 [2020-03-27T20:49:25.834Z] #17 37.10 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
20:49:25 [2020-03-27T20:49:25.834Z] #17 37.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:49:25 [2020-03-27T20:49:25.834Z] #17 ...
20:49:25 [2020-03-27T20:49:25.834Z] 
20:49:25 [2020-03-27T20:49:25.834Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:25 [2020-03-27T20:49:25.834Z] #44 130.4   CC       criu/cr-check.o
20:49:25 [2020-03-27T20:49:25.834Z] #44 132.1   CC       criu/cr-dedup.o
20:49:25 [2020-03-27T20:49:25.834Z] #44 132.5   CC       criu/cr-dump.o
20:49:25 [2020-03-27T20:49:25.834Z] #44 134.7   CC       criu/cr-errno.o
20:49:25 [2020-03-27T20:49:25.834Z] #44 134.7   CC       criu/cr-restore.o
20:49:25 [2020-03-27T20:49:25.834Z] #44 139.4   CC       criu/cr-service.o
20:49:25 [2020-03-27T20:49:25.960Z] #44 138.9   CC       criu/files-ext.o
20:49:25 [2020-03-27T20:49:25.960Z] #44 ...
20:49:25 [2020-03-27T20:49:25.960Z] 
20:49:25 [2020-03-27T20:49:25.960Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:49:25 [2020-03-27T20:49:25.960Z] #17 37.26 Selecting previously unselected package jq.
20:49:25 [2020-03-27T20:49:25.960Z] #17 37.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 37.27 Unpacking jq (1.5+dfsg-2+b1) ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 37.35 Selecting previously unselected package libaio1:amd64.
20:49:25 [2020-03-27T20:49:25.960Z] #17 37.36 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 37.37 Unpacking libaio1:amd64 (0.3.112-3) ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 37.43 Selecting previously unselected package libgpm2:amd64.
20:49:25 [2020-03-27T20:49:25.960Z] #17 37.45 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 37.46 Unpacking libgpm2:amd64 (1.20.7-5) ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 37.52 Selecting previously unselected package libicu63:amd64.
20:49:25 [2020-03-27T20:49:25.960Z] #17 37.53 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 37.53 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 40.98 Selecting previously unselected package libnet1:amd64.
20:49:25 [2020-03-27T20:49:25.960Z] #17 40.98 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 40.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 41.07 Selecting previously unselected package libnl-3-200:amd64.
20:49:25 [2020-03-27T20:49:25.960Z] #17 41.08 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 41.08 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 41.18 Selecting previously unselected package libprotobuf-c1:amd64.
20:49:25 [2020-03-27T20:49:25.960Z] #17 41.19 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 41.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 41.25 Selecting previously unselected package libreadline5:amd64.
20:49:25 [2020-03-27T20:49:25.960Z] #17 41.26 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 41.26 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 41.41 Selecting previously unselected package net-tools.
20:49:25 [2020-03-27T20:49:25.960Z] #17 41.42 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 41.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 41.65 Selecting previously unselected package python-pip-whl.
20:49:25 [2020-03-27T20:49:25.960Z] #17 41.65 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 41.65 Unpacking python-pip-whl (18.1-5) ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 42.22 Selecting previously unselected package python3-lib2to3.
20:49:25 [2020-03-27T20:49:25.960Z] #17 42.22 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 42.23 Unpacking python3-lib2to3 (3.7.3-1) ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 42.34 Selecting previously unselected package python3-distutils.
20:49:25 [2020-03-27T20:49:25.960Z] #17 42.34 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 42.35 Unpacking python3-distutils (3.7.3-1) ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 42.50 Selecting previously unselected package python3-pip.
20:49:25 [2020-03-27T20:49:25.960Z] #17 42.50 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 42.52 Unpacking python3-pip (18.1-5) ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 42.71 Selecting previously unselected package python3-pkg-resources.
20:49:25 [2020-03-27T20:49:25.960Z] #17 42.71 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 42.72 Unpacking python3-pkg-resources (40.8.0-1) ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 42.82 Selecting previously unselected package python3-setuptools.
20:49:25 [2020-03-27T20:49:25.960Z] #17 42.83 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 42.84 Unpacking python3-setuptools (40.8.0-1) ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 43.07 Selecting previously unselected package python3-wheel.
20:49:25 [2020-03-27T20:49:25.960Z] #17 43.08 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 43.08 Unpacking python3-wheel (0.32.3-2) ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 43.16 Selecting previously unselected package sudo.
20:49:25 [2020-03-27T20:49:25.960Z] #17 43.16 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
20:49:25 [2020-03-27T20:49:25.960Z] #17 43.17 Unpacking sudo (1.8.27-1+deb10u2) ...
20:49:25 [2020-03-27T20:49:25.962Z] #28 7.751 
20:49:26 [2020-03-27T20:49:26.403Z] #44 140.9   CC       criu/crtools.o
20:49:26 [2020-03-27T20:49:26.525Z] #17 43.65 Selecting previously unselected package thin-provisioning-tools.
20:49:26 [2020-03-27T20:49:26.530Z] Merging remotes/origin/master commit 82e3c0c30336310de2fce7a8949dfb10bc082edd into PR head commit 89fabf0f241292e929fbb2fbb794d58d8d697ab5
20:49:26 [2020-03-27T20:49:26.783Z] #17 43.65 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
20:49:26 [2020-03-27T20:49:26.783Z] #17 43.66 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:49:26 [2020-03-27T20:49:26.783Z] #17 43.92 Selecting previously unselected package uidmap.
20:49:26 [2020-03-27T20:49:26.783Z] #17 43.94 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
20:49:26 [2020-03-27T20:49:26.783Z] #17 43.95 Unpacking uidmap (1:4.5-1.1) ...
20:49:26 [2020-03-27T20:49:26.783Z] #17 44.05 Selecting previously unselected package vim-runtime.
20:49:26 [2020-03-27T20:49:26.968Z] #44 141.5   CC       criu/eventfd.o
20:49:27 [2020-03-27T20:49:27.040Z] #17 44.06 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:49:27 [2020-03-27T20:49:27.040Z] #17 44.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:49:27 [2020-03-27T20:49:27.040Z] #17 44.14 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:49:27 [2020-03-27T20:49:27.040Z] #17 44.14 Unpacking vim-runtime (2:8.1.0875-5) ...
20:49:27 [2020-03-27T20:49:27.425Z] #28 8.041 #=#=#                                                                         

######                                                                     8.6%
##########                                                                14.4%
##################                                                        26.0%
###############################                                           43.1%
#######################################                                   54.6%
################################################                          67.6%
########################################################                  78.4%
################################################################          89.9%
######################################################################## 100.0%
20:49:27 [2020-03-27T20:49:27.531Z] #44 141.9   CC       criu/eventpoll.o
20:49:28 [2020-03-27T20:49:28.050Z] ok  	github.com/docker/docker/pkg/plugins	33.611s	coverage: 76.6% of statements
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/rootless	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/volume	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === Skipped
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     exec_linux_test.go:18: requires AppArmor to be enabled
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     exec_linux_test.go:38: requires AppArmor to be enabled
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:46: Driver btrfs not supported
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:46: Driver btrfs not supported
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:46: Driver btrfs not supported
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:46: Driver btrfs not supported
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:46: Driver btrfs not supported
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:73: No driver to put!
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z] time="2020-03-27T20:48:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z] time="2020-03-27T20:48:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z] time="2020-03-27T20:48:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z] time="2020-03-27T20:48:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z] time="2020-03-27T20:48:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:73: No driver to put!
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     overlay_test.go:49: Fails to compute changes intermittently
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:46: Driver zfs not supported
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:46: Driver zfs not supported
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:46: Driver zfs not supported
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:46: Driver zfs not supported
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:46: Driver zfs not supported
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     graphtest_unix.go:73: No driver to put!
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:49:28 [2020-03-27T20:49:28.050Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] 
20:49:28 [2020-03-27T20:49:28.050Z] DONE 2174 tests, 26 skipped in 184.725s
Post stage
[Pipeline] junit
20:49:28 [2020-03-27T20:49:28.088Z] Recording test results
20:49:28 [2020-03-27T20:49:28.095Z] #44 142.7   CC       criu/external.o
20:49:25 [2020-03-27T20:49:25.472Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:49:25 [2020-03-27T20:49:25.550Z]  > git config --add remote.origin.fetch +refs/pull/40739/head:refs/remotes/origin/PR-40739 # timeout=10
20:49:25 [2020-03-27T20:49:25.597Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:49:25 [2020-03-27T20:49:25.722Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:49:25 [2020-03-27T20:49:25.847Z] Fetching upstream changes from https://github.com/moby/moby.git
20:49:25 [2020-03-27T20:49:25.847Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:49:25 [2020-03-27T20:49:25.847Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40739/head:refs/remotes/origin/PR-40739 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:49:26 [2020-03-27T20:49:26.656Z]  > git config core.sparsecheckout # timeout=10
20:49:26 [2020-03-27T20:49:26.703Z]  > git checkout -f 89fabf0f241292e929fbb2fbb794d58d8d697ab5 # timeout=10
20:49:28 [2020-03-27T20:49:28.153Z] #65 ...
20:49:28 [2020-03-27T20:49:28.154Z] 
20:49:28 [2020-03-27T20:49:28.154Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:49:28 [2020-03-27T20:49:28.154Z] #53 DONE 242.6s
20:49:28 [2020-03-27T20:49:28.154Z] 
20:49:28 [2020-03-27T20:49:28.154Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:28 [2020-03-27T20:49:28.154Z] #44 173.8   CC       criu/rbtree.o
20:49:28 [2020-03-27T20:49:28.154Z] #44 174.0   CC       criu/rst-malloc.o
20:49:28 [2020-03-27T20:49:28.154Z] #44 174.2   CC       criu/seccomp.o
20:49:28 [2020-03-27T20:49:28.154Z] #44 174.7   CC       criu/seize.o
20:49:28 [2020-03-27T20:49:28.154Z] #44 175.4   CC       criu/servicefd.o
20:49:28 [2020-03-27T20:49:28.154Z] #44 175.8   CC       criu/shmem.o
20:49:28 [2020-03-27T20:49:28.154Z] #44 176.6   CC       criu/sigframe.o
20:49:28 [2020-03-27T20:49:28.154Z] #44 176.7   CC       criu/signalfd.o
20:49:28 [2020-03-27T20:49:28.154Z] #44 177.0   CC       criu/sk-inet.o
20:49:28 [2020-03-27T20:49:28.154Z] #44 178.0   CC       criu/sk-netlink.o
20:49:28 [2020-03-27T20:49:28.154Z] #44 178.4   CC       criu/sk-packet.o
20:49:28 [2020-03-27T20:49:28.154Z] #44 179.0   CC       criu/sk-queue.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:49:28 [2020-03-27T20:49:28.414Z] #44 179.4   CC       criu/sk-tcp.o
20:49:28 [2020-03-27T20:49:28.453Z] #28 9.971 
20:49:28 [2020-03-27T20:49:28.608Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40739/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420 -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:bc1ca5ab8a5b96299fa801864284a0c706186420 hack/make.sh dynbinary test-integration
20:49:28 [2020-03-27T20:49:28.658Z] #44 143.1   CC       criu/fault-injection.o
20:49:28 [2020-03-27T20:49:28.658Z] #44 143.3   CC       criu/fdstore.o
20:49:28 [2020-03-27T20:49:28.890Z] 
20:49:28 [2020-03-27T20:49:28.890Z] Removing bundles/
20:49:28 [2020-03-27T20:49:28.890Z] 
20:49:28 [2020-03-27T20:49:28.890Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:49:28 [2020-03-27T20:49:28.984Z] #44 179.9   CC       criu/sk-unix.o
20:49:29 [2020-03-27T20:49:29.170Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:49:29 [2020-03-27T20:49:29.170Z] GOOS="" GOARCH="" GOARM=""
20:49:29 [2020-03-27T20:49:29.222Z] #44 143.7   CC       criu/fifo.o
20:49:29 [2020-03-27T20:49:29.222Z] #44 ...
20:49:29 [2020-03-27T20:49:29.222Z] 
20:49:29 [2020-03-27T20:49:29.222Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:49:29 [2020-03-27T20:49:29.222Z] #17 40.44 Selecting previously unselected package libnet1:amd64.
20:49:29 [2020-03-27T20:49:29.222Z] #17 40.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
20:49:29 [2020-03-27T20:49:29.222Z] #17 40.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:49:29 [2020-03-27T20:49:29.222Z] #17 40.56 Selecting previously unselected package libnl-3-200:amd64.
20:49:29 [2020-03-27T20:49:29.222Z] #17 40.58 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
20:49:29 [2020-03-27T20:49:29.222Z] #17 40.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
20:49:29 [2020-03-27T20:49:29.480Z] #17 40.69 Selecting previously unselected package libprotobuf-c1:amd64.
20:49:29 [2020-03-27T20:49:29.480Z] #17 40.71 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
20:49:29 [2020-03-27T20:49:29.480Z] #17 40.71 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:49:29 [2020-03-27T20:49:29.480Z] #17 40.78 Selecting previously unselected package libreadline5:amd64.
20:49:29 [2020-03-27T20:49:29.480Z] #17 40.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
20:49:29 [2020-03-27T20:49:29.480Z] #17 40.79 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:49:29 [2020-03-27T20:49:29.737Z] #17 40.93 Selecting previously unselected package net-tools.
20:49:29 [2020-03-27T20:49:29.737Z] #17 40.94 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
20:49:29 [2020-03-27T20:49:29.737Z] #17 40.95 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:49:29 [2020-03-27T20:49:29.737Z] #17 41.16 Selecting previously unselected package python-pip-whl.
20:49:29 [2020-03-27T20:49:29.994Z] #17 41.18 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:49:29 [2020-03-27T20:49:29.994Z] #17 41.19 Unpacking python-pip-whl (18.1-5) ...
20:49:30 [2020-03-27T20:49:30.204Z] Merge succeeded, producing dbb42b509e36ebe82b215140b9678c808e061e71
20:49:30 [2020-03-27T20:49:30.205Z] Checking out Revision dbb42b509e36ebe82b215140b9678c808e061e71 (PR-40739)
20:49:30 [2020-03-27T20:49:30.318Z] #17 47.18 Selecting previously unselected package vim.
20:49:30 [2020-03-27T20:49:30.318Z] #17 47.19 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
20:49:30 [2020-03-27T20:49:30.318Z] #17 47.21 Unpacking vim (2:8.1.0875-5) ...
20:49:30 [2020-03-27T20:49:30.509Z] #17 41.62 Selecting previously unselected package python3-lib2to3.
20:49:30 [2020-03-27T20:49:30.509Z] #17 41.63 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:49:30 [2020-03-27T20:49:30.509Z] #17 41.64 Unpacking python3-lib2to3 (3.7.3-1) ...
20:49:30 [2020-03-27T20:49:30.509Z] #17 41.78 Selecting previously unselected package python3-distutils.
20:49:30 [2020-03-27T20:49:30.509Z] #17 41.80 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:49:30 [2020-03-27T20:49:30.509Z] #17 41.81 Unpacking python3-distutils (3.7.3-1) ...
20:49:30 [2020-03-27T20:49:30.766Z] #17 41.95 Selecting previously unselected package python3-pip.
20:49:30 [2020-03-27T20:49:30.766Z] #17 41.95 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:49:30 [2020-03-27T20:49:30.766Z] #17 41.95 Unpacking python3-pip (18.1-5) ...
20:49:30 [2020-03-27T20:49:30.766Z] #17 42.13 Selecting previously unselected package python3-pkg-resources.
20:49:30 [2020-03-27T20:49:30.766Z] #17 42.14 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:49:30 [2020-03-27T20:49:30.766Z] #17 42.14 Unpacking python3-pkg-resources (40.8.0-1) ...
20:49:30 [2020-03-27T20:49:30.834Z] #17 47.74 Selecting previously unselected package xfsprogs.
20:49:30 [2020-03-27T20:49:30.834Z] #17 47.76 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
20:49:30 [2020-03-27T20:49:30.834Z] #17 47.76 Unpacking xfsprogs (4.20.0-1) ...
20:49:30 [2020-03-27T20:49:30.843Z] #28 10.30 #=#=#                                                                         

##                                                                         3.1%
#####                                                                      8.3%
#############                                                             18.6%
###################                                                       26.5%
########################                                                  34.3%
############################                                              39.4%
################################                                          45.5%
#####################################                                     52.6%
###########################################                               60.4%
###############################################                           65.5%
##################################################                        70.7%
######################################################                    75.9%
##########################################################                81.0%
#############################################################             84.8%
#############################################################             85.5%
###############################################################           88.8%
20:49:30 [2020-03-27T20:49:30.843Z] #28 ...
20:49:30 [2020-03-27T20:49:30.843Z] 
20:49:30 [2020-03-27T20:49:30.843Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:49:30 [2020-03-27T20:49:30.843Z] #75 DONE 66.3s
20:49:30 [2020-03-27T20:49:30.843Z] 
20:49:30 [2020-03-27T20:49:30.843Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:49:30 [2020-03-27T20:49:30.843Z] #28 10.30 #=#=#                                                                         

##                                                                         3.1%
#####                                                                      8.3%
#############                                                             18.6%
###################                                                       26.5%
########################                                                  34.3%
############################                                              39.4%
################################                                          45.5%
#####################################                                     52.6%
###########################################                               60.4%
###############################################                           65.5%
##################################################                        70.7%
######################################################                    75.9%
##########################################################                81.0%
#############################################################             84.8%
#############################################################             85.5%
###############################################################           88.8%
###################################################################       94.0%
20:49:30 [2020-03-27T20:49:30.843Z] #28 ...
20:49:30 [2020-03-27T20:49:30.843Z] 
20:49:30 [2020-03-27T20:49:30.843Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:49:30 [2020-03-27T20:49:30.843Z] #44 56.95 debconf: delaying package configuration, since apt-utils is not installed
20:49:30 [2020-03-27T20:49:30.843Z] #44 57.35 Fetched 4075 kB in 1s (4214 kB/s)
20:49:30 [2020-03-27T20:49:30.843Z] #44 57.59 Selecting previously unselected package libcap-dev:ppc64el.
20:49:30 [2020-03-27T20:49:30.843Z] #44 57.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.)
20:49:30 [2020-03-27T20:49:30.843Z] #44 57.78 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 57.79 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 58.05 Selecting previously unselected package libnet1:ppc64el.
20:49:30 [2020-03-27T20:49:30.843Z] #44 58.06 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 58.09 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 58.27 Selecting previously unselected package libnet1-dev.
20:49:30 [2020-03-27T20:49:30.843Z] #44 58.32 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 58.32 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 58.66 Selecting previously unselected package libnl-3-200:ppc64el.
20:49:30 [2020-03-27T20:49:30.843Z] #44 58.67 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 58.67 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 59.01 Selecting previously unselected package libnl-3-dev:ppc64el.
20:49:30 [2020-03-27T20:49:30.843Z] #44 59.03 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 59.05 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 59.75 Selecting previously unselected package libprotobuf-c1:ppc64el.
20:49:30 [2020-03-27T20:49:30.843Z] #44 59.79 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 59.82 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 60.00 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
20:49:30 [2020-03-27T20:49:30.843Z] #44 60.01 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 60.02 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 60.28 Selecting previously unselected package zlib1g-dev:ppc64el.
20:49:30 [2020-03-27T20:49:30.843Z] #44 60.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 60.34 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 60.81 Selecting previously unselected package libprotobuf17:ppc64el.
20:49:30 [2020-03-27T20:49:30.843Z] #44 60.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 60.85 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 62.20 Selecting previously unselected package libprotobuf-lite17:ppc64el.
20:49:30 [2020-03-27T20:49:30.843Z] #44 62.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 62.23 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 62.64 Selecting previously unselected package libprotobuf-dev:ppc64el.
20:49:30 [2020-03-27T20:49:30.843Z] #44 62.69 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 62.70 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 65.67 Selecting previously unselected package libprotoc17:ppc64el.
20:49:30 [2020-03-27T20:49:30.843Z] #44 65.68 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 65.69 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
20:49:30 [2020-03-27T20:49:30.843Z] #44 ...
20:49:30 [2020-03-27T20:49:30.843Z] 
20:49:30 [2020-03-27T20:49:30.843Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:49:30 [2020-03-27T20:49:30.894Z] #44 181.5   CC       criu/sockets.o
20:49:31 [2020-03-27T20:49:31.024Z] #17 42.26 Selecting previously unselected package python3-setuptools.
20:49:31 [2020-03-27T20:49:31.024Z] #17 42.28 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:49:31 [2020-03-27T20:49:31.024Z] #17 42.29 Unpacking python3-setuptools (40.8.0-1) ...
20:49:31 [2020-03-27T20:49:31.091Z] #17 48.18 Selecting previously unselected package zip.
20:49:31 [2020-03-27T20:49:31.091Z] #17 48.18 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
20:49:31 [2020-03-27T20:49:31.091Z] #17 48.19 Unpacking zip (3.0-11+b1) ...
20:49:31 [2020-03-27T20:49:31.131Z] #28 10.30 #=#=#                                                                         

##                                                                         3.1%
#####                                                                      8.3%
#############                                                             18.6%
###################                                                       26.5%
########################                                                  34.3%
############################                                              39.4%
################################                                          45.5%
#####################################                                     52.6%
###########################################                               60.4%
###############################################                           65.5%
##################################################                        70.7%
######################################################                    75.9%
##########################################################                81.0%
#############################################################             84.8%
#############################################################             85.5%
###############################################################           88.8%
###################################################################       94.0%
#######################################################################   99.1%
######################################################################## 100.0%
20:49:31 [2020-03-27T20:49:31.154Z] #44 182.2   CC       criu/stats.o
20:49:29 [2020-03-27T20:49:29.347Z]  > git merge 82e3c0c30336310de2fce7a8949dfb10bc082edd # timeout=10
20:49:30 [2020-03-27T20:49:30.097Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:49:30 [2020-03-27T20:49:30.253Z]  > git config core.sparsecheckout # timeout=10
20:49:30 [2020-03-27T20:49:30.284Z]  > git checkout -f dbb42b509e36ebe82b215140b9678c808e061e71 # timeout=10
20:49:31 [2020-03-27T20:49:31.281Z] #17 42.50 Selecting previously unselected package python3-wheel.
20:49:31 [2020-03-27T20:49:31.281Z] #17 42.52 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:49:31 [2020-03-27T20:49:31.281Z] #17 42.53 Unpacking python3-wheel (0.32.3-2) ...
20:49:31 [2020-03-27T20:49:31.281Z] #17 42.60 Selecting previously unselected package sudo.
20:49:31 [2020-03-27T20:49:31.281Z] #17 42.61 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
20:49:31 [2020-03-27T20:49:31.349Z] #17 48.44 Setting up aufs-tools (1:4.14+20190211-1) ...
20:49:31 [2020-03-27T20:49:31.349Z] #17 48.45 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:49:31 [2020-03-27T20:49:31.349Z] #17 48.47 Setting up libip6tc0:amd64 (1.8.2-4) ...
20:49:31 [2020-03-27T20:49:31.349Z] #17 48.48 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:49:31 [2020-03-27T20:49:31.349Z] #17 48.49 Setting up libgpm2:amd64 (1.20.7-5) ...
20:49:31 [2020-03-27T20:49:31.349Z] #17 48.51 Setting up libip4tc0:amd64 (1.8.2-4) ...
20:49:31 [2020-03-27T20:49:31.349Z] #17 48.54 Setting up uidmap (1:4.5-1.1) ...
20:49:31 [2020-03-27T20:49:31.538Z] #78 exporting layers 5.9s done
20:49:31 [2020-03-27T20:49:31.538Z] #78 writing image sha256:6ba97b95f8705b1ead5726d39137cb8631833cb99d3526c5750eb137b3cec0b1 done
20:49:31 [2020-03-27T20:49:31.538Z] #78 naming to docker.io/library/docker:bc1ca5ab8a5b96299fa801864284a0c706186420 done
20:49:31 [2020-03-27T20:49:31.538Z] #78 DONE 5.9s
20:49:31 [2020-03-27T20:49:31.539Z] #17 42.62 Unpacking sudo (1.8.27-1+deb10u2) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
20:49:31 [2020-03-27T20:49:31.606Z] #17 48.55 Setting up libnftnl11:amd64 (1.1.2-2) ...
20:49:31 [2020-03-27T20:49:31.607Z] #17 48.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:49:31 [2020-03-27T20:49:31.607Z] #17 48.57 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:49:31 [2020-03-27T20:49:31.607Z] #17 48.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:49:31 [2020-03-27T20:49:31.607Z] #17 48.60 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:49:31 [2020-03-27T20:49:31.607Z] #17 48.61 Setting up xxd (2:8.1.0875-5) ...
20:49:31 [2020-03-27T20:49:31.607Z] #17 48.62 Setting up zip (3.0-11+b1) ...
20:49:31 [2020-03-27T20:49:31.607Z] #17 48.63 Setting up vim-common (2:8.1.0875-5) ...
20:49:31 [2020-03-27T20:49:31.607Z] #17 48.66 Setting up bash-completion (1:2.8-6) ...
[Pipeline] sh
20:49:31 [2020-03-27T20:49:31.723Z] #44 182.5   CC       criu/string.o
20:49:31 [2020-03-27T20:49:31.724Z] #44 182.6   CC       criu/sysctl.o
20:49:31 [2020-03-27T20:49:31.762Z] #28 13.49 
20:49:31 [2020-03-27T20:49:31.762Z] #28 ...
20:49:31 [2020-03-27T20:49:31.762Z] 
20:49:31 [2020-03-27T20:49:31.762Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:49:31 [2020-03-27T20:49:31.762Z] #36 57.36 Selecting previously unselected package vim-common.
20:49:31 [2020-03-27T20:49:31.762Z] #36 57.39 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
20:49:31 [2020-03-27T20:49:31.762Z] #36 57.59 Unpacking vim-common (2:8.1.0875-5) ...
20:49:31 [2020-03-27T20:49:31.762Z] #36 58.34 Selecting previously unselected package cmake-data.
20:49:31 [2020-03-27T20:49:31.762Z] #36 58.38 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
20:49:31 [2020-03-27T20:49:31.762Z] #36 58.42 Unpacking cmake-data (3.13.4-1) ...
20:49:31 [2020-03-27T20:49:31.762Z] #36 64.05 Selecting previously unselected package libicu63:ppc64el.
20:49:31 [2020-03-27T20:49:31.762Z] #36 64.10 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
20:49:31 [2020-03-27T20:49:31.762Z] #36 64.13 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
20:49:31 [2020-03-27T20:49:31.762Z] #36 ...
20:49:31 [2020-03-27T20:49:31.762Z] 
20:49:31 [2020-03-27T20:49:31.762Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:49:31 [2020-03-27T20:49:31.762Z] #44 66.78 Selecting previously unselected package protobuf-c-compiler.
20:49:31 [2020-03-27T20:49:31.762Z] #44 66.80 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
20:49:31 [2020-03-27T20:49:31.762Z] #44 66.80 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
20:49:31 [2020-03-27T20:49:31.762Z] #44 67.01 Selecting previously unselected package protobuf-compiler.
20:49:31 [2020-03-27T20:49:31.762Z] #44 67.03 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
20:49:31 [2020-03-27T20:49:31.762Z] #44 67.04 Unpacking protobuf-compiler (3.6.1.3-2) ...
20:49:31 [2020-03-27T20:49:31.762Z] #44 67.31 Selecting previously unselected package python-pkg-resources.
20:49:31 [2020-03-27T20:49:31.762Z] #44 67.33 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
20:49:31 [2020-03-27T20:49:31.762Z] #44 67.34 Unpacking python-pkg-resources (40.8.0-1) ...
20:49:31 [2020-03-27T20:49:31.796Z] #17 43.15 Selecting previously unselected package thin-provisioning-tools.
20:49:31 [2020-03-27T20:49:31.796Z] #17 43.15 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
20:49:31 [2020-03-27T20:49:31.796Z] #17 43.16 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:49:31 [2020-03-27T20:49:31.932Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40739/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40739/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bc1ca5ab8a5b96299fa801864284a0c706186420 hack/validate/default
20:49:32 [2020-03-27T20:49:32.055Z] #17 43.44 Selecting previously unselected package uidmap.
20:49:32 [2020-03-27T20:49:32.055Z] #17 43.44 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
20:49:32 [2020-03-27T20:49:32.055Z] #17 43.46 Unpacking uidmap (1:4.5-1.1) ...
20:49:32 [2020-03-27T20:49:32.304Z] #44 183.1   CC       criu/sysfs_parse.o
20:49:32 [2020-03-27T20:49:32.312Z] #17 43.60 Selecting previously unselected package vim-runtime.
20:49:32 [2020-03-27T20:49:32.312Z] #17 43.60 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:49:32 [2020-03-27T20:49:32.564Z] #44 183.5   CC       criu/timerfd.o
20:49:32 [2020-03-27T20:49:32.569Z] #17 43.64 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:49:32 [2020-03-27T20:49:32.570Z] #17 43.66 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:49:32 [2020-03-27T20:49:32.570Z] #17 43.66 Unpacking vim-runtime (2:8.1.0875-5) ...
20:49:32 [2020-03-27T20:49:32.808Z] #44 68.16 Selecting previously unselected package python-six.
20:49:32 [2020-03-27T20:49:32.808Z] #44 68.19 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
20:49:32 [2020-03-27T20:49:32.808Z] #44 68.20 Unpacking python-six (1.12.0-1) ...
20:49:32 [2020-03-27T20:49:32.808Z] #44 68.50 Selecting previously unselected package python-protobuf.
20:49:32 [2020-03-27T20:49:32.808Z] #44 68.51 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
20:49:32 [2020-03-27T20:49:32.808Z] #44 68.52 Unpacking python-protobuf (3.6.1.3-2) ...
20:49:32 [2020-03-27T20:49:32.824Z] #44 183.7   CC       criu/tty.o
20:49:32 [2020-03-27T20:49:32.858Z] Congratulations!  All commits are properly signed with the DCO!
20:49:33 [2020-03-27T20:49:33.845Z] #44 69.46 Setting up python-pkg-resources (40.8.0-1) ...
20:49:34 [2020-03-27T20:49:34.132Z] #17 51.22 Setting up libiptc0:amd64 (1.8.2-4) ...
20:49:34 [2020-03-27T20:49:34.132Z] #17 51.24 Setting up xz-utils (5.2.4-1) ...
20:49:34 [2020-03-27T20:49:34.132Z] #17 51.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:49:34 [2020-03-27T20:49:34.132Z] #17 51.26 Setting up sudo (1.8.27-1+deb10u2) ...
20:49:34 [2020-03-27T20:49:34.390Z] #17 51.32 invoke-rc.d: could not determine current runlevel
20:49:34 [2020-03-27T20:49:34.390Z] #17 51.33 invoke-rc.d: policy-rc.d denied execution of start.
20:49:34 [2020-03-27T20:49:34.390Z] #17 51.34 Setting up pigz (2.4-1) ...
20:49:34 [2020-03-27T20:49:34.390Z] #17 51.35 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:49:34 [2020-03-27T20:49:34.390Z] #17 51.36 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:49:34 [2020-03-27T20:49:34.390Z] #17 51.39 Setting up python-pip-whl (18.1-5) ...
20:49:34 [2020-03-27T20:49:34.390Z] #17 51.40 Setting up libmpdec2:amd64 (2.4.2-2) ...
20:49:34 [2020-03-27T20:49:34.390Z] #17 51.41 Setting up vim-runtime (2:8.1.0875-5) ...
20:49:34 [2020-03-27T20:49:34.647Z] #17 51.82 Setting up libaio1:amd64 (0.3.112-3) ...
20:49:34 [2020-03-27T20:49:34.735Z] #44 185.5   CC       criu/tun.o
20:49:34 [2020-03-27T20:49:34.904Z] #17 51.84 Setting up libonig5:amd64 (6.9.1-1) ...
20:49:34 [2020-03-27T20:49:34.904Z] #17 51.85 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
20:49:34 [2020-03-27T20:49:34.904Z] #17 51.86 Setting up vim (2:8.1.0875-5) ...
20:49:34 [2020-03-27T20:49:34.904Z] #17 51.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:49:34 [2020-03-27T20:49:34.904Z] #17 51.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:49:34 [2020-03-27T20:49:34.904Z] #17 51.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:49:34 [2020-03-27T20:49:34.904Z] #17 51.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:49:34 [2020-03-27T20:49:34.904Z] #17 51.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:49:34 [2020-03-27T20:49:34.904Z] #17 51.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:49:34 [2020-03-27T20:49:34.904Z] #17 51.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:49:34 [2020-03-27T20:49:34.904Z] #17 51.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:49:34 [2020-03-27T20:49:34.904Z] #17 51.93 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:49:34 [2020-03-27T20:49:34.904Z] #17 51.95 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:49:34 [2020-03-27T20:49:34.904Z] #17 51.96 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:49:34 [2020-03-27T20:49:34.904Z] #17 51.97 Setting up jq (1.5+dfsg-2+b1) ...
20:49:34 [2020-03-27T20:49:34.904Z] #17 51.99 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
20:49:34 [2020-03-27T20:49:34.904Z] #17 52.00 Setting up python3.7 (3.7.3-2+deb10u1) ...
20:49:35 [2020-03-27T20:49:35.305Z] #44 186.0   CC       criu/uffd.o
20:49:35 [2020-03-27T20:49:35.837Z] #17 ...
20:49:35 [2020-03-27T20:49:35.837Z] 
20:49:35 [2020-03-27T20:49:35.837Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:49:35 [2020-03-27T20:49:35.837Z] #41 252.5 + dpkg --print-architecture
20:49:35 [2020-03-27T20:49:35.837Z] #41 252.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:49:35 [2020-03-27T20:49:35.847Z] #17 46.60 Selecting previously unselected package vim.
20:49:35 [2020-03-27T20:49:35.847Z] #17 46.60 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
20:49:35 [2020-03-27T20:49:35.847Z] #17 46.64 Unpacking vim (2:8.1.0875-5) ...
20:49:35 [2020-03-27T20:49:35.878Z] #44 187.0   CC       criu/util.o
20:49:35 [2020-03-27T20:49:35.902Z] #44 ...
20:49:35 [2020-03-27T20:49:35.902Z] 
20:49:35 [2020-03-27T20:49:35.902Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:49:35 [2020-03-27T20:49:35.902Z] #11 61.25 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]
20:49:35 [2020-03-27T20:49:35.902Z] #11 66.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
20:49:35 [2020-03-27T20:49:35.902Z] #11 66.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
20:49:35 [2020-03-27T20:49:35.902Z] #11 67.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
20:49:35 [2020-03-27T20:49:35.902Z] #11 67.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
20:49:35 [2020-03-27T20:49:35.902Z] #11 67.07 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]
20:49:35 [2020-03-27T20:49:35.902Z] #11 67.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB]
20:49:35 [2020-03-27T20:49:35.902Z] #11 67.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
20:49:35 [2020-03-27T20:49:35.902Z] #11 67.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
20:49:35 [2020-03-27T20:49:35.902Z] #11 67.26 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
20:49:35 [2020-03-27T20:49:35.902Z] #11 67.35 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
20:49:35 [2020-03-27T20:49:35.902Z] #11 67.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
20:49:35 [2020-03-27T20:49:35.902Z] #11 67.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
20:49:35 [2020-03-27T20:49:35.902Z] #11 67.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
20:49:35 [2020-03-27T20:49:35.902Z] #11 67.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
20:49:35 [2020-03-27T20:49:35.902Z] #11 67.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB]
20:49:35 [2020-03-27T20:49:35.902Z] #11 70.14 debconf: delaying package configuration, since apt-utils is not installed
20:49:35 [2020-03-27T20:49:35.902Z] #11 70.37 Fetched 78.9 MB in 16s (4893 kB/s)
20:49:35 [2020-03-27T20:49:35.902Z] #11 70.49 Selecting previously unselected package binutils-mingw-w64-i686.
20:49:35 [2020-03-27T20:49:35.902Z] #11 70.49 (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.)
20:49:35 [2020-03-27T20:49:35.903Z] #11 70.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
20:49:35 [2020-03-27T20:49:35.903Z] #11 70.62 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:49:35 [2020-03-27T20:49:35.903Z] #11 ...
20:49:35 [2020-03-27T20:49:35.903Z] 
20:49:35 [2020-03-27T20:49:35.903Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:49:36 [2020-03-27T20:49:36.095Z] #41 252.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:49:36 [2020-03-27T20:49:36.095Z] #41 252.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:49:36 [2020-03-27T20:49:36.105Z] #17 47.26 Selecting previously unselected package xfsprogs.
20:49:36 [2020-03-27T20:49:36.105Z] #17 47.27 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
20:49:36 [2020-03-27T20:49:36.105Z] #17 47.28 Unpacking xfsprogs (4.20.0-1) ...
20:49:36 [2020-03-27T20:49:36.352Z] #41 ...
20:49:36 [2020-03-27T20:49:36.353Z] 
20:49:36 [2020-03-27T20:49:36.353Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:36 [2020-03-27T20:49:36.353Z] #44 139.2   CC       criu/files-reg.o
20:49:36 [2020-03-27T20:49:36.353Z] #44 141.2   CC       criu/files.o
20:49:36 [2020-03-27T20:49:36.353Z] #44 143.3   CC       criu/filesystems.o
20:49:36 [2020-03-27T20:49:36.353Z] #44 144.0   CC       criu/fsnotify.o
20:49:36 [2020-03-27T20:49:36.353Z] #44 145.3   CC       criu/image-desc.o
20:49:36 [2020-03-27T20:49:36.353Z] #44 145.4   CC       criu/image.o
20:49:36 [2020-03-27T20:49:36.353Z] #44 146.3   CC       criu/ipc_ns.o
20:49:36 [2020-03-27T20:49:36.353Z] #44 147.5   CC       criu/irmap.o
20:49:36 [2020-03-27T20:49:36.353Z] #44 148.2   CC       criu/kcmp-ids.o
20:49:36 [2020-03-27T20:49:36.353Z] #44 148.5   CC       criu/kerndat.o
20:49:36 [2020-03-27T20:49:36.362Z] #17 47.73 Selecting previously unselected package zip.
20:49:36 [2020-03-27T20:49:36.362Z] #17 47.74 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
20:49:36 [2020-03-27T20:49:36.362Z] #17 47.74 Unpacking zip (3.0-11+b1) ...
20:49:36 [2020-03-27T20:49:36.620Z] #17 47.92 Setting up aufs-tools (1:4.14+20190211-1) ...
20:49:36 [2020-03-27T20:49:36.620Z] #17 47.94 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:49:36 [2020-03-27T20:49:36.620Z] #17 47.95 Setting up libip6tc0:amd64 (1.8.2-4) ...
20:49:36 [2020-03-27T20:49:36.620Z] #17 47.96 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
20:49:36 [2020-03-27T20:49:36.620Z] #17 47.97 Setting up libgpm2:amd64 (1.20.7-5) ...
20:49:36 [2020-03-27T20:49:36.620Z] #17 47.98 Setting up libip4tc0:amd64 (1.8.2-4) ...
20:49:36 [2020-03-27T20:49:36.620Z] #17 47.99 Setting up uidmap (1:4.5-1.1) ...
20:49:36 [2020-03-27T20:49:36.620Z] #17 48.00 Setting up libnftnl11:amd64 (1.1.2-2) ...
20:49:36 [2020-03-27T20:49:36.620Z] #17 48.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
20:49:36 [2020-03-27T20:49:36.877Z] #17 48.03 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:49:36 [2020-03-27T20:49:36.877Z] #17 48.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
20:49:36 [2020-03-27T20:49:36.877Z] #17 48.05 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
20:49:36 [2020-03-27T20:49:36.877Z] #17 48.06 Setting up xxd (2:8.1.0875-5) ...
20:49:36 [2020-03-27T20:49:36.877Z] #17 48.07 Setting up zip (3.0-11+b1) ...
20:49:36 [2020-03-27T20:49:36.877Z] #17 48.08 Setting up vim-common (2:8.1.0875-5) ...
20:49:36 [2020-03-27T20:49:36.877Z] #17 48.12 Setting up bash-completion (1:2.8-6) ...
20:49:36 [2020-03-27T20:49:36.917Z] #44 149.5   CC       criu/libnetlink.o
20:49:37 [2020-03-27T20:49:37.175Z] #44 150.0   CC       criu/log.o
20:49:37 [2020-03-27T20:49:37.259Z] #44 188.1   CC       criu/uts_ns.o
20:49:37 [2020-03-27T20:49:37.259Z] #44 188.3   CC       criu/vdso.o
20:49:37 [2020-03-27T20:49:37.739Z] #44 150.5   CC       criu/lsm.o
20:49:37 [2020-03-27T20:49:37.739Z] #44 ...
20:49:37 [2020-03-27T20:49:37.739Z] 
20:49:37 [2020-03-27T20:49:37.739Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:49:37 [2020-03-27T20:49:37.739Z] #17 54.84 Setting up iptables (1.8.2-4) ...
20:49:37 [2020-03-27T20:49:37.739Z] #17 54.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:49:37 [2020-03-27T20:49:37.739Z] #17 54.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:49:37 [2020-03-27T20:49:37.739Z] #17 54.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:49:37 [2020-03-27T20:49:37.739Z] #17 54.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:49:37 [2020-03-27T20:49:37.830Z] #44 188.8   LINK     criu/built-in.o
20:49:37 [2020-03-27T20:49:37.830Z] #44 188.9   LINK     criu/criu
20:49:37 [2020-03-27T20:49:37.997Z] #17 54.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:49:37 [2020-03-27T20:49:37.997Z] #17 54.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:49:37 [2020-03-27T20:49:37.997Z] #17 54.90 Setting up python3 (3.7.3-1) ...
20:49:38 [2020-03-27T20:49:38.093Z] Congratulations!  Seccomp profile generation is done correctly.
20:49:38 [2020-03-27T20:49:38.093Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
20:49:38 [2020-03-27T20:49:38.093Z] No api/types/ or api/swagger.yaml changes in diff.
20:49:38 [2020-03-27T20:49:38.093Z] Congratulations!  All TOML source files changed here have valid syntax.
20:49:38 [2020-03-27T20:49:38.093Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
20:49:38 [2020-03-27T20:49:38.093Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
20:49:38 [2020-03-27T20:49:38.093Z] Congratulations!  No new tests were added to integration-cli.
20:49:38 [2020-03-27T20:49:38.093Z] 
20:49:38 [2020-03-27T20:49:38.093Z] INFO Start validation with golang-ci-lint
20:49:38 [2020-03-27T20:49:38.093Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
20:49:38 [2020-03-27T20:49:38.093Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
20:49:38 [2020-03-27T20:49:38.093Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
20:49:38 [2020-03-27T20:49:38.254Z] #17 55.32 Setting up python3-wheel (0.32.3-2) ...
20:49:38 [2020-03-27T20:49:38.399Z] #44 189.2   DEP      lib/c/criu.d
20:49:38 [2020-03-27T20:49:38.399Z] #44 189.3   CC       images/rpc.pb-c.o
20:49:38 [2020-03-27T20:49:38.561Z] #28 13.85 #=#=#                                                                         

                                                                           0.6%
#                                                                          1.4%
##                                                                         2.9%
###                                                                        5.0%
#####                                                                      8.1%
#######                                                                   10.8%
#########                                                                 12.7%
############                                                              17.3%
##############                                                            19.9%
###############                                                           21.7%
################                                                          23.3%
##################                                                        25.1%
###################                                                       26.9%
####################                                                      28.7%
#####################                                                     30.5%
#######################                                                   32.3%
########################                                                  33.4%
#########################                                                 35.2%
##########################                                                37.0%
###########################                                               38.8%
############################                                              39.8%
#############################                                             41.1%
##############################                                            42.9%
################################                                          44.7%
#################################                                         46.5%
##################################                                        48.3%
####################################                                      51.0%
######################################                                    53.7%
#######################################                                   55.5%
#########################################                                 57.2%
###########################################                               59.9%
############################################                              61.7%
##############################################                            64.4%
###############################################                           66.2%
################################################                          68.0%
##################################################                        69.7%
###################################################                       71.5%
####################################################                      73.3%
######################################################                    75.1%
########################################################                  77.8%
#########################################################                 80.5%
###########################################################               82.2%
############################################################              84.0%
##############################################################            86.7%
################################################################          89.4%
#################################################################         91.2%
##################################################################        92.9%
####################################################################      94.7%
######################################################################    97.4%
######################################################################## 100.0%
20:49:38 [2020-03-27T20:49:38.561Z] #28 20.37 
20:49:38 [2020-03-27T20:49:38.819Z] #17 55.99 Setting up apparmor (2.13.2-10) ...
20:49:38 [2020-03-27T20:49:38.972Z] #44 189.9   CC       lib/c/criu.o
20:49:39 [2020-03-27T20:49:39.233Z] #44 ...
20:49:39 [2020-03-27T20:49:39.233Z] 
20:49:39 [2020-03-27T20:49:39.233Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:49:39 [2020-03-27T20:49:39.233Z] #23 253.8 + return
20:49:39 [2020-03-27T20:49:39.233Z] #23 DONE 254.0s
20:49:39 [2020-03-27T20:49:39.233Z] 
20:49:39 [2020-03-27T20:49:39.233Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:39 [2020-03-27T20:49:39.405Z] #17 50.70 Setting up libiptc0:amd64 (1.8.2-4) ...
20:49:39 [2020-03-27T20:49:39.405Z] #17 50.72 Setting up xz-utils (5.2.4-1) ...
20:49:39 [2020-03-27T20:49:39.405Z] #17 50.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:49:39 [2020-03-27T20:49:39.405Z] #17 50.76 Setting up sudo (1.8.27-1+deb10u2) ...
20:49:39 [2020-03-27T20:49:39.663Z] #17 50.83 invoke-rc.d: could not determine current runlevel
20:49:39 [2020-03-27T20:49:39.663Z] #17 50.84 invoke-rc.d: policy-rc.d denied execution of start.
20:49:39 [2020-03-27T20:49:39.663Z] #17 50.87 Setting up pigz (2.4-1) ...
20:49:39 [2020-03-27T20:49:39.663Z] #17 50.89 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
20:49:39 [2020-03-27T20:49:39.663Z] #17 50.90 Setting up libnl-3-200:amd64 (3.4.0-1) ...
20:49:39 [2020-03-27T20:49:39.663Z] #17 50.92 Setting up python-pip-whl (18.1-5) ...
20:49:39 [2020-03-27T20:49:39.663Z] #17 ...
20:49:39 [2020-03-27T20:49:39.663Z] 
20:49:39 [2020-03-27T20:49:39.663Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:39 [2020-03-27T20:49:39.663Z] #44 144.1   CC       criu/file-ids.o
20:49:39 [2020-03-27T20:49:39.663Z] #44 144.4   CC       criu/file-lock.o
20:49:39 [2020-03-27T20:49:39.663Z] #44 145.4   CC       criu/files-ext.o
20:49:39 [2020-03-27T20:49:39.663Z] #44 145.7   CC       criu/files-reg.o
20:49:39 [2020-03-27T20:49:39.663Z] #44 147.8   CC       criu/files.o
20:49:39 [2020-03-27T20:49:39.663Z] #44 149.8   CC       criu/filesystems.o
20:49:39 [2020-03-27T20:49:39.663Z] #44 150.4   CC       criu/fsnotify.o
20:49:39 [2020-03-27T20:49:39.663Z] #44 151.5   CC       criu/image-desc.o
20:49:39 [2020-03-27T20:49:39.663Z] #44 151.7   CC       criu/image.o
20:49:39 [2020-03-27T20:49:39.663Z] #44 152.8   CC       criu/ipc_ns.o
20:49:39 [2020-03-27T20:49:39.663Z] #44 153.9   CC       criu/irmap.o
20:49:39 [2020-03-27T20:49:39.663Z] #44 ...
20:49:39 [2020-03-27T20:49:39.663Z] 
20:49:39 [2020-03-27T20:49:39.663Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:49:39 [2020-03-27T20:49:39.663Z] #17 50.92 Setting up python-pip-whl (18.1-5) ...
20:49:39 [2020-03-27T20:49:39.663Z] #17 50.95 Setting up libmpdec2:amd64 (2.4.2-2) ...
20:49:39 [2020-03-27T20:49:39.663Z] #17 50.96 Setting up vim-runtime (2:8.1.0875-5) ...
20:49:39 [2020-03-27T20:49:39.803Z] #44 190.9   LINK     lib/c/built-in.o
20:49:40 [2020-03-27T20:49:40.064Z] #44 190.9   LINK     lib/c/libcriu.so
20:49:40 [2020-03-27T20:49:40.064Z] #44 191.0   LINK     lib/c/libcriu.a
20:49:40 [2020-03-27T20:49:40.064Z] #44 191.1   GEN      magic.py
20:49:40 [2020-03-27T20:49:40.178Z] #17 51.37 Setting up libaio1:amd64 (0.3.112-3) ...
20:49:40 [2020-03-27T20:49:40.178Z] #17 51.38 Setting up libonig5:amd64 (6.9.1-1) ...
20:49:40 [2020-03-27T20:49:40.178Z] #17 51.39 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
20:49:40 [2020-03-27T20:49:40.178Z] #17 51.40 Setting up vim (2:8.1.0875-5) ...
20:49:40 [2020-03-27T20:49:40.178Z] #17 51.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:49:40 [2020-03-27T20:49:40.178Z] #17 51.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:49:40 [2020-03-27T20:49:40.178Z] #17 51.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:49:40 [2020-03-27T20:49:40.178Z] #17 51.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:49:40 [2020-03-27T20:49:40.178Z] #17 51.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:49:40 [2020-03-27T20:49:40.178Z] #17 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:49:40 [2020-03-27T20:49:40.178Z] #17 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:49:40 [2020-03-27T20:49:40.178Z] #17 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:49:40 [2020-03-27T20:49:40.325Z] #44 191.2 Note: Building without setproctitle() and strlcpy() support.
20:49:40 [2020-03-27T20:49:40.325Z] #44 191.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:49:40 [2020-03-27T20:49:40.325Z] #44 191.2 Note: Building without GnuTLS support
20:49:40 [2020-03-27T20:49:40.436Z] #17 51.51 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
20:49:40 [2020-03-27T20:49:40.436Z] #17 51.53 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:49:40 [2020-03-27T20:49:40.436Z] #17 51.54 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
20:49:40 [2020-03-27T20:49:40.436Z] #17 51.55 Setting up jq (1.5+dfsg-2+b1) ...
20:49:40 [2020-03-27T20:49:40.436Z] #17 51.56 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
20:49:40 [2020-03-27T20:49:40.436Z] #17 51.58 Setting up python3.7 (3.7.3-2+deb10u1) ...
20:49:40 [2020-03-27T20:49:40.622Z] #28 ...
20:49:40 [2020-03-27T20:49:40.622Z] 
20:49:40 [2020-03-27T20:49:40.622Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:49:40 [2020-03-27T20:49:40.622Z] #51 76.05 + cd /tmp/tmp.stZJk7Giqy/src/gotest.tools/gotestsum
20:49:40 [2020-03-27T20:49:40.716Z] #17 57.53 Setting up xfsprogs (4.20.0-1) ...
20:49:40 [2020-03-27T20:49:40.716Z] #17 57.54 Setting up python3-lib2to3 (3.7.3-1) ...
20:49:40 [2020-03-27T20:49:40.716Z] #17 57.89 Setting up python3-pkg-resources (40.8.0-1) ...
20:49:40 [2020-03-27T20:49:40.897Z] #44 191.8 fatal: not a git repository (or any of the parent directories): .git
20:49:40 [2020-03-27T20:49:40.912Z] #51 76.05 + git checkout -q v0.3.5
20:49:40 [2020-03-27T20:49:40.912Z] #51 76.19 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
20:49:41 [2020-03-27T20:49:41.468Z] #44 ...
20:49:41 [2020-03-27T20:49:41.468Z] 
20:49:41 [2020-03-27T20:49:41.468Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
20:49:41 [2020-03-27T20:49:41.468Z] #24 DONE 0.2s
20:49:41 [2020-03-27T20:49:41.648Z] #17 58.82 Setting up python3-distutils (3.7.3-1) ...
20:49:41 [2020-03-27T20:49:41.730Z] 
20:49:41 [2020-03-27T20:49:41.730Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:41 [2020-03-27T20:49:41.730Z] #44 192.6 make[1]: Nothing to be done for 'all'.
20:49:42 [2020-03-27T20:49:42.213Z] #17 59.33 Setting up python3-setuptools (40.8.0-1) ...
20:49:42 [2020-03-27T20:49:42.672Z] #44 ...
20:49:42 [2020-03-27T20:49:42.672Z] 
20:49:42 [2020-03-27T20:49:42.672Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
20:49:42 [2020-03-27T20:49:42.672Z] #28 DONE 0.9s
20:49:42 [2020-03-27T20:49:42.672Z] 
20:49:42 [2020-03-27T20:49:42.672Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:42 [2020-03-27T20:49:42.672Z] #44 193.4 make[1]: 'images/built-in.o' is up to date.
20:49:42 [2020-03-27T20:49:42.672Z] #44 193.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:49:42 [2020-03-27T20:49:42.672Z] #44 193.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:49:42 [2020-03-27T20:49:42.672Z] #44 193.6 make[1]: 'compel/libcompel.a' is up to date.
20:49:42 [2020-03-27T20:49:42.672Z] #44 193.6 make[1]: 'compel/compel-host-bin' is up to date.
20:49:42 [2020-03-27T20:49:42.672Z] #44 193.6 make[1]: Nothing to be done for 'all'.
20:49:42 [2020-03-27T20:49:42.672Z] #44 193.6 make[1]: 'soccr/libsoccr.a' is up to date.
20:49:42 [2020-03-27T20:49:42.672Z] #44 ...
20:49:42 [2020-03-27T20:49:42.672Z] 
20:49:42 [2020-03-27T20:49:42.672Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
20:49:42 [2020-03-27T20:49:42.672Z] #31 DONE 0.2s
20:49:42 [2020-03-27T20:49:42.672Z] 
20:49:42 [2020-03-27T20:49:42.672Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
20:49:42 [2020-03-27T20:49:42.672Z] #34 DONE 0.1s
20:49:42 [2020-03-27T20:49:42.932Z] 
20:49:42 [2020-03-27T20:49:42.932Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
20:49:42 [2020-03-27T20:49:42.932Z] #39 DONE 0.1s
20:49:42 [2020-03-27T20:49:42.932Z] 
20:49:42 [2020-03-27T20:49:42.932Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:42 [2020-03-27T20:49:42.932Z] #44 193.9 make[2]: Nothing to be done for 'all'.
20:49:42 [2020-03-27T20:49:42.932Z] #44 193.9 make[2]: Nothing to be done for 'all'.
20:49:42 [2020-03-27T20:49:42.932Z] #44 194.0 make[2]: Nothing to be done for 'all'.
20:49:43 [2020-03-27T20:49:43.192Z] #44 ...
20:49:43 [2020-03-27T20:49:43.192Z] 
20:49:43 [2020-03-27T20:49:43.192Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
20:49:43 [2020-03-27T20:49:43.192Z] #42 DONE 0.2s
20:49:43 [2020-03-27T20:49:43.192Z] 
20:49:43 [2020-03-27T20:49:43.192Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:43 [2020-03-27T20:49:43.192Z] #44 194.1 make[2]: Nothing to be done for 'all'.
20:49:43 [2020-03-27T20:49:43.192Z] #44 194.2 make[2]: Nothing to be done for 'all'.
20:49:43 [2020-03-27T20:49:43.192Z] #44 194.2 make[2]: Nothing to be done for 'all'.
20:49:43 [2020-03-27T20:49:43.192Z] #44 194.3 make[2]: Nothing to be done for 'all'.
20:49:43 [2020-03-27T20:49:43.453Z] #44 194.4 make[2]: Nothing to be done for 'all'.
20:49:43 [2020-03-27T20:49:43.453Z] #44 194.4   INSTALL  criu/criu
20:49:43 [2020-03-27T20:49:43.585Z] #17 60.48 Setting up python3-pip (18.1-5) ...
20:49:43 [2020-03-27T20:49:43.713Z] #17 54.61 Setting up iptables (1.8.2-4) ...
20:49:43 [2020-03-27T20:49:43.713Z] #17 54.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:49:43 [2020-03-27T20:49:43.713Z] #17 54.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:49:43 [2020-03-27T20:49:43.713Z] #17 54.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:49:43 [2020-03-27T20:49:43.713Z] #17 54.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:49:43 [2020-03-27T20:49:43.713Z] #17 54.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:49:43 [2020-03-27T20:49:43.713Z] #17 54.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:49:43 [2020-03-27T20:49:43.713Z] #17 54.68 Setting up python3 (3.7.3-1) ...
20:49:43 [2020-03-27T20:49:43.713Z] #44 DONE 194.6s
20:49:43 [2020-03-27T20:49:43.713Z] 
20:49:43 [2020-03-27T20:49:43.713Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:49:43 [2020-03-27T20:49:43.971Z] #17 55.14 Setting up python3-wheel (0.32.3-2) ...
20:49:44 [2020-03-27T20:49:44.518Z] #17 61.52 Processing triggers for libc-bin (2.28-10) ...
20:49:44 [2020-03-27T20:49:44.518Z] #17 61.55 Processing triggers for mime-support (3.62) ...
20:49:44 [2020-03-27T20:49:44.904Z] #17 55.96 Setting up apparmor (2.13.2-10) ...
20:49:45 [2020-03-27T20:49:45.084Z] #17 DONE 62.2s
20:49:45 [2020-03-27T20:49:45.084Z] 
20:49:45 [2020-03-27T20:49:45.084Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
20:49:45 [2020-03-27T20:49:45.625Z] #65 ...
20:49:45 [2020-03-27T20:49:45.626Z] 
20:49:45 [2020-03-27T20:49:45.626Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:49:45 [2020-03-27T20:49:45.626Z] #45 DONE 0.2s
20:49:45 [2020-03-27T20:49:45.626Z] 
20:49:45 [2020-03-27T20:49:45.626Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
20:49:45 [2020-03-27T20:49:45.888Z] #48 DONE 0.2s
20:49:45 [2020-03-27T20:49:45.888Z] 
20:49:45 [2020-03-27T20:49:45.888Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
20:49:45 [2020-03-27T20:49:45.888Z] #51 DONE 0.2s
20:49:45 [2020-03-27T20:49:45.888Z] 
20:49:45 [2020-03-27T20:49:45.888Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
20:49:46 [2020-03-27T20:49:46.148Z] #54 DONE 0.3s
20:49:46 [2020-03-27T20:49:46.148Z] 
20:49:46 [2020-03-27T20:49:46.148Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
20:49:46 [2020-03-27T20:49:46.251Z] Commit message: "Merge commit '82e3c0c30336310de2fce7a8949dfb10bc082edd' into HEAD"
20:49:46 [2020-03-27T20:49:46.383Z] First time build. Skipping changelog.
20:49:46 [2020-03-27T20:49:46.408Z] #57 DONE 0.2s
20:49:46 [2020-03-27T20:49:46.408Z] 
20:49:46 [2020-03-27T20:49:46.408Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
20:49:46 [2020-03-27T20:49:46.408Z] #61 DONE 0.2s
20:49:46 [2020-03-27T20:49:46.408Z] 
20:49:46 [2020-03-27T20:49:46.408Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:49:46 [2020-03-27T20:49:46.474Z] #51 ...
20:49:46 [2020-03-27T20:49:46.474Z] 
20:49:46 [2020-03-27T20:49:46.474Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:49:46 [2020-03-27T20:49:46.474Z] #28 22.68 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
20:49:46 [2020-03-27T20:49:46.474Z] #28 23.49 #=#=#                                                                         
20:49:46 [2020-03-27T20:49:46.474Z] #28 23.78 #=#=#                                                                         

#####################################                                     52.2%
######################################################################## 100.0%
20:49:46 [2020-03-27T20:49:46.474Z] #28 24.30 
20:49:46 [2020-03-27T20:49:46.474Z] #28 26.24 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
20:49:46 [2020-03-27T20:49:46.474Z] #28 26.78 #=#=#                                                                         
20:49:46 [2020-03-27T20:49:46.474Z] #28 27.08 #=#=#                                                                         

######################################################################## 100.0%
20:49:46 [2020-03-27T20:49:46.474Z] #28 27.65 
20:49:46 [2020-03-27T20:49:46.474Z] #28 ...
20:49:46 [2020-03-27T20:49:46.474Z] 
20:49:46 [2020-03-27T20:49:46.474Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:49:46 [2020-03-27T20:49:46.474Z] #34 71.40 internal/reflectlite
20:49:46 [2020-03-27T20:49:46.474Z] #34 71.41 sync
20:49:46 [2020-03-27T20:49:46.474Z] #34 77.39 errors
20:49:46 [2020-03-27T20:49:46.474Z] #34 77.39 sort
20:49:46 [2020-03-27T20:49:46.474Z] #34 78.26 io
20:49:46 [2020-03-27T20:49:46.474Z] #34 78.30 strconv
20:49:46 [2020-03-27T20:49:46.474Z] #34 78.33 internal/oserror
20:49:46 [2020-03-27T20:49:46.474Z] #34 78.70 syscall
20:49:46 [2020-03-27T20:49:46.474Z] #34 ...
20:49:46 [2020-03-27T20:49:46.474Z] 
20:49:46 [2020-03-27T20:49:46.474Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:49:46 [2020-03-27T20:49:46.474Z] #36 77.05 Selecting previously unselected package libxml2:ppc64el.
20:49:46 [2020-03-27T20:49:46.474Z] #36 77.09 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
20:49:46 [2020-03-27T20:49:46.474Z] #36 77.10 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
20:49:46 [2020-03-27T20:49:46.474Z] #36 78.33 Selecting previously unselected package libarchive13:ppc64el.
20:49:46 [2020-03-27T20:49:46.474Z] #36 78.34 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
20:49:46 [2020-03-27T20:49:46.474Z] #36 78.35 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
20:49:46 [2020-03-27T20:49:46.474Z] #36 79.30 Selecting previously unselected package libjsoncpp1:ppc64el.
20:49:46 [2020-03-27T20:49:46.474Z] #36 79.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
20:49:46 [2020-03-27T20:49:46.474Z] #36 79.38 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
20:49:46 [2020-03-27T20:49:46.474Z] #36 79.79 Selecting previously unselected package librhash0:ppc64el.
20:49:46 [2020-03-27T20:49:46.474Z] #36 79.81 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
20:49:46 [2020-03-27T20:49:46.474Z] #36 79.81 Unpacking librhash0:ppc64el (1.3.8-1) ...
20:49:46 [2020-03-27T20:49:46.474Z] #36 80.19 Selecting previously unselected package libuv1:ppc64el.
20:49:46 [2020-03-27T20:49:46.474Z] #36 80.19 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
20:49:46 [2020-03-27T20:49:46.474Z] #36 80.20 Unpacking libuv1:ppc64el (1.24.1-1) ...
20:49:46 [2020-03-27T20:49:46.474Z] #36 80.47 Selecting previously unselected package cmake.
20:49:46 [2020-03-27T20:49:46.474Z] #36 80.50 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
20:49:46 [2020-03-27T20:49:46.474Z] #36 80.50 Unpacking cmake (3.13.4-1) ...
20:49:46 [2020-03-27T20:49:46.534Z] #17 57.72 Setting up xfsprogs (4.20.0-1) ...
20:49:46 [2020-03-27T20:49:46.534Z] #17 57.73 Setting up python3-lib2to3 (3.7.3-1) ...
20:49:46 [2020-03-27T20:49:46.765Z] #36 ...
20:49:46 [2020-03-27T20:49:46.765Z] 
20:49:46 [2020-03-27T20:49:46.765Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:49:46 [2020-03-27T20:49:46.765Z] #48 72.22 internal/reflectlite
20:49:46 [2020-03-27T20:49:46.765Z] #48 72.24 sync
20:49:46 [2020-03-27T20:49:46.765Z] #48 76.46 github.com/LK4D4/vndr/godl/singleflight
20:49:46 [2020-03-27T20:49:46.765Z] #48 76.46 internal/singleflight
20:49:46 [2020-03-27T20:49:46.765Z] #48 76.50 math/rand
20:49:46 [2020-03-27T20:49:46.765Z] #48 80.92 sort
20:49:46 [2020-03-27T20:49:46.765Z] #48 80.95 io
20:49:46 [2020-03-27T20:49:46.765Z] #48 80.96 strconv
20:49:46 [2020-03-27T20:49:46.765Z] #48 81.18 syscall
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
20:49:46 [2020-03-27T20:49:46.981Z] #18 1.864 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:49:46 [2020-03-27T20:49:46.981Z] #18 1.870 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:49:46 [2020-03-27T20:49:46.981Z] #18 1.871 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
20:49:47 [2020-03-27T20:49:47.049Z] #17 58.12 Setting up python3-pkg-resources (40.8.0-1) ...
20:49:47 [2020-03-27T20:49:47.062Z] #48 ...
20:49:47 [2020-03-27T20:49:47.062Z] 
20:49:47 [2020-03-27T20:49:47.062Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:49:47 [2020-03-27T20:49:47.062Z] #57 81.92 sort
20:49:47 [2020-03-27T20:49:47.062Z] #57 81.93 io
20:49:47 [2020-03-27T20:49:47.062Z] #57 82.01 strconv
20:49:47 [2020-03-27T20:49:47.062Z] #57 82.20 syscall
20:49:47 [2020-03-27T20:49:47.239Z] #18 DONE 2.0s
20:49:47 [2020-03-27T20:49:47.239Z] 
20:49:47 [2020-03-27T20:49:47.239Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:49:47 [2020-03-27T20:49:47.981Z] #17 59.08 Setting up python3-distutils (3.7.3-1) ...
20:49:48 [2020-03-27T20:49:48.182Z] #19 ...
20:49:48 [2020-03-27T20:49:48.182Z] 
20:49:48 [2020-03-27T20:49:48.182Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:48 [2020-03-27T20:49:48.182Z] #44 150.9   CC       criu/mem.o
20:49:48 [2020-03-27T20:49:48.182Z] #44 152.7   CC       criu/mount.o
20:49:48 [2020-03-27T20:49:48.182Z] #44 156.6   CC       criu/namespaces.o
20:49:48 [2020-03-27T20:49:48.182Z] #44 158.9   CC       criu/net.o
20:49:48 [2020-03-27T20:49:48.495Z] #17 59.57 Setting up python3-setuptools (40.8.0-1) ...
20:49:46 [2020-03-27T20:49:46.285Z]  > git rev-list --no-walk d0d241cede4ffcd06c3f25c26b75051eba066463 # timeout=10
20:49:49 [2020-03-27T20:49:49.329Z] + docker version
20:49:49 [2020-03-27T20:49:49.715Z] #17 60.87 Setting up python3-pip (18.1-5) ...
20:49:49 [2020-03-27T20:49:49.987Z] #17 ...
20:49:49 [2020-03-27T20:49:49.987Z] 
20:49:49 [2020-03-27T20:49:49.987Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:49 [2020-03-27T20:49:49.987Z] #44 154.6   CC       criu/kcmp-ids.o
20:49:49 [2020-03-27T20:49:49.987Z] #44 154.8   CC       criu/kerndat.o
20:49:49 [2020-03-27T20:49:49.987Z] #44 155.8   CC       criu/libnetlink.o
20:49:49 [2020-03-27T20:49:49.987Z] #44 156.3   CC       criu/log.o
20:49:49 [2020-03-27T20:49:49.987Z] #44 156.9   CC       criu/lsm.o
20:49:49 [2020-03-27T20:49:49.987Z] #44 157.3   CC       criu/mem.o
20:49:49 [2020-03-27T20:49:49.987Z] #44 158.9   CC       criu/mount.o
20:49:49 [2020-03-27T20:49:49.987Z] #44 162.6   CC       criu/namespaces.o
20:49:50 [2020-03-27T20:49:50.079Z] #44 162.7   CC       criu/netfilter.o
20:49:50 [2020-03-27T20:49:50.079Z] #44 163.1   CC       criu/page-pipe.o
20:49:50 [2020-03-27T20:49:50.246Z] #44 164.7   CC       criu/net.o
20:49:50 [2020-03-27T20:49:50.246Z] #44 ...
20:49:50 [2020-03-27T20:49:50.246Z] 
20:49:50 [2020-03-27T20:49:50.246Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:49:50 [2020-03-27T20:49:50.246Z] #41 259.3 + dpkg --print-architecture
20:49:50 [2020-03-27T20:49:50.246Z] #41 259.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:49:50 [2020-03-27T20:49:50.246Z] #41 259.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:49:50 [2020-03-27T20:49:50.246Z] #41 259.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:49:50 [2020-03-27T20:49:50.567Z] #57 ...
20:49:50 [2020-03-27T20:49:50.567Z] 
20:49:50 [2020-03-27T20:49:50.567Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
20:49:50 [2020-03-27T20:49:50.567Z] #36 85.11 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
20:49:50 [2020-03-27T20:49:50.567Z] #36 85.11 Setting up xxd (2:8.1.0875-5) ...
20:49:50 [2020-03-27T20:49:50.567Z] #36 85.12 Setting up libuv1:ppc64el (1.24.1-1) ...
20:49:50 [2020-03-27T20:49:50.567Z] #36 85.12 Setting up vim-common (2:8.1.0875-5) ...
20:49:50 [2020-03-27T20:49:50.567Z] #36 85.18 Setting up librhash0:ppc64el (1.3.8-1) ...
20:49:50 [2020-03-27T20:49:50.567Z] #36 85.19 Setting up cmake-data (3.13.4-1) ...
20:49:50 [2020-03-27T20:49:50.567Z] #36 85.21 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
20:49:50 [2020-03-27T20:49:50.567Z] #36 85.23 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
20:49:50 [2020-03-27T20:49:50.567Z] #36 85.24 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
20:49:50 [2020-03-27T20:49:50.567Z] #36 85.27 Setting up cmake (3.13.4-1) ...
20:49:50 [2020-03-27T20:49:50.567Z] #36 85.28 Processing triggers for libc-bin (2.28-10) ...
20:49:50 [2020-03-27T20:49:50.567Z] #36 85.39 Processing triggers for mime-support (3.62) ...
20:49:50 [2020-03-27T20:49:50.567Z] #36 DONE 85.7s
20:49:50 [2020-03-27T20:49:50.567Z] 
20:49:50 [2020-03-27T20:49:50.568Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:49:50 [2020-03-27T20:49:50.568Z] #11 75.79 Selecting previously unselected package binutils-mingw-w64-x86-64.
20:49:50 [2020-03-27T20:49:50.568Z] #11 75.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
20:49:50 [2020-03-27T20:49:50.568Z] #11 75.81 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:49:50 [2020-03-27T20:49:50.568Z] #11 81.61 Selecting previously unselected package binutils-mingw-w64.
20:49:50 [2020-03-27T20:49:50.568Z] #11 81.62 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
20:49:50 [2020-03-27T20:49:50.568Z] #11 81.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
20:49:50 [2020-03-27T20:49:50.568Z] #11 81.77 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
20:49:50 [2020-03-27T20:49:50.568Z] #11 81.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
20:49:50 [2020-03-27T20:49:50.568Z] #11 81.79 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
20:49:50 [2020-03-27T20:49:50.568Z] #11 82.10 Selecting previously unselected package dmsetup.
20:49:50 [2020-03-27T20:49:50.568Z] #11 82.10 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
20:49:50 [2020-03-27T20:49:50.568Z] #11 82.11 Unpacking dmsetup (2:1.02.155-3) ...
20:49:50 [2020-03-27T20:49:50.568Z] #11 82.39 Selecting previously unselected package mingw-w64-common.
20:49:50 [2020-03-27T20:49:50.568Z] #11 82.40 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
20:49:50 [2020-03-27T20:49:50.568Z] #11 82.41 Unpacking mingw-w64-common (6.0.0-3) ...
20:49:50 [2020-03-27T20:49:50.568Z] #11 ...
20:49:50 [2020-03-27T20:49:50.568Z] 
20:49:50 [2020-03-27T20:49:50.568Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
20:49:50 [2020-03-27T20:49:50.568Z] #37 DONE 0.1s
20:49:50 [2020-03-27T20:49:50.568Z] 
20:49:50 [2020-03-27T20:49:50.568Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
20:49:50 [2020-03-27T20:49:50.568Z] #38 DONE 0.1s
20:49:50 [2020-03-27T20:49:50.568Z] 
20:49:50 [2020-03-27T20:49:50.568Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:49:50 [2020-03-27T20:49:50.568Z] #44 77.05 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
20:49:50 [2020-03-27T20:49:50.568Z] #44 77.08 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
20:49:50 [2020-03-27T20:49:50.568Z] #44 77.08 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
20:49:50 [2020-03-27T20:49:50.568Z] #44 77.09 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
20:49:50 [2020-03-27T20:49:50.568Z] #44 77.09 Setting up python-six (1.12.0-1) ...
20:49:50 [2020-03-27T20:49:50.568Z] #44 83.95 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
20:49:50 [2020-03-27T20:49:50.568Z] #44 83.96 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
20:49:50 [2020-03-27T20:49:50.568Z] #44 83.97 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
20:49:50 [2020-03-27T20:49:50.568Z] #44 83.98 Setting up libcap-dev:ppc64el (1:2.25-2) ...
20:49:50 [2020-03-27T20:49:50.568Z] #44 84.02 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
20:49:50 [2020-03-27T20:49:50.568Z] #44 84.02 Setting up protobuf-compiler (3.6.1.3-2) ...
20:49:50 [2020-03-27T20:49:50.568Z] #44 84.03 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
20:49:50 [2020-03-27T20:49:50.568Z] #44 84.03 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
20:49:50 [2020-03-27T20:49:50.568Z] #44 84.04 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
20:49:50 [2020-03-27T20:49:50.568Z] #44 84.05 Setting up python-protobuf (3.6.1.3-2) ...
20:49:50 [2020-03-27T20:49:50.568Z] #44 ...
20:49:50 [2020-03-27T20:49:50.568Z] 
20:49:50 [2020-03-27T20:49:50.568Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:49:50 [2020-03-27T20:49:50.568Z] #39 0.375 + RM_GOPATH=0
20:49:50 [2020-03-27T20:49:50.812Z] #41 ...
20:49:50 [2020-03-27T20:49:50.812Z] 
20:49:50 [2020-03-27T20:49:50.812Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:49:50 [2020-03-27T20:49:50.812Z] #17 62.01 Processing triggers for libc-bin (2.28-10) ...
20:49:50 [2020-03-27T20:49:50.812Z] #17 62.04 Processing triggers for mime-support (3.62) ...
20:49:50 [2020-03-27T20:49:50.858Z] #39 0.387 + TMP_GOPATH=
20:49:50 [2020-03-27T20:49:50.858Z] #39 0.388 + : /build
20:49:50 [2020-03-27T20:49:50.858Z] #39 0.388 + '[' -z '' ']'
20:49:50 [2020-03-27T20:49:50.858Z] #39 0.389 ++ mktemp -d
20:49:50 [2020-03-27T20:49:50.858Z] #39 0.393 + export GOPATH=/tmp/tmp.sX9dKsEZd8
20:49:50 [2020-03-27T20:49:50.858Z] #39 0.394 + GOPATH=/tmp/tmp.sX9dKsEZd8
20:49:50 [2020-03-27T20:49:50.858Z] #39 0.394 + RM_GOPATH=1
20:49:50 [2020-03-27T20:49:50.858Z] #39 0.395 ++ dirname ./install.sh
20:49:50 [2020-03-27T20:49:50.858Z] #39 0.397 + dir=.
20:49:50 [2020-03-27T20:49:50.858Z] #39 0.398 + bin=tini
20:49:50 [2020-03-27T20:49:50.858Z] #39 0.399 + shift
20:49:50 [2020-03-27T20:49:50.858Z] #39 0.400 + '[' '!' -f ./tini.installer ']'
20:49:50 [2020-03-27T20:49:50.858Z] #39 0.401 + . ./tini.installer
20:49:50 [2020-03-27T20:49:50.858Z] #39 0.402 ++ : fec3683b971d9c3ef73f284f176672c44b448662
20:49:50 [2020-03-27T20:49:50.858Z] #39 0.403 + install_tini
20:49:50 [2020-03-27T20:49:50.858Z] #39 0.404 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
20:49:50 [2020-03-27T20:49:50.858Z] #39 0.405 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
20:49:50 [2020-03-27T20:49:50.858Z] #39 0.406 + git clone https://github.com/krallin/tini.git /tmp/tmp.sX9dKsEZd8/tini
20:49:50 [2020-03-27T20:49:50.858Z] #39 0.409 Cloning into '/tmp/tmp.sX9dKsEZd8/tini'...
20:49:51 [2020-03-27T20:49:51.011Z] #44 163.8   CC       criu/page-xfer.o
20:49:51 [2020-03-27T20:49:51.382Z] #17 DONE 62.7s
20:49:51 [2020-03-27T20:49:51.382Z] 
20:49:51 [2020-03-27T20:49:51.382Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
20:49:52 [2020-03-27T20:49:52.363Z] #39 ...
20:49:52 [2020-03-27T20:49:52.363Z] 
20:49:52 [2020-03-27T20:49:52.363Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
20:49:52 [2020-03-27T20:49:52.363Z] #28 29.64 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
20:49:52 [2020-03-27T20:49:52.363Z] #28 29.80 skipping existing c8c2d4a6b2e3
20:49:52 [2020-03-27T20:49:52.363Z] #28 30.07 
20:49:52 [2020-03-27T20:49:52.363Z] #28 32.29 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
20:49:52 [2020-03-27T20:49:52.363Z] #28 32.90 
20:49:52 [2020-03-27T20:49:52.363Z] #28 33.26 #=#=#                                                                         

######################################################################## 100.0%
20:49:52 [2020-03-27T20:49:52.363Z] #28 33.61 
20:49:52 [2020-03-27T20:49:52.363Z] #28 33.72 Download of images into '/build' complete.
20:49:52 [2020-03-27T20:49:52.363Z] #28 33.73 Use something like the following to load the result into a Docker daemon:
20:49:52 [2020-03-27T20:49:52.363Z] #28 33.74   tar -cC '/build' . | docker load
20:49:52 [2020-03-27T20:49:52.363Z] #28 DONE 33.8s
20:49:52 [2020-03-27T20:49:52.363Z] 
20:49:52 [2020-03-27T20:49:52.363Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:49:52 [2020-03-27T20:49:52.384Z] #44 165.2   CC       criu/pagemap-cache.o
20:49:52 [2020-03-27T20:49:52.641Z] #44 ...
20:49:52 [2020-03-27T20:49:52.641Z] 
20:49:52 [2020-03-27T20:49:52.641Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:49:52 [2020-03-27T20:49:52.641Z] #19 5.524 Collecting yamllint==1.16.0
20:49:53 [2020-03-27T20:49:53.273Z] #18 1.740 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:49:53 [2020-03-27T20:49:53.273Z] #18 1.744 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:49:53 [2020-03-27T20:49:53.273Z] #18 1.748 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:49:53 [2020-03-27T20:49:53.273Z] #18 DONE 1.9s
20:49:53 [2020-03-27T20:49:53.273Z] 
20:49:53 [2020-03-27T20:49:53.274Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:49:53 [2020-03-27T20:49:53.274Z] #53 ...
20:49:53 [2020-03-27T20:49:53.274Z] 
20:49:53 [2020-03-27T20:49:53.274Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:49:53 [2020-03-27T20:49:53.574Z] #31 86.64 Checking out files:  61% (943/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:  87% (1324/1521)   
Checking out files:  87% (1330/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
20:49:53 [2020-03-27T20:49:53.862Z] #31 89.33 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
20:49:54 [2020-03-27T20:49:54.489Z] #31 89.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
20:49:56 [2020-03-27T20:49:56.316Z] Client: Docker Engine - Enterprise
20:49:56 [2020-03-27T20:49:56.316Z]  Version:           19.03.5
20:49:56 [2020-03-27T20:49:56.316Z]  API version:       1.40
20:49:56 [2020-03-27T20:49:56.316Z]  Go version:        go1.12.12
20:49:56 [2020-03-27T20:49:56.316Z]  Git commit:        2ee0c57608
20:49:56 [2020-03-27T20:49:56.316Z]  Built:             11/13/2019 08:00:16
20:49:56 [2020-03-27T20:49:56.316Z]  OS/Arch:           windows/amd64
20:49:56 [2020-03-27T20:49:56.316Z]  Experimental:      false
20:49:56 [2020-03-27T20:49:56.316Z] 
20:49:56 [2020-03-27T20:49:56.316Z] Server: Docker Engine - Enterprise
20:49:56 [2020-03-27T20:49:56.316Z]  Engine:
20:49:56 [2020-03-27T20:49:56.316Z]   Version:          19.03.5
20:49:56 [2020-03-27T20:49:56.316Z]   API version:      1.40 (minimum version 1.24)
20:49:56 [2020-03-27T20:49:56.316Z]   Go version:       go1.12.12
20:49:56 [2020-03-27T20:49:56.316Z]   Git commit:       2ee0c57608
20:49:56 [2020-03-27T20:49:56.316Z]   Built:            11/13/2019 07:58:51
20:49:56 [2020-03-27T20:49:56.316Z]   OS/Arch:          windows/amd64
20:49:56 [2020-03-27T20:49:56.316Z]   Experimental:     true
20:49:56 [2020-03-27T20:49:56.565Z] #31 ...
20:49:56 [2020-03-27T20:49:56.566Z] 
20:49:56 [2020-03-27T20:49:56.566Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:49:56 [2020-03-27T20:49:56.566Z] #11 92.25 Selecting previously unselected package mingw-w64-x86-64-dev.
20:49:56 [2020-03-27T20:49:56.855Z] #11 92.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
20:49:56 [2020-03-27T20:49:56.855Z] #11 92.29 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
[Pipeline] sh
20:49:57 [2020-03-27T20:49:57.783Z] + docker info
20:49:57 [2020-03-27T20:49:57.904Z] #19 10.88   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:49:58 [2020-03-27T20:49:58.162Z] #19 10.98 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:49:58 [2020-03-27T20:49:58.162Z] #19 11.03   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
20:49:58 [2020-03-27T20:49:58.162Z] #19 11.10 Collecting pyyaml (from yamllint==1.16.0)
20:49:58 [2020-03-27T20:49:58.420Z] #19 11.24   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
20:49:58 [2020-03-27T20:49:58.912Z] #11 ...
20:49:58 [2020-03-27T20:49:58.912Z] 
20:49:58 [2020-03-27T20:49:58.912Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:49:58 [2020-03-27T20:49:58.912Z] #34 84.13 bytes
20:49:58 [2020-03-27T20:49:58.912Z] #34 84.16 strings
20:49:58 [2020-03-27T20:49:58.912Z] #34 ...
20:49:58 [2020-03-27T20:49:58.912Z] 
20:49:58 [2020-03-27T20:49:58.912Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:49:58 [2020-03-27T20:49:58.912Z] #39 2.063 + cd /tmp/tmp.sX9dKsEZd8/tini
20:49:58 [2020-03-27T20:49:58.912Z] #39 2.065 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
20:49:58 [2020-03-27T20:49:58.912Z] #39 2.118 + cmake .
20:49:58 [2020-03-27T20:49:58.912Z] #39 3.614 -- The C compiler identification is GNU 8.3.0
20:49:58 [2020-03-27T20:49:58.912Z] #39 3.795 -- Check for working C compiler: /usr/bin/cc
20:49:58 [2020-03-27T20:49:58.912Z] #39 5.192 -- Check for working C compiler: /usr/bin/cc -- works
20:49:58 [2020-03-27T20:49:58.912Z] #39 5.195 -- Detecting C compiler ABI info
20:49:58 [2020-03-27T20:49:58.912Z] #39 6.440 -- Detecting C compiler ABI info - done
20:49:58 [2020-03-27T20:49:58.912Z] #39 6.549 -- Detecting C compile features
20:49:59 [2020-03-27T20:49:59.544Z] #39 9.190 -- Detecting C compile features - done
20:49:59 [2020-03-27T20:49:59.544Z] #39 ...
20:49:59 [2020-03-27T20:49:59.544Z] 
20:49:59 [2020-03-27T20:49:59.544Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
20:49:59 [2020-03-27T20:49:59.544Z] #44 95.05 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
20:49:59 [2020-03-27T20:49:59.544Z] #44 95.05 Processing triggers for libc-bin (2.28-10) ...
20:49:59 [2020-03-27T20:49:59.793Z] #19 12.73 Building wheels for collected packages: pyyaml
20:49:59 [2020-03-27T20:49:59.793Z] #19 12.73   Running setup.py bdist_wheel for pyyaml: started
20:49:59 [2020-03-27T20:49:59.817Z] #19 ...
20:49:59 [2020-03-27T20:49:59.817Z] 
20:49:59 [2020-03-27T20:49:59.817Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:49:59 [2020-03-27T20:49:59.817Z] #44 168.7   CC       criu/netfilter.o
20:49:59 [2020-03-27T20:49:59.817Z] #44 169.1   CC       criu/page-pipe.o
20:49:59 [2020-03-27T20:49:59.817Z] #44 169.9   CC       criu/page-xfer.o
20:49:59 [2020-03-27T20:49:59.817Z] #44 171.2   CC       criu/pagemap-cache.o
20:49:59 [2020-03-27T20:49:59.817Z] #44 171.6   CC       criu/pagemap.o
20:49:59 [2020-03-27T20:49:59.817Z] #44 172.8   CC       criu/parasite-syscall.o
20:49:59 [2020-03-27T20:49:59.817Z] #44 173.9   CC       criu/path.o
20:49:59 [2020-03-27T20:49:59.817Z] #44 174.2   CC       criu/pie-util-vdso-elf32.o
20:49:59 [2020-03-27T20:49:59.835Z] #44 DONE 95.3s
20:49:59 [2020-03-27T20:49:59.835Z] 
20:49:59 [2020-03-27T20:49:59.835Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:00 [2020-03-27T20:50:00.074Z] #44 174.6   CC       criu/pie-util-vdso.o
20:50:00 [2020-03-27T20:50:00.331Z] #44 175.0   CC       criu/pie-util.o
20:50:00 [2020-03-27T20:50:00.588Z] #44 175.2   CC       criu/pipes.o
20:50:00 [2020-03-27T20:50:00.726Z] #19 13.70   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:50:00 [2020-03-27T20:50:00.984Z] #19 13.70   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
20:50:00 [2020-03-27T20:50:00.984Z] #19 13.82 Successfully built pyyaml
20:50:00 [2020-03-27T20:50:00.984Z] #19 13.85 Installing collected packages: pathspec, pyyaml, yamllint
20:50:01 [2020-03-27T20:50:01.241Z] #19 14.20 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0
20:50:01 [2020-03-27T20:50:01.518Z] #44 175.8   CC       criu/plugin.o
20:50:01 [2020-03-27T20:50:01.775Z] #44 176.3   CC       criu/proc_parse.o
20:50:01 [2020-03-27T20:50:01.808Z] #19 DONE 14.7s
20:50:01 [2020-03-27T20:50:01.808Z] 
20:50:01 [2020-03-27T20:50:01.808Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:01 [2020-03-27T20:50:01.808Z] #44 165.6   CC       criu/pagemap.o
20:50:01 [2020-03-27T20:50:01.808Z] #44 166.5   CC       criu/parasite-syscall.o
20:50:01 [2020-03-27T20:50:01.808Z] #44 167.3   CC       criu/path.o
20:50:01 [2020-03-27T20:50:01.808Z] #44 167.5   CC       criu/pie-util-vdso-elf32.o
20:50:01 [2020-03-27T20:50:01.808Z] #44 168.0   CC       criu/pie-util-vdso.o
20:50:01 [2020-03-27T20:50:01.808Z] #44 168.5   CC       criu/pie-util.o
20:50:01 [2020-03-27T20:50:01.808Z] #44 168.6   CC       criu/pipes.o
20:50:01 [2020-03-27T20:50:01.808Z] #44 169.3   CC       criu/plugin.o
20:50:01 [2020-03-27T20:50:01.808Z] #44 169.7   CC       criu/proc_parse.o
20:50:01 [2020-03-27T20:50:01.808Z] #44 172.5   CC       criu/protobuf-desc.o
20:50:01 [2020-03-27T20:50:01.808Z] #44 173.6   CC       criu/protobuf.o
20:50:01 [2020-03-27T20:50:01.808Z] #44 174.1   CC       criu/pstree.o
20:50:01 [2020-03-27T20:50:01.808Z] #44 ...
20:50:01 [2020-03-27T20:50:01.808Z] 
20:50:01 [2020-03-27T20:50:01.808Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
20:50:01 [2020-03-27T20:50:01.895Z] #45 1.875 Note: Building without setproctitle() and strlcpy() support.
20:50:01 [2020-03-27T20:50:01.895Z] #45 1.875       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:50:01 [2020-03-27T20:50:01.895Z] #45 1.888 Note: Building without GnuTLS support
20:50:02 [2020-03-27T20:50:02.066Z] #24 DONE 0.2s
20:50:02 [2020-03-27T20:50:02.066Z] 
20:50:02 [2020-03-27T20:50:02.066Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
20:50:02 [2020-03-27T20:50:02.524Z] #45 ...
20:50:02 [2020-03-27T20:50:02.524Z] 
20:50:02 [2020-03-27T20:50:02.524Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:50:02 [2020-03-27T20:50:02.524Z] #48 87.82 bytes
20:50:02 [2020-03-27T20:50:02.524Z] #48 88.01 strings
20:50:02 [2020-03-27T20:50:02.524Z] #48 ...
20:50:02 [2020-03-27T20:50:02.524Z] 
20:50:02 [2020-03-27T20:50:02.524Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:50:02 [2020-03-27T20:50:02.524Z] #39 9.267 -- Performing Test HAS_BUILTIN_FORTIFY
20:50:02 [2020-03-27T20:50:02.524Z] #39 9.636 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
20:50:02 [2020-03-27T20:50:02.524Z] #39 9.841 -- Configuring done
20:50:02 [2020-03-27T20:50:02.524Z] #39 9.881 -- Generating done
20:50:02 [2020-03-27T20:50:02.524Z] #39 9.896 -- Build files have been written to: /tmp/tmp.sX9dKsEZd8/tini
20:50:02 [2020-03-27T20:50:02.524Z] #39 9.909 + make tini-static
20:50:02 [2020-03-27T20:50:02.524Z] #39 10.55 Scanning dependencies of target tini-static
20:50:02 [2020-03-27T20:50:02.524Z] #39 10.66 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:50:02 [2020-03-27T20:50:02.999Z] #28 DONE 0.8s
20:50:02 [2020-03-27T20:50:02.999Z] 
20:50:02 [2020-03-27T20:50:02.999Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
20:50:02 [2020-03-27T20:50:02.999Z] #31 DONE 0.1s
20:50:02 [2020-03-27T20:50:02.999Z] 
20:50:02 [2020-03-27T20:50:02.999Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
20:50:02 [2020-03-27T20:50:02.999Z] #34 DONE 0.1s
20:50:02 [2020-03-27T20:50:02.999Z] 
20:50:02 [2020-03-27T20:50:02.999Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:02 [2020-03-27T20:50:02.999Z] #44 175.6   CC       criu/rbtree.o
20:50:02 [2020-03-27T20:50:02.999Z] #44 ...
20:50:02 [2020-03-27T20:50:02.999Z] 
20:50:02 [2020-03-27T20:50:02.999Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
20:50:02 [2020-03-27T20:50:02.999Z] #39 DONE 0.1s
20:50:02 [2020-03-27T20:50:02.999Z] 
20:50:02 [2020-03-27T20:50:02.999Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:02 [2020-03-27T20:50:02.999Z] #44 175.9   CC       criu/rst-malloc.o
20:50:03 [2020-03-27T20:50:03.257Z] #44 176.1   CC       criu/seccomp.o
20:50:03 [2020-03-27T20:50:03.822Z] #44 176.8   CC       criu/seize.o
20:50:04 [2020-03-27T20:50:04.036Z] #39 13.37 [100%] Linking C executable tini-static
20:50:04 [2020-03-27T20:50:04.297Z] #44 178.8   CC       criu/protobuf-desc.o
20:50:04 [2020-03-27T20:50:04.507Z] #65 242.8 + bin/containerd-stress
20:50:04 [2020-03-27T20:50:04.664Z] #39 14.30 [100%] Built target tini-static
20:50:04 [2020-03-27T20:50:04.664Z] #39 14.39 + mkdir -p /build
20:50:04 [2020-03-27T20:50:04.664Z] #39 14.40 + cp tini-static /build/docker-init
20:50:04 [2020-03-27T20:50:04.664Z] #39 DONE 14.5s
20:50:04 [2020-03-27T20:50:04.664Z] 
20:50:04 [2020-03-27T20:50:04.664Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:50:04 [2020-03-27T20:50:04.664Z] #57 90.05 strings
20:50:04 [2020-03-27T20:50:04.664Z] #57 90.07 bytes
20:50:04 [2020-03-27T20:50:04.755Z] #44 ...
20:50:04 [2020-03-27T20:50:04.755Z] 
20:50:04 [2020-03-27T20:50:04.755Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:50:04 [2020-03-27T20:50:04.755Z] #41 DONE 281.5s
20:50:04 [2020-03-27T20:50:04.956Z] #57 ...
20:50:04 [2020-03-27T20:50:04.956Z] 
20:50:04 [2020-03-27T20:50:04.956Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:04 [2020-03-27T20:50:04.956Z] #45 4.148 fatal: not a git repository (or any of the parent directories): .git
20:50:04 [2020-03-27T20:50:04.956Z] #45 4.178   GEN      .gitid
20:50:04 [2020-03-27T20:50:04.956Z] #45 4.197   GEN      criu/include/version.h
20:50:04 [2020-03-27T20:50:04.956Z] #45 4.295   GEN      include/common/asm
20:50:05 [2020-03-27T20:50:05.013Z] 
20:50:05 [2020-03-27T20:50:05.013Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:05 [2020-03-27T20:50:05.013Z] #44 177.7   CC       criu/servicefd.o
20:50:05 [2020-03-27T20:50:05.227Z] #44 179.8   CC       criu/protobuf.o
20:50:05 [2020-03-27T20:50:05.792Z] #44 180.3   CC       criu/pstree.o
20:50:05 [2020-03-27T20:50:05.886Z] #65 245.3 + bin/containerd-shim
20:50:05 [2020-03-27T20:50:05.946Z] #44 178.5   CC       criu/shmem.o
20:50:05 [2020-03-27T20:50:05.946Z] #44 ...
20:50:05 [2020-03-27T20:50:05.946Z] 
20:50:05 [2020-03-27T20:50:05.946Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
20:50:05 [2020-03-27T20:50:05.946Z] #42 DONE 0.2s
20:50:06 [2020-03-27T20:50:06.204Z] 
20:50:06 [2020-03-27T20:50:06.204Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:50:06 [2020-03-27T20:50:06.461Z] #65 ...
20:50:06 [2020-03-27T20:50:06.461Z] 
20:50:06 [2020-03-27T20:50:06.461Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:06 [2020-03-27T20:50:06.461Z] #44 179.3   CC       criu/sigframe.o
20:50:06 [2020-03-27T20:50:06.719Z] #44 179.5   CC       criu/signalfd.o
20:50:06 [2020-03-27T20:50:06.978Z] #44 179.8   CC       criu/sk-inet.o
20:50:07 [2020-03-27T20:50:07.018Z] #45 7.138   PBCC     images/google/protobuf/descriptor.pb-c.c
20:50:07 [2020-03-27T20:50:07.018Z] #45 7.282   PBCC     images/opts.pb-c.c
20:50:07 [2020-03-27T20:50:07.018Z] #45 7.360   PBCC     images/sit.pb-c.c
20:50:07 [2020-03-27T20:50:07.018Z] #45 7.481   DEP      images/google/protobuf/descriptor.pb-c.d
20:50:07 [2020-03-27T20:50:07.162Z] #44 181.8   CC       criu/rbtree.o
20:50:07 [2020-03-27T20:50:07.311Z] #45 7.653   DEP      images/opts.pb-c.d
20:50:07 [2020-03-27T20:50:07.311Z] #45 7.714   DEP      images/sit.pb-c.d
20:50:07 [2020-03-27T20:50:07.420Z] #44 ...
20:50:07 [2020-03-27T20:50:07.420Z] 
20:50:07 [2020-03-27T20:50:07.420Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:50:07 [2020-03-27T20:50:07.420Z] #19 6.127 Collecting yamllint==1.16.0
20:50:07 [2020-03-27T20:50:07.420Z] #19 11.51   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:50:07 [2020-03-27T20:50:07.420Z] #19 11.59 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:50:07 [2020-03-27T20:50:07.420Z] #19 11.63   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
20:50:07 [2020-03-27T20:50:07.420Z] #19 11.69 Collecting pyyaml (from yamllint==1.16.0)
20:50:07 [2020-03-27T20:50:07.420Z] #19 11.85   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
20:50:07 [2020-03-27T20:50:07.420Z] #19 13.19 Building wheels for collected packages: pyyaml
20:50:07 [2020-03-27T20:50:07.420Z] #19 13.20   Running setup.py bdist_wheel for pyyaml: started
20:50:07 [2020-03-27T20:50:07.420Z] #19 14.22   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:50:07 [2020-03-27T20:50:07.420Z] #19 14.22   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
20:50:07 [2020-03-27T20:50:07.420Z] #19 14.28 Successfully built pyyaml
20:50:07 [2020-03-27T20:50:07.600Z] #45 7.782   PBCC     images/macvlan.pb-c.c
20:50:07 [2020-03-27T20:50:07.600Z] #45 7.812   DEP      images/macvlan.pb-c.d
20:50:07 [2020-03-27T20:50:07.600Z] #45 7.895   PBCC     images/autofs.pb-c.c
20:50:07 [2020-03-27T20:50:07.600Z] #45 7.927   DEP      images/autofs.pb-c.d
20:50:07 [2020-03-27T20:50:07.677Z] #19 14.30 Installing collected packages: pathspec, pyyaml, yamllint
20:50:07 [2020-03-27T20:50:07.677Z] #19 ...
20:50:07 [2020-03-27T20:50:07.677Z] 
20:50:07 [2020-03-27T20:50:07.677Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:07 [2020-03-27T20:50:07.677Z] #44 182.3   CC       criu/rst-malloc.o
20:50:07 [2020-03-27T20:50:07.889Z] #45 8.037   PBCC     images/sysctl.pb-c.c
20:50:07 [2020-03-27T20:50:07.889Z] #45 8.101   DEP      images/sysctl.pb-c.d
20:50:07 [2020-03-27T20:50:07.889Z] #45 8.200   PBCC     images/time.pb-c.c
20:50:07 [2020-03-27T20:50:07.889Z] #45 8.229   DEP      images/time.pb-c.d
20:50:07 [2020-03-27T20:50:07.889Z] #45 8.295   PBCC     images/binfmt-misc.pb-c.c
20:50:07 [2020-03-27T20:50:07.910Z] #44 180.7   CC       criu/sk-netlink.o
20:50:07 [2020-03-27T20:50:07.934Z] #44 182.6   CC       criu/seccomp.o
20:50:08 [2020-03-27T20:50:08.168Z] #44 181.0   CC       criu/sk-packet.o
20:50:08 [2020-03-27T20:50:08.179Z] #45 8.365   DEP      images/binfmt-misc.pb-c.d
20:50:08 [2020-03-27T20:50:08.179Z] #45 8.474   PBCC     images/seccomp.pb-c.c
20:50:08 [2020-03-27T20:50:08.179Z] #45 8.530   DEP      images/seccomp.pb-c.d
20:50:08 [2020-03-27T20:50:08.470Z] #45 8.625   PBCC     images/userns.pb-c.c
20:50:08 [2020-03-27T20:50:08.470Z] #45 8.678   DEP      images/userns.pb-c.d
20:50:08 [2020-03-27T20:50:08.470Z] #45 8.795   PBCC     images/cgroup.pb-c.c
20:50:08 [2020-03-27T20:50:08.470Z] #45 8.844   DEP      images/cgroup.pb-c.d
20:50:08 [2020-03-27T20:50:08.496Z] #44 ...
20:50:08 [2020-03-27T20:50:08.496Z] 
20:50:08 [2020-03-27T20:50:08.496Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:50:08 [2020-03-27T20:50:08.496Z] #19 14.69 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0
20:50:08 [2020-03-27T20:50:08.496Z] #19 DONE 15.2s
20:50:08 [2020-03-27T20:50:08.496Z] 
20:50:08 [2020-03-27T20:50:08.496Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
20:50:08 [2020-03-27T20:50:08.496Z] #24 DONE 0.2s
20:50:08 [2020-03-27T20:50:08.496Z] 
20:50:08 [2020-03-27T20:50:08.496Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
20:50:08 [2020-03-27T20:50:08.734Z] #44 181.6   CC       criu/sk-queue.o
20:50:08 [2020-03-27T20:50:08.760Z] #45 8.959   PBCC     images/fown.pb-c.c
20:50:08 [2020-03-27T20:50:08.760Z] #45 9.018   PBCC     images/ext-file.pb-c.c
20:50:08 [2020-03-27T20:50:08.760Z] #45 9.083   DEP      images/fown.pb-c.d
20:50:08 [2020-03-27T20:50:08.992Z] #44 182.0   CC       criu/sk-tcp.o
20:50:09 [2020-03-27T20:50:09.050Z] #45 9.216   DEP      images/ext-file.pb-c.d
20:50:09 [2020-03-27T20:50:09.050Z] #45 9.350   PBCC     images/rpc.pb-c.c
20:50:09 [2020-03-27T20:50:09.050Z] #45 9.383   DEP      images/rpc.pb-c.d
20:50:09 [2020-03-27T20:50:09.050Z] #45 9.445   PBCC     images/siginfo.pb-c.c
20:50:09 [2020-03-27T20:50:09.340Z] #45 9.495   DEP      images/siginfo.pb-c.d
20:50:09 [2020-03-27T20:50:09.340Z] #45 9.563   PBCC     images/pagemap.pb-c.c
20:50:09 [2020-03-27T20:50:09.340Z] #45 9.712   DEP      images/pagemap.pb-c.d
20:50:09 [2020-03-27T20:50:09.426Z] #28 DONE 0.7s
20:50:09 [2020-03-27T20:50:09.426Z] 
20:50:09 [2020-03-27T20:50:09.426Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
20:50:09 [2020-03-27T20:50:09.426Z] #31 DONE 0.1s
20:50:09 [2020-03-27T20:50:09.426Z] 
20:50:09 [2020-03-27T20:50:09.426Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
20:50:09 [2020-03-27T20:50:09.426Z] #34 DONE 0.1s
20:50:09 [2020-03-27T20:50:09.426Z] 
20:50:09 [2020-03-27T20:50:09.426Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:09 [2020-03-27T20:50:09.426Z] #44 183.6   CC       criu/seize.o
20:50:09 [2020-03-27T20:50:09.556Z] #44 182.4   CC       criu/sk-unix.o
20:50:09 [2020-03-27T20:50:09.645Z] #45 9.870   PBCC     images/rlimit.pb-c.c
20:50:09 [2020-03-27T20:50:09.645Z] #45 9.890   DEP      images/rlimit.pb-c.d
20:50:09 [2020-03-27T20:50:09.645Z] #45 9.969   PBCC     images/file-lock.pb-c.c
20:50:09 [2020-03-27T20:50:09.645Z] #45 10.04   DEP      images/file-lock.pb-c.d
20:50:09 [2020-03-27T20:50:09.683Z] #44 ...
20:50:09 [2020-03-27T20:50:09.683Z] 
20:50:09 [2020-03-27T20:50:09.683Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
20:50:09 [2020-03-27T20:50:09.683Z] #39 DONE 0.1s
20:50:09 [2020-03-27T20:50:09.683Z] 
20:50:09 [2020-03-27T20:50:09.683Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:50:09 [2020-03-27T20:50:09.932Z] #45 10.22   PBCC     images/tty.pb-c.c
20:50:09 [2020-03-27T20:50:09.933Z] #45 10.32   DEP      images/tty.pb-c.d
20:50:10 [2020-03-27T20:50:10.220Z] #45 10.41   PBCC     images/tun.pb-c.c
20:50:10 [2020-03-27T20:50:10.220Z] #45 10.51   PBCC     images/netdev.pb-c.c
20:50:10 [2020-03-27T20:50:10.220Z] #45 10.56   DEP      images/tun.pb-c.d
20:50:10 [2020-03-27T20:50:10.220Z] #45 10.61   DEP      images/netdev.pb-c.d
20:50:10 [2020-03-27T20:50:10.247Z] #41 ...
20:50:10 [2020-03-27T20:50:10.247Z] 
20:50:10 [2020-03-27T20:50:10.247Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:10 [2020-03-27T20:50:10.247Z] #44 184.6   CC       criu/servicefd.o
20:50:10 [2020-03-27T20:50:10.504Z] #44 ...
20:50:10 [2020-03-27T20:50:10.504Z] 
20:50:10 [2020-03-27T20:50:10.504Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:50:10 [2020-03-27T20:50:10.504Z] #41 DONE 287.7s
20:50:10 [2020-03-27T20:50:10.504Z] 
20:50:10 [2020-03-27T20:50:10.504Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:10 [2020-03-27T20:50:10.504Z] #44 185.1   CC       criu/shmem.o
20:50:10 [2020-03-27T20:50:10.508Z] #45 10.68   PBCC     images/vma.pb-c.c
20:50:10 [2020-03-27T20:50:10.508Z] #45 10.76   DEP      images/vma.pb-c.d
20:50:10 [2020-03-27T20:50:10.508Z] #45 10.84   PBCC     images/creds.pb-c.c
20:50:10 [2020-03-27T20:50:10.508Z] #45 10.88   DEP      images/creds.pb-c.d
20:50:10 [2020-03-27T20:50:10.796Z] #45 10.95   PBCC     images/utsns.pb-c.c
20:50:10 [2020-03-27T20:50:10.796Z] #45 11.00   DEP      images/utsns.pb-c.d
20:50:10 [2020-03-27T20:50:10.796Z] #45 11.10   PBCC     images/ipc-desc.pb-c.c
20:50:10 [2020-03-27T20:50:10.796Z] #45 11.13   PBCC     images/ipc-sem.pb-c.c
20:50:10 [2020-03-27T20:50:10.796Z] #45 11.20   DEP      images/ipc-desc.pb-c.d
20:50:10 [2020-03-27T20:50:10.796Z] #45 11.26   DEP      images/ipc-sem.pb-c.d
20:50:11 [2020-03-27T20:50:11.086Z] #45 11.32   PBCC     images/ipc-msg.pb-c.c
20:50:11 [2020-03-27T20:50:11.086Z] #45 11.35   DEP      images/ipc-msg.pb-c.d
20:50:11 [2020-03-27T20:50:11.086Z] #45 11.43   PBCC     images/ipc-shm.pb-c.c
20:50:11 [2020-03-27T20:50:11.086Z] #45 11.47   DEP      images/ipc-shm.pb-c.d
20:50:11 [2020-03-27T20:50:11.086Z] #45 11.55   PBCC     images/ipc-var.pb-c.c
20:50:11 [2020-03-27T20:50:11.169Z] #65 250.6 + bin/containerd-shim-runc-v1
20:50:11 [2020-03-27T20:50:11.375Z] #45 11.60   DEP      images/ipc-var.pb-c.d
20:50:11 [2020-03-27T20:50:11.376Z] #45 11.70   PBCC     images/sk-opts.pb-c.c
20:50:11 [2020-03-27T20:50:11.376Z] #45 11.76   PBCC     images/packet-sock.pb-c.c
20:50:11 [2020-03-27T20:50:11.454Z] #44 184.0   CC       criu/sockets.o
20:50:11 [2020-03-27T20:50:11.665Z] #45 11.88   DEP      images/sk-opts.pb-c.d
20:50:11 [2020-03-27T20:50:11.665Z] #45 11.96   DEP      images/packet-sock.pb-c.d
20:50:11 [2020-03-27T20:50:11.665Z] #45 ...
20:50:11 [2020-03-27T20:50:11.665Z] 
20:50:11 [2020-03-27T20:50:11.665Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:50:11 [2020-03-27T20:50:11.665Z] #34 96.98 bufio
20:50:11 [2020-03-27T20:50:11.665Z] #34 99.89 reflect
20:50:11 [2020-03-27T20:50:11.665Z] #34 102.7 path
20:50:11 [2020-03-27T20:50:11.665Z] #34 105.3 text/tabwriter
20:50:11 [2020-03-27T20:50:11.665Z] #34 ...
20:50:11 [2020-03-27T20:50:11.665Z] 
20:50:11 [2020-03-27T20:50:11.665Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:11 [2020-03-27T20:50:11.665Z] #45 12.06   PBCC     images/sk-netlink.pb-c.c
20:50:11 [2020-03-27T20:50:11.875Z] #44 ...
20:50:11 [2020-03-27T20:50:11.875Z] 
20:50:11 [2020-03-27T20:50:11.875Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
20:50:11 [2020-03-27T20:50:11.875Z] #42 DONE 0.2s
20:50:11 [2020-03-27T20:50:11.875Z] 
20:50:11 [2020-03-27T20:50:11.875Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:11 [2020-03-27T20:50:11.875Z] #44 186.3   CC       criu/sigframe.o
20:50:11 [2020-03-27T20:50:11.954Z] #45 12.16   DEP      images/sk-netlink.pb-c.d
20:50:11 [2020-03-27T20:50:11.954Z] #45 12.28   PBCC     images/sk-inet.pb-c.c
20:50:12 [2020-03-27T20:50:12.019Z] #44 184.7   CC       criu/stats.o
20:50:12 [2020-03-27T20:50:12.132Z] #44 186.6   CC       criu/signalfd.o
20:50:12 [2020-03-27T20:50:12.132Z] #44 186.8   CC       criu/sk-inet.o
20:50:12 [2020-03-27T20:50:12.244Z] #45 12.36   DEP      images/sk-inet.pb-c.d
20:50:12 [2020-03-27T20:50:12.244Z] #45 12.49   PBCC     images/sk-unix.pb-c.c
20:50:12 [2020-03-27T20:50:12.244Z] #45 12.62   DEP      images/sk-unix.pb-c.d
20:50:12 [2020-03-27T20:50:12.244Z] #45 12.73   PBCC     images/mm.pb-c.c
20:50:12 [2020-03-27T20:50:12.277Z] #44 185.1   CC       criu/string.o
20:50:12 [2020-03-27T20:50:12.277Z] #44 185.2   CC       criu/sysctl.o
20:50:12 [2020-03-27T20:50:12.536Z] #45 12.82   DEP      images/mm.pb-c.d
20:50:12 [2020-03-27T20:50:12.825Z] #45 12.94   PBCC     images/timerfd.pb-c.c
20:50:12 [2020-03-27T20:50:12.825Z] #45 13.02   DEP      images/timerfd.pb-c.d
20:50:12 [2020-03-27T20:50:12.825Z] #45 13.10   PBCC     images/timer.pb-c.c
20:50:12 [2020-03-27T20:50:12.825Z] #45 13.14   DEP      images/timer.pb-c.d
20:50:12 [2020-03-27T20:50:12.825Z] #45 13.21   PBCC     images/sa.pb-c.c
20:50:12 [2020-03-27T20:50:12.842Z] #44 185.6   CC       criu/sysfs_parse.o
20:50:13 [2020-03-27T20:50:13.099Z] #44 185.9   CC       criu/timerfd.o
20:50:13 [2020-03-27T20:50:13.113Z] #45 13.30   DEP      images/sa.pb-c.d
20:50:13 [2020-03-27T20:50:13.113Z] #45 13.44   PBCC     images/pipe-data.pb-c.c
20:50:13 [2020-03-27T20:50:13.113Z] #45 13.47   DEP      images/pipe-data.pb-c.d
20:50:13 [2020-03-27T20:50:13.113Z] #45 13.54   PBCC     images/mnt.pb-c.c
20:50:13 [2020-03-27T20:50:13.357Z] #44 186.2   CC       criu/tty.o
20:50:13 [2020-03-27T20:50:13.402Z] #45 13.66   DEP      images/mnt.pb-c.d
20:50:13 [2020-03-27T20:50:13.402Z] #45 13.74   PBCC     images/sk-packet.pb-c.c
20:50:13 [2020-03-27T20:50:13.402Z] #45 13.76   DEP      images/sk-packet.pb-c.d
20:50:13 [2020-03-27T20:50:13.503Z] #44 187.8   CC       criu/sk-netlink.o
20:50:13 [2020-03-27T20:50:13.503Z] #44 188.1   CC       criu/sk-packet.o
20:50:13 [2020-03-27T20:50:13.693Z] #45 13.85   PBCC     images/tcp-stream.pb-c.c
20:50:13 [2020-03-27T20:50:13.693Z] #45 13.94   DEP      images/tcp-stream.pb-c.d
20:50:13 [2020-03-27T20:50:13.693Z] #45 14.07   PBCC     images/pipe.pb-c.c
20:50:13 [2020-03-27T20:50:13.715Z] #65 253.5 + bin/containerd-shim-runc-v2
20:50:13 [2020-03-27T20:50:13.988Z] #45 14.16   DEP      images/pipe.pb-c.d
20:50:13 [2020-03-27T20:50:13.988Z] #45 14.27   PBCC     images/pstree.pb-c.c
20:50:13 [2020-03-27T20:50:13.988Z] #45 14.30   DEP      images/pstree.pb-c.d
20:50:13 [2020-03-27T20:50:13.988Z] #45 14.37   PBCC     images/fs.pb-c.c
20:50:13 [2020-03-27T20:50:13.988Z] #45 ...
20:50:13 [2020-03-27T20:50:13.988Z] 
20:50:13 [2020-03-27T20:50:13.988Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:50:13 [2020-03-27T20:50:13.988Z] #48 99.30 bufio
20:50:13 [2020-03-27T20:50:13.988Z] #48 102.5 path
20:50:13 [2020-03-27T20:50:13.988Z] #48 103.1 reflect
20:50:13 [2020-03-27T20:50:13.988Z] #48 105.0 regexp/syntax
20:50:13 [2020-03-27T20:50:13.988Z] #48 106.6 hash/crc32
20:50:14 [2020-03-27T20:50:14.279Z] #48 ...
20:50:14 [2020-03-27T20:50:14.279Z] 
20:50:14 [2020-03-27T20:50:14.279Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:14 [2020-03-27T20:50:14.279Z] #45 14.41   DEP      images/fs.pb-c.d
20:50:14 [2020-03-27T20:50:14.279Z] #45 14.46   PBCC     images/signalfd.pb-c.c
20:50:14 [2020-03-27T20:50:14.279Z] #45 14.54   DEP      images/signalfd.pb-c.d
20:50:14 [2020-03-27T20:50:14.279Z] #45 14.66   PBCC     images/fh.pb-c.c
20:50:14 [2020-03-27T20:50:14.435Z] #44 188.8   CC       criu/sk-queue.o
20:50:14 [2020-03-27T20:50:14.570Z] #45 14.75   PBCC     images/fsnotify.pb-c.c
20:50:14 [2020-03-27T20:50:14.570Z] #45 14.86   DEP      images/fh.pb-c.d
20:50:14 [2020-03-27T20:50:14.570Z] #45 14.96   DEP      images/fsnotify.pb-c.d
20:50:14 [2020-03-27T20:50:14.692Z] #44 189.3   CC       criu/sk-tcp.o
20:50:14 [2020-03-27T20:50:14.861Z] #45 15.18   PBCC     images/eventpoll.pb-c.c
20:50:14 [2020-03-27T20:50:14.861Z] #45 15.25   DEP      images/eventpoll.pb-c.d
20:50:15 [2020-03-27T20:50:15.093Z] #65 254.5 + binaries
20:50:15 [2020-03-27T20:50:15.093Z] #65 254.5 + mkdir -p /build
20:50:15 [2020-03-27T20:50:15.093Z] #65 254.5 + cp bin/containerd /build/containerd
20:50:15 [2020-03-27T20:50:15.093Z] #65 254.6 + cp bin/containerd-shim /build/containerd-shim
20:50:15 [2020-03-27T20:50:15.093Z] #65 254.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:50:15 [2020-03-27T20:50:15.093Z] #65 254.6 + cp bin/ctr /build/ctr
20:50:15 [2020-03-27T20:50:15.151Z] #45 15.35   PBCC     images/eventfd.pb-c.c
20:50:15 [2020-03-27T20:50:15.151Z] #45 15.38   DEP      images/eventfd.pb-c.d
20:50:15 [2020-03-27T20:50:15.254Z] #44 187.8   CC       criu/tun.o
20:50:15 [2020-03-27T20:50:15.254Z] #44 188.2   CC       criu/uffd.o
20:50:15 [2020-03-27T20:50:15.256Z] #44 189.7   CC       criu/sk-unix.o
20:50:15 [2020-03-27T20:50:15.352Z] #65 DONE 255.0s
20:50:15 [2020-03-27T20:50:15.440Z] #45 15.52   PBCC     images/remap-file-path.pb-c.c
20:50:15 [2020-03-27T20:50:15.440Z] #45 15.56   DEP      images/remap-file-path.pb-c.d
20:50:15 [2020-03-27T20:50:15.440Z] #45 15.64   PBCC     images/fifo.pb-c.c
20:50:15 [2020-03-27T20:50:15.440Z] #45 15.69   DEP      images/fifo.pb-c.d
20:50:15 [2020-03-27T20:50:15.440Z] #45 15.79   PBCC     images/ghost-file.pb-c.c
20:50:15 [2020-03-27T20:50:15.440Z] #45 15.90   DEP      images/ghost-file.pb-c.d
20:50:15 [2020-03-27T20:50:15.733Z] #45 16.02   PBCC     images/regfile.pb-c.c
20:50:15 [2020-03-27T20:50:15.733Z] #45 16.15   DEP      images/regfile.pb-c.d
20:50:16 [2020-03-27T20:50:16.054Z] #45 16.30   PBCC     images/ns.pb-c.c
20:50:16 [2020-03-27T20:50:16.054Z] #45 16.32   DEP      images/ns.pb-c.d
20:50:16 [2020-03-27T20:50:16.344Z] #45 16.48   PBCC     images/fdinfo.pb-c.c
20:50:16 [2020-03-27T20:50:16.344Z] #45 16.72   DEP      images/fdinfo.pb-c.d
20:50:16 [2020-03-27T20:50:16.626Z] #44 189.3   CC       criu/util.o
20:50:16 [2020-03-27T20:50:16.627Z] #44 191.3   CC       criu/sockets.o
20:50:16 [2020-03-27T20:50:16.634Z] #45 16.80   PBCC     images/core-aarch64.pb-c.c
20:50:16 [2020-03-27T20:50:16.634Z] #45 16.90   PBCC     images/core-arm.pb-c.c
20:50:16 [2020-03-27T20:50:16.634Z] #45 ...
20:50:16 [2020-03-27T20:50:16.634Z] 
20:50:16 [2020-03-27T20:50:16.634Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:50:16 [2020-03-27T20:50:16.634Z] #57 102.0 bufio
20:50:16 [2020-03-27T20:50:16.634Z] #57 104.0 reflect
20:50:16 [2020-03-27T20:50:16.634Z] #57 105.2 regexp/syntax
20:50:16 [2020-03-27T20:50:16.728Z] 
20:50:16 [2020-03-27T20:50:16.728Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
20:50:16 [2020-03-27T20:50:16.921Z] #57 ...
20:50:16 [2020-03-27T20:50:16.921Z] 
20:50:16 [2020-03-27T20:50:16.921Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:16 [2020-03-27T20:50:16.921Z] #45 17.02   PBCC     images/core-ppc64.pb-c.c
20:50:16 [2020-03-27T20:50:16.921Z] #45 17.10   PBCC     images/core-s390.pb-c.c
20:50:16 [2020-03-27T20:50:16.921Z] #45 17.19   PBCC     images/core-x86.pb-c.c
20:50:16 [2020-03-27T20:50:16.921Z] #45 17.27   PBCC     images/core.pb-c.c
20:50:16 [2020-03-27T20:50:16.921Z] #45 ...
20:50:16 [2020-03-27T20:50:16.921Z] 
20:50:16 [2020-03-27T20:50:16.921Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:50:16 [2020-03-27T20:50:16.921Z] #11 102.6 Selecting previously unselected package gcc-mingw-w64-base.
20:50:16 [2020-03-27T20:50:16.921Z] #11 102.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
20:50:16 [2020-03-27T20:50:16.921Z] #11 102.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:50:16 [2020-03-27T20:50:16.921Z] #11 102.8 Selecting previously unselected package gcc-mingw-w64-x86-64.
20:50:16 [2020-03-27T20:50:16.921Z] #11 102.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
20:50:16 [2020-03-27T20:50:16.921Z] #11 102.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:50:16 [2020-03-27T20:50:16.987Z] #66 DONE 0.3s
20:50:17 [2020-03-27T20:50:17.211Z] #11 ...
20:50:17 [2020-03-27T20:50:17.211Z] 
20:50:17 [2020-03-27T20:50:17.211Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:50:17 [2020-03-27T20:50:17.211Z] #48 111.4 vendor/golang.org/x/crypto/hkdf
20:50:17 [2020-03-27T20:50:17.211Z] #48 112.4 vendor/golang.org/x/text/transform
20:50:17 [2020-03-27T20:50:17.245Z] 
20:50:17 [2020-03-27T20:50:17.245Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
20:50:17 [2020-03-27T20:50:17.245Z] #70 DONE 0.1s
20:50:17 [2020-03-27T20:50:17.245Z] 
20:50:17 [2020-03-27T20:50:17.245Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
20:50:17 [2020-03-27T20:50:17.504Z] #72 DONE 0.2s
20:50:17 [2020-03-27T20:50:17.504Z] 
20:50:17 [2020-03-27T20:50:17.504Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
20:50:17 [2020-03-27T20:50:17.504Z] #75 DONE 0.1s
20:50:17 [2020-03-27T20:50:17.504Z] 
20:50:17 [2020-03-27T20:50:17.504Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:50:17 [2020-03-27T20:50:17.504Z] #76 DONE 0.0s
20:50:17 [2020-03-27T20:50:17.504Z] 
20:50:17 [2020-03-27T20:50:17.504Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
20:50:17 [2020-03-27T20:50:17.557Z] #44 192.1   CC       criu/stats.o
20:50:17 [2020-03-27T20:50:17.814Z] #44 192.3   CC       criu/string.o
20:50:17 [2020-03-27T20:50:17.814Z] #44 192.4   CC       criu/sysctl.o
20:50:17 [2020-03-27T20:50:17.997Z] #44 190.5   CC       criu/uts_ns.o
20:50:17 [2020-03-27T20:50:17.997Z] #44 190.7   CC       criu/vdso-compat.o
20:50:17 [2020-03-27T20:50:17.997Z] #44 190.9   CC       criu/vdso.o
20:50:18 [2020-03-27T20:50:18.378Z] #44 193.0   CC       criu/sysfs_parse.o
20:50:18 [2020-03-27T20:50:18.560Z] #44 ...
20:50:18 [2020-03-27T20:50:18.560Z] 
20:50:18 [2020-03-27T20:50:18.560Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:50:18 [2020-03-27T20:50:18.560Z] #60 108.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
20:50:18 [2020-03-27T20:50:18.635Z] #44 193.3   CC       criu/timerfd.o
20:50:18 [2020-03-27T20:50:18.880Z] #77 DONE 1.5s
20:50:19 [2020-03-27T20:50:19.140Z] 
20:50:19 [2020-03-27T20:50:19.140Z] #78 exporting to image
20:50:19 [2020-03-27T20:50:19.140Z] #78 exporting layers
20:50:19 [2020-03-27T20:50:19.200Z] #44 193.6   CC       criu/tty.o
20:50:19 [2020-03-27T20:50:19.928Z] #60 110.1 + mkdir -p /build
20:50:19 [2020-03-27T20:50:19.928Z] #60 110.1 + cp runc /build/runc
20:50:19 [2020-03-27T20:50:19.928Z] #60 DONE 110.4s
20:50:19 [2020-03-27T20:50:19.928Z] 
20:50:19 [2020-03-27T20:50:19.928Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:19 [2020-03-27T20:50:19.928Z] #44 191.5   LINK     criu/built-in.o
20:50:19 [2020-03-27T20:50:19.928Z] #44 191.6   LINK     criu/criu
20:50:19 [2020-03-27T20:50:19.928Z] #44 192.0   DEP      lib/c/criu.d
20:50:19 [2020-03-27T20:50:19.928Z] #44 192.0   CC       images/rpc.pb-c.o
20:50:19 [2020-03-27T20:50:19.928Z] #44 192.5   CC       lib/c/criu.o
20:50:20 [2020-03-27T20:50:20.570Z] #44 195.2   CC       criu/tun.o
20:50:21 [2020-03-27T20:50:21.134Z] #44 195.7   CC       criu/uffd.o
20:50:21 [2020-03-27T20:50:21.298Z] #44 193.9   LINK     lib/c/built-in.o
20:50:21 [2020-03-27T20:50:21.298Z] #44 193.9   LINK     lib/c/libcriu.so
20:50:21 [2020-03-27T20:50:21.298Z] #44 194.0   LINK     lib/c/libcriu.a
20:50:21 [2020-03-27T20:50:21.298Z] #44 194.3   GEN      magic.py
20:50:21 [2020-03-27T20:50:21.559Z] #44 194.4 Note: Building without setproctitle() and strlcpy() support.
20:50:21 [2020-03-27T20:50:21.645Z] #48 ...
20:50:21 [2020-03-27T20:50:21.645Z] 
20:50:21 [2020-03-27T20:50:21.645Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:21 [2020-03-27T20:50:21.645Z] #45 17.46   PBCC     images/inventory.pb-c.c
20:50:21 [2020-03-27T20:50:21.645Z] #45 17.60   DEP      images/core-aarch64.pb-c.d
20:50:21 [2020-03-27T20:50:21.645Z] #45 17.76   DEP      images/core-arm.pb-c.d
20:50:21 [2020-03-27T20:50:21.645Z] #45 17.82   DEP      images/core-ppc64.pb-c.d
20:50:21 [2020-03-27T20:50:21.645Z] #45 17.97   DEP      images/core-s390.pb-c.d
20:50:21 [2020-03-27T20:50:21.645Z] #45 18.04   DEP      images/core-x86.pb-c.d
20:50:21 [2020-03-27T20:50:21.645Z] #45 18.13   DEP      images/core.pb-c.d
20:50:21 [2020-03-27T20:50:21.645Z] #45 18.21   DEP      images/inventory.pb-c.d
20:50:21 [2020-03-27T20:50:21.645Z] #45 18.29   PBCC     images/cpuinfo.pb-c.c
20:50:21 [2020-03-27T20:50:21.645Z] #45 18.32   DEP      images/cpuinfo.pb-c.d
20:50:21 [2020-03-27T20:50:21.645Z] #45 18.39   PBCC     images/stats.pb-c.c
20:50:21 [2020-03-27T20:50:21.645Z] #45 18.42   DEP      images/stats.pb-c.d
20:50:21 [2020-03-27T20:50:21.645Z] #45 20.46 make[1]: Nothing to be done for 'all'.
20:50:21 [2020-03-27T20:50:21.816Z] #44 194.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:50:21 [2020-03-27T20:50:21.816Z] #44 194.5 Note: Building without GnuTLS support
20:50:22 [2020-03-27T20:50:22.272Z] #45 22.44   CC       images/stats.o
20:50:22 [2020-03-27T20:50:22.381Z] #44 195.1 fatal: not a git repository (or any of the parent directories): .git
20:50:22 [2020-03-27T20:50:22.504Z] #44 196.8   CC       criu/util.o
20:50:22 [2020-03-27T20:50:22.640Z] #44 195.6 make[1]: Nothing to be done for 'all'.
20:50:22 [2020-03-27T20:50:22.753Z] Client:
20:50:22 [2020-03-27T20:50:22.754Z]  Debug Mode: false
20:50:22 [2020-03-27T20:50:22.754Z]  Plugins:
20:50:22 [2020-03-27T20:50:22.754Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
20:50:22 [2020-03-27T20:50:22.754Z] 
20:50:22 [2020-03-27T20:50:22.754Z] Server:
20:50:22 [2020-03-27T20:50:22.754Z]  Containers: 0
20:50:22 [2020-03-27T20:50:22.754Z]   Running: 0
20:50:22 [2020-03-27T20:50:22.754Z]   Paused: 0
20:50:22 [2020-03-27T20:50:22.754Z]   Stopped: 0
20:50:22 [2020-03-27T20:50:22.754Z]  Images: 0
20:50:22 [2020-03-27T20:50:22.754Z]  Server Version: 19.03.5
20:50:22 [2020-03-27T20:50:22.754Z]  Storage Driver: windowsfilter (windows) lcow (linux)
20:50:22 [2020-03-27T20:50:22.754Z]   Windows: 
20:50:22 [2020-03-27T20:50:22.754Z]   LCOW: 
20:50:22 [2020-03-27T20:50:22.754Z]  Logging Driver: json-file
20:50:22 [2020-03-27T20:50:22.754Z]  Plugins:
20:50:22 [2020-03-27T20:50:22.754Z]   Volume: local
20:50:22 [2020-03-27T20:50:22.754Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:50:22 [2020-03-27T20:50:22.754Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:50:22 [2020-03-27T20:50:22.754Z]  Swarm: inactive
20:50:22 [2020-03-27T20:50:22.754Z]  Default Isolation: process
20:50:22 [2020-03-27T20:50:22.754Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:50:22 [2020-03-27T20:50:22.754Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
20:50:22 [2020-03-27T20:50:22.754Z]  OSType: windows
20:50:22 [2020-03-27T20:50:22.754Z]  Architecture: x86_64
20:50:22 [2020-03-27T20:50:22.754Z]  CPUs: 4
20:50:22 [2020-03-27T20:50:22.754Z]  Total Memory: 32GiB
20:50:22 [2020-03-27T20:50:22.754Z]  Name: azwin-2-ccc0e0
20:50:22 [2020-03-27T20:50:22.754Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
20:50:22 [2020-03-27T20:50:22.754Z]  Docker Root Dir: D:\docker
20:50:22 [2020-03-27T20:50:22.754Z]  Debug Mode: false
20:50:22 [2020-03-27T20:50:22.754Z]  Registry: https://index.docker.io/v1/
20:50:22 [2020-03-27T20:50:22.754Z]  Labels:
20:50:22 [2020-03-27T20:50:22.754Z]  Experimental: true
20:50:22 [2020-03-27T20:50:22.754Z]  Insecure Registries:
20:50:22 [2020-03-27T20:50:22.754Z]   10.0.0.4:5000
20:50:22 [2020-03-27T20:50:22.754Z]   127.0.0.0/8
20:50:22 [2020-03-27T20:50:22.754Z]  Registry Mirrors:
20:50:22 [2020-03-27T20:50:22.754Z]   http://10.0.0.4:5000/
20:50:22 [2020-03-27T20:50:22.754Z]  Live Restore Enabled: false
20:50:22 [2020-03-27T20:50:22.754Z] 
[Pipeline] }
20:50:22 [2020-03-27T20:50:22.899Z] #45 23.13   CC       images/core.o
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
20:50:23 [2020-03-27T20:50:23.205Z] #44 196.1 make[1]: 'images/built-in.o' is up to date.
20:50:23 [2020-03-27T20:50:23.205Z] #44 196.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:50:23 [2020-03-27T20:50:23.205Z] #44 196.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:50:23 [2020-03-27T20:50:23.205Z] #44 196.2 make[1]: 'compel/libcompel.a' is up to date.
20:50:23 [2020-03-27T20:50:23.333Z] #78 exporting layers 3.8s done
20:50:23 [2020-03-27T20:50:23.333Z] #78 writing image sha256:0ef96c877e308c9b2ad45ef47995e897f34b2a16e836c3fcf3cbe8cd6a4a1320
20:50:23 [2020-03-27T20:50:23.333Z] #78 writing image sha256:0ef96c877e308c9b2ad45ef47995e897f34b2a16e836c3fcf3cbe8cd6a4a1320 done
20:50:23 [2020-03-27T20:50:23.333Z] #78 naming to docker.io/library/docker:bc1ca5ab8a5b96299fa801864284a0c706186420 done
20:50:23 [2020-03-27T20:50:23.333Z] #78 DONE 3.8s
[Pipeline] }
20:50:23 [2020-03-27T20:50:23.433Z] #44 197.9   CC       criu/uts_ns.o
20:50:23 [2020-03-27T20:50:23.433Z] #44 198.0   CC       criu/vdso-compat.o
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
20:50:23 [2020-03-27T20:50:23.462Z] #44 196.2 make[1]: 'compel/compel-host-bin' is up to date.
20:50:23 [2020-03-27T20:50:23.462Z] #44 196.2 make[1]: Nothing to be done for 'all'.
20:50:23 [2020-03-27T20:50:23.462Z] #44 196.2 make[1]: 'soccr/libsoccr.a' is up to date.
20:50:23 [2020-03-27T20:50:23.462Z] #44 196.4 make[2]: Nothing to be done for 'all'.
20:50:23 [2020-03-27T20:50:23.462Z] #44 196.4 make[2]: Nothing to be done for 'all'.
20:50:23 [2020-03-27T20:50:23.462Z] #44 196.4 make[2]: Nothing to be done for 'all'.
[Pipeline] sh
20:50:23 [2020-03-27T20:50:23.527Z] #45 ...
20:50:23 [2020-03-27T20:50:23.527Z] 
20:50:23 [2020-03-27T20:50:23.527Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:50:23 [2020-03-27T20:50:23.527Z] #48 118.8 time
20:50:23 [2020-03-27T20:50:23.690Z] #44 198.3   CC       criu/vdso.o
20:50:23 [2020-03-27T20:50:23.720Z] #44 196.5 make[2]: Nothing to be done for 'all'.
20:50:23 [2020-03-27T20:50:23.720Z] #44 196.5 make[2]: Nothing to be done for 'all'.
20:50:23 [2020-03-27T20:50:23.720Z] #44 196.6 make[2]: Nothing to be done for 'all'.
20:50:23 [2020-03-27T20:50:23.720Z] #44 196.6 make[2]: Nothing to be done for 'all'.
20:50:23 [2020-03-27T20:50:23.720Z] #44 196.7 make[2]: Nothing to be done for 'all'.
20:50:23 [2020-03-27T20:50:23.759Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40739/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bc1ca5ab8a5b96299fa801864284a0c706186420 hack/test/unit
20:50:23 [2020-03-27T20:50:23.987Z] #44 196.7   INSTALL  criu/criu
20:50:23 [2020-03-27T20:50:23.987Z] #44 DONE 196.9s
20:50:23 [2020-03-27T20:50:23.987Z] 
20:50:23 [2020-03-27T20:50:23.987Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:50:23 [2020-03-27T20:50:23.987Z] #65 228.2 + bin/containerd
20:50:24 [2020-03-27T20:50:24.254Z] #44 198.8   LINK     criu/built-in.o
20:50:24 [2020-03-27T20:50:24.511Z] #44 198.9   LINK     criu/criu
20:50:24 [2020-03-27T20:50:24.768Z] #44 199.3   DEP      lib/c/criu.d
20:50:24 [2020-03-27T20:50:24.768Z] #44 199.4   CC       images/rpc.pb-c.o
20:50:25 [2020-03-27T20:50:25.333Z] #44 ...
20:50:25 [2020-03-27T20:50:25.333Z] 
20:50:25 [2020-03-27T20:50:25.333Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:50:25 [2020-03-27T20:50:25.333Z] #60 109.5 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
20:50:25 [2020-03-27T20:50:25.420Z] #65 ...
20:50:25 [2020-03-27T20:50:25.420Z] 
20:50:25 [2020-03-27T20:50:25.420Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:50:25 [2020-03-27T20:50:25.420Z] #45 DONE 0.1s
20:50:25 [2020-03-27T20:50:25.420Z] 
20:50:25 [2020-03-27T20:50:25.420Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
20:50:25 [2020-03-27T20:50:25.420Z] #48 DONE 0.1s
20:50:25 [2020-03-27T20:50:25.420Z] 
20:50:25 [2020-03-27T20:50:25.420Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
20:50:25 [2020-03-27T20:50:25.420Z] #51 DONE 0.1s
20:50:25 [2020-03-27T20:50:25.420Z] 
20:50:25 [2020-03-27T20:50:25.420Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:50:25 [2020-03-27T20:50:25.587Z] #48 ...
20:50:25 [2020-03-27T20:50:25.587Z] 
20:50:25 [2020-03-27T20:50:25.587Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:50:25 [2020-03-27T20:50:25.587Z] #34 110.7 internal/syscall/unix
20:50:25 [2020-03-27T20:50:25.587Z] #34 110.8 time
20:50:25 [2020-03-27T20:50:25.587Z] #34 120.8 internal/poll
20:50:25 [2020-03-27T20:50:25.587Z] #34 ...
20:50:25 [2020-03-27T20:50:25.587Z] 
20:50:25 [2020-03-27T20:50:25.587Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:25 [2020-03-27T20:50:25.587Z] #45 24.39   CC       images/core-x86.o
20:50:25 [2020-03-27T20:50:25.587Z] #45 25.43   CC       images/core-arm.o
20:50:25 [2020-03-27T20:50:25.858Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:50:25 [2020-03-27T20:50:25.858Z] 
20:50:25 [2020-03-27T20:50:25.858Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:50:25 [2020-03-27T20:50:25.858Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:50:25 [2020-03-27T20:50:25.858Z] HOSTNAME=06f2dd880561
20:50:25 [2020-03-27T20:50:25.858Z] TESTDEBUG=0
20:50:25 [2020-03-27T20:50:25.858Z] DEST=bundles/test-integration
20:50:25 [2020-03-27T20:50:25.858Z] PWD=/go/src/github.com/docker/docker
20:50:25 [2020-03-27T20:50:25.858Z] DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420
20:50:25 [2020-03-27T20:50:25.858Z] container=docker
20:50:25 [2020-03-27T20:50:25.858Z] HOME=/root
20:50:25 [2020-03-27T20:50:25.858Z] GOLANG_VERSION=1.13.8
20:50:25 [2020-03-27T20:50:25.858Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:50:25 [2020-03-27T20:50:25.858Z] VALIDATE_BRANCH=master
20:50:25 [2020-03-27T20:50:25.858Z] TERM=xterm
20:50:25 [2020-03-27T20:50:25.858Z] DOCKER_PKG=github.com/docker/docker
20:50:25 [2020-03-27T20:50:25.858Z] SHLVL=1
20:50:25 [2020-03-27T20:50:25.858Z] TIMEOUT=120m
20:50:25 [2020-03-27T20:50:25.858Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:50:25 [2020-03-27T20:50:25.858Z] DOCKER_GRAPHDRIVER=overlay2
20:50:25 [2020-03-27T20:50:25.858Z] GO111MODULE=off
20:50:25 [2020-03-27T20:50:25.858Z] DOCKER_EXPERIMENTAL=1
20:50:25 [2020-03-27T20:50:25.858Z] TEST_SKIP_INTEGRATION_CLI=1
20:50:25 [2020-03-27T20:50:25.858Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:50:25 [2020-03-27T20:50:25.858Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:50:25 [2020-03-27T20:50:25.858Z] GOPATH=/go
20:50:25 [2020-03-27T20:50:25.858Z] PKG_CONFIG=pkg-config
20:50:25 [2020-03-27T20:50:25.858Z] _=/usr/bin/env
20:50:25 [2020-03-27T20:50:25.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:50:25 [2020-03-27T20:50:25.875Z] #45 26.22   CC       images/core-aarch64.o
20:50:26 [2020-03-27T20:50:26.507Z] #45 26.89   CC       images/core-ppc64.o
20:50:27 [2020-03-27T20:50:27.233Z] #60 111.1 + mkdir -p /build
20:50:27 [2020-03-27T20:50:27.233Z] #60 111.1 + cp runc /build/runc
20:50:27 [2020-03-27T20:50:27.233Z] #60 DONE 111.5s
20:50:27 [2020-03-27T20:50:27.233Z] 
20:50:27 [2020-03-27T20:50:27.233Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:27 [2020-03-27T20:50:27.233Z] #44 200.0   CC       lib/c/criu.o
20:50:27 [2020-03-27T20:50:27.233Z] #44 200.8   LINK     lib/c/built-in.o
20:50:27 [2020-03-27T20:50:27.233Z] #44 200.8   LINK     lib/c/libcriu.so
20:50:27 [2020-03-27T20:50:27.233Z] #44 200.8   LINK     lib/c/libcriu.a
20:50:27 [2020-03-27T20:50:27.233Z] #44 201.0   GEN      magic.py
20:50:27 [2020-03-27T20:50:27.233Z] #44 201.0 Note: Building without setproctitle() and strlcpy() support.
20:50:27 [2020-03-27T20:50:27.233Z] #44 201.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:50:27 [2020-03-27T20:50:27.233Z] #44 201.0 Note: Building without GnuTLS support
20:50:27 [2020-03-27T20:50:27.233Z] #44 201.6 fatal: not a git repository (or any of the parent directories): .git
20:50:28 [2020-03-27T20:50:28.009Z] #45 28.08   CC       images/core-s390.o
20:50:28 [2020-03-27T20:50:28.165Z] #44 202.7 make[1]: Nothing to be done for 'all'.
20:50:29 [2020-03-27T20:50:29.030Z] ?   	github.com/docker/docker/api	[no test files]
20:50:29 [2020-03-27T20:50:29.097Z] #44 203.4 make[1]: 'images/built-in.o' is up to date.
20:50:29 [2020-03-27T20:50:29.097Z] #44 203.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:50:29 [2020-03-27T20:50:29.097Z] #44 203.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:50:29 [2020-03-27T20:50:29.097Z] #44 203.6 make[1]: 'compel/libcompel.a' is up to date.
20:50:29 [2020-03-27T20:50:29.097Z] #44 203.6 make[1]: 'compel/compel-host-bin' is up to date.
20:50:29 [2020-03-27T20:50:29.097Z] #44 203.6 make[1]: Nothing to be done for 'all'.
20:50:29 [2020-03-27T20:50:29.097Z] #44 203.6 make[1]: 'soccr/libsoccr.a' is up to date.
20:50:29 [2020-03-27T20:50:29.354Z] #44 203.7 make[2]: Nothing to be done for 'all'.
20:50:29 [2020-03-27T20:50:29.354Z] #44 203.8 make[2]: Nothing to be done for 'all'.
20:50:29 [2020-03-27T20:50:29.354Z] #44 203.8 make[2]: Nothing to be done for 'all'.
20:50:29 [2020-03-27T20:50:29.354Z] #44 203.9 make[2]: Nothing to be done for 'all'.
20:50:29 [2020-03-27T20:50:29.354Z] #44 203.9 make[2]: Nothing to be done for 'all'.
20:50:29 [2020-03-27T20:50:29.354Z] #44 203.9 make[2]: Nothing to be done for 'all'.
20:50:29 [2020-03-27T20:50:29.354Z] #44 204.0 make[2]: Nothing to be done for 'all'.
20:50:29 [2020-03-27T20:50:29.515Z] #45 ...
20:50:29 [2020-03-27T20:50:29.515Z] 
20:50:29 [2020-03-27T20:50:29.515Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:50:29 [2020-03-27T20:50:29.515Z] #66 67.49 Checking out files:  51% (1608/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:  84% (2639/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.
20:50:29 [2020-03-27T20:50:29.515Z] #66 69.27 + cd /tmp/tmp.MtItAfXVBV/src/github.com/containerd/containerd
20:50:29 [2020-03-27T20:50:29.515Z] #66 69.27 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
20:50:29 [2020-03-27T20:50:29.612Z] #44 204.1 make[2]: Nothing to be done for 'all'.
20:50:29 [2020-03-27T20:50:29.612Z] #44 204.1   INSTALL  criu/criu
20:50:29 [2020-03-27T20:50:29.612Z] #44 DONE 204.2s
20:50:29 [2020-03-27T20:50:29.612Z] 
20:50:29 [2020-03-27T20:50:29.612Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:50:30 [2020-03-27T20:50:30.555Z] #53 ...
20:50:30 [2020-03-27T20:50:30.555Z] 
20:50:30 [2020-03-27T20:50:30.555Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:50:30 [2020-03-27T20:50:30.555Z] #65 243.8 + bin/containerd
20:50:31 [2020-03-27T20:50:31.024Z] #66 ...
20:50:31 [2020-03-27T20:50:31.024Z] 
20:50:31 [2020-03-27T20:50:31.024Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:50:31 [2020-03-27T20:50:31.024Z] #57 116.1 time
20:50:31 [2020-03-27T20:50:31.024Z] #57 122.8 regexp
20:50:31 [2020-03-27T20:50:31.024Z] #57 ...
20:50:31 [2020-03-27T20:50:31.024Z] 
20:50:31 [2020-03-27T20:50:31.024Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:31 [2020-03-27T20:50:31.024Z] #45 29.64   CC       images/cpuinfo.o
20:50:31 [2020-03-27T20:50:31.024Z] #45 30.49   CC       images/inventory.o
20:50:31 [2020-03-27T20:50:31.024Z] #45 30.91   CC       images/fdinfo.o
20:50:31 [2020-03-27T20:50:31.118Z] #65 ...
20:50:31 [2020-03-27T20:50:31.118Z] 
20:50:31 [2020-03-27T20:50:31.118Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:50:31 [2020-03-27T20:50:31.118Z] #45 DONE 0.1s
20:50:31 [2020-03-27T20:50:31.118Z] 
20:50:31 [2020-03-27T20:50:31.118Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
20:50:31 [2020-03-27T20:50:31.118Z] #48 DONE 0.1s
20:50:31 [2020-03-27T20:50:31.118Z] 
20:50:31 [2020-03-27T20:50:31.118Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
20:50:31 [2020-03-27T20:50:31.118Z] #51 DONE 0.1s
20:50:31 [2020-03-27T20:50:31.118Z] 
20:50:31 [2020-03-27T20:50:31.118Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:50:31 [2020-03-27T20:50:31.315Z] #45 31.58   CC       images/fown.o
20:50:31 [2020-03-27T20:50:31.946Z] #45 31.97   CC       images/ns.o
20:50:31 [2020-03-27T20:50:31.946Z] #45 32.32   CC       images/regfile.o
20:50:31 [2020-03-27T20:50:31.979Z] #53 DONE 308.1s
20:50:31 [2020-03-27T20:50:31.979Z] 
20:50:31 [2020-03-27T20:50:31.979Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:50:32 [2020-03-27T20:50:32.254Z] #45 32.67   CC       images/ghost-file.o
20:50:32 [2020-03-27T20:50:32.899Z] #45 33.16   CC       images/fifo.o
20:50:32 [2020-03-27T20:50:32.911Z] #65 ...
20:50:32 [2020-03-27T20:50:32.911Z] 
20:50:32 [2020-03-27T20:50:32.911Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
20:50:32 [2020-03-27T20:50:32.911Z] #54 DONE 0.2s
20:50:32 [2020-03-27T20:50:32.911Z] 
20:50:32 [2020-03-27T20:50:32.911Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
20:50:32 [2020-03-27T20:50:32.911Z] #57 DONE 0.1s
20:50:32 [2020-03-27T20:50:32.911Z] 
20:50:32 [2020-03-27T20:50:32.911Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
20:50:33 [2020-03-27T20:50:33.168Z] #61 DONE 0.1s
20:50:33 [2020-03-27T20:50:33.168Z] 
20:50:33 [2020-03-27T20:50:33.168Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:50:33 [2020-03-27T20:50:33.190Z] #45 33.38   CC       images/remap-file-path.o
20:50:33 [2020-03-27T20:50:33.190Z] #45 33.67   CC       images/eventfd.o
20:50:33 [2020-03-27T20:50:33.821Z] #45 33.97   CC       images/eventpoll.o
20:50:34 [2020-03-27T20:50:34.109Z] #45 34.49   CC       images/fh.o
20:50:34 [2020-03-27T20:50:34.742Z] #45 35.05   CC       images/fsnotify.o
20:50:35 [2020-03-27T20:50:35.774Z] #45 36.09   CC       images/signalfd.o
20:50:36 [2020-03-27T20:50:36.405Z] #45 36.55   CC       images/fs.o
20:50:36 [2020-03-27T20:50:36.695Z] #45 36.89   CC       images/pstree.o
20:50:36 [2020-03-27T20:50:36.984Z] #45 37.25   CC       images/pipe.o
20:50:37 [2020-03-27T20:50:37.274Z] #45 37.67   CC       images/tcp-stream.o
20:50:37 [2020-03-27T20:50:37.665Z] #53 DONE 314.5s
20:50:37 [2020-03-27T20:50:37.665Z] 
20:50:37 [2020-03-27T20:50:37.665Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:50:37 [2020-03-27T20:50:37.904Z] #45 38.20   CC       images/sk-packet.o
20:50:38 [2020-03-27T20:50:38.542Z] #45 38.69   CC       images/mnt.o
20:50:38 [2020-03-27T20:50:38.542Z] #45 ...
20:50:38 [2020-03-27T20:50:38.542Z] 
20:50:38 [2020-03-27T20:50:38.542Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:50:38 [2020-03-27T20:50:38.542Z] #57 133.6 io/ioutil
20:50:38 [2020-03-27T20:50:38.597Z] #65 ...
20:50:38 [2020-03-27T20:50:38.597Z] 
20:50:38 [2020-03-27T20:50:38.597Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
20:50:38 [2020-03-27T20:50:38.855Z] #54 DONE 0.2s
20:50:38 [2020-03-27T20:50:38.855Z] 
20:50:38 [2020-03-27T20:50:38.855Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
20:50:38 [2020-03-27T20:50:38.855Z] #57 DONE 0.1s
20:50:38 [2020-03-27T20:50:38.855Z] 
20:50:38 [2020-03-27T20:50:38.855Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
20:50:39 [2020-03-27T20:50:39.112Z] #61 DONE 0.1s
20:50:39 [2020-03-27T20:50:39.112Z] 
20:50:39 [2020-03-27T20:50:39.112Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:50:39 [2020-03-27T20:50:39.174Z] #57 ...
20:50:39 [2020-03-27T20:50:39.174Z] 
20:50:39 [2020-03-27T20:50:39.174Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:50:39 [2020-03-27T20:50:39.174Z] #48 124.6 regexp
20:50:39 [2020-03-27T20:50:39.464Z] #48 ...
20:50:39 [2020-03-27T20:50:39.464Z] 
20:50:39 [2020-03-27T20:50:39.464Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:50:39 [2020-03-27T20:50:39.464Z] #34 124.7 os
20:50:39 [2020-03-27T20:50:39.464Z] #34 127.7 internal/fmtsort
20:50:39 [2020-03-27T20:50:39.464Z] #34 130.3 path/filepath
20:50:39 [2020-03-27T20:50:39.464Z] #34 130.3 fmt
20:50:39 [2020-03-27T20:50:39.464Z] #34 132.9 io/ioutil
20:50:39 [2020-03-27T20:50:39.464Z] #34 ...
20:50:39 [2020-03-27T20:50:39.464Z] 
20:50:39 [2020-03-27T20:50:39.464Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:39 [2020-03-27T20:50:39.464Z] #45 39.23   CC       images/pipe-data.o
20:50:39 [2020-03-27T20:50:39.464Z] #45 39.63   CC       images/sa.o
20:50:39 [2020-03-27T20:50:39.755Z] #45 40.07   CC       images/timer.o
20:50:40 [2020-03-27T20:50:40.384Z] #45 40.75   CC       images/timerfd.o
20:50:41 [2020-03-27T20:50:41.014Z] #45 41.24   CC       images/mm.o
20:50:41 [2020-03-27T20:50:41.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:50:41 [2020-03-27T20:50:41.250Z] ok  	github.com/docker/docker/api/server	0.026s	coverage: 9.0% of statements
20:50:41 [2020-03-27T20:50:41.303Z] #45 ...
20:50:41 [2020-03-27T20:50:41.303Z] 
20:50:41 [2020-03-27T20:50:41.303Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:50:41 [2020-03-27T20:50:41.304Z] #66 71.52 + export 'BUILDTAGS=netgo osusergo static_build'
20:50:41 [2020-03-27T20:50:41.304Z] #66 71.53 + BUILDTAGS='netgo osusergo static_build'
20:50:41 [2020-03-27T20:50:41.304Z] #66 71.53 + export EXTRA_FLAGS=-buildmode=pie
20:50:41 [2020-03-27T20:50:41.304Z] #66 71.53 + EXTRA_FLAGS=-buildmode=pie
20:50:41 [2020-03-27T20:50:41.304Z] #66 71.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
20:50:41 [2020-03-27T20:50:41.304Z] #66 71.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
20:50:41 [2020-03-27T20:50:41.304Z] #66 71.53 + '[' '' = dynamic ']'
20:50:41 [2020-03-27T20:50:41.304Z] #66 71.53 + make
20:50:41 [2020-03-27T20:50:41.304Z] #66 72.35 + bin/ctr
20:50:41 [2020-03-27T20:50:41.304Z] #66 ...
20:50:41 [2020-03-27T20:50:41.304Z] 
20:50:41 [2020-03-27T20:50:41.304Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:41 [2020-03-27T20:50:41.304Z] #45 41.78   CC       images/sk-opts.o
20:50:41 [2020-03-27T20:50:41.934Z] #45 42.13   CC       images/sk-unix.o
20:50:42 [2020-03-27T20:50:42.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:50:42 [2020-03-27T20:50:42.562Z] #45 42.73   CC       images/sk-inet.o
20:50:43 [2020-03-27T20:50:43.190Z] #45 43.55   CC       images/tun.o
20:50:43 [2020-03-27T20:50:43.819Z] #45 44.14   CC       images/sk-netlink.o
20:50:44 [2020-03-27T20:50:44.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:50:44 [2020-03-27T20:50:44.452Z] #45 44.64   CC       images/packet-sock.o
20:50:45 [2020-03-27T20:50:45.090Z] #45 45.36   CC       images/ipc-var.o
20:50:45 [2020-03-27T20:50:45.395Z] #45 45.69   CC       images/ipc-desc.o
20:50:46 [2020-03-27T20:50:46.024Z] #45 46.17   CC       images/ipc-shm.o
20:50:46 [2020-03-27T20:50:46.314Z] #45 46.61   CC       images/ipc-msg.o
20:50:46 [2020-03-27T20:50:46.944Z] #45 47.13   CC       images/ipc-sem.o
20:50:47 [2020-03-27T20:50:47.233Z] #45 47.57   CC       images/utsns.o
20:50:47 [2020-03-27T20:50:47.863Z] #45 48.03   CC       images/creds.o
20:50:48 [2020-03-27T20:50:48.152Z] #45 48.32   CC       images/vma.o
20:50:48 [2020-03-27T20:50:48.442Z] #45 48.70   CC       images/netdev.o
20:50:48 [2020-03-27T20:50:48.673Z] DEBUG: print all environment variables to check how Jenkins runs this script
20:50:48 [2020-03-27T20:50:48.673Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a51369b6\powershellScript.ps1'; exit $LASTEXITCODE;
20:50:48 [2020-03-27T20:50:48.673Z] ----------------------------------------------------------------------------
20:50:48 [2020-03-27T20:50:48.673Z] 
20:50:48 [2020-03-27T20:50:48.673Z] INFO: executeCI.ps1 starting at Fri Mar 27 20:50:45 CUT 2020
20:50:48 [2020-03-27T20:50:48.673Z] 
20:50:48 [2020-03-27T20:50:48.673Z] INFO: Script version 05-Feb-2019 09:03 PDT
20:50:48 [2020-03-27T20:50:48.673Z] INFO: Running git version 2.24.1.windows.2
20:50:48 [2020-03-27T20:50:48.673Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
20:50:48 [2020-03-27T20:50:48.673Z] INFO: Environment variables:
20:50:48 [2020-03-27T20:50:48.673Z] 
20:50:48 [2020-03-27T20:50:48.673Z] Name                           Value                                                                                   
20:50:48 [2020-03-27T20:50:48.673Z] ----                           -----                                                                                   
20:50:48 [2020-03-27T20:50:48.673Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
20:50:48 [2020-03-27T20:50:48.673Z] amd64                          true                                                                                    
20:50:48 [2020-03-27T20:50:48.673Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
20:50:48 [2020-03-27T20:50:48.673Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
20:50:48 [2020-03-27T20:50:48.673Z] arm64                          true                                                                                    
20:50:48 [2020-03-27T20:50:48.673Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
20:50:48 [2020-03-27T20:50:48.673Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
20:50:48 [2020-03-27T20:50:48.673Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
20:50:48 [2020-03-27T20:50:48.673Z] BRANCH_NAME                    PR-40739                                                                                
20:50:48 [2020-03-27T20:50:48.673Z] BUILD_DISPLAY_NAME             #3                                                                                      
20:50:48 [2020-03-27T20:50:48.673Z] BUILD_ID                       3                                                                                       
20:50:48 [2020-03-27T20:50:48.673Z] BUILD_NUMBER                   3                                                                                       
20:50:48 [2020-03-27T20:50:48.673Z] BUILD_TAG                      jenkins-moby-PR-40739-3                                                                 
20:50:48 [2020-03-27T20:50:48.673Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40739/3/                              
20:50:48 [2020-03-27T20:50:48.673Z] CHANGE_AUTHOR                  thaJeztah                                                                               
20:50:48 [2020-03-27T20:50:48.673Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
20:50:48 [2020-03-27T20:50:48.673Z] CHANGE_BRANCH                  seccomp_time64                                                                          
20:50:48 [2020-03-27T20:50:48.673Z] CHANGE_FORK                    thaJeztah/docker                                                                        
20:50:48 [2020-03-27T20:50:48.673Z] CHANGE_ID                      40739                                                                                   
20:50:48 [2020-03-27T20:50:48.673Z] CHANGE_TARGET                  master                                                                                  
20:50:48 [2020-03-27T20:50:48.673Z] CHANGE_TITLE                   seccomp: add 64-bit time_t syscalls                                                     
20:50:48 [2020-03-27T20:50:48.673Z] CHANGE_URL                     https://github.com/moby/moby/pull/40739                                                 
20:50:48 [2020-03-27T20:50:48.673Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
20:50:48 [2020-03-27T20:50:48.673Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
20:50:48 [2020-03-27T20:50:48.673Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
20:50:48 [2020-03-27T20:50:48.673Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
20:50:48 [2020-03-27T20:50:48.673Z] COMPUTERNAME                   azwin-2-ccc0e0                                                                          
20:50:48 [2020-03-27T20:50:48.673Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
20:50:48 [2020-03-27T20:50:48.673Z] ConfigSequenceNumber           0                                                                                       
20:50:48 [2020-03-27T20:50:48.673Z] dco                            true                                                                                    
20:50:48 [2020-03-27T20:50:48.674Z] DOCKER_BUILDKIT                0                                                                                       
20:50:48 [2020-03-27T20:50:48.674Z] DOCKER_DUT_DEBUG               1                                                                                       
20:50:48 [2020-03-27T20:50:48.674Z] DOCKER_EXPERIMENTAL            1                                                                                       
20:50:48 [2020-03-27T20:50:48.674Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
20:50:48 [2020-03-27T20:50:48.674Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
20:50:48 [2020-03-27T20:50:48.674Z] EXECUTOR_NUMBER                0                                                                                       
20:50:48 [2020-03-27T20:50:48.674Z] FQDN                           azwin-2-ccc0e0.westus.cloudapp.azure.com                                                
20:50:48 [2020-03-27T20:50:48.674Z] GIT_BRANCH                     PR-40739                                                                                
20:50:48 [2020-03-27T20:50:48.674Z] GIT_COMMIT                     bc1ca5ab8a5b96299fa801864284a0c706186420                                                
20:50:48 [2020-03-27T20:50:48.674Z] GIT_PREVIOUS_COMMIT            d0d241cede4ffcd06c3f25c26b75051eba066463                                                
20:50:48 [2020-03-27T20:50:48.674Z] GIT_URL                        https://github.com/moby/moby.git                                                        
20:50:48 [2020-03-27T20:50:48.674Z] HUDSON_COOKIE                  f3f29394-43bb-48d7-a163-c51670b5733f                                                    
20:50:48 [2020-03-27T20:50:48.674Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
20:50:48 [2020-03-27T20:50:48.674Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
20:50:48 [2020-03-27T20:50:48.674Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
20:50:48 [2020-03-27T20:50:48.674Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
20:50:48 [2020-03-27T20:50:48.674Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
20:50:48 [2020-03-27T20:50:48.674Z] JENKINS_NODE_COOKIE            f62c2c3c-d2c2-40fe-bc74-4001d49ad25f                                                    
20:50:48 [2020-03-27T20:50:48.674Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
20:50:48 [2020-03-27T20:50:48.674Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
20:50:48 [2020-03-27T20:50:48.674Z] JOB_BASE_NAME                  PR-40739                                                                                
20:50:48 [2020-03-27T20:50:48.674Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40739/display/redirect                
20:50:48 [2020-03-27T20:50:48.674Z] JOB_NAME                       moby/PR-40739                                                                           
20:50:48 [2020-03-27T20:50:48.674Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40739/                                
20:50:48 [2020-03-27T20:50:48.674Z] library.jps.version            master                                                                                  
20:50:48 [2020-03-27T20:50:48.674Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
20:50:48 [2020-03-27T20:50:48.674Z] NODE_LABELS                    amd64 azure azwin-2-ccc0e0 azwin-2019 docker west-us windows windows-2019 x86_64        
20:50:48 [2020-03-27T20:50:48.674Z] NODE_NAME                      azwin-2-ccc0e0                                                                          
20:50:48 [2020-03-27T20:50:48.674Z] NUMBER_OF_PROCESSORS           4                                                                                       
20:50:48 [2020-03-27T20:50:48.674Z] OS                             Windows_NT                                                                              
20:50:48 [2020-03-27T20:50:48.675Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
20:50:48 [2020-03-27T20:50:48.675Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
20:50:48 [2020-03-27T20:50:48.675Z] ppc64le                        true                                                                                    
20:50:48 [2020-03-27T20:50:48.675Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
20:50:48 [2020-03-27T20:50:48.675Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
20:50:48 [2020-03-27T20:50:48.675Z] PROCESSOR_LEVEL                6                                                                                       
20:50:48 [2020-03-27T20:50:48.675Z] PROCESSOR_REVISION             4f01                                                                                    
20:50:48 [2020-03-27T20:50:48.675Z] ProgramData                    C:\ProgramData                                                                          
20:50:48 [2020-03-27T20:50:48.675Z] ProgramFiles                   C:\Program Files                                                                        
20:50:48 [2020-03-27T20:50:48.675Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
20:50:48 [2020-03-27T20:50:48.675Z] ProgramW6432                   C:\Program Files                                                                        
20:50:48 [2020-03-27T20:50:48.675Z] PROMPT                         $P$G                                                                                    
20:50:48 [2020-03-27T20:50:48.675Z] PSExecutionPolicyPreference    Bypass                                                                                  
20:50:48 [2020-03-27T20:50:48.675Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
20:50:48 [2020-03-27T20:50:48.675Z] PUBLIC                         C:\Users\Public                                                                         
20:50:48 [2020-03-27T20:50:48.675Z] rootless                       true                                                                                    
20:50:48 [2020-03-27T20:50:48.675Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40739/3/display/redirect?page=changes 
20:50:48 [2020-03-27T20:50:48.675Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40739/3/display/redirect              
20:50:48 [2020-03-27T20:50:48.675Z] s390x                          true                                                                                    
20:50:48 [2020-03-27T20:50:48.675Z] SKIP_VALIDATION_TESTS          1                                                                                       
20:50:48 [2020-03-27T20:50:48.675Z] SOURCES_DRIVE                  d                                                                                       
20:50:48 [2020-03-27T20:50:48.675Z] SOURCES_SUBDIR                 gopath                                                                                  
20:50:48 [2020-03-27T20:50:48.675Z] STAGE_NAME                     Run tests                                                                               
20:50:48 [2020-03-27T20:50:48.675Z] SystemDrive                    C:                                                                                      
20:50:48 [2020-03-27T20:50:48.675Z] SystemRoot                     C:\windows                                                                              
20:50:48 [2020-03-27T20:50:48.675Z] TEMP                           C:\windows\TEMP                                                                         
20:50:48 [2020-03-27T20:50:48.675Z] TESTDEBUG                      0                                                                                       
20:50:48 [2020-03-27T20:50:48.675Z] TESTRUN_DRIVE                  d                                                                                       
20:50:48 [2020-03-27T20:50:48.675Z] TESTRUN_SUBDIR                 CI                                                                                      
20:50:48 [2020-03-27T20:50:48.675Z] TIMEOUT                        120m                                                                                    
20:50:48 [2020-03-27T20:50:48.675Z] TMP                            C:\windows\TEMP                                                                         
20:50:48 [2020-03-27T20:50:48.675Z] unit_validate                  true                                                                                    
20:50:48 [2020-03-27T20:50:48.675Z] USERDOMAIN                     WORKGROUP                                                                               
20:50:48 [2020-03-27T20:50:48.675Z] USERNAME                       azwin-2-ccc0e0$                                                                         
20:50:48 [2020-03-27T20:50:48.675Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
20:50:48 [2020-03-27T20:50:48.675Z] validate_force                 false                                                                                   
20:50:48 [2020-03-27T20:50:48.675Z] windir                         C:\windows                                                                              
20:50:48 [2020-03-27T20:50:48.675Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
20:50:48 [2020-03-27T20:50:48.675Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
20:50:48 [2020-03-27T20:50:48.675Z] windowsRS1                     false                                                                                   
20:50:48 [2020-03-27T20:50:48.675Z] windowsRS5                     true                                                                                    
20:50:48 [2020-03-27T20:50:48.675Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
20:50:48 [2020-03-27T20:50:48.675Z] 
20:50:48 [2020-03-27T20:50:48.675Z] 
20:50:48 [2020-03-27T20:50:48.675Z] 
20:50:48 [2020-03-27T20:50:48.675Z] INFO: Sources under d:\gopath\...
20:50:48 [2020-03-27T20:50:48.675Z] INFO: Test run under d:\CI\...
20:50:48 [2020-03-27T20:50:48.675Z] INFO: Running in D:\gopath\src\github.com\docker\docker
20:50:48 [2020-03-27T20:50:48.675Z] INFO: docker/docker repository was found
20:50:49 [2020-03-27T20:50:49.070Z] #45 49.48   CC       images/tty.o
20:50:49 [2020-03-27T20:50:49.123Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
20:50:49 [2020-03-27T20:50:49.573Z] ltsc2019: Pulling from windows/servercore
20:50:49 [2020-03-27T20:50:49.698Z] #45 ...
20:50:49 [2020-03-27T20:50:49.698Z] 
20:50:49 [2020-03-27T20:50:49.698Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:50:49 [2020-03-27T20:50:49.698Z] #11 135.3 Selecting previously unselected package g++-mingw-w64-x86-64.
20:50:49 [2020-03-27T20:50:49.698Z] #11 135.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
20:50:49 [2020-03-27T20:50:49.698Z] #11 135.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:50:49 [2020-03-27T20:50:49.987Z] #11 ...
20:50:49 [2020-03-27T20:50:49.987Z] 
20:50:49 [2020-03-27T20:50:49.987Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:50:49 [2020-03-27T20:50:49.987Z] #48 136.1 os/exec
20:50:49 [2020-03-27T20:50:49.987Z] #48 136.1 net
20:50:49 [2020-03-27T20:50:49.987Z] #48 136.7 internal/lazyregexp
20:50:49 [2020-03-27T20:50:49.987Z] #48 137.6 github.com/LK4D4/vndr/versioned
20:50:49 [2020-03-27T20:50:49.987Z] #48 144.2 go/scanner
20:50:49 [2020-03-27T20:50:49.987Z] #48 144.2 net/url
20:50:49 [2020-03-27T20:50:49.987Z] #48 144.2 text/template/parse
20:50:49 [2020-03-27T20:50:49.987Z] #48 ...
20:50:49 [2020-03-27T20:50:49.987Z] 
20:50:49 [2020-03-27T20:50:49.987Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:50:49 [2020-03-27T20:50:49.987Z] #57 135.3 mvdan.cc/sh/v3/fileutil
20:50:49 [2020-03-27T20:50:49.987Z] #57 138.2 flag
20:50:49 [2020-03-27T20:50:49.987Z] #57 138.2 go/token
20:50:49 [2020-03-27T20:50:49.987Z] #57 138.2 github.com/pkg/diff
20:50:49 [2020-03-27T20:50:49.987Z] #57 138.2 encoding/binary
20:50:49 [2020-03-27T20:50:49.987Z] #57 142.7 go/scanner
20:50:50 [2020-03-27T20:50:50.025Z] 65014b3c3121: Pulling fs layer
20:50:50 [2020-03-27T20:50:50.025Z] 23645bd7ee08: Pulling fs layer
20:50:50 [2020-03-27T20:50:50.277Z] #57 ...
20:50:50 [2020-03-27T20:50:50.277Z] 
20:50:50 [2020-03-27T20:50:50.277Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:50 [2020-03-27T20:50:50.277Z] #45 50.40   CC       images/file-lock.o
20:50:50 [2020-03-27T20:50:50.566Z] #45 50.77   CC       images/rlimit.o
20:50:50 [2020-03-27T20:50:50.856Z] #45 51.21   CC       images/pagemap.o
20:50:51 [2020-03-27T20:50:51.173Z] #45 ...
20:50:51 [2020-03-27T20:50:51.173Z] 
20:50:51 [2020-03-27T20:50:51.173Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:50:51 [2020-03-27T20:50:51.173Z] #34 136.4 log
20:50:51 [2020-03-27T20:50:51.173Z] #34 136.4 github.com/BurntSushi/toml
20:50:51 [2020-03-27T20:50:51.173Z] #34 136.5 flag
20:50:51 [2020-03-27T20:50:51.173Z] #34 144.0 github.com/BurntSushi/toml/cmd/tomlv
20:50:51 [2020-03-27T20:50:51.173Z] #34 ...
20:50:51 [2020-03-27T20:50:51.173Z] 
20:50:51 [2020-03-27T20:50:51.173Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:50:51 [2020-03-27T20:50:51.173Z] #57 146.4 mvdan.cc/editorconfig
20:50:51 [2020-03-27T20:50:51.459Z] #57 146.8 mvdan.cc/sh/v3/syntax
20:50:54 [2020-03-27T20:50:54.174Z] #57 149.3 encoding/json
20:50:54 [2020-03-27T20:50:54.801Z] #57 150.1 go/ast
20:50:55 [2020-03-27T20:50:55.069Z] #65 257.4 + bin/containerd-stress
20:50:55 [2020-03-27T20:50:55.069Z] #65 259.1 + bin/containerd-shim
20:50:55 [2020-03-27T20:50:55.829Z] #57 ...
20:50:55 [2020-03-27T20:50:55.829Z] 
20:50:55 [2020-03-27T20:50:55.829Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:50:55 [2020-03-27T20:50:55.829Z] #34 DONE 150.9s
20:50:55 [2020-03-27T20:50:55.829Z] 
20:50:55 [2020-03-27T20:50:55.829Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:50:55 [2020-03-27T20:50:55.829Z] #45 51.80   CC       images/siginfo.o
20:50:55 [2020-03-27T20:50:55.829Z] #45 52.32   CC       images/rpc.o
20:50:55 [2020-03-27T20:50:55.829Z] #45 55.05   CC       images/ext-file.o
20:50:55 [2020-03-27T20:50:55.829Z] #45 55.42   CC       images/cgroup.o
20:50:57 [2020-03-27T20:50:57.882Z] #45 57.81   CC       images/userns.o
20:50:57 [2020-03-27T20:50:57.882Z] #45 58.24   CC       images/google/protobuf/descriptor.o
20:50:58 [2020-03-27T20:50:58.171Z] #45 ...
20:50:58 [2020-03-27T20:50:58.171Z] 
20:50:58 [2020-03-27T20:50:58.171Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:50:58 [2020-03-27T20:50:58.171Z] #57 153.5 golang.org/x/sys/unix
20:50:58 [2020-03-27T20:50:58.510Z] 23645bd7ee08: Verifying Checksum
20:50:59 [2020-03-27T20:50:59.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:51:00 [2020-03-27T20:51:00.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:51:00 [2020-03-27T20:51:00.324Z] #65 265.5 + bin/containerd-shim-runc-v1
20:51:01 [2020-03-27T20:51:01.017Z] #65 272.4 + bin/containerd-stress
20:51:01 [2020-03-27T20:51:01.017Z] #65 274.0 + bin/containerd-shim
20:51:01 [2020-03-27T20:51:01.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:51:02 [2020-03-27T20:51:02.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:51:02 [2020-03-27T20:51:02.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:51:03 [2020-03-27T20:51:03.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:51:03 [2020-03-27T20:51:03.598Z] #65 268.4 + bin/containerd-shim-runc-v2
20:51:03 [2020-03-27T20:51:03.731Z] #57 ...
20:51:03 [2020-03-27T20:51:03.731Z] 
20:51:03 [2020-03-27T20:51:03.731Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:51:03 [2020-03-27T20:51:03.731Z] #45 61.85   CC       images/opts.o
20:51:03 [2020-03-27T20:51:03.731Z] #45 62.34   CC       images/seccomp.o
20:51:03 [2020-03-27T20:51:03.731Z] #45 62.87   CC       images/binfmt-misc.o
20:51:03 [2020-03-27T20:51:03.731Z] #45 63.37   CC       images/time.o
20:51:03 [2020-03-27T20:51:03.731Z] #45 63.85   CC       images/sysctl.o
20:51:04 [2020-03-27T20:51:04.022Z] #45 64.26   CC       images/autofs.o
20:51:04 [2020-03-27T20:51:04.161Z] #65 269.2 + binaries
20:51:04 [2020-03-27T20:51:04.161Z] #65 269.2 + mkdir -p /build
20:51:04 [2020-03-27T20:51:04.161Z] #65 269.2 + cp bin/containerd /build/containerd
20:51:04 [2020-03-27T20:51:04.161Z] #65 269.3 + cp bin/containerd-shim /build/containerd-shim
20:51:04 [2020-03-27T20:51:04.161Z] #65 269.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:51:04 [2020-03-27T20:51:04.227Z] 65014b3c3121: Verifying Checksum
20:51:04 [2020-03-27T20:51:04.227Z] 65014b3c3121: Download complete
20:51:04 [2020-03-27T20:51:04.310Z] #45 ...
20:51:04 [2020-03-27T20:51:04.310Z] 
20:51:04 [2020-03-27T20:51:04.310Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:51:04 [2020-03-27T20:51:04.310Z] #48 149.6 go/ast
20:51:04 [2020-03-27T20:51:04.310Z] #48 152.8 encoding/json
20:51:04 [2020-03-27T20:51:04.418Z] #65 269.3 + cp bin/ctr /build/ctr
20:51:04 [2020-03-27T20:51:04.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:51:04 [2020-03-27T20:51:04.598Z] #48 ...
20:51:04 [2020-03-27T20:51:04.598Z] 
20:51:04 [2020-03-27T20:51:04.598Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:51:04 [2020-03-27T20:51:04.598Z] #45 64.68   CC       images/macvlan.o
20:51:04 [2020-03-27T20:51:04.675Z] #65 DONE 269.7s
20:51:04 [2020-03-27T20:51:04.886Z] #45 65.00   CC       images/sit.o
20:51:05 [2020-03-27T20:51:05.177Z] #45 65.48   LINK     images/built-in.o
20:51:05 [2020-03-27T20:51:05.465Z] #45 65.71   GEN      compel/include/asm
20:51:05 [2020-03-27T20:51:05.465Z] #45 65.72   GEN      compel/include/version.h
20:51:05 [2020-03-27T20:51:05.465Z] #45 65.75 touch .config
20:51:05 [2020-03-27T20:51:05.465Z] #45 65.80   GEN      include/common/config.h
20:51:05 [2020-03-27T20:51:05.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:51:05 [2020-03-27T20:51:05.605Z] 
20:51:05 [2020-03-27T20:51:05.605Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
20:51:05 [2020-03-27T20:51:05.753Z] #45 65.95   GEN      compel/plugins/include/uapi/std/syscall-codes.h
20:51:05 [2020-03-27T20:51:05.753Z] #45 65.98   GEN      compel/plugins/include/uapi/std/syscall.h
20:51:05 [2020-03-27T20:51:05.753Z] #45 66.02   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
20:51:05 [2020-03-27T20:51:05.753Z] #45 66.04   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
20:51:05 [2020-03-27T20:51:05.862Z] #66 DONE 0.2s
20:51:05 [2020-03-27T20:51:05.862Z] 
20:51:05 [2020-03-27T20:51:05.862Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
20:51:06 [2020-03-27T20:51:06.044Z] #45 66.15   DEP      compel/arch/ppc64/plugins/std/memcmp.d
20:51:06 [2020-03-27T20:51:06.044Z] #45 66.22   DEP      compel/arch/ppc64/plugins/std/memcpy.d
20:51:06 [2020-03-27T20:51:06.044Z] #45 66.30   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
20:51:06 [2020-03-27T20:51:06.044Z] #45 66.35   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
20:51:06 [2020-03-27T20:51:06.044Z] #45 66.35   DEP      compel/plugins/std/infect.d
20:51:06 [2020-03-27T20:51:06.120Z] #70 DONE 0.1s
20:51:06 [2020-03-27T20:51:06.120Z] 
20:51:06 [2020-03-27T20:51:06.120Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
20:51:06 [2020-03-27T20:51:06.120Z] #72 DONE 0.1s
20:51:06 [2020-03-27T20:51:06.120Z] 
20:51:06 [2020-03-27T20:51:06.120Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
20:51:06 [2020-03-27T20:51:06.120Z] #75 DONE 0.1s
20:51:06 [2020-03-27T20:51:06.332Z] #45 66.72   DEP      compel/plugins/std/string.d
20:51:06 [2020-03-27T20:51:06.376Z] 
20:51:06 [2020-03-27T20:51:06.376Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:51:06 [2020-03-27T20:51:06.376Z] #76 DONE 0.0s
20:51:06 [2020-03-27T20:51:06.376Z] 
20:51:06 [2020-03-27T20:51:06.376Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
20:51:06 [2020-03-27T20:51:06.621Z] #45 66.98   DEP      compel/plugins/std/log.d
20:51:06 [2020-03-27T20:51:06.911Z] #45 67.20   DEP      compel/plugins/std/fds.d
20:51:07 [2020-03-27T20:51:07.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:51:07 [2020-03-27T20:51:07.202Z] #45 67.41   DEP      compel/plugins/std/std.d
20:51:07 [2020-03-27T20:51:07.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:51:07 [2020-03-27T20:51:07.491Z] #45 67.59   DEP      compel/plugins/shmem/shmem.d
20:51:07 [2020-03-27T20:51:07.491Z] #45 67.75   DEP      compel/plugins/fds/fds.d
20:51:07 [2020-03-27T20:51:07.568Z] #65 280.5 + bin/containerd-shim-runc-v1
20:51:07 [2020-03-27T20:51:07.743Z] #77 DONE 1.2s
20:51:07 [2020-03-27T20:51:07.743Z] 
20:51:07 [2020-03-27T20:51:07.743Z] #78 exporting to image
20:51:07 [2020-03-27T20:51:07.743Z] #78 exporting layers
20:51:07 [2020-03-27T20:51:07.788Z] #45 67.99   CC       compel/plugins/std/std.o
20:51:08 [2020-03-27T20:51:08.429Z] #45 68.67   CC       compel/plugins/std/fds.o
20:51:08 [2020-03-27T20:51:08.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:51:09 [2020-03-27T20:51:09.059Z] #45 69.23   CC       compel/plugins/std/log.o
20:51:09 [2020-03-27T20:51:09.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:51:10 [2020-03-27T20:51:10.563Z] #45 70.60   CC       compel/plugins/std/string.o
20:51:10 [2020-03-27T20:51:10.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:51:10 [2020-03-27T20:51:10.841Z] #65 283.5 + bin/containerd-shim-runc-v2
20:51:10 [2020-03-27T20:51:10.852Z] #45 ...
20:51:10 [2020-03-27T20:51:10.852Z] 
20:51:10 [2020-03-27T20:51:10.852Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
20:51:10 [2020-03-27T20:51:10.852Z] #11 161.7 Selecting previously unselected package libapparmor1:ppc64el.
20:51:10 [2020-03-27T20:51:10.852Z] #11 161.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 161.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 161.9 Selecting previously unselected package libapparmor-dev:ppc64el.
20:51:10 [2020-03-27T20:51:10.852Z] #11 161.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 161.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 162.1 Selecting previously unselected package libbtrfs0.
20:51:10 [2020-03-27T20:51:10.852Z] #11 162.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 162.1 Unpacking libbtrfs0 (4.20.1-2) ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 162.3 Selecting previously unselected package libbtrfs-dev.
20:51:10 [2020-03-27T20:51:10.852Z] #11 162.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 162.3 Unpacking libbtrfs-dev (4.20.1-2) ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 162.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
20:51:10 [2020-03-27T20:51:10.852Z] #11 162.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 162.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 162.6 Selecting previously unselected package libudev-dev:ppc64el.
20:51:10 [2020-03-27T20:51:10.852Z] #11 162.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 162.7 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 162.9 Selecting previously unselected package libsepol1-dev:ppc64el.
20:51:10 [2020-03-27T20:51:10.852Z] #11 162.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 162.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 163.6 Selecting previously unselected package libpcre16-3:ppc64el.
20:51:10 [2020-03-27T20:51:10.852Z] #11 163.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 163.6 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 163.9 Selecting previously unselected package libpcre32-3:ppc64el.
20:51:10 [2020-03-27T20:51:10.852Z] #11 163.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 163.9 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 164.2 Selecting previously unselected package libpcrecpp0v5:ppc64el.
20:51:10 [2020-03-27T20:51:10.852Z] #11 164.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 164.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 164.4 Selecting previously unselected package libpcre3-dev:ppc64el.
20:51:10 [2020-03-27T20:51:10.852Z] #11 164.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 164.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 165.2 Selecting previously unselected package libselinux1-dev:ppc64el.
20:51:10 [2020-03-27T20:51:10.852Z] #11 165.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 165.2 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 165.6 Selecting previously unselected package libdevmapper-dev:ppc64el.
20:51:10 [2020-03-27T20:51:10.852Z] #11 165.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 165.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 165.8 Selecting previously unselected package libseccomp-dev:ppc64el.
20:51:10 [2020-03-27T20:51:10.852Z] #11 165.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 165.8 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 166.0 Selecting previously unselected package libsystemd-dev:ppc64el.
20:51:10 [2020-03-27T20:51:10.852Z] #11 166.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ...
20:51:10 [2020-03-27T20:51:10.852Z] #11 166.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ...
20:51:11 [2020-03-27T20:51:11.097Z] #65 284.3 + binaries
20:51:11 [2020-03-27T20:51:11.097Z] #65 284.3 + mkdir -p /build
20:51:11 [2020-03-27T20:51:11.097Z] #65 284.3 + cp bin/containerd /build/containerd
20:51:11 [2020-03-27T20:51:11.097Z] #65 284.3 + cp bin/containerd-shim /build/containerd-shim
20:51:11 [2020-03-27T20:51:11.097Z] #65 284.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:51:11 [2020-03-27T20:51:11.097Z] #65 284.4 + cp bin/ctr /build/ctr
20:51:11 [2020-03-27T20:51:11.142Z] #11 166.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
20:51:11 [2020-03-27T20:51:11.433Z] #11 166.9 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
20:51:11 [2020-03-27T20:51:11.433Z] #11 166.9 Setting up libapparmor1:ppc64el (2.13.2-10) ...
20:51:11 [2020-03-27T20:51:11.433Z] #11 166.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
20:51:11 [2020-03-27T20:51:11.433Z] #11 166.9 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
20:51:11 [2020-03-27T20:51:11.433Z] #11 166.9 Setting up libsepol1-dev:ppc64el (2.8-1) ...
20:51:11 [2020-03-27T20:51:11.433Z] #11 167.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
20:51:11 [2020-03-27T20:51:11.433Z] #11 167.0 Setting up libbtrfs0 (4.20.1-2) ...
20:51:11 [2020-03-27T20:51:11.433Z] #11 167.0 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
20:51:11 [2020-03-27T20:51:11.433Z] #11 167.0 Setting up libudev-dev:ppc64el (241-7~deb10u3) ...
20:51:11 [2020-03-27T20:51:11.433Z] #11 167.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
20:51:11 [2020-03-27T20:51:11.433Z] #11 167.1 Setting up libbtrfs-dev (4.20.1-2) ...
20:51:11 [2020-03-27T20:51:11.433Z] #11 167.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
20:51:11 [2020-03-27T20:51:11.433Z] #11 167.1 Setting up mingw-w64-common (6.0.0-3) ...
20:51:11 [2020-03-27T20:51:11.433Z] #11 167.1 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ...
20:51:11 [2020-03-27T20:51:11.434Z] #11 167.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
20:51:11 [2020-03-27T20:51:11.434Z] #11 167.1 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
20:51:11 [2020-03-27T20:51:11.434Z] #11 167.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:51:11 [2020-03-27T20:51:11.434Z] #11 167.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:51:11 [2020-03-27T20:51:11.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:51:11 [2020-03-27T20:51:11.661Z] #65 DONE 284.8s
20:51:11 [2020-03-27T20:51:11.722Z] #11 167.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
20:51:11 [2020-03-27T20:51:11.722Z] #11 167.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
20:51:11 [2020-03-27T20:51:11.722Z] #11 167.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
20:51:11 [2020-03-27T20:51:11.722Z] #11 167.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
20:51:11 [2020-03-27T20:51:11.722Z] #11 167.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
20:51:11 [2020-03-27T20:51:11.722Z] #11 167.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
20:51:11 [2020-03-27T20:51:11.722Z] #11 167.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
20:51:11 [2020-03-27T20:51:11.722Z] #11 167.3 Setting up dmsetup (2:1.02.155-3) ...
20:51:11 [2020-03-27T20:51:11.722Z] #11 167.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
20:51:11 [2020-03-27T20:51:11.722Z] #11 167.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
20:51:11 [2020-03-27T20:51:11.722Z] #11 167.4 Processing triggers for libc-bin (2.28-10) ...
20:51:12 [2020-03-27T20:51:12.012Z] #11 DONE 167.7s
20:51:12 [2020-03-27T20:51:12.012Z] 
20:51:12 [2020-03-27T20:51:12.012Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker
20:51:12 [2020-03-27T20:51:12.303Z] #12 ...
20:51:12 [2020-03-27T20:51:12.303Z] 
20:51:12 [2020-03-27T20:51:12.303Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
20:51:12 [2020-03-27T20:51:12.303Z] #59 DONE 0.2s
20:51:12 [2020-03-27T20:51:12.303Z] 
20:51:12 [2020-03-27T20:51:12.303Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
20:51:12 [2020-03-27T20:51:12.303Z] #60 DONE 0.1s
20:51:12 [2020-03-27T20:51:12.303Z] 
20:51:12 [2020-03-27T20:51:12.303Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:51:12 [2020-03-27T20:51:12.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:51:12 [2020-03-27T20:51:12.591Z] 
20:51:12 [2020-03-27T20:51:12.591Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
20:51:12 [2020-03-27T20:51:12.594Z] #61 0.302 + RM_GOPATH=0
20:51:12 [2020-03-27T20:51:12.594Z] #61 0.302 + TMP_GOPATH=
20:51:12 [2020-03-27T20:51:12.594Z] #61 0.302 + : /build
20:51:12 [2020-03-27T20:51:12.594Z] #61 0.303 + '[' -z '' ']'
20:51:12 [2020-03-27T20:51:12.594Z] #61 0.309 ++ mktemp -d
20:51:12 [2020-03-27T20:51:12.594Z] #61 0.312 + export GOPATH=/tmp/tmp.hFBj08N5Na
20:51:12 [2020-03-27T20:51:12.594Z] #61 0.312 + GOPATH=/tmp/tmp.hFBj08N5Na
20:51:12 [2020-03-27T20:51:12.594Z] #61 0.312 + RM_GOPATH=1
20:51:12 [2020-03-27T20:51:12.594Z] #61 0.317 ++ dirname ./install.sh
20:51:12 [2020-03-27T20:51:12.594Z] #61 0.320 + dir=.
20:51:12 [2020-03-27T20:51:12.594Z] #61 0.320 + bin=runc
20:51:12 [2020-03-27T20:51:12.594Z] #61 0.320 + shift
20:51:12 [2020-03-27T20:51:12.594Z] #61 0.320 + '[' '!' -f ./runc.installer ']'
20:51:12 [2020-03-27T20:51:12.594Z] #61 0.320 + . ./runc.installer
20:51:12 [2020-03-27T20:51:12.594Z] #61 0.332 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:51:12 [2020-03-27T20:51:12.594Z] #61 0.332 + install_runc
20:51:12 [2020-03-27T20:51:12.594Z] #61 0.332 + grep -q '^3\.10\.0.*\.el7\.'
20:51:12 [2020-03-27T20:51:12.848Z] #66 DONE 0.2s
20:51:12 [2020-03-27T20:51:12.848Z] 
20:51:12 [2020-03-27T20:51:12.848Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
20:51:12 [2020-03-27T20:51:12.885Z] #61 ...
20:51:12 [2020-03-27T20:51:12.885Z] 
20:51:12 [2020-03-27T20:51:12.885Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker
20:51:12 [2020-03-27T20:51:12.885Z] #12 DONE 0.8s
20:51:12 [2020-03-27T20:51:12.885Z] 
20:51:12 [2020-03-27T20:51:12.885Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:51:12 [2020-03-27T20:51:12.885Z] #61 0.347 + uname -r
20:51:12 [2020-03-27T20:51:12.885Z] #61 0.355 + RUNC_BUILDTAGS='seccomp apparmor selinux '
20:51:12 [2020-03-27T20:51:12.885Z] #61 0.355 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
20:51:12 [2020-03-27T20:51:12.885Z] #61 0.356 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
20:51:12 [2020-03-27T20:51:12.885Z] #61 0.356 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hFBj08N5Na/src/github.com/opencontainers/runc
20:51:12 [2020-03-27T20:51:12.885Z] #61 0.368 Cloning into '/tmp/tmp.hFBj08N5Na/src/github.com/opencontainers/runc'...
20:51:13 [2020-03-27T20:51:13.059Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:51:13 [2020-03-27T20:51:13.059Z] Using test binary docker
20:51:13 [2020-03-27T20:51:13.059Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:51:13 [2020-03-27T20:51:13.059Z] +++ /etc/init.d/apparmor start
20:51:13 [2020-03-27T20:51:13.059Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:51:13 [2020-03-27T20:51:13.059Z] INFO: Waiting for daemon to start...
20:51:13 [2020-03-27T20:51:13.059Z] Starting dockerd
20:51:13 [2020-03-27T20:51:13.059Z] +++ 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
20:51:13 [2020-03-27T20:51:13.104Z] #70 DONE 0.1s
20:51:13 [2020-03-27T20:51:13.104Z] 
20:51:13 [2020-03-27T20:51:13.104Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
20:51:13 [2020-03-27T20:51:13.104Z] #72 DONE 0.1s
20:51:13 [2020-03-27T20:51:13.104Z] 
20:51:13 [2020-03-27T20:51:13.104Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
20:51:13 [2020-03-27T20:51:13.104Z] #75 DONE 0.1s
20:51:13 [2020-03-27T20:51:13.104Z] 
20:51:13 [2020-03-27T20:51:13.104Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:51:13 [2020-03-27T20:51:13.104Z] #76 DONE 0.0s
20:51:13 [2020-03-27T20:51:13.176Z] #61 ...
20:51:13 [2020-03-27T20:51:13.176Z] 
20:51:13 [2020-03-27T20:51:13.176Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
20:51:13 [2020-03-27T20:51:13.176Z] #13 DONE 0.5s
20:51:13 [2020-03-27T20:51:13.361Z] 
20:51:13 [2020-03-27T20:51:13.361Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
20:51:13 [2020-03-27T20:51:13.467Z] 
20:51:13 [2020-03-27T20:51:13.467Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
20:51:13 [2020-03-27T20:51:13.758Z] #14 0.349 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
20:51:13 [2020-03-27T20:51:13.758Z] #14 DONE 0.4s
20:51:13 [2020-03-27T20:51:13.758Z] 
20:51:13 [2020-03-27T20:51:13.758Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:51:13 [2020-03-27T20:51:13.758Z] #45 71.44   CC       compel/plugins/std/infect.o
20:51:13 [2020-03-27T20:51:13.758Z] #45 72.27   CC       compel/arch/ppc64/plugins/std/parasite-head.o
20:51:13 [2020-03-27T20:51:13.758Z] #45 72.36   CC       compel/arch/ppc64/plugins/std/memcpy.o
20:51:13 [2020-03-27T20:51:13.758Z] #45 72.43   CC       compel/arch/ppc64/plugins/std/memcmp.o
20:51:13 [2020-03-27T20:51:13.758Z] #45 72.49   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
20:51:13 [2020-03-27T20:51:13.758Z] #45 72.62   AR       compel/plugins/std.lib.a
20:51:13 [2020-03-27T20:51:13.758Z] #45 72.77   CC       compel/plugins/fds/fds.o
20:51:13 [2020-03-27T20:51:13.758Z] #45 73.27   AR       compel/plugins/fds.lib.a
20:51:13 [2020-03-27T20:51:13.758Z] #45 73.36   HOSTDEP  compel/src/lib/log-host.d
20:51:13 [2020-03-27T20:51:13.758Z] #45 73.61   HOSTDEP  compel/src/lib/handle-elf-host.d
20:51:13 [2020-03-27T20:51:13.758Z] #45 73.86   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
20:51:13 [2020-03-27T20:51:13.758Z] #45 74.06   HOSTDEP  compel/src/main-host.d
20:51:14 [2020-03-27T20:51:14.049Z] #45 74.43   DEP      compel/src/lib/ptrace.d
20:51:14 [2020-03-27T20:51:14.287Z] #78 exporting layers 5.9s done
20:51:14 [2020-03-27T20:51:14.287Z] #78 writing image sha256:71a5fb91675efa33e07d9aef3e26a8cf82abbd6a2b00a9180f743b617e4bf0a3 done
20:51:14 [2020-03-27T20:51:14.287Z] #78 naming to docker.io/library/docker:bc1ca5ab8a5b96299fa801864284a0c706186420 done
20:51:14 [2020-03-27T20:51:14.287Z] #78 DONE 5.9s
20:51:14 [2020-03-27T20:51:14.291Z] #77 DONE 1.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
20:51:14 [2020-03-27T20:51:14.338Z] #45 ...
20:51:14 [2020-03-27T20:51:14.338Z] 
20:51:14 [2020-03-27T20:51:14.338Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
20:51:14 [2020-03-27T20:51:14.338Z] #15 DONE 0.4s
20:51:14 [2020-03-27T20:51:14.338Z] 
20:51:14 [2020-03-27T20:51:14.338Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:51:14 [2020-03-27T20:51:14.338Z] #45 74.61   DEP      compel/src/lib/infect.d
[Pipeline] sh
20:51:14 [2020-03-27T20:51:14.548Z] 
20:51:14 [2020-03-27T20:51:14.548Z] #78 exporting to image
20:51:14 [2020-03-27T20:51:14.548Z] #78 exporting layers
20:51:14 [2020-03-27T20:51:14.641Z] #45 ...
20:51:14 [2020-03-27T20:51:14.641Z] 
20:51:14 [2020-03-27T20:51:14.641Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
20:51:14 [2020-03-27T20:51:14.641Z] #16 DONE 0.4s
20:51:14 [2020-03-27T20:51:14.641Z] 
20:51:14 [2020-03-27T20:51:14.641Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:51:14 [2020-03-27T20:51:14.641Z] #45 74.91   DEP      compel/src/lib/infect-util.d
20:51:14 [2020-03-27T20:51:14.933Z] #45 75.05   DEP      compel/src/lib/infect-rpc.d
20:51:14 [2020-03-27T20:51:14.933Z] #45 75.16   DEP      compel/arch/ppc64/src/lib/infect.d
20:51:15 [2020-03-27T20:51:15.117Z] .
20:51:15 [2020-03-27T20:51:15.117Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:51:15 [2020-03-27T20:51:15.117Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:51:15 [2020-03-27T20:51:15.117Z] Error: No such image: emptyfs
20:51:15 [2020-03-27T20:51:15.117Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:51:15 [2020-03-27T20:51:15.117Z] ++++ docker load
20:51:15 [2020-03-27T20:51:15.224Z] #45 ...
20:51:15 [2020-03-27T20:51:15.224Z] 
20:51:15 [2020-03-27T20:51:15.224Z] #17 [dev-systemd-false 6/26] RUN ldconfig
20:51:15 [2020-03-27T20:51:15.224Z] #17 DONE 0.6s
20:51:15 [2020-03-27T20:51:15.224Z] 
20:51:15 [2020-03-27T20:51:15.224Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:51:15 [2020-03-27T20:51:15.224Z] #45 75.46   DEP      compel/arch/ppc64/src/lib/cpu.d
20:51:15 [2020-03-27T20:51:15.397Z] Running integration-test (iteration 1)
20:51:15 [2020-03-27T20:51:15.397Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
20:51:15 [2020-03-27T20:51:15.397Z] ++ 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
20:51:15 [2020-03-27T20:51:15.397Z] ++ set -e
20:51:15 [2020-03-27T20:51:15.397Z] ++ '[' -n 0 ']'
20:51:15 [2020-03-27T20:51:15.397Z] ++ set -x
20:51:15 [2020-03-27T20:51:15.397Z] ++ env -i DEST=/go/src/github.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
20:51:15 [2020-03-27T20:51:15.515Z] #45 75.74   DEP      compel/src/lib/log.d
20:51:15 [2020-03-27T20:51:15.805Z] #45 75.98   DEP      compel/src/main.d
20:51:16 [2020-03-27T20:51:16.096Z] #45 76.21   DEP      compel/src/lib/handle-elf.d
20:51:16 [2020-03-27T20:51:16.258Z] 
20:51:16 [2020-03-27T20:51:16.258Z] Removing bundles/
20:51:16 [2020-03-27T20:51:16.258Z] 
20:51:16 [2020-03-27T20:51:16.258Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
20:51:16 [2020-03-27T20:51:16.258Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:51:16 [2020-03-27T20:51:16.258Z] GOOS="" GOARCH="" GOARM=""
20:51:16 [2020-03-27T20:51:16.386Z] #45 76.49   DEP      compel/arch/ppc64/src/lib/handle-elf.d
20:51:16 [2020-03-27T20:51:16.676Z] #45 76.83   CC       compel/src/lib/log.o
20:51:17 [2020-03-27T20:51:17.306Z] #45 77.35   CC       compel/arch/ppc64/src/lib/cpu.o
20:51:17 [2020-03-27T20:51:17.597Z] #45 77.89   CC       compel/arch/ppc64/src/lib/infect.o
20:51:17 [2020-03-27T20:51:17.597Z] #45 ...
20:51:17 [2020-03-27T20:51:17.597Z] 
20:51:17 [2020-03-27T20:51:17.597Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:51:17 [2020-03-27T20:51:17.597Z] #48 162.9 text/template
20:51:17 [2020-03-27T20:51:17.597Z] #48 169.5 go/parser
20:51:17 [2020-03-27T20:51:17.886Z] #48 ...
20:51:17 [2020-03-27T20:51:17.886Z] 
20:51:17 [2020-03-27T20:51:17.886Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:51:17 [2020-03-27T20:51:17.886Z] #18 0.777 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
20:51:17 [2020-03-27T20:51:17.886Z] #18 1.014 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
20:51:17 [2020-03-27T20:51:17.886Z] #18 1.302 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
20:51:17 [2020-03-27T20:51:17.886Z] #18 2.266 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
20:51:19 [2020-03-27T20:51:19.940Z] #18 4.591 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [180 kB]
20:51:21 [2020-03-27T20:51:21.094Z] #78 exporting layers 5.9s done
20:51:21 [2020-03-27T20:51:21.094Z] #78 writing image sha256:f0c51ad77f93eb4fc03583a8a77ec3a92b3dc7556be92bab6296e9b6906e4cb5 done
20:51:21 [2020-03-27T20:51:21.094Z] #78 naming to docker.io/library/docker:bc1ca5ab8a5b96299fa801864284a0c706186420 done
20:51:21 [2020-03-27T20:51:21.094Z] #78 DONE 5.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:51:21 [2020-03-27T20:51:21.444Z] #18 6.420 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
20:51:21 [2020-03-27T20:51:21.445Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40739/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420 -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:bc1ca5ab8a5b96299fa801864284a0c706186420 hack/make.sh dynbinary test-integration
20:51:22 [2020-03-27T20:51:22.180Z] Loaded image: buildpack-deps:jessie
20:51:22 [2020-03-27T20:51:22.180Z] Loaded image: busybox:latest
20:51:22 [2020-03-27T20:51:22.180Z] Loaded image: busybox:glibc
20:51:22 [2020-03-27T20:51:22.180Z] Loaded image: debian:jessie
20:51:22 [2020-03-27T20:51:22.180Z] Loaded image: hello-world:latest
20:51:22 [2020-03-27T20:51:22.180Z] INFO: Testing against a local daemon
20:51:22 [2020-03-27T20:51:22.180Z] === RUN   TestCgroupNamespacesBuild
20:51:22 [2020-03-27T20:51:22.375Z] 
20:51:22 [2020-03-27T20:51:22.375Z] Removing bundles/
20:51:22 [2020-03-27T20:51:22.375Z] 
20:51:22 [2020-03-27T20:51:22.375Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:51:22 [2020-03-27T20:51:22.375Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:51:22 [2020-03-27T20:51:22.375Z] GOOS="" GOARCH="" GOARM=""
20:51:23 [2020-03-27T20:51:23.497Z] #18 ...
20:51:23 [2020-03-27T20:51:23.497Z] 
20:51:23 [2020-03-27T20:51:23.497Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:51:23 [2020-03-27T20:51:23.497Z] #48 178.5 compress/flate
20:51:24 [2020-03-27T20:51:24.846Z] --- PASS: TestCgroupNamespacesBuild (2.22s)
20:51:24 [2020-03-27T20:51:24.846Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:51:26 [2020-03-27T20:51:26.309Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s)
20:51:26 [2020-03-27T20:51:26.309Z] === RUN   TestBuildWithSession
20:51:26 [2020-03-27T20:51:26.309Z] --- SKIP: TestBuildWithSession (0.00s)
20:51:26 [2020-03-27T20:51:26.309Z]     build_session_test.go:25: TODO: BuildKit
20:51:26 [2020-03-27T20:51:26.309Z] === RUN   TestBuildSquashParent
20:51:29 [2020-03-27T20:51:29.039Z] #48 ...
20:51:29 [2020-03-27T20:51:29.039Z] 
20:51:29 [2020-03-27T20:51:29.039Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:51:29 [2020-03-27T20:51:29.039Z] #61 14.68 + cd /tmp/tmp.hFBj08N5Na/src/github.com/opencontainers/runc
20:51:29 [2020-03-27T20:51:29.039Z] #61 14.68 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
20:51:29 [2020-03-27T20:51:29.039Z] #61 15.96 + '[' -z '' ']'
20:51:29 [2020-03-27T20:51:29.039Z] #61 15.96 + target=static
20:51:29 [2020-03-27T20:51:29.039Z] #61 15.96 + make 'BUILDTAGS=seccomp apparmor selinux ' static
20:51:29 [2020-03-27T20:51:29.039Z] #61 ...
20:51:29 [2020-03-27T20:51:29.039Z] 
20:51:29 [2020-03-27T20:51:29.039Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:51:29 [2020-03-27T20:51:29.039Z] #45 79.26   CC       compel/src/lib/infect-rpc.o
20:51:29 [2020-03-27T20:51:29.039Z] #45 79.99   CC       compel/src/lib/infect-util.o
20:51:29 [2020-03-27T20:51:29.039Z] #45 80.42   CC       compel/src/lib/infect.o
20:51:29 [2020-03-27T20:51:29.039Z] #45 85.26   CC       compel/src/lib/ptrace.o
20:51:29 [2020-03-27T20:51:29.039Z] #45 85.96   AR       compel/libcompel.a
20:51:29 [2020-03-27T20:51:29.039Z] #45 86.09   HOSTCC   compel/src/main-host.o
20:51:29 [2020-03-27T20:51:29.039Z] #45 86.64   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
20:51:29 [2020-03-27T20:51:29.039Z] #45 87.13   HOSTCC   compel/src/lib/handle-elf-host.o
20:51:29 [2020-03-27T20:51:29.039Z] #45 87.87   HOSTCC   compel/src/lib/log-host.o
20:51:29 [2020-03-27T20:51:29.039Z] #45 88.28   HOSTLINK compel/compel-host-bin
20:51:29 [2020-03-27T20:51:29.039Z] #45 88.45   DEP      soccr/soccr.d
20:51:29 [2020-03-27T20:51:29.039Z] #45 88.75   CC       soccr/soccr.o
20:51:29 [2020-03-27T20:51:29.453Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 1m51.137772198s 
20:51:30 [2020-03-27T20:51:30.012Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 661.254452ms 
20:51:30 [2020-03-27T20:51:30.064Z] #45 ...
20:51:30 [2020-03-27T20:51:30.064Z] 
20:51:30 [2020-03-27T20:51:30.064Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:51:30 [2020-03-27T20:51:30.064Z] #57 185.5 golang.org/x/crypto/ssh/terminal
20:51:33 [2020-03-27T20:51:33.098Z] --- PASS: TestBuildSquashParent (6.34s)
20:51:33 [2020-03-27T20:51:33.098Z] === RUN   TestBuildWithRemoveAndForceRemove
20:51:33 [2020-03-27T20:51:33.098Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:51:33 [2020-03-27T20:51:33.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:51:33 [2020-03-27T20:51:33.098Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:51:33 [2020-03-27T20:51:33.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:51:33 [2020-03-27T20:51:33.098Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:51:33 [2020-03-27T20:51:33.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:51:33 [2020-03-27T20:51:33.098Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:51:33 [2020-03-27T20:51:33.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:51:33 [2020-03-27T20:51:33.098Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:51:33 [2020-03-27T20:51:33.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:51:33 [2020-03-27T20:51:33.098Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:51:33 [2020-03-27T20:51:33.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:51:33 [2020-03-27T20:51:33.098Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:51:33 [2020-03-27T20:51:33.098Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:51:35 [2020-03-27T20:51:35.110Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:51:35 [2020-03-27T20:51:35.110Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:51:35 [2020-03-27T20:51:35.622Z] #57 190.5 mvdan.cc/sh/v3/cmd/shfmt
20:51:35 [2020-03-27T20:51:35.622Z] #57 ...
20:51:35 [2020-03-27T20:51:35.622Z] 
20:51:35 [2020-03-27T20:51:35.622Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:51:35 [2020-03-27T20:51:35.622Z] #45 92.00   AR       soccr/libsoccr.a
20:51:35 [2020-03-27T20:51:35.622Z] #45 92.06 make[1]: 'soccr/libsoccr.a' is up to date.
20:51:35 [2020-03-27T20:51:35.622Z] #45 92.64   DEP      criu/arch/ppc64/sigframe.d
20:51:35 [2020-03-27T20:51:35.622Z] #45 92.97   DEP      criu/arch/ppc64/crtools.d
20:51:35 [2020-03-27T20:51:35.622Z] #45 93.28   DEP      criu/arch/ppc64/cpu.d
20:51:35 [2020-03-27T20:51:35.622Z] #45 93.64   CC       criu/arch/ppc64/cpu.o
20:51:35 [2020-03-27T20:51:35.622Z] #45 94.66   CC       criu/arch/ppc64/crtools.o
20:51:36 [2020-03-27T20:51:36.248Z] #45 96.57   CC       criu/arch/ppc64/sigframe.o
20:51:36 [2020-03-27T20:51:36.877Z] #45 97.16   LINK     criu/arch/ppc64/crtools.built-in.o
20:51:36 [2020-03-27T20:51:36.877Z] #45 97.27   DEP      criu/pie/util-vdso.d
20:51:37 [2020-03-27T20:51:37.497Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 14.7% of statements
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ok  	github.com/docker/docker/api/server/middleware	0.053s	coverage: 37.7% of statements
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/server/router	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ok  	github.com/docker/docker/api/types/strslice	0.026s	coverage: 90.0% of statements
20:51:37 [2020-03-27T20:51:37.497Z] ok  	github.com/docker/docker/api/server/router/swarm	0.026s	coverage: 4.5% of statements
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/types	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/types/container	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/types/events	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ok  	github.com/docker/docker/api/types/filters	0.019s	coverage: 92.2% of statements
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/types/image	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/types/network	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ok  	github.com/docker/docker/api/types/time	0.034s	coverage: 100.0% of statements
20:51:37 [2020-03-27T20:51:37.497Z] ok  	github.com/docker/docker/api/types/versions	0.016s	coverage: 75.0% of statements
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/builder	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
20:51:37 [2020-03-27T20:51:37.497Z] ok  	github.com/docker/docker/builder/dockerignore	0.035s	coverage: 96.8% of statements
20:51:37 [2020-03-27T20:51:37.497Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
20:51:37 [2020-03-27T20:51:37.497Z] ok  	github.com/docker/docker/builder/remotecontext	0.275s	coverage: 13.6% of statements
20:51:37 [2020-03-27T20:51:37.497Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.412s	coverage: 86.3% of statements
20:51:37 [2020-03-27T20:51:37.506Z] #45 97.64   DEP      criu/pie/util.d
20:51:37 [2020-03-27T20:51:37.773Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:51:37 [2020-03-27T20:51:37.773Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:51:37 [2020-03-27T20:51:37.798Z] #45 98.04   CC       criu/pie/util.o
20:51:38 [2020-03-27T20:51:38.064Z] ok  	github.com/docker/docker/builder/dockerfile	1.051s	coverage: 48.2% of statements
20:51:38 [2020-03-27T20:51:38.065Z] ?   	github.com/docker/docker/cli	[no test files]
20:51:38 [2020-03-27T20:51:38.065Z] ?   	github.com/docker/docker/cli/config	[no test files]
20:51:38 [2020-03-27T20:51:38.426Z] #45 98.91   CC       criu/pie/util-vdso.o
20:51:39 [2020-03-27T20:51:39.925Z] #45 100.3   AR       criu/pie/pie.lib.a
20:51:40 [2020-03-27T20:51:40.215Z] #45 100.5   DEP      criu/pie/restorer.d
20:51:40 [2020-03-27T20:51:40.438Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:51:40 [2020-03-27T20:51:40.438Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.53s)
20:51:40 [2020-03-27T20:51:40.438Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.59s)
20:51:40 [2020-03-27T20:51:40.438Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.37s)
20:51:40 [2020-03-27T20:51:40.438Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.37s)
20:51:40 [2020-03-27T20:51:40.438Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.34s)
20:51:40 [2020-03-27T20:51:40.438Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.43s)
20:51:40 [2020-03-27T20:51:40.438Z] === RUN   TestBuildMultiStageCopy
20:51:40 [2020-03-27T20:51:40.438Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:51:40 [2020-03-27T20:51:40.852Z] #45 100.9   DEP      criu/arch/ppc64/vdso-trampoline.d
20:51:40 [2020-03-27T20:51:40.852Z] #45 100.9   DEP      criu/arch/ppc64/restorer.d
20:51:40 [2020-03-27T20:51:40.852Z] #45 101.2   DEP      criu/arch/ppc64/vdso-pie.d
20:51:41 [2020-03-27T20:51:41.477Z] #45 101.7   DEP      criu/pie/parasite-vdso.d
20:51:41 [2020-03-27T20:51:41.477Z] #45 ...
20:51:41 [2020-03-27T20:51:41.477Z] 
20:51:41 [2020-03-27T20:51:41.477Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:51:41 [2020-03-27T20:51:41.477Z] #61 19.07 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 .
20:51:41 [2020-03-27T20:51:41.477Z] #61 ...
20:51:41 [2020-03-27T20:51:41.477Z] 
20:51:41 [2020-03-27T20:51:41.477Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:51:41 [2020-03-27T20:51:41.477Z] #48 189.8 math/big
20:51:41 [2020-03-27T20:51:41.477Z] #48 190.3 go/doc
20:51:41 [2020-03-27T20:51:41.477Z] #48 194.7 vendor/golang.org/x/text/unicode/bidi
20:51:41 [2020-03-27T20:51:41.765Z] #48 ...
20:51:41 [2020-03-27T20:51:41.765Z] 
20:51:41 [2020-03-27T20:51:41.765Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:51:41 [2020-03-27T20:51:41.765Z] #45 102.1   DEP      criu/pie/parasite.d
20:51:42 [2020-03-27T20:51:42.262Z] ok  	github.com/docker/docker/client	0.340s	coverage: 75.8% of statements
20:51:42 [2020-03-27T20:51:42.392Z] #45 102.6   CC       criu/pie/parasite.o
20:51:42 [2020-03-27T20:51:42.392Z] #45 ...
20:51:42 [2020-03-27T20:51:42.392Z] 
20:51:42 [2020-03-27T20:51:42.392Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:51:42 [2020-03-27T20:51:42.392Z] #18 17.24 Fetched 8118 kB in 17s (487 kB/s)
20:51:42 [2020-03-27T20:51:42.392Z] #18 17.24 Reading package lists...
20:51:42 [2020-03-27T20:51:42.460Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:51:43 [2020-03-27T20:51:43.070Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:51:43 [2020-03-27T20:51:43.680Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:51:44 [2020-03-27T20:51:44.290Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:51:44 [2020-03-27T20:51:44.901Z] --- PASS: TestBuildMultiStageCopy (4.88s)
20:51:44 [2020-03-27T20:51:44.901Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s)
20:51:44 [2020-03-27T20:51:44.901Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s)
20:51:44 [2020-03-27T20:51:44.901Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s)
20:51:44 [2020-03-27T20:51:44.901Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s)
20:51:44 [2020-03-27T20:51:44.901Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
20:51:44 [2020-03-27T20:51:44.901Z] === RUN   TestBuildMultiStageParentConfig
20:51:45 [2020-03-27T20:51:45.106Z] #18 25.18 Reading package lists...
20:51:45 [2020-03-27T20:51:45.106Z] #18 ...
20:51:45 [2020-03-27T20:51:45.106Z] 
20:51:45 [2020-03-27T20:51:45.106Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
20:51:45 [2020-03-27T20:51:45.106Z] #57 DONE 200.5s
20:51:45 [2020-03-27T20:51:45.394Z] 
20:51:45 [2020-03-27T20:51:45.394Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:51:46 [2020-03-27T20:51:46.024Z] #61 ...
20:51:46 [2020-03-27T20:51:46.024Z] 
20:51:46 [2020-03-27T20:51:46.024Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:51:46 [2020-03-27T20:51:46.024Z] #45 106.1   LINK     criu/pie/parasite.built-in.o
20:51:46 [2020-03-27T20:51:46.024Z] #45 106.2   GEN      criu/pie/parasite-blob.h
20:51:46 [2020-03-27T20:51:46.024Z] #45 106.3   CC       criu/pie/parasite-vdso.o
20:51:46 [2020-03-27T20:51:46.364Z] --- PASS: TestBuildMultiStageParentConfig (1.51s)
20:51:46 [2020-03-27T20:51:46.364Z] === RUN   TestBuildLabelWithTargets
20:51:48 [2020-03-27T20:51:48.082Z] #45 108.2   CC       criu/arch/ppc64/vdso-pie.o
20:51:48 [2020-03-27T20:51:48.715Z] #45 109.0   CC       criu/arch/ppc64/restorer.o
20:51:49 [2020-03-27T20:51:49.027Z] --- PASS: TestBuildLabelWithTargets (2.33s)
20:51:49 [2020-03-27T20:51:49.027Z] === RUN   TestBuildWithEmptyLayers
20:51:49 [2020-03-27T20:51:49.372Z] #45 109.8   CC       criu/arch/ppc64/vdso-trampoline.o
20:51:49 [2020-03-27T20:51:49.638Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
20:51:49 [2020-03-27T20:51:49.638Z] === RUN   TestBuildMultiStageOnBuild
20:51:49 [2020-03-27T20:51:49.711Z] #45 109.8   CC       criu/pie/restorer.o
20:51:52 [2020-03-27T20:51:52.421Z] #45 ...
20:51:52 [2020-03-27T20:51:52.421Z] 
20:51:52 [2020-03-27T20:51:52.421Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:51:52 [2020-03-27T20:51:52.421Z] #18 25.18 Reading package lists...
20:51:52 [2020-03-27T20:51:52.421Z] #18 34.08 Building dependency tree...
20:51:52 [2020-03-27T20:51:52.421Z] #18 36.27 libcap2-bin is already the newest version (1:2.25-2).
20:51:52 [2020-03-27T20:51:52.421Z] #18 36.27 The following additional packages will be installed:
20:51:52 [2020-03-27T20:51:52.421Z] #18 36.28   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
20:51:52 [2020-03-27T20:51:52.421Z] #18 36.28   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
20:51:52 [2020-03-27T20:51:52.421Z] #18 36.28   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
20:51:52 [2020-03-27T20:51:52.421Z] #18 36.28   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
20:51:52 [2020-03-27T20:51:52.421Z] #18 36.28   python3.7 python3.7-minimal vim-runtime xxd
20:51:52 [2020-03-27T20:51:52.421Z] #18 36.29 Suggested packages:
20:51:52 [2020-03-27T20:51:52.421Z] #18 36.29   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
20:51:52 [2020-03-27T20:51:52.421Z] #18 36.29   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
20:51:52 [2020-03-27T20:51:52.421Z] #18 36.29   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
20:51:52 [2020-03-27T20:51:52.421Z] #18 36.29 Recommended packages:
20:51:52 [2020-03-27T20:51:52.421Z] #18 36.29   aufs-dkms nftables build-essential python3-dev python3-keyring
20:51:52 [2020-03-27T20:51:52.421Z] #18 36.29   python3-keyrings.alt python3-xdg unzip
20:51:53 [2020-03-27T20:51:53.077Z] --- PASS: TestBuildMultiStageOnBuild (2.94s)
20:51:53 [2020-03-27T20:51:53.077Z] === RUN   TestBuildUncleanTarFilenames
20:51:54 [2020-03-27T20:51:54.078Z] --- PASS: TestBuildUncleanTarFilenames (1.18s)
20:51:54 [2020-03-27T20:51:54.078Z] === RUN   TestBuildMultiStageLayerLeak
20:51:55 [2020-03-27T20:51:55.138Z] #18 ...
20:51:55 [2020-03-27T20:51:55.138Z] 
20:51:55 [2020-03-27T20:51:55.138Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:51:55 [2020-03-27T20:51:55.138Z] #45 115.4   LINK     criu/pie/restorer.built-in.o
20:51:55 [2020-03-27T20:51:55.138Z] #45 115.5   GEN      criu/pie/restorer-blob.h
20:51:55 [2020-03-27T20:51:55.431Z] #45 115.6   DEP      criu/vdso.d
20:51:55 [2020-03-27T20:51:55.720Z] #45 116.1   DEP      criu/uts_ns.d
20:51:56 [2020-03-27T20:51:56.010Z] #45 116.3   DEP      criu/util.d
20:51:56 [2020-03-27T20:51:56.638Z] #45 116.8   DEP      criu/uffd.d
20:51:56 [2020-03-27T20:51:56.741Z] --- PASS: TestBuildMultiStageLayerLeak (2.96s)
20:51:56 [2020-03-27T20:51:56.741Z] === RUN   TestBuildWithHugeFile
20:51:56 [2020-03-27T20:51:56.945Z] #45 117.2   DEP      criu/tun.d
20:51:57 [2020-03-27T20:51:57.579Z] #45 117.7   DEP      criu/tty.d
20:51:57 [2020-03-27T20:51:57.579Z] #45 ...
20:51:57 [2020-03-27T20:51:57.579Z] 
20:51:57 [2020-03-27T20:51:57.580Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:51:57 [2020-03-27T20:51:57.580Z] #69 202.7 + for f in rootlesskit rootlesskit-docker-proxy
20:51:57 [2020-03-27T20:51:57.580Z] #69 202.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
20:51:57 [2020-03-27T20:51:57.580Z] #69 ...
20:51:57 [2020-03-27T20:51:57.580Z] 
20:51:57 [2020-03-27T20:51:57.580Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:51:57 [2020-03-27T20:51:57.580Z] #18 40.26 The following NEW packages will be installed:
20:51:57 [2020-03-27T20:51:57.580Z] #18 40.27   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
20:51:57 [2020-03-27T20:51:57.580Z] #18 40.27   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
20:51:57 [2020-03-27T20:51:57.580Z] #18 40.27   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
20:51:57 [2020-03-27T20:51:57.580Z] #18 40.28   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
20:51:57 [2020-03-27T20:51:57.580Z] #18 40.28   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
20:51:57 [2020-03-27T20:51:57.580Z] #18 40.28   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
20:51:57 [2020-03-27T20:51:57.580Z] #18 40.28   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
20:51:57 [2020-03-27T20:51:57.580Z] #18 40.28   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
20:51:57 [2020-03-27T20:51:57.580Z] #18 40.28   xz-utils zip
20:51:57 [2020-03-27T20:51:57.580Z] #18 40.42 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
20:51:57 [2020-03-27T20:51:57.580Z] #18 40.42 Need to get 29.2 MB of archives.
20:51:57 [2020-03-27T20:51:57.580Z] #18 40.42 After this operation, 134 MB of additional disk space will be used.
20:51:57 [2020-03-27T20:51:57.580Z] #18 40.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
20:51:57 [2020-03-27T20:51:57.580Z] #18 40.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
20:51:57 [2020-03-27T20:51:57.580Z] #18 40.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
20:51:57 [2020-03-27T20:51:57.580Z] #18 41.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
20:51:57 [2020-03-27T20:51:57.580Z] #18 41.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
20:51:57 [2020-03-27T20:51:57.580Z] #18 41.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
20:51:57 [2020-03-27T20:51:57.580Z] #18 42.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
20:51:57 [2020-03-27T20:51:57.580Z] #18 42.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
20:51:57 [2020-03-27T20:51:57.580Z] #18 42.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
20:51:57 [2020-03-27T20:51:57.580Z] #18 42.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
20:51:57 [2020-03-27T20:51:57.580Z] #18 42.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
20:51:57 [2020-03-27T20:51:57.580Z] #18 42.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
20:51:57 [2020-03-27T20:51:57.580Z] #18 42.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
20:51:57 [2020-03-27T20:51:57.580Z] #18 42.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
20:51:57 [2020-03-27T20:51:57.580Z] #18 42.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
20:51:57 [2020-03-27T20:51:57.580Z] #18 42.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
20:51:57 [2020-03-27T20:51:57.580Z] #18 42.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
20:51:57 [2020-03-27T20:51:57.867Z] #18 42.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
20:51:57 [2020-03-27T20:51:57.867Z] #18 42.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
20:51:57 [2020-03-27T20:51:57.867Z] #18 42.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
20:51:57 [2020-03-27T20:51:57.867Z] #18 42.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
20:51:58 [2020-03-27T20:51:58.157Z] #18 42.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
20:51:58 [2020-03-27T20:51:58.157Z] #18 43.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
20:51:58 [2020-03-27T20:51:58.157Z] #18 43.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
20:51:58 [2020-03-27T20:51:58.448Z] #18 43.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
20:51:58 [2020-03-27T20:51:58.448Z] #18 43.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
20:51:58 [2020-03-27T20:51:58.448Z] #18 43.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
20:51:58 [2020-03-27T20:51:58.448Z] #18 43.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
20:51:58 [2020-03-27T20:51:58.448Z] #18 43.13 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
20:51:59 [2020-03-27T20:51:59.481Z] #18 44.24 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
20:51:59 [2020-03-27T20:51:59.481Z] #18 44.25 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
20:51:59 [2020-03-27T20:51:59.481Z] #18 44.26 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
20:51:59 [2020-03-27T20:51:59.481Z] #18 44.26 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
20:51:59 [2020-03-27T20:51:59.481Z] #18 44.27 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
20:51:59 [2020-03-27T20:51:59.481Z] #18 44.29 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
20:51:59 [2020-03-27T20:51:59.481Z] #18 44.36 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
20:51:59 [2020-03-27T20:51:59.481Z] #18 44.37 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
20:51:59 [2020-03-27T20:51:59.481Z] #18 44.38 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
20:51:59 [2020-03-27T20:51:59.481Z] #18 44.39 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
20:51:59 [2020-03-27T20:51:59.481Z] #18 44.41 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
20:51:59 [2020-03-27T20:51:59.481Z] #18 44.42 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
20:51:59 [2020-03-27T20:51:59.481Z] #18 44.43 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
20:52:00 [2020-03-27T20:52:00.120Z] #18 44.87 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
20:52:00 [2020-03-27T20:52:00.120Z] #18 44.93 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
20:52:00 [2020-03-27T20:52:00.120Z] #18 44.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
20:52:00 [2020-03-27T20:52:00.410Z] #18 45.35 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
20:52:00 [2020-03-27T20:52:00.702Z] #18 ...
20:52:00 [2020-03-27T20:52:00.702Z] 
20:52:00 [2020-03-27T20:52:00.702Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
20:52:00 [2020-03-27T20:52:00.702Z] #69 DONE 215.9s
20:52:00 [2020-03-27T20:52:00.702Z] 
20:52:00 [2020-03-27T20:52:00.702Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
20:52:00 [2020-03-27T20:52:00.702Z] #70 DONE 0.1s
20:52:00 [2020-03-27T20:52:00.702Z] 
20:52:00 [2020-03-27T20:52:00.702Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:52:00 [2020-03-27T20:52:00.702Z] #45 118.1   DEP      criu/timerfd.d
20:52:00 [2020-03-27T20:52:00.702Z] #45 118.5   DEP      criu/sysfs_parse.d
20:52:00 [2020-03-27T20:52:00.702Z] #45 118.7   DEP      criu/sysctl.d
20:52:00 [2020-03-27T20:52:00.702Z] #45 119.1   DEP      criu/string.d
20:52:00 [2020-03-27T20:52:00.702Z] #45 119.1   DEP      criu/stats.d
20:52:00 [2020-03-27T20:52:00.702Z] #45 119.4   DEP      criu/sockets.d
20:52:00 [2020-03-27T20:52:00.702Z] #45 119.9   DEP      criu/sk-unix.d
20:52:00 [2020-03-27T20:52:00.702Z] #45 120.5   DEP      criu/sk-tcp.d
20:52:00 [2020-03-27T20:52:00.702Z] #45 121.0   DEP      criu/sk-queue.d
20:52:00 [2020-03-27T20:52:00.997Z] #45 121.2   DEP      criu/sk-packet.d
20:52:01 [2020-03-27T20:52:01.640Z] #45 121.9   DEP      criu/sk-netlink.d
20:52:02 [2020-03-27T20:52:02.268Z] #45 122.6   DEP      criu/sk-inet.d
20:52:02 [2020-03-27T20:52:02.561Z] #45 ...
20:52:02 [2020-03-27T20:52:02.561Z] 
20:52:02 [2020-03-27T20:52:02.561Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:52:02 [2020-03-27T20:52:02.561Z] #48 207.9 vendor/golang.org/x/text/secure/bidirule
20:52:02 [2020-03-27T20:52:02.561Z] #48 208.9 github.com/LK4D4/vndr/build
20:52:02 [2020-03-27T20:52:02.561Z] #48 209.9 vendor/golang.org/x/text/unicode/norm
20:52:02 [2020-03-27T20:52:02.561Z] #48 ...
20:52:02 [2020-03-27T20:52:02.561Z] 
20:52:02 [2020-03-27T20:52:02.561Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:52:02 [2020-03-27T20:52:02.561Z] #45 123.0   DEP      criu/signalfd.d
20:52:02 [2020-03-27T20:52:02.851Z] #45 123.2   DEP      criu/sigframe.d
20:52:03 [2020-03-27T20:52:03.141Z] #45 123.5   DEP      criu/shmem.d
20:52:03 [2020-03-27T20:52:03.429Z] #45 123.7   DEP      criu/servicefd.d
20:52:03 [2020-03-27T20:52:03.737Z] #45 124.1   DEP      criu/seize.d
20:52:04 [2020-03-27T20:52:04.025Z] #45 124.4   DEP      criu/seccomp.d
20:52:04 [2020-03-27T20:52:04.341Z] #45 124.7   DEP      criu/rst-malloc.d
20:52:04 [2020-03-27T20:52:04.630Z] #45 124.8   DEP      criu/rbtree.d
20:52:04 [2020-03-27T20:52:04.630Z] #45 124.9   DEP      criu/pstree.d
20:52:04 [2020-03-27T20:52:04.921Z] #45 125.3   DEP      criu/protobuf.d
20:52:05 [2020-03-27T20:52:05.211Z] #45 125.6   GEN      criu/protobuf-desc-gen.h
20:52:07 [2020-03-27T20:52:07.930Z] #45 128.3   DEP      criu/protobuf-desc.d
20:52:08 [2020-03-27T20:52:08.220Z] #45 128.6   DEP      criu/proc_parse.d
20:52:08 [2020-03-27T20:52:08.850Z] #45 128.9   DEP      criu/plugin.d
20:52:08 [2020-03-27T20:52:08.850Z] #45 129.1   DEP      criu/pipes.d
20:52:09 [2020-03-27T20:52:09.138Z] #45 129.4   DEP      criu/pie-util.d
20:52:09 [2020-03-27T20:52:09.138Z] #45 129.6   DEP      criu/pie-util-vdso.d
20:52:09 [2020-03-27T20:52:09.767Z] #45 129.9   DEP      criu/path.d
20:52:09 [2020-03-27T20:52:09.767Z] #45 130.2   DEP      criu/parasite-syscall.d
20:52:10 [2020-03-27T20:52:10.395Z] #45 130.6   DEP      criu/pagemap.d
20:52:10 [2020-03-27T20:52:10.704Z] #45 130.9   DEP      criu/pagemap-cache.d
20:52:10 [2020-03-27T20:52:10.704Z] #45 131.2   DEP      criu/page-xfer.d
20:52:10 [2020-03-27T20:52:10.994Z] #45 ...
20:52:10 [2020-03-27T20:52:10.994Z] 
20:52:10 [2020-03-27T20:52:10.994Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:52:10 [2020-03-27T20:52:10.994Z] #18 45.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
20:52:10 [2020-03-27T20:52:10.994Z] #18 46.06 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
20:52:10 [2020-03-27T20:52:10.994Z] #18 47.85 debconf: delaying package configuration, since apt-utils is not installed
20:52:10 [2020-03-27T20:52:10.994Z] #18 47.97 Fetched 29.2 MB in 6s (5005 kB/s)
20:52:10 [2020-03-27T20:52:10.994Z] #18 48.09 Selecting previously unselected package pigz.
20:52:10 [2020-03-27T20:52:10.994Z] #18 48.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 ... 23352 files and directories currently installed.)
20:52:10 [2020-03-27T20:52:10.994Z] #18 48.19 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
20:52:10 [2020-03-27T20:52:10.994Z] #18 48.21 Unpacking pigz (2.4-1) ...
20:52:10 [2020-03-27T20:52:10.994Z] #18 48.36 Selecting previously unselected package libpython3.7-minimal:ppc64el.
20:52:10 [2020-03-27T20:52:10.994Z] #18 48.37 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
20:52:10 [2020-03-27T20:52:10.994Z] #18 48.37 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
20:52:10 [2020-03-27T20:52:10.994Z] #18 49.29 Selecting previously unselected package python3.7-minimal.
20:52:10 [2020-03-27T20:52:10.994Z] #18 49.30 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
20:52:10 [2020-03-27T20:52:10.994Z] #18 49.32 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
20:52:10 [2020-03-27T20:52:10.994Z] #18 50.80 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
20:52:10 [2020-03-27T20:52:10.994Z] #18 50.81 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
20:52:10 [2020-03-27T20:52:10.994Z] #18 55.78 Selecting previously unselected package python3-minimal.
20:52:10 [2020-03-27T20:52:10.994Z] #18 55.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23601 files and directories currently installed.)
20:52:10 [2020-03-27T20:52:10.994Z] #18 55.90 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
20:52:10 [2020-03-27T20:52:10.994Z] #18 55.92 Unpacking python3-minimal (3.7.3-1) ...
20:52:11 [2020-03-27T20:52:11.284Z] #18 56.11 Selecting previously unselected package libmpdec2:ppc64el.
20:52:11 [2020-03-27T20:52:11.284Z] #18 ...
20:52:11 [2020-03-27T20:52:11.284Z] 
20:52:11 [2020-03-27T20:52:11.284Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:52:11 [2020-03-27T20:52:11.284Z] #48 226.5 vendor/golang.org/x/net/http2/hpack
20:52:14 [2020-03-27T20:52:14.371Z] ok  	github.com/docker/docker/cmd/dockerd	0.129s	coverage: 30.7% of statements
20:52:14 [2020-03-27T20:52:14.371Z] ok  	github.com/docker/docker/container	0.149s	coverage: 34.9% of statements
20:52:14 [2020-03-27T20:52:14.371Z] ?   	github.com/docker/docker/container/stream	[no test files]
20:52:14 [2020-03-27T20:52:14.371Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
20:52:14 [2020-03-27T20:52:14.371Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
20:52:14 [2020-03-27T20:52:14.371Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
20:52:15 [2020-03-27T20:52:15.755Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.059s	coverage: 65.3% of statements
20:52:16 [2020-03-27T20:52:16.015Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.050s	coverage: 35.6% of statements
20:52:16 [2020-03-27T20:52:16.589Z] ok  	github.com/docker/docker/daemon/cluster	0.137s	coverage: 0.5% of statements
20:52:16 [2020-03-27T20:52:16.832Z] #48 231.6 mime
20:52:16 [2020-03-27T20:52:16.832Z] #48 ...
20:52:16 [2020-03-27T20:52:16.832Z] 
20:52:16 [2020-03-27T20:52:16.832Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:52:16 [2020-03-27T20:52:16.832Z] #18 56.13 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 56.15 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 56.38 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
20:52:16 [2020-03-27T20:52:16.832Z] #18 56.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 56.40 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 58.03 Selecting previously unselected package python3.7.
20:52:16 [2020-03-27T20:52:16.832Z] #18 58.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 58.05 Unpacking python3.7 (3.7.3-2+deb10u1) ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 58.22 Selecting previously unselected package libpython3-stdlib:ppc64el.
20:52:16 [2020-03-27T20:52:16.832Z] #18 58.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 58.24 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 58.42 Setting up python3-minimal (3.7.3-1) ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 59.98 Selecting previously unselected package python3.
20:52:16 [2020-03-27T20:52:16.832Z] #18 59.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24013 files and directories currently installed.)
20:52:16 [2020-03-27T20:52:16.832Z] #18 60.07 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 60.09 Unpacking python3 (3.7.3-1) ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 60.24 Selecting previously unselected package libip4tc0:ppc64el.
20:52:16 [2020-03-27T20:52:16.832Z] #18 60.27 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 60.27 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 60.45 Selecting previously unselected package libip6tc0:ppc64el.
20:52:16 [2020-03-27T20:52:16.832Z] #18 60.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 60.48 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 60.60 Selecting previously unselected package libiptc0:ppc64el.
20:52:16 [2020-03-27T20:52:16.832Z] #18 60.63 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 60.63 Unpacking libiptc0:ppc64el (1.8.2-4) ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 60.77 Selecting previously unselected package libnfnetlink0:ppc64el.
20:52:16 [2020-03-27T20:52:16.832Z] #18 60.78 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 60.79 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 60.90 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
20:52:16 [2020-03-27T20:52:16.832Z] #18 60.92 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 60.93 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 61.09 Selecting previously unselected package libnftnl11:ppc64el.
20:52:16 [2020-03-27T20:52:16.832Z] #18 61.11 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 61.11 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 61.25 Selecting previously unselected package iptables.
20:52:16 [2020-03-27T20:52:16.832Z] #18 61.27 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
20:52:16 [2020-03-27T20:52:16.832Z] #18 61.27 Unpacking iptables (1.8.2-4) ...
20:52:17 [2020-03-27T20:52:17.121Z] #18 62.04 Selecting previously unselected package xxd.
20:52:17 [2020-03-27T20:52:17.121Z] #18 62.04 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
20:52:17 [2020-03-27T20:52:17.121Z] #18 62.06 Unpacking xxd (2:8.1.0875-5) ...
20:52:17 [2020-03-27T20:52:17.411Z] #18 62.27 Selecting previously unselected package vim-common.
20:52:17 [2020-03-27T20:52:17.411Z] #18 62.30 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
20:52:17 [2020-03-27T20:52:17.411Z] #18 62.36 Unpacking vim-common (2:8.1.0875-5) ...
20:52:17 [2020-03-27T20:52:17.700Z] #18 62.64 Selecting previously unselected package bash-completion.
20:52:17 [2020-03-27T20:52:17.990Z] #18 62.65 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
20:52:19 [2020-03-27T20:52:19.022Z] #18 ...
20:52:19 [2020-03-27T20:52:19.022Z] 
20:52:19 [2020-03-27T20:52:19.022Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:52:19 [2020-03-27T20:52:19.022Z] #48 234.3 vendor/golang.org/x/net/idna
20:52:19 [2020-03-27T20:52:19.311Z] #48 234.7 mime/quotedprintable
20:52:19 [2020-03-27T20:52:19.915Z] ok  	github.com/docker/docker/daemon/discovery	0.014s	coverage: 30.0% of statements
20:52:19 [2020-03-27T20:52:19.915Z] ok  	github.com/docker/docker/daemon/config	0.082s	coverage: 81.7% of statements
20:52:21 [2020-03-27T20:52:21.304Z] ok  	github.com/docker/docker/daemon/events	0.092s	coverage: 50.0% of statements
20:52:21 [2020-03-27T20:52:21.381Z] #48 236.5 net/http/internal
20:52:21 [2020-03-27T20:52:21.382Z] #48 ...
20:52:21 [2020-03-27T20:52:21.382Z] 
20:52:21 [2020-03-27T20:52:21.382Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:52:21 [2020-03-27T20:52:21.382Z] #45 131.5   DEP      criu/page-pipe.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 131.6   DEP      criu/netfilter.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 131.9   DEP      criu/net.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 132.3   DEP      criu/namespaces.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 132.7   DEP      criu/mount.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 133.1   DEP      criu/mem.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 133.4   DEP      criu/lsm.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 133.7   DEP      criu/log.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 133.9   DEP      criu/libnetlink.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 134.2   DEP      criu/kerndat.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 134.5   DEP      criu/kcmp-ids.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 134.6   DEP      criu/irmap.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 134.9   DEP      criu/ipc_ns.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 135.2   DEP      criu/image.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 135.5   DEP      criu/image-desc.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 135.7   DEP      criu/fsnotify.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 136.0   DEP      criu/filesystems.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 136.3   DEP      criu/files.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 136.7   DEP      criu/files-reg.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 137.0   DEP      criu/files-ext.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 137.3   DEP      criu/file-lock.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 137.6   DEP      criu/file-ids.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 137.8   DEP      criu/fifo.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 138.0   DEP      criu/fdstore.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 138.2   DEP      criu/fault-injection.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 138.3   DEP      criu/external.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 138.5   DEP      criu/eventpoll.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 138.9   DEP      criu/eventfd.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 139.2   DEP      criu/crtools.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 139.5   DEP      criu/cr-service.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 139.9   DEP      criu/cr-restore.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 140.4   DEP      criu/cr-errno.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 140.4   DEP      criu/cr-dump.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 140.8   DEP      criu/cr-dedup.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 141.2   DEP      criu/cr-check.d
20:52:21 [2020-03-27T20:52:21.382Z] #45 141.6   DEP      criu/config.d
20:52:21 [2020-03-27T20:52:21.671Z] #45 141.9   DEP      criu/clone-noasan.d
20:52:21 [2020-03-27T20:52:21.961Z] #45 142.1   DEP      criu/cgroup.d
20:52:22 [2020-03-27T20:52:22.251Z] #45 142.4   DEP      criu/cgroup-props.d
20:52:22 [2020-03-27T20:52:22.251Z] #45 142.6   DEP      criu/bitmap.d
20:52:22 [2020-03-27T20:52:22.541Z] #45 142.7   DEP      criu/bfd.d
20:52:22 [2020-03-27T20:52:22.541Z] #45 142.9   DEP      criu/autofs.d
20:52:22 [2020-03-27T20:52:22.684Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
20:52:23 [2020-03-27T20:52:23.170Z] #45 143.3   DEP      criu/aio.d
20:52:23 [2020-03-27T20:52:23.460Z] #45 143.6   DEP      criu/action-scripts.d
20:52:23 [2020-03-27T20:52:23.749Z] #45 ...
20:52:23 [2020-03-27T20:52:23.749Z] 
20:52:23 [2020-03-27T20:52:23.749Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:52:23 [2020-03-27T20:52:23.749Z] #18 68.62 Unpacking bash-completion (1:2.8-6) ...
20:52:24 [2020-03-27T20:52:24.379Z] #18 69.27 Selecting previously unselected package bzip2.
20:52:24 [2020-03-27T20:52:24.379Z] #18 69.27 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
20:52:24 [2020-03-27T20:52:24.379Z] #18 69.27 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
20:52:24 [2020-03-27T20:52:24.698Z] #18 69.44 Selecting previously unselected package xz-utils.
20:52:24 [2020-03-27T20:52:24.698Z] #18 69.45 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
20:52:24 [2020-03-27T20:52:24.698Z] #18 69.45 Unpacking xz-utils (5.2.4-1) ...
20:52:24 [2020-03-27T20:52:24.988Z] #18 69.84 Selecting previously unselected package apparmor.
20:52:24 [2020-03-27T20:52:24.988Z] #18 69.85 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
20:52:25 [2020-03-27T20:52:25.276Z] #18 70.08 Unpacking apparmor (2.13.2-10) ...
20:52:25 [2020-03-27T20:52:25.905Z] #18 70.71 Selecting previously unselected package aufs-tools.
20:52:25 [2020-03-27T20:52:25.905Z] #18 70.73 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
20:52:25 [2020-03-27T20:52:25.905Z] #18 70.74 Unpacking aufs-tools (1:4.14+20190211-1) ...
20:52:25 [2020-03-27T20:52:25.975Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
20:52:26 [2020-03-27T20:52:26.195Z] #18 70.94 Selecting previously unselected package libonig5:ppc64el.
20:52:26 [2020-03-27T20:52:26.195Z] #18 70.94 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
20:52:26 [2020-03-27T20:52:26.195Z] #18 70.95 Unpacking libonig5:ppc64el (6.9.1-1) ...
20:52:26 [2020-03-27T20:52:26.499Z] #18 71.20 Selecting previously unselected package libjq1:ppc64el.
20:52:26 [2020-03-27T20:52:26.499Z] #18 71.21 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
20:52:26 [2020-03-27T20:52:26.499Z] #18 71.22 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
20:52:26 [2020-03-27T20:52:26.499Z] #18 71.41 Selecting previously unselected package jq.
20:52:26 [2020-03-27T20:52:26.792Z] #18 71.44 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
20:52:26 [2020-03-27T20:52:26.792Z] #18 71.45 Unpacking jq (1.5+dfsg-2+b1) ...
20:52:26 [2020-03-27T20:52:26.792Z] #18 71.60 Selecting previously unselected package libaio1:ppc64el.
20:52:26 [2020-03-27T20:52:26.792Z] #18 71.60 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
20:52:26 [2020-03-27T20:52:26.792Z] #18 71.61 Unpacking libaio1:ppc64el (0.3.112-3) ...
20:52:26 [2020-03-27T20:52:26.792Z] #18 71.70 Selecting previously unselected package libgpm2:ppc64el.
20:52:27 [2020-03-27T20:52:27.081Z] #18 71.71 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
20:52:27 [2020-03-27T20:52:27.081Z] #18 71.72 Unpacking libgpm2:ppc64el (1.20.7-5) ...
20:52:27 [2020-03-27T20:52:27.081Z] #18 71.90 Selecting previously unselected package libicu63:ppc64el.
20:52:27 [2020-03-27T20:52:27.081Z] #18 71.93 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
20:52:27 [2020-03-27T20:52:27.081Z] #18 71.94 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
20:52:27 [2020-03-27T20:52:27.352Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.473s	coverage: 13.8% of statements
20:52:27 [2020-03-27T20:52:27.920Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.562s	coverage: 57.0% of statements
20:52:29 [2020-03-27T20:52:29.282Z] --- PASS: TestBuildWithHugeFile (27.19s)
20:52:29 [2020-03-27T20:52:29.282Z] === RUN   TestBuildWithEmptyDockerfile
20:52:29 [2020-03-27T20:52:29.282Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:52:29 [2020-03-27T20:52:29.282Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:52:29 [2020-03-27T20:52:29.282Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:52:29 [2020-03-27T20:52:29.282Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:52:29 [2020-03-27T20:52:29.282Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:52:29 [2020-03-27T20:52:29.282Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:52:29 [2020-03-27T20:52:29.282Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:52:29 [2020-03-27T20:52:29.282Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:52:29 [2020-03-27T20:52:29.282Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:52:29 [2020-03-27T20:52:29.282Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
20:52:29 [2020-03-27T20:52:29.282Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
20:52:29 [2020-03-27T20:52:29.282Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
20:52:29 [2020-03-27T20:52:29.282Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
20:52:29 [2020-03-27T20:52:29.282Z] === RUN   TestBuildPreserveOwnership
20:52:29 [2020-03-27T20:52:29.282Z] === RUN   TestBuildPreserveOwnership/copy_from
20:52:29 [2020-03-27T20:52:29.282Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:52:30 [2020-03-27T20:52:30.463Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.018s	coverage: 1.8% of statements
20:52:31 [2020-03-27T20:52:31.294Z] --- PASS: TestBuildPreserveOwnership (6.66s)
20:52:31 [2020-03-27T20:52:31.294Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.24s)
20:52:31 [2020-03-27T20:52:31.294Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.41s)
20:52:31 [2020-03-27T20:52:31.294Z] === RUN   TestBuildPlatformInvalid
20:52:31 [2020-03-27T20:52:31.294Z] --- PASS: TestBuildPlatformInvalid (0.13s)
20:52:31 [2020-03-27T20:52:31.294Z] PASS
20:52:31 [2020-03-27T20:52:31.294Z] 
20:52:31 [2020-03-27T20:52:31.294Z] === Skipped
20:52:31 [2020-03-27T20:52:31.294Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
20:52:31 [2020-03-27T20:52:31.294Z]     build_session_test.go:25: TODO: BuildKit
20:52:31 [2020-03-27T20:52:31.294Z] 
20:52:31 [2020-03-27T20:52:31.294Z] 
20:52:31 [2020-03-27T20:52:31.294Z] DONE 32 tests, 1 skipped in 75.643s
20:52:31 [2020-03-27T20:52:31.294Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
20:52:31 [2020-03-27T20:52:31.294Z] ++ 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
20:52:31 [2020-03-27T20:52:31.294Z] ++ set -e
20:52:31 [2020-03-27T20:52:31.294Z] ++ '[' -n 0 ']'
20:52:31 [2020-03-27T20:52:31.294Z] ++ set -x
20:52:31 [2020-03-27T20:52:31.294Z] ++ env -i DEST=/go/src/github.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
20:52:31 [2020-03-27T20:52:31.294Z] INFO: Testing against a local daemon
20:52:31 [2020-03-27T20:52:31.294Z] === RUN   TestConfigList
20:52:32 [2020-03-27T20:52:32.367Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.737s	coverage: 72.5% of statements
20:52:32 [2020-03-27T20:52:32.626Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.456s	coverage: 46.2% of statements
20:52:33 [2020-03-27T20:52:33.952Z] #18 78.67 Selecting previously unselected package libnet1:ppc64el.
20:52:33 [2020-03-27T20:52:33.952Z] #18 78.68 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
20:52:33 [2020-03-27T20:52:33.952Z] #18 78.68 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
20:52:33 [2020-03-27T20:52:33.952Z] #18 78.82 Selecting previously unselected package libnl-3-200:ppc64el.
20:52:33 [2020-03-27T20:52:33.952Z] #18 78.83 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
20:52:33 [2020-03-27T20:52:33.952Z] #18 78.84 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
20:52:33 [2020-03-27T20:52:33.952Z] #18 ...
20:52:33 [2020-03-27T20:52:33.952Z] 
20:52:33 [2020-03-27T20:52:33.952Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:52:33 [2020-03-27T20:52:33.952Z] #45 144.3   CC       criu/action-scripts.o
20:52:33 [2020-03-27T20:52:33.952Z] #45 145.1   CC       criu/aio.o
20:52:33 [2020-03-27T20:52:33.952Z] #45 146.0   CC       criu/autofs.o
20:52:33 [2020-03-27T20:52:33.952Z] #45 149.9   CC       criu/bfd.o
20:52:33 [2020-03-27T20:52:33.952Z] #45 151.1   CC       criu/bitmap.o
20:52:33 [2020-03-27T20:52:33.952Z] #45 151.4   CC       criu/cgroup-props.o
20:52:33 [2020-03-27T20:52:33.952Z] #45 153.6   CC       criu/cgroup.o
20:52:34 [2020-03-27T20:52:34.005Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.936s	coverage: 49.5% of statements
20:52:34 [2020-03-27T20:52:34.241Z] #45 ...
20:52:34 [2020-03-27T20:52:34.241Z] 
20:52:34 [2020-03-27T20:52:34.241Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:52:34 [2020-03-27T20:52:34.241Z] #18 78.98 Selecting previously unselected package libprotobuf-c1:ppc64el.
20:52:34 [2020-03-27T20:52:34.241Z] #18 78.98 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
20:52:34 [2020-03-27T20:52:34.241Z] #18 79.00 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
20:52:34 [2020-03-27T20:52:34.241Z] #18 79.14 Selecting previously unselected package libreadline5:ppc64el.
20:52:34 [2020-03-27T20:52:34.241Z] #18 79.16 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
20:52:34 [2020-03-27T20:52:34.241Z] #18 79.18 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
20:52:34 [2020-03-27T20:52:34.684Z] #18 79.44 Selecting previously unselected package net-tools.
20:52:34 [2020-03-27T20:52:34.684Z] #18 79.44 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
20:52:34 [2020-03-27T20:52:34.684Z] #18 79.45 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
20:52:34 [2020-03-27T20:52:34.687Z] ok  	github.com/docker/docker/daemon	12.402s	coverage: 17.5% of statements
20:52:34 [2020-03-27T20:52:34.688Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
20:52:34 [2020-03-27T20:52:34.688Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
20:52:34 [2020-03-27T20:52:34.688Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
20:52:34 [2020-03-27T20:52:34.688Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
20:52:34 [2020-03-27T20:52:34.688Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
20:52:34 [2020-03-27T20:52:34.979Z] #18 79.85 Selecting previously unselected package python-pip-whl.
20:52:34 [2020-03-27T20:52:34.979Z] #18 79.86 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
20:52:34 [2020-03-27T20:52:34.979Z] #18 79.87 Unpacking python-pip-whl (18.1-5) ...
20:52:35 [2020-03-27T20:52:35.608Z] #18 80.58 Selecting previously unselected package python3-lib2to3.
20:52:35 [2020-03-27T20:52:35.608Z] #18 ...
20:52:35 [2020-03-27T20:52:35.608Z] 
20:52:35 [2020-03-27T20:52:35.608Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:52:35 [2020-03-27T20:52:35.609Z] #48 241.1 net/textproto
20:52:35 [2020-03-27T20:52:35.609Z] #48 241.1 crypto/x509
20:52:35 [2020-03-27T20:52:35.609Z] #48 243.0 vendor/golang.org/x/net/http/httpproxy
20:52:35 [2020-03-27T20:52:35.609Z] #48 245.1 vendor/golang.org/x/net/http/httpguts
20:52:35 [2020-03-27T20:52:35.609Z] #48 245.1 mime/multipart
20:52:35 [2020-03-27T20:52:35.609Z] #48 250.5 crypto/tls
20:52:35 [2020-03-27T20:52:35.626Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.628s	coverage: 76.1% of statements
20:52:35 [2020-03-27T20:52:35.663Z] --- PASS: TestConfigList (3.79s)
20:52:35 [2020-03-27T20:52:35.663Z] === RUN   TestConfigsCreateAndDelete
20:52:35 [2020-03-27T20:52:35.886Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.027s	coverage: 58.0% of statements
20:52:35 [2020-03-27T20:52:35.901Z] #48 ...
20:52:35 [2020-03-27T20:52:35.901Z] 
20:52:35 [2020-03-27T20:52:35.901Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:52:35 [2020-03-27T20:52:35.901Z] #51 DONE 251.2s
20:52:35 [2020-03-27T20:52:35.901Z] 
20:52:35 [2020-03-27T20:52:35.901Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:52:35 [2020-03-27T20:52:35.901Z] #18 80.59 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
20:52:35 [2020-03-27T20:52:35.901Z] #18 80.59 Unpacking python3-lib2to3 (3.7.3-1) ...
20:52:35 [2020-03-27T20:52:35.901Z] #18 80.81 Selecting previously unselected package python3-distutils.
20:52:35 [2020-03-27T20:52:35.901Z] #18 80.86 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
20:52:36 [2020-03-27T20:52:36.190Z] #18 80.87 Unpacking python3-distutils (3.7.3-1) ...
20:52:36 [2020-03-27T20:52:36.455Z] ok  	github.com/docker/docker/daemon/links	0.021s	coverage: 93.0% of statements
20:52:36 [2020-03-27T20:52:36.479Z] #18 81.23 Selecting previously unselected package python3-pip.
20:52:36 [2020-03-27T20:52:36.479Z] #18 81.24 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
20:52:36 [2020-03-27T20:52:36.479Z] #18 81.25 Unpacking python3-pip (18.1-5) ...
20:52:36 [2020-03-27T20:52:36.715Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.023s	coverage: 3.0% of statements
20:52:36 [2020-03-27T20:52:36.769Z] #18 81.70 Selecting previously unselected package python3-pkg-resources.
20:52:36 [2020-03-27T20:52:36.769Z] #18 81.73 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
20:52:37 [2020-03-27T20:52:37.057Z] #18 81.74 Unpacking python3-pkg-resources (40.8.0-1) ...
20:52:37 [2020-03-27T20:52:37.369Z] #18 82.06 Selecting previously unselected package python3-setuptools.
20:52:37 [2020-03-27T20:52:37.369Z] #18 82.09 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
20:52:37 [2020-03-27T20:52:37.369Z] #18 82.10 Unpacking python3-setuptools (40.8.0-1) ...
20:52:37 [2020-03-27T20:52:37.670Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:52:37 [2020-03-27T20:52:37.670Z] 
20:52:37 [2020-03-27T20:52:37.670Z] 
20:52:37 [2020-03-27T20:52:37.670Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:52:37 [2020-03-27T20:52:37.670Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:52:37 [2020-03-27T20:52:37.670Z] HOSTNAME=230410029e6c
20:52:37 [2020-03-27T20:52:37.670Z] TEST_SKIP_INTEGRATION=1
20:52:37 [2020-03-27T20:52:37.670Z] TESTDEBUG=0
20:52:37 [2020-03-27T20:52:37.670Z] DEST=bundles/test-integration
20:52:37 [2020-03-27T20:52:37.670Z] PWD=/go/src/github.com/docker/docker
20:52:37 [2020-03-27T20:52:37.670Z] KEEPBUNDLE=1
20:52:37 [2020-03-27T20:52:37.670Z] DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420
20:52:37 [2020-03-27T20:52:37.670Z] container=docker
20:52:37 [2020-03-27T20:52:37.670Z] HOME=/root
20:52:37 [2020-03-27T20:52:37.670Z] GOLANG_VERSION=1.13.8
20:52:37 [2020-03-27T20:52:37.670Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:52:37 [2020-03-27T20:52:37.670Z] VALIDATE_BRANCH=master
20:52:37 [2020-03-27T20:52:37.670Z] TERM=xterm
20:52:37 [2020-03-27T20:52:37.670Z] DOCKER_PKG=github.com/docker/docker
20:52:37 [2020-03-27T20:52:37.670Z] SHLVL=1
20:52:37 [2020-03-27T20:52:37.670Z] TIMEOUT=120m
20:52:37 [2020-03-27T20:52:37.670Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:52:37 [2020-03-27T20:52:37.670Z] DOCKER_GRAPHDRIVER=overlay2
20:52:37 [2020-03-27T20:52:37.670Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
20:52:37 [2020-03-27T20:52:37.670Z] GO111MODULE=off
20:52:37 [2020-03-27T20:52:37.670Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:52:37 [2020-03-27T20:52:37.670Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:52:37 [2020-03-27T20:52:37.670Z] GOPATH=/go
20:52:37 [2020-03-27T20:52:37.670Z] PKG_CONFIG=pkg-config
20:52:37 [2020-03-27T20:52:37.670Z] _=/usr/bin/env
20:52:37 [2020-03-27T20:52:37.670Z] Building test suite binary ./integration-cli/test.main
20:52:37 [2020-03-27T20:52:37.928Z] 
20:52:37 [2020-03-27T20:52:37.928Z] 
20:52:37 [2020-03-27T20:52:37.928Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
20:52:37 [2020-03-27T20:52:37.928Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:52:37 [2020-03-27T20:52:37.928Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:52:37 [2020-03-27T20:52:37.928Z] HOSTNAME=53bb82090f9c
20:52:37 [2020-03-27T20:52:37.928Z] TEST_SKIP_INTEGRATION=1
20:52:37 [2020-03-27T20:52:37.928Z] TESTDEBUG=0
20:52:37 [2020-03-27T20:52:37.928Z] DEST=bundles/test-integration
20:52:37 [2020-03-27T20:52:37.928Z] PWD=/go/src/github.com/docker/docker
20:52:37 [2020-03-27T20:52:37.928Z] KEEPBUNDLE=1
20:52:37 [2020-03-27T20:52:37.928Z] DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420
20:52:37 [2020-03-27T20:52:37.928Z] container=docker
20:52:37 [2020-03-27T20:52:37.928Z] HOME=/root
20:52:37 [2020-03-27T20:52:37.928Z] GOLANG_VERSION=1.13.8
20:52:37 [2020-03-27T20:52:37.928Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:52:37 [2020-03-27T20:52:37.928Z] VALIDATE_BRANCH=master
20:52:37 [2020-03-27T20:52:37.928Z] TERM=xterm
20:52:37 [2020-03-27T20:52:37.928Z] DOCKER_PKG=github.com/docker/docker
20:52:37 [2020-03-27T20:52:37.928Z] SHLVL=1
20:52:37 [2020-03-27T20:52:37.928Z] TIMEOUT=120m
20:52:37 [2020-03-27T20:52:37.928Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:52:37 [2020-03-27T20:52:37.928Z] DOCKER_GRAPHDRIVER=overlay2
20:52:37 [2020-03-27T20:52:37.928Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
20:52:37 [2020-03-27T20:52:37.928Z] GO111MODULE=off
20:52:37 [2020-03-27T20:52:37.928Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:52:37 [2020-03-27T20:52:37.928Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:52:37 [2020-03-27T20:52:37.928Z] GOPATH=/go
20:52:37 [2020-03-27T20:52:37.928Z] PKG_CONFIG=pkg-config
20:52:37 [2020-03-27T20:52:37.928Z] _=/usr/bin/env
20:52:37 [2020-03-27T20:52:37.928Z] Building test suite binary ./integration-cli/test.main
20:52:37 [2020-03-27T20:52:37.997Z] #18 82.87 Selecting previously unselected package python3-wheel.
20:52:37 [2020-03-27T20:52:37.997Z] #18 82.88 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
20:52:37 [2020-03-27T20:52:37.997Z] #18 82.88 Unpacking python3-wheel (0.32.3-2) ...
20:52:37 [2020-03-27T20:52:37.997Z] #18 82.99 Selecting previously unselected package sudo.
20:52:38 [2020-03-27T20:52:38.287Z] #18 83.00 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
20:52:38 [2020-03-27T20:52:38.287Z] #18 83.02 Unpacking sudo (1.8.27-1+deb10u2) ...
20:52:38 [2020-03-27T20:52:38.494Z] No new tests added to integration.
20:52:38 [2020-03-27T20:52:38.494Z] 
20:52:38 [2020-03-27T20:52:38.494Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:52:38 [2020-03-27T20:52:38.625Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 41.8% of statements
20:52:38 [2020-03-27T20:52:38.916Z] #18 83.81 Selecting previously unselected package thin-provisioning-tools.
20:52:38 [2020-03-27T20:52:38.916Z] #18 83.83 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
20:52:38 [2020-03-27T20:52:38.916Z] #18 83.83 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
20:52:39 [2020-03-27T20:52:39.112Z] --- PASS: TestConfigsCreateAndDelete (3.79s)
20:52:39 [2020-03-27T20:52:39.112Z] === RUN   TestConfigsUpdate
20:52:39 [2020-03-27T20:52:39.207Z] #18 84.16 Selecting previously unselected package uidmap.
20:52:39 [2020-03-27T20:52:39.498Z] #18 84.17 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
20:52:39 [2020-03-27T20:52:39.498Z] #18 84.19 Unpacking uidmap (1:4.5-1.1) ...
20:52:39 [2020-03-27T20:52:39.498Z] #18 84.40 Selecting previously unselected package vim-runtime.
20:52:39 [2020-03-27T20:52:39.498Z] #18 84.40 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
20:52:39 [2020-03-27T20:52:39.562Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.246s	coverage: 77.8% of statements
20:52:39 [2020-03-27T20:52:39.785Z] #18 84.48 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
20:52:39 [2020-03-27T20:52:39.785Z] #18 84.59 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
20:52:39 [2020-03-27T20:52:39.785Z] #18 84.60 Unpacking vim-runtime (2:8.1.0875-5) ...
20:52:39 [2020-03-27T20:52:39.865Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:52:39 [2020-03-27T20:52:39.865Z] HOSTNAME=fbebd9dd4d11
20:52:39 [2020-03-27T20:52:39.865Z] TESTDEBUG=0
20:52:39 [2020-03-27T20:52:39.865Z] DEST=bundles/test-integration
20:52:39 [2020-03-27T20:52:39.865Z] PWD=/go/src/github.com/docker/docker
20:52:39 [2020-03-27T20:52:39.865Z] KEEPBUNDLE=1
20:52:39 [2020-03-27T20:52:39.865Z] DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420
20:52:39 [2020-03-27T20:52:39.865Z] container=docker
20:52:39 [2020-03-27T20:52:39.865Z] HOME=/root
20:52:39 [2020-03-27T20:52:39.865Z] GOLANG_VERSION=1.13.8
20:52:39 [2020-03-27T20:52:39.865Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:52:39 [2020-03-27T20:52:39.865Z] VALIDATE_BRANCH=master
20:52:39 [2020-03-27T20:52:39.865Z] TERM=xterm
20:52:39 [2020-03-27T20:52:39.865Z] DOCKER_PKG=github.com/docker/docker
20:52:39 [2020-03-27T20:52:39.865Z] SHLVL=1
20:52:39 [2020-03-27T20:52:39.865Z] TIMEOUT=120m
20:52:39 [2020-03-27T20:52:39.865Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:52:39 [2020-03-27T20:52:39.865Z] DOCKER_GRAPHDRIVER=overlay2
20:52:39 [2020-03-27T20:52:39.865Z] GO111MODULE=off
20:52:39 [2020-03-27T20:52:39.865Z] TEST_SKIP_INTEGRATION_CLI=1
20:52:39 [2020-03-27T20:52:39.865Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:52:39 [2020-03-27T20:52:39.865Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:52:39 [2020-03-27T20:52:39.865Z] GOPATH=/go
20:52:39 [2020-03-27T20:52:39.865Z] PKG_CONFIG=pkg-config
20:52:39 [2020-03-27T20:52:39.865Z] _=/usr/bin/env
20:52:39 [2020-03-27T20:52:39.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:52:40 [2020-03-27T20:52:40.132Z] ok  	github.com/docker/docker/daemon/images	0.071s	coverage: 4.9% of statements
20:52:40 [2020-03-27T20:52:40.132Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.021s	coverage: 67.0% of statements
20:52:40 [2020-03-27T20:52:40.391Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.162s	coverage: 61.0% of statements
20:52:40 [2020-03-27T20:52:40.391Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
20:52:40 [2020-03-27T20:52:40.391Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
20:52:40 [2020-03-27T20:52:40.391Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
20:52:40 [2020-03-27T20:52:40.391Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
20:52:40 [2020-03-27T20:52:40.391Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
20:52:40 [2020-03-27T20:52:40.391Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
20:52:40 [2020-03-27T20:52:40.962Z] ok  	github.com/docker/docker/daemon/logger/journald	0.022s	coverage: 26.2% of statements
20:52:41 [2020-03-27T20:52:41.222Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.018s	coverage: 88.3% of statements
20:52:41 [2020-03-27T20:52:41.792Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.018s	coverage: 62.1% of statements
20:52:42 [2020-03-27T20:52:42.364Z] ok  	github.com/docker/docker/daemon/logger/local	0.113s	coverage: 74.7% of statements
20:52:42 [2020-03-27T20:52:42.364Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
20:52:42 [2020-03-27T20:52:42.552Z] --- PASS: TestConfigsUpdate (3.62s)
20:52:42 [2020-03-27T20:52:42.552Z] === RUN   TestTemplatedConfig
20:52:42 [2020-03-27T20:52:42.935Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.038s	coverage: 33.3% of statements
20:52:42 [2020-03-27T20:52:42.935Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.067s	coverage: 19.9% of statements
20:52:43 [2020-03-27T20:52:43.826Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:52:43 [2020-03-27T20:52:43.826Z] 
20:52:43 [2020-03-27T20:52:43.826Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:52:43 [2020-03-27T20:52:43.826Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:52:43 [2020-03-27T20:52:43.826Z] HOSTNAME=327510cfca5d
20:52:43 [2020-03-27T20:52:43.826Z] DEST=bundles/test-integration
20:52:43 [2020-03-27T20:52:43.826Z] PWD=/go/src/github.com/docker/docker
20:52:43 [2020-03-27T20:52:43.826Z] DOCKER_ROOTLESS=1
20:52:43 [2020-03-27T20:52:43.826Z] DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420
20:52:43 [2020-03-27T20:52:43.826Z] container=docker
20:52:43 [2020-03-27T20:52:43.826Z] HOME=/root
20:52:43 [2020-03-27T20:52:43.826Z] GOLANG_VERSION=1.13.8
20:52:43 [2020-03-27T20:52:43.826Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:52:43 [2020-03-27T20:52:43.826Z] VALIDATE_BRANCH=master
20:52:43 [2020-03-27T20:52:43.826Z] TERM=xterm
20:52:43 [2020-03-27T20:52:43.826Z] DOCKER_PKG=github.com/docker/docker
20:52:43 [2020-03-27T20:52:43.826Z] SHLVL=1
20:52:43 [2020-03-27T20:52:43.826Z] TIMEOUT=120m
20:52:43 [2020-03-27T20:52:43.826Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:52:43 [2020-03-27T20:52:43.826Z] DOCKER_GRAPHDRIVER=overlay2
20:52:43 [2020-03-27T20:52:43.826Z] GO111MODULE=off
20:52:43 [2020-03-27T20:52:43.826Z] DOCKER_EXPERIMENTAL=1
20:52:43 [2020-03-27T20:52:43.826Z] TEST_SKIP_INTEGRATION_CLI=1
20:52:43 [2020-03-27T20:52:43.826Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:52:43 [2020-03-27T20:52:43.826Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:52:43 [2020-03-27T20:52:43.826Z] GOPATH=/go
20:52:43 [2020-03-27T20:52:43.826Z] PKG_CONFIG=pkg-config
20:52:43 [2020-03-27T20:52:43.826Z] _=/usr/bin/env
20:52:43 [2020-03-27T20:52:43.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:52:43 [2020-03-27T20:52:43.876Z] ok  	github.com/docker/docker/daemon/logger/templates	0.011s	coverage: 8.3% of statements
20:52:43 [2020-03-27T20:52:43.876Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.020s	coverage: 47.8% of statements
20:52:44 [2020-03-27T20:52:44.813Z] ok  	github.com/docker/docker/daemon/network	0.024s	coverage: 63.8% of statements
20:52:45 [2020-03-27T20:52:45.325Z] #18 89.86 Selecting previously unselected package vim.
20:52:45 [2020-03-27T20:52:45.325Z] #18 89.89 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
20:52:45 [2020-03-27T20:52:45.325Z] #18 89.94 Unpacking vim (2:8.1.0875-5) ...
20:52:45 [2020-03-27T20:52:45.971Z] #18 90.76 Selecting previously unselected package xfsprogs.
20:52:45 [2020-03-27T20:52:45.971Z] #18 90.78 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
20:52:45 [2020-03-27T20:52:45.971Z] #18 90.79 Unpacking xfsprogs (4.20.0-1) ...
20:52:45 [2020-03-27T20:52:45.991Z] --- PASS: TestTemplatedConfig (3.58s)
20:52:45 [2020-03-27T20:52:45.991Z] === RUN   TestConfigInspect
20:52:46 [2020-03-27T20:52:46.205Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.958s	coverage: 82.5% of statements
20:52:46 [2020-03-27T20:52:46.205Z] ?   	github.com/docker/docker/daemon/names	[no test files]
20:52:46 [2020-03-27T20:52:46.205Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
20:52:46 [2020-03-27T20:52:46.205Z] ok  	github.com/docker/docker/distribution/metadata	0.083s	coverage: 48.2% of statements
20:52:46 [2020-03-27T20:52:46.995Z] #18 91.59 Selecting previously unselected package zip.
20:52:46 [2020-03-27T20:52:46.995Z] #18 91.62 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
20:52:46 [2020-03-27T20:52:46.995Z] #18 91.62 Unpacking zip (3.0-11+b1) ...
20:52:46 [2020-03-27T20:52:46.995Z] #18 ...
20:52:46 [2020-03-27T20:52:46.995Z] 
20:52:46 [2020-03-27T20:52:46.995Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:52:46 [2020-03-27T20:52:46.995Z] #48 262.1 net/http/httptrace
20:52:47 [2020-03-27T20:52:47.308Z] #48 262.6 net/http
20:52:48 [2020-03-27T20:52:48.114Z] ok  	github.com/docker/docker/errdefs	0.064s	coverage: 49.4% of statements
20:52:48 [2020-03-27T20:52:48.114Z] ok  	github.com/docker/docker/distribution	0.248s	coverage: 22.1% of statements
20:52:48 [2020-03-27T20:52:48.114Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
20:52:49 [2020-03-27T20:52:49.053Z] ok  	github.com/docker/docker/image	0.054s	coverage: 86.4% of statements
20:52:49 [2020-03-27T20:52:49.667Z] ok  	github.com/docker/docker/distribution/xfer	1.750s	coverage: 85.1% of statements
20:52:49 [2020-03-27T20:52:49.667Z] ?   	github.com/docker/docker/dockerversion	[no test files]
20:52:49 [2020-03-27T20:52:49.667Z] ok  	github.com/docker/docker/image/cache	0.039s	coverage: 19.2% of statements
20:52:49 [2020-03-27T20:52:49.667Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
20:52:49 [2020-03-27T20:52:49.935Z] ok  	github.com/docker/docker/image/v1	0.069s	coverage: 25.0% of statements
20:52:49 [2020-03-27T20:52:49.935Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
20:52:50 [2020-03-27T20:52:50.355Z] --- PASS: TestConfigInspect (3.70s)
20:52:50 [2020-03-27T20:52:50.355Z] === RUN   TestConfigCreateWithLabels
20:52:50 [2020-03-27T20:52:50.510Z] ok  	github.com/docker/docker/libcontainerd/queue	0.062s	coverage: 100.0% of statements
20:52:50 [2020-03-27T20:52:50.771Z] ok  	github.com/docker/docker/pkg/aaparser	0.017s	coverage: 50.0% of statements
20:52:50 [2020-03-27T20:52:50.813Z] #48 ...
20:52:50 [2020-03-27T20:52:50.813Z] 
20:52:50 [2020-03-27T20:52:50.813Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:52:50 [2020-03-27T20:52:50.813Z] #45 161.1   CC       criu/clone-noasan.o
20:52:50 [2020-03-27T20:52:50.813Z] #45 161.4   CC       criu/config.o
20:52:50 [2020-03-27T20:52:50.813Z] #45 165.4   CC       criu/cr-check.o
20:52:50 [2020-03-27T20:52:50.813Z] #45 169.3   CC       criu/cr-dedup.o
20:52:50 [2020-03-27T20:52:50.813Z] #45 170.3   CC       criu/cr-dump.o
20:52:51 [2020-03-27T20:52:51.104Z] #45 ...
20:52:51 [2020-03-27T20:52:51.105Z] 
20:52:51 [2020-03-27T20:52:51.105Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:52:51 [2020-03-27T20:52:51.362Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m10.132453301s with top 10 stages: buildssa: 1m32.831688968s, goimports: 22.424215592s, unconvert: 12.291534762s, gosec: 11.102905891s, golint: 6.625217107s, ineffassign: 4.673928442s, misspell: 4.563732305s, inspect: 3.883468379s, vrp: 2.93153599s, printf: 2.068819539s 
20:52:51 [2020-03-27T20:52:51.987Z] #24 262.5 Checking out files:  13% (1406/10664)   
Checking out files:  14% (1493/10664)   
Checking out files:  15% (1600/10664)   
Checking out files:  16% (1707/10664)   
Checking out files:  17% (1813/10664)   
Checking out files:  18% (1920/10664)   
Checking out files:  19% (2027/10664)   
Checking out files:  20% (2133/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% (3333/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:  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:  50% (5352/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:  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:  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% (9445/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.
20:52:51 [2020-03-27T20:52:51.987Z] #24 267.4 + cd /tmp/tmp.7Y0IZsHyZj/tmp/docker-ce
20:52:51 [2020-03-27T20:52:51.987Z] #24 267.4 + git checkout -q v17.06.2-ce
20:52:52 [2020-03-27T20:52:52.166Z] ok  	github.com/docker/docker/opts	0.125s	coverage: 67.4% of statements
20:52:53 [2020-03-27T20:52:53.551Z] ok  	github.com/docker/docker/pkg/broadcaster	0.011s	coverage: 100.0% of statements
20:52:53 [2020-03-27T20:52:53.794Z] --- PASS: TestConfigCreateWithLabels (3.62s)
20:52:53 [2020-03-27T20:52:53.794Z] === RUN   TestConfigCreateResolve
20:52:53 [2020-03-27T20:52:53.810Z] ok  	github.com/docker/docker/pkg/capabilities	0.010s	coverage: 87.5% of statements
20:52:54 [2020-03-27T20:52:54.069Z] ok  	github.com/docker/docker/pkg/authorization	1.626s	coverage: 68.3% of statements
20:52:55 [2020-03-27T20:52:55.007Z] ok  	github.com/docker/docker/pkg/directory	0.011s	coverage: 80.0% of statements
20:52:55 [2020-03-27T20:52:55.007Z] ok  	github.com/docker/docker/pkg/archive	1.268s	coverage: 77.1% of statements
20:52:55 [2020-03-27T20:52:55.494Z] #24 ...
20:52:55 [2020-03-27T20:52:55.494Z] 
20:52:55 [2020-03-27T20:52:55.494Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:52:55 [2020-03-27T20:52:55.494Z] #45 175.4   CC       criu/cr-errno.o
20:52:55 [2020-03-27T20:52:55.494Z] #45 175.6   CC       criu/cr-restore.o
20:52:55 [2020-03-27T20:52:55.577Z] ok  	github.com/docker/docker/pkg/discovery	0.012s	coverage: 58.3% of statements
20:52:55 [2020-03-27T20:52:55.836Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 97.6% of statements
20:52:56 [2020-03-27T20:52:56.406Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
20:52:56 [2020-03-27T20:52:56.974Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
20:52:57 [2020-03-27T20:52:57.012Z] #45 ...
20:52:57 [2020-03-27T20:52:57.012Z] 
20:52:57 [2020-03-27T20:52:57.012Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:52:57 [2020-03-27T20:52:57.012Z] #18 91.81 Setting up aufs-tools (1:4.14+20190211-1) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 91.82 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 91.84 Setting up libip6tc0:ppc64el (1.8.2-4) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 91.85 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 91.85 Setting up libgpm2:ppc64el (1.20.7-5) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 91.86 Setting up libip4tc0:ppc64el (1.8.2-4) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 91.86 Setting up uidmap (1:4.5-1.1) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 91.87 Setting up libnftnl11:ppc64el (1.1.2-2) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 91.89 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 91.89 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 91.90 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 91.91 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 91.91 Setting up xxd (2:8.1.0875-5) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 91.92 Setting up zip (3.0-11+b1) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 91.93 Setting up vim-common (2:8.1.0875-5) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 91.98 Setting up bash-completion (1:2.8-6) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 98.84 Setting up libiptc0:ppc64el (1.8.2-4) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 98.85 Setting up xz-utils (5.2.4-1) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 98.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
20:52:57 [2020-03-27T20:52:57.012Z] #18 98.92 Setting up sudo (1.8.27-1+deb10u2) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 99.10 invoke-rc.d: could not determine current runlevel
20:52:57 [2020-03-27T20:52:57.012Z] #18 99.12 invoke-rc.d: policy-rc.d denied execution of start.
20:52:57 [2020-03-27T20:52:57.012Z] #18 99.15 Setting up pigz (2.4-1) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 99.15 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 99.16 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 99.18 Setting up python-pip-whl (18.1-5) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 99.18 Setting up libmpdec2:ppc64el (2.4.2-2) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 99.19 Setting up vim-runtime (2:8.1.0875-5) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 100.0 Setting up libaio1:ppc64el (0.3.112-3) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 100.0 Setting up libonig5:ppc64el (6.9.1-1) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 100.0 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 100.1 Setting up vim (2:8.1.0875-5) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 100.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
20:52:57 [2020-03-27T20:52:57.012Z] #18 100.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
20:52:57 [2020-03-27T20:52:57.012Z] #18 100.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
20:52:57 [2020-03-27T20:52:57.012Z] #18 100.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
20:52:57 [2020-03-27T20:52:57.012Z] #18 100.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
20:52:57 [2020-03-27T20:52:57.012Z] #18 100.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
20:52:57 [2020-03-27T20:52:57.012Z] #18 100.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
20:52:57 [2020-03-27T20:52:57.012Z] #18 100.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
20:52:57 [2020-03-27T20:52:57.012Z] #18 100.3 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 100.3 Setting up thin-provisioning-tools (0.7.6-2.1) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 100.3 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 100.3 Setting up jq (1.5+dfsg-2+b1) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 100.3 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
20:52:57 [2020-03-27T20:52:57.012Z] #18 100.4 Setting up python3.7 (3.7.3-2+deb10u1) ...
20:52:57 [2020-03-27T20:52:57.230Z] --- PASS: TestConfigCreateResolve (3.69s)
20:52:57 [2020-03-27T20:52:57.230Z] === RUN   TestConfigDaemonLibtrustID
20:52:57 [2020-03-27T20:52:57.232Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
20:52:57 [2020-03-27T20:52:57.511Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
20:52:57 [2020-03-27T20:52:57.511Z] PASS
20:52:57 [2020-03-27T20:52:57.511Z] 
20:52:57 [2020-03-27T20:52:57.511Z] DONE 8 tests in 26.385s
20:52:57 [2020-03-27T20:52:57.511Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
20:52:57 [2020-03-27T20:52:57.511Z] ++ 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
20:52:57 [2020-03-27T20:52:57.511Z] ++ set -e
20:52:57 [2020-03-27T20:52:57.511Z] ++ '[' -n 0 ']'
20:52:57 [2020-03-27T20:52:57.511Z] ++ set -x
20:52:57 [2020-03-27T20:52:57.511Z] ++ env -i DEST=/go/src/github.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
20:52:57 [2020-03-27T20:52:57.511Z] INFO: Testing against a local daemon
20:52:57 [2020-03-27T20:52:57.511Z] === RUN   TestCheckpoint
20:52:57 [2020-03-27T20:52:57.511Z] --- SKIP: TestCheckpoint (0.00s)
20:52:57 [2020-03-27T20:52:57.511Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:52:57 [2020-03-27T20:52:57.511Z] === RUN   TestContainerInvalidJSON
20:52:57 [2020-03-27T20:52:57.511Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:52:57 [2020-03-27T20:52:57.511Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:52:57 [2020-03-27T20:52:57.511Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:52:57 [2020-03-27T20:52:57.511Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:52:57 [2020-03-27T20:52:57.511Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:52:57 [2020-03-27T20:52:57.511Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:52:57 [2020-03-27T20:52:57.511Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:52:57 [2020-03-27T20:52:57.511Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:52:57 [2020-03-27T20:52:57.511Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:52:57 [2020-03-27T20:52:57.511Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:52:57 [2020-03-27T20:52:57.511Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:52:57 [2020-03-27T20:52:57.511Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:52:57 [2020-03-27T20:52:57.511Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:52:57 [2020-03-27T20:52:57.511Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:52:57 [2020-03-27T20:52:57.791Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
20:52:57 [2020-03-27T20:52:57.791Z] === RUN   TestCopyFromContainerPathIsNotDir
20:52:57 [2020-03-27T20:52:57.791Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
20:52:57 [2020-03-27T20:52:57.791Z] === RUN   TestCopyToContainerPathDoesNotExist
20:52:58 [2020-03-27T20:52:58.034Z] #18 ...
20:52:58 [2020-03-27T20:52:58.034Z] 
20:52:58 [2020-03-27T20:52:58.034Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:52:58 [2020-03-27T20:52:58.034Z] #24 273.1 + mkdir -p /tmp/tmp.7Y0IZsHyZj/src/github.com/docker
20:52:58 [2020-03-27T20:52:58.034Z] #24 273.1 + mv components/cli /tmp/tmp.7Y0IZsHyZj/src/github.com/docker/cli
20:52:58 [2020-03-27T20:52:58.034Z] #24 273.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
20:52:58 [2020-03-27T20:52:58.071Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
20:52:58 [2020-03-27T20:52:58.071Z] === RUN   TestCopyToContainerPathIsNotDir
20:52:58 [2020-03-27T20:52:58.071Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
20:52:58 [2020-03-27T20:52:58.071Z] === RUN   TestCopyFromContainer
20:52:58 [2020-03-27T20:52:58.608Z] ok  	github.com/docker/docker/pkg/filenotify	0.616s	coverage: 67.0% of statements
20:52:58 [2020-03-27T20:52:58.608Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.543s	coverage: 43.2% of statements
20:52:59 [2020-03-27T20:52:59.176Z] ok  	github.com/docker/docker/pkg/fileutils	0.019s	coverage: 89.5% of statements
20:52:59 [2020-03-27T20:52:59.436Z] ok  	github.com/docker/docker/pkg/fsutils	0.303s	coverage: 85.1% of statements
20:52:59 [2020-03-27T20:52:59.696Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 11.4% of statements
20:52:59 [2020-03-27T20:52:59.955Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.092s	coverage: 84.1% of statements
20:53:00 [2020-03-27T20:53:00.082Z] === RUN   TestCopyFromContainer//
20:53:00 [2020-03-27T20:53:00.215Z] ok  	github.com/docker/docker/layer	7.684s	coverage: 68.8% of statements
20:53:00 [2020-03-27T20:53:00.215Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
20:53:00 [2020-03-27T20:53:00.215Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
20:53:00 [2020-03-27T20:53:00.215Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
20:53:00 [2020-03-27T20:53:00.215Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
20:53:00 [2020-03-27T20:53:00.215Z] ?   	github.com/docker/docker/oci	[no test files]
20:53:00 [2020-03-27T20:53:00.215Z] ?   	github.com/docker/docker/oci/caps	[no test files]
20:53:00 [2020-03-27T20:53:00.215Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
20:53:00 [2020-03-27T20:53:00.215Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
20:53:00 [2020-03-27T20:53:00.362Z] === RUN   TestCopyFromContainer//bar/root
20:53:00 [2020-03-27T20:53:00.362Z] === RUN   TestCopyFromContainer//bar/root/
20:53:00 [2020-03-27T20:53:00.362Z] === RUN   TestCopyFromContainer/bar/quux
20:53:00 [2020-03-27T20:53:00.643Z] === RUN   TestCopyFromContainer/bar/quux/
20:53:00 [2020-03-27T20:53:00.643Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:53:00 [2020-03-27T20:53:00.785Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
20:53:00 [2020-03-27T20:53:00.923Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:53:00 [2020-03-27T20:53:00.923Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:53:00 [2020-03-27T20:53:00.923Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:53:01 [2020-03-27T20:53:01.060Z] ok  	github.com/docker/docker/pkg/locker	0.043s	coverage: 88.9% of statements
20:53:01 [2020-03-27T20:53:01.204Z] === RUN   TestCopyFromContainer/bar/notarget
20:53:01 [2020-03-27T20:53:01.204Z] --- PASS: TestCopyFromContainer (3.07s)
20:53:01 [2020-03-27T20:53:01.204Z]     --- PASS: TestCopyFromContainer// (0.07s)
20:53:01 [2020-03-27T20:53:01.204Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
20:53:01 [2020-03-27T20:53:01.204Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
20:53:01 [2020-03-27T20:53:01.204Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
20:53:01 [2020-03-27T20:53:01.204Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
20:53:01 [2020-03-27T20:53:01.204Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
20:53:01 [2020-03-27T20:53:01.204Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
20:53:01 [2020-03-27T20:53:01.204Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
20:53:01 [2020-03-27T20:53:01.204Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
20:53:01 [2020-03-27T20:53:01.204Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
20:53:01 [2020-03-27T20:53:01.204Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:53:01 [2020-03-27T20:53:01.204Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:53:01 [2020-03-27T20:53:01.204Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:53:01 [2020-03-27T20:53:01.204Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:53:01 [2020-03-27T20:53:01.204Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:53:01 [2020-03-27T20:53:01.204Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:53:01 [2020-03-27T20:53:01.204Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:53:01 [2020-03-27T20:53:01.204Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:53:01 [2020-03-27T20:53:01.204Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:53:01 [2020-03-27T20:53:01.204Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:53:01 [2020-03-27T20:53:01.204Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:53:01 [2020-03-27T20:53:01.204Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:53:01 [2020-03-27T20:53:01.204Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:53:01 [2020-03-27T20:53:01.204Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:53:01 [2020-03-27T20:53:01.204Z] === RUN   TestCreateLinkToNonExistingContainer
20:53:01 [2020-03-27T20:53:01.204Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
20:53:01 [2020-03-27T20:53:01.204Z] === RUN   TestCreateWithInvalidEnv
20:53:01 [2020-03-27T20:53:01.204Z] === RUN   TestCreateWithInvalidEnv/0
20:53:01 [2020-03-27T20:53:01.204Z] === PAUSE TestCreateWithInvalidEnv/0
20:53:01 [2020-03-27T20:53:01.204Z] === RUN   TestCreateWithInvalidEnv/1
20:53:01 [2020-03-27T20:53:01.204Z] === PAUSE TestCreateWithInvalidEnv/1
20:53:01 [2020-03-27T20:53:01.204Z] === RUN   TestCreateWithInvalidEnv/2
20:53:01 [2020-03-27T20:53:01.204Z] === PAUSE TestCreateWithInvalidEnv/2
20:53:01 [2020-03-27T20:53:01.204Z] === CONT  TestCreateWithInvalidEnv/0
20:53:01 [2020-03-27T20:53:01.204Z] === CONT  TestCreateWithInvalidEnv/2
20:53:01 [2020-03-27T20:53:01.204Z] === CONT  TestCreateWithInvalidEnv/1
20:53:01 [2020-03-27T20:53:01.204Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:53:01 [2020-03-27T20:53:01.204Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:53:01 [2020-03-27T20:53:01.204Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:53:01 [2020-03-27T20:53:01.204Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:53:01 [2020-03-27T20:53:01.204Z] === RUN   TestCreateTmpfsMountsTarget
20:53:01 [2020-03-27T20:53:01.204Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
20:53:01 [2020-03-27T20:53:01.204Z] === RUN   TestCreateWithCustomMaskedPaths
20:53:01 [2020-03-27T20:53:01.319Z] ok  	github.com/docker/docker/pkg/longpath	0.010s	coverage: 100.0% of statements
20:53:01 [2020-03-27T20:53:01.319Z] ok  	github.com/docker/docker/pkg/ioutils	0.641s	coverage: 70.6% of statements
20:53:01 [2020-03-27T20:53:01.319Z] ok  	github.com/docker/docker/pkg/idtools	0.787s	coverage: 70.1% of statements
20:53:01 [2020-03-27T20:53:01.319Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
20:53:01 [2020-03-27T20:53:01.888Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.021s	coverage: 85.7% of statements
20:53:01 [2020-03-27T20:53:01.888Z] ok  	github.com/docker/docker/pkg/parsers	0.010s	coverage: 97.0% of statements
20:53:02 [2020-03-27T20:53:02.148Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.018s	coverage: 60.0% of statements
20:53:02 [2020-03-27T20:53:02.408Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.010s	coverage: 91.4% of statements
20:53:02 [2020-03-27T20:53:02.668Z] ok  	github.com/docker/docker/pkg/pidfile	0.013s	coverage: 82.4% of statements
20:53:02 [2020-03-27T20:53:02.927Z] ok  	github.com/docker/docker/pkg/mount	0.825s	coverage: 70.5% of statements
20:53:02 [2020-03-27T20:53:02.927Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
20:53:02 [2020-03-27T20:53:02.927Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
20:53:02 [2020-03-27T20:53:02.927Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
20:53:03 [2020-03-27T20:53:03.187Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.017s	coverage: 56.8% of statements
20:53:03 [2020-03-27T20:53:03.521Z] INFO [runner/unused/goanalysis] analyzers took 25.363947605s with top 10 stages: buildssa: 21.804292162s, U1000: 3.559655443s 
20:53:03 [2020-03-27T20:53:03.521Z] INFO [runner] Issues before processing: 2332, after processing: 0 
20:53:03 [2020-03-27T20:53:03.521Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1618/1618, exclude-rules: 63/1618, filename_unadjuster: 1723/1723, skip_files: 1723/1723, skip_dirs: 1723/1723, autogenerated_exclude: 1618/1723, cgo: 1723/2332, exclude: 1618/1618, path_prettifier: 1723/1723, nolint: 0/63 
20:53:03 [2020-03-27T20:53:03.521Z] INFO [runner] processing took 59.253982ms with stages: nolint: 24.824874ms, identifier_marker: 16.969591ms, path_prettifier: 8.07221ms, autogenerated_exclude: 3.868725ms, exclude-rules: 3.458995ms, skip_dirs: 1.777551ms, cgo: 185.37µs, filename_unadjuster: 91.243µs, max_same_issues: 1.481µs, diff: 773ns, uniq_by_line: 651ns, max_from_linter: 562ns, source_code: 482ns, skip_files: 461ns, path_shortener: 377ns, exclude: 375ns, max_per_file_from_linter: 261ns 
20:53:03 [2020-03-27T20:53:03.521Z] INFO [runner] linters took 1m32.743250518s with stages: goanalysis_metalinter: 1m14.82836256s, unused: 17.855503507s 
20:53:03 [2020-03-27T20:53:03.521Z] INFO File cache stats: 1457 entries of total size 6.8MiB 
20:53:03 [2020-03-27T20:53:03.521Z] INFO Memory: 1558 samples, avg is 259.3MB, max is 3033.7MB 
20:53:03 [2020-03-27T20:53:03.521Z] INFO Execution took 3m24.551533373s               
20:53:03 [2020-03-27T20:53:03.521Z] Congratulations! The shell scripts are properly formatted.
20:53:03 [2020-03-27T20:53:03.564Z] #24 ...
20:53:03 [2020-03-27T20:53:03.564Z] 
20:53:03 [2020-03-27T20:53:03.564Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
20:53:03 [2020-03-27T20:53:03.564Z] #18 106.7 Setting up iptables (1.8.2-4) ...
20:53:03 [2020-03-27T20:53:03.564Z] #18 106.7 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
20:53:03 [2020-03-27T20:53:03.564Z] #18 106.7 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:53:03 [2020-03-27T20:53:03.564Z] #18 106.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
20:53:03 [2020-03-27T20:53:03.564Z] #18 106.8 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
20:53:03 [2020-03-27T20:53:03.564Z] #18 106.8 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
20:53:03 [2020-03-27T20:53:03.564Z] #18 106.8 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
20:53:03 [2020-03-27T20:53:03.564Z] #18 106.8 Setting up python3 (3.7.3-1) ...
20:53:03 [2020-03-27T20:53:03.564Z] #18 107.5 Setting up python3-wheel (0.32.3-2) ...
20:53:03 [2020-03-27T20:53:03.757Z] ok  	github.com/docker/docker/pkg/pools	0.008s	coverage: 88.2% of statements
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
20:53:03 [2020-03-27T20:53:03.853Z] #18 108.7 Setting up apparmor (2.13.2-10) ...
20:53:03 [2020-03-27T20:53:03.869Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s)
20:53:03 [2020-03-27T20:53:03.869Z] === RUN   TestCreateWithCapabilities
20:53:03 [2020-03-27T20:53:03.869Z] === RUN   TestCreateWithCapabilities/no_capabilities
20:53:03 [2020-03-27T20:53:03.869Z] === PAUSE TestCreateWithCapabilities/no_capabilities
20:53:03 [2020-03-27T20:53:03.869Z] === RUN   TestCreateWithCapabilities/empty_capabilities
20:53:03 [2020-03-27T20:53:03.869Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
20:53:03 [2020-03-27T20:53:03.869Z] === RUN   TestCreateWithCapabilities/valid_capabilities
20:53:03 [2020-03-27T20:53:03.869Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
20:53:03 [2020-03-27T20:53:03.869Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
20:53:03 [2020-03-27T20:53:03.869Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
20:53:03 [2020-03-27T20:53:03.869Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
20:53:03 [2020-03-27T20:53:03.869Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
20:53:03 [2020-03-27T20:53:03.869Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
20:53:03 [2020-03-27T20:53:03.869Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
20:53:03 [2020-03-27T20:53:03.869Z] === RUN   TestCreateWithCapabilities/empty_capadd
20:53:03 [2020-03-27T20:53:03.869Z] === PAUSE TestCreateWithCapabilities/empty_capadd
20:53:03 [2020-03-27T20:53:03.869Z] === RUN   TestCreateWithCapabilities/empty_capdrop
20:53:03 [2020-03-27T20:53:03.869Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
20:53:03 [2020-03-27T20:53:03.869Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
20:53:03 [2020-03-27T20:53:03.869Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
20:53:03 [2020-03-27T20:53:03.869Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
20:53:03 [2020-03-27T20:53:03.869Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
20:53:03 [2020-03-27T20:53:03.869Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
20:53:03 [2020-03-27T20:53:03.869Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
20:53:03 [2020-03-27T20:53:03.869Z] === CONT  TestCreateWithCapabilities/no_capabilities
20:53:03 [2020-03-27T20:53:03.869Z] === CONT  TestCreateWithCapabilities/empty_capadd
20:53:03 [2020-03-27T20:53:03.869Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
20:53:03 [2020-03-27T20:53:03.869Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
20:53:03 [2020-03-27T20:53:03.869Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
20:53:03 [2020-03-27T20:53:03.869Z] === CONT  TestCreateWithCapabilities/empty_capdrop
20:53:03 [2020-03-27T20:53:03.869Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
20:53:03 [2020-03-27T20:53:03.869Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
20:53:03 [2020-03-27T20:53:03.869Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
20:53:03 [2020-03-27T20:53:03.869Z] === CONT  TestCreateWithCapabilities/valid_capabilities
20:53:03 [2020-03-27T20:53:03.869Z] === CONT  TestCreateWithCapabilities/empty_capabilities
20:53:04 [2020-03-27T20:53:04.016Z] ok  	github.com/docker/docker/pkg/progress	0.026s	coverage: 75.9% of statements
20:53:04 [2020-03-27T20:53:04.016Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.023s	coverage: 85.7% of statements
20:53:04 [2020-03-27T20:53:04.149Z] --- PASS: TestCreateWithCapabilities (0.01s)
20:53:04 [2020-03-27T20:53:04.149Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
20:53:04 [2020-03-27T20:53:04.149Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
20:53:04 [2020-03-27T20:53:04.149Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
20:53:04 [2020-03-27T20:53:04.149Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
20:53:04 [2020-03-27T20:53:04.149Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
20:53:04 [2020-03-27T20:53:04.149Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
20:53:04 [2020-03-27T20:53:04.149Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.12s)
20:53:04 [2020-03-27T20:53:04.149Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s)
20:53:04 [2020-03-27T20:53:04.149Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s)
20:53:04 [2020-03-27T20:53:04.149Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
20:53:04 [2020-03-27T20:53:04.149Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
20:53:04 [2020-03-27T20:53:04.149Z] === RUN   TestCreateWithCustomReadonlyPaths
20:53:04 [2020-03-27T20:53:04.183Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40739/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bc1ca5ab8a5b96299fa801864284a0c706186420 hack/make.sh dynbinary-daemon test-docker-py
20:53:04 [2020-03-27T20:53:04.585Z] ok  	github.com/docker/docker/pkg/reexec	0.027s	coverage: 82.4% of statements
20:53:04 [2020-03-27T20:53:04.743Z] 
20:53:04 [2020-03-27T20:53:04.743Z] Removing bundles/
20:53:04 [2020-03-27T20:53:04.743Z] 
20:53:04 [2020-03-27T20:53:04.743Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
20:53:04 [2020-03-27T20:53:04.743Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:53:04 [2020-03-27T20:53:04.743Z] GOOS="" GOARCH="" GOARM=""
20:53:05 [2020-03-27T20:53:05.152Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
20:53:05 [2020-03-27T20:53:05.411Z] ok  	github.com/docker/docker/pkg/pubsub	1.114s	coverage: 73.9% of statements
20:53:05 [2020-03-27T20:53:05.980Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
20:53:05 [2020-03-27T20:53:05.980Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
20:53:06 [2020-03-27T20:53:06.239Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
20:53:06 [2020-03-27T20:53:06.498Z] ok  	github.com/docker/docker/pkg/sysinfo	0.014s	coverage: 71.3% of statements
20:53:06 [2020-03-27T20:53:06.599Z] #18 111.5 Setting up xfsprogs (4.20.0-1) ...
20:53:06 [2020-03-27T20:53:06.599Z] #18 111.5 Setting up python3-lib2to3 (3.7.3-1) ...
20:53:06 [2020-03-27T20:53:06.814Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.69s)
20:53:06 [2020-03-27T20:53:06.814Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:53:06 [2020-03-27T20:53:06.814Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:53:06 [2020-03-27T20:53:06.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:53:06 [2020-03-27T20:53:06.814Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:53:06 [2020-03-27T20:53:06.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:53:06 [2020-03-27T20:53:06.814Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:53:06 [2020-03-27T20:53:06.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:53:06 [2020-03-27T20:53:06.814Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:53:06 [2020-03-27T20:53:06.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:53:06 [2020-03-27T20:53:06.814Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:53:06 [2020-03-27T20:53:06.814Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:53:06 [2020-03-27T20:53:06.814Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:53:06 [2020-03-27T20:53:06.814Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:53:06 [2020-03-27T20:53:06.814Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:53:06 [2020-03-27T20:53:06.814Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:53:06 [2020-03-27T20:53:06.814Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:53:06 [2020-03-27T20:53:06.814Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:53:06 [2020-03-27T20:53:06.814Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:53:06 [2020-03-27T20:53:06.814Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:53:06 [2020-03-27T20:53:06.814Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
20:53:06 [2020-03-27T20:53:06.814Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:53:06 [2020-03-27T20:53:06.814Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
20:53:06 [2020-03-27T20:53:06.814Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:53:07 [2020-03-27T20:53:07.434Z] ok  	github.com/docker/docker/pkg/tailfile	0.089s	coverage: 88.6% of statements
20:53:07 [2020-03-27T20:53:07.434Z] ok  	github.com/docker/docker/pkg/system	0.035s	coverage: 37.2% of statements
20:53:07 [2020-03-27T20:53:07.621Z] #18 112.3 Setting up python3-pkg-resources (40.8.0-1) ...
20:53:07 [2020-03-27T20:53:07.693Z] ok  	github.com/docker/docker/pkg/signal	2.823s	coverage: 61.0% of statements
20:53:07 [2020-03-27T20:53:07.819Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.89s)
20:53:07 [2020-03-27T20:53:07.819Z] === RUN   TestContainerStartOnDaemonRestart
20:53:07 [2020-03-27T20:53:07.819Z] === PAUSE TestContainerStartOnDaemonRestart
20:53:07 [2020-03-27T20:53:07.819Z] === RUN   TestDaemonRestartIpcMode
20:53:07 [2020-03-27T20:53:07.819Z] === PAUSE TestDaemonRestartIpcMode
20:53:07 [2020-03-27T20:53:07.819Z] === RUN   TestDaemonHostGatewayIP
20:53:07 [2020-03-27T20:53:07.819Z] === PAUSE TestDaemonHostGatewayIP
20:53:07 [2020-03-27T20:53:07.819Z] === RUN   TestDiff
20:53:08 [2020-03-27T20:53:08.262Z] ok  	github.com/docker/docker/pkg/term	0.017s	coverage: 84.8% of statements
20:53:08 [2020-03-27T20:53:08.262Z] testing: warning: no tests to run
20:53:08 [2020-03-27T20:53:08.262Z] coverage: [no statements]
20:53:08 [2020-03-27T20:53:08.262Z] ok  	github.com/docker/docker/pkg/term/windows	0.011s	coverage: [no statements] [no tests to run]
20:53:08 [2020-03-27T20:53:08.262Z] ok  	github.com/docker/docker/pkg/tarsum	0.132s	coverage: 89.3% of statements
20:53:08 [2020-03-27T20:53:08.430Z] --- PASS: TestDiff (0.87s)
20:53:08 [2020-03-27T20:53:08.430Z] === RUN   TestExecWithCloseStdin
20:53:08 [2020-03-27T20:53:08.522Z] ok  	github.com/docker/docker/pkg/urlutil	0.007s	coverage: 100.0% of statements
20:53:08 [2020-03-27T20:53:08.645Z] #18 113.6 Setting up python3-distutils (3.7.3-1) ...
20:53:08 [2020-03-27T20:53:08.780Z] ok  	github.com/docker/docker/pkg/truncindex	0.108s	coverage: 91.5% of statements
20:53:08 [2020-03-27T20:53:08.780Z] ok  	github.com/docker/docker/pkg/useragent	0.011s	coverage: 88.9% of statements
20:53:09 [2020-03-27T20:53:09.431Z] --- PASS: TestExecWithCloseStdin (1.01s)
20:53:09 [2020-03-27T20:53:09.431Z] === RUN   TestExec
20:53:09 [2020-03-27T20:53:09.669Z] #18 114.6 Setting up python3-setuptools (40.8.0-1) ...
20:53:10 [2020-03-27T20:53:10.431Z] --- PASS: TestExec (0.98s)
20:53:10 [2020-03-27T20:53:10.431Z] === RUN   TestExecUser
20:53:10 [2020-03-27T20:53:10.689Z] ok  	github.com/docker/docker/plugin/v2	0.015s	coverage: 14.5% of statements
20:53:10 [2020-03-27T20:53:10.689Z] ok  	github.com/docker/docker/profiles/seccomp	0.040s	coverage: 73.8% of statements
20:53:11 [2020-03-27T20:53:11.257Z] ok  	github.com/docker/docker/reference	0.015s	coverage: 83.7% of statements
20:53:11 [2020-03-27T20:53:11.437Z] --- PASS: TestExecUser (0.91s)
20:53:11 [2020-03-27T20:53:11.437Z] === RUN   TestExportContainerAndImportImage
20:53:11 [2020-03-27T20:53:11.728Z] #18 116.6 Setting up python3-pip (18.1-5) ...
20:53:12 [2020-03-27T20:53:12.195Z] ok  	github.com/docker/docker/plugin	0.626s	coverage: 27.1% of statements
20:53:12 [2020-03-27T20:53:12.455Z] ok  	github.com/docker/docker/registry/resumable	0.032s	coverage: 100.0% of statements
20:53:12 [2020-03-27T20:53:12.470Z] --- PASS: TestExportContainerAndImportImage (1.11s)
20:53:12 [2020-03-27T20:53:12.470Z] === RUN   TestExportContainerAfterDaemonRestart
20:53:13 [2020-03-27T20:53:13.023Z] ok  	github.com/docker/docker/restartmanager	0.013s	coverage: 45.3% of statements
20:53:13 [2020-03-27T20:53:13.023Z] ok  	github.com/docker/docker/registry	0.230s	coverage: 56.0% of statements
20:53:13 [2020-03-27T20:53:13.788Z] #18 118.4 Processing triggers for libc-bin (2.28-10) ...
20:53:13 [2020-03-27T20:53:13.788Z] #18 118.5 Processing triggers for mime-support (3.62) ...
20:53:13 [2020-03-27T20:53:13.933Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s)
20:53:13 [2020-03-27T20:53:13.933Z] === RUN   TestHealthCheckWorkdir
20:53:13 [2020-03-27T20:53:13.962Z] ok  	github.com/docker/docker/testutil	0.009s	coverage: 62.5% of statements
20:53:13 [2020-03-27T20:53:13.962Z] ok  	github.com/docker/docker/runconfig	0.020s	coverage: 68.2% of statements
20:53:14 [2020-03-27T20:53:14.088Z] #18 DONE 118.9s
20:53:14 [2020-03-27T20:53:14.088Z] 
20:53:14 [2020-03-27T20:53:14.088Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:53:14 [2020-03-27T20:53:14.088Z] #45 185.8   CC       criu/cr-service.o
20:53:14 [2020-03-27T20:53:14.088Z] #45 189.4   CC       criu/crtools.o
20:53:14 [2020-03-27T20:53:14.088Z] #45 190.6   CC       criu/eventfd.o
20:53:14 [2020-03-27T20:53:14.088Z] #45 191.3   CC       criu/eventpoll.o
20:53:14 [2020-03-27T20:53:14.088Z] #45 193.3   CC       criu/external.o
20:53:14 [2020-03-27T20:53:14.088Z] #45 194.4   CC       criu/fault-injection.o
20:53:14 [2020-03-27T20:53:14.088Z] #45 ...
20:53:14 [2020-03-27T20:53:14.088Z] 
20:53:14 [2020-03-27T20:53:14.088Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
20:53:14 [2020-03-27T20:53:14.715Z] #19 0.591 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
20:53:14 [2020-03-27T20:53:14.715Z] #19 0.598 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
20:53:14 [2020-03-27T20:53:14.715Z] #19 0.606 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
20:53:14 [2020-03-27T20:53:14.715Z] #19 DONE 0.7s
20:53:14 [2020-03-27T20:53:14.715Z] 
20:53:14 [2020-03-27T20:53:14.715Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:53:14 [2020-03-27T20:53:14.715Z] #45 194.8   CC       criu/fdstore.o
20:53:15 [2020-03-27T20:53:15.343Z] #45 195.7   CC       criu/fifo.o
20:53:15 [2020-03-27T20:53:15.397Z] --- PASS: TestHealthCheckWorkdir (1.07s)
20:53:15 [2020-03-27T20:53:15.397Z] === RUN   TestHealthKillContainer
20:53:15 [2020-03-27T20:53:15.632Z] 65014b3c3121: Pull complete
20:53:15 [2020-03-27T20:53:15.870Z] ok  	github.com/docker/docker/volume/drivers	0.018s	coverage: 36.1% of statements
20:53:16 [2020-03-27T20:53:16.129Z] ok  	github.com/docker/docker/volume/local	0.038s	coverage: 73.0% of statements
20:53:16 [2020-03-27T20:53:16.129Z] ok  	github.com/docker/docker/volume/mounts	0.043s	coverage: 67.0% of statements
20:53:16 [2020-03-27T20:53:16.367Z] #45 196.6   CC       criu/file-ids.o
20:53:16 [2020-03-27T20:53:16.655Z] #45 ...
20:53:16 [2020-03-27T20:53:16.655Z] 
20:53:16 [2020-03-27T20:53:16.655Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:53:16 [2020-03-27T20:53:16.655Z] #48 282.1 github.com/LK4D4/vndr/godl
20:53:16 [2020-03-27T20:53:16.655Z] #48 283.5 github.com/LK4D4/vndr
20:53:16 [2020-03-27T20:53:16.944Z] #48 ...
20:53:16 [2020-03-27T20:53:16.944Z] 
20:53:16 [2020-03-27T20:53:16.944Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:53:16 [2020-03-27T20:53:16.944Z] #45 197.2   CC       criu/file-lock.o
20:53:17 [2020-03-27T20:53:17.504Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.0% of statements
20:53:18 [2020-03-27T20:53:18.058Z] --- PASS: TestHealthKillContainer (3.08s)
20:53:18 [2020-03-27T20:53:18.059Z] === RUN   TestInspectCpusetInConfigPre120
20:53:18 [2020-03-27T20:53:18.999Z] #45 199.2   CC       criu/files-ext.o
20:53:19 [2020-03-27T20:53:19.059Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s)
20:53:19 [2020-03-27T20:53:19.059Z] === RUN   TestIpcModeNone
20:53:19 [2020-03-27T20:53:19.625Z] #45 200.0   CC       criu/files-reg.o
20:53:20 [2020-03-27T20:53:20.061Z] --- PASS: TestIpcModeNone (0.92s)
20:53:20 [2020-03-27T20:53:20.061Z] === RUN   TestIpcModePrivate
20:53:21 [2020-03-27T20:53:21.072Z] --- PASS: TestIpcModePrivate (1.01s)
20:53:21 [2020-03-27T20:53:21.072Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
20:53:21 [2020-03-27T20:53:21.072Z] === RUN   TestIpcModeShareable
20:53:22 [2020-03-27T20:53:22.073Z] --- PASS: TestIpcModeShareable (0.93s)
20:53:22 [2020-03-27T20:53:22.073Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
20:53:22 [2020-03-27T20:53:22.073Z] === RUN   TestAPIIpcModeShareableAndContainer
20:53:22 [2020-03-27T20:53:22.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:53:22 [2020-03-27T20:53:22.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:53:22 [2020-03-27T20:53:22.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:53:24 [2020-03-27T20:53:24.079Z] #45 ...
20:53:24 [2020-03-27T20:53:24.079Z] 
20:53:24 [2020-03-27T20:53:24.079Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:53:24 [2020-03-27T20:53:24.079Z] #48 DONE 298.7s
20:53:24 [2020-03-27T20:53:24.079Z] 
20:53:24 [2020-03-27T20:53:24.079Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:53:24 [2020-03-27T20:53:24.079Z] #20 8.483 Collecting yamllint==1.16.0
20:53:24 [2020-03-27T20:53:24.368Z] #20 9.803   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
20:53:24 [2020-03-27T20:53:24.657Z] #20 10.09 Collecting pyyaml (from yamllint==1.16.0)
20:53:25 [2020-03-27T20:53:25.286Z] #20 ...
20:53:25 [2020-03-27T20:53:25.286Z] 
20:53:25 [2020-03-27T20:53:25.286Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:53:25 [2020-03-27T20:53:25.286Z] #45 205.7   CC       criu/files.o
20:53:25 [2020-03-27T20:53:25.511Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.98s)
20:53:25 [2020-03-27T20:53:25.511Z] === RUN   TestAPIIpcModeHost
20:53:25 [2020-03-27T20:53:25.511Z] --- PASS: TestAPIIpcModeHost (0.59s)
20:53:25 [2020-03-27T20:53:25.511Z] === RUN   TestDaemonIpcModeShareable
20:53:27 [2020-03-27T20:53:27.523Z] --- PASS: TestDaemonIpcModeShareable (1.84s)
20:53:27 [2020-03-27T20:53:27.523Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
20:53:27 [2020-03-27T20:53:27.523Z] === RUN   TestDaemonIpcModePrivate
20:53:28 [2020-03-27T20:53:28.986Z] --- PASS: TestDaemonIpcModePrivate (1.76s)
20:53:28 [2020-03-27T20:53:28.986Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
20:53:28 [2020-03-27T20:53:28.986Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:53:29 [2020-03-27T20:53:29.716Z] #45 209.9   CC       criu/filesystems.o
20:53:30 [2020-03-27T20:53:30.998Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s)
20:53:30 [2020-03-27T20:53:30.998Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
20:53:30 [2020-03-27T20:53:30.998Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:53:31 [2020-03-27T20:53:31.779Z] #45 211.8   CC       criu/fsnotify.o
20:53:31 [2020-03-27T20:53:31.779Z] #45 ...
20:53:31 [2020-03-27T20:53:31.779Z] 
20:53:31 [2020-03-27T20:53:31.779Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
20:53:31 [2020-03-27T20:53:31.779Z] #20 10.86   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
20:53:31 [2020-03-27T20:53:31.779Z] #20 13.40 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
20:53:31 [2020-03-27T20:53:31.779Z] #20 13.47   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
20:53:31 [2020-03-27T20:53:31.779Z] #20 13.56 Building wheels for collected packages: pyyaml
20:53:31 [2020-03-27T20:53:31.779Z] #20 13.57   Running setup.py bdist_wheel for pyyaml: started
20:53:31 [2020-03-27T20:53:31.779Z] #20 15.75   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
20:53:31 [2020-03-27T20:53:31.779Z] #20 15.76   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
20:53:31 [2020-03-27T20:53:31.779Z] #20 15.93 Successfully built pyyaml
20:53:31 [2020-03-27T20:53:31.779Z] #20 15.96 Installing collected packages: pyyaml, pathspec, yamllint
20:53:31 [2020-03-27T20:53:31.779Z] #20 16.88 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0
20:53:32 [2020-03-27T20:53:32.084Z] #20 DONE 17.2s
20:53:32 [2020-03-27T20:53:32.084Z] 
20:53:32 [2020-03-27T20:53:32.084Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:53:33 [2020-03-27T20:53:33.009Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s)
20:53:33 [2020-03-27T20:53:33.009Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
20:53:33 [2020-03-27T20:53:33.009Z] === RUN   TestIpcModeOlderClient
20:53:33 [2020-03-27T20:53:33.009Z] === PAUSE TestIpcModeOlderClient
20:53:33 [2020-03-27T20:53:33.009Z] === RUN   TestKillContainerInvalidSignal
20:53:33 [2020-03-27T20:53:33.620Z] --- PASS: TestKillContainerInvalidSignal (0.94s)
20:53:33 [2020-03-27T20:53:33.620Z] === RUN   TestKillContainer
20:53:33 [2020-03-27T20:53:33.620Z] === RUN   TestKillContainer/no_signal
20:53:34 [2020-03-27T20:53:34.157Z] #24 ...
20:53:34 [2020-03-27T20:53:34.157Z] 
20:53:34 [2020-03-27T20:53:34.157Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:53:34 [2020-03-27T20:53:34.157Z] #45 214.3   CC       criu/image-desc.o
20:53:34 [2020-03-27T20:53:34.157Z] #45 214.5   CC       criu/image.o
20:53:34 [2020-03-27T20:53:34.620Z] === RUN   TestKillContainer/non_killing_signal
20:53:35 [2020-03-27T20:53:35.230Z] === RUN   TestKillContainer/killing_signal
20:53:36 [2020-03-27T20:53:36.214Z] #45 216.1   CC       criu/ipc_ns.o
20:53:36 [2020-03-27T20:53:36.231Z] --- PASS: TestKillContainer (2.63s)
20:53:36 [2020-03-27T20:53:36.231Z]     --- PASS: TestKillContainer/no_signal (0.86s)
20:53:36 [2020-03-27T20:53:36.231Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
20:53:36 [2020-03-27T20:53:36.231Z]     --- PASS: TestKillContainer/killing_signal (0.87s)
20:53:36 [2020-03-27T20:53:36.231Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:53:36 [2020-03-27T20:53:36.231Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:53:37 [2020-03-27T20:53:37.232Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:53:37 [2020-03-27T20:53:37.712Z] #45 218.1   CC       criu/irmap.o
20:53:37 [2020-03-27T20:53:37.843Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s)
20:53:37 [2020-03-27T20:53:37.843Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s)
20:53:37 [2020-03-27T20:53:37.843Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s)
20:53:37 [2020-03-27T20:53:37.843Z] === RUN   TestKillStoppedContainer
20:53:38 [2020-03-27T20:53:38.123Z] --- PASS: TestKillStoppedContainer (0.11s)
20:53:38 [2020-03-27T20:53:38.123Z] === RUN   TestKillStoppedContainerAPIPre120
20:53:38 [2020-03-27T20:53:38.123Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
20:53:38 [2020-03-27T20:53:38.123Z] === RUN   TestKillDifferentUserContainer
20:53:39 [2020-03-27T20:53:39.124Z] --- PASS: TestKillDifferentUserContainer (0.95s)
20:53:39 [2020-03-27T20:53:39.124Z] === RUN   TestInspectOomKilledTrue
20:53:39 [2020-03-27T20:53:39.124Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:53:39 [2020-03-27T20:53:39.124Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:53:39 [2020-03-27T20:53:39.124Z] === RUN   TestInspectOomKilledFalse
20:53:39 [2020-03-27T20:53:39.124Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:53:39 [2020-03-27T20:53:39.124Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:53:39 [2020-03-27T20:53:39.124Z] === RUN   TestLinksEtcHostsContentMatch
20:53:39 [2020-03-27T20:53:39.209Z] #45 219.5   CC       criu/kcmp-ids.o
20:53:39 [2020-03-27T20:53:39.423Z] ok  	github.com/docker/docker/pkg/plugins	33.631s	coverage: 76.6% of statements
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/rootless	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/testutil/request	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/volume	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
20:53:39 [2020-03-27T20:53:39.423Z] 
20:53:39 [2020-03-27T20:53:39.423Z] === Skipped
20:53:39 [2020-03-27T20:53:39.423Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
20:53:39 [2020-03-27T20:53:39.423Z]     exec_linux_test.go:18: requires AppArmor to be enabled
20:53:39 [2020-03-27T20:53:39.423Z] 
20:53:39 [2020-03-27T20:53:39.423Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
20:53:39 [2020-03-27T20:53:39.423Z]     exec_linux_test.go:38: requires AppArmor to be enabled
20:53:39 [2020-03-27T20:53:39.423Z] 
20:53:39 [2020-03-27T20:53:39.423Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
20:53:39 [2020-03-27T20:53:39.423Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:53:39 [2020-03-27T20:53:39.423Z]     graphtest_unix.go:46: Driver btrfs not supported
20:53:39 [2020-03-27T20:53:39.423Z] 
20:53:39 [2020-03-27T20:53:39.423Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
20:53:39 [2020-03-27T20:53:39.423Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:53:39 [2020-03-27T20:53:39.423Z]     graphtest_unix.go:46: Driver btrfs not supported
20:53:39 [2020-03-27T20:53:39.423Z] 
20:53:39 [2020-03-27T20:53:39.423Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
20:53:39 [2020-03-27T20:53:39.423Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:53:39 [2020-03-27T20:53:39.423Z]     graphtest_unix.go:46: Driver btrfs not supported
20:53:39 [2020-03-27T20:53:39.423Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:46: Driver btrfs not supported
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:46: Driver btrfs not supported
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:73: No driver to put!
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z] time="2020-03-27T20:52:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z] time="2020-03-27T20:52:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z] time="2020-03-27T20:52:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z] time="2020-03-27T20:52:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z] time="2020-03-27T20:52:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:44: graphdriver: driver not supported
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:73: No driver to put!
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z]     overlay_test.go:49: Fails to compute changes intermittently
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z]     overlay_test.go:65: Cannot run test with naive change algorithm
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:46: Driver zfs not supported
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:46: Driver zfs not supported
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:46: Driver zfs not supported
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:46: Driver zfs not supported
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:46: Driver zfs not supported
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z]     graphtest_unix.go:73: No driver to put!
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
20:53:39 [2020-03-27T20:53:39.424Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] 
20:53:39 [2020-03-27T20:53:39.424Z] DONE 2174 tests, 26 skipped in 190.699s
Post stage
[Pipeline] junit
20:53:39 [2020-03-27T20:53:39.436Z] Recording test results
20:53:39 [2020-03-27T20:53:39.735Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
20:53:39 [2020-03-27T20:53:39.735Z] === RUN   TestLinksContainerNames
20:53:39 [2020-03-27T20:53:39.852Z] #45 220.0   CC       criu/kerndat.o
20:53:41 [2020-03-27T20:53:41.199Z] --- PASS: TestLinksContainerNames (1.62s)
20:53:41 [2020-03-27T20:53:41.199Z] === RUN   TestLogsFollowTailEmpty
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
20:53:41 [2020-03-27T20:53:41.902Z] #45 222.1   CC       criu/libnetlink.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
20:53:42 [2020-03-27T20:53:42.201Z] --- PASS: TestLogsFollowTailEmpty (0.83s)
20:53:42 [2020-03-27T20:53:42.201Z] === RUN   TestContainerNetworkMountsNoChown
20:53:42 [2020-03-27T20:53:42.231Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40739/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420 -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:bc1ca5ab8a5b96299fa801864284a0c706186420 hack/make.sh dynbinary test-integration
20:53:42 [2020-03-27T20:53:42.528Z] #45 222.8   CC       criu/log.o
20:53:42 [2020-03-27T20:53:42.817Z] #45 ...
20:53:42 [2020-03-27T20:53:42.817Z] 
20:53:42 [2020-03-27T20:53:42.817Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
20:53:42 [2020-03-27T20:53:42.817Z] #31 DONE 318.5s
20:53:43 [2020-03-27T20:53:43.106Z] 
20:53:43 [2020-03-27T20:53:43.106Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:53:43 [2020-03-27T20:53:43.167Z] 
20:53:43 [2020-03-27T20:53:43.167Z] Removing bundles/
20:53:43 [2020-03-27T20:53:43.167Z] 
20:53:43 [2020-03-27T20:53:43.167Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:53:43 [2020-03-27T20:53:43.167Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:53:43 [2020-03-27T20:53:43.167Z] GOOS="" GOARCH="" GOARM=""
20:53:43 [2020-03-27T20:53:43.204Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s)
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/default
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/default
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/private
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/private
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/rprivate
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/rprivate
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/slave
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/slave
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/rslave
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/rslave
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/shared
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/shared
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/rshared
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/rshared
20:53:43 [2020-03-27T20:53:43.204Z] === CONT  TestMountDaemonRoot/default
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/default/bind_root
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/default/mount_root
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === CONT  TestMountDaemonRoot/default/bind_root
20:53:43 [2020-03-27T20:53:43.204Z] === CONT  TestMountDaemonRoot/rshared
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:53:43 [2020-03-27T20:53:43.204Z] === CONT  TestMountDaemonRoot/shared
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === CONT  TestMountDaemonRoot/rslave
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === CONT  TestMountDaemonRoot/slave
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:53:43 [2020-03-27T20:53:43.204Z] === CONT  TestMountDaemonRoot/rprivate
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === CONT  TestMountDaemonRoot/private
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/private/bind_root
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/private/mount_root
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:53:43 [2020-03-27T20:53:43.204Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === CONT  TestMountDaemonRoot/default/mount_root
20:53:43 [2020-03-27T20:53:43.204Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:53:43 [2020-03-27T20:53:43.204Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:53:43 [2020-03-27T20:53:43.484Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:53:43 [2020-03-27T20:53:43.484Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:53:43 [2020-03-27T20:53:43.484Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:53:43 [2020-03-27T20:53:43.484Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:53:43 [2020-03-27T20:53:43.484Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:53:43 [2020-03-27T20:53:43.484Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:53:43 [2020-03-27T20:53:43.484Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:53:43 [2020-03-27T20:53:43.484Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:53:43 [2020-03-27T20:53:43.484Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:53:43 [2020-03-27T20:53:43.733Z] #66 ...
20:53:43 [2020-03-27T20:53:43.734Z] 
20:53:43 [2020-03-27T20:53:43.734Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:53:43 [2020-03-27T20:53:43.734Z] #45 224.0   CC       criu/lsm.o
20:53:43 [2020-03-27T20:53:43.764Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:53:43 [2020-03-27T20:53:43.764Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:53:43 [2020-03-27T20:53:43.764Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:53:43 [2020-03-27T20:53:43.764Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:53:43 [2020-03-27T20:53:43.764Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:53:43 [2020-03-27T20:53:43.764Z] === CONT  TestMountDaemonRoot/private/bind_root
20:53:43 [2020-03-27T20:53:43.764Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:53:43 [2020-03-27T20:53:43.764Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:53:43 [2020-03-27T20:53:43.764Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:53:43 [2020-03-27T20:53:43.764Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:53:44 [2020-03-27T20:53:44.044Z] === CONT  TestMountDaemonRoot/private/mount_root
20:53:44 [2020-03-27T20:53:44.044Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:53:44 [2020-03-27T20:53:44.044Z] --- PASS: TestMountDaemonRoot (0.01s)
20:53:44 [2020-03-27T20:53:44.044Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
20:53:44 [2020-03-27T20:53:44.044Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
20:53:44 [2020-03-27T20:53:44.044Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
20:53:44 [2020-03-27T20:53:44.044Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.12s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
20:53:44 [2020-03-27T20:53:44.044Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
20:53:44 [2020-03-27T20:53:44.044Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
20:53:44 [2020-03-27T20:53:44.044Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
20:53:44 [2020-03-27T20:53:44.044Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
20:53:44 [2020-03-27T20:53:44.044Z] === RUN   TestContainerBindMountNonRecursive
20:53:45 [2020-03-27T20:53:45.229Z] #45 225.3   CC       criu/mem.o
20:53:46 [2020-03-27T20:53:46.055Z] --- PASS: TestContainerBindMountNonRecursive (2.08s)
20:53:46 [2020-03-27T20:53:46.055Z] === RUN   TestNetworkNat
20:53:47 [2020-03-27T20:53:47.059Z] --- PASS: TestNetworkNat (0.93s)
20:53:47 [2020-03-27T20:53:47.059Z] === RUN   TestNetworkLocalhostTCPNat
20:53:47 [2020-03-27T20:53:47.945Z] #45 228.3   CC       criu/mount.o
20:53:48 [2020-03-27T20:53:48.061Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s)
20:53:48 [2020-03-27T20:53:48.061Z] === RUN   TestNetworkLoopbackNat
20:53:49 [2020-03-27T20:53:49.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:53:49 [2020-03-27T20:53:49.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:53:49 [2020-03-27T20:53:49.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:53:49 [2020-03-27T20:53:49.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:53:49 [2020-03-27T20:53:49.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:53:49 [2020-03-27T20:53:49.061Z] --- PASS: TestNetworkLoopbackNat (1.20s)
20:53:49 [2020-03-27T20:53:49.061Z] === RUN   TestPause
20:53:49 [2020-03-27T20:53:49.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:53:50 [2020-03-27T20:53:50.077Z] --- PASS: TestPause (0.86s)
20:53:50 [2020-03-27T20:53:50.077Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:53:50 [2020-03-27T20:53:50.077Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:53:50 [2020-03-27T20:53:50.077Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:53:50 [2020-03-27T20:53:50.077Z] === RUN   TestPauseStopPausedContainer
20:53:50 [2020-03-27T20:53:50.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:53:51 [2020-03-27T20:53:51.078Z] --- PASS: TestPauseStopPausedContainer (0.92s)
20:53:51 [2020-03-27T20:53:51.078Z] === RUN   TestPsFilter
20:53:51 [2020-03-27T20:53:51.358Z] --- PASS: TestPsFilter (0.35s)
20:53:51 [2020-03-27T20:53:51.358Z] === RUN   TestRemoveContainerWithRemovedVolume
20:53:51 [2020-03-27T20:53:51.970Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s)
20:53:51 [2020-03-27T20:53:51.970Z] === RUN   TestRemoveContainerWithVolume
20:53:52 [2020-03-27T20:53:52.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:53:52 [2020-03-27T20:53:52.971Z] --- PASS: TestRemoveContainerWithVolume (0.88s)
20:53:52 [2020-03-27T20:53:52.972Z] === RUN   TestRemoveContainerRunning
20:53:53 [2020-03-27T20:53:53.972Z] --- PASS: TestRemoveContainerRunning (0.85s)
20:53:53 [2020-03-27T20:53:53.972Z] === RUN   TestRemoveContainerForceRemoveRunning
20:53:54 [2020-03-27T20:53:54.583Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s)
20:53:54 [2020-03-27T20:53:54.583Z] === RUN   TestRemoveInvalidContainer
20:53:54 [2020-03-27T20:53:54.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:53:54 [2020-03-27T20:53:54.832Z] #45 235.1   CC       criu/namespaces.o
20:53:54 [2020-03-27T20:53:54.863Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:53:54 [2020-03-27T20:53:54.863Z] === RUN   TestRenameLinkedContainer
20:53:55 [2020-03-27T20:53:55.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:53:57 [2020-03-27T20:53:57.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:53:58 [2020-03-27T20:53:58.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:53:58 [2020-03-27T20:53:58.305Z] --- PASS: TestRenameLinkedContainer (3.57s)
20:53:58 [2020-03-27T20:53:58.305Z] === RUN   TestRenameStoppedContainer
20:53:58 [2020-03-27T20:53:58.338Z] #45 238.3   CC       criu/net.o
20:53:59 [2020-03-27T20:53:59.310Z] --- PASS: TestRenameStoppedContainer (0.88s)
20:53:59 [2020-03-27T20:53:59.310Z] === RUN   TestRenameRunningContainerAndReuse
20:53:59 [2020-03-27T20:53:59.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:54:00 [2020-03-27T20:54:00.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:54:01 [2020-03-27T20:54:01.337Z] --- PASS: TestRenameRunningContainerAndReuse (1.78s)
20:54:01 [2020-03-27T20:54:01.337Z] === RUN   TestRenameInvalidName
20:54:01 [2020-03-27T20:54:01.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:54:01 [2020-03-27T20:54:01.948Z] --- PASS: TestRenameInvalidName (0.90s)
20:54:01 [2020-03-27T20:54:01.948Z] === RUN   TestRenameAnonymousContainer
20:54:02 [2020-03-27T20:54:02.750Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:54:02 [2020-03-27T20:54:02.750Z] Using test binary docker
20:54:03 [2020-03-27T20:54:03.007Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:54:03 [2020-03-27T20:54:03.007Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:54:03 [2020-03-27T20:54:03.007Z] INFO: Waiting for daemon to start...
20:54:03 [2020-03-27T20:54:03.007Z] Starting dockerd
20:54:03 [2020-03-27T20:54:03.905Z] #45 244.1   CC       criu/netfilter.o
20:54:04 [2020-03-27T20:54:04.532Z] #45 244.7   CC       criu/page-pipe.o
20:54:04 [2020-03-27T20:54:04.900Z] .
20:54:04 [2020-03-27T20:54:04.900Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:54:04 [2020-03-27T20:54:04.900Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:54:04 [2020-03-27T20:54:04.900Z] Error: No such image: emptyfs
20:54:05 [2020-03-27T20:54:05.157Z] Running integration-test (iteration 1)
20:54:05 [2020-03-27T20:54:05.157Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:54:06 [2020-03-27T20:54:06.032Z] #45 246.0   CC       criu/page-xfer.o
20:54:07 [2020-03-27T20:54:07.414Z] --- PASS: TestRenameAnonymousContainer (5.07s)
20:54:07 [2020-03-27T20:54:07.414Z] === RUN   TestRenameContainerWithSameName
20:54:07 [2020-03-27T20:54:07.694Z] --- PASS: TestRenameContainerWithSameName (0.86s)
20:54:07 [2020-03-27T20:54:07.694Z] === RUN   TestRenameContainerWithLinkedContainer
20:54:08 [2020-03-27T20:54:08.093Z] #45 248.2   CC       criu/pagemap-cache.o
20:54:08 [2020-03-27T20:54:08.732Z] #45 248.9   CC       criu/pagemap.o
20:54:09 [2020-03-27T20:54:09.708Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s)
20:54:09 [2020-03-27T20:54:09.708Z] === RUN   TestResize
20:54:10 [2020-03-27T20:54:10.318Z] --- PASS: TestResize (0.88s)
20:54:10 [2020-03-27T20:54:10.318Z] === RUN   TestResizeWithInvalidSize
20:54:10 [2020-03-27T20:54:10.805Z] #45 250.6   CC       criu/parasite-syscall.o
20:54:11 [2020-03-27T20:54:11.319Z] --- PASS: TestResizeWithInvalidSize (0.86s)
20:54:11 [2020-03-27T20:54:11.319Z] === RUN   TestResizeWhenContainerNotStarted
20:54:12 [2020-03-27T20:54:12.303Z] #45 252.3   CC       criu/path.o
20:54:12 [2020-03-27T20:54:12.319Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s)
20:54:12 [2020-03-27T20:54:12.320Z] === RUN   TestDaemonRestartKillContainers
20:54:12 [2020-03-27T20:54:12.320Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:54:12 [2020-03-27T20:54:12.320Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:54:12 [2020-03-27T20:54:12.593Z] #45 252.7   CC       criu/pie-util-vdso.o
20:54:13 [2020-03-27T20:54:13.223Z] #45 253.5   CC       criu/pie-util.o
20:54:13 [2020-03-27T20:54:13.512Z] #45 253.7   CC       criu/pipes.o
20:54:14 [2020-03-27T20:54:14.331Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:54:14 [2020-03-27T20:54:14.542Z] #45 254.9   CC       criu/plugin.o
20:54:14 [2020-03-27T20:54:14.612Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:54:15 [2020-03-27T20:54:15.110Z] Loaded image: buildpack-deps:jessie
20:54:15 [2020-03-27T20:54:15.110Z] Loaded image: busybox:latest
20:54:15 [2020-03-27T20:54:15.110Z] Loaded image: busybox:glibc
20:54:15 [2020-03-27T20:54:15.110Z] Loaded image: debian:jessie
20:54:15 [2020-03-27T20:54:15.110Z] Loaded image: hello-world:latest
20:54:15 [2020-03-27T20:54:15.110Z] INFO: Testing against a local daemon
20:54:15 [2020-03-27T20:54:15.110Z] === RUN   TestCgroupNamespacesBuild
20:54:15 [2020-03-27T20:54:15.110Z] --- SKIP: TestCgroupNamespacesBuild (0.00s)
20:54:15 [2020-03-27T20:54:15.110Z]     build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:54:15 [2020-03-27T20:54:15.110Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:54:15 [2020-03-27T20:54:15.110Z] --- SKIP: TestCgroupNamespacesBuildDaemonHostMode (0.00s)
20:54:15 [2020-03-27T20:54:15.110Z]     build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:54:15 [2020-03-27T20:54:15.110Z] === RUN   TestBuildWithSession
20:54:15 [2020-03-27T20:54:15.110Z] --- SKIP: TestBuildWithSession (0.00s)
20:54:15 [2020-03-27T20:54:15.110Z]     build_session_test.go:25: TODO: BuildKit
20:54:15 [2020-03-27T20:54:15.110Z] === RUN   TestBuildSquashParent
20:54:15 [2020-03-27T20:54:15.170Z] #45 255.6   CC       criu/proc_parse.o
20:54:15 [2020-03-27T20:54:15.612Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:54:15 [2020-03-27T20:54:15.892Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:54:16 [2020-03-27T20:54:16.894Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:54:17 [2020-03-27T20:54:17.505Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:54:19 [2020-03-27T20:54:19.518Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:54:19 [2020-03-27T20:54:19.518Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:54:22 [2020-03-27T20:54:22.071Z] #45 261.4   CC       criu/protobuf-desc.o
20:54:22 [2020-03-27T20:54:22.188Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:54:22 [2020-03-27T20:54:22.188Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:54:23 [2020-03-27T20:54:23.105Z] #45 263.3   CC       criu/protobuf.o
20:54:23 [2020-03-27T20:54:23.736Z] #45 264.1   CC       criu/pstree.o
20:54:24 [2020-03-27T20:54:24.853Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:54:24 [2020-03-27T20:54:24.853Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.90s)
20:54:24 [2020-03-27T20:54:24.853Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s)
20:54:24 [2020-03-27T20:54:24.853Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s)
20:54:24 [2020-03-27T20:54:24.853Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s)
20:54:24 [2020-03-27T20:54:24.853Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s)
20:54:24 [2020-03-27T20:54:24.853Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s)
20:54:24 [2020-03-27T20:54:24.853Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.26s)
20:54:24 [2020-03-27T20:54:24.853Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.16s)
20:54:24 [2020-03-27T20:54:24.853Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.03s)
20:54:24 [2020-03-27T20:54:24.853Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.76s)
20:54:24 [2020-03-27T20:54:24.853Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s)
20:54:24 [2020-03-27T20:54:24.853Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s)
20:54:24 [2020-03-27T20:54:24.853Z] === RUN   TestCgroupNamespacesRun
20:54:25 [2020-03-27T20:54:25.059Z] --- PASS: TestBuildSquashParent (8.48s)
20:54:25 [2020-03-27T20:54:25.059Z] === RUN   TestBuildWithRemoveAndForceRemove
20:54:25 [2020-03-27T20:54:25.059Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:54:25 [2020-03-27T20:54:25.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:54:25 [2020-03-27T20:54:25.059Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:54:25 [2020-03-27T20:54:25.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:54:25 [2020-03-27T20:54:25.059Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:54:25 [2020-03-27T20:54:25.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:54:25 [2020-03-27T20:54:25.059Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:54:25 [2020-03-27T20:54:25.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:54:25 [2020-03-27T20:54:25.059Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:54:25 [2020-03-27T20:54:25.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:54:25 [2020-03-27T20:54:25.059Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:54:25 [2020-03-27T20:54:25.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:54:25 [2020-03-27T20:54:25.059Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:54:25 [2020-03-27T20:54:25.059Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:54:25 [2020-03-27T20:54:25.797Z] #45 266.1   CC       criu/rbtree.o
20:54:25 [2020-03-27T20:54:25.989Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:54:25 [2020-03-27T20:54:25.989Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:54:26 [2020-03-27T20:54:26.094Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:54:26 [2020-03-27T20:54:26.094Z] 
20:54:26 [2020-03-27T20:54:26.094Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
20:54:26 [2020-03-27T20:54:26.094Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
20:54:26 [2020-03-27T20:54:26.094Z] Using test binary docker
20:54:26 [2020-03-27T20:54:26.094Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:54:26 [2020-03-27T20:54:26.094Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:54:26 [2020-03-27T20:54:26.094Z] INFO: Waiting for daemon to start...
20:54:26 [2020-03-27T20:54:26.094Z] Starting dockerd
20:54:26 [2020-03-27T20:54:26.320Z] --- PASS: TestCgroupNamespacesRun (1.71s)
20:54:26 [2020-03-27T20:54:26.320Z] === RUN   TestCgroupNamespacesRunPrivileged
20:54:26 [2020-03-27T20:54:26.428Z] #45 266.7   CC       criu/rst-malloc.o
20:54:26 [2020-03-27T20:54:26.652Z] .
20:54:26 [2020-03-27T20:54:26.907Z] INFO: Building docker-sdk-python3:4.2.0...
20:54:27 [2020-03-27T20:54:27.059Z] #45 267.2   CC       criu/seccomp.o
20:54:27 [2020-03-27T20:54:27.783Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s)
20:54:27 [2020-03-27T20:54:27.783Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:54:27 [2020-03-27T20:54:27.882Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:54:27 [2020-03-27T20:54:27.882Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:54:28 [2020-03-27T20:54:28.088Z] #45 268.5   CC       criu/seize.o
20:54:29 [2020-03-27T20:54:29.801Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s)
20:54:29 [2020-03-27T20:54:29.801Z] === RUN   TestCgroupNamespacesRunHostMode
20:54:30 [2020-03-27T20:54:30.153Z] #45 270.5   CC       criu/servicefd.o
20:54:30 [2020-03-27T20:54:30.401Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
20:54:30 [2020-03-27T20:54:30.401Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.46s)
20:54:30 [2020-03-27T20:54:30.401Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s)
20:54:30 [2020-03-27T20:54:30.401Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.93s)
20:54:30 [2020-03-27T20:54:30.401Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s)
20:54:30 [2020-03-27T20:54:30.401Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.15s)
20:54:30 [2020-03-27T20:54:30.401Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s)
20:54:30 [2020-03-27T20:54:30.401Z] === RUN   TestBuildMultiStageCopy
20:54:30 [2020-03-27T20:54:30.401Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:54:31 [2020-03-27T20:54:31.180Z] #45 271.4   CC       criu/shmem.o
20:54:31 [2020-03-27T20:54:31.264Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s)
20:54:31 [2020-03-27T20:54:31.264Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:54:31 [2020-03-27T20:54:31.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:54:32 [2020-03-27T20:54:32.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:54:33 [2020-03-27T20:54:33.232Z] #45 273.5   CC       criu/sigframe.o
20:54:33 [2020-03-27T20:54:33.276Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s)
20:54:33 [2020-03-27T20:54:33.276Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:54:33 [2020-03-27T20:54:33.521Z] #45 273.7   CC       criu/signalfd.o
20:54:33 [2020-03-27T20:54:33.671Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:54:33 [2020-03-27T20:54:33.887Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s)
20:54:33 [2020-03-27T20:54:33.887Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:54:34 [2020-03-27T20:54:34.148Z] #45 274.3   CC       criu/sk-inet.o
20:54:34 [2020-03-27T20:54:34.234Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:54:34 [2020-03-27T20:54:34.888Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
20:54:34 [2020-03-27T20:54:34.888Z] === RUN   TestCgroupNamespacesRunOlderClient
20:54:35 [2020-03-27T20:54:35.163Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:54:35 [2020-03-27T20:54:35.654Z] #45 275.9   CC       criu/sk-netlink.o
20:54:36 [2020-03-27T20:54:36.092Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:54:36 [2020-03-27T20:54:36.354Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s)
20:54:36 [2020-03-27T20:54:36.354Z] === RUN   TestKernelTCPMemory
20:54:36 [2020-03-27T20:54:36.706Z] #45 276.8   CC       criu/sk-packet.o
20:54:37 [2020-03-27T20:54:37.355Z] --- PASS: TestKernelTCPMemory (0.91s)
20:54:37 [2020-03-27T20:54:37.355Z] === RUN   TestNISDomainname
20:54:37 [2020-03-27T20:54:37.460Z] --- PASS: TestBuildMultiStageCopy (7.13s)
20:54:37 [2020-03-27T20:54:37.460Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.13s)
20:54:37 [2020-03-27T20:54:37.460Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
20:54:37 [2020-03-27T20:54:37.460Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
20:54:37 [2020-03-27T20:54:37.460Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
20:54:37 [2020-03-27T20:54:37.460Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
20:54:37 [2020-03-27T20:54:37.460Z] === RUN   TestBuildMultiStageParentConfig
20:54:37 [2020-03-27T20:54:37.736Z] #45 278.0   CC       criu/sk-queue.o
20:54:38 [2020-03-27T20:54:38.356Z] --- PASS: TestNISDomainname (0.94s)
20:54:38 [2020-03-27T20:54:38.356Z] === RUN   TestHostnameDnsResolution
20:54:38 [2020-03-27T20:54:38.764Z] #45 278.9   CC       criu/sk-tcp.o
20:54:39 [2020-03-27T20:54:39.392Z] #45 279.8   CC       criu/sk-unix.o
20:54:39 [2020-03-27T20:54:39.682Z] #45 ...
20:54:39 [2020-03-27T20:54:39.682Z] 
20:54:39 [2020-03-27T20:54:39.682Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:54:39 [2020-03-27T20:54:39.682Z] #42 375.4 + dpkg --print-architecture
20:54:39 [2020-03-27T20:54:39.972Z] #42 375.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
20:54:40 [2020-03-27T20:54:40.263Z] #42 375.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
20:54:40 [2020-03-27T20:54:40.263Z] #42 375.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
20:54:40 [2020-03-27T20:54:40.367Z] --- PASS: TestHostnameDnsResolution (1.68s)
20:54:40 [2020-03-27T20:54:40.367Z] === RUN   TestStats
20:54:40 [2020-03-27T20:54:40.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:54:41 [2020-03-27T20:54:41.831Z] --- PASS: TestStats (1.88s)
20:54:41 [2020-03-27T20:54:41.832Z] === RUN   TestStopContainerWithTimeout
20:54:41 [2020-03-27T20:54:41.832Z] === RUN   TestStopContainerWithTimeout/0
20:54:41 [2020-03-27T20:54:41.832Z] === PAUSE TestStopContainerWithTimeout/0
20:54:41 [2020-03-27T20:54:41.832Z] === RUN   TestStopContainerWithTimeout/1
20:54:41 [2020-03-27T20:54:41.832Z] === PAUSE TestStopContainerWithTimeout/1
20:54:41 [2020-03-27T20:54:41.832Z] === RUN   TestStopContainerWithTimeout/3
20:54:41 [2020-03-27T20:54:41.832Z] === PAUSE TestStopContainerWithTimeout/3
20:54:41 [2020-03-27T20:54:41.832Z] === RUN   TestStopContainerWithTimeout/-1
20:54:41 [2020-03-27T20:54:41.832Z] === PAUSE TestStopContainerWithTimeout/-1
20:54:41 [2020-03-27T20:54:41.832Z] === CONT  TestStopContainerWithTimeout/0
20:54:41 [2020-03-27T20:54:41.832Z] === CONT  TestStopContainerWithTimeout/3
20:54:42 [2020-03-27T20:54:42.707Z] --- PASS: TestBuildMultiStageParentConfig (4.97s)
20:54:42 [2020-03-27T20:54:42.707Z] === RUN   TestBuildLabelWithTargets
20:54:43 [2020-03-27T20:54:43.301Z] === CONT  TestStopContainerWithTimeout/-1
20:54:44 [2020-03-27T20:54:44.764Z] === CONT  TestStopContainerWithTimeout/1
20:54:46 [2020-03-27T20:54:46.775Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:54:46 [2020-03-27T20:54:46.775Z]     --- PASS: TestStopContainerWithTimeout/0 (1.18s)
20:54:46 [2020-03-27T20:54:46.775Z]     --- PASS: TestStopContainerWithTimeout/3 (3.02s)
20:54:46 [2020-03-27T20:54:46.775Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.79s)
20:54:46 [2020-03-27T20:54:46.775Z]     --- PASS: TestStopContainerWithTimeout/1 (1.84s)
20:54:46 [2020-03-27T20:54:46.775Z] === RUN   TestDeleteDevicemapper
20:54:46 [2020-03-27T20:54:46.775Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:54:46 [2020-03-27T20:54:46.775Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:54:46 [2020-03-27T20:54:46.775Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:54:50 [2020-03-27T20:54:50.217Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.52s)
20:54:50 [2020-03-27T20:54:50.217Z] === RUN   TestUpdateMemory
20:54:50 [2020-03-27T20:54:50.217Z] --- SKIP: TestUpdateMemory (0.00s)
20:54:50 [2020-03-27T20:54:50.217Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:54:50 [2020-03-27T20:54:50.217Z] === RUN   TestUpdateCPUQuota
20:54:50 [2020-03-27T20:54:50.798Z] --- PASS: TestBuildLabelWithTargets (8.00s)
20:54:50 [2020-03-27T20:54:50.798Z] === RUN   TestBuildWithEmptyLayers
20:54:50 [2020-03-27T20:54:50.860Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:54:50 [2020-03-27T20:54:50.860Z] 
20:54:50 [2020-03-27T20:54:50.860Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:54:51 [2020-03-27T20:54:51.119Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:54:51 [2020-03-27T20:54:51.119Z] HOSTNAME=fd4d3bfcc86d
20:54:51 [2020-03-27T20:54:51.119Z] TESTDEBUG=0
20:54:51 [2020-03-27T20:54:51.119Z] DEST=bundles/test-integration
20:54:51 [2020-03-27T20:54:51.119Z] PWD=/go/src/github.com/docker/docker
20:54:51 [2020-03-27T20:54:51.119Z] DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420
20:54:51 [2020-03-27T20:54:51.119Z] container=docker
20:54:51 [2020-03-27T20:54:51.119Z] HOME=/root
20:54:51 [2020-03-27T20:54:51.119Z] GOLANG_VERSION=1.13.8
20:54:51 [2020-03-27T20:54:51.119Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:54:51 [2020-03-27T20:54:51.119Z] VALIDATE_BRANCH=master
20:54:51 [2020-03-27T20:54:51.119Z] TERM=xterm
20:54:51 [2020-03-27T20:54:51.119Z] DOCKER_PKG=github.com/docker/docker
20:54:51 [2020-03-27T20:54:51.119Z] SHLVL=1
20:54:51 [2020-03-27T20:54:51.119Z] TIMEOUT=120m
20:54:51 [2020-03-27T20:54:51.119Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
20:54:51 [2020-03-27T20:54:51.119Z] DOCKER_GRAPHDRIVER=overlay2
20:54:51 [2020-03-27T20:54:51.119Z] GO111MODULE=off
20:54:51 [2020-03-27T20:54:51.119Z] DOCKER_EXPERIMENTAL=1
20:54:51 [2020-03-27T20:54:51.119Z] TEST_SKIP_INTEGRATION_CLI=1
20:54:51 [2020-03-27T20:54:51.119Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:54:51 [2020-03-27T20:54:51.119Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:54:51 [2020-03-27T20:54:51.119Z] GOPATH=/go
20:54:51 [2020-03-27T20:54:51.119Z] PKG_CONFIG=pkg-config
20:54:51 [2020-03-27T20:54:51.119Z] _=/usr/bin/env
20:54:51 [2020-03-27T20:54:51.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:54:51 [2020-03-27T20:54:51.680Z] --- PASS: TestUpdateCPUQuota (1.18s)
20:54:51 [2020-03-27T20:54:51.680Z] === RUN   TestUpdatePidsLimit
20:54:51 [2020-03-27T20:54:51.680Z] === RUN   TestUpdatePidsLimit/update_from_none
20:54:51 [2020-03-27T20:54:51.680Z] === RUN   TestUpdatePidsLimit/no_change
20:54:52 [2020-03-27T20:54:52.291Z] === RUN   TestUpdatePidsLimit/update_lower
20:54:52 [2020-03-27T20:54:52.571Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:54:52 [2020-03-27T20:54:52.851Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:54:53 [2020-03-27T20:54:53.316Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
20:54:53 [2020-03-27T20:54:53.316Z] === RUN   TestBuildMultiStageOnBuild
20:54:53 [2020-03-27T20:54:53.462Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:54:53 [2020-03-27T20:54:53.742Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:54:55 [2020-03-27T20:54:55.206Z] --- PASS: TestUpdatePidsLimit (3.55s)
20:54:55 [2020-03-27T20:54:55.206Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
20:54:55 [2020-03-27T20:54:55.206Z]     --- PASS: TestUpdatePidsLimit/no_change (0.33s)
20:54:55 [2020-03-27T20:54:55.206Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
20:54:55 [2020-03-27T20:54:55.206Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
20:54:55 [2020-03-27T20:54:55.206Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s)
20:54:55 [2020-03-27T20:54:55.206Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
20:54:55 [2020-03-27T20:54:55.206Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
20:54:55 [2020-03-27T20:54:55.206Z] === RUN   TestUpdateRestartPolicy
20:54:55 [2020-03-27T20:54:55.584Z] #42 ...
20:54:55 [2020-03-27T20:54:55.584Z] 
20:54:55 [2020-03-27T20:54:55.584Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
20:54:55 [2020-03-27T20:54:55.584Z] #45 283.8   CC       criu/sockets.o
20:54:55 [2020-03-27T20:54:55.584Z] #45 285.4   CC       criu/stats.o
20:54:55 [2020-03-27T20:54:55.584Z] #45 286.0   CC       criu/string.o
20:54:55 [2020-03-27T20:54:55.584Z] #45 286.2   CC       criu/sysctl.o
20:54:55 [2020-03-27T20:54:55.584Z] #45 287.4   CC       criu/sysfs_parse.o
20:54:55 [2020-03-27T20:54:55.584Z] #45 288.1   CC       criu/timerfd.o
20:54:55 [2020-03-27T20:54:55.584Z] #45 288.8   CC       criu/tty.o
20:54:55 [2020-03-27T20:54:55.584Z] #45 292.6   CC       criu/tun.o
20:54:55 [2020-03-27T20:54:55.584Z] #45 293.8   CC       criu/uffd.o
20:54:55 [2020-03-27T20:54:55.872Z] #45 296.0   CC       criu/util.o
20:54:58 [2020-03-27T20:54:58.565Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
20:54:58 [2020-03-27T20:54:58.565Z] === RUN   TestBuildUncleanTarFilenames
20:54:58 [2020-03-27T20:54:58.583Z] #45 298.6   CC       criu/uts_ns.o
20:54:58 [2020-03-27T20:54:58.583Z] #45 299.0   CC       criu/vdso.o
20:54:58 [2020-03-27T20:54:58.822Z] --- PASS: TestBuildUncleanTarFilenames (0.60s)
20:54:58 [2020-03-27T20:54:58.822Z] === RUN   TestBuildMultiStageLayerLeak
20:54:59 [2020-03-27T20:54:59.609Z] #45 300.0   LINK     criu/built-in.o
20:54:59 [2020-03-27T20:54:59.899Z] #45 300.3   LINK     criu/criu
20:55:00 [2020-03-27T20:55:00.925Z] #45 301.3   DEP      lib/c/criu.d
20:55:01 [2020-03-27T20:55:01.229Z] #45 301.4   CC       images/rpc.pb-c.o
20:55:02 [2020-03-27T20:55:02.255Z] #45 302.7   CC       lib/c/criu.o
20:55:04 [2020-03-27T20:55:04.078Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s)
20:55:04 [2020-03-27T20:55:04.078Z] === RUN   TestBuildWithHugeFile
20:55:04 [2020-03-27T20:55:04.976Z] #45 304.7   LINK     lib/c/built-in.o
20:55:04 [2020-03-27T20:55:04.976Z] #45 304.7   LINK     lib/c/libcriu.so
20:55:04 [2020-03-27T20:55:04.976Z] #45 305.0   LINK     lib/c/libcriu.a
20:55:04 [2020-03-27T20:55:04.976Z] #45 305.3   GEN      magic.py
20:55:05 [2020-03-27T20:55:05.267Z] #45 305.5 Note: Building without setproctitle() and strlcpy() support.
20:55:05 [2020-03-27T20:55:05.267Z] #45 305.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
20:55:05 [2020-03-27T20:55:05.267Z] #45 305.5 Note: Building without GnuTLS support
20:55:06 [2020-03-27T20:55:06.299Z] #45 306.6 fatal: not a git repository (or any of the parent directories): .git
20:55:07 [2020-03-27T20:55:07.698Z] --- PASS: TestUpdateRestartPolicy (12.81s)
20:55:07 [2020-03-27T20:55:07.698Z] === RUN   TestUpdateRestartWithAutoRemove
20:55:08 [2020-03-27T20:55:08.367Z] #45 308.4 make[1]: Nothing to be done for 'all'.
20:55:08 [2020-03-27T20:55:08.699Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
20:55:08 [2020-03-27T20:55:08.699Z] === RUN   TestWaitNonBlocked
20:55:08 [2020-03-27T20:55:08.699Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:55:08 [2020-03-27T20:55:08.699Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:55:08 [2020-03-27T20:55:08.699Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:55:08 [2020-03-27T20:55:08.699Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:55:08 [2020-03-27T20:55:08.699Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:55:08 [2020-03-27T20:55:08.699Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:55:09 [2020-03-27T20:55:09.701Z] --- PASS: TestWaitNonBlocked (0.01s)
20:55:09 [2020-03-27T20:55:09.701Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s)
20:55:09 [2020-03-27T20:55:09.701Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s)
20:55:09 [2020-03-27T20:55:09.701Z] === RUN   TestWaitBlocked
20:55:09 [2020-03-27T20:55:09.701Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:55:09 [2020-03-27T20:55:09.701Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:55:09 [2020-03-27T20:55:09.701Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:55:09 [2020-03-27T20:55:09.701Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:55:09 [2020-03-27T20:55:09.701Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:55:09 [2020-03-27T20:55:09.701Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:55:09 [2020-03-27T20:55:09.890Z] #45 310.1 make[1]: 'images/built-in.o' is up to date.
20:55:09 [2020-03-27T20:55:09.891Z] #45 310.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
20:55:10 [2020-03-27T20:55:10.194Z] #45 310.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
20:55:10 [2020-03-27T20:55:10.194Z] #45 310.5 make[1]: 'compel/libcompel.a' is up to date.
20:55:10 [2020-03-27T20:55:10.194Z] #45 310.6 make[1]: 'compel/compel-host-bin' is up to date.
20:55:10 [2020-03-27T20:55:10.194Z] #45 310.6 make[1]: Nothing to be done for 'all'.
20:55:10 [2020-03-27T20:55:10.194Z] #45 310.7 make[1]: 'soccr/libsoccr.a' is up to date.
20:55:10 [2020-03-27T20:55:10.706Z] --- PASS: TestWaitBlocked (0.01s)
20:55:10 [2020-03-27T20:55:10.706Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s)
20:55:10 [2020-03-27T20:55:10.706Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s)
20:55:10 [2020-03-27T20:55:10.706Z] === CONT  TestContainerStartOnDaemonRestart
20:55:10 [2020-03-27T20:55:10.706Z] === CONT  TestIpcModeOlderClient
20:55:10 [2020-03-27T20:55:10.825Z] #45 311.0 make[2]: Nothing to be done for 'all'.
20:55:10 [2020-03-27T20:55:10.825Z] #45 311.0 make[2]: Nothing to be done for 'all'.
20:55:10 [2020-03-27T20:55:10.825Z] #45 311.1 make[2]: Nothing to be done for 'all'.
20:55:10 [2020-03-27T20:55:10.988Z] --- PASS: TestIpcModeOlderClient (0.17s)
20:55:10 [2020-03-27T20:55:10.988Z] === CONT  TestDaemonHostGatewayIP
20:55:11 [2020-03-27T20:55:11.115Z] #45 311.4 make[2]: Nothing to be done for 'all'.
20:55:11 [2020-03-27T20:55:11.115Z] #45 311.5 make[2]: Nothing to be done for 'all'.
20:55:11 [2020-03-27T20:55:11.404Z] #45 311.6 make[2]: Nothing to be done for 'all'.
20:55:11 [2020-03-27T20:55:11.404Z] #45 311.8 make[2]: Nothing to be done for 'all'.
20:55:12 [2020-03-27T20:55:12.035Z] #45 312.1 make[2]: Nothing to be done for 'all'.
20:55:12 [2020-03-27T20:55:12.035Z] #45 312.2   INSTALL  criu/criu
20:55:12 [2020-03-27T20:55:12.035Z] #45 DONE 312.3s
20:55:12 [2020-03-27T20:55:12.035Z] 
20:55:12 [2020-03-27T20:55:12.035Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:55:13 [2020-03-27T20:55:13.509Z] sha256:3c2b15f3337cd3c72711370c48dd88784e07f74e39fe8db5906f8b7841a76b7c
20:55:13 [2020-03-27T20:55:13.509Z] INFO: Starting docker-py tests...
20:55:13 [2020-03-27T20:55:13.509Z] ============================= test session starts ==============================
20:55:13 [2020-03-27T20:55:13.509Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
20:55:13 [2020-03-27T20:55:13.509Z] rootdir: /src, inifile: pytest.ini
20:55:13 [2020-03-27T20:55:13.509Z] plugins: timeout-1.3.3, cov-2.6.1
20:55:13 [2020-03-27T20:55:13.509Z] collected 387 items / 1 deselected / 386 selected
20:55:13 [2020-03-27T20:55:13.509Z] 
20:55:13 [2020-03-27T20:55:13.660Z] --- PASS: TestContainerStartOnDaemonRestart (2.71s)
20:55:13 [2020-03-27T20:55:13.660Z] === CONT  TestDaemonRestartIpcMode
20:55:14 [2020-03-27T20:55:14.090Z] #54 ...
20:55:14 [2020-03-27T20:55:14.090Z] 
20:55:14 [2020-03-27T20:55:14.090Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
20:55:14 [2020-03-27T20:55:14.090Z] #61 241.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
20:55:14 [2020-03-27T20:55:14.275Z] --- PASS: TestDaemonHostGatewayIP (3.50s)
20:55:17 [2020-03-27T20:55:17.595Z] #61 244.7 + mkdir -p /build
20:55:17 [2020-03-27T20:55:17.595Z] #61 244.7 + cp runc /build/runc
20:55:17 [2020-03-27T20:55:17.595Z] #61 DONE 244.9s
20:55:17 [2020-03-27T20:55:17.595Z] 
20:55:17 [2020-03-27T20:55:17.595Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:55:17 [2020-03-27T20:55:17.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:55:17 [2020-03-27T20:55:17.760Z] --- PASS: TestDaemonRestartIpcMode (3.71s)
20:55:17 [2020-03-27T20:55:17.760Z] PASS
20:55:17 [2020-03-27T20:55:17.760Z] 
20:55:17 [2020-03-27T20:55:17.760Z] === Skipped
20:55:17 [2020-03-27T20:55:17.760Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
20:55:17 [2020-03-27T20:55:17.760Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:55:17 [2020-03-27T20:55:17.760Z] 
20:55:17 [2020-03-27T20:55:17.760Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
20:55:17 [2020-03-27T20:55:17.760Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:55:17 [2020-03-27T20:55:17.760Z] 
20:55:17 [2020-03-27T20:55:17.760Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
20:55:17 [2020-03-27T20:55:17.760Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:55:17 [2020-03-27T20:55:17.760Z] 
20:55:17 [2020-03-27T20:55:17.760Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:55:17 [2020-03-27T20:55:17.760Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:55:17 [2020-03-27T20:55:17.760Z] 
20:55:17 [2020-03-27T20:55:17.760Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
20:55:17 [2020-03-27T20:55:17.760Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:55:17 [2020-03-27T20:55:17.760Z] 
20:55:17 [2020-03-27T20:55:17.760Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
20:55:17 [2020-03-27T20:55:17.760Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:55:17 [2020-03-27T20:55:17.760Z] 
20:55:17 [2020-03-27T20:55:17.760Z] 
20:55:17 [2020-03-27T20:55:17.760Z] DONE 199 tests, 6 skipped in 139.674s
20:55:17 [2020-03-27T20:55:17.760Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
20:55:17 [2020-03-27T20:55:17.760Z] ++ 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
20:55:17 [2020-03-27T20:55:17.760Z] ++ set -e
20:55:17 [2020-03-27T20:55:17.760Z] ++ '[' -n 0 ']'
20:55:17 [2020-03-27T20:55:17.760Z] ++ set -x
20:55:17 [2020-03-27T20:55:17.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=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
20:55:17 [2020-03-27T20:55:17.760Z] INFO: Testing against a local daemon
20:55:17 [2020-03-27T20:55:17.760Z] === RUN   TestCommitInheritsEnv
20:55:17 [2020-03-27T20:55:17.760Z] --- PASS: TestCommitInheritsEnv (0.58s)
20:55:17 [2020-03-27T20:55:17.760Z] === RUN   TestImportExtremelyLargeImageWorks
20:55:17 [2020-03-27T20:55:17.760Z] === PAUSE TestImportExtremelyLargeImageWorks
20:55:17 [2020-03-27T20:55:17.760Z] === RUN   TestImagesFilterMultiReference
20:55:17 [2020-03-27T20:55:17.760Z] --- PASS: TestImagesFilterMultiReference (0.03s)
20:55:17 [2020-03-27T20:55:17.760Z] === RUN   TestImagePullPlatformInvalid
20:55:18 [2020-03-27T20:55:18.042Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
20:55:18 [2020-03-27T20:55:18.042Z] === RUN   TestRemoveImageOrphaning
20:55:18 [2020-03-27T20:55:18.655Z] --- PASS: TestRemoveImageOrphaning (0.57s)
20:55:18 [2020-03-27T20:55:18.655Z] === RUN   TestRemoveImageGarbageCollector
20:55:18 [2020-03-27T20:55:18.655Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:55:18 [2020-03-27T20:55:18.655Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:55:18 [2020-03-27T20:55:18.655Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:55:18 [2020-03-27T20:55:18.655Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
20:55:18 [2020-03-27T20:55:18.655Z] === RUN   TestTagInvalidReference
20:55:18 [2020-03-27T20:55:18.655Z] --- PASS: TestTagInvalidReference (0.01s)
20:55:18 [2020-03-27T20:55:18.655Z] === RUN   TestTagValidPrefixedRepo
20:55:18 [2020-03-27T20:55:18.655Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
20:55:18 [2020-03-27T20:55:18.655Z] === RUN   TestTagExistedNameWithoutForce
20:55:18 [2020-03-27T20:55:18.655Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
20:55:18 [2020-03-27T20:55:18.655Z] === RUN   TestTagOfficialNames
20:55:18 [2020-03-27T20:55:18.655Z] --- PASS: TestTagOfficialNames (0.03s)
20:55:18 [2020-03-27T20:55:18.655Z] === RUN   TestTagMatchesDigest
20:55:18 [2020-03-27T20:55:18.655Z] --- PASS: TestTagMatchesDigest (0.02s)
20:55:18 [2020-03-27T20:55:18.655Z] === CONT  TestImportExtremelyLargeImageWorks
20:55:19 [2020-03-27T20:55:19.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:55:22 [2020-03-27T20:55:22.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:55:24 [2020-03-27T20:55:24.475Z] #24 ...
20:55:24 [2020-03-27T20:55:24.475Z] 
20:55:24 [2020-03-27T20:55:24.475Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
20:55:24 [2020-03-27T20:55:24.475Z] #42 DONE 419.6s
20:55:24 [2020-03-27T20:55:24.475Z] 
20:55:24 [2020-03-27T20:55:24.475Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:55:27 [2020-03-27T20:55:27.128Z] 23645bd7ee08: Pull complete
20:55:27 [2020-03-27T20:55:27.128Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8
20:55:27 [2020-03-27T20:55:27.128Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
20:55:27 [2020-03-27T20:55:27.128Z] mcr.microsoft.com/windows/servercore:ltsc2019
20:55:27 [2020-03-27T20:55:27.128Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
20:55:27 [2020-03-27T20:55:27.128Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
20:55:27 [2020-03-27T20:55:27.128Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098'
20:55:27 [2020-03-27T20:55:27.128Z] INFO: Docker version of control daemon
20:55:27 [2020-03-27T20:55:27.128Z] 
20:55:27 [2020-03-27T20:55:27.128Z] Client: Docker Engine - Enterprise
20:55:27 [2020-03-27T20:55:27.128Z]  Version:           19.03.5
20:55:27 [2020-03-27T20:55:27.128Z]  API version:       1.40
20:55:27 [2020-03-27T20:55:27.128Z]  Go version:        go1.12.12
20:55:27 [2020-03-27T20:55:27.128Z]  Git commit:        2ee0c57608
20:55:27 [2020-03-27T20:55:27.128Z]  Built:             11/13/2019 08:00:16
20:55:27 [2020-03-27T20:55:27.128Z]  OS/Arch:           windows/amd64
20:55:27 [2020-03-27T20:55:27.128Z]  Experimental:      false
20:55:27 [2020-03-27T20:55:27.128Z] 
20:55:27 [2020-03-27T20:55:27.128Z] Server: Docker Engine - Enterprise
20:55:27 [2020-03-27T20:55:27.128Z]  Engine:
20:55:27 [2020-03-27T20:55:27.128Z]   Version:          19.03.5
20:55:27 [2020-03-27T20:55:27.128Z]   API version:      1.40 (minimum version 1.24)
20:55:27 [2020-03-27T20:55:27.128Z]   Go version:       go1.12.12
20:55:27 [2020-03-27T20:55:27.128Z]   Git commit:       2ee0c57608
20:55:27 [2020-03-27T20:55:27.128Z]   Built:            11/13/2019 07:58:51
20:55:27 [2020-03-27T20:55:27.128Z]   OS/Arch:          windows/amd64
20:55:27 [2020-03-27T20:55:27.128Z]   Experimental:     true
20:55:27 [2020-03-27T20:55:27.128Z] 
20:55:27 [2020-03-27T20:55:27.128Z] INFO: Docker info of control daemon
20:55:27 [2020-03-27T20:55:27.128Z] 
20:55:27 [2020-03-27T20:55:27.128Z] Client:
20:55:27 [2020-03-27T20:55:27.128Z]  Debug Mode: false
20:55:27 [2020-03-27T20:55:27.128Z]  Plugins:
20:55:27 [2020-03-27T20:55:27.128Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
20:55:27 [2020-03-27T20:55:27.128Z] 
20:55:27 [2020-03-27T20:55:27.128Z] Server:
20:55:27 [2020-03-27T20:55:27.128Z]  Containers: 0
20:55:27 [2020-03-27T20:55:27.128Z]   Running: 0
20:55:27 [2020-03-27T20:55:27.128Z]   Paused: 0
20:55:27 [2020-03-27T20:55:27.128Z]   Stopped: 0
20:55:27 [2020-03-27T20:55:27.128Z]  Images: 1
20:55:27 [2020-03-27T20:55:27.128Z]  Server Version: 19.03.5
20:55:27 [2020-03-27T20:55:27.128Z]  Storage Driver: windowsfilter (windows) lcow (linux)
20:55:27 [2020-03-27T20:55:27.128Z]   Windows: 
20:55:27 [2020-03-27T20:55:27.128Z]   LCOW: 
20:55:27 [2020-03-27T20:55:27.128Z]  Logging Driver: json-file
20:55:27 [2020-03-27T20:55:27.128Z]  Plugins:
20:55:27 [2020-03-27T20:55:27.128Z]   Volume: local
20:55:27 [2020-03-27T20:55:27.128Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
20:55:27 [2020-03-27T20:55:27.128Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
20:55:27 [2020-03-27T20:55:27.128Z]  Swarm: inactive
20:55:27 [2020-03-27T20:55:27.128Z]  Default Isolation: process
20:55:27 [2020-03-27T20:55:27.128Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
20:55:27 [2020-03-27T20:55:27.128Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
20:55:27 [2020-03-27T20:55:27.128Z]  OSType: windows
20:55:27 [2020-03-27T20:55:27.128Z]  Architecture: x86_64
20:55:27 [2020-03-27T20:55:27.128Z]  CPUs: 4
20:55:27 [2020-03-27T20:55:27.128Z]  Total Memory: 32GiB
20:55:27 [2020-03-27T20:55:27.128Z]  Name: azwin-2-ccc0e0
20:55:27 [2020-03-27T20:55:27.128Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
20:55:27 [2020-03-27T20:55:27.128Z]  Docker Root Dir: D:\docker
20:55:27 [2020-03-27T20:55:27.128Z]  Debug Mode: false
20:55:27 [2020-03-27T20:55:27.128Z]  Registry: https://index.docker.io/v1/
20:55:27 [2020-03-27T20:55:27.128Z]  Labels:
20:55:27 [2020-03-27T20:55:27.128Z]  Experimental: true
20:55:27 [2020-03-27T20:55:27.128Z]  Insecure Registries:
20:55:27 [2020-03-27T20:55:27.128Z]   10.0.0.4:5000
20:55:27 [2020-03-27T20:55:27.128Z]   127.0.0.0/8
20:55:27 [2020-03-27T20:55:27.128Z]  Registry Mirrors:
20:55:27 [2020-03-27T20:55:27.128Z]   http://10.0.0.4:5000/
20:55:27 [2020-03-27T20:55:27.128Z]  Live Restore Enabled: false
20:55:27 [2020-03-27T20:55:27.128Z] 
20:55:27 [2020-03-27T20:55:27.128Z] 
20:55:27 [2020-03-27T20:55:27.128Z] INFO: Commit hash is dbb42b509e
20:55:27 [2020-03-27T20:55:27.128Z] INFO: Nuke-Everything...
20:55:27 [2020-03-27T20:55:27.128Z] INFO: Container count on control daemon to delete is 0
20:55:27 [2020-03-27T20:55:27.128Z] INFO: Nuking d:\CI
20:55:27 [2020-03-27T20:55:27.128Z] INFO: Zapped successfully
20:55:27 [2020-03-27T20:55:27.128Z] INFO: Location for testing is d:\CI\PR-40739\3
20:55:27 [2020-03-27T20:55:27.128Z] INFO: Validating GOLang consistency in Dockerfile.windows...
20:55:27 [2020-03-27T20:55:27.128Z] 
20:55:27 [2020-03-27T20:55:27.128Z] 
20:55:27 [2020-03-27T20:55:27.128Z] INFO: Building the image from Dockerfile.windows at 03/27/2020 20:55:16...
20:55:27 [2020-03-27T20:55:27.128Z] 
20:55:27 [2020-03-27T20:55:27.128Z] Sending build context to Docker daemon  54.69MB
20:55:27 [2020-03-27T20:55:27.128Z] 
20:55:27 [2020-03-27T20:55:27.128Z] Step 1/10 : FROM microsoft/windowsservercore
20:55:27 [2020-03-27T20:55:27.128Z]  ---> 80e84fd280e2
20:55:27 [2020-03-27T20:55:27.128Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
20:55:27 [2020-03-27T20:55:27.128Z]  ---> Running in 0172d096039d
20:55:27 [2020-03-27T20:55:27.128Z] Removing intermediate container 0172d096039d
20:55:27 [2020-03-27T20:55:27.128Z]  ---> f04b594b7995
20:55:27 [2020-03-27T20:55:27.128Z] Step 3/10 : ARG GO_VERSION=1.13.8
20:55:27 [2020-03-27T20:55:27.128Z]  ---> Running in 9920bcab543a
20:55:27 [2020-03-27T20:55:27.128Z] Removing intermediate container 9920bcab543a
20:55:27 [2020-03-27T20:55:27.128Z]  ---> 546a819dd2fc
20:55:27 [2020-03-27T20:55:27.128Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
20:55:27 [2020-03-27T20:55:27.128Z]  ---> Running in 065bbd572b4d
20:55:27 [2020-03-27T20:55:27.128Z] Removing intermediate container 065bbd572b4d
20:55:27 [2020-03-27T20:55:27.128Z]  ---> 15cc7ba80119
20:55:27 [2020-03-27T20:55:27.128Z] 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}
20:55:27 [2020-03-27T20:55:27.128Z]  ---> Running in 25d334310b92
20:55:27 [2020-03-27T20:55:27.128Z] Removing intermediate container 25d334310b92
20:55:27 [2020-03-27T20:55:27.128Z]  ---> 61f8fe09917b
20:55:27 [2020-03-27T20:55:27.128Z] 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;
20:55:27 [2020-03-27T20:55:27.128Z]  ---> Running in 35a77dfb6445
20:55:31 [2020-03-27T20:55:31.770Z] 
20:55:31 [2020-03-27T20:55:31.770Z] SUCCESS: Specified value was saved.
20:55:32 [2020-03-27T20:55:32.717Z] INFO: Downloading git...
20:55:34 [2020-03-27T20:55:34.228Z] INFO: Downloading go...
20:55:36 [2020-03-27T20:55:36.118Z] tests/integration/api_build_test.py .......................X             [  6%]
20:55:36 [2020-03-27T20:55:36.362Z] INFO: Downloading compiler 1 of 3...
20:55:36 [2020-03-27T20:55:36.678Z] tests/integration/api_client_test.py .....                               [  7%]
20:55:36 [2020-03-27T20:55:36.810Z] INFO: Downloading compiler 2 of 3...
20:55:37 [2020-03-27T20:55:37.262Z] INFO: Downloading compiler 3 of 3...
20:55:37 [2020-03-27T20:55:37.710Z] INFO: Extracting git...
20:55:38 [2020-03-27T20:55:38.598Z] tests/integration/api_config_test.py .....                               [  8%]
20:55:44 [2020-03-27T20:55:44.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:55:44 [2020-03-27T20:55:44.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:55:44 [2020-03-27T20:55:44.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:55:44 [2020-03-27T20:55:44.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:55:45 [2020-03-27T20:55:45.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:55:48 [2020-03-27T20:55:48.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:55:49 [2020-03-27T20:55:49.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:55:50 [2020-03-27T20:55:50.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:55:52 [2020-03-27T20:55:52.381Z] INFO: Expanding go...
20:55:53 [2020-03-27T20:55:53.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:55:54 [2020-03-27T20:55:54.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:55:56 [2020-03-27T20:55:56.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:55:57 [2020-03-27T20:55:57.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:56:00 [2020-03-27T20:56:00.320Z] --- PASS: TestBuildWithHugeFile (51.10s)
20:56:00 [2020-03-27T20:56:00.320Z] === RUN   TestBuildWithEmptyDockerfile
20:56:00 [2020-03-27T20:56:00.321Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:56:00 [2020-03-27T20:56:00.321Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:56:00 [2020-03-27T20:56:00.321Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:56:00 [2020-03-27T20:56:00.321Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:56:00 [2020-03-27T20:56:00.321Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:56:00 [2020-03-27T20:56:00.321Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:56:00 [2020-03-27T20:56:00.321Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:56:00 [2020-03-27T20:56:00.321Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:56:00 [2020-03-27T20:56:00.321Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:56:00 [2020-03-27T20:56:00.321Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s)
20:56:00 [2020-03-27T20:56:00.321Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
20:56:00 [2020-03-27T20:56:00.321Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
20:56:00 [2020-03-27T20:56:00.321Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
20:56:00 [2020-03-27T20:56:00.321Z] === RUN   TestBuildPreserveOwnership
20:56:00 [2020-03-27T20:56:00.321Z] === RUN   TestBuildPreserveOwnership/copy_from
20:56:00 [2020-03-27T20:56:00.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:56:01 [2020-03-27T20:56:01.250Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:56:01 [2020-03-27T20:56:01.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:56:02 [2020-03-27T20:56:02.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:56:02 [2020-03-27T20:56:02.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:56:02 [2020-03-27T20:56:02.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:56:02 [2020-03-27T20:56:02.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:56:02 [2020-03-27T20:56:02.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:56:03 [2020-03-27T20:56:03.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:56:03 [2020-03-27T20:56:03.785Z] #24 ...
20:56:03 [2020-03-27T20:56:03.785Z] 
20:56:03 [2020-03-27T20:56:03.785Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:56:03 [2020-03-27T20:56:03.785Z] #66 402.2 + bin/containerd
20:56:04 [2020-03-27T20:56:04.109Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:56:04 [2020-03-27T20:56:04.109Z] Using test binary docker
20:56:04 [2020-03-27T20:56:04.109Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:56:04 [2020-03-27T20:56:04.109Z] +++ /etc/init.d/apparmor start
20:56:04 [2020-03-27T20:56:04.109Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:56:04 [2020-03-27T20:56:04.109Z] INFO: Waiting for daemon to start...
20:56:04 [2020-03-27T20:56:04.109Z] Starting dockerd
20:56:04 [2020-03-27T20:56:04.109Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
20:56:05 [2020-03-27T20:56:05.422Z] --- PASS: TestBuildPreserveOwnership (10.58s)
20:56:05 [2020-03-27T20:56:05.422Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.57s)
20:56:05 [2020-03-27T20:56:05.422Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
20:56:05 [2020-03-27T20:56:05.422Z] === RUN   TestBuildPlatformInvalid
20:56:05 [2020-03-27T20:56:05.422Z] --- PASS: TestBuildPlatformInvalid (0.07s)
20:56:05 [2020-03-27T20:56:05.422Z] PASS
20:56:05 [2020-03-27T20:56:05.422Z] 
20:56:05 [2020-03-27T20:56:05.422Z] === Skipped
20:56:05 [2020-03-27T20:56:05.422Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuild (0.00s)
20:56:05 [2020-03-27T20:56:05.422Z]     build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:05 [2020-03-27T20:56:05.422Z] 
20:56:05 [2020-03-27T20:56:05.422Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuildDaemonHostMode (0.00s)
20:56:05 [2020-03-27T20:56:05.422Z]     build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:05 [2020-03-27T20:56:05.422Z] 
20:56:05 [2020-03-27T20:56:05.422Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:56:05 [2020-03-27T20:56:05.422Z]     build_session_test.go:25: TODO: BuildKit
20:56:05 [2020-03-27T20:56:05.422Z] 
20:56:05 [2020-03-27T20:56:05.422Z] 
20:56:05 [2020-03-27T20:56:05.422Z] DONE 32 tests, 3 skipped in 120.089s
20:56:05 [2020-03-27T20:56:05.422Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:56:05 [2020-03-27T20:56:05.422Z] INFO: Testing against a local daemon
20:56:05 [2020-03-27T20:56:05.422Z] === RUN   TestConfigList
20:56:05 [2020-03-27T20:56:05.422Z] --- SKIP: TestConfigList (0.02s)
20:56:05 [2020-03-27T20:56:05.422Z]     config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:05 [2020-03-27T20:56:05.422Z] === RUN   TestConfigsCreateAndDelete
20:56:05 [2020-03-27T20:56:05.422Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
20:56:05 [2020-03-27T20:56:05.422Z]     config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:05 [2020-03-27T20:56:05.422Z] === RUN   TestConfigsUpdate
20:56:05 [2020-03-27T20:56:05.422Z] --- SKIP: TestConfigsUpdate (0.01s)
20:56:05 [2020-03-27T20:56:05.422Z]     config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:05 [2020-03-27T20:56:05.422Z] === RUN   TestTemplatedConfig
20:56:05 [2020-03-27T20:56:05.422Z] --- SKIP: TestTemplatedConfig (0.00s)
20:56:05 [2020-03-27T20:56:05.422Z]     config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:05 [2020-03-27T20:56:05.422Z] === RUN   TestConfigInspect
20:56:05 [2020-03-27T20:56:05.422Z] --- SKIP: TestConfigInspect (0.02s)
20:56:05 [2020-03-27T20:56:05.422Z]     config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:05 [2020-03-27T20:56:05.422Z] === RUN   TestConfigCreateWithLabels
20:56:05 [2020-03-27T20:56:05.422Z] --- SKIP: TestConfigCreateWithLabels (0.01s)
20:56:05 [2020-03-27T20:56:05.422Z]     config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:05 [2020-03-27T20:56:05.422Z] === RUN   TestConfigCreateResolve
20:56:05 [2020-03-27T20:56:05.422Z] --- SKIP: TestConfigCreateResolve (0.01s)
20:56:05 [2020-03-27T20:56:05.422Z]     config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:05 [2020-03-27T20:56:05.422Z] === RUN   TestConfigDaemonLibtrustID
20:56:05 [2020-03-27T20:56:05.422Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s)
20:56:05 [2020-03-27T20:56:05.422Z]     config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:05 [2020-03-27T20:56:05.422Z] PASS
20:56:05 [2020-03-27T20:56:05.422Z] 
20:56:05 [2020-03-27T20:56:05.422Z] === Skipped
20:56:05 [2020-03-27T20:56:05.422Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
20:56:05 [2020-03-27T20:56:05.422Z]     config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:05 [2020-03-27T20:56:05.422Z] 
20:56:05 [2020-03-27T20:56:05.422Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
20:56:05 [2020-03-27T20:56:05.422Z]     config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:05 [2020-03-27T20:56:05.422Z] 
20:56:05 [2020-03-27T20:56:05.422Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
20:56:05 [2020-03-27T20:56:05.422Z]     config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:05 [2020-03-27T20:56:05.422Z] 
20:56:05 [2020-03-27T20:56:05.422Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
20:56:05 [2020-03-27T20:56:05.422Z]     config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:05 [2020-03-27T20:56:05.422Z] 
20:56:05 [2020-03-27T20:56:05.422Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
20:56:05 [2020-03-27T20:56:05.422Z]     config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:05 [2020-03-27T20:56:05.422Z] 
20:56:05 [2020-03-27T20:56:05.422Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s)
20:56:05 [2020-03-27T20:56:05.422Z]     config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:05 [2020-03-27T20:56:05.422Z] 
20:56:05 [2020-03-27T20:56:05.422Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
20:56:05 [2020-03-27T20:56:05.422Z]     config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:05 [2020-03-27T20:56:05.422Z] 
20:56:05 [2020-03-27T20:56:05.422Z] === SKIP: amd64.integration.config TestConfigDaemonLibtrustID (0.01s)
20:56:05 [2020-03-27T20:56:05.422Z]     config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:05 [2020-03-27T20:56:05.422Z] 
20:56:05 [2020-03-27T20:56:05.422Z] 
20:56:05 [2020-03-27T20:56:05.422Z] DONE 8 tests, 8 skipped in 0.197s
20:56:05 [2020-03-27T20:56:05.422Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
20:56:05 [2020-03-27T20:56:05.679Z] INFO: Testing against a local daemon
20:56:05 [2020-03-27T20:56:05.679Z] === RUN   TestCheckpoint
20:56:05 [2020-03-27T20:56:05.679Z] --- SKIP: TestCheckpoint (0.00s)
20:56:05 [2020-03-27T20:56:05.679Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:56:05 [2020-03-27T20:56:05.679Z] === RUN   TestContainerInvalidJSON
20:56:05 [2020-03-27T20:56:05.679Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:56:05 [2020-03-27T20:56:05.679Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:56:05 [2020-03-27T20:56:05.679Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:56:05 [2020-03-27T20:56:05.679Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:56:05 [2020-03-27T20:56:05.679Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:56:05 [2020-03-27T20:56:05.679Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:56:05 [2020-03-27T20:56:05.679Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:56:05 [2020-03-27T20:56:05.679Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:56:05 [2020-03-27T20:56:05.679Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:56:05 [2020-03-27T20:56:05.679Z] --- PASS: TestContainerInvalidJSON (0.01s)
20:56:05 [2020-03-27T20:56:05.679Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:56:05 [2020-03-27T20:56:05.679Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:56:05 [2020-03-27T20:56:05.679Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:56:05 [2020-03-27T20:56:05.679Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:56:05 [2020-03-27T20:56:05.679Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
20:56:05 [2020-03-27T20:56:05.679Z] === RUN   TestCopyFromContainerPathIsNotDir
20:56:05 [2020-03-27T20:56:05.938Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
20:56:05 [2020-03-27T20:56:05.938Z] === RUN   TestCopyToContainerPathDoesNotExist
20:56:05 [2020-03-27T20:56:05.938Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
20:56:05 [2020-03-27T20:56:05.938Z] === RUN   TestCopyToContainerPathIsNotDir
20:56:05 [2020-03-27T20:56:05.938Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
20:56:05 [2020-03-27T20:56:05.938Z] === RUN   TestCopyFromContainer
20:56:06 [2020-03-27T20:56:06.645Z] .
20:56:06 [2020-03-27T20:56:06.645Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:56:06 [2020-03-27T20:56:06.645Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:56:06 [2020-03-27T20:56:06.645Z] Error: No such image: emptyfs
20:56:06 [2020-03-27T20:56:06.645Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:56:06 [2020-03-27T20:56:06.645Z] ++++ docker load
20:56:06 [2020-03-27T20:56:06.645Z] Running integration-test (iteration 1)
20:56:06 [2020-03-27T20:56:06.645Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
20:56:06 [2020-03-27T20:56:06.645Z] ++ 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
20:56:06 [2020-03-27T20:56:06.645Z] ++ set -e
20:56:06 [2020-03-27T20:56:06.645Z] ++ '[' -n 0 ']'
20:56:06 [2020-03-27T20:56:06.645Z] ++ set -x
20:56:06 [2020-03-27T20:56:06.645Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:56:08 [2020-03-27T20:56:08.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:56:09 [2020-03-27T20:56:09.208Z] === RUN   TestCopyFromContainer//
20:56:09 [2020-03-27T20:56:09.208Z] === RUN   TestCopyFromContainer//bar/root
20:56:09 [2020-03-27T20:56:09.465Z] === RUN   TestCopyFromContainer//bar/root/
20:56:09 [2020-03-27T20:56:09.465Z] === RUN   TestCopyFromContainer/bar/quux
20:56:09 [2020-03-27T20:56:09.465Z] === RUN   TestCopyFromContainer/bar/quux/
20:56:09 [2020-03-27T20:56:09.465Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:56:09 [2020-03-27T20:56:09.722Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:56:09 [2020-03-27T20:56:09.722Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:56:09 [2020-03-27T20:56:09.722Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:56:09 [2020-03-27T20:56:09.978Z] === RUN   TestCopyFromContainer/bar/notarget
20:56:09 [2020-03-27T20:56:09.978Z] --- PASS: TestCopyFromContainer (3.97s)
20:56:09 [2020-03-27T20:56:09.978Z]     --- PASS: TestCopyFromContainer// (0.07s)
20:56:09 [2020-03-27T20:56:09.978Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
20:56:09 [2020-03-27T20:56:09.978Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
20:56:09 [2020-03-27T20:56:09.978Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
20:56:09 [2020-03-27T20:56:09.978Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
20:56:09 [2020-03-27T20:56:09.978Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
20:56:09 [2020-03-27T20:56:09.978Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
20:56:09 [2020-03-27T20:56:09.978Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
20:56:09 [2020-03-27T20:56:09.978Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
20:56:09 [2020-03-27T20:56:09.978Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
20:56:09 [2020-03-27T20:56:09.978Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:56:09 [2020-03-27T20:56:09.978Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:56:09 [2020-03-27T20:56:09.978Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:56:09 [2020-03-27T20:56:09.978Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:56:09 [2020-03-27T20:56:09.978Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:56:09 [2020-03-27T20:56:09.978Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:56:09 [2020-03-27T20:56:09.978Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:56:09 [2020-03-27T20:56:09.978Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:56:09 [2020-03-27T20:56:09.978Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:56:09 [2020-03-27T20:56:09.978Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:56:09 [2020-03-27T20:56:09.978Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
20:56:09 [2020-03-27T20:56:09.978Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:56:09 [2020-03-27T20:56:09.978Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
20:56:09 [2020-03-27T20:56:09.978Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
20:56:09 [2020-03-27T20:56:09.978Z] === RUN   TestCreateLinkToNonExistingContainer
20:56:09 [2020-03-27T20:56:09.978Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
20:56:09 [2020-03-27T20:56:09.978Z] === RUN   TestCreateWithInvalidEnv
20:56:09 [2020-03-27T20:56:09.978Z] === RUN   TestCreateWithInvalidEnv/0
20:56:09 [2020-03-27T20:56:09.978Z] === PAUSE TestCreateWithInvalidEnv/0
20:56:09 [2020-03-27T20:56:09.978Z] === RUN   TestCreateWithInvalidEnv/1
20:56:09 [2020-03-27T20:56:09.978Z] === PAUSE TestCreateWithInvalidEnv/1
20:56:09 [2020-03-27T20:56:09.978Z] === RUN   TestCreateWithInvalidEnv/2
20:56:09 [2020-03-27T20:56:09.978Z] === PAUSE TestCreateWithInvalidEnv/2
20:56:09 [2020-03-27T20:56:09.978Z] === CONT  TestCreateWithInvalidEnv/0
20:56:09 [2020-03-27T20:56:09.978Z] === CONT  TestCreateWithInvalidEnv/2
20:56:09 [2020-03-27T20:56:09.978Z] === CONT  TestCreateWithInvalidEnv/1
20:56:09 [2020-03-27T20:56:09.978Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
20:56:09 [2020-03-27T20:56:09.978Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:56:09 [2020-03-27T20:56:09.978Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:56:09 [2020-03-27T20:56:09.978Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:56:09 [2020-03-27T20:56:09.978Z] === RUN   TestCreateTmpfsMountsTarget
20:56:09 [2020-03-27T20:56:09.978Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
20:56:09 [2020-03-27T20:56:09.978Z] === RUN   TestCreateWithCustomMaskedPaths
20:56:10 [2020-03-27T20:56:10.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:56:11 [2020-03-27T20:56:11.869Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s)
20:56:11 [2020-03-27T20:56:11.870Z] === RUN   TestCreateWithCapabilities
20:56:11 [2020-03-27T20:56:11.870Z] === RUN   TestCreateWithCapabilities/no_capabilities
20:56:11 [2020-03-27T20:56:11.870Z] === PAUSE TestCreateWithCapabilities/no_capabilities
20:56:11 [2020-03-27T20:56:11.870Z] === RUN   TestCreateWithCapabilities/empty_capabilities
20:56:11 [2020-03-27T20:56:11.870Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
20:56:11 [2020-03-27T20:56:11.870Z] === RUN   TestCreateWithCapabilities/valid_capabilities
20:56:11 [2020-03-27T20:56:11.870Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
20:56:11 [2020-03-27T20:56:11.870Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
20:56:11 [2020-03-27T20:56:11.870Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
20:56:11 [2020-03-27T20:56:11.870Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
20:56:11 [2020-03-27T20:56:11.870Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
20:56:11 [2020-03-27T20:56:11.870Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
20:56:11 [2020-03-27T20:56:11.870Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
20:56:11 [2020-03-27T20:56:11.870Z] === RUN   TestCreateWithCapabilities/empty_capadd
20:56:11 [2020-03-27T20:56:11.870Z] === PAUSE TestCreateWithCapabilities/empty_capadd
20:56:11 [2020-03-27T20:56:11.870Z] === RUN   TestCreateWithCapabilities/empty_capdrop
20:56:11 [2020-03-27T20:56:11.870Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
20:56:11 [2020-03-27T20:56:11.870Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
20:56:11 [2020-03-27T20:56:11.870Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
20:56:11 [2020-03-27T20:56:11.870Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
20:56:11 [2020-03-27T20:56:11.870Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
20:56:11 [2020-03-27T20:56:11.870Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
20:56:11 [2020-03-27T20:56:11.870Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
20:56:11 [2020-03-27T20:56:11.870Z] === CONT  TestCreateWithCapabilities/no_capabilities
20:56:11 [2020-03-27T20:56:11.870Z] === CONT  TestCreateWithCapabilities/empty_capadd
20:56:11 [2020-03-27T20:56:11.870Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
20:56:11 [2020-03-27T20:56:11.870Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
20:56:11 [2020-03-27T20:56:11.870Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
20:56:11 [2020-03-27T20:56:11.870Z] === CONT  TestCreateWithCapabilities/valid_capabilities
20:56:11 [2020-03-27T20:56:11.870Z] === CONT  TestCreateWithCapabilities/empty_capabilities
20:56:11 [2020-03-27T20:56:11.870Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
20:56:11 [2020-03-27T20:56:11.870Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
20:56:11 [2020-03-27T20:56:11.870Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
20:56:11 [2020-03-27T20:56:11.870Z] === CONT  TestCreateWithCapabilities/empty_capdrop
20:56:11 [2020-03-27T20:56:11.870Z] --- PASS: TestCreateWithCapabilities (0.02s)
20:56:11 [2020-03-27T20:56:11.870Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
20:56:11 [2020-03-27T20:56:11.870Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
20:56:11 [2020-03-27T20:56:11.870Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
20:56:11 [2020-03-27T20:56:11.870Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
20:56:11 [2020-03-27T20:56:11.870Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
20:56:11 [2020-03-27T20:56:11.870Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
20:56:11 [2020-03-27T20:56:11.870Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
20:56:11 [2020-03-27T20:56:11.870Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
20:56:11 [2020-03-27T20:56:11.870Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
20:56:11 [2020-03-27T20:56:11.870Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
20:56:11 [2020-03-27T20:56:11.870Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
20:56:11 [2020-03-27T20:56:11.870Z] === RUN   TestCreateWithCustomReadonlyPaths
20:56:12 [2020-03-27T20:56:12.801Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
20:56:13 [2020-03-27T20:56:13.762Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s)
20:56:13 [2020-03-27T20:56:13.762Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:56:13 [2020-03-27T20:56:13.762Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:56:13 [2020-03-27T20:56:13.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:56:13 [2020-03-27T20:56:13.762Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:56:13 [2020-03-27T20:56:13.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:56:13 [2020-03-27T20:56:13.762Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:56:13 [2020-03-27T20:56:13.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:56:13 [2020-03-27T20:56:13.762Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:56:13 [2020-03-27T20:56:13.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:56:13 [2020-03-27T20:56:13.762Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:56:13 [2020-03-27T20:56:13.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:56:13 [2020-03-27T20:56:13.762Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:56:13 [2020-03-27T20:56:13.762Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:56:13 [2020-03-27T20:56:13.762Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:56:13 [2020-03-27T20:56:13.762Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:56:13 [2020-03-27T20:56:13.762Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:56:13 [2020-03-27T20:56:13.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
20:56:13 [2020-03-27T20:56:13.762Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:56:13 [2020-03-27T20:56:13.762Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
20:56:13 [2020-03-27T20:56:13.762Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
20:56:13 [2020-03-27T20:56:13.762Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
20:56:13 [2020-03-27T20:56:13.762Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:56:13 [2020-03-27T20:56:13.762Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:56:14 [2020-03-27T20:56:14.121Z] #66 ...
20:56:14 [2020-03-27T20:56:14.121Z] 
20:56:14 [2020-03-27T20:56:14.121Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
20:56:14 [2020-03-27T20:56:14.121Z] #24 467.8 + return
20:56:14 [2020-03-27T20:56:14.121Z] #24 DONE 467.9s
20:56:14 [2020-03-27T20:56:14.121Z] 
20:56:14 [2020-03-27T20:56:14.121Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:56:14 [2020-03-27T20:56:14.121Z] #66 ...
20:56:14 [2020-03-27T20:56:14.121Z] 
20:56:14 [2020-03-27T20:56:14.121Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
20:56:14 [2020-03-27T20:56:14.121Z] #54 DONE 469.0s
20:56:14 [2020-03-27T20:56:14.121Z] 
20:56:14 [2020-03-27T20:56:14.121Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:56:14 [2020-03-27T20:56:14.324Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s)
20:56:14 [2020-03-27T20:56:14.324Z] === RUN   TestContainerStartOnDaemonRestart
20:56:14 [2020-03-27T20:56:14.324Z] === PAUSE TestContainerStartOnDaemonRestart
20:56:14 [2020-03-27T20:56:14.324Z] === RUN   TestDaemonRestartIpcMode
20:56:14 [2020-03-27T20:56:14.324Z] === PAUSE TestDaemonRestartIpcMode
20:56:14 [2020-03-27T20:56:14.324Z] === RUN   TestDaemonHostGatewayIP
20:56:14 [2020-03-27T20:56:14.324Z] === PAUSE TestDaemonHostGatewayIP
20:56:14 [2020-03-27T20:56:14.324Z] === RUN   TestDiff
20:56:14 [2020-03-27T20:56:14.886Z] --- PASS: TestDiff (0.56s)
20:56:14 [2020-03-27T20:56:14.886Z] === RUN   TestExecWithCloseStdin
20:56:15 [2020-03-27T20:56:15.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:56:15 [2020-03-27T20:56:15.449Z] --- PASS: TestExecWithCloseStdin (0.64s)
20:56:15 [2020-03-27T20:56:15.449Z] === RUN   TestExec
20:56:15 [2020-03-27T20:56:15.636Z] #66 ...
20:56:15 [2020-03-27T20:56:15.636Z] 
20:56:15 [2020-03-27T20:56:15.636Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
20:56:15 [2020-03-27T20:56:15.636Z] #25 DONE 0.1s
20:56:15 [2020-03-27T20:56:15.636Z] 
20:56:15 [2020-03-27T20:56:15.636Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
20:56:15 [2020-03-27T20:56:15.924Z] #29 DONE 0.5s
20:56:15 [2020-03-27T20:56:15.924Z] 
20:56:15 [2020-03-27T20:56:15.924Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:56:15 [2020-03-27T20:56:15.924Z] #66 ...
20:56:15 [2020-03-27T20:56:15.924Z] 
20:56:15 [2020-03-27T20:56:15.924Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
20:56:15 [2020-03-27T20:56:15.924Z] #32 DONE 0.1s
20:56:16 [2020-03-27T20:56:16.013Z] --- PASS: TestExec (0.64s)
20:56:16 [2020-03-27T20:56:16.013Z] === RUN   TestExecUser
20:56:16 [2020-03-27T20:56:16.212Z] 
20:56:16 [2020-03-27T20:56:16.212Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
20:56:16 [2020-03-27T20:56:16.212Z] #35 DONE 0.1s
20:56:16 [2020-03-27T20:56:16.212Z] 
20:56:16 [2020-03-27T20:56:16.212Z] #40 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
20:56:16 [2020-03-27T20:56:16.212Z] #40 DONE 0.1s
20:56:16 [2020-03-27T20:56:16.212Z] 
20:56:16 [2020-03-27T20:56:16.212Z] #43 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
20:56:16 [2020-03-27T20:56:16.212Z] #43 DONE 0.1s
20:56:16 [2020-03-27T20:56:16.212Z] 
20:56:16 [2020-03-27T20:56:16.212Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:56:16 [2020-03-27T20:56:16.504Z] #66 ...
20:56:16 [2020-03-27T20:56:16.504Z] 
20:56:16 [2020-03-27T20:56:16.504Z] #46 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
20:56:16 [2020-03-27T20:56:16.504Z] #46 DONE 0.1s
20:56:16 [2020-03-27T20:56:16.504Z] 
20:56:16 [2020-03-27T20:56:16.504Z] #49 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
20:56:16 [2020-03-27T20:56:16.504Z] #49 DONE 0.1s
20:56:16 [2020-03-27T20:56:16.504Z] 
20:56:16 [2020-03-27T20:56:16.504Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
20:56:16 [2020-03-27T20:56:16.504Z] #52 DONE 0.1s
20:56:16 [2020-03-27T20:56:16.504Z] 
20:56:16 [2020-03-27T20:56:16.504Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:56:16 [2020-03-27T20:56:16.621Z] Loaded image: buildpack-deps:jessie
20:56:16 [2020-03-27T20:56:16.621Z] Loaded image: busybox:latest
20:56:16 [2020-03-27T20:56:16.621Z] Loaded image: busybox:glibc
20:56:16 [2020-03-27T20:56:16.621Z] Loaded image: debian:jessie
20:56:16 [2020-03-27T20:56:16.621Z] Loaded image: hello-world:latest
20:56:16 [2020-03-27T20:56:16.621Z] INFO: Testing against a local daemon
20:56:16 [2020-03-27T20:56:16.621Z] === RUN   TestCgroupNamespacesBuild
20:56:16 [2020-03-27T20:56:16.791Z] #66 ...
20:56:16 [2020-03-27T20:56:16.791Z] 
20:56:16 [2020-03-27T20:56:16.791Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
20:56:16 [2020-03-27T20:56:16.791Z] #55 DONE 0.1s
20:56:16 [2020-03-27T20:56:16.791Z] 
20:56:16 [2020-03-27T20:56:16.791Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
20:56:16 [2020-03-27T20:56:16.791Z] #58 DONE 0.1s
20:56:16 [2020-03-27T20:56:16.791Z] 
20:56:16 [2020-03-27T20:56:16.791Z] #62 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
20:56:16 [2020-03-27T20:56:16.941Z] --- PASS: TestExecUser (0.68s)
20:56:16 [2020-03-27T20:56:16.941Z] === RUN   TestExportContainerAndImportImage
20:56:17 [2020-03-27T20:56:17.078Z] #62 DONE 0.1s
20:56:17 [2020-03-27T20:56:17.078Z] 
20:56:17 [2020-03-27T20:56:17.078Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
20:56:17 [2020-03-27T20:56:17.359Z] INFO: Expanding compiler 1 of 3...
20:56:17 [2020-03-27T20:56:17.359Z] INFO: Expanding compiler 2 of 3...
20:56:17 [2020-03-27T20:56:17.504Z] --- PASS: TestExportContainerAndImportImage (0.74s)
20:56:17 [2020-03-27T20:56:17.504Z] === RUN   TestExportContainerAfterDaemonRestart
20:56:17 [2020-03-27T20:56:17.504Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
20:56:17 [2020-03-27T20:56:17.504Z]     export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:17 [2020-03-27T20:56:17.504Z] === RUN   TestHealthCheckWorkdir
20:56:18 [2020-03-27T20:56:18.433Z] --- PASS: TestHealthCheckWorkdir (0.80s)
20:56:18 [2020-03-27T20:56:18.433Z] === RUN   TestHealthKillContainer
20:56:18 [2020-03-27T20:56:18.523Z] --- PASS: TestCgroupNamespacesBuild (3.00s)
20:56:18 [2020-03-27T20:56:18.523Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:56:20 [2020-03-27T20:56:20.425Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s)
20:56:20 [2020-03-27T20:56:20.425Z] === RUN   TestBuildWithSession
20:56:20 [2020-03-27T20:56:20.425Z] --- SKIP: TestBuildWithSession (0.00s)
20:56:20 [2020-03-27T20:56:20.425Z]     build_session_test.go:25: TODO: BuildKit
20:56:20 [2020-03-27T20:56:20.425Z] === RUN   TestBuildSquashParent
20:56:20 [2020-03-27T20:56:20.952Z] --- PASS: TestHealthKillContainer (2.77s)
20:56:20 [2020-03-27T20:56:20.952Z] === RUN   TestInspectCpusetInConfigPre120
20:56:21 [2020-03-27T20:56:21.028Z] INFO: Expanding compiler 3 of 3...
20:56:21 [2020-03-27T20:56:21.028Z] INFO: Removing downloaded files...
20:56:21 [2020-03-27T20:56:21.028Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
20:56:21 [2020-03-27T20:56:21.028Z] INFO: Configuring git core.autocrlf...
20:56:21 [2020-03-27T20:56:21.515Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s)
20:56:21 [2020-03-27T20:56:21.515Z] === RUN   TestIpcModeNone
20:56:21 [2020-03-27T20:56:21.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:56:22 [2020-03-27T20:56:22.443Z] --- PASS: TestIpcModeNone (0.63s)
20:56:22 [2020-03-27T20:56:22.444Z] === RUN   TestIpcModePrivate
20:56:23 [2020-03-27T20:56:23.006Z] --- PASS: TestIpcModePrivate (0.65s)
20:56:23 [2020-03-27T20:56:23.006Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false
20:56:23 [2020-03-27T20:56:23.006Z] === RUN   TestIpcModeShareable
20:56:23 [2020-03-27T20:56:23.007Z] --- SKIP: TestIpcModeShareable (0.00s)
20:56:23 [2020-03-27T20:56:23.007Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:56:23 [2020-03-27T20:56:23.007Z] === RUN   TestAPIIpcModeShareableAndContainer
20:56:24 [2020-03-27T20:56:24.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:56:24 [2020-03-27T20:56:24.898Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.97s)
20:56:24 [2020-03-27T20:56:24.898Z] === RUN   TestAPIIpcModeHost
20:56:24 [2020-03-27T20:56:24.898Z] --- SKIP: TestAPIIpcModeHost (0.00s)
20:56:24 [2020-03-27T20:56:24.898Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:56:24 [2020-03-27T20:56:24.898Z] === RUN   TestDaemonIpcModeShareable
20:56:24 [2020-03-27T20:56:24.898Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
20:56:24 [2020-03-27T20:56:24.898Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:56:24 [2020-03-27T20:56:24.898Z] === RUN   TestDaemonIpcModePrivate
20:56:24 [2020-03-27T20:56:24.898Z] --- SKIP: TestDaemonIpcModePrivate (0.01s)
20:56:24 [2020-03-27T20:56:24.898Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:24 [2020-03-27T20:56:24.898Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:56:24 [2020-03-27T20:56:24.898Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.01s)
20:56:24 [2020-03-27T20:56:24.898Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:24 [2020-03-27T20:56:24.898Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:56:24 [2020-03-27T20:56:24.898Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.01s)
20:56:24 [2020-03-27T20:56:24.898Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:24 [2020-03-27T20:56:24.898Z] === RUN   TestIpcModeOlderClient
20:56:24 [2020-03-27T20:56:24.898Z] === PAUSE TestIpcModeOlderClient
20:56:24 [2020-03-27T20:56:24.898Z] === RUN   TestKillContainerInvalidSignal
20:56:25 [2020-03-27T20:56:25.462Z] --- PASS: TestKillContainerInvalidSignal (0.61s)
20:56:25 [2020-03-27T20:56:25.462Z] === RUN   TestKillContainer
20:56:25 [2020-03-27T20:56:25.462Z] === RUN   TestKillContainer/no_signal
20:56:26 [2020-03-27T20:56:26.027Z] === RUN   TestKillContainer/non_killing_signal
20:56:26 [2020-03-27T20:56:26.590Z] === RUN   TestKillContainer/killing_signal
20:56:26 [2020-03-27T20:56:26.985Z] --- PASS: TestBuildSquashParent (6.33s)
20:56:26 [2020-03-27T20:56:26.985Z] === RUN   TestBuildWithRemoveAndForceRemove
20:56:26 [2020-03-27T20:56:26.985Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:56:26 [2020-03-27T20:56:26.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:56:26 [2020-03-27T20:56:26.985Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:56:26 [2020-03-27T20:56:26.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:56:26 [2020-03-27T20:56:26.985Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:56:26 [2020-03-27T20:56:26.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:56:26 [2020-03-27T20:56:26.985Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:56:26 [2020-03-27T20:56:26.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:56:26 [2020-03-27T20:56:26.985Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:56:26 [2020-03-27T20:56:26.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:56:26 [2020-03-27T20:56:26.985Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:56:26 [2020-03-27T20:56:26.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:56:26 [2020-03-27T20:56:26.985Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:56:26 [2020-03-27T20:56:26.985Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:56:26 [2020-03-27T20:56:26.985Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:56:26 [2020-03-27T20:56:26.985Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:56:27 [2020-03-27T20:56:27.153Z] --- PASS: TestKillContainer (1.75s)
20:56:27 [2020-03-27T20:56:27.153Z]     --- PASS: TestKillContainer/no_signal (0.57s)
20:56:27 [2020-03-27T20:56:27.153Z]     --- PASS: TestKillContainer/non_killing_signal (0.37s)
20:56:27 [2020-03-27T20:56:27.153Z]     --- PASS: TestKillContainer/killing_signal (0.58s)
20:56:27 [2020-03-27T20:56:27.153Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:56:27 [2020-03-27T20:56:27.153Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:56:27 [2020-03-27T20:56:27.716Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:56:28 [2020-03-27T20:56:28.279Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s)
20:56:28 [2020-03-27T20:56:28.279Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s)
20:56:28 [2020-03-27T20:56:28.279Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s)
20:56:28 [2020-03-27T20:56:28.279Z] === RUN   TestKillStoppedContainer
20:56:28 [2020-03-27T20:56:28.535Z] --- PASS: TestKillStoppedContainer (0.08s)
20:56:28 [2020-03-27T20:56:28.535Z] === RUN   TestKillStoppedContainerAPIPre120
20:56:28 [2020-03-27T20:56:28.535Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
20:56:28 [2020-03-27T20:56:28.535Z] === RUN   TestKillDifferentUserContainer
20:56:29 [2020-03-27T20:56:29.098Z] --- PASS: TestKillDifferentUserContainer (0.61s)
20:56:29 [2020-03-27T20:56:29.098Z] === RUN   TestInspectOomKilledTrue
20:56:29 [2020-03-27T20:56:29.098Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:56:29 [2020-03-27T20:56:29.098Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
20:56:29 [2020-03-27T20:56:29.098Z] === RUN   TestInspectOomKilledFalse
20:56:29 [2020-03-27T20:56:29.098Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:56:29 [2020-03-27T20:56:29.098Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:56:29 [2020-03-27T20:56:29.098Z] === RUN   TestLinksEtcHostsContentMatch
20:56:29 [2020-03-27T20:56:29.098Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
20:56:29 [2020-03-27T20:56:29.098Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
20:56:29 [2020-03-27T20:56:29.098Z] === RUN   TestLinksContainerNames
20:56:29 [2020-03-27T20:56:29.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:56:29 [2020-03-27T20:56:29.518Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:56:29 [2020-03-27T20:56:29.518Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:56:30 [2020-03-27T20:56:30.466Z] --- PASS: TestLinksContainerNames (1.18s)
20:56:30 [2020-03-27T20:56:30.466Z] === RUN   TestLogsFollowTailEmpty
20:56:31 [2020-03-27T20:56:31.029Z] --- PASS: TestLogsFollowTailEmpty (0.56s)
20:56:31 [2020-03-27T20:56:31.029Z] === RUN   TestContainerNetworkMountsNoChown
20:56:31 [2020-03-27T20:56:31.593Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s)
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/default
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/default
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/private
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/private
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/rprivate
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/rprivate
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/slave
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/slave
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/rslave
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/rslave
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/shared
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/shared
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/rshared
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/rshared
20:56:31 [2020-03-27T20:56:31.593Z] === CONT  TestMountDaemonRoot/default
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/default/mount_root
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/default/bind_root
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === CONT  TestMountDaemonRoot/rslave
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === CONT  TestMountDaemonRoot/rshared
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === CONT  TestMountDaemonRoot/shared
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === CONT  TestMountDaemonRoot/rprivate
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === CONT  TestMountDaemonRoot/slave
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:56:31 [2020-03-27T20:56:31.593Z] === CONT  TestMountDaemonRoot/private
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/private/bind_root
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/private/mount_root
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:56:31 [2020-03-27T20:56:31.593Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === CONT  TestMountDaemonRoot/default/mount_root
20:56:31 [2020-03-27T20:56:31.593Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:56:31 [2020-03-27T20:56:31.593Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:56:31 [2020-03-27T20:56:31.593Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === CONT  TestMountDaemonRoot/default/bind_root
20:56:31 [2020-03-27T20:56:31.593Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:56:31 [2020-03-27T20:56:31.593Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:56:31 [2020-03-27T20:56:31.593Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:56:31 [2020-03-27T20:56:31.850Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:56:31 [2020-03-27T20:56:31.850Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:56:31 [2020-03-27T20:56:31.850Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:56:31 [2020-03-27T20:56:31.850Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:56:31 [2020-03-27T20:56:31.850Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:56:31 [2020-03-27T20:56:31.850Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:56:31 [2020-03-27T20:56:31.850Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:56:31 [2020-03-27T20:56:31.850Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:56:31 [2020-03-27T20:56:31.850Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:56:31 [2020-03-27T20:56:31.850Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:56:31 [2020-03-27T20:56:31.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:56:32 [2020-03-27T20:56:32.049Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:56:32 [2020-03-27T20:56:32.049Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.81s)
20:56:32 [2020-03-27T20:56:32.049Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.87s)
20:56:32 [2020-03-27T20:56:32.049Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s)
20:56:32 [2020-03-27T20:56:32.049Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.99s)
20:56:32 [2020-03-27T20:56:32.049Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s)
20:56:32 [2020-03-27T20:56:32.049Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s)
20:56:32 [2020-03-27T20:56:32.049Z] === RUN   TestBuildMultiStageCopy
20:56:32 [2020-03-27T20:56:32.049Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:56:32 [2020-03-27T20:56:32.106Z] === CONT  TestMountDaemonRoot/private/bind_root
20:56:32 [2020-03-27T20:56:32.106Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:56:32 [2020-03-27T20:56:32.106Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:56:32 [2020-03-27T20:56:32.106Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:56:32 [2020-03-27T20:56:32.106Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:56:32 [2020-03-27T20:56:32.106Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:56:32 [2020-03-27T20:56:32.106Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:56:32 [2020-03-27T20:56:32.106Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:56:32 [2020-03-27T20:56:32.106Z] === CONT  TestMountDaemonRoot/private/mount_root
20:56:32 [2020-03-27T20:56:32.106Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:56:32 [2020-03-27T20:56:32.106Z] --- PASS: TestMountDaemonRoot (0.02s)
20:56:32 [2020-03-27T20:56:32.106Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:56:32 [2020-03-27T20:56:32.106Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
20:56:32 [2020-03-27T20:56:32.106Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
20:56:32 [2020-03-27T20:56:32.106Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
20:56:32 [2020-03-27T20:56:32.106Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
20:56:32 [2020-03-27T20:56:32.106Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:56:32 [2020-03-27T20:56:32.106Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
20:56:32 [2020-03-27T20:56:32.106Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
20:56:32 [2020-03-27T20:56:32.106Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
20:56:32 [2020-03-27T20:56:32.106Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
20:56:32 [2020-03-27T20:56:32.106Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:56:32 [2020-03-27T20:56:32.106Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
20:56:32 [2020-03-27T20:56:32.106Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
20:56:32 [2020-03-27T20:56:32.106Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
20:56:32 [2020-03-27T20:56:32.106Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
20:56:32 [2020-03-27T20:56:32.106Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:56:32 [2020-03-27T20:56:32.107Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
20:56:32 [2020-03-27T20:56:32.107Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
20:56:32 [2020-03-27T20:56:32.107Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:56:32 [2020-03-27T20:56:32.107Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
20:56:32 [2020-03-27T20:56:32.107Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:56:32 [2020-03-27T20:56:32.107Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
20:56:32 [2020-03-27T20:56:32.107Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
20:56:32 [2020-03-27T20:56:32.107Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:56:32 [2020-03-27T20:56:32.107Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
20:56:32 [2020-03-27T20:56:32.107Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:56:32 [2020-03-27T20:56:32.107Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
20:56:32 [2020-03-27T20:56:32.107Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
20:56:32 [2020-03-27T20:56:32.107Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
20:56:32 [2020-03-27T20:56:32.107Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
20:56:32 [2020-03-27T20:56:32.107Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:56:32 [2020-03-27T20:56:32.107Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
20:56:32 [2020-03-27T20:56:32.107Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:56:32 [2020-03-27T20:56:32.107Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
20:56:32 [2020-03-27T20:56:32.107Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
20:56:32 [2020-03-27T20:56:32.107Z] === RUN   TestContainerBindMountNonRecursive
20:56:32 [2020-03-27T20:56:32.107Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
20:56:32 [2020-03-27T20:56:32.107Z]     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)
20:56:32 [2020-03-27T20:56:32.107Z] === RUN   TestNetworkNat
20:56:33 [2020-03-27T20:56:33.035Z] --- PASS: TestNetworkNat (0.71s)
20:56:33 [2020-03-27T20:56:33.035Z] === RUN   TestNetworkLocalhostTCPNat
20:56:33 [2020-03-27T20:56:33.598Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s)
20:56:33 [2020-03-27T20:56:33.598Z] === RUN   TestNetworkLoopbackNat
20:56:33 [2020-03-27T20:56:33.951Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:56:34 [2020-03-27T20:56:34.161Z] --- PASS: TestNetworkLoopbackNat (0.78s)
20:56:34 [2020-03-27T20:56:34.161Z] === RUN   TestPause
20:56:34 [2020-03-27T20:56:34.161Z] --- SKIP: TestPause (0.00s)
20:56:34 [2020-03-27T20:56:34.161Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:56:34 [2020-03-27T20:56:34.161Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:56:34 [2020-03-27T20:56:34.161Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:56:34 [2020-03-27T20:56:34.161Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:56:34 [2020-03-27T20:56:34.161Z] === RUN   TestPauseStopPausedContainer
20:56:34 [2020-03-27T20:56:34.161Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
20:56:34 [2020-03-27T20:56:34.162Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
20:56:34 [2020-03-27T20:56:34.162Z] === RUN   TestPsFilter
20:56:34 [2020-03-27T20:56:34.418Z] --- PASS: TestPsFilter (0.18s)
20:56:34 [2020-03-27T20:56:34.418Z] === RUN   TestRemoveContainerWithRemovedVolume
20:56:34 [2020-03-27T20:56:34.518Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:56:34 [2020-03-27T20:56:34.981Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s)
20:56:34 [2020-03-27T20:56:34.981Z] === RUN   TestRemoveContainerWithVolume
20:56:35 [2020-03-27T20:56:35.084Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:56:35 [2020-03-27T20:56:35.544Z] --- PASS: TestRemoveContainerWithVolume (0.64s)
20:56:35 [2020-03-27T20:56:35.544Z] === RUN   TestRemoveContainerRunning
20:56:35 [2020-03-27T20:56:35.652Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:56:36 [2020-03-27T20:56:36.218Z] --- PASS: TestBuildMultiStageCopy (4.41s)
20:56:36 [2020-03-27T20:56:36.218Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.31s)
20:56:36 [2020-03-27T20:56:36.218Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
20:56:36 [2020-03-27T20:56:36.218Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
20:56:36 [2020-03-27T20:56:36.218Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
20:56:36 [2020-03-27T20:56:36.218Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s)
20:56:36 [2020-03-27T20:56:36.218Z] === RUN   TestBuildMultiStageParentConfig
20:56:36 [2020-03-27T20:56:36.474Z] --- PASS: TestRemoveContainerRunning (0.62s)
20:56:36 [2020-03-27T20:56:36.474Z] === RUN   TestRemoveContainerForceRemoveRunning
20:56:36 [2020-03-27T20:56:36.730Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s)
20:56:36 [2020-03-27T20:56:36.730Z] === RUN   TestRemoveInvalidContainer
20:56:36 [2020-03-27T20:56:36.730Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:56:36 [2020-03-27T20:56:36.730Z] === RUN   TestRenameLinkedContainer
20:56:37 [2020-03-27T20:56:37.594Z] --- PASS: TestBuildMultiStageParentConfig (1.42s)
20:56:37 [2020-03-27T20:56:37.594Z] === RUN   TestBuildLabelWithTargets
20:56:38 [2020-03-27T20:56:38.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:56:39 [2020-03-27T20:56:39.249Z] --- PASS: TestRenameLinkedContainer (2.28s)
20:56:39 [2020-03-27T20:56:39.249Z] === RUN   TestRenameStoppedContainer
20:56:39 [2020-03-27T20:56:39.811Z] --- PASS: TestRenameStoppedContainer (0.55s)
20:56:39 [2020-03-27T20:56:39.811Z] === RUN   TestRenameRunningContainerAndReuse
20:56:40 [2020-03-27T20:56:40.125Z] --- PASS: TestBuildLabelWithTargets (2.14s)
20:56:40 [2020-03-27T20:56:40.125Z] === RUN   TestBuildWithEmptyLayers
20:56:40 [2020-03-27T20:56:40.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:56:40 [2020-03-27T20:56:40.639Z] --- PASS: TestImportExtremelyLargeImageWorks (78.91s)
20:56:40 [2020-03-27T20:56:40.639Z] PASS
20:56:40 [2020-03-27T20:56:40.639Z] 
20:56:40 [2020-03-27T20:56:40.639Z] === Skipped
20:56:40 [2020-03-27T20:56:40.639Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
20:56:40 [2020-03-27T20:56:40.639Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:56:40 [2020-03-27T20:56:40.639Z] 
20:56:40 [2020-03-27T20:56:40.639Z] 
20:56:40 [2020-03-27T20:56:40.639Z] DONE 12 tests, 1 skipped in 80.356s
20:56:40 [2020-03-27T20:56:40.639Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
20:56:40 [2020-03-27T20:56:40.639Z] ++ 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
20:56:40 [2020-03-27T20:56:40.639Z] ++ set -e
20:56:40 [2020-03-27T20:56:40.639Z] ++ '[' -n 0 ']'
20:56:40 [2020-03-27T20:56:40.639Z] ++ set -x
20:56:40 [2020-03-27T20:56:40.639Z] ++ env -i DEST=/go/src/github.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
20:56:40 [2020-03-27T20:56:40.639Z] INFO: Testing against a local daemon
20:56:40 [2020-03-27T20:56:40.639Z] === RUN   TestNetworkCreateDelete
20:56:40 [2020-03-27T20:56:40.639Z] --- PASS: TestNetworkCreateDelete (0.13s)
20:56:40 [2020-03-27T20:56:40.639Z] === RUN   TestDockerNetworkDeletePreferID
20:56:40 [2020-03-27T20:56:40.639Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
20:56:40 [2020-03-27T20:56:40.639Z] === RUN   TestInspectNetwork
20:56:40 [2020-03-27T20:56:40.692Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
20:56:40 [2020-03-27T20:56:40.692Z] === RUN   TestBuildMultiStageOnBuild
20:56:40 [2020-03-27T20:56:40.741Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s)
20:56:40 [2020-03-27T20:56:40.742Z] === RUN   TestRenameInvalidName
20:56:41 [2020-03-27T20:56:41.305Z] --- PASS: TestRenameInvalidName (0.58s)
20:56:41 [2020-03-27T20:56:41.305Z] === RUN   TestRenameAnonymousContainer
20:56:43 [2020-03-27T20:56:43.224Z] --- PASS: TestBuildMultiStageOnBuild (2.71s)
20:56:43 [2020-03-27T20:56:43.224Z] === RUN   TestBuildUncleanTarFilenames
20:56:43 [2020-03-27T20:56:43.311Z] === RUN   TestInspectNetwork/full_network_id
20:56:43 [2020-03-27T20:56:43.311Z] === RUN   TestInspectNetwork/partial_network_id
20:56:43 [2020-03-27T20:56:43.311Z] === RUN   TestInspectNetwork/network_name
20:56:43 [2020-03-27T20:56:43.311Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:56:43 [2020-03-27T20:56:43.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:56:44 [2020-03-27T20:56:44.574Z] --- PASS: TestRenameAnonymousContainer (2.72s)
20:56:44 [2020-03-27T20:56:44.574Z] === RUN   TestRenameContainerWithSameName
20:56:44 [2020-03-27T20:56:44.574Z] --- PASS: TestRenameContainerWithSameName (0.59s)
20:56:44 [2020-03-27T20:56:44.574Z] === RUN   TestRenameContainerWithLinkedContainer
20:56:45 [2020-03-27T20:56:45.126Z] --- PASS: TestBuildUncleanTarFilenames (1.40s)
20:56:45 [2020-03-27T20:56:45.126Z] === RUN   TestBuildMultiStageLayerLeak
20:56:45 [2020-03-27T20:56:45.941Z] --- PASS: TestRenameContainerWithLinkedContainer (1.18s)
20:56:45 [2020-03-27T20:56:45.941Z] === RUN   TestResize
20:56:46 [2020-03-27T20:56:46.504Z] --- PASS: TestResize (0.59s)
20:56:46 [2020-03-27T20:56:46.504Z] === RUN   TestResizeWithInvalidSize
20:56:46 [2020-03-27T20:56:46.996Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:56:46 [2020-03-27T20:56:46.996Z] Using test binary docker
20:56:46 [2020-03-27T20:56:46.996Z] +++ /etc/init.d/apparmor start
20:56:46 [2020-03-27T20:56:46.996Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:56:46 [2020-03-27T20:56:46.996Z] INFO: Waiting for daemon to start...
20:56:46 [2020-03-27T20:56:46.996Z] Starting dockerd
20:56:46 [2020-03-27T20:56:46.997Z] +++ 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
20:56:47 [2020-03-27T20:56:47.068Z] --- PASS: TestResizeWithInvalidSize (0.62s)
20:56:47 [2020-03-27T20:56:47.068Z] === RUN   TestResizeWhenContainerNotStarted
20:56:47 [2020-03-27T20:56:47.631Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s)
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestDaemonRestartKillContainers
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:56:47 [2020-03-27T20:56:47.631Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:56:47 [2020-03-27T20:56:47.631Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:47 [2020-03-27T20:56:47.631Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:47 [2020-03-27T20:56:47.631Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:47 [2020-03-27T20:56:47.631Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:47 [2020-03-27T20:56:47.631Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:47 [2020-03-27T20:56:47.631Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:47 [2020-03-27T20:56:47.631Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:47 [2020-03-27T20:56:47.631Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:47 [2020-03-27T20:56:47.631Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:47 [2020-03-27T20:56:47.631Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:47 [2020-03-27T20:56:47.631Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:47 [2020-03-27T20:56:47.631Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestCgroupNamespacesRun
20:56:47 [2020-03-27T20:56:47.631Z] --- SKIP: TestCgroupNamespacesRun (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestCgroupNamespacesRunPrivileged
20:56:47 [2020-03-27T20:56:47.631Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:56:47 [2020-03-27T20:56:47.631Z] --- SKIP: TestCgroupNamespacesRunDaemonHostMode (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestCgroupNamespacesRunHostMode
20:56:47 [2020-03-27T20:56:47.631Z] --- SKIP: TestCgroupNamespacesRunHostMode (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:56:47 [2020-03-27T20:56:47.631Z] --- SKIP: TestCgroupNamespacesRunPrivateMode (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:56:47 [2020-03-27T20:56:47.631Z] --- SKIP: TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]     run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:56:47 [2020-03-27T20:56:47.631Z] --- SKIP: TestCgroupNamespacesRunInvalidMode (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]     run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestCgroupNamespacesRunOlderClient
20:56:47 [2020-03-27T20:56:47.631Z] --- SKIP: TestCgroupNamespacesRunOlderClient (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]     run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestKernelTCPMemory
20:56:47 [2020-03-27T20:56:47.631Z] --- SKIP: TestKernelTCPMemory (0.01s)
20:56:47 [2020-03-27T20:56:47.631Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestNISDomainname
20:56:47 [2020-03-27T20:56:47.631Z] --- SKIP: TestNISDomainname (0.00s)
20:56:47 [2020-03-27T20:56:47.631Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
20:56:47 [2020-03-27T20:56:47.631Z] === RUN   TestHostnameDnsResolution
20:56:47 [2020-03-27T20:56:47.658Z] --- PASS: TestBuildMultiStageLayerLeak (2.82s)
20:56:47 [2020-03-27T20:56:47.658Z] === RUN   TestBuildWithHugeFile
20:56:48 [2020-03-27T20:56:48.788Z] --- PASS: TestInspectNetwork (10.74s)
20:56:48 [2020-03-27T20:56:48.789Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:56:48 [2020-03-27T20:56:48.789Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:56:48 [2020-03-27T20:56:48.789Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:56:48 [2020-03-27T20:56:48.789Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:56:48 [2020-03-27T20:56:48.789Z] === RUN   TestRunContainerWithBridgeNone
20:56:48 [2020-03-27T20:56:48.894Z] .
20:56:48 [2020-03-27T20:56:48.894Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:56:48 [2020-03-27T20:56:48.894Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:56:48 [2020-03-27T20:56:48.894Z] Error: No such image: emptyfs
20:56:48 [2020-03-27T20:56:48.894Z] ++++ docker load
20:56:48 [2020-03-27T20:56:48.894Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:56:48 [2020-03-27T20:56:48.999Z] --- PASS: TestHostnameDnsResolution (1.06s)
20:56:48 [2020-03-27T20:56:48.999Z] === RUN   TestStats
20:56:48 [2020-03-27T20:56:48.999Z] --- SKIP: TestStats (0.00s)
20:56:48 [2020-03-27T20:56:48.999Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
20:56:48 [2020-03-27T20:56:48.999Z] === RUN   TestStopContainerWithTimeout
20:56:48 [2020-03-27T20:56:48.999Z] === RUN   TestStopContainerWithTimeout/0
20:56:48 [2020-03-27T20:56:48.999Z] === PAUSE TestStopContainerWithTimeout/0
20:56:48 [2020-03-27T20:56:48.999Z] === RUN   TestStopContainerWithTimeout/1
20:56:48 [2020-03-27T20:56:48.999Z] === PAUSE TestStopContainerWithTimeout/1
20:56:48 [2020-03-27T20:56:48.999Z] === RUN   TestStopContainerWithTimeout/3
20:56:48 [2020-03-27T20:56:48.999Z] === PAUSE TestStopContainerWithTimeout/3
20:56:48 [2020-03-27T20:56:48.999Z] === RUN   TestStopContainerWithTimeout/-1
20:56:48 [2020-03-27T20:56:48.999Z] === PAUSE TestStopContainerWithTimeout/-1
20:56:48 [2020-03-27T20:56:48.999Z] === CONT  TestStopContainerWithTimeout/0
20:56:48 [2020-03-27T20:56:48.999Z] === CONT  TestStopContainerWithTimeout/3
20:56:49 [2020-03-27T20:56:49.152Z] Running integration-test (iteration 1)
20:56:49 [2020-03-27T20:56:49.152Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
20:56:49 [2020-03-27T20:56:49.152Z] ++ 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
20:56:49 [2020-03-27T20:56:49.152Z] ++ set -e
20:56:49 [2020-03-27T20:56:49.152Z] ++ '[' -n 0 ']'
20:56:49 [2020-03-27T20:56:49.152Z] ++ set -x
20:56:49 [2020-03-27T20:56:49.152Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:56:49 [2020-03-27T20:56:49.563Z] === CONT  TestStopContainerWithTimeout/-1
20:56:51 [2020-03-27T20:56:51.454Z] === CONT  TestStopContainerWithTimeout/1
20:56:51 [2020-03-27T20:56:51.460Z] --- PASS: TestRunContainerWithBridgeNone (2.38s)
20:56:51 [2020-03-27T20:56:51.460Z] === RUN   TestNetworkInvalidJSON
20:56:51 [2020-03-27T20:56:51.460Z] === RUN   TestNetworkInvalidJSON//networks/create
20:56:51 [2020-03-27T20:56:51.460Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:56:51 [2020-03-27T20:56:51.460Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:56:51 [2020-03-27T20:56:51.460Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:56:51 [2020-03-27T20:56:51.460Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:56:51 [2020-03-27T20:56:51.460Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:56:51 [2020-03-27T20:56:51.460Z] === CONT  TestNetworkInvalidJSON//networks/create
20:56:51 [2020-03-27T20:56:51.460Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:56:51 [2020-03-27T20:56:51.460Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:56:51 [2020-03-27T20:56:51.460Z] --- PASS: TestNetworkInvalidJSON (0.02s)
20:56:51 [2020-03-27T20:56:51.460Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:56:51 [2020-03-27T20:56:51.460Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:56:51 [2020-03-27T20:56:51.460Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:56:51 [2020-03-27T20:56:51.460Z] === RUN   TestHostIPv4BridgeLabel
20:56:51 [2020-03-27T20:56:51.741Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
20:56:51 [2020-03-27T20:56:51.741Z] === RUN   TestDaemonRestartWithLiveRestore
20:56:52 [2020-03-27T20:56:52.747Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
20:56:52 [2020-03-27T20:56:52.747Z] === RUN   TestDaemonDefaultNetworkPools
20:56:53 [2020-03-27T20:56:53.346Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:56:53 [2020-03-27T20:56:53.346Z]     --- PASS: TestStopContainerWithTimeout/0 (0.82s)
20:56:53 [2020-03-27T20:56:53.346Z]     --- PASS: TestStopContainerWithTimeout/3 (2.71s)
20:56:53 [2020-03-27T20:56:53.346Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.54s)
20:56:53 [2020-03-27T20:56:53.346Z]     --- PASS: TestStopContainerWithTimeout/1 (1.59s)
20:56:53 [2020-03-27T20:56:53.346Z] === RUN   TestDeleteDevicemapper
20:56:53 [2020-03-27T20:56:53.346Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:56:53 [2020-03-27T20:56:53.346Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:56:53 [2020-03-27T20:56:53.346Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:56:53 [2020-03-27T20:56:53.753Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
20:56:53 [2020-03-27T20:56:53.753Z] === RUN   TestDaemonRestartWithExistingNetwork
20:56:54 [2020-03-27T20:56:54.720Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.56s)
20:56:54 [2020-03-27T20:56:54.720Z] === RUN   TestUpdateMemory
20:56:54 [2020-03-27T20:56:54.720Z] --- SKIP: TestUpdateMemory (0.00s)
20:56:54 [2020-03-27T20:56:54.720Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
20:56:54 [2020-03-27T20:56:54.720Z] === RUN   TestUpdateCPUQuota
20:56:54 [2020-03-27T20:56:54.720Z] --- SKIP: TestUpdateCPUQuota (0.00s)
20:56:54 [2020-03-27T20:56:54.720Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
20:56:54 [2020-03-27T20:56:54.720Z] === RUN   TestUpdatePidsLimit
20:56:54 [2020-03-27T20:56:54.720Z] --- SKIP: TestUpdatePidsLimit (0.00s)
20:56:54 [2020-03-27T20:56:54.720Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
20:56:54 [2020-03-27T20:56:54.720Z] === RUN   TestUpdateRestartPolicy
20:56:54 [2020-03-27T20:56:54.758Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
20:56:54 [2020-03-27T20:56:54.758Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:56:56 [2020-03-27T20:56:56.226Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
20:56:56 [2020-03-27T20:56:56.226Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:56:56 [2020-03-27T20:56:56.335Z] #66 454.0 + bin/containerd-stress
20:56:56 [2020-03-27T20:56:56.508Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
20:56:56 [2020-03-27T20:56:56.508Z] === RUN   TestServiceWithPredefinedNetwork
20:56:57 [2020-03-27T20:56:57.354Z] #66 457.7 + bin/containerd-shim
20:56:59 [2020-03-27T20:56:59.955Z] --- PASS: TestServiceWithPredefinedNetwork (3.20s)
20:56:59 [2020-03-27T20:56:59.955Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:56:59 [2020-03-27T20:56:59.955Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:56:59 [2020-03-27T20:56:59.955Z]     service_test.go:236: FLAKY_TEST
20:56:59 [2020-03-27T20:56:59.955Z] === RUN   TestServiceWithDataPathPortInit
20:57:06 [2020-03-27T20:57:06.894Z] --- PASS: TestUpdateRestartPolicy (11.67s)
20:57:06 [2020-03-27T20:57:06.894Z] === RUN   TestUpdateRestartWithAutoRemove
20:57:06 [2020-03-27T20:57:06.894Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s)
20:57:06 [2020-03-27T20:57:06.894Z] === RUN   TestWaitNonBlocked
20:57:06 [2020-03-27T20:57:06.894Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:57:06 [2020-03-27T20:57:06.894Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:57:06 [2020-03-27T20:57:06.894Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:57:06 [2020-03-27T20:57:06.894Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:57:06 [2020-03-27T20:57:06.894Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:57:06 [2020-03-27T20:57:06.894Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:57:07 [2020-03-27T20:57:07.681Z] #66 467.8 + bin/containerd-shim-runc-v1
20:57:07 [2020-03-27T20:57:07.823Z] --- PASS: TestWaitNonBlocked (0.01s)
20:57:07 [2020-03-27T20:57:07.823Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s)
20:57:07 [2020-03-27T20:57:07.823Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s)
20:57:07 [2020-03-27T20:57:07.823Z] === RUN   TestWaitBlocked
20:57:07 [2020-03-27T20:57:07.823Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:57:07 [2020-03-27T20:57:07.823Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:57:07 [2020-03-27T20:57:07.823Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:57:07 [2020-03-27T20:57:07.823Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:57:07 [2020-03-27T20:57:07.823Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:57:07 [2020-03-27T20:57:07.823Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:57:08 [2020-03-27T20:57:08.753Z] --- PASS: TestWaitBlocked (0.02s)
20:57:08 [2020-03-27T20:57:08.753Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s)
20:57:08 [2020-03-27T20:57:08.753Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.87s)
20:57:08 [2020-03-27T20:57:08.753Z] === CONT  TestContainerStartOnDaemonRestart
20:57:08 [2020-03-27T20:57:08.753Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z]     daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.753Z] === CONT  TestIpcModeOlderClient
20:57:08 [2020-03-27T20:57:08.753Z] === CONT  TestDaemonHostGatewayIP
20:57:08 [2020-03-27T20:57:08.753Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z]     daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.753Z] === CONT  TestDaemonRestartIpcMode
20:57:08 [2020-03-27T20:57:08.753Z] --- SKIP: TestDaemonRestartIpcMode (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z]     daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.753Z] --- PASS: TestIpcModeOlderClient (0.13s)
20:57:08 [2020-03-27T20:57:08.753Z] PASS
20:57:08 [2020-03-27T20:57:08.753Z] 
20:57:08 [2020-03-27T20:57:08.753Z] === Skipped
20:57:08 [2020-03-27T20:57:08.753Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:57:08 [2020-03-27T20:57:08.753Z] 
20:57:08 [2020-03-27T20:57:08.753Z] === SKIP: amd64.integration.container TestExportContainerAfterDaemonRestart (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z]     export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.753Z] 
20:57:08 [2020-03-27T20:57:08.753Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:57:08 [2020-03-27T20:57:08.753Z] 
20:57:08 [2020-03-27T20:57:08.753Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:57:08 [2020-03-27T20:57:08.753Z] 
20:57:08 [2020-03-27T20:57:08.753Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
20:57:08 [2020-03-27T20:57:08.753Z] 
20:57:08 [2020-03-27T20:57:08.753Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivate (0.01s)
20:57:08 [2020-03-27T20:57:08.753Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.753Z] 
20:57:08 [2020-03-27T20:57:08.753Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.01s)
20:57:08 [2020-03-27T20:57:08.753Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.753Z] 
20:57:08 [2020-03-27T20:57:08.753Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.01s)
20:57:08 [2020-03-27T20:57:08.753Z]     ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.753Z] 
20:57:08 [2020-03-27T20:57:08.753Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
20:57:08 [2020-03-27T20:57:08.753Z] 
20:57:08 [2020-03-27T20:57:08.753Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:57:08 [2020-03-27T20:57:08.753Z] 
20:57:08 [2020-03-27T20:57:08.753Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
20:57:08 [2020-03-27T20:57:08.753Z] 
20:57:08 [2020-03-27T20:57:08.753Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
20:57:08 [2020-03-27T20:57:08.753Z]     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)
20:57:08 [2020-03-27T20:57:08.753Z] 
20:57:08 [2020-03-27T20:57:08.753Z] === SKIP: amd64.integration.container TestPause (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:57:08 [2020-03-27T20:57:08.753Z] 
20:57:08 [2020-03-27T20:57:08.753Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:57:08 [2020-03-27T20:57:08.753Z] 
20:57:08 [2020-03-27T20:57:08.753Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
20:57:08 [2020-03-27T20:57:08.753Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
20:57:08 [2020-03-27T20:57:08.753Z] 
20:57:08 [2020-03-27T20:57:08.753Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:57:08 [2020-03-27T20:57:08.753Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:57:08 [2020-03-27T20:57:08.753Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.753Z] 
20:57:08 [2020-03-27T20:57:08.753Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:57:08 [2020-03-27T20:57:08.753Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:57:08 [2020-03-27T20:57:08.753Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.753Z] 
20:57:08 [2020-03-27T20:57:08.753Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:57:08 [2020-03-27T20:57:08.753Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:57:08 [2020-03-27T20:57:08.753Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.753Z] 
20:57:08 [2020-03-27T20:57:08.753Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:57:08 [2020-03-27T20:57:08.753Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:57:08 [2020-03-27T20:57:08.753Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.753Z] 
20:57:08 [2020-03-27T20:57:08.753Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.753Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:57:08 [2020-03-27T20:57:08.754Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:57:08 [2020-03-27T20:57:08.754Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:57:08 [2020-03-27T20:57:08.754Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:57:08 [2020-03-27T20:57:08.754Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:57:08 [2020-03-27T20:57:08.754Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:57:08 [2020-03-27T20:57:08.754Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:57:08 [2020-03-27T20:57:08.754Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:57:08 [2020-03-27T20:57:08.754Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:57:08 [2020-03-27T20:57:08.754Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:57:08 [2020-03-27T20:57:08.754Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:57:08 [2020-03-27T20:57:08.754Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:57:08 [2020-03-27T20:57:08.754Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:57:08 [2020-03-27T20:57:08.754Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:57:08 [2020-03-27T20:57:08.754Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:57:08 [2020-03-27T20:57:08.754Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:57:08 [2020-03-27T20:57:08.754Z]     --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]         restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestCgroupNamespacesRun (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunDaemonHostMode (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunHostMode (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivateMode (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]     run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]     run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunInvalidMode (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]     run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunOlderClient (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]     run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
20:57:08 [2020-03-27T20:57:08.754Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestStats (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z] === PAUSE TestContainerStartOnDaemonRestart
20:57:08 [2020-03-27T20:57:08.754Z] === CONT  TestContainerStartOnDaemonRestart
20:57:08 [2020-03-27T20:57:08.754Z]     daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z] === PAUSE TestDaemonHostGatewayIP
20:57:08 [2020-03-27T20:57:08.754Z] === CONT  TestDaemonHostGatewayIP
20:57:08 [2020-03-27T20:57:08.754Z]     daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] === SKIP: amd64.integration.container TestDaemonRestartIpcMode (0.00s)
20:57:08 [2020-03-27T20:57:08.754Z] === PAUSE TestDaemonRestartIpcMode
20:57:08 [2020-03-27T20:57:08.754Z] === CONT  TestDaemonRestartIpcMode
20:57:08 [2020-03-27T20:57:08.754Z]     daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] 
20:57:08 [2020-03-27T20:57:08.754Z] DONE 192 tests, 45 skipped in 63.339s
20:57:08 [2020-03-27T20:57:08.754Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
20:57:09 [2020-03-27T20:57:09.010Z] INFO: Testing against a local daemon
20:57:09 [2020-03-27T20:57:09.010Z] === RUN   TestCommitInheritsEnv
20:57:10 [2020-03-27T20:57:10.378Z] --- PASS: TestCommitInheritsEnv (1.16s)
20:57:10 [2020-03-27T20:57:10.378Z] === RUN   TestImportExtremelyLargeImageWorks
20:57:10 [2020-03-27T20:57:10.378Z] === PAUSE TestImportExtremelyLargeImageWorks
20:57:10 [2020-03-27T20:57:10.378Z] === RUN   TestImagesFilterMultiReference
20:57:10 [2020-03-27T20:57:10.378Z] --- PASS: TestImagesFilterMultiReference (0.07s)
20:57:10 [2020-03-27T20:57:10.378Z] === RUN   TestImagePullPlatformInvalid
20:57:10 [2020-03-27T20:57:10.378Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
20:57:10 [2020-03-27T20:57:10.378Z] === RUN   TestRemoveImageOrphaning
20:57:12 [2020-03-27T20:57:12.269Z] --- PASS: TestRemoveImageOrphaning (1.93s)
20:57:12 [2020-03-27T20:57:12.269Z] === RUN   TestRemoveImageGarbageCollector
20:57:12 [2020-03-27T20:57:12.269Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:57:12 [2020-03-27T20:57:12.269Z]     remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:12 [2020-03-27T20:57:12.269Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:57:12 [2020-03-27T20:57:12.269Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
20:57:12 [2020-03-27T20:57:12.270Z] === RUN   TestTagInvalidReference
20:57:12 [2020-03-27T20:57:12.270Z] --- PASS: TestTagInvalidReference (0.02s)
20:57:12 [2020-03-27T20:57:12.270Z] === RUN   TestTagValidPrefixedRepo
20:57:12 [2020-03-27T20:57:12.270Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
20:57:12 [2020-03-27T20:57:12.270Z] === RUN   TestTagExistedNameWithoutForce
20:57:12 [2020-03-27T20:57:12.270Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
20:57:12 [2020-03-27T20:57:12.270Z] === RUN   TestTagOfficialNames
20:57:12 [2020-03-27T20:57:12.270Z] --- PASS: TestTagOfficialNames (0.05s)
20:57:12 [2020-03-27T20:57:12.270Z] === RUN   TestTagMatchesDigest
20:57:12 [2020-03-27T20:57:12.270Z] --- PASS: TestTagMatchesDigest (0.01s)
20:57:12 [2020-03-27T20:57:12.270Z] === CONT  TestImportExtremelyLargeImageWorks
20:57:12 [2020-03-27T20:57:12.270Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:57:12 [2020-03-27T20:57:12.270Z]     import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:12 [2020-03-27T20:57:12.270Z] PASS
20:57:12 [2020-03-27T20:57:12.270Z] 
20:57:12 [2020-03-27T20:57:12.270Z] === Skipped
20:57:12 [2020-03-27T20:57:12.270Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:57:12 [2020-03-27T20:57:12.270Z]     remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:12 [2020-03-27T20:57:12.270Z] 
20:57:12 [2020-03-27T20:57:12.270Z] === SKIP: amd64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
20:57:12 [2020-03-27T20:57:12.270Z] === PAUSE TestImportExtremelyLargeImageWorks
20:57:12 [2020-03-27T20:57:12.270Z] === CONT  TestImportExtremelyLargeImageWorks
20:57:12 [2020-03-27T20:57:12.270Z]     import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:12 [2020-03-27T20:57:12.270Z] 
20:57:12 [2020-03-27T20:57:12.270Z] 
20:57:12 [2020-03-27T20:57:12.270Z] DONE 12 tests, 2 skipped in 3.516s
20:57:12 [2020-03-27T20:57:12.270Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
20:57:12 [2020-03-27T20:57:12.526Z] INFO: Testing against a local daemon
20:57:12 [2020-03-27T20:57:12.526Z] === RUN   TestNetworkCreateDelete
20:57:12 [2020-03-27T20:57:12.526Z] --- PASS: TestNetworkCreateDelete (0.11s)
20:57:12 [2020-03-27T20:57:12.526Z] === RUN   TestDockerNetworkDeletePreferID
20:57:13 [2020-03-27T20:57:13.089Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s)
20:57:13 [2020-03-27T20:57:13.089Z] === RUN   TestInspectNetwork
20:57:13 [2020-03-27T20:57:13.089Z] --- SKIP: TestInspectNetwork (0.01s)
20:57:13 [2020-03-27T20:57:13.089Z]     inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.089Z] === RUN   TestRunContainerWithBridgeNone
20:57:13 [2020-03-27T20:57:13.089Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.089Z] === RUN   TestNetworkInvalidJSON
20:57:13 [2020-03-27T20:57:13.089Z] === RUN   TestNetworkInvalidJSON//networks/create
20:57:13 [2020-03-27T20:57:13.089Z] === PAUSE TestNetworkInvalidJSON//networks/create
20:57:13 [2020-03-27T20:57:13.089Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
20:57:13 [2020-03-27T20:57:13.089Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
20:57:13 [2020-03-27T20:57:13.089Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
20:57:13 [2020-03-27T20:57:13.089Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
20:57:13 [2020-03-27T20:57:13.089Z] === CONT  TestNetworkInvalidJSON//networks/create
20:57:13 [2020-03-27T20:57:13.089Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
20:57:13 [2020-03-27T20:57:13.089Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
20:57:13 [2020-03-27T20:57:13.089Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:57:13 [2020-03-27T20:57:13.089Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z] === RUN   TestHostIPv4BridgeLabel
20:57:13 [2020-03-27T20:57:13.089Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.089Z] === RUN   TestDaemonRestartWithLiveRestore
20:57:13 [2020-03-27T20:57:13.089Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:13 [2020-03-27T20:57:13.089Z] === RUN   TestDaemonDefaultNetworkPools
20:57:13 [2020-03-27T20:57:13.089Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:13 [2020-03-27T20:57:13.089Z] === RUN   TestDaemonRestartWithExistingNetwork
20:57:13 [2020-03-27T20:57:13.089Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:13 [2020-03-27T20:57:13.089Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:57:13 [2020-03-27T20:57:13.089Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:13 [2020-03-27T20:57:13.089Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:57:13 [2020-03-27T20:57:13.089Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
20:57:13 [2020-03-27T20:57:13.089Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:13 [2020-03-27T20:57:13.089Z] === RUN   TestServiceWithPredefinedNetwork
20:57:13 [2020-03-27T20:57:13.089Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:13 [2020-03-27T20:57:13.089Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:57:13 [2020-03-27T20:57:13.089Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     service_test.go:236: FLAKY_TEST
20:57:13 [2020-03-27T20:57:13.089Z] === RUN   TestServiceWithDataPathPortInit
20:57:13 [2020-03-27T20:57:13.089Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:13 [2020-03-27T20:57:13.089Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:57:13 [2020-03-27T20:57:13.089Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:13 [2020-03-27T20:57:13.089Z] PASS
20:57:13 [2020-03-27T20:57:13.089Z] 
20:57:13 [2020-03-27T20:57:13.089Z] === Skipped
20:57:13 [2020-03-27T20:57:13.089Z] === SKIP: amd64.integration.network TestInspectNetwork (0.01s)
20:57:13 [2020-03-27T20:57:13.089Z]     inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.089Z] 
20:57:13 [2020-03-27T20:57:13.089Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.089Z] 
20:57:13 [2020-03-27T20:57:13.089Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.089Z] 
20:57:13 [2020-03-27T20:57:13.089Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:13 [2020-03-27T20:57:13.089Z] 
20:57:13 [2020-03-27T20:57:13.089Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:13 [2020-03-27T20:57:13.089Z] 
20:57:13 [2020-03-27T20:57:13.089Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:13 [2020-03-27T20:57:13.089Z] 
20:57:13 [2020-03-27T20:57:13.089Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:13 [2020-03-27T20:57:13.089Z] 
20:57:13 [2020-03-27T20:57:13.089Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
20:57:13 [2020-03-27T20:57:13.089Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
20:57:13 [2020-03-27T20:57:13.089Z] 
20:57:13 [2020-03-27T20:57:13.089Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:13 [2020-03-27T20:57:13.089Z] 
20:57:13 [2020-03-27T20:57:13.089Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     service_test.go:236: FLAKY_TEST
20:57:13 [2020-03-27T20:57:13.089Z] 
20:57:13 [2020-03-27T20:57:13.089Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:13 [2020-03-27T20:57:13.089Z] 
20:57:13 [2020-03-27T20:57:13.089Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
20:57:13 [2020-03-27T20:57:13.089Z] 
20:57:13 [2020-03-27T20:57:13.089Z] 
20:57:13 [2020-03-27T20:57:13.089Z] DONE 18 tests, 12 skipped in 0.611s
20:57:13 [2020-03-27T20:57:13.089Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:57:13 [2020-03-27T20:57:13.089Z] INFO: Testing against a local daemon
20:57:13 [2020-03-27T20:57:13.089Z] === RUN   TestDockerNetworkIpvlanPersistance
20:57:13 [2020-03-27T20:57:13.089Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:57:13 [2020-03-27T20:57:13.089Z] === RUN   TestDockerNetworkIpvlan
20:57:13 [2020-03-27T20:57:13.089Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:57:13 [2020-03-27T20:57:13.089Z] PASS
20:57:13 [2020-03-27T20:57:13.089Z] 
20:57:13 [2020-03-27T20:57:13.089Z] === Skipped
20:57:13 [2020-03-27T20:57:13.089Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:57:13 [2020-03-27T20:57:13.089Z] 
20:57:13 [2020-03-27T20:57:13.089Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:57:13 [2020-03-27T20:57:13.089Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:57:13 [2020-03-27T20:57:13.089Z] 
20:57:13 [2020-03-27T20:57:13.089Z] 
20:57:13 [2020-03-27T20:57:13.089Z] DONE 2 tests, 2 skipped in 0.098s
20:57:13 [2020-03-27T20:57:13.089Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:57:13 [2020-03-27T20:57:13.212Z] #66 472.7 + bin/containerd-shim-runc-v2
20:57:13 [2020-03-27T20:57:13.345Z] INFO: Testing against a local daemon
20:57:13 [2020-03-27T20:57:13.345Z] === RUN   TestDockerNetworkMacvlanPersistance
20:57:13 [2020-03-27T20:57:13.345Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
20:57:13 [2020-03-27T20:57:13.345Z]     macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.345Z] === RUN   TestDockerNetworkMacvlan
20:57:13 [2020-03-27T20:57:13.345Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
20:57:13 [2020-03-27T20:57:13.345Z]     macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.345Z] PASS
20:57:13 [2020-03-27T20:57:13.345Z] 
20:57:13 [2020-03-27T20:57:13.345Z] === Skipped
20:57:13 [2020-03-27T20:57:13.345Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
20:57:13 [2020-03-27T20:57:13.345Z]     macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.345Z] 
20:57:13 [2020-03-27T20:57:13.345Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
20:57:13 [2020-03-27T20:57:13.345Z]     macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.345Z] 
20:57:13 [2020-03-27T20:57:13.345Z] 
20:57:13 [2020-03-27T20:57:13.345Z] DONE 2 tests, 2 skipped in 0.099s
20:57:13 [2020-03-27T20:57:13.345Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
20:57:13 [2020-03-27T20:57:13.345Z] testing: warning: no tests to run
20:57:13 [2020-03-27T20:57:13.345Z] PASS
20:57:13 [2020-03-27T20:57:13.345Z] 
20:57:13 [2020-03-27T20:57:13.345Z] DONE 0 tests in 0.021s
20:57:13 [2020-03-27T20:57:13.345Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:57:13 [2020-03-27T20:57:13.345Z] INFO: Testing against a local daemon
20:57:13 [2020-03-27T20:57:13.345Z] === RUN   TestAuthZPluginAllowRequest
20:57:13 [2020-03-27T20:57:13.345Z] --- SKIP: TestAuthZPluginAllowRequest (0.01s)
20:57:13 [2020-03-27T20:57:13.345Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.345Z] === RUN   TestAuthZPluginTLS
20:57:13 [2020-03-27T20:57:13.345Z] --- SKIP: TestAuthZPluginTLS (0.01s)
20:57:13 [2020-03-27T20:57:13.345Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.345Z] === RUN   TestAuthZPluginDenyRequest
20:57:13 [2020-03-27T20:57:13.345Z] --- SKIP: TestAuthZPluginDenyRequest (0.01s)
20:57:13 [2020-03-27T20:57:13.345Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.345Z] === RUN   TestAuthZPluginAPIDenyResponse
20:57:13 [2020-03-27T20:57:13.345Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.01s)
20:57:13 [2020-03-27T20:57:13.345Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.345Z] === RUN   TestAuthZPluginDenyResponse
20:57:13 [2020-03-27T20:57:13.345Z] --- SKIP: TestAuthZPluginDenyResponse (0.01s)
20:57:13 [2020-03-27T20:57:13.345Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.345Z] === RUN   TestAuthZPluginAllowEventStream
20:57:13 [2020-03-27T20:57:13.345Z] --- SKIP: TestAuthZPluginAllowEventStream (0.01s)
20:57:13 [2020-03-27T20:57:13.345Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.345Z] === RUN   TestAuthZPluginErrorResponse
20:57:13 [2020-03-27T20:57:13.345Z] --- SKIP: TestAuthZPluginErrorResponse (0.01s)
20:57:13 [2020-03-27T20:57:13.345Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.345Z] === RUN   TestAuthZPluginErrorRequest
20:57:13 [2020-03-27T20:57:13.345Z] --- SKIP: TestAuthZPluginErrorRequest (0.01s)
20:57:13 [2020-03-27T20:57:13.345Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.345Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:57:13 [2020-03-27T20:57:13.345Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s)
20:57:13 [2020-03-27T20:57:13.345Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.346Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:57:13 [2020-03-27T20:57:13.346Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.02s)
20:57:13 [2020-03-27T20:57:13.346Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.346Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:57:13 [2020-03-27T20:57:13.346Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.01s)
20:57:13 [2020-03-27T20:57:13.346Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.346Z] === RUN   TestAuthZPluginHeader
20:57:13 [2020-03-27T20:57:13.346Z] --- SKIP: TestAuthZPluginHeader (0.01s)
20:57:13 [2020-03-27T20:57:13.346Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.346Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:57:13 [2020-03-27T20:57:13.602Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s)
20:57:13 [2020-03-27T20:57:13.602Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.602Z] === RUN   TestAuthZPluginV2Disable
20:57:13 [2020-03-27T20:57:13.602Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
20:57:13 [2020-03-27T20:57:13.602Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.602Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:57:13 [2020-03-27T20:57:13.602Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s)
20:57:13 [2020-03-27T20:57:13.602Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.602Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:57:13 [2020-03-27T20:57:13.830Z] #66 474.2 + binaries
20:57:13 [2020-03-27T20:57:13.830Z] #66 474.2 + mkdir -p /build
20:57:13 [2020-03-27T20:57:13.830Z] #66 474.2 + cp bin/containerd /build/containerd
20:57:13 [2020-03-27T20:57:13.830Z] #66 474.2 + cp bin/containerd-shim /build/containerd-shim
20:57:13 [2020-03-27T20:57:13.858Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
20:57:13 [2020-03-27T20:57:13.858Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.858Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:57:13 [2020-03-27T20:57:13.858Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
20:57:13 [2020-03-27T20:57:13.858Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.858Z] PASS
20:57:13 [2020-03-27T20:57:13.858Z] 
20:57:13 [2020-03-27T20:57:13.858Z] === Skipped
20:57:13 [2020-03-27T20:57:13.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.01s)
20:57:13 [2020-03-27T20:57:13.858Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.858Z] 
20:57:13 [2020-03-27T20:57:13.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.01s)
20:57:13 [2020-03-27T20:57:13.858Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.858Z] 
20:57:13 [2020-03-27T20:57:13.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.01s)
20:57:13 [2020-03-27T20:57:13.858Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.858Z] 
20:57:13 [2020-03-27T20:57:13.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.01s)
20:57:13 [2020-03-27T20:57:13.858Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.858Z] 
20:57:13 [2020-03-27T20:57:13.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.01s)
20:57:13 [2020-03-27T20:57:13.858Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.858Z] 
20:57:13 [2020-03-27T20:57:13.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.01s)
20:57:13 [2020-03-27T20:57:13.858Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.858Z] 
20:57:13 [2020-03-27T20:57:13.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.01s)
20:57:13 [2020-03-27T20:57:13.858Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.858Z] 
20:57:13 [2020-03-27T20:57:13.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.01s)
20:57:13 [2020-03-27T20:57:13.858Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.858Z] 
20:57:13 [2020-03-27T20:57:13.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s)
20:57:13 [2020-03-27T20:57:13.858Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.858Z] 
20:57:13 [2020-03-27T20:57:13.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.02s)
20:57:13 [2020-03-27T20:57:13.858Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.858Z] 
20:57:13 [2020-03-27T20:57:13.858Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.01s)
20:57:13 [2020-03-27T20:57:13.858Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.858Z] 
20:57:13 [2020-03-27T20:57:13.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.01s)
20:57:13 [2020-03-27T20:57:13.858Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.858Z] 
20:57:13 [2020-03-27T20:57:13.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s)
20:57:13 [2020-03-27T20:57:13.858Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.858Z] 
20:57:13 [2020-03-27T20:57:13.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
20:57:13 [2020-03-27T20:57:13.858Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.858Z] 
20:57:13 [2020-03-27T20:57:13.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s)
20:57:13 [2020-03-27T20:57:13.858Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.858Z] 
20:57:13 [2020-03-27T20:57:13.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
20:57:13 [2020-03-27T20:57:13.858Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.858Z] 
20:57:13 [2020-03-27T20:57:13.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
20:57:13 [2020-03-27T20:57:13.858Z]     main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:13 [2020-03-27T20:57:13.858Z] 
20:57:13 [2020-03-27T20:57:13.858Z] 
20:57:13 [2020-03-27T20:57:13.858Z] DONE 17 tests, 17 skipped in 0.493s
20:57:13 [2020-03-27T20:57:13.858Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:57:13 [2020-03-27T20:57:13.858Z] INFO: Testing against a local daemon
20:57:13 [2020-03-27T20:57:13.858Z] === RUN   TestPluginInvalidJSON
20:57:13 [2020-03-27T20:57:13.858Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:57:13 [2020-03-27T20:57:13.858Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:57:13 [2020-03-27T20:57:13.858Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:57:13 [2020-03-27T20:57:13.858Z] --- PASS: TestPluginInvalidJSON (0.02s)
20:57:13 [2020-03-27T20:57:13.858Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:57:13 [2020-03-27T20:57:13.858Z] PASS
20:57:13 [2020-03-27T20:57:13.858Z] 
20:57:13 [2020-03-27T20:57:13.858Z] DONE 2 tests in 0.102s
20:57:13 [2020-03-27T20:57:13.858Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:57:14 [2020-03-27T20:57:14.118Z] #66 474.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
20:57:14 [2020-03-27T20:57:14.118Z] #66 474.3 + cp bin/ctr /build/ctr
20:57:14 [2020-03-27T20:57:14.118Z] #66 DONE 474.3s
20:57:14 [2020-03-27T20:57:14.128Z] INFO: Testing against a local daemon
20:57:14 [2020-03-27T20:57:14.128Z] === RUN   TestExternalGraphDriver
20:57:14 [2020-03-27T20:57:14.128Z] --- SKIP: TestExternalGraphDriver (0.10s)
20:57:14 [2020-03-27T20:57:14.128Z]     external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.128Z] === RUN   TestGraphdriverPluginV2
20:57:14 [2020-03-27T20:57:14.128Z] --- SKIP: TestGraphdriverPluginV2 (0.04s)
20:57:14 [2020-03-27T20:57:14.128Z]     external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.128Z] PASS
20:57:14 [2020-03-27T20:57:14.128Z] 
20:57:14 [2020-03-27T20:57:14.128Z] === Skipped
20:57:14 [2020-03-27T20:57:14.128Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.10s)
20:57:14 [2020-03-27T20:57:14.128Z]     external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.128Z] 
20:57:14 [2020-03-27T20:57:14.128Z] === SKIP: amd64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s)
20:57:14 [2020-03-27T20:57:14.128Z]     external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.128Z] 
20:57:14 [2020-03-27T20:57:14.128Z] 
20:57:14 [2020-03-27T20:57:14.128Z] DONE 2 tests, 2 skipped in 0.250s
20:57:14 [2020-03-27T20:57:14.128Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:57:14 [2020-03-27T20:57:14.377Z] ................................................                         [ 29%]
20:57:14 [2020-03-27T20:57:14.387Z] INFO: Testing against a local daemon
20:57:14 [2020-03-27T20:57:14.387Z] === RUN   TestContinueAfterPluginCrash
20:57:14 [2020-03-27T20:57:14.387Z] === PAUSE TestContinueAfterPluginCrash
20:57:14 [2020-03-27T20:57:14.387Z] === RUN   TestReadPluginNoRead
20:57:14 [2020-03-27T20:57:14.387Z] === PAUSE TestReadPluginNoRead
20:57:14 [2020-03-27T20:57:14.387Z] === RUN   TestDaemonStartWithLogOpt
20:57:14 [2020-03-27T20:57:14.387Z] === PAUSE TestDaemonStartWithLogOpt
20:57:14 [2020-03-27T20:57:14.387Z] === CONT  TestContinueAfterPluginCrash
20:57:14 [2020-03-27T20:57:14.387Z] === CONT  TestDaemonStartWithLogOpt
20:57:14 [2020-03-27T20:57:14.387Z] --- SKIP: TestDaemonStartWithLogOpt (0.00s)
20:57:14 [2020-03-27T20:57:14.387Z]     validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.387Z] === CONT  TestReadPluginNoRead
20:57:14 [2020-03-27T20:57:14.387Z] --- SKIP: TestReadPluginNoRead (0.00s)
20:57:14 [2020-03-27T20:57:14.387Z]     read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.387Z] --- SKIP: TestContinueAfterPluginCrash (0.00s)
20:57:14 [2020-03-27T20:57:14.387Z]     logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.387Z] PASS
20:57:14 [2020-03-27T20:57:14.387Z] 
20:57:14 [2020-03-27T20:57:14.387Z] === Skipped
20:57:14 [2020-03-27T20:57:14.387Z] === SKIP: amd64.integration.plugin.logging TestDaemonStartWithLogOpt (0.00s)
20:57:14 [2020-03-27T20:57:14.387Z] === PAUSE TestDaemonStartWithLogOpt
20:57:14 [2020-03-27T20:57:14.387Z] === CONT  TestDaemonStartWithLogOpt
20:57:14 [2020-03-27T20:57:14.387Z]     validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.387Z] 
20:57:14 [2020-03-27T20:57:14.387Z] === SKIP: amd64.integration.plugin.logging TestReadPluginNoRead (0.00s)
20:57:14 [2020-03-27T20:57:14.387Z] === PAUSE TestReadPluginNoRead
20:57:14 [2020-03-27T20:57:14.387Z] === CONT  TestReadPluginNoRead
20:57:14 [2020-03-27T20:57:14.387Z]     read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.387Z] 
20:57:14 [2020-03-27T20:57:14.387Z] === SKIP: amd64.integration.plugin.logging TestContinueAfterPluginCrash (0.00s)
20:57:14 [2020-03-27T20:57:14.387Z] === PAUSE TestContinueAfterPluginCrash
20:57:14 [2020-03-27T20:57:14.387Z] === CONT  TestContinueAfterPluginCrash
20:57:14 [2020-03-27T20:57:14.387Z]     logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.387Z] 
20:57:14 [2020-03-27T20:57:14.387Z] 
20:57:14 [2020-03-27T20:57:14.387Z] DONE 3 tests, 3 skipped in 0.118s
20:57:14 [2020-03-27T20:57:14.387Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:57:14 [2020-03-27T20:57:14.387Z] testing: warning: no tests to run
20:57:14 [2020-03-27T20:57:14.387Z] PASS
20:57:14 [2020-03-27T20:57:14.387Z] 
20:57:14 [2020-03-27T20:57:14.387Z] DONE 0 tests in 0.039s
20:57:14 [2020-03-27T20:57:14.387Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:57:14 [2020-03-27T20:57:14.387Z] INFO: Testing against a local daemon
20:57:14 [2020-03-27T20:57:14.387Z] === RUN   TestPluginWithDevMounts
20:57:14 [2020-03-27T20:57:14.387Z] === PAUSE TestPluginWithDevMounts
20:57:14 [2020-03-27T20:57:14.387Z] === CONT  TestPluginWithDevMounts
20:57:14 [2020-03-27T20:57:14.387Z] --- SKIP: TestPluginWithDevMounts (0.00s)
20:57:14 [2020-03-27T20:57:14.387Z]     mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.387Z] PASS
20:57:14 [2020-03-27T20:57:14.387Z] 
20:57:14 [2020-03-27T20:57:14.387Z] === Skipped
20:57:14 [2020-03-27T20:57:14.387Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
20:57:14 [2020-03-27T20:57:14.387Z] === PAUSE TestPluginWithDevMounts
20:57:14 [2020-03-27T20:57:14.387Z] === CONT  TestPluginWithDevMounts
20:57:14 [2020-03-27T20:57:14.387Z]     mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.387Z] 
20:57:14 [2020-03-27T20:57:14.387Z] 
20:57:14 [2020-03-27T20:57:14.387Z] DONE 1 tests, 1 skipped in 0.107s
20:57:14 [2020-03-27T20:57:14.387Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
20:57:14 [2020-03-27T20:57:14.648Z] INFO: Testing against a local daemon
20:57:14 [2020-03-27T20:57:14.648Z] === RUN   TestSecretInspect
20:57:14 [2020-03-27T20:57:14.648Z] --- SKIP: TestSecretInspect (0.03s)
20:57:14 [2020-03-27T20:57:14.648Z]     secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.648Z] === RUN   TestSecretList
20:57:14 [2020-03-27T20:57:14.648Z] --- SKIP: TestSecretList (0.01s)
20:57:14 [2020-03-27T20:57:14.648Z]     secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.648Z] === RUN   TestSecretsCreateAndDelete
20:57:14 [2020-03-27T20:57:14.648Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
20:57:14 [2020-03-27T20:57:14.648Z]     secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.648Z] === RUN   TestSecretsUpdate
20:57:14 [2020-03-27T20:57:14.648Z] --- SKIP: TestSecretsUpdate (0.01s)
20:57:14 [2020-03-27T20:57:14.648Z]     secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.648Z] === RUN   TestTemplatedSecret
20:57:14 [2020-03-27T20:57:14.648Z] --- SKIP: TestTemplatedSecret (0.00s)
20:57:14 [2020-03-27T20:57:14.648Z]     secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.648Z] === RUN   TestSecretCreateResolve
20:57:14 [2020-03-27T20:57:14.648Z] --- SKIP: TestSecretCreateResolve (0.01s)
20:57:14 [2020-03-27T20:57:14.648Z]     secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.648Z] PASS
20:57:14 [2020-03-27T20:57:14.648Z] 
20:57:14 [2020-03-27T20:57:14.648Z] === Skipped
20:57:14 [2020-03-27T20:57:14.648Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s)
20:57:14 [2020-03-27T20:57:14.648Z]     secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.648Z] 
20:57:14 [2020-03-27T20:57:14.648Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
20:57:14 [2020-03-27T20:57:14.648Z]     secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.648Z] 
20:57:14 [2020-03-27T20:57:14.648Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
20:57:14 [2020-03-27T20:57:14.648Z]     secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.648Z] 
20:57:14 [2020-03-27T20:57:14.648Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
20:57:14 [2020-03-27T20:57:14.648Z]     secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.648Z] 
20:57:14 [2020-03-27T20:57:14.648Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
20:57:14 [2020-03-27T20:57:14.648Z]     secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.648Z] 
20:57:14 [2020-03-27T20:57:14.648Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
20:57:14 [2020-03-27T20:57:14.648Z]     secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.648Z] 
20:57:14 [2020-03-27T20:57:14.648Z] 
20:57:14 [2020-03-27T20:57:14.648Z] DONE 6 tests, 6 skipped in 0.187s
20:57:14 [2020-03-27T20:57:14.648Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
20:57:14 [2020-03-27T20:57:14.648Z] INFO: Testing against a local daemon
20:57:14 [2020-03-27T20:57:14.648Z] === RUN   TestServiceCreateInit
20:57:14 [2020-03-27T20:57:14.910Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:57:14 [2020-03-27T20:57:14.910Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:57:14 [2020-03-27T20:57:14.910Z] --- PASS: TestServiceCreateInit (0.05s)
20:57:14 [2020-03-27T20:57:14.910Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:57:14 [2020-03-27T20:57:14.910Z]         create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.910Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:57:14 [2020-03-27T20:57:14.910Z]         create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.910Z] === RUN   TestCreateServiceMultipleTimes
20:57:14 [2020-03-27T20:57:14.910Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
20:57:14 [2020-03-27T20:57:14.910Z]     create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.910Z] === RUN   TestCreateServiceConflict
20:57:14 [2020-03-27T20:57:14.910Z] --- SKIP: TestCreateServiceConflict (0.01s)
20:57:14 [2020-03-27T20:57:14.910Z]     create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.910Z] === RUN   TestCreateServiceMaxReplicas
20:57:14 [2020-03-27T20:57:14.910Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
20:57:14 [2020-03-27T20:57:14.910Z]     create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.910Z] === RUN   TestCreateWithDuplicateNetworkNames
20:57:14 [2020-03-27T20:57:14.910Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
20:57:14 [2020-03-27T20:57:14.910Z]     create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.910Z] === RUN   TestCreateServiceSecretFileMode
20:57:14 [2020-03-27T20:57:14.910Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
20:57:14 [2020-03-27T20:57:14.910Z]     create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.910Z] === RUN   TestCreateServiceConfigFileMode
20:57:14 [2020-03-27T20:57:14.910Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
20:57:14 [2020-03-27T20:57:14.910Z]     create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.910Z] === RUN   TestCreateServiceSysctls
20:57:14 [2020-03-27T20:57:14.910Z] --- SKIP: TestCreateServiceSysctls (0.02s)
20:57:14 [2020-03-27T20:57:14.910Z]     create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.910Z] === RUN   TestCreateServiceCapabilities
20:57:14 [2020-03-27T20:57:14.910Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
20:57:14 [2020-03-27T20:57:14.910Z]     create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.910Z] === RUN   TestInspect
20:57:14 [2020-03-27T20:57:14.910Z] --- SKIP: TestInspect (0.01s)
20:57:14 [2020-03-27T20:57:14.910Z]     inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.910Z] === RUN   TestCreateJob
20:57:14 [2020-03-27T20:57:14.910Z] --- SKIP: TestCreateJob (0.01s)
20:57:14 [2020-03-27T20:57:14.910Z]     jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.910Z] === RUN   TestReplicatedJob
20:57:14 [2020-03-27T20:57:14.910Z] --- SKIP: TestReplicatedJob (0.01s)
20:57:14 [2020-03-27T20:57:14.910Z]     jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.910Z] === RUN   TestUpdateReplicatedJob
20:57:14 [2020-03-27T20:57:14.910Z] --- SKIP: TestUpdateReplicatedJob (0.03s)
20:57:14 [2020-03-27T20:57:14.910Z]     jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.910Z] === RUN   TestServiceListWithStatuses
20:57:14 [2020-03-27T20:57:14.910Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:57:14 [2020-03-27T20:57:14.910Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:57:14 [2020-03-27T20:57:14.910Z] === RUN   TestDockerNetworkConnectAlias
20:57:14 [2020-03-27T20:57:14.910Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
20:57:14 [2020-03-27T20:57:14.910Z]     network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.910Z] === RUN   TestDockerNetworkReConnect
20:57:14 [2020-03-27T20:57:14.910Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
20:57:14 [2020-03-27T20:57:14.910Z]     network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.910Z] === RUN   TestServicePlugin
20:57:14 [2020-03-27T20:57:14.910Z] --- SKIP: TestServicePlugin (0.01s)
20:57:14 [2020-03-27T20:57:14.910Z]     plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:14 [2020-03-27T20:57:14.910Z] === RUN   TestServiceUpdateLabel
20:57:15 [2020-03-27T20:57:15.167Z] --- SKIP: TestServiceUpdateLabel (0.03s)
20:57:15 [2020-03-27T20:57:15.167Z]     update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] === RUN   TestServiceUpdateSecrets
20:57:15 [2020-03-27T20:57:15.167Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
20:57:15 [2020-03-27T20:57:15.167Z]     update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] === RUN   TestServiceUpdateConfigs
20:57:15 [2020-03-27T20:57:15.167Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
20:57:15 [2020-03-27T20:57:15.167Z]     update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] === RUN   TestServiceUpdateNetwork
20:57:15 [2020-03-27T20:57:15.167Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
20:57:15 [2020-03-27T20:57:15.167Z]     update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] PASS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === Skipped
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
20:57:15 [2020-03-27T20:57:15.167Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
20:57:15 [2020-03-27T20:57:15.167Z]         create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
20:57:15 [2020-03-27T20:57:15.167Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
20:57:15 [2020-03-27T20:57:15.167Z]         create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
20:57:15 [2020-03-27T20:57:15.167Z]     create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
20:57:15 [2020-03-27T20:57:15.167Z]     create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
20:57:15 [2020-03-27T20:57:15.167Z]     create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
20:57:15 [2020-03-27T20:57:15.167Z]     create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
20:57:15 [2020-03-27T20:57:15.167Z]     create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
20:57:15 [2020-03-27T20:57:15.167Z]     create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
20:57:15 [2020-03-27T20:57:15.167Z]     create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
20:57:15 [2020-03-27T20:57:15.167Z]     create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestInspect (0.01s)
20:57:15 [2020-03-27T20:57:15.167Z]     inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
20:57:15 [2020-03-27T20:57:15.167Z]     jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
20:57:15 [2020-03-27T20:57:15.167Z]     jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.03s)
20:57:15 [2020-03-27T20:57:15.167Z]     jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
20:57:15 [2020-03-27T20:57:15.167Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
20:57:15 [2020-03-27T20:57:15.167Z]     network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
20:57:15 [2020-03-27T20:57:15.167Z]     network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestServicePlugin (0.01s)
20:57:15 [2020-03-27T20:57:15.167Z]     plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.03s)
20:57:15 [2020-03-27T20:57:15.167Z]     update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
20:57:15 [2020-03-27T20:57:15.167Z]     update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
20:57:15 [2020-03-27T20:57:15.167Z]     update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
20:57:15 [2020-03-27T20:57:15.167Z]     update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] 
20:57:15 [2020-03-27T20:57:15.167Z] DONE 23 tests, 22 skipped in 0.462s
20:57:15 [2020-03-27T20:57:15.167Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
20:57:15 [2020-03-27T20:57:15.167Z] INFO: Testing against a local daemon
20:57:15 [2020-03-27T20:57:15.167Z] === RUN   TestSessionCreate
20:57:15 [2020-03-27T20:57:15.168Z] --- PASS: TestSessionCreate (0.02s)
20:57:15 [2020-03-27T20:57:15.168Z] === RUN   TestSessionCreateWithBadUpgrade
20:57:15 [2020-03-27T20:57:15.168Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
20:57:15 [2020-03-27T20:57:15.168Z] PASS
20:57:15 [2020-03-27T20:57:15.168Z] 
20:57:15 [2020-03-27T20:57:15.168Z] DONE 2 tests in 0.143s
20:57:15 [2020-03-27T20:57:15.168Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
20:57:15 [2020-03-27T20:57:15.424Z] INFO: Testing against a local daemon
20:57:15 [2020-03-27T20:57:15.424Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:57:15 [2020-03-27T20:57:15.424Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:57:15 [2020-03-27T20:57:15.424Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:57:15 [2020-03-27T20:57:15.424Z] === RUN   TestEventsExecDie
20:57:15 [2020-03-27T20:57:15.599Z] 
20:57:15 [2020-03-27T20:57:15.599Z] #67 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
20:57:15 [2020-03-27T20:57:15.599Z] #67 DONE 0.1s
20:57:15 [2020-03-27T20:57:15.599Z] 
20:57:15 [2020-03-27T20:57:15.599Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
20:57:15 [2020-03-27T20:57:15.599Z] #71 DONE 0.1s
20:57:15 [2020-03-27T20:57:15.599Z] 
20:57:15 [2020-03-27T20:57:15.599Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
20:57:15 [2020-03-27T20:57:15.599Z] #73 DONE 0.1s
20:57:15 [2020-03-27T20:57:15.599Z] 
20:57:15 [2020-03-27T20:57:15.599Z] #76 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
20:57:15 [2020-03-27T20:57:15.599Z] #76 DONE 0.0s
20:57:15 [2020-03-27T20:57:15.599Z] 
20:57:15 [2020-03-27T20:57:15.599Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
20:57:15 [2020-03-27T20:57:15.599Z] #77 DONE 0.0s
20:57:15 [2020-03-27T20:57:15.883Z] 
20:57:15 [2020-03-27T20:57:15.883Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker
20:57:15 [2020-03-27T20:57:15.988Z] --- PASS: TestEventsExecDie (0.70s)
20:57:15 [2020-03-27T20:57:15.988Z] === RUN   TestEventsBackwardsCompatible
20:57:16 [2020-03-27T20:57:16.244Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
20:57:16 [2020-03-27T20:57:16.244Z] === RUN   TestInfoBinaryCommits
20:57:16 [2020-03-27T20:57:16.244Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:57:16 [2020-03-27T20:57:16.244Z] === RUN   TestInfoAPIVersioned
20:57:16 [2020-03-27T20:57:16.244Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:57:16 [2020-03-27T20:57:16.244Z] === RUN   TestInfoDiscoveryBackend
20:57:16 [2020-03-27T20:57:16.244Z] --- SKIP: TestInfoDiscoveryBackend (0.00s)
20:57:16 [2020-03-27T20:57:16.244Z]     info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:16 [2020-03-27T20:57:16.244Z] === RUN   TestInfoDiscoveryInvalidAdvertise
20:57:16 [2020-03-27T20:57:16.244Z] --- SKIP: TestInfoDiscoveryInvalidAdvertise (0.00s)
20:57:16 [2020-03-27T20:57:16.244Z]     info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:16 [2020-03-27T20:57:16.244Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
20:57:16 [2020-03-27T20:57:16.244Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
20:57:16 [2020-03-27T20:57:16.244Z]     info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:16 [2020-03-27T20:57:16.244Z] === RUN   TestInfoAPI
20:57:16 [2020-03-27T20:57:16.244Z] --- PASS: TestInfoAPI (0.03s)
20:57:16 [2020-03-27T20:57:16.244Z] === RUN   TestInfoAPIWarnings
20:57:16 [2020-03-27T20:57:16.244Z] --- SKIP: TestInfoAPIWarnings (0.00s)
20:57:16 [2020-03-27T20:57:16.244Z]     info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:16 [2020-03-27T20:57:16.244Z] === RUN   TestInfoDebug
20:57:16 [2020-03-27T20:57:16.244Z] --- SKIP: TestInfoDebug (0.00s)
20:57:16 [2020-03-27T20:57:16.244Z]     info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:16 [2020-03-27T20:57:16.244Z] === RUN   TestInfoInsecureRegistries
20:57:16 [2020-03-27T20:57:16.244Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
20:57:16 [2020-03-27T20:57:16.244Z]     info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:16 [2020-03-27T20:57:16.244Z] === RUN   TestInfoRegistryMirrors
20:57:16 [2020-03-27T20:57:16.244Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
20:57:16 [2020-03-27T20:57:16.244Z]     info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:16 [2020-03-27T20:57:16.244Z] === RUN   TestLoginFailsWithBadCredentials
20:57:16 [2020-03-27T20:57:16.501Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
20:57:16 [2020-03-27T20:57:16.501Z] === RUN   TestPingCacheHeaders
20:57:16 [2020-03-27T20:57:16.501Z] --- PASS: TestPingCacheHeaders (0.02s)
20:57:16 [2020-03-27T20:57:16.501Z] === RUN   TestPingGet
20:57:16 [2020-03-27T20:57:16.501Z] --- PASS: TestPingGet (0.01s)
20:57:16 [2020-03-27T20:57:16.501Z] === RUN   TestPingHead
20:57:16 [2020-03-27T20:57:16.501Z] --- PASS: TestPingHead (0.02s)
20:57:16 [2020-03-27T20:57:16.501Z] === RUN   TestVersion
20:57:16 [2020-03-27T20:57:16.501Z] --- PASS: TestVersion (0.02s)
20:57:16 [2020-03-27T20:57:16.501Z] PASS
20:57:16 [2020-03-27T20:57:16.501Z] 
20:57:16 [2020-03-27T20:57:16.501Z] === Skipped
20:57:16 [2020-03-27T20:57:16.501Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:57:16 [2020-03-27T20:57:16.501Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:57:16 [2020-03-27T20:57:16.501Z] 
20:57:16 [2020-03-27T20:57:16.501Z] === SKIP: amd64.integration.system TestInfoDiscoveryBackend (0.00s)
20:57:16 [2020-03-27T20:57:16.501Z]     info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:16 [2020-03-27T20:57:16.501Z] 
20:57:16 [2020-03-27T20:57:16.501Z] === SKIP: amd64.integration.system TestInfoDiscoveryInvalidAdvertise (0.00s)
20:57:16 [2020-03-27T20:57:16.501Z]     info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:16 [2020-03-27T20:57:16.501Z] 
20:57:16 [2020-03-27T20:57:16.501Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
20:57:16 [2020-03-27T20:57:16.501Z]     info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:16 [2020-03-27T20:57:16.501Z] 
20:57:16 [2020-03-27T20:57:16.501Z] === SKIP: amd64.integration.system TestInfoAPIWarnings (0.00s)
20:57:16 [2020-03-27T20:57:16.501Z]     info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:16 [2020-03-27T20:57:16.501Z] 
20:57:16 [2020-03-27T20:57:16.501Z] === SKIP: amd64.integration.system TestInfoDebug (0.00s)
20:57:16 [2020-03-27T20:57:16.501Z]     info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:16 [2020-03-27T20:57:16.501Z] 
20:57:16 [2020-03-27T20:57:16.501Z] === SKIP: amd64.integration.system TestInfoInsecureRegistries (0.00s)
20:57:16 [2020-03-27T20:57:16.501Z]     info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:16 [2020-03-27T20:57:16.501Z] 
20:57:16 [2020-03-27T20:57:16.501Z] === SKIP: amd64.integration.system TestInfoRegistryMirrors (0.00s)
20:57:16 [2020-03-27T20:57:16.501Z]     info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS
20:57:16 [2020-03-27T20:57:16.501Z] 
20:57:16 [2020-03-27T20:57:16.501Z] 
20:57:16 [2020-03-27T20:57:16.501Z] DONE 18 tests, 8 skipped in 1.162s
20:57:16 [2020-03-27T20:57:16.501Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
20:57:16 [2020-03-27T20:57:16.501Z] INFO: Testing against a local daemon
20:57:16 [2020-03-27T20:57:16.501Z] === RUN   TestVolumesCreateAndList
20:57:16 [2020-03-27T20:57:16.501Z] --- PASS: TestVolumesCreateAndList (0.02s)
20:57:16 [2020-03-27T20:57:16.501Z] === RUN   TestVolumesRemove
20:57:16 [2020-03-27T20:57:16.758Z] --- PASS: TestVolumesRemove (0.09s)
20:57:16 [2020-03-27T20:57:16.758Z] === RUN   TestVolumesInspect
20:57:16 [2020-03-27T20:57:16.758Z] --- PASS: TestVolumesInspect (0.02s)
20:57:16 [2020-03-27T20:57:16.758Z] === RUN   TestVolumesInvalidJSON
20:57:16 [2020-03-27T20:57:16.758Z] === RUN   TestVolumesInvalidJSON//volumes/create
20:57:16 [2020-03-27T20:57:16.758Z] === PAUSE TestVolumesInvalidJSON//volumes/create
20:57:16 [2020-03-27T20:57:16.758Z] === CONT  TestVolumesInvalidJSON//volumes/create
20:57:16 [2020-03-27T20:57:16.758Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:57:16 [2020-03-27T20:57:16.758Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
20:57:16 [2020-03-27T20:57:16.758Z] PASS
20:57:16 [2020-03-27T20:57:16.758Z] 
20:57:16 [2020-03-27T20:57:16.758Z] DONE 5 tests in 0.251s
20:57:16 [2020-03-27T20:57:16.758Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:57:16 [2020-03-27T20:57:16.758Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11787 is not a child of this shell
20:57:16 [2020-03-27T20:57:16.758Z] warning: PID 11787 from bundles/test-integration/docker.pid had a nonzero exit code
20:57:16 [2020-03-27T20:57:16.758Z] Leaving: AppArmorNo profiles have been unloaded.
20:57:16 [2020-03-27T20:57:16.758Z] 
20:57:16 [2020-03-27T20:57:16.758Z] Unloading profiles will leave already running processes permanently
20:57:16 [2020-03-27T20:57:16.758Z] unconfined, which can lead to unexpected situations.
20:57:16 [2020-03-27T20:57:16.758Z] 
20:57:16 [2020-03-27T20:57:16.758Z] To set a process to complain mode, use the command line tool
20:57:16 [2020-03-27T20:57:16.758Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:57:16 [2020-03-27T20:57:16.758Z] Removing test suite binaries
20:57:17 [2020-03-27T20:57:17.687Z] 
20:57:18 [2020-03-27T20:57:18.577Z] #78 DONE 2.5s
20:57:18 [2020-03-27T20:57:18.577Z] 
20:57:18 [2020-03-27T20:57:18.577Z] #79 exporting to oci image format
20:57:18 [2020-03-27T20:57:18.577Z] #79 exporting layers
Post stage
[Pipeline] junit
20:57:19 [2020-03-27T20:57:19.073Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:57:21 [2020-03-27T20:57:21.207Z] Loaded image: buildpack-deps:jessie
20:57:21 [2020-03-27T20:57:21.207Z] Loaded image: busybox:latest
20:57:21 [2020-03-27T20:57:21.207Z] Loaded image: busybox:glibc
20:57:21 [2020-03-27T20:57:21.207Z] Loaded image: debian:jessie
20:57:21 [2020-03-27T20:57:21.207Z] Loaded image: hello-world:latest
20:57:21 [2020-03-27T20:57:21.207Z] INFO: Testing against a local daemon
20:57:21 [2020-03-27T20:57:21.207Z] === RUN   TestCgroupNamespacesBuild
20:57:21 [2020-03-27T20:57:21.208Z] + echo Ensuring container killed.
20:57:21 [2020-03-27T20:57:21.208Z] Ensuring container killed.
20:57:21 [2020-03-27T20:57:21.208Z] + docker rm -vf docker-pr3
20:57:21 [2020-03-27T20:57:21.208Z] Error: No such container: docker-pr3
20:57:21 [2020-03-27T20:57:21.208Z] + true
[Pipeline] sh
20:57:21 [2020-03-27T20:57:21.486Z] + echo Chowning /workspace to jenkins user
20:57:21 [2020-03-27T20:57:21.486Z] Chowning /workspace to jenkins user
20:57:21 [2020-03-27T20:57:21.486Z] + id -u
20:57:21 [2020-03-27T20:57:21.486Z] + id -g
20:57:21 [2020-03-27T20:57:21.486Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40739:/workspace busybox chown -R 1000:1000 /workspace
20:57:21 [2020-03-27T20:57:21.486Z] Unable to find image 'busybox:latest' locally
20:57:22 [2020-03-27T20:57:22.256Z] --- PASS: TestServiceWithDataPathPortInit (19.26s)
20:57:22 [2020-03-27T20:57:22.256Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:57:24 [2020-03-27T20:57:24.496Z] --- PASS: TestCgroupNamespacesBuild (3.44s)
20:57:24 [2020-03-27T20:57:24.496Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:57:26 [2020-03-27T20:57:26.393Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.25s)
20:57:26 [2020-03-27T20:57:26.393Z] === RUN   TestBuildWithSession
20:57:26 [2020-03-27T20:57:26.393Z] --- SKIP: TestBuildWithSession (0.00s)
20:57:26 [2020-03-27T20:57:26.393Z]     build_session_test.go:25: TODO: BuildKit
20:57:26 [2020-03-27T20:57:26.393Z] === RUN   TestBuildSquashParent
20:57:26 [2020-03-27T20:57:26.734Z] latest: Pulling from library/busybox
20:57:26 [2020-03-27T20:57:26.735Z] 0669b0daf1fb: Pulling fs layer
20:57:26 [2020-03-27T20:57:26.735Z] 0669b0daf1fb: Verifying Checksum
20:57:26 [2020-03-27T20:57:26.735Z] 0669b0daf1fb: Download complete
20:57:26 [2020-03-27T20:57:26.735Z] 0669b0daf1fb: Pull complete
20:57:26 [2020-03-27T20:57:26.735Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
20:57:26 [2020-03-27T20:57:26.735Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:57:28 [2020-03-27T20:57:28.977Z] + bundleName=amd64-rootless
20:57:28 [2020-03-27T20:57:28.977Z] + echo Creating amd64-rootless-bundles.tar.gz
20:57:28 [2020-03-27T20:57:28.977Z] Creating amd64-rootless-bundles.tar.gz
20:57:28 [2020-03-27T20:57:28.977Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
20:57:28 [2020-03-27T20:57:28.977Z] + 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
20:57:28 [2020-03-27T20:57:28.986Z] Archiving artifacts
20:57:29 [2020-03-27T20:57:29.048Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.77s)
20:57:29 [2020-03-27T20:57:29.048Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tzurfplc15z2ws8ho0o4awhkf Created:2020-03-27 20:57:20.396220146 +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[27b1b23710b47dc2318af2f8dc22c86f7ab33a2f274c8cec5219c58909114342:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bx31dmi3x2aj68hpqd0n9yzd9 EndpointID:abcbcda2f044c6c453853e86338120a1cb528053f8ada495926635effffbcdf7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d7e219f17c1b6ba2571b951822e25225342e29176b3f330fefdb67958772b038 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:61995ef07725 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bx31dmi3x2aj68hpqd0n9yzd9 EndpointID:abcbcda2f044c6c453853e86338120a1cb528053f8ada495926635effffbcdf7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:57:29 [2020-03-27T20:57:29.048Z] PASS
20:57:29 [2020-03-27T20:57:29.048Z] 
20:57:29 [2020-03-27T20:57:29.048Z] === Skipped
20:57:29 [2020-03-27T20:57:29.048Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:57:29 [2020-03-27T20:57:29.048Z]     service_test.go:236: FLAKY_TEST
20:57:29 [2020-03-27T20:57:29.048Z] 
20:57:29 [2020-03-27T20:57:29.048Z] 
20:57:29 [2020-03-27T20:57:29.048Z] DONE 22 tests, 1 skipped in 51.308s
20:57:29 [2020-03-27T20:57:29.048Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:57:29 [2020-03-27T20:57:29.048Z] ++ 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
20:57:29 [2020-03-27T20:57:29.048Z] ++ set -e
20:57:29 [2020-03-27T20:57:29.048Z] ++ '[' -n 0 ']'
20:57:29 [2020-03-27T20:57:29.048Z] ++ set -x
20:57:29 [2020-03-27T20:57:29.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:57:29 [2020-03-27T20:57:29.048Z] INFO: Testing against a local daemon
20:57:29 [2020-03-27T20:57:29.048Z] === RUN   TestDockerNetworkIpvlanPersistance
20:57:29 [2020-03-27T20:57:29.048Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:57:29 [2020-03-27T20:57:29.048Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:57:29 [2020-03-27T20:57:29.048Z] === RUN   TestDockerNetworkIpvlan
20:57:29 [2020-03-27T20:57:29.048Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:57:29 [2020-03-27T20:57:29.048Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:57:29 [2020-03-27T20:57:29.048Z] PASS
20:57:29 [2020-03-27T20:57:29.048Z] 
20:57:29 [2020-03-27T20:57:29.048Z] === Skipped
20:57:29 [2020-03-27T20:57:29.048Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:57:29 [2020-03-27T20:57:29.048Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:57:29 [2020-03-27T20:57:29.048Z] 
20:57:29 [2020-03-27T20:57:29.048Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:57:29 [2020-03-27T20:57:29.048Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:57:29 [2020-03-27T20:57:29.048Z] 
20:57:29 [2020-03-27T20:57:29.048Z] 
20:57:29 [2020-03-27T20:57:29.048Z] DONE 2 tests, 2 skipped in 0.073s
20:57:29 [2020-03-27T20:57:29.048Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:57:29 [2020-03-27T20:57:29.048Z] ++ 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
20:57:29 [2020-03-27T20:57:29.048Z] ++ set -e
20:57:29 [2020-03-27T20:57:29.048Z] ++ '[' -n 0 ']'
20:57:29 [2020-03-27T20:57:29.048Z] ++ set -x
20:57:29 [2020-03-27T20:57:29.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
20:57:29 [2020-03-27T20:57:29.048Z] INFO: Testing against a local daemon
20:57:29 [2020-03-27T20:57:29.048Z] === RUN   TestDockerNetworkMacvlanPersistance
20:57:30 [2020-03-27T20:57:30.544Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
20:57:30 [2020-03-27T20:57:30.544Z] === RUN   TestDockerNetworkMacvlan
20:57:30 [2020-03-27T20:57:30.575Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40739/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:57:30 [2020-03-27T20:57:30.889Z] + make clean
20:57:31 [2020-03-27T20:57:31.148Z] docker volume rm -f docker-dev-cache
20:57:31 [2020-03-27T20:57:31.148Z] docker-dev-cache
[Pipeline] deleteDir
20:57:31 [2020-03-27T20:57:31.158Z] === RUN   TestDockerNetworkMacvlan/Subinterface
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
20:57:32 [2020-03-27T20:57:32.163Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:57:33 [2020-03-27T20:57:33.170Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:57:33 [2020-03-27T20:57:33.694Z] tests/integration/api_exec_test.py .....................                 [ 34%]
20:57:34 [2020-03-27T20:57:34.337Z] --- PASS: TestBuildWithHugeFile (41.75s)
20:57:34 [2020-03-27T20:57:34.337Z] === RUN   TestBuildWithEmptyDockerfile
20:57:34 [2020-03-27T20:57:34.337Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:57:34 [2020-03-27T20:57:34.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:57:34 [2020-03-27T20:57:34.337Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:57:34 [2020-03-27T20:57:34.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:57:34 [2020-03-27T20:57:34.337Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:57:34 [2020-03-27T20:57:34.337Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:57:34 [2020-03-27T20:57:34.337Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:57:34 [2020-03-27T20:57:34.337Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:57:34 [2020-03-27T20:57:34.337Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:57:34 [2020-03-27T20:57:34.337Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
20:57:34 [2020-03-27T20:57:34.337Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s)
20:57:34 [2020-03-27T20:57:34.337Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
20:57:34 [2020-03-27T20:57:34.337Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
20:57:34 [2020-03-27T20:57:34.337Z] === RUN   TestBuildPreserveOwnership
20:57:34 [2020-03-27T20:57:34.337Z] === RUN   TestBuildPreserveOwnership/copy_from
20:57:34 [2020-03-27T20:57:34.337Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:57:35 [2020-03-27T20:57:35.712Z] --- PASS: TestBuildPreserveOwnership (5.79s)
20:57:35 [2020-03-27T20:57:35.712Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.70s)
20:57:35 [2020-03-27T20:57:35.712Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s)
20:57:35 [2020-03-27T20:57:35.712Z] === RUN   TestBuildPlatformInvalid
20:57:35 [2020-03-27T20:57:35.712Z] --- PASS: TestBuildPlatformInvalid (0.19s)
20:57:35 [2020-03-27T20:57:35.712Z] PASS
20:57:35 [2020-03-27T20:57:35.712Z] 
20:57:35 [2020-03-27T20:57:35.712Z] === Skipped
20:57:35 [2020-03-27T20:57:35.712Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
20:57:35 [2020-03-27T20:57:35.712Z]     build_session_test.go:25: TODO: BuildKit
20:57:35 [2020-03-27T20:57:35.712Z] 
20:57:35 [2020-03-27T20:57:35.712Z] 
20:57:35 [2020-03-27T20:57:35.712Z] DONE 32 tests, 1 skipped in 89.009s
20:57:35 [2020-03-27T20:57:35.712Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
20:57:35 [2020-03-27T20:57:35.712Z] ++ 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
20:57:35 [2020-03-27T20:57:35.712Z] ++ set -e
20:57:35 [2020-03-27T20:57:35.712Z] ++ '[' -n 0 ']'
20:57:35 [2020-03-27T20:57:35.712Z] ++ set -x
20:57:35 [2020-03-27T20:57:35.713Z] ++ env -i DEST=/go/src/github.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
20:57:35 [2020-03-27T20:57:35.713Z] INFO: Testing against a local daemon
20:57:35 [2020-03-27T20:57:35.713Z] === RUN   TestConfigList
20:57:37 [2020-03-27T20:57:37.549Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:57:38 [2020-03-27T20:57:38.584Z] --- PASS: TestBuildSquashParent (10.69s)
20:57:38 [2020-03-27T20:57:38.584Z] === RUN   TestBuildWithRemoveAndForceRemove
20:57:38 [2020-03-27T20:57:38.584Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:57:38 [2020-03-27T20:57:38.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:57:38 [2020-03-27T20:57:38.584Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:57:38 [2020-03-27T20:57:38.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:57:38 [2020-03-27T20:57:38.584Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:57:38 [2020-03-27T20:57:38.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:57:38 [2020-03-27T20:57:38.584Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:57:38 [2020-03-27T20:57:38.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:57:38 [2020-03-27T20:57:38.584Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:57:38 [2020-03-27T20:57:38.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:57:38 [2020-03-27T20:57:38.585Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:57:38 [2020-03-27T20:57:38.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:57:38 [2020-03-27T20:57:38.585Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:57:38 [2020-03-27T20:57:38.585Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:57:39 [2020-03-27T20:57:39.900Z] --- PASS: TestConfigList (3.46s)
20:57:39 [2020-03-27T20:57:39.900Z] === RUN   TestConfigsCreateAndDelete
20:57:40 [2020-03-27T20:57:40.482Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:57:40 [2020-03-27T20:57:40.482Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:57:40 [2020-03-27T20:57:40.996Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:57:41 [2020-03-27T20:57:41.092Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
20:57:42 [2020-03-27T20:57:42.431Z] --- PASS: TestConfigsCreateAndDelete (3.26s)
20:57:42 [2020-03-27T20:57:42.431Z] === RUN   TestConfigsUpdate
20:57:43 [2020-03-27T20:57:43.760Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:57:44 [2020-03-27T20:57:44.017Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:57:45 [2020-03-27T20:57:45.471Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
20:57:46 [2020-03-27T20:57:46.618Z] --- PASS: TestConfigsUpdate (3.31s)
20:57:46 [2020-03-27T20:57:46.618Z] === RUN   TestTemplatedConfig
20:57:47 [2020-03-27T20:57:47.303Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:57:47 [2020-03-27T20:57:47.303Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.27s)
20:57:47 [2020-03-27T20:57:47.303Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.45s)
20:57:47 [2020-03-27T20:57:47.303Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.53s)
20:57:47 [2020-03-27T20:57:47.303Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.57s)
20:57:47 [2020-03-27T20:57:47.303Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.35s)
20:57:47 [2020-03-27T20:57:47.303Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.23s)
20:57:47 [2020-03-27T20:57:47.303Z] === RUN   TestBuildMultiStageCopy
20:57:47 [2020-03-27T20:57:47.303Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:57:47 [2020-03-27T20:57:47.791Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:57:49 [2020-03-27T20:57:49.149Z] --- PASS: TestTemplatedConfig (3.34s)
20:57:49 [2020-03-27T20:57:49.149Z] === RUN   TestConfigInspect
20:57:49 [2020-03-27T20:57:49.808Z] --- PASS: TestDockerNetworkMacvlan (18.98s)
20:57:49 [2020-03-27T20:57:49.808Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
20:57:49 [2020-03-27T20:57:49.808Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
20:57:49 [2020-03-27T20:57:49.808Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.45s)
20:57:49 [2020-03-27T20:57:49.808Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.45s)
20:57:49 [2020-03-27T20:57:49.808Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.25s)
20:57:49 [2020-03-27T20:57:49.808Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s)
20:57:49 [2020-03-27T20:57:49.808Z] PASS
20:57:49 [2020-03-27T20:57:49.808Z] 
20:57:49 [2020-03-27T20:57:49.808Z] DONE 8 tests in 20.487s
20:57:49 [2020-03-27T20:57:49.808Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
20:57:49 [2020-03-27T20:57:49.808Z] ++ 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
20:57:49 [2020-03-27T20:57:49.808Z] ++ set -e
20:57:49 [2020-03-27T20:57:49.808Z] ++ '[' -n 0 ']'
20:57:49 [2020-03-27T20:57:49.808Z] ++ set -x
20:57:49 [2020-03-27T20:57:49.808Z] ++ env -i DEST=/go/src/github.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
20:57:49 [2020-03-27T20:57:49.808Z] testing: warning: no tests to run
20:57:49 [2020-03-27T20:57:49.808Z] PASS
20:57:49 [2020-03-27T20:57:49.808Z] 
20:57:49 [2020-03-27T20:57:49.808Z] DONE 0 tests in 0.014s
20:57:49 [2020-03-27T20:57:49.808Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:57:49 [2020-03-27T20:57:49.808Z] ++ 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
20:57:49 [2020-03-27T20:57:49.808Z] ++ set -e
20:57:49 [2020-03-27T20:57:49.808Z] ++ '[' -n 0 ']'
20:57:49 [2020-03-27T20:57:49.808Z] ++ set -x
20:57:49 [2020-03-27T20:57:49.808Z] ++ env -i DEST=/go/src/github.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
20:57:49 [2020-03-27T20:57:49.808Z] INFO: Testing against a local daemon
20:57:49 [2020-03-27T20:57:49.808Z] === RUN   TestAuthZPluginAllowRequest
20:57:50 [2020-03-27T20:57:50.580Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:57:51 [2020-03-27T20:57:51.145Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:57:51 [2020-03-27T20:57:51.277Z] --- PASS: TestAuthZPluginAllowRequest (1.71s)
20:57:51 [2020-03-27T20:57:51.277Z] === RUN   TestAuthZPluginTLS
20:57:51 [2020-03-27T20:57:51.715Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:57:51 [2020-03-27T20:57:51.889Z] --- PASS: TestAuthZPluginTLS (0.53s)
20:57:51 [2020-03-27T20:57:51.890Z] === RUN   TestAuthZPluginDenyRequest
20:57:52 [2020-03-27T20:57:52.171Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
20:57:52 [2020-03-27T20:57:52.171Z] === RUN   TestAuthZPluginAPIDenyResponse
20:57:52 [2020-03-27T20:57:52.433Z] --- PASS: TestConfigInspect (3.12s)
20:57:52 [2020-03-27T20:57:52.433Z] === RUN   TestConfigCreateWithLabels
20:57:52 [2020-03-27T20:57:52.647Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:57:52 [2020-03-27T20:57:52.784Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
20:57:52 [2020-03-27T20:57:52.784Z] === RUN   TestAuthZPluginDenyResponse
20:57:53 [2020-03-27T20:57:53.212Z] --- PASS: TestBuildMultiStageCopy (5.81s)
20:57:53 [2020-03-27T20:57:53.212Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s)
20:57:53 [2020-03-27T20:57:53.212Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s)
20:57:53 [2020-03-27T20:57:53.212Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s)
20:57:53 [2020-03-27T20:57:53.212Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s)
20:57:53 [2020-03-27T20:57:53.212Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s)
20:57:53 [2020-03-27T20:57:53.212Z] === RUN   TestBuildMultiStageParentConfig
20:57:53 [2020-03-27T20:57:53.396Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
20:57:53 [2020-03-27T20:57:53.396Z] === RUN   TestAuthZPluginAllowEventStream
20:57:54 [2020-03-27T20:57:54.865Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s)
20:57:54 [2020-03-27T20:57:54.865Z] === RUN   TestAuthZPluginErrorResponse
20:57:54 [2020-03-27T20:57:54.965Z] --- PASS: TestConfigCreateWithLabels (2.73s)
20:57:54 [2020-03-27T20:57:54.965Z] === RUN   TestConfigCreateResolve
20:57:55 [2020-03-27T20:57:55.111Z] --- PASS: TestBuildMultiStageParentConfig (1.66s)
20:57:55 [2020-03-27T20:57:55.111Z] === RUN   TestBuildLabelWithTargets
20:57:55 [2020-03-27T20:57:55.478Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
20:57:55 [2020-03-27T20:57:55.478Z] === RUN   TestAuthZPluginErrorRequest
20:57:56 [2020-03-27T20:57:56.090Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
20:57:56 [2020-03-27T20:57:56.090Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:57:56 [2020-03-27T20:57:56.703Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
20:57:56 [2020-03-27T20:57:56.703Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:57:57 [2020-03-27T20:57:57.637Z] --- PASS: TestBuildLabelWithTargets (2.71s)
20:57:57 [2020-03-27T20:57:57.637Z] === RUN   TestBuildWithEmptyLayers
20:57:58 [2020-03-27T20:57:58.249Z] --- PASS: TestConfigCreateResolve (3.22s)
20:57:58 [2020-03-27T20:57:58.249Z] === RUN   TestConfigDaemonLibtrustID
20:57:58 [2020-03-27T20:57:58.721Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s)
20:57:58 [2020-03-27T20:57:58.721Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:57:58 [2020-03-27T20:57:58.815Z] --- PASS: TestConfigDaemonLibtrustID (0.64s)
20:57:58 [2020-03-27T20:57:58.816Z] PASS
20:57:58 [2020-03-27T20:57:58.816Z] 
20:57:58 [2020-03-27T20:57:58.816Z] DONE 8 tests in 23.215s
20:57:58 [2020-03-27T20:57:58.816Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
20:57:58 [2020-03-27T20:57:58.816Z] ++ 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
20:57:58 [2020-03-27T20:57:58.816Z] ++ set -e
20:57:58 [2020-03-27T20:57:58.816Z] ++ '[' -n 0 ']'
20:57:58 [2020-03-27T20:57:58.816Z] ++ set -x
20:57:58 [2020-03-27T20:57:58.816Z] ++ env -i DEST=/go/src/github.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
20:57:59 [2020-03-27T20:57:59.009Z] --- PASS: TestBuildWithEmptyLayers (1.36s)
20:57:59 [2020-03-27T20:57:59.009Z] === RUN   TestBuildMultiStageOnBuild
20:57:59 [2020-03-27T20:57:59.074Z] INFO: Testing against a local daemon
20:57:59 [2020-03-27T20:57:59.074Z] === RUN   TestCheckpoint
20:57:59 [2020-03-27T20:57:59.074Z] --- SKIP: TestCheckpoint (0.00s)
20:57:59 [2020-03-27T20:57:59.074Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:57:59 [2020-03-27T20:57:59.074Z] === RUN   TestContainerInvalidJSON
20:57:59 [2020-03-27T20:57:59.074Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
20:57:59 [2020-03-27T20:57:59.074Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
20:57:59 [2020-03-27T20:57:59.074Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
20:57:59 [2020-03-27T20:57:59.074Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
20:57:59 [2020-03-27T20:57:59.074Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
20:57:59 [2020-03-27T20:57:59.074Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
20:57:59 [2020-03-27T20:57:59.074Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
20:57:59 [2020-03-27T20:57:59.074Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
20:57:59 [2020-03-27T20:57:59.074Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
20:57:59 [2020-03-27T20:57:59.074Z] --- PASS: TestContainerInvalidJSON (0.02s)
20:57:59 [2020-03-27T20:57:59.074Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
20:57:59 [2020-03-27T20:57:59.074Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
20:57:59 [2020-03-27T20:57:59.074Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
20:57:59 [2020-03-27T20:57:59.074Z] === RUN   TestCopyFromContainerPathDoesNotExist
20:57:59 [2020-03-27T20:57:59.332Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
20:57:59 [2020-03-27T20:57:59.332Z] === RUN   TestCopyFromContainerPathIsNotDir
20:57:59 [2020-03-27T20:57:59.332Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
20:57:59 [2020-03-27T20:57:59.332Z] === RUN   TestCopyToContainerPathDoesNotExist
20:57:59 [2020-03-27T20:57:59.332Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
20:57:59 [2020-03-27T20:57:59.332Z] === RUN   TestCopyToContainerPathIsNotDir
20:57:59 [2020-03-27T20:57:59.591Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
20:57:59 [2020-03-27T20:57:59.591Z] === RUN   TestCopyFromContainer
20:58:00 [2020-03-27T20:58:00.740Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s)
20:58:00 [2020-03-27T20:58:00.740Z] === RUN   TestAuthZPluginHeader
20:58:01 [2020-03-27T20:58:01.495Z] === RUN   TestCopyFromContainer//
20:58:01 [2020-03-27T20:58:01.495Z] === RUN   TestCopyFromContainer//bar/root
20:58:01 [2020-03-27T20:58:01.745Z] --- PASS: TestAuthZPluginHeader (0.81s)
20:58:01 [2020-03-27T20:58:01.745Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:58:01 [2020-03-27T20:58:01.745Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:58:01 [2020-03-27T20:58:01.745Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:58:01 [2020-03-27T20:58:01.745Z] === RUN   TestAuthZPluginV2Disable
20:58:01 [2020-03-27T20:58:01.745Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:58:01 [2020-03-27T20:58:01.745Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:58:01 [2020-03-27T20:58:01.745Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:58:01 [2020-03-27T20:58:01.745Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:58:01 [2020-03-27T20:58:01.745Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:58:01 [2020-03-27T20:58:01.745Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:58:01 [2020-03-27T20:58:01.745Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:58:01 [2020-03-27T20:58:01.745Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:58:01 [2020-03-27T20:58:01.745Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:58:01 [2020-03-27T20:58:01.753Z] === RUN   TestCopyFromContainer//bar/root/
20:58:01 [2020-03-27T20:58:01.753Z] === RUN   TestCopyFromContainer/bar/quux
20:58:02 [2020-03-27T20:58:02.012Z] === RUN   TestCopyFromContainer/bar/quux/
20:58:02 [2020-03-27T20:58:02.012Z] === RUN   TestCopyFromContainer/bar/quux/baz
20:58:02 [2020-03-27T20:58:02.012Z] === RUN   TestCopyFromContainer/bar/filesymlink
20:58:02 [2020-03-27T20:58:02.271Z] === RUN   TestCopyFromContainer/bar/dirsymlink
20:58:02 [2020-03-27T20:58:02.271Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
20:58:02 [2020-03-27T20:58:02.529Z] === RUN   TestCopyFromContainer/bar/notarget
20:58:02 [2020-03-27T20:58:02.529Z] --- PASS: TestCopyFromContainer (3.03s)
20:58:02 [2020-03-27T20:58:02.529Z]     --- PASS: TestCopyFromContainer// (0.10s)
20:58:02 [2020-03-27T20:58:02.529Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
20:58:02 [2020-03-27T20:58:02.529Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
20:58:02 [2020-03-27T20:58:02.529Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
20:58:02 [2020-03-27T20:58:02.529Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
20:58:02 [2020-03-27T20:58:02.529Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
20:58:02 [2020-03-27T20:58:02.529Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
20:58:02 [2020-03-27T20:58:02.529Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
20:58:02 [2020-03-27T20:58:02.529Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
20:58:02 [2020-03-27T20:58:02.529Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
20:58:02 [2020-03-27T20:58:02.529Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
20:58:02 [2020-03-27T20:58:02.529Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:58:02 [2020-03-27T20:58:02.529Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:58:02 [2020-03-27T20:58:02.529Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:58:02 [2020-03-27T20:58:02.529Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:58:02 [2020-03-27T20:58:02.529Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
20:58:02 [2020-03-27T20:58:02.529Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
20:58:02 [2020-03-27T20:58:02.529Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
20:58:02 [2020-03-27T20:58:02.529Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
20:58:02 [2020-03-27T20:58:02.529Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
20:58:02 [2020-03-27T20:58:02.529Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
20:58:02 [2020-03-27T20:58:02.529Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
20:58:02 [2020-03-27T20:58:02.529Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
20:58:02 [2020-03-27T20:58:02.529Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
20:58:02 [2020-03-27T20:58:02.529Z] === RUN   TestCreateLinkToNonExistingContainer
20:58:02 [2020-03-27T20:58:02.788Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
20:58:02 [2020-03-27T20:58:02.788Z] === RUN   TestCreateWithInvalidEnv
20:58:02 [2020-03-27T20:58:02.788Z] === RUN   TestCreateWithInvalidEnv/0
20:58:02 [2020-03-27T20:58:02.788Z] === PAUSE TestCreateWithInvalidEnv/0
20:58:02 [2020-03-27T20:58:02.788Z] === RUN   TestCreateWithInvalidEnv/1
20:58:02 [2020-03-27T20:58:02.788Z] === PAUSE TestCreateWithInvalidEnv/1
20:58:02 [2020-03-27T20:58:02.788Z] === RUN   TestCreateWithInvalidEnv/2
20:58:02 [2020-03-27T20:58:02.788Z] === PAUSE TestCreateWithInvalidEnv/2
20:58:02 [2020-03-27T20:58:02.788Z] === CONT  TestCreateWithInvalidEnv/0
20:58:02 [2020-03-27T20:58:02.788Z] === CONT  TestCreateWithInvalidEnv/2
20:58:02 [2020-03-27T20:58:02.788Z] === CONT  TestCreateWithInvalidEnv/1
20:58:02 [2020-03-27T20:58:02.788Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
20:58:02 [2020-03-27T20:58:02.788Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
20:58:02 [2020-03-27T20:58:02.788Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
20:58:02 [2020-03-27T20:58:02.788Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
20:58:02 [2020-03-27T20:58:02.788Z] === RUN   TestCreateTmpfsMountsTarget
20:58:02 [2020-03-27T20:58:02.788Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
20:58:02 [2020-03-27T20:58:02.788Z] === RUN   TestCreateWithCustomMaskedPaths
20:58:03 [2020-03-27T20:58:03.190Z] --- PASS: TestBuildMultiStageOnBuild (3.79s)
20:58:03 [2020-03-27T20:58:03.190Z] === RUN   TestBuildUncleanTarFilenames
20:58:04 [2020-03-27T20:58:04.562Z] --- PASS: TestBuildUncleanTarFilenames (1.88s)
20:58:04 [2020-03-27T20:58:04.562Z] === RUN   TestBuildMultiStageLayerLeak
20:58:05 [2020-03-27T20:58:05.318Z] --- PASS: TestCreateWithCustomMaskedPaths (2.21s)
20:58:05 [2020-03-27T20:58:05.318Z] === RUN   TestCreateWithCapabilities
20:58:05 [2020-03-27T20:58:05.318Z] === RUN   TestCreateWithCapabilities/no_capabilities
20:58:05 [2020-03-27T20:58:05.318Z] === PAUSE TestCreateWithCapabilities/no_capabilities
20:58:05 [2020-03-27T20:58:05.318Z] === RUN   TestCreateWithCapabilities/empty_capabilities
20:58:05 [2020-03-27T20:58:05.318Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
20:58:05 [2020-03-27T20:58:05.318Z] === RUN   TestCreateWithCapabilities/valid_capabilities
20:58:05 [2020-03-27T20:58:05.318Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
20:58:05 [2020-03-27T20:58:05.318Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
20:58:05 [2020-03-27T20:58:05.318Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
20:58:05 [2020-03-27T20:58:05.318Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
20:58:05 [2020-03-27T20:58:05.318Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
20:58:05 [2020-03-27T20:58:05.318Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
20:58:05 [2020-03-27T20:58:05.318Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
20:58:05 [2020-03-27T20:58:05.318Z] === RUN   TestCreateWithCapabilities/empty_capadd
20:58:05 [2020-03-27T20:58:05.318Z] === PAUSE TestCreateWithCapabilities/empty_capadd
20:58:05 [2020-03-27T20:58:05.318Z] === RUN   TestCreateWithCapabilities/empty_capdrop
20:58:05 [2020-03-27T20:58:05.318Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
20:58:05 [2020-03-27T20:58:05.318Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
20:58:05 [2020-03-27T20:58:05.318Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
20:58:05 [2020-03-27T20:58:05.318Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
20:58:05 [2020-03-27T20:58:05.318Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
20:58:05 [2020-03-27T20:58:05.318Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
20:58:05 [2020-03-27T20:58:05.318Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
20:58:05 [2020-03-27T20:58:05.318Z] === CONT  TestCreateWithCapabilities/no_capabilities
20:58:05 [2020-03-27T20:58:05.318Z] === CONT  TestCreateWithCapabilities/empty_capadd
20:58:05 [2020-03-27T20:58:05.318Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
20:58:05 [2020-03-27T20:58:05.318Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
20:58:05 [2020-03-27T20:58:05.318Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
20:58:05 [2020-03-27T20:58:05.318Z] === CONT  TestCreateWithCapabilities/empty_capdrop
20:58:05 [2020-03-27T20:58:05.318Z] === CONT  TestCreateWithCapabilities/valid_capabilities
20:58:05 [2020-03-27T20:58:05.318Z] === CONT  TestCreateWithCapabilities/empty_capabilities
20:58:05 [2020-03-27T20:58:05.318Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
20:58:05 [2020-03-27T20:58:05.318Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
20:58:05 [2020-03-27T20:58:05.318Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
20:58:05 [2020-03-27T20:58:05.318Z] --- PASS: TestCreateWithCapabilities (0.04s)
20:58:05 [2020-03-27T20:58:05.318Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
20:58:05 [2020-03-27T20:58:05.318Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
20:58:05 [2020-03-27T20:58:05.318Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
20:58:05 [2020-03-27T20:58:05.318Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
20:58:05 [2020-03-27T20:58:05.318Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
20:58:05 [2020-03-27T20:58:05.318Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
20:58:05 [2020-03-27T20:58:05.318Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
20:58:05 [2020-03-27T20:58:05.318Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
20:58:05 [2020-03-27T20:58:05.318Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
20:58:05 [2020-03-27T20:58:05.318Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
20:58:05 [2020-03-27T20:58:05.319Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
20:58:05 [2020-03-27T20:58:05.319Z] === RUN   TestCreateWithCustomReadonlyPaths
20:58:06 [2020-03-27T20:58:06.428Z] tests/integration/api_network_test.py ...........................        [ 47%]
20:58:07 [2020-03-27T20:58:07.851Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s)
20:58:07 [2020-03-27T20:58:07.851Z] === RUN   TestCreateWithInvalidHealthcheckParams
20:58:07 [2020-03-27T20:58:07.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:58:07 [2020-03-27T20:58:07.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:58:07 [2020-03-27T20:58:07.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:58:07 [2020-03-27T20:58:07.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:58:07 [2020-03-27T20:58:07.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:58:07 [2020-03-27T20:58:07.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:58:07 [2020-03-27T20:58:07.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:58:07 [2020-03-27T20:58:07.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:58:07 [2020-03-27T20:58:07.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:58:07 [2020-03-27T20:58:07.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:58:07 [2020-03-27T20:58:07.851Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
20:58:07 [2020-03-27T20:58:07.851Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
20:58:07 [2020-03-27T20:58:07.851Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
20:58:07 [2020-03-27T20:58:07.851Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
20:58:07 [2020-03-27T20:58:07.851Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
20:58:07 [2020-03-27T20:58:07.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
20:58:07 [2020-03-27T20:58:07.851Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
20:58:07 [2020-03-27T20:58:07.851Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
20:58:07 [2020-03-27T20:58:07.851Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
20:58:07 [2020-03-27T20:58:07.851Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
20:58:07 [2020-03-27T20:58:07.851Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
20:58:07 [2020-03-27T20:58:07.851Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:58:08 [2020-03-27T20:58:08.418Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
20:58:08 [2020-03-27T20:58:08.419Z] === RUN   TestContainerStartOnDaemonRestart
20:58:08 [2020-03-27T20:58:08.419Z] === PAUSE TestContainerStartOnDaemonRestart
20:58:08 [2020-03-27T20:58:08.419Z] === RUN   TestDaemonRestartIpcMode
20:58:08 [2020-03-27T20:58:08.419Z] === PAUSE TestDaemonRestartIpcMode
20:58:08 [2020-03-27T20:58:08.419Z] === RUN   TestDaemonHostGatewayIP
20:58:08 [2020-03-27T20:58:08.419Z] === PAUSE TestDaemonHostGatewayIP
20:58:08 [2020-03-27T20:58:08.419Z] === RUN   TestDiff
20:58:08 [2020-03-27T20:58:08.742Z] --- PASS: TestBuildMultiStageLayerLeak (4.07s)
20:58:08 [2020-03-27T20:58:08.742Z] === RUN   TestBuildWithHugeFile
20:58:08 [2020-03-27T20:58:08.985Z] --- PASS: TestDiff (0.77s)
20:58:08 [2020-03-27T20:58:08.985Z] === RUN   TestExecWithCloseStdin
20:58:09 [2020-03-27T20:58:09.920Z] --- PASS: TestExecWithCloseStdin (0.92s)
20:58:09 [2020-03-27T20:58:09.920Z] === RUN   TestExec
20:58:10 [2020-03-27T20:58:10.856Z] --- PASS: TestExec (0.94s)
20:58:10 [2020-03-27T20:58:10.856Z] === RUN   TestExecUser
20:58:11 [2020-03-27T20:58:11.791Z] --- PASS: TestExecUser (0.89s)
20:58:11 [2020-03-27T20:58:11.791Z] === RUN   TestExportContainerAndImportImage
20:58:12 [2020-03-27T20:58:12.726Z] --- PASS: TestExportContainerAndImportImage (1.06s)
20:58:12 [2020-03-27T20:58:12.726Z] === RUN   TestExportContainerAfterDaemonRestart
20:58:14 [2020-03-27T20:58:14.800Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
20:58:15 [2020-03-27T20:58:15.257Z] --- PASS: TestExportContainerAfterDaemonRestart (1.91s)
20:58:15 [2020-03-27T20:58:15.257Z] === RUN   TestHealthCheckWorkdir
20:58:15 [2020-03-27T20:58:15.823Z] --- PASS: TestHealthCheckWorkdir (1.04s)
20:58:15 [2020-03-27T20:58:15.823Z] === RUN   TestHealthKillContainer
20:58:16 [2020-03-27T20:58:16.717Z] tests/integration/api_secret_test.py .....                               [ 51%]
20:58:17 [2020-03-27T20:58:17.228Z] Removing intermediate container 35a77dfb6445
20:58:17 [2020-03-27T20:58:17.228Z]  ---> 3b1093ca192f
20:58:17 [2020-03-27T20:58:17.228Z] 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
20:58:17 [2020-03-27T20:58:17.228Z]  ---> Running in 4f92e1d44217
20:58:18 [2020-03-27T20:58:18.701Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:58:18 [2020-03-27T20:58:18.701Z] Using test binary docker
20:58:18 [2020-03-27T20:58:18.701Z] +++ /etc/init.d/apparmor start
20:58:18 [2020-03-27T20:58:18.701Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:58:18 [2020-03-27T20:58:18.701Z] INFO: Waiting for daemon to start...
20:58:18 [2020-03-27T20:58:18.701Z] Starting dockerd
20:58:18 [2020-03-27T20:58:18.701Z] +++ 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
20:58:18 [2020-03-27T20:58:18.701Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:58:18 [2020-03-27T20:58:18.701Z] Using test binary docker
20:58:18 [2020-03-27T20:58:18.701Z] +++ /etc/init.d/apparmor start
20:58:18 [2020-03-27T20:58:18.701Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:58:18 [2020-03-27T20:58:18.701Z] INFO: Waiting for daemon to start...
20:58:18 [2020-03-27T20:58:18.701Z] Starting dockerd
20:58:18 [2020-03-27T20:58:18.701Z] +++ 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
20:58:19 [2020-03-27T20:58:19.106Z] --- PASS: TestHealthKillContainer (2.95s)
20:58:19 [2020-03-27T20:58:19.106Z] === RUN   TestInspectCpusetInConfigPre120
20:58:19 [2020-03-27T20:58:19.673Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s)
20:58:19 [2020-03-27T20:58:19.673Z] === RUN   TestIpcModeNone
20:58:20 [2020-03-27T20:58:20.176Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s)
20:58:20 [2020-03-27T20:58:20.176Z] PASS
20:58:20 [2020-03-27T20:58:20.176Z] 
20:58:20 [2020-03-27T20:58:20.176Z] === Skipped
20:58:20 [2020-03-27T20:58:20.176Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:58:20 [2020-03-27T20:58:20.176Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:58:20 [2020-03-27T20:58:20.176Z] 
20:58:20 [2020-03-27T20:58:20.176Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:58:20 [2020-03-27T20:58:20.176Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:58:20 [2020-03-27T20:58:20.176Z] 
20:58:20 [2020-03-27T20:58:20.176Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:58:20 [2020-03-27T20:58:20.176Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:58:20 [2020-03-27T20:58:20.176Z] 
20:58:20 [2020-03-27T20:58:20.176Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:58:20 [2020-03-27T20:58:20.176Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:58:20 [2020-03-27T20:58:20.176Z] 
20:58:20 [2020-03-27T20:58:20.176Z] 
20:58:20 [2020-03-27T20:58:20.176Z] DONE 17 tests, 4 skipped in 29.032s
20:58:20 [2020-03-27T20:58:20.176Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:58:20 [2020-03-27T20:58:20.176Z] ++ 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
20:58:20 [2020-03-27T20:58:20.176Z] ++ set -e
20:58:20 [2020-03-27T20:58:20.176Z] ++ '[' -n 0 ']'
20:58:20 [2020-03-27T20:58:20.176Z] ++ set -x
20:58:20 [2020-03-27T20:58:20.177Z] ++ env -i DEST=/go/src/github.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
20:58:20 [2020-03-27T20:58:20.177Z] INFO: Testing against a local daemon
20:58:20 [2020-03-27T20:58:20.177Z] === RUN   TestPluginInvalidJSON
20:58:20 [2020-03-27T20:58:20.177Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
20:58:20 [2020-03-27T20:58:20.177Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
20:58:20 [2020-03-27T20:58:20.177Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
20:58:20 [2020-03-27T20:58:20.177Z] --- PASS: TestPluginInvalidJSON (0.01s)
20:58:20 [2020-03-27T20:58:20.177Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
20:58:20 [2020-03-27T20:58:20.177Z] PASS
20:58:20 [2020-03-27T20:58:20.177Z] 
20:58:20 [2020-03-27T20:58:20.177Z] DONE 2 tests in 0.079s
20:58:20 [2020-03-27T20:58:20.177Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:58:20 [2020-03-27T20:58:20.177Z] ++ 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
20:58:20 [2020-03-27T20:58:20.177Z] ++ set -e
20:58:20 [2020-03-27T20:58:20.177Z] ++ '[' -n 0 ']'
20:58:20 [2020-03-27T20:58:20.177Z] ++ set -x
20:58:20 [2020-03-27T20:58:20.177Z] ++ env -i DEST=/go/src/github.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
20:58:20 [2020-03-27T20:58:20.177Z] INFO: Testing against a local daemon
20:58:20 [2020-03-27T20:58:20.177Z] === RUN   TestExternalGraphDriver
20:58:20 [2020-03-27T20:58:20.177Z] === RUN   TestExternalGraphDriver/json
20:58:20 [2020-03-27T20:58:20.609Z] --- PASS: TestIpcModeNone (0.89s)
20:58:20 [2020-03-27T20:58:20.609Z] === RUN   TestIpcModePrivate
20:58:20 [2020-03-27T20:58:20.790Z] === RUN   TestExternalGraphDriver/spec
20:58:20 [2020-03-27T20:58:20.949Z] tests/integration/api_service_test.py ................s................. [ 60%]
20:58:21 [2020-03-27T20:58:21.176Z] --- PASS: TestIpcModePrivate (0.85s)
20:58:21 [2020-03-27T20:58:21.176Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
20:58:21 [2020-03-27T20:58:21.176Z] === RUN   TestIpcModeShareable
20:58:21 [2020-03-27T20:58:21.883Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
20:58:22 [2020-03-27T20:58:22.111Z] --- PASS: TestIpcModeShareable (0.91s)
20:58:22 [2020-03-27T20:58:22.111Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
20:58:22 [2020-03-27T20:58:22.111Z] === RUN   TestAPIIpcModeShareableAndContainer
20:58:22 [2020-03-27T20:58:22.809Z] === RUN   TestExternalGraphDriver/pull
20:58:22 [2020-03-27T20:58:22.874Z] .
20:58:22 [2020-03-27T20:58:22.874Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:58:22 [2020-03-27T20:58:22.874Z] 
20:58:22 [2020-03-27T20:58:22.875Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:58:22 [2020-03-27T20:58:22.875Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:58:22 [2020-03-27T20:58:22.875Z] Error: No such image: emptyfs
20:58:22 [2020-03-27T20:58:22.875Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:58:22 [2020-03-27T20:58:22.875Z] ++++ docker load
20:58:22 [2020-03-27T20:58:22.875Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:58:22 [2020-03-27T20:58:22.875Z] Error: No such image: emptyfs
20:58:22 [2020-03-27T20:58:22.875Z] ++++ docker load
20:58:22 [2020-03-27T20:58:22.875Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:58:22 [2020-03-27T20:58:22.875Z] Running integration-test (iteration 1)
20:58:22 [2020-03-27T20:58:22.875Z] 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)/
20:58:22 [2020-03-27T20:58:22.875Z] ++ 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)/'
20:58:22 [2020-03-27T20:58:22.875Z] ++ set -e
20:58:22 [2020-03-27T20:58:22.875Z] ++ '[' -n 0 ']'
20:58:22 [2020-03-27T20:58:22.875Z] ++ set -x
20:58:22 [2020-03-27T20:58:22.875Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
20:58:22 [2020-03-27T20:58:22.875Z] Running integration-test (iteration 1)
20:58:22 [2020-03-27T20:58:22.875Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
20:58:22 [2020-03-27T20:58:22.875Z] ++ 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)/'
20:58:22 [2020-03-27T20:58:22.875Z] ++ set -e
20:58:22 [2020-03-27T20:58:22.875Z] ++ '[' -n 0 ']'
20:58:22 [2020-03-27T20:58:22.875Z] ++ set -x
20:58:22 [2020-03-27T20:58:22.875Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
20:58:25 [2020-03-27T20:58:25.396Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.75s)
20:58:25 [2020-03-27T20:58:25.396Z] === RUN   TestAPIIpcModeHost
20:58:25 [2020-03-27T20:58:25.479Z] --- PASS: TestExternalGraphDriver (6.40s)
20:58:25 [2020-03-27T20:58:25.479Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
20:58:25 [2020-03-27T20:58:25.479Z]     --- PASS: TestExternalGraphDriver/spec (2.06s)
20:58:25 [2020-03-27T20:58:25.479Z]     --- PASS: TestExternalGraphDriver/pull (2.17s)
20:58:25 [2020-03-27T20:58:25.479Z] === RUN   TestGraphdriverPluginV2
20:58:25 [2020-03-27T20:58:25.479Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
20:58:25 [2020-03-27T20:58:25.479Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:58:25 [2020-03-27T20:58:25.479Z] PASS
20:58:25 [2020-03-27T20:58:25.479Z] 
20:58:25 [2020-03-27T20:58:25.479Z] === Skipped
20:58:25 [2020-03-27T20:58:25.479Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
20:58:25 [2020-03-27T20:58:25.479Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:58:25 [2020-03-27T20:58:25.479Z] 
20:58:25 [2020-03-27T20:58:25.479Z] 
20:58:25 [2020-03-27T20:58:25.479Z] DONE 5 tests, 1 skipped in 6.529s
20:58:25 [2020-03-27T20:58:25.479Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:58:25 [2020-03-27T20:58:25.479Z] ++ 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
20:58:25 [2020-03-27T20:58:25.479Z] ++ set -e
20:58:25 [2020-03-27T20:58:25.479Z] ++ '[' -n 0 ']'
20:58:25 [2020-03-27T20:58:25.479Z] ++ set -x
20:58:25 [2020-03-27T20:58:25.479Z] ++ env -i DEST=/go/src/github.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
20:58:25 [2020-03-27T20:58:25.479Z] INFO: Testing against a local daemon
20:58:25 [2020-03-27T20:58:25.479Z] === RUN   TestContinueAfterPluginCrash
20:58:25 [2020-03-27T20:58:25.479Z] === PAUSE TestContinueAfterPluginCrash
20:58:25 [2020-03-27T20:58:25.479Z] === RUN   TestReadPluginNoRead
20:58:25 [2020-03-27T20:58:25.479Z] === PAUSE TestReadPluginNoRead
20:58:25 [2020-03-27T20:58:25.479Z] === RUN   TestDaemonStartWithLogOpt
20:58:25 [2020-03-27T20:58:25.479Z] === PAUSE TestDaemonStartWithLogOpt
20:58:25 [2020-03-27T20:58:25.479Z] === CONT  TestContinueAfterPluginCrash
20:58:25 [2020-03-27T20:58:25.479Z] === CONT  TestDaemonStartWithLogOpt
20:58:25 [2020-03-27T20:58:25.654Z] --- PASS: TestAPIIpcModeHost (0.67s)
20:58:25 [2020-03-27T20:58:25.654Z] === RUN   TestDaemonIpcModeShareable
20:58:27 [2020-03-27T20:58:27.557Z] --- PASS: TestDaemonIpcModeShareable (1.82s)
20:58:27 [2020-03-27T20:58:27.557Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
20:58:27 [2020-03-27T20:58:27.557Z] === RUN   TestDaemonIpcModePrivate
20:58:29 [2020-03-27T20:58:29.460Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
20:58:29 [2020-03-27T20:58:29.460Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
20:58:29 [2020-03-27T20:58:29.460Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:58:30 [2020-03-27T20:58:30.835Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s)
20:58:30 [2020-03-27T20:58:30.835Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
20:58:30 [2020-03-27T20:58:30.835Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:58:32 [2020-03-27T20:58:32.738Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
20:58:32 [2020-03-27T20:58:32.738Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
20:58:32 [2020-03-27T20:58:32.738Z] === RUN   TestIpcModeOlderClient
20:58:32 [2020-03-27T20:58:32.738Z] === PAUSE TestIpcModeOlderClient
20:58:32 [2020-03-27T20:58:32.738Z] === RUN   TestKillContainerInvalidSignal
20:58:33 [2020-03-27T20:58:33.673Z] --- PASS: TestKillContainerInvalidSignal (0.78s)
20:58:33 [2020-03-27T20:58:33.673Z] === RUN   TestKillContainer
20:58:33 [2020-03-27T20:58:33.673Z] === RUN   TestKillContainer/no_signal
20:58:33 [2020-03-27T20:58:33.860Z] --- PASS: TestDaemonStartWithLogOpt (7.95s)
20:58:33 [2020-03-27T20:58:33.860Z] === CONT  TestReadPluginNoRead
20:58:34 [2020-03-27T20:58:34.240Z] === RUN   TestKillContainer/non_killing_signal
20:58:34 [2020-03-27T20:58:34.807Z] === RUN   TestKillContainer/killing_signal
20:58:35 [2020-03-27T20:58:35.815Z] .........................                                                [ 67%]
20:58:35 [2020-03-27T20:58:35.879Z] === RUN   TestReadPluginNoRead/default
20:58:36 [2020-03-27T20:58:36.182Z] --- PASS: TestKillContainer (2.31s)
20:58:36 [2020-03-27T20:58:36.182Z]     --- PASS: TestKillContainer/no_signal (0.75s)
20:58:36 [2020-03-27T20:58:36.182Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
20:58:36 [2020-03-27T20:58:36.182Z]     --- PASS: TestKillContainer/killing_signal (0.75s)
20:58:36 [2020-03-27T20:58:36.182Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:58:36 [2020-03-27T20:58:36.182Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:58:36 [2020-03-27T20:58:36.749Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:58:37 [2020-03-27T20:58:37.316Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s)
20:58:37 [2020-03-27T20:58:37.316Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s)
20:58:37 [2020-03-27T20:58:37.316Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
20:58:37 [2020-03-27T20:58:37.316Z] === RUN   TestKillStoppedContainer
20:58:37 [2020-03-27T20:58:37.575Z] --- PASS: TestKillStoppedContainer (0.11s)
20:58:37 [2020-03-27T20:58:37.575Z] === RUN   TestKillStoppedContainerAPIPre120
20:58:37 [2020-03-27T20:58:37.575Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
20:58:37 [2020-03-27T20:58:37.575Z] === RUN   TestKillDifferentUserContainer
20:58:37 [2020-03-27T20:58:37.896Z] === RUN   TestReadPluginNoRead/disabled_caching
20:58:38 [2020-03-27T20:58:38.510Z] --- PASS: TestContinueAfterPluginCrash (13.12s)
20:58:38 [2020-03-27T20:58:38.511Z] --- PASS: TestKillDifferentUserContainer (0.79s)
20:58:38 [2020-03-27T20:58:38.511Z] === RUN   TestInspectOomKilledTrue
20:58:38 [2020-03-27T20:58:38.511Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
20:58:38 [2020-03-27T20:58:38.511Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:58:38 [2020-03-27T20:58:38.511Z] === RUN   TestInspectOomKilledFalse
20:58:38 [2020-03-27T20:58:38.511Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
20:58:38 [2020-03-27T20:58:38.511Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
20:58:38 [2020-03-27T20:58:38.511Z] === RUN   TestLinksEtcHostsContentMatch
20:58:39 [2020-03-27T20:58:39.079Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s)
20:58:39 [2020-03-27T20:58:39.079Z] === RUN   TestLinksContainerNames
20:58:39 [2020-03-27T20:58:39.978Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:58:40 [2020-03-27T20:58:40.981Z] --- PASS: TestLinksContainerNames (1.56s)
20:58:40 [2020-03-27T20:58:40.981Z] === RUN   TestLogsFollowTailEmpty
20:58:41 [2020-03-27T20:58:41.548Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
20:58:41 [2020-03-27T20:58:41.548Z] === RUN   TestContainerNetworkMountsNoChown
20:58:41 [2020-03-27T20:58:41.997Z] --- PASS: TestReadPluginNoRead (8.64s)
20:58:41 [2020-03-27T20:58:41.997Z]     --- PASS: TestReadPluginNoRead/default (1.93s)
20:58:41 [2020-03-27T20:58:41.997Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.03s)
20:58:41 [2020-03-27T20:58:41.997Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.88s)
20:58:41 [2020-03-27T20:58:41.997Z]     read_test.go:91: [dcefa5159d649] daemon is not started
20:58:41 [2020-03-27T20:58:41.997Z] PASS
20:58:41 [2020-03-27T20:58:41.997Z] 
20:58:41 [2020-03-27T20:58:41.997Z] DONE 6 tests in 16.675s
20:58:41 [2020-03-27T20:58:41.997Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:58:41 [2020-03-27T20:58:41.997Z] ++ 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
20:58:41 [2020-03-27T20:58:41.997Z] ++ set -e
20:58:41 [2020-03-27T20:58:41.997Z] ++ '[' -n 0 ']'
20:58:41 [2020-03-27T20:58:41.997Z] ++ set -x
20:58:41 [2020-03-27T20:58:41.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
20:58:41 [2020-03-27T20:58:41.998Z] testing: warning: no tests to run
20:58:41 [2020-03-27T20:58:41.998Z] PASS
20:58:41 [2020-03-27T20:58:41.998Z] 
20:58:41 [2020-03-27T20:58:41.998Z] DONE 0 tests in 0.031s
20:58:41 [2020-03-27T20:58:41.998Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:58:41 [2020-03-27T20:58:41.998Z] ++ 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
20:58:41 [2020-03-27T20:58:41.998Z] ++ set -e
20:58:41 [2020-03-27T20:58:41.998Z] ++ '[' -n 0 ']'
20:58:41 [2020-03-27T20:58:41.998Z] ++ set -x
20:58:41 [2020-03-27T20:58:41.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
20:58:41 [2020-03-27T20:58:41.998Z] INFO: Testing against a local daemon
20:58:41 [2020-03-27T20:58:41.998Z] === RUN   TestPluginWithDevMounts
20:58:41 [2020-03-27T20:58:41.998Z] === PAUSE TestPluginWithDevMounts
20:58:41 [2020-03-27T20:58:41.998Z] === CONT  TestPluginWithDevMounts
20:58:42 [2020-03-27T20:58:42.115Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s)
20:58:42 [2020-03-27T20:58:42.115Z] === RUN   TestMountDaemonRoot
20:58:42 [2020-03-27T20:58:42.115Z] === RUN   TestMountDaemonRoot/default
20:58:42 [2020-03-27T20:58:42.115Z] === PAUSE TestMountDaemonRoot/default
20:58:42 [2020-03-27T20:58:42.115Z] === RUN   TestMountDaemonRoot/private
20:58:42 [2020-03-27T20:58:42.115Z] === PAUSE TestMountDaemonRoot/private
20:58:42 [2020-03-27T20:58:42.115Z] === RUN   TestMountDaemonRoot/rprivate
20:58:42 [2020-03-27T20:58:42.115Z] === PAUSE TestMountDaemonRoot/rprivate
20:58:42 [2020-03-27T20:58:42.115Z] === RUN   TestMountDaemonRoot/slave
20:58:42 [2020-03-27T20:58:42.115Z] === PAUSE TestMountDaemonRoot/slave
20:58:42 [2020-03-27T20:58:42.115Z] === RUN   TestMountDaemonRoot/rslave
20:58:42 [2020-03-27T20:58:42.115Z] === PAUSE TestMountDaemonRoot/rslave
20:58:42 [2020-03-27T20:58:42.115Z] === RUN   TestMountDaemonRoot/shared
20:58:42 [2020-03-27T20:58:42.115Z] === PAUSE TestMountDaemonRoot/shared
20:58:42 [2020-03-27T20:58:42.115Z] === RUN   TestMountDaemonRoot/rshared
20:58:42 [2020-03-27T20:58:42.115Z] === PAUSE TestMountDaemonRoot/rshared
20:58:42 [2020-03-27T20:58:42.115Z] === CONT  TestMountDaemonRoot/default
20:58:42 [2020-03-27T20:58:42.115Z] === CONT  TestMountDaemonRoot/rprivate
20:58:42 [2020-03-27T20:58:42.115Z] === RUN   TestMountDaemonRoot/default/mount_root
20:58:42 [2020-03-27T20:58:42.116Z] === CONT  TestMountDaemonRoot/rslave
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === CONT  TestMountDaemonRoot/shared
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === CONT  TestMountDaemonRoot/rshared
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/default/bind_root
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === CONT  TestMountDaemonRoot/slave
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === CONT  TestMountDaemonRoot/private
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/private/bind_root
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/private/mount_root
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:58:42 [2020-03-27T20:58:42.116Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:58:42 [2020-03-27T20:58:42.116Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:58:42 [2020-03-27T20:58:42.116Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:58:42 [2020-03-27T20:58:42.116Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:58:42 [2020-03-27T20:58:42.116Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:58:42 [2020-03-27T20:58:42.374Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:58:42 [2020-03-27T20:58:42.374Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:58:42 [2020-03-27T20:58:42.374Z] === CONT  TestMountDaemonRoot/default/mount_root
20:58:42 [2020-03-27T20:58:42.374Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:58:42 [2020-03-27T20:58:42.374Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:58:42 [2020-03-27T20:58:42.374Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:58:42 [2020-03-27T20:58:42.374Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:58:42 [2020-03-27T20:58:42.374Z] === CONT  TestMountDaemonRoot/private/bind_root
20:58:42 [2020-03-27T20:58:42.374Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:58:42 [2020-03-27T20:58:42.374Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:58:42 [2020-03-27T20:58:42.374Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:58:42 [2020-03-27T20:58:42.374Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:58:42 [2020-03-27T20:58:42.374Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:58:42 [2020-03-27T20:58:42.374Z] === CONT  TestMountDaemonRoot/default/bind_root
20:58:42 [2020-03-27T20:58:42.633Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:58:42 [2020-03-27T20:58:42.633Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:58:42 [2020-03-27T20:58:42.633Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:58:42 [2020-03-27T20:58:42.633Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:58:42 [2020-03-27T20:58:42.633Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:58:42 [2020-03-27T20:58:42.633Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:58:42 [2020-03-27T20:58:42.633Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:58:42 [2020-03-27T20:58:42.633Z] === CONT  TestMountDaemonRoot/private/mount_root
20:58:42 [2020-03-27T20:58:42.633Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:58:42 [2020-03-27T20:58:42.633Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:58:42 [2020-03-27T20:58:42.633Z] --- PASS: TestMountDaemonRoot (0.04s)
20:58:42 [2020-03-27T20:58:42.633Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:58:42 [2020-03-27T20:58:42.633Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
20:58:42 [2020-03-27T20:58:42.633Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
20:58:42 [2020-03-27T20:58:42.634Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
20:58:42 [2020-03-27T20:58:42.634Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
20:58:42 [2020-03-27T20:58:42.634Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
20:58:42 [2020-03-27T20:58:42.634Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
20:58:42 [2020-03-27T20:58:42.634Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
20:58:42 [2020-03-27T20:58:42.634Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
20:58:42 [2020-03-27T20:58:42.634Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
20:58:42 [2020-03-27T20:58:42.634Z] === RUN   TestContainerBindMountNonRecursive
20:58:44 [2020-03-27T20:58:44.016Z] --- PASS: TestPluginWithDevMounts (1.89s)
20:58:44 [2020-03-27T20:58:44.016Z] PASS
20:58:44 [2020-03-27T20:58:44.016Z] 
20:58:44 [2020-03-27T20:58:44.016Z] DONE 1 tests in 1.967s
20:58:44 [2020-03-27T20:58:44.016Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
20:58:44 [2020-03-27T20:58:44.016Z] ++ 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
20:58:44 [2020-03-27T20:58:44.016Z] ++ set -e
20:58:44 [2020-03-27T20:58:44.016Z] ++ '[' -n 0 ']'
20:58:44 [2020-03-27T20:58:44.016Z] ++ set -x
20:58:44 [2020-03-27T20:58:44.016Z] ++ env -i DEST=/go/src/github.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
20:58:44 [2020-03-27T20:58:44.016Z] INFO: Testing against a local daemon
20:58:44 [2020-03-27T20:58:44.016Z] === RUN   TestSecretInspect
20:58:44 [2020-03-27T20:58:44.537Z] --- PASS: TestContainerBindMountNonRecursive (1.94s)
20:58:44 [2020-03-27T20:58:44.537Z] === RUN   TestNetworkNat
20:58:45 [2020-03-27T20:58:45.473Z] --- PASS: TestNetworkNat (0.88s)
20:58:45 [2020-03-27T20:58:45.473Z] === RUN   TestNetworkLocalhostTCPNat
20:58:46 [2020-03-27T20:58:46.409Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
20:58:46 [2020-03-27T20:58:46.409Z] === RUN   TestNetworkLoopbackNat
20:58:47 [2020-03-27T20:58:47.464Z] --- PASS: TestSecretInspect (3.58s)
20:58:47 [2020-03-27T20:58:47.464Z] === RUN   TestSecretList
20:58:47 [2020-03-27T20:58:47.784Z] --- PASS: TestNetworkLoopbackNat (1.15s)
20:58:47 [2020-03-27T20:58:47.784Z] === RUN   TestPause
20:58:48 [2020-03-27T20:58:48.352Z] --- PASS: TestPause (0.83s)
20:58:48 [2020-03-27T20:58:48.352Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:58:48 [2020-03-27T20:58:48.352Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:58:48 [2020-03-27T20:58:48.352Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:58:48 [2020-03-27T20:58:48.352Z] === RUN   TestPauseStopPausedContainer
20:58:49 [2020-03-27T20:58:49.287Z] --- PASS: TestPauseStopPausedContainer (0.80s)
20:58:49 [2020-03-27T20:58:49.287Z] === RUN   TestPsFilter
20:58:49 [2020-03-27T20:58:49.287Z] --- PASS: TestPsFilter (0.26s)
20:58:49 [2020-03-27T20:58:49.287Z] === RUN   TestRemoveContainerWithRemovedVolume
20:58:50 [2020-03-27T20:58:50.223Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s)
20:58:50 [2020-03-27T20:58:50.223Z] === RUN   TestRemoveContainerWithVolume
20:58:50 [2020-03-27T20:58:50.790Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
20:58:50 [2020-03-27T20:58:50.790Z] === RUN   TestRemoveContainerRunning
20:58:51 [2020-03-27T20:58:51.726Z] --- PASS: TestRemoveContainerRunning (0.76s)
20:58:51 [2020-03-27T20:58:51.726Z] === RUN   TestRemoveContainerForceRemoveRunning
20:58:51 [2020-03-27T20:58:51.838Z] --- PASS: TestSecretList (3.73s)
20:58:51 [2020-03-27T20:58:51.838Z] === RUN   TestSecretsCreateAndDelete
20:58:52 [2020-03-27T20:58:52.661Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s)
20:58:52 [2020-03-27T20:58:52.661Z] === RUN   TestRemoveInvalidContainer
20:58:52 [2020-03-27T20:58:52.661Z] --- PASS: TestRemoveInvalidContainer (0.02s)
20:58:52 [2020-03-27T20:58:52.661Z] === RUN   TestRenameLinkedContainer
20:58:54 [2020-03-27T20:58:54.959Z] Loaded image: buildpack-deps:jessie
20:58:54 [2020-03-27T20:58:54.959Z] Loaded image: busybox:latest
20:58:54 [2020-03-27T20:58:54.959Z] Loaded image: buildpack-deps:jessie
20:58:55 [2020-03-27T20:58:55.218Z] Loaded image: busybox:glibc
20:58:55 [2020-03-27T20:58:55.218Z] Loaded image: busybox:latest
20:58:55 [2020-03-27T20:58:55.218Z] Loaded image: debian:jessie
20:58:55 [2020-03-27T20:58:55.287Z] --- PASS: TestSecretsCreateAndDelete (3.62s)
20:58:55 [2020-03-27T20:58:55.287Z] === RUN   TestSecretsUpdate
20:58:55 [2020-03-27T20:58:55.475Z] Loaded image: hello-world:latest
20:58:55 [2020-03-27T20:58:55.475Z] INFO: Testing against a local daemon
20:58:55 [2020-03-27T20:58:55.475Z] === RUN   TestDockerDaemonSuite
20:58:55 [2020-03-27T20:58:55.475Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
20:58:55 [2020-03-27T20:58:55.475Z] Loaded image: busybox:glibc
20:58:55 [2020-03-27T20:58:55.475Z] Loaded image: debian:jessie
20:58:55 [2020-03-27T20:58:55.734Z] Loaded image: hello-world:latest
20:58:55 [2020-03-27T20:58:55.734Z] INFO: Testing against a local daemon
20:58:55 [2020-03-27T20:58:55.734Z] === RUN   TestDockerSuite
20:58:55 [2020-03-27T20:58:55.945Z] --- PASS: TestRenameLinkedContainer (3.13s)
20:58:55 [2020-03-27T20:58:55.945Z] === RUN   TestRenameStoppedContainer
20:58:55 [2020-03-27T20:58:55.991Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
20:58:55 [2020-03-27T20:58:55.991Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
20:58:55 [2020-03-27T20:58:55.991Z] === RUN   TestDockerSuite/TestAPIErrorJSON
20:58:55 [2020-03-27T20:58:55.991Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
20:58:55 [2020-03-27T20:58:55.991Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
20:58:55 [2020-03-27T20:58:55.991Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
20:58:55 [2020-03-27T20:58:55.991Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
20:58:55 [2020-03-27T20:58:55.991Z] === RUN   TestDockerSuite/TestAPIImagesDelete
20:58:56 [2020-03-27T20:58:56.512Z] --- PASS: TestRenameStoppedContainer (0.76s)
20:58:56 [2020-03-27T20:58:56.512Z] === RUN   TestRenameRunningContainerAndReuse
20:58:57 [2020-03-27T20:58:57.384Z] INFO: Sources obtained for gotestsum...
20:58:57 [2020-03-27T20:58:57.384Z] INFO: Checkout done for gotestsum...
20:58:57 [2020-03-27T20:58:57.384Z] INFO: Build done for gotestsum...
20:58:57 [2020-03-27T20:58:57.888Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s)
20:58:57 [2020-03-27T20:58:57.888Z] === RUN   TestRenameInvalidName
20:58:58 [2020-03-27T20:58:58.734Z] --- PASS: TestSecretsUpdate (3.72s)
20:58:58 [2020-03-27T20:58:58.734Z] === RUN   TestTemplatedSecret
20:58:58 [2020-03-27T20:58:58.824Z] --- PASS: TestRenameInvalidName (0.76s)
20:58:58 [2020-03-27T20:58:58.824Z] === RUN   TestRenameAnonymousContainer
20:58:59 [2020-03-27T20:58:59.271Z] === RUN   TestDockerSuite/TestAPIImagesFilter
20:58:59 [2020-03-27T20:58:59.528Z] === RUN   TestDockerSuite/TestAPIImagesHistory
20:59:00 [2020-03-27T20:59:00.092Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
20:59:00 [2020-03-27T20:59:00.092Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
20:59:01 [2020-03-27T20:59:01.024Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
20:59:01 [2020-03-27T20:59:01.024Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
20:59:01 [2020-03-27T20:59:01.024Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
20:59:02 [2020-03-27T20:59:02.188Z] --- PASS: TestTemplatedSecret (3.76s)
20:59:02 [2020-03-27T20:59:02.188Z] === RUN   TestSecretCreateResolve
20:59:03 [2020-03-27T20:59:03.012Z] --- PASS: TestRenameAnonymousContainer (3.96s)
20:59:03 [2020-03-27T20:59:03.012Z] === RUN   TestRenameContainerWithSameName
20:59:03 [2020-03-27T20:59:03.549Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
20:59:03 [2020-03-27T20:59:03.549Z] === RUN   TestDockerSuite/TestAPINetworkFilter
20:59:03 [2020-03-27T20:59:03.549Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
20:59:03 [2020-03-27T20:59:03.549Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
20:59:03 [2020-03-27T20:59:03.578Z] --- PASS: TestRenameContainerWithSameName (0.77s)
20:59:03 [2020-03-27T20:59:03.578Z] === RUN   TestRenameContainerWithLinkedContainer
20:59:04 [2020-03-27T20:59:04.113Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
20:59:04 [2020-03-27T20:59:04.678Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
20:59:04 [2020-03-27T20:59:04.954Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s)
20:59:04 [2020-03-27T20:59:04.954Z] === RUN   TestResize
20:59:05 [2020-03-27T20:59:05.888Z] --- PASS: TestResize (0.77s)
20:59:05 [2020-03-27T20:59:05.888Z] === RUN   TestResizeWithInvalidSize
20:59:06 [2020-03-27T20:59:06.048Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
20:59:06 [2020-03-27T20:59:06.048Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
20:59:06 [2020-03-27T20:59:06.048Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
20:59:06 [2020-03-27T20:59:06.048Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
20:59:06 [2020-03-27T20:59:06.305Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
20:59:06 [2020-03-27T20:59:06.560Z] --- PASS: TestSecretCreateResolve (3.60s)
20:59:06 [2020-03-27T20:59:06.560Z] PASS
20:59:06 [2020-03-27T20:59:06.560Z] 
20:59:06 [2020-03-27T20:59:06.560Z] DONE 6 tests in 22.083s
20:59:06 [2020-03-27T20:59:06.560Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
20:59:06 [2020-03-27T20:59:06.560Z] ++ 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
20:59:06 [2020-03-27T20:59:06.560Z] ++ set -e
20:59:06 [2020-03-27T20:59:06.560Z] ++ '[' -n 0 ']'
20:59:06 [2020-03-27T20:59:06.560Z] ++ set -x
20:59:06 [2020-03-27T20:59:06.560Z] ++ env -i DEST=/go/src/github.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
20:59:06 [2020-03-27T20:59:06.560Z] INFO: Testing against a local daemon
20:59:06 [2020-03-27T20:59:06.560Z] === RUN   TestServiceCreateInit
20:59:06 [2020-03-27T20:59:06.560Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:59:06 [2020-03-27T20:59:06.841Z] --- PASS: TestResizeWithInvalidSize (0.86s)
20:59:06 [2020-03-27T20:59:06.841Z] === RUN   TestResizeWhenContainerNotStarted
20:59:06 [2020-03-27T20:59:06.870Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
20:59:07 [2020-03-27T20:59:07.412Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s)
20:59:07 [2020-03-27T20:59:07.412Z] === RUN   TestDaemonRestartKillContainers
20:59:07 [2020-03-27T20:59:07.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:59:07 [2020-03-27T20:59:07.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:59:09 [2020-03-27T20:59:09.341Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:59:09 [2020-03-27T20:59:09.341Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:59:09 [2020-03-27T20:59:09.644Z] Removing intermediate container 4f92e1d44217
20:59:09 [2020-03-27T20:59:09.644Z]  ---> d4376c81251a
20:59:09 [2020-03-27T20:59:09.644Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
20:59:09 [2020-03-27T20:59:09.644Z]  ---> Running in d1970e453653
20:59:09 [2020-03-27T20:59:09.644Z] Removing intermediate container d1970e453653
20:59:09 [2020-03-27T20:59:09.644Z]  ---> 835f605792c0
20:59:09 [2020-03-27T20:59:09.644Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
20:59:09 [2020-03-27T20:59:09.644Z]  ---> Running in feadcbe4b293
20:59:09 [2020-03-27T20:59:09.916Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:59:10 [2020-03-27T20:59:10.092Z] Removing intermediate container feadcbe4b293
20:59:10 [2020-03-27T20:59:10.092Z]  ---> 91be395d48ed
20:59:10 [2020-03-27T20:59:10.092Z] Step 10/10 : COPY . .
20:59:10 [2020-03-27T20:59:10.147Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
20:59:10 [2020-03-27T20:59:10.147Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
20:59:10 [2020-03-27T20:59:10.178Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:59:10 [2020-03-27T20:59:10.762Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:59:12 [2020-03-27T20:59:12.037Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:59:12 [2020-03-27T20:59:12.140Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:59:12 [2020-03-27T20:59:12.400Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:59:12 [2020-03-27T20:59:12.672Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
20:59:12 [2020-03-27T20:59:12.672Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
20:59:12 [2020-03-27T20:59:12.913Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
20:59:13 [2020-03-27T20:59:13.778Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:59:15 [2020-03-27T20:59:15.195Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
20:59:15 [2020-03-27T20:59:15.454Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
20:59:16 [2020-03-27T20:59:16.312Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:59:16 [2020-03-27T20:59:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s)
20:59:16 [2020-03-27T20:59:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.78s)
20:59:16 [2020-03-27T20:59:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.49s)
20:59:16 [2020-03-27T20:59:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s)
20:59:16 [2020-03-27T20:59:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s)
20:59:16 [2020-03-27T20:59:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s)
20:59:16 [2020-03-27T20:59:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s)
20:59:16 [2020-03-27T20:59:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.62s)
20:59:16 [2020-03-27T20:59:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.49s)
20:59:16 [2020-03-27T20:59:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.74s)
20:59:16 [2020-03-27T20:59:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s)
20:59:16 [2020-03-27T20:59:16.312Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.40s)
20:59:16 [2020-03-27T20:59:16.312Z] === RUN   TestCgroupNamespacesRun
20:59:16 [2020-03-27T20:59:16.828Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
20:59:17 [2020-03-27T20:59:17.520Z] --- PASS: TestServiceCreateInit (10.67s)
20:59:17 [2020-03-27T20:59:17.520Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.28s)
20:59:17 [2020-03-27T20:59:17.520Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.38s)
20:59:17 [2020-03-27T20:59:17.520Z] === RUN   TestCreateServiceMultipleTimes
20:59:17 [2020-03-27T20:59:17.689Z] --- PASS: TestCgroupNamespacesRun (1.80s)
20:59:17 [2020-03-27T20:59:17.689Z] === RUN   TestCgroupNamespacesRunPrivileged
20:59:17 [2020-03-27T20:59:17.760Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
20:59:18 [2020-03-27T20:59:18.691Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
20:59:19 [2020-03-27T20:59:19.592Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s)
20:59:19 [2020-03-27T20:59:19.592Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:59:20 [2020-03-27T20:59:20.067Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
20:59:20 [2020-03-27T20:59:20.067Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
20:59:21 [2020-03-27T20:59:21.155Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
20:59:21 [2020-03-27T20:59:21.493Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s)
20:59:21 [2020-03-27T20:59:21.493Z] === RUN   TestCgroupNamespacesRunHostMode
20:59:22 [2020-03-27T20:59:22.530Z] === RUN   TestDockerSuite/TestAttachAfterDetach
20:59:22 [2020-03-27T20:59:22.868Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s)
20:59:22 [2020-03-27T20:59:22.868Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:59:23 [2020-03-27T20:59:23.094Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
20:59:24 [2020-03-27T20:59:24.772Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s)
20:59:24 [2020-03-27T20:59:24.772Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:59:24 [2020-03-27T20:59:24.989Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
20:59:25 [2020-03-27T20:59:25.708Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s)
20:59:25 [2020-03-27T20:59:25.708Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:59:25 [2020-03-27T20:59:25.849Z] #79 exporting layers 113.9s done
20:59:25 [2020-03-27T20:59:25.849Z] #79 exporting manifest sha256:ddf5000380073241b88e753a17daf12f199461236483caca191190124c610ae3 done
20:59:25 [2020-03-27T20:59:25.849Z] #79 exporting config sha256:a094c03116cf4e37be83475a002ddfcef122d00e82825b7722a14fee72826e37
20:59:25 [2020-03-27T20:59:25.849Z] #79 exporting config sha256:a094c03116cf4e37be83475a002ddfcef122d00e82825b7722a14fee72826e37 done
20:59:25 [2020-03-27T20:59:25.849Z] #79 sending tarball
20:59:26 [2020-03-27T20:59:26.644Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s)
20:59:26 [2020-03-27T20:59:26.644Z] === RUN   TestCgroupNamespacesRunOlderClient
20:59:26 [2020-03-27T20:59:26.888Z] === RUN   TestDockerSuite/TestAttachDetach
20:59:27 [2020-03-27T20:59:27.148Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
20:59:27 [2020-03-27T20:59:27.733Z] tests/integration/api_volume_test.py .........                           [ 74%]
20:59:28 [2020-03-27T20:59:28.078Z] === RUN   TestDockerSuite/TestAttachDisconnect
20:59:28 [2020-03-27T20:59:28.549Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s)
20:59:28 [2020-03-27T20:59:28.549Z] === RUN   TestKernelTCPMemory
20:59:29 [2020-03-27T20:59:29.450Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
20:59:29 [2020-03-27T20:59:29.484Z] --- PASS: TestKernelTCPMemory (0.89s)
20:59:29 [2020-03-27T20:59:29.484Z] === RUN   TestNISDomainname
20:59:30 [2020-03-27T20:59:30.239Z] tests/integration/client_test.py .....                                   [ 75%]
20:59:30 [2020-03-27T20:59:30.239Z] tests/integration/context_api_test.py ..                                 [ 76%]
20:59:30 [2020-03-27T20:59:30.422Z] --- PASS: TestNISDomainname (1.00s)
20:59:30 [2020-03-27T20:59:30.422Z] === RUN   TestHostnameDnsResolution
20:59:30 [2020-03-27T20:59:30.494Z] tests/integration/errors_test.py .                                       [ 76%]
20:59:31 [2020-03-27T20:59:31.441Z] #79 ...
20:59:31 [2020-03-27T20:59:31.441Z] 
20:59:31 [2020-03-27T20:59:31.441Z] #80 importing to docker
20:59:31 [2020-03-27T20:59:31.441Z] #80 ...
20:59:31 [2020-03-27T20:59:31.441Z] 
20:59:31 [2020-03-27T20:59:31.441Z] #79 exporting to oci image format
20:59:31 [2020-03-27T20:59:31.441Z] #79 sending tarball 19.0s done
20:59:31 [2020-03-27T20:59:31.441Z] #79 DONE 132.9s
20:59:31 [2020-03-27T20:59:31.441Z] 
20:59:31 [2020-03-27T20:59:31.441Z] #80 importing to docker
20:59:31 [2020-03-27T20:59:31.978Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
20:59:31 [2020-03-27T20:59:31.978Z] === RUN   TestDockerSuite/TestAttachPausedContainer
20:59:32 [2020-03-27T20:59:32.324Z] --- PASS: TestHostnameDnsResolution (1.69s)
20:59:32 [2020-03-27T20:59:32.324Z] === RUN   TestStats
20:59:33 [2020-03-27T20:59:33.351Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
20:59:34 [2020-03-27T20:59:34.226Z] --- PASS: TestStats (1.85s)
20:59:34 [2020-03-27T20:59:34.226Z] === RUN   TestStopContainerWithTimeout
20:59:34 [2020-03-27T20:59:34.226Z] === RUN   TestStopContainerWithTimeout/0
20:59:34 [2020-03-27T20:59:34.226Z] === PAUSE TestStopContainerWithTimeout/0
20:59:34 [2020-03-27T20:59:34.226Z] === RUN   TestStopContainerWithTimeout/1
20:59:34 [2020-03-27T20:59:34.226Z] === PAUSE TestStopContainerWithTimeout/1
20:59:34 [2020-03-27T20:59:34.226Z] === RUN   TestStopContainerWithTimeout/3
20:59:34 [2020-03-27T20:59:34.226Z] === PAUSE TestStopContainerWithTimeout/3
20:59:34 [2020-03-27T20:59:34.226Z] === RUN   TestStopContainerWithTimeout/-1
20:59:34 [2020-03-27T20:59:34.226Z] === PAUSE TestStopContainerWithTimeout/-1
20:59:34 [2020-03-27T20:59:34.226Z] === CONT  TestStopContainerWithTimeout/0
20:59:34 [2020-03-27T20:59:34.226Z] === CONT  TestStopContainerWithTimeout/1
20:59:34 [2020-03-27T20:59:34.226Z] === CONT  TestStopContainerWithTimeout/3
20:59:34 [2020-03-27T20:59:34.226Z] === CONT  TestStopContainerWithTimeout/-1
20:59:34 [2020-03-27T20:59:34.281Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
20:59:35 [2020-03-27T20:59:35.212Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
20:59:36 [2020-03-27T20:59:36.146Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
20:59:36 [2020-03-27T20:59:36.404Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
20:59:37 [2020-03-27T20:59:37.512Z] --- PASS: TestStopContainerWithTimeout (0.03s)
20:59:37 [2020-03-27T20:59:37.512Z]     --- PASS: TestStopContainerWithTimeout/0 (1.42s)
20:59:37 [2020-03-27T20:59:37.512Z]     --- PASS: TestStopContainerWithTimeout/1 (2.47s)
20:59:37 [2020-03-27T20:59:37.512Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.31s)
20:59:37 [2020-03-27T20:59:37.512Z]     --- PASS: TestStopContainerWithTimeout/3 (3.47s)
20:59:37 [2020-03-27T20:59:37.512Z] === RUN   TestDeleteDevicemapper
20:59:37 [2020-03-27T20:59:37.512Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:59:37 [2020-03-27T20:59:37.512Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:59:37 [2020-03-27T20:59:37.512Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:59:38 [2020-03-27T20:59:38.928Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
20:59:39 [2020-03-27T20:59:39.492Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
20:59:39 [2020-03-27T20:59:39.749Z] --- PASS: TestBuildWithHugeFile (91.17s)
20:59:39 [2020-03-27T20:59:39.749Z] === RUN   TestBuildWithEmptyDockerfile
20:59:39 [2020-03-27T20:59:39.749Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
20:59:39 [2020-03-27T20:59:39.749Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
20:59:39 [2020-03-27T20:59:39.749Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:59:39 [2020-03-27T20:59:39.749Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:59:39 [2020-03-27T20:59:39.749Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:59:39 [2020-03-27T20:59:39.749Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:59:39 [2020-03-27T20:59:39.749Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
20:59:39 [2020-03-27T20:59:39.749Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
20:59:39 [2020-03-27T20:59:39.749Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
20:59:39 [2020-03-27T20:59:39.882Z]  ---> 957909fa4aa6
20:59:39 [2020-03-27T20:59:39.882Z] Successfully built 957909fa4aa6
20:59:39 [2020-03-27T20:59:39.882Z] Successfully tagged docker:latest
20:59:39 [2020-03-27T20:59:39.882Z] INFO: Image build ended at 03/27/2020 20:59:38. Duration:00:04:22.2442282
20:59:39 [2020-03-27T20:59:39.882Z] 
20:59:39 [2020-03-27T20:59:39.882Z] 
20:59:39 [2020-03-27T20:59:39.882Z] INFO: Building the test binaries at 03/27/2020 20:59:38...
20:59:40 [2020-03-27T20:59:40.006Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
20:59:40 [2020-03-27T20:59:40.006Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
20:59:40 [2020-03-27T20:59:40.006Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
20:59:40 [2020-03-27T20:59:40.006Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
20:59:40 [2020-03-27T20:59:40.006Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
20:59:40 [2020-03-27T20:59:40.006Z] === RUN   TestBuildPreserveOwnership
20:59:40 [2020-03-27T20:59:40.006Z] === RUN   TestBuildPreserveOwnership/copy_from
20:59:40 [2020-03-27T20:59:40.029Z] --- PASS: TestCreateServiceMultipleTimes (20.96s)
20:59:40 [2020-03-27T20:59:40.029Z] === RUN   TestCreateServiceConflict
20:59:40 [2020-03-27T20:59:40.265Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
20:59:40 [2020-03-27T20:59:40.265Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
20:59:40 [2020-03-27T20:59:40.798Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.96s)
20:59:40 [2020-03-27T20:59:40.798Z] === RUN   TestUpdateMemory
20:59:40 [2020-03-27T20:59:40.798Z] --- SKIP: TestUpdateMemory (0.00s)
20:59:40 [2020-03-27T20:59:40.798Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
20:59:40 [2020-03-27T20:59:40.798Z] === RUN   TestUpdateCPUQuota
20:59:41 [2020-03-27T20:59:41.498Z] --- PASS: TestCreateServiceConflict (3.68s)
20:59:41 [2020-03-27T20:59:41.498Z] === RUN   TestCreateServiceMaxReplicas
20:59:41 [2020-03-27T20:59:41.639Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
20:59:41 [2020-03-27T20:59:41.639Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
20:59:41 [2020-03-27T20:59:41.732Z] --- PASS: TestUpdateCPUQuota (1.40s)
20:59:41 [2020-03-27T20:59:41.732Z] === RUN   TestUpdatePidsLimit
20:59:41 [2020-03-27T20:59:41.732Z] === RUN   TestUpdatePidsLimit/update_from_none
20:59:41 [2020-03-27T20:59:41.896Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
20:59:42 [2020-03-27T20:59:42.298Z] === RUN   TestUpdatePidsLimit/no_change
20:59:42 [2020-03-27T20:59:42.460Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
20:59:42 [2020-03-27T20:59:42.558Z] === RUN   TestUpdatePidsLimit/update_lower
20:59:42 [2020-03-27T20:59:42.716Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
20:59:43 [2020-03-27T20:59:43.128Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:59:43 [2020-03-27T20:59:43.386Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:59:43 [2020-03-27T20:59:43.645Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:59:43 [2020-03-27T20:59:43.648Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
20:59:44 [2020-03-27T20:59:44.212Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:59:44 [2020-03-27T20:59:44.494Z] INFO: make.ps1 starting at 03/27/2020 20:59:43
20:59:44 [2020-03-27T20:59:44.494Z] INFO: Git commit (dbb42b509e) assumed from DOCKER_GITCOMMIT environment variable
20:59:44 [2020-03-27T20:59:44.494Z] INFO: Invoking autogen...
20:59:44 [2020-03-27T20:59:44.578Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
20:59:44 [2020-03-27T20:59:44.942Z] INFO: Building daemon...
20:59:45 [2020-03-27T20:59:45.143Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
20:59:45 [2020-03-27T20:59:45.587Z] --- PASS: TestUpdatePidsLimit (3.94s)
20:59:45 [2020-03-27T20:59:45.587Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
20:59:45 [2020-03-27T20:59:45.587Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
20:59:45 [2020-03-27T20:59:45.587Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
20:59:45 [2020-03-27T20:59:45.587Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
20:59:45 [2020-03-27T20:59:45.587Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s)
20:59:45 [2020-03-27T20:59:45.587Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
20:59:45 [2020-03-27T20:59:45.587Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
20:59:45 [2020-03-27T20:59:45.587Z] === RUN   TestUpdateRestartPolicy
20:59:45 [2020-03-27T20:59:45.871Z] --- PASS: TestCreateServiceMaxReplicas (4.06s)
20:59:45 [2020-03-27T20:59:45.871Z] === RUN   TestCreateWithDuplicateNetworkNames
20:59:46 [2020-03-27T20:59:46.513Z] --- PASS: TestBuildPreserveOwnership (6.34s)
20:59:46 [2020-03-27T20:59:46.513Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.27s)
20:59:46 [2020-03-27T20:59:46.513Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s)
20:59:46 [2020-03-27T20:59:46.513Z] === RUN   TestBuildPlatformInvalid
20:59:46 [2020-03-27T20:59:46.513Z] --- PASS: TestBuildPlatformInvalid (0.17s)
20:59:46 [2020-03-27T20:59:46.513Z] PASS
20:59:46 [2020-03-27T20:59:46.513Z] 
20:59:46 [2020-03-27T20:59:46.513Z] === Skipped
20:59:46 [2020-03-27T20:59:46.513Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
20:59:46 [2020-03-27T20:59:46.513Z]     build_session_test.go:25: TODO: BuildKit
20:59:46 [2020-03-27T20:59:46.513Z] 
20:59:46 [2020-03-27T20:59:46.513Z] 
20:59:46 [2020-03-27T20:59:46.513Z] DONE 32 tests, 1 skipped in 177.455s
20:59:46 [2020-03-27T20:59:46.770Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
20:59:46 [2020-03-27T20:59:46.770Z] ++ 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
20:59:46 [2020-03-27T20:59:46.770Z] ++ set -e
20:59:46 [2020-03-27T20:59:46.770Z] ++ '[' -n 0 ']'
20:59:46 [2020-03-27T20:59:46.770Z] ++ set -x
20:59:46 [2020-03-27T20:59:46.770Z] ++ env -i DEST=/go/src/github.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
20:59:46 [2020-03-27T20:59:46.770Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
20:59:46 [2020-03-27T20:59:46.770Z] INFO: Testing against a local daemon
20:59:46 [2020-03-27T20:59:46.770Z] === RUN   TestConfigList
20:59:49 [2020-03-27T20:59:49.293Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
20:59:50 [2020-03-27T20:59:50.662Z] --- PASS: TestConfigList (3.50s)
20:59:50 [2020-03-27T20:59:50.662Z] === RUN   TestConfigsCreateAndDelete
20:59:50 [2020-03-27T20:59:50.663Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
20:59:51 [2020-03-27T20:59:51.226Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
20:59:53 [2020-03-27T20:59:53.748Z] --- PASS: TestConfigsCreateAndDelete (3.04s)
20:59:53 [2020-03-27T20:59:53.748Z] === RUN   TestConfigsUpdate
20:59:54 [2020-03-27T20:59:54.678Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
20:59:56 [2020-03-27T20:59:56.574Z] --- PASS: TestConfigsUpdate (3.06s)
20:59:56 [2020-03-27T20:59:56.574Z] === RUN   TestTemplatedConfig
20:59:58 [2020-03-27T20:59:58.467Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
20:59:59 [2020-03-27T20:59:59.031Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
20:59:59 [2020-03-27T20:59:59.595Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
21:00:00 [2020-03-27T21:00:00.161Z] --- PASS: TestTemplatedConfig (3.59s)
21:00:00 [2020-03-27T21:00:00.161Z] === RUN   TestConfigInspect
21:00:00 [2020-03-27T21:00:00.161Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
21:00:00 [2020-03-27T21:00:00.460Z] --- PASS: TestUpdateRestartPolicy (12.41s)
21:00:00 [2020-03-27T21:00:00.460Z] === RUN   TestUpdateRestartWithAutoRemove
21:00:00 [2020-03-27T21:00:00.460Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
21:00:00 [2020-03-27T21:00:00.460Z] === RUN   TestWaitNonBlocked
21:00:00 [2020-03-27T21:00:00.460Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:00:00 [2020-03-27T21:00:00.460Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:00:00 [2020-03-27T21:00:00.460Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:00:00 [2020-03-27T21:00:00.460Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:00:00 [2020-03-27T21:00:00.460Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:00:00 [2020-03-27T21:00:00.460Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:00:00 [2020-03-27T21:00:00.460Z] --- PASS: TestWaitNonBlocked (0.03s)
21:00:00 [2020-03-27T21:00:00.460Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s)
21:00:00 [2020-03-27T21:00:00.460Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s)
21:00:00 [2020-03-27T21:00:00.460Z] === RUN   TestWaitBlocked
21:00:00 [2020-03-27T21:00:00.460Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:00:00 [2020-03-27T21:00:00.460Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:00:00 [2020-03-27T21:00:00.460Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:00:00 [2020-03-27T21:00:00.460Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:00:00 [2020-03-27T21:00:00.460Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:00:00 [2020-03-27T21:00:00.460Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:00:00 [2020-03-27T21:00:00.725Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
21:00:01 [2020-03-27T21:00:01.031Z] --- PASS: TestWaitBlocked (0.03s)
21:00:01 [2020-03-27T21:00:01.031Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s)
21:00:01 [2020-03-27T21:00:01.031Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s)
21:00:01 [2020-03-27T21:00:01.031Z] === CONT  TestContainerStartOnDaemonRestart
21:00:01 [2020-03-27T21:00:01.031Z] === CONT  TestIpcModeOlderClient
21:00:01 [2020-03-27T21:00:01.031Z] === CONT  TestDaemonHostGatewayIP
21:00:01 [2020-03-27T21:00:01.031Z] === CONT  TestDaemonRestartIpcMode
21:00:01 [2020-03-27T21:00:01.031Z] --- PASS: TestIpcModeOlderClient (0.20s)
21:00:04 [2020-03-27T21:00:04.002Z] --- PASS: TestConfigInspect (3.35s)
21:00:04 [2020-03-27T21:00:04.002Z] === RUN   TestConfigCreateWithLabels
21:00:04 [2020-03-27T21:00:04.002Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
21:00:04 [2020-03-27T21:00:04.002Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
21:00:04 [2020-03-27T21:00:04.261Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
21:00:04 [2020-03-27T21:00:04.304Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.36s)
21:00:04 [2020-03-27T21:00:04.304Z] === RUN   TestCreateServiceSecretFileMode
21:00:04 [2020-03-27T21:00:04.322Z] --- PASS: TestContainerStartOnDaemonRestart (3.43s)
21:00:05 [2020-03-27T21:00:05.259Z] --- PASS: TestDaemonRestartIpcMode (4.24s)
21:00:05 [2020-03-27T21:00:05.310Z] --- PASS: TestCreateServiceSecretFileMode (3.44s)
21:00:05 [2020-03-27T21:00:05.310Z] === RUN   TestCreateServiceConfigFileMode
21:00:05 [2020-03-27T21:00:05.826Z] --- PASS: TestDaemonHostGatewayIP (4.75s)
21:00:05 [2020-03-27T21:00:05.826Z] PASS
21:00:05 [2020-03-27T21:00:05.826Z] 
21:00:05 [2020-03-27T21:00:05.826Z] === Skipped
21:00:05 [2020-03-27T21:00:05.826Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:00:05 [2020-03-27T21:00:05.826Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:00:05 [2020-03-27T21:00:05.826Z] 
21:00:05 [2020-03-27T21:00:05.826Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
21:00:05 [2020-03-27T21:00:05.826Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:00:05 [2020-03-27T21:00:05.826Z] 
21:00:05 [2020-03-27T21:00:05.826Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
21:00:05 [2020-03-27T21:00:05.826Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:00:05 [2020-03-27T21:00:05.826Z] 
21:00:05 [2020-03-27T21:00:05.826Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:00:05 [2020-03-27T21:00:05.826Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:00:05 [2020-03-27T21:00:05.826Z] 
21:00:05 [2020-03-27T21:00:05.826Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
21:00:05 [2020-03-27T21:00:05.826Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:00:05 [2020-03-27T21:00:05.826Z] 
21:00:05 [2020-03-27T21:00:05.826Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
21:00:05 [2020-03-27T21:00:05.826Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:00:05 [2020-03-27T21:00:05.826Z] 
21:00:05 [2020-03-27T21:00:05.826Z] 
21:00:05 [2020-03-27T21:00:05.826Z] DONE 199 tests, 6 skipped in 126.760s
21:00:05 [2020-03-27T21:00:05.826Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
21:00:05 [2020-03-27T21:00:05.826Z] ++ 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
21:00:05 [2020-03-27T21:00:05.826Z] ++ set -e
21:00:05 [2020-03-27T21:00:05.826Z] ++ '[' -n 0 ']'
21:00:05 [2020-03-27T21:00:05.826Z] ++ set -x
21:00:05 [2020-03-27T21:00:05.826Z] ++ env -i DEST=/go/src/github.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
21:00:05 [2020-03-27T21:00:05.826Z] INFO: Testing against a local daemon
21:00:05 [2020-03-27T21:00:05.826Z] === RUN   TestCommitInheritsEnv
21:00:06 [2020-03-27T21:00:06.154Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
21:00:06 [2020-03-27T21:00:06.154Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
21:00:06 [2020-03-27T21:00:06.393Z] --- PASS: TestCommitInheritsEnv (0.59s)
21:00:06 [2020-03-27T21:00:06.393Z] === RUN   TestImportExtremelyLargeImageWorks
21:00:06 [2020-03-27T21:00:06.393Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:00:06 [2020-03-27T21:00:06.393Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
21:00:06 [2020-03-27T21:00:06.393Z] === RUN   TestImagesFilterMultiReference
21:00:06 [2020-03-27T21:00:06.652Z] --- PASS: TestImagesFilterMultiReference (0.09s)
21:00:06 [2020-03-27T21:00:06.652Z] === RUN   TestImagePullPlatformInvalid
21:00:06 [2020-03-27T21:00:06.652Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
21:00:06 [2020-03-27T21:00:06.652Z] === RUN   TestRemoveImageOrphaning
21:00:06 [2020-03-27T21:00:06.717Z] --- PASS: TestConfigCreateWithLabels (3.32s)
21:00:06 [2020-03-27T21:00:06.718Z] === RUN   TestConfigCreateResolve
21:00:06 [2020-03-27T21:00:06.974Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
21:00:07 [2020-03-27T21:00:07.223Z] --- PASS: TestRemoveImageOrphaning (0.53s)
21:00:07 [2020-03-27T21:00:07.223Z] === RUN   TestRemoveImageGarbageCollector
21:00:07 [2020-03-27T21:00:07.223Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:00:07 [2020-03-27T21:00:07.223Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:00:07 [2020-03-27T21:00:07.223Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:00:07 [2020-03-27T21:00:07.223Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
21:00:07 [2020-03-27T21:00:07.223Z] === RUN   TestTagInvalidReference
21:00:07 [2020-03-27T21:00:07.223Z] --- PASS: TestTagInvalidReference (0.04s)
21:00:07 [2020-03-27T21:00:07.223Z] === RUN   TestTagValidPrefixedRepo
21:00:07 [2020-03-27T21:00:07.223Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
21:00:07 [2020-03-27T21:00:07.223Z] === RUN   TestTagExistedNameWithoutForce
21:00:07 [2020-03-27T21:00:07.482Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
21:00:07 [2020-03-27T21:00:07.482Z] === RUN   TestTagOfficialNames
21:00:07 [2020-03-27T21:00:07.482Z] --- PASS: TestTagOfficialNames (0.08s)
21:00:07 [2020-03-27T21:00:07.482Z] === RUN   TestTagMatchesDigest
21:00:07 [2020-03-27T21:00:07.482Z] --- PASS: TestTagMatchesDigest (0.03s)
21:00:07 [2020-03-27T21:00:07.482Z] PASS
21:00:07 [2020-03-27T21:00:07.482Z] 
21:00:07 [2020-03-27T21:00:07.482Z] === Skipped
21:00:07 [2020-03-27T21:00:07.482Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:00:07 [2020-03-27T21:00:07.482Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
21:00:07 [2020-03-27T21:00:07.482Z] 
21:00:07 [2020-03-27T21:00:07.482Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:00:07 [2020-03-27T21:00:07.482Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:00:07 [2020-03-27T21:00:07.482Z] 
21:00:07 [2020-03-27T21:00:07.482Z] 
21:00:07 [2020-03-27T21:00:07.482Z] DONE 12 tests, 2 skipped in 1.738s
21:00:07 [2020-03-27T21:00:07.482Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
21:00:07 [2020-03-27T21:00:07.482Z] ++ 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
21:00:07 [2020-03-27T21:00:07.482Z] ++ set -e
21:00:07 [2020-03-27T21:00:07.482Z] ++ '[' -n 0 ']'
21:00:07 [2020-03-27T21:00:07.482Z] ++ set -x
21:00:07 [2020-03-27T21:00:07.482Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:00:07 [2020-03-27T21:00:07.740Z] INFO: Testing against a local daemon
21:00:07 [2020-03-27T21:00:07.740Z] === RUN   TestNetworkCreateDelete
21:00:07 [2020-03-27T21:00:07.999Z] --- PASS: TestNetworkCreateDelete (0.40s)
21:00:07 [2020-03-27T21:00:07.999Z] === RUN   TestDockerNetworkDeletePreferID
21:00:08 [2020-03-27T21:00:08.761Z] --- PASS: TestCreateServiceConfigFileMode (3.44s)
21:00:08 [2020-03-27T21:00:08.761Z] === RUN   TestCreateServiceSysctls
21:00:09 [2020-03-27T21:00:09.375Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s)
21:00:09 [2020-03-27T21:00:09.375Z] === RUN   TestInspectNetwork
21:00:09 [2020-03-27T21:00:09.391Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:00:09 [2020-03-27T21:00:09.548Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
21:00:09 [2020-03-27T21:00:09.548Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
21:00:09 [2020-03-27T21:00:09.548Z] --- PASS: TestConfigCreateResolve (2.87s)
21:00:09 [2020-03-27T21:00:09.548Z] === RUN   TestConfigDaemonLibtrustID
21:00:10 [2020-03-27T21:00:10.119Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
21:00:10 [2020-03-27T21:00:10.119Z] PASS
21:00:10 [2020-03-27T21:00:10.119Z] 
21:00:10 [2020-03-27T21:00:10.119Z] DONE 8 tests in 23.477s
21:00:10 [2020-03-27T21:00:10.119Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
21:00:10 [2020-03-27T21:00:10.119Z] ++ 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
21:00:10 [2020-03-27T21:00:10.119Z] ++ set -e
21:00:10 [2020-03-27T21:00:10.119Z] ++ '[' -n 0 ']'
21:00:10 [2020-03-27T21:00:10.119Z] ++ set -x
21:00:10 [2020-03-27T21:00:10.119Z] ++ env -i DEST=/go/src/github.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
21:00:10 [2020-03-27T21:00:10.376Z] INFO: Testing against a local daemon
21:00:10 [2020-03-27T21:00:10.376Z] === RUN   TestCheckpoint
21:00:10 [2020-03-27T21:00:10.376Z] --- SKIP: TestCheckpoint (0.00s)
21:00:10 [2020-03-27T21:00:10.376Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:00:10 [2020-03-27T21:00:10.376Z] === RUN   TestContainerInvalidJSON
21:00:10 [2020-03-27T21:00:10.376Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:00:10 [2020-03-27T21:00:10.376Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:00:10 [2020-03-27T21:00:10.376Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:00:10 [2020-03-27T21:00:10.376Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:00:10 [2020-03-27T21:00:10.376Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:00:10 [2020-03-27T21:00:10.376Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:00:10 [2020-03-27T21:00:10.376Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:00:10 [2020-03-27T21:00:10.376Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:00:10 [2020-03-27T21:00:10.376Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:00:10 [2020-03-27T21:00:10.376Z] --- PASS: TestContainerInvalidJSON (0.02s)
21:00:10 [2020-03-27T21:00:10.376Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:00:10 [2020-03-27T21:00:10.376Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:00:10 [2020-03-27T21:00:10.376Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:00:10 [2020-03-27T21:00:10.376Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:00:10 [2020-03-27T21:00:10.634Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
21:00:10 [2020-03-27T21:00:10.634Z] === RUN   TestCopyFromContainerPathIsNotDir
21:00:10 [2020-03-27T21:00:10.634Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
21:00:10 [2020-03-27T21:00:10.634Z] === RUN   TestCopyToContainerPathDoesNotExist
21:00:10 [2020-03-27T21:00:10.634Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
21:00:10 [2020-03-27T21:00:10.634Z] === RUN   TestCopyToContainerPathIsNotDir
21:00:10 [2020-03-27T21:00:10.691Z] #80 DONE 37.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:00:10 [2020-03-27T21:00:10.891Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
21:00:10 [2020-03-27T21:00:10.891Z] === RUN   TestCopyFromContainer
21:00:11 [2020-03-27T21:00:11.145Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40739/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bc1ca5ab8a5b96299fa801864284a0c706186420 hack/test/unit
21:00:11 [2020-03-27T21:00:11.824Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
21:00:12 [2020-03-27T21:00:12.388Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
21:00:12 [2020-03-27T21:00:12.388Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
21:00:12 [2020-03-27T21:00:12.646Z] === RUN   TestCopyFromContainer//
21:00:12 [2020-03-27T21:00:12.904Z] === RUN   TestCopyFromContainer//bar/root
21:00:12 [2020-03-27T21:00:12.904Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
21:00:12 [2020-03-27T21:00:12.904Z] === RUN   TestCopyFromContainer//bar/root/
21:00:13 [2020-03-27T21:00:13.160Z] === RUN   TestCopyFromContainer/bar/quux
21:00:13 [2020-03-27T21:00:13.161Z] === RUN   TestCopyFromContainer/bar/quux/
21:00:13 [2020-03-27T21:00:13.418Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:00:13 [2020-03-27T21:00:13.418Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:00:13 [2020-03-27T21:00:13.418Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:00:13 [2020-03-27T21:00:13.675Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:00:13 [2020-03-27T21:00:13.675Z] === RUN   TestCopyFromContainer/bar/notarget
21:00:13 [2020-03-27T21:00:13.932Z] --- PASS: TestCopyFromContainer (3.07s)
21:00:13 [2020-03-27T21:00:13.932Z]     --- PASS: TestCopyFromContainer// (0.12s)
21:00:13 [2020-03-27T21:00:13.932Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
21:00:13 [2020-03-27T21:00:13.932Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.16s)
21:00:13 [2020-03-27T21:00:13.932Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
21:00:13 [2020-03-27T21:00:13.932Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
21:00:13 [2020-03-27T21:00:13.932Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
21:00:13 [2020-03-27T21:00:13.932Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
21:00:13 [2020-03-27T21:00:13.932Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
21:00:13 [2020-03-27T21:00:13.932Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
21:00:13 [2020-03-27T21:00:13.932Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
21:00:13 [2020-03-27T21:00:13.932Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:00:13 [2020-03-27T21:00:13.932Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:00:13 [2020-03-27T21:00:13.932Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:00:13 [2020-03-27T21:00:13.932Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:00:13 [2020-03-27T21:00:13.932Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:00:13 [2020-03-27T21:00:13.932Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:00:13 [2020-03-27T21:00:13.932Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:00:13 [2020-03-27T21:00:13.933Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:00:13 [2020-03-27T21:00:13.933Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:00:13 [2020-03-27T21:00:13.933Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:00:13 [2020-03-27T21:00:13.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
21:00:13 [2020-03-27T21:00:13.933Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
21:00:13 [2020-03-27T21:00:13.933Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
21:00:13 [2020-03-27T21:00:13.933Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
21:00:13 [2020-03-27T21:00:13.933Z] === RUN   TestCreateLinkToNonExistingContainer
21:00:13 [2020-03-27T21:00:13.933Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
21:00:13 [2020-03-27T21:00:13.933Z] === RUN   TestCreateWithInvalidEnv
21:00:13 [2020-03-27T21:00:13.933Z] === RUN   TestCreateWithInvalidEnv/0
21:00:13 [2020-03-27T21:00:13.933Z] === PAUSE TestCreateWithInvalidEnv/0
21:00:13 [2020-03-27T21:00:13.933Z] === RUN   TestCreateWithInvalidEnv/1
21:00:13 [2020-03-27T21:00:13.933Z] === PAUSE TestCreateWithInvalidEnv/1
21:00:13 [2020-03-27T21:00:13.933Z] === RUN   TestCreateWithInvalidEnv/2
21:00:13 [2020-03-27T21:00:13.933Z] === PAUSE TestCreateWithInvalidEnv/2
21:00:13 [2020-03-27T21:00:13.933Z] === CONT  TestCreateWithInvalidEnv/0
21:00:13 [2020-03-27T21:00:13.933Z] === CONT  TestCreateWithInvalidEnv/2
21:00:13 [2020-03-27T21:00:13.933Z] === CONT  TestCreateWithInvalidEnv/1
21:00:13 [2020-03-27T21:00:13.933Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:00:13 [2020-03-27T21:00:13.933Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:00:13 [2020-03-27T21:00:13.933Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:00:13 [2020-03-27T21:00:13.933Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
21:00:13 [2020-03-27T21:00:13.933Z] === RUN   TestCreateTmpfsMountsTarget
21:00:14 [2020-03-27T21:00:14.190Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s)
21:00:14 [2020-03-27T21:00:14.190Z] === RUN   TestCreateWithCustomMaskedPaths
21:00:14 [2020-03-27T21:00:14.239Z] --- PASS: TestCreateServiceSysctls (4.68s)
21:00:14 [2020-03-27T21:00:14.239Z] === RUN   TestCreateServiceCapabilities
21:00:14 [2020-03-27T21:00:14.640Z] === RUN   TestInspectNetwork/full_network_id
21:00:14 [2020-03-27T21:00:14.640Z] === RUN   TestInspectNetwork/partial_network_id
21:00:14 [2020-03-27T21:00:14.640Z] === RUN   TestInspectNetwork/network_name
21:00:14 [2020-03-27T21:00:14.640Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:00:14 [2020-03-27T21:00:14.754Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
21:00:15 [2020-03-27T21:00:15.579Z] ?   	github.com/docker/docker/api	[no test files]
21:00:16 [2020-03-27T21:00:16.649Z] --- PASS: TestCreateWithCustomMaskedPaths (2.59s)
21:00:16 [2020-03-27T21:00:16.649Z] === RUN   TestCreateWithCapabilities
21:00:16 [2020-03-27T21:00:16.649Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:00:16 [2020-03-27T21:00:16.649Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:00:16 [2020-03-27T21:00:16.649Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:00:16 [2020-03-27T21:00:16.649Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:00:16 [2020-03-27T21:00:16.649Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:00:16 [2020-03-27T21:00:16.649Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:00:16 [2020-03-27T21:00:16.649Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:00:16 [2020-03-27T21:00:16.649Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:00:16 [2020-03-27T21:00:16.649Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:00:16 [2020-03-27T21:00:16.649Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:00:16 [2020-03-27T21:00:16.649Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:00:16 [2020-03-27T21:00:16.649Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:00:16 [2020-03-27T21:00:16.649Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:00:16 [2020-03-27T21:00:16.649Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:00:16 [2020-03-27T21:00:16.649Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:00:16 [2020-03-27T21:00:16.649Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:00:16 [2020-03-27T21:00:16.649Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:00:16 [2020-03-27T21:00:16.649Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:00:16 [2020-03-27T21:00:16.649Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:00:16 [2020-03-27T21:00:16.649Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:00:16 [2020-03-27T21:00:16.649Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:00:16 [2020-03-27T21:00:16.649Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:00:16 [2020-03-27T21:00:16.649Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:00:16 [2020-03-27T21:00:16.649Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:00:16 [2020-03-27T21:00:16.649Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:00:16 [2020-03-27T21:00:16.649Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
21:00:16 [2020-03-27T21:00:16.649Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:00:16 [2020-03-27T21:00:16.906Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:00:16 [2020-03-27T21:00:16.906Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:00:16 [2020-03-27T21:00:16.906Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:00:16 [2020-03-27T21:00:16.906Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:00:16 [2020-03-27T21:00:16.906Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:00:16 [2020-03-27T21:00:16.906Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:00:16 [2020-03-27T21:00:16.906Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:00:16 [2020-03-27T21:00:16.906Z] --- PASS: TestCreateWithCapabilities (0.06s)
21:00:16 [2020-03-27T21:00:16.906Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:00:16 [2020-03-27T21:00:16.906Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
21:00:16 [2020-03-27T21:00:16.906Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
21:00:16 [2020-03-27T21:00:16.906Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
21:00:16 [2020-03-27T21:00:16.906Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
21:00:16 [2020-03-27T21:00:16.906Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
21:00:16 [2020-03-27T21:00:16.906Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
21:00:16 [2020-03-27T21:00:16.906Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
21:00:16 [2020-03-27T21:00:16.906Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
21:00:16 [2020-03-27T21:00:16.906Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
21:00:16 [2020-03-27T21:00:16.906Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
21:00:16 [2020-03-27T21:00:16.906Z] === RUN   TestCreateWithCustomReadonlyPaths
21:00:16 [2020-03-27T21:00:16.911Z] --- PASS: TestCreateServiceCapabilities (3.46s)
21:00:16 [2020-03-27T21:00:16.911Z] === RUN   TestInspect
21:00:18 [2020-03-27T21:00:18.275Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
21:00:18 [2020-03-27T21:00:18.826Z] --- PASS: TestInspectNetwork (9.60s)
21:00:18 [2020-03-27T21:00:18.826Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:00:18 [2020-03-27T21:00:18.826Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:00:18 [2020-03-27T21:00:18.826Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:00:18 [2020-03-27T21:00:18.826Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:00:18 [2020-03-27T21:00:18.826Z] === RUN   TestRunContainerWithBridgeNone
21:00:19 [2020-03-27T21:00:19.646Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.63s)
21:00:19 [2020-03-27T21:00:19.646Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:00:19 [2020-03-27T21:00:19.646Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:00:19 [2020-03-27T21:00:19.646Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:00:19 [2020-03-27T21:00:19.646Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:00:19 [2020-03-27T21:00:19.646Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:00:19 [2020-03-27T21:00:19.646Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:00:19 [2020-03-27T21:00:19.646Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:00:19 [2020-03-27T21:00:19.646Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:00:19 [2020-03-27T21:00:19.646Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:00:19 [2020-03-27T21:00:19.646Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:00:19 [2020-03-27T21:00:19.646Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:00:19 [2020-03-27T21:00:19.646Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:00:19 [2020-03-27T21:00:19.646Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:00:19 [2020-03-27T21:00:19.646Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:00:19 [2020-03-27T21:00:19.646Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:00:19 [2020-03-27T21:00:19.646Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:00:19 [2020-03-27T21:00:19.646Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:00:19 [2020-03-27T21:00:19.646Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
21:00:19 [2020-03-27T21:00:19.646Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
21:00:19 [2020-03-27T21:00:19.646Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:00:19 [2020-03-27T21:00:19.646Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:00:19 [2020-03-27T21:00:19.646Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:00:19 [2020-03-27T21:00:19.646Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:00:20 [2020-03-27T21:00:20.209Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
21:00:20 [2020-03-27T21:00:20.359Z] --- PASS: TestInspect (3.59s)
21:00:20 [2020-03-27T21:00:20.359Z] === RUN   TestCreateJob
21:00:20 [2020-03-27T21:00:20.467Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s)
21:00:20 [2020-03-27T21:00:20.467Z] === RUN   TestContainerStartOnDaemonRestart
21:00:20 [2020-03-27T21:00:20.467Z] === PAUSE TestContainerStartOnDaemonRestart
21:00:20 [2020-03-27T21:00:20.467Z] === RUN   TestDaemonRestartIpcMode
21:00:20 [2020-03-27T21:00:20.467Z] === PAUSE TestDaemonRestartIpcMode
21:00:20 [2020-03-27T21:00:20.467Z] === RUN   TestDaemonHostGatewayIP
21:00:20 [2020-03-27T21:00:20.467Z] === PAUSE TestDaemonHostGatewayIP
21:00:20 [2020-03-27T21:00:20.467Z] === RUN   TestDiff
21:00:21 [2020-03-27T21:00:21.358Z] --- PASS: TestRunContainerWithBridgeNone (2.48s)
21:00:21 [2020-03-27T21:00:21.358Z] === RUN   TestNetworkInvalidJSON
21:00:21 [2020-03-27T21:00:21.358Z] === RUN   TestNetworkInvalidJSON//networks/create
21:00:21 [2020-03-27T21:00:21.358Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:00:21 [2020-03-27T21:00:21.358Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:00:21 [2020-03-27T21:00:21.358Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:00:21 [2020-03-27T21:00:21.358Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:00:21 [2020-03-27T21:00:21.358Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:00:21 [2020-03-27T21:00:21.358Z] === CONT  TestNetworkInvalidJSON//networks/create
21:00:21 [2020-03-27T21:00:21.358Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:00:21 [2020-03-27T21:00:21.358Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:00:21 [2020-03-27T21:00:21.358Z] --- PASS: TestNetworkInvalidJSON (0.03s)
21:00:21 [2020-03-27T21:00:21.358Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:00:21 [2020-03-27T21:00:21.358Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:00:21 [2020-03-27T21:00:21.358Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:00:21 [2020-03-27T21:00:21.358Z] === RUN   TestHostIPv4BridgeLabel
21:00:21 [2020-03-27T21:00:21.835Z] --- PASS: TestDiff (1.08s)
21:00:21 [2020-03-27T21:00:21.835Z] === RUN   TestExecWithCloseStdin
21:00:21 [2020-03-27T21:00:21.835Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
21:00:21 [2020-03-27T21:00:21.925Z] --- PASS: TestHostIPv4BridgeLabel (0.75s)
21:00:21 [2020-03-27T21:00:21.925Z] === RUN   TestDaemonRestartWithLiveRestore
21:00:22 [2020-03-27T21:00:22.399Z] --- PASS: TestExecWithCloseStdin (0.88s)
21:00:22 [2020-03-27T21:00:22.399Z] === RUN   TestExec
21:00:23 [2020-03-27T21:00:23.301Z] --- PASS: TestDaemonRestartWithLiveRestore (1.30s)
21:00:23 [2020-03-27T21:00:23.301Z] === RUN   TestDaemonDefaultNetworkPools
21:00:23 [2020-03-27T21:00:23.330Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
21:00:23 [2020-03-27T21:00:23.331Z] --- PASS: TestExec (0.96s)
21:00:23 [2020-03-27T21:00:23.331Z] === RUN   TestExecUser
21:00:23 [2020-03-27T21:00:23.895Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
21:00:24 [2020-03-27T21:00:24.459Z] --- PASS: TestExecUser (1.12s)
21:00:24 [2020-03-27T21:00:24.459Z] === RUN   TestExportContainerAndImportImage
21:00:24 [2020-03-27T21:00:24.678Z] --- PASS: TestDaemonDefaultNetworkPools (1.17s)
21:00:24 [2020-03-27T21:00:24.678Z] === RUN   TestDaemonRestartWithExistingNetwork
21:00:24 [2020-03-27T21:00:24.735Z] --- PASS: TestCreateJob (4.36s)
21:00:24 [2020-03-27T21:00:24.735Z] === RUN   TestReplicatedJob
21:00:25 [2020-03-27T21:00:25.829Z] --- PASS: TestExportContainerAndImportImage (1.20s)
21:00:25 [2020-03-27T21:00:25.829Z] === RUN   TestExportContainerAfterDaemonRestart
21:00:25 [2020-03-27T21:00:25.829Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
21:00:25 [2020-03-27T21:00:25.829Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
21:00:26 [2020-03-27T21:00:26.581Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.93s)
21:00:26 [2020-03-27T21:00:26.581Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:00:27 [2020-03-27T21:00:27.005Z] .........                                                                [ 86%]
21:00:27 [2020-03-27T21:00:27.197Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s)
21:00:27 [2020-03-27T21:00:27.197Z] === RUN   TestHealthCheckWorkdir
21:00:27 [2020-03-27T21:00:27.760Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
21:00:27 [2020-03-27T21:00:27.760Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
21:00:28 [2020-03-27T21:00:28.690Z] --- PASS: TestHealthCheckWorkdir (1.28s)
21:00:28 [2020-03-27T21:00:28.690Z] === RUN   TestHealthKillContainer
21:00:29 [2020-03-27T21:00:29.112Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.25s)
21:00:29 [2020-03-27T21:00:29.112Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:00:29 [2020-03-27T21:00:29.679Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s)
21:00:29 [2020-03-27T21:00:29.679Z] === RUN   TestServiceWithPredefinedNetwork
21:00:31 [2020-03-27T21:00:31.964Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
21:00:31 [2020-03-27T21:00:31.964Z] === RUN   TestDockerSuite/TestBuildAddNonTar
21:00:31 [2020-03-27T21:00:31.964Z] --- PASS: TestHealthKillContainer (3.19s)
21:00:31 [2020-03-27T21:00:31.964Z] === RUN   TestInspectCpusetInConfigPre120
21:00:32 [2020-03-27T21:00:32.360Z] tests/integration/models_images_test.py ...............                  [ 89%]
21:00:32 [2020-03-27T21:00:32.895Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s)
21:00:32 [2020-03-27T21:00:32.895Z] === RUN   TestIpcModeNone
21:00:32 [2020-03-27T21:00:32.965Z] --- PASS: TestServiceWithPredefinedNetwork (3.36s)
21:00:32 [2020-03-27T21:00:32.965Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:00:32 [2020-03-27T21:00:32.965Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:00:32 [2020-03-27T21:00:32.965Z]     service_test.go:236: FLAKY_TEST
21:00:32 [2020-03-27T21:00:32.965Z] === RUN   TestServiceWithDataPathPortInit
21:00:33 [2020-03-27T21:00:33.105Z] --- PASS: TestReplicatedJob (7.26s)
21:00:33 [2020-03-27T21:00:33.105Z] === RUN   TestUpdateReplicatedJob
21:00:33 [2020-03-27T21:00:33.152Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
21:00:33 [2020-03-27T21:00:33.715Z] --- PASS: TestIpcModeNone (1.02s)
21:00:33 [2020-03-27T21:00:33.715Z] === RUN   TestIpcModePrivate
21:00:33 [2020-03-27T21:00:33.972Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
21:00:33 [2020-03-27T21:00:33.973Z] tests/integration/models_networks_test.py ....                           [ 90%]
21:00:34 [2020-03-27T21:00:34.905Z] --- PASS: TestIpcModePrivate (0.98s)
21:00:34 [2020-03-27T21:00:34.905Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:228, shared: false, mustBeShared: false
21:00:34 [2020-03-27T21:00:34.905Z] === RUN   TestIpcModeShareable
21:00:35 [2020-03-27T21:00:35.163Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
21:00:35 [2020-03-27T21:00:35.728Z] --- PASS: TestIpcModeShareable (1.03s)
21:00:35 [2020-03-27T21:00:35.728Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:193, shared: true, mustBeShared: true
21:00:35 [2020-03-27T21:00:35.728Z] === RUN   TestAPIIpcModeShareableAndContainer
21:00:35 [2020-03-27T21:00:35.728Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
21:00:36 [2020-03-27T21:00:36.293Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
21:00:36 [2020-03-27T21:00:36.545Z] --- PASS: TestUpdateReplicatedJob (4.67s)
21:00:36 [2020-03-27T21:00:36.545Z] === RUN   TestServiceListWithStatuses
21:00:36 [2020-03-27T21:00:36.545Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:00:36 [2020-03-27T21:00:36.545Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:00:36 [2020-03-27T21:00:36.545Z] === RUN   TestDockerNetworkConnectAlias
21:00:36 [2020-03-27T21:00:36.857Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
21:00:37 [2020-03-27T21:00:37.789Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
21:00:38 [2020-03-27T21:00:38.719Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.05s)
21:00:38 [2020-03-27T21:00:38.719Z] === RUN   TestAPIIpcModeHost
21:00:38 [2020-03-27T21:00:38.976Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
21:00:39 [2020-03-27T21:00:39.539Z] --- PASS: TestAPIIpcModeHost (0.80s)
21:00:39 [2020-03-27T21:00:39.539Z] === RUN   TestDaemonIpcModeShareable
21:00:40 [2020-03-27T21:00:40.469Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
21:00:40 [2020-03-27T21:00:40.469Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
21:00:40 [2020-03-27T21:00:40.493Z] tests/integration/models_nodes_test.py .                                 [ 91%]
21:00:40 [2020-03-27T21:00:40.493Z] tests/integration/models_resources_test.py .                             [ 91%]
21:00:41 [2020-03-27T21:00:41.401Z] --- PASS: TestDaemonIpcModeShareable (1.93s)
21:00:41 [2020-03-27T21:00:41.401Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: true, mustBeShared: true
21:00:41 [2020-03-27T21:00:41.401Z] === RUN   TestDaemonIpcModePrivate
21:00:41 [2020-03-27T21:00:41.964Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
21:00:42 [2020-03-27T21:00:42.529Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
21:00:42 [2020-03-27T21:00:42.638Z] ok  	github.com/docker/docker/api/server	0.044s	coverage: 9.0% of statements
21:00:43 [2020-03-27T21:00:43.460Z] === RUN   TestDockerSuite/TestBuildAddScript
21:00:43 [2020-03-27T21:00:43.460Z] --- PASS: TestDaemonIpcModePrivate (1.96s)
21:00:43 [2020-03-27T21:00:43.460Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: false, mustBeShared: false
21:00:43 [2020-03-27T21:00:43.460Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:00:44 [2020-03-27T21:00:44.390Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
21:00:44 [2020-03-27T21:00:44.944Z] --- PASS: TestDockerNetworkConnectAlias (8.11s)
21:00:44 [2020-03-27T21:00:44.944Z] === RUN   TestDockerNetworkReConnect
21:00:45 [2020-03-27T21:00:45.321Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
21:00:45 [2020-03-27T21:00:45.321Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: false, mustBeShared: false
21:00:45 [2020-03-27T21:00:45.321Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:00:46 [2020-03-27T21:00:46.251Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
21:00:46 [2020-03-27T21:00:46.536Z] tests/integration/models_services_test.py ..............X.               [ 95%]
21:00:47 [2020-03-27T21:00:47.183Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
21:00:47 [2020-03-27T21:00:47.183Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.94s)
21:00:47 [2020-03-27T21:00:47.183Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: true, mustBeShared: true
21:00:47 [2020-03-27T21:00:47.183Z] === RUN   TestIpcModeOlderClient
21:00:47 [2020-03-27T21:00:47.183Z] === PAUSE TestIpcModeOlderClient
21:00:47 [2020-03-27T21:00:47.183Z] === RUN   TestKillContainerInvalidSignal
21:00:48 [2020-03-27T21:00:48.114Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
21:00:48 [2020-03-27T21:00:48.372Z] --- PASS: TestKillContainerInvalidSignal (1.10s)
21:00:48 [2020-03-27T21:00:48.372Z] === RUN   TestKillContainer
21:00:48 [2020-03-27T21:00:48.372Z] === RUN   TestKillContainer/no_signal
21:00:49 [2020-03-27T21:00:49.303Z] === RUN   TestKillContainer/non_killing_signal
21:00:49 [2020-03-27T21:00:49.867Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
21:00:50 [2020-03-27T21:00:50.126Z] === RUN   TestKillContainer/killing_signal
21:00:50 [2020-03-27T21:00:50.301Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:00:50 [2020-03-27T21:00:50.301Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:00:50 [2020-03-27T21:00:50.383Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
21:00:51 [2020-03-27T21:00:51.047Z] --- PASS: TestServiceWithDataPathPortInit (18.09s)
21:00:51 [2020-03-27T21:00:51.047Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:00:51 [2020-03-27T21:00:51.314Z] --- PASS: TestKillContainer (2.94s)
21:00:51 [2020-03-27T21:00:51.314Z]     --- PASS: TestKillContainer/no_signal (0.99s)
21:00:51 [2020-03-27T21:00:51.314Z]     --- PASS: TestKillContainer/non_killing_signal (0.74s)
21:00:51 [2020-03-27T21:00:51.314Z]     --- PASS: TestKillContainer/killing_signal (0.94s)
21:00:51 [2020-03-27T21:00:51.314Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:00:51 [2020-03-27T21:00:51.314Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:00:51 [2020-03-27T21:00:51.731Z] --- PASS: TestDockerNetworkReConnect (6.48s)
21:00:51 [2020-03-27T21:00:51.731Z] === RUN   TestServicePlugin
21:00:51 [2020-03-27T21:00:51.731Z] --- SKIP: TestServicePlugin (0.00s)
21:00:51 [2020-03-27T21:00:51.731Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:00:51 [2020-03-27T21:00:51.731Z] === RUN   TestServiceUpdateLabel
21:00:52 [2020-03-27T21:00:52.244Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:00:52 [2020-03-27T21:00:52.807Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s)
21:00:52 [2020-03-27T21:00:52.807Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s)
21:00:52 [2020-03-27T21:00:52.807Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s)
21:00:52 [2020-03-27T21:00:52.807Z] === RUN   TestKillStoppedContainer
21:00:53 [2020-03-27T21:00:53.065Z] --- PASS: TestKillStoppedContainer (0.09s)
21:00:53 [2020-03-27T21:00:53.065Z] === RUN   TestKillStoppedContainerAPIPre120
21:00:53 [2020-03-27T21:00:53.065Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
21:00:53 [2020-03-27T21:00:53.065Z] === RUN   TestKillDifferentUserContainer
21:00:53 [2020-03-27T21:00:53.996Z] --- PASS: TestKillDifferentUserContainer (0.84s)
21:00:53 [2020-03-27T21:00:53.996Z] === RUN   TestInspectOomKilledTrue
21:00:53 [2020-03-27T21:00:53.996Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:00:53 [2020-03-27T21:00:53.996Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:00:53 [2020-03-27T21:00:53.996Z] === RUN   TestInspectOomKilledFalse
21:00:53 [2020-03-27T21:00:53.996Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:00:53 [2020-03-27T21:00:53.996Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:00:53 [2020-03-27T21:00:53.996Z] === RUN   TestLinksEtcHostsContentMatch
21:00:53 [2020-03-27T21:00:53.996Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
21:00:54 [2020-03-27T21:00:54.193Z] tests/integration/regression_test.py ......                              [ 98%]
21:00:54 [2020-03-27T21:00:54.566Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
21:00:54 [2020-03-27T21:00:54.566Z] === RUN   TestLinksContainerNames
21:00:54 [2020-03-27T21:00:54.704Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:00:54 [2020-03-27T21:00:54.704Z] tests/integration/credentials/utils_test.py .                            [100%]
21:00:54 [2020-03-27T21:00:54.704Z] 
21:00:54 [2020-03-27T21:00:54.704Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:00:54 [2020-03-27T21:00:54.704Z] =========================== short test summary info ============================
21:00:54 [2020-03-27T21:00:54.704Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:00:54 [2020-03-27T21:00:54.704Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:00:54 [2020-03-27T21:00:54.704Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:00:54 [2020-03-27T21:00:54.704Z]   Not supported on most drivers
21:00:54 [2020-03-27T21:00:54.704Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
21:00:54 [2020-03-27T21:00:54.704Z]   Can fail if eth0 has multiple IP addresses
21:00:54 [2020-03-27T21:00:54.704Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:00:54 [2020-03-27T21:00:54.704Z]   This doesn't seem to be taken into account by the engine
21:00:54 [2020-03-27T21:00:54.704Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
21:00:54 [2020-03-27T21:00:54.704Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
21:00:54 [2020-03-27T21:00:54.704Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
21:00:54 [2020-03-27T21:00:54.704Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
21:00:54 [2020-03-27T21:00:54.704Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
21:00:54 [2020-03-27T21:00:54.704Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
21:00:54 [2020-03-27T21:00:54.704Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:00:54 [2020-03-27T21:00:54.704Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 342.07 seconds ==
21:00:54 [2020-03-27T21:00:54.961Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:00:55 [2020-03-27T21:00:55.133Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
21:00:55 [2020-03-27T21:00:55.171Z] --- PASS: TestServiceUpdateLabel (3.74s)
21:00:55 [2020-03-27T21:00:55.171Z] === RUN   TestServiceUpdateSecrets
21:00:56 [2020-03-27T21:00:56.063Z] --- PASS: TestLinksContainerNames (1.50s)
21:00:56 [2020-03-27T21:00:56.063Z] === RUN   TestLogsFollowTailEmpty
21:00:56 [2020-03-27T21:00:56.797Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
21:00:56 [2020-03-27T21:00:56.797Z] 
21:00:56 [2020-03-27T21:00:56.797Z]  ________   ____  __.
21:00:56 [2020-03-27T21:00:56.797Z]  \_____  \ |    |/ _|
21:00:56 [2020-03-27T21:00:56.797Z]  /   |   \|      <
21:00:56 [2020-03-27T21:00:56.797Z]  /    |    \    |  \
21:00:56 [2020-03-27T21:00:56.797Z]  \_______  /____|__ \
21:00:56 [2020-03-27T21:00:56.797Z]          \/        \/
21:00:56 [2020-03-27T21:00:56.797Z] 
21:00:56 [2020-03-27T21:00:56.797Z] INFO: make.ps1 ended at 03/27/2020 21:00:54
21:00:56 [2020-03-27T21:00:56.994Z] --- PASS: TestLogsFollowTailEmpty (0.95s)
21:00:56 [2020-03-27T21:00:56.994Z] === RUN   TestContainerNetworkMountsNoChown
21:00:57 [2020-03-27T21:00:57.743Z] INFO: Binaries build ended at 03/27/2020 21:00:57. Duration:00:01:18.3200943
21:00:57 [2020-03-27T21:00:57.925Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s)
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/default
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/default
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/private
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/private
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/rprivate
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/rprivate
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/slave
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/slave
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/rslave
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/rslave
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/shared
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/shared
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/rshared
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/rshared
21:00:57 [2020-03-27T21:00:57.925Z] === CONT  TestMountDaemonRoot/default
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/default/bind_root
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/default/mount_root
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:00:57 [2020-03-27T21:00:57.925Z] === CONT  TestMountDaemonRoot/rslave
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:00:57 [2020-03-27T21:00:57.925Z] === CONT  TestMountDaemonRoot/rshared
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === CONT  TestMountDaemonRoot/shared
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:00:57 [2020-03-27T21:00:57.925Z] === CONT  TestMountDaemonRoot/rprivate
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === CONT  TestMountDaemonRoot/slave
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === CONT  TestMountDaemonRoot/private
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/private/bind_root
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === RUN   TestMountDaemonRoot/private/mount_root
21:00:57 [2020-03-27T21:00:57.925Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:00:57 [2020-03-27T21:00:57.925Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:00:57 [2020-03-27T21:00:57.925Z] === CONT  TestMountDaemonRoot/default/mount_root
21:00:57 [2020-03-27T21:00:57.925Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === CONT  TestMountDaemonRoot/default/bind_root
21:00:57 [2020-03-27T21:00:57.925Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:00:57 [2020-03-27T21:00:57.925Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:00:58 [2020-03-27T21:00:58.182Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:00:58 [2020-03-27T21:00:58.182Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:00:58 [2020-03-27T21:00:58.182Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:00:58 [2020-03-27T21:00:58.182Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:00:58 [2020-03-27T21:00:58.182Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:00:58 [2020-03-27T21:00:58.182Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:00:58 [2020-03-27T21:00:58.182Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:00:58 [2020-03-27T21:00:58.182Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:00:58 [2020-03-27T21:00:58.440Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:00:58 [2020-03-27T21:00:58.441Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:00:58 [2020-03-27T21:00:58.441Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:00:58 [2020-03-27T21:00:58.441Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:00:58 [2020-03-27T21:00:58.441Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:00:58 [2020-03-27T21:00:58.441Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:00:58 [2020-03-27T21:00:58.441Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:00:58 [2020-03-27T21:00:58.441Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:00:58 [2020-03-27T21:00:58.441Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:00:58 [2020-03-27T21:00:58.441Z] === CONT  TestMountDaemonRoot/private/mount_root
21:00:58 [2020-03-27T21:00:58.441Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:00:58 [2020-03-27T21:00:58.441Z] === CONT  TestMountDaemonRoot/private/bind_root
21:00:58 [2020-03-27T21:00:58.441Z] --- PASS: TestMountDaemonRoot (0.03s)
21:00:58 [2020-03-27T21:00:58.441Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
21:00:58 [2020-03-27T21:00:58.441Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
21:00:58 [2020-03-27T21:00:58.441Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
21:00:58 [2020-03-27T21:00:58.441Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
21:00:58 [2020-03-27T21:00:58.441Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
21:00:58 [2020-03-27T21:00:58.441Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
21:00:58 [2020-03-27T21:00:58.441Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
21:00:58 [2020-03-27T21:00:58.441Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
21:00:58 [2020-03-27T21:00:58.441Z] === RUN   TestContainerBindMountNonRecursive
21:00:59 [2020-03-27T21:00:59.810Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
21:00:59 [2020-03-27T21:00:59.878Z] INFO: Copying the built daemon binary to d:\CI\PR-40739\3\binary\dockerd-dbb42b509e.exe...
21:01:00 [2020-03-27T21:01:00.377Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
21:01:00 [2020-03-27T21:01:00.940Z] --- PASS: TestContainerBindMountNonRecursive (2.43s)
21:01:00 [2020-03-27T21:01:00.940Z] === RUN   TestNetworkNat
21:01:01 [2020-03-27T21:01:01.018Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.59s)
21:01:01 [2020-03-27T21:01:01.018Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gor2qmc2ht95du6pla7zzu23j Created:2020-03-27 21:00:52.094120906 +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[2e991586d5f1781b572ce52b5e25421b645daa5b9d7f1c28e9cabfc67204fd94:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.skg6s773eqv2aoq92mkpg7wn2 EndpointID:bb7796470786c521b51bf5adc5102c54c72dd7f297505966b34e83449be0912b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:65656c3f9608b7fe58feff89c20fb0bf7f12f8c5b35abdb588c16934699bed89 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:f3719f8b6f05 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.skg6s773eqv2aoq92mkpg7wn2 EndpointID:bb7796470786c521b51bf5adc5102c54c72dd7f297505966b34e83449be0912b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:01:01 [2020-03-27T21:01:01.018Z] PASS
21:01:01 [2020-03-27T21:01:01.018Z] 
21:01:01 [2020-03-27T21:01:01.018Z] === Skipped
21:01:01 [2020-03-27T21:01:01.018Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:01:01 [2020-03-27T21:01:01.018Z]     service_test.go:236: FLAKY_TEST
21:01:01 [2020-03-27T21:01:01.018Z] 
21:01:01 [2020-03-27T21:01:01.018Z] 
21:01:01 [2020-03-27T21:01:01.018Z] DONE 22 tests, 1 skipped in 52.077s
21:01:01 [2020-03-27T21:01:01.018Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:01:01 [2020-03-27T21:01:01.018Z] ++ 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
21:01:01 [2020-03-27T21:01:01.018Z] ++ set -e
21:01:01 [2020-03-27T21:01:01.018Z] ++ '[' -n 0 ']'
21:01:01 [2020-03-27T21:01:01.018Z] ++ set -x
21:01:01 [2020-03-27T21:01:01.018Z] ++ env -i DEST=/go/src/github.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
21:01:01 [2020-03-27T21:01:01.018Z] INFO: Testing against a local daemon
21:01:01 [2020-03-27T21:01:01.018Z] === RUN   TestDockerNetworkIpvlanPersistance
21:01:01 [2020-03-27T21:01:01.018Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:01:01 [2020-03-27T21:01:01.018Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:01:01 [2020-03-27T21:01:01.018Z] === RUN   TestDockerNetworkIpvlan
21:01:01 [2020-03-27T21:01:01.018Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:01:01 [2020-03-27T21:01:01.018Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:01:01 [2020-03-27T21:01:01.018Z] PASS
21:01:01 [2020-03-27T21:01:01.018Z] 
21:01:01 [2020-03-27T21:01:01.018Z] === Skipped
21:01:01 [2020-03-27T21:01:01.018Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:01:01 [2020-03-27T21:01:01.018Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:01:01 [2020-03-27T21:01:01.018Z] 
21:01:01 [2020-03-27T21:01:01.018Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:01:01 [2020-03-27T21:01:01.018Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:01:01 [2020-03-27T21:01:01.018Z] 
21:01:01 [2020-03-27T21:01:01.018Z] 
21:01:01 [2020-03-27T21:01:01.018Z] DONE 2 tests, 2 skipped in 0.132s
21:01:01 [2020-03-27T21:01:01.018Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:01:01 [2020-03-27T21:01:01.018Z] ++ 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
21:01:01 [2020-03-27T21:01:01.018Z] ++ set -e
21:01:01 [2020-03-27T21:01:01.018Z] ++ '[' -n 0 ']'
21:01:01 [2020-03-27T21:01:01.018Z] ++ set -x
21:01:01 [2020-03-27T21:01:01.018Z] ++ env -i DEST=/go/src/github.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
21:01:01 [2020-03-27T21:01:01.018Z] INFO: Testing against a local daemon
21:01:01 [2020-03-27T21:01:01.018Z] === RUN   TestDockerNetworkMacvlanPersistance
21:01:01 [2020-03-27T21:01:01.382Z] INFO: Copying the built client binary to d:\CI\PR-40739\3\binary\docker-dbb42b509e.exe...
21:01:01 [2020-03-27T21:01:01.382Z] INFO: Copying dockerversion from the container...
21:01:01 [2020-03-27T21:01:01.831Z] INFO: Copying the golang package from the container to d:\CI\PR-40739\3\installer\go.zip...
21:01:01 [2020-03-27T21:01:01.871Z] --- PASS: TestNetworkNat (0.89s)
21:01:01 [2020-03-27T21:01:01.871Z] === RUN   TestNetworkLocalhostTCPNat
21:01:01 [2020-03-27T21:01:01.954Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.06s)
21:01:01 [2020-03-27T21:01:01.954Z] === RUN   TestDockerNetworkMacvlan
21:01:02 [2020-03-27T21:01:02.803Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s)
21:01:02 [2020-03-27T21:01:02.803Z] === RUN   TestNetworkLoopbackNat
21:01:02 [2020-03-27T21:01:02.889Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:01:03 [2020-03-27T21:01:03.368Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
21:01:03 [2020-03-27T21:01:03.933Z] === RUN   TestDockerSuite/TestBuildAddTar
21:01:03 [2020-03-27T21:01:03.933Z] --- PASS: TestNetworkLoopbackNat (1.26s)
21:01:03 [2020-03-27T21:01:03.933Z] === RUN   TestPause
21:01:04 [2020-03-27T21:01:04.265Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:01:04 [2020-03-27T21:01:04.685Z] INFO: Extracting go.zip to d:\CI\PR-40739\3\go
21:01:04 [2020-03-27T21:01:04.864Z] --- PASS: TestPause (1.03s)
21:01:04 [2020-03-27T21:01:04.864Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:01:04 [2020-03-27T21:01:04.864Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:01:04 [2020-03-27T21:01:04.864Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:01:04 [2020-03-27T21:01:04.864Z] === RUN   TestPauseStopPausedContainer
21:01:05 [2020-03-27T21:01:05.641Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:01:06 [2020-03-27T21:01:06.237Z] --- PASS: TestPauseStopPausedContainer (1.10s)
21:01:06 [2020-03-27T21:01:06.237Z] === RUN   TestPsFilter
21:01:06 [2020-03-27T21:01:06.237Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
21:01:06 [2020-03-27T21:01:06.237Z] --- PASS: TestPsFilter (0.27s)
21:01:06 [2020-03-27T21:01:06.237Z] === RUN   TestRemoveContainerWithRemovedVolume
21:01:07 [2020-03-27T21:01:07.111Z] Leaving: AppArmorNo profiles have been unloaded.
21:01:07 [2020-03-27T21:01:07.111Z] 
21:01:07 [2020-03-27T21:01:07.111Z] Unloading profiles will leave already running processes permanently
21:01:07 [2020-03-27T21:01:07.111Z] unconfined, which can lead to unexpected situations.
21:01:07 [2020-03-27T21:01:07.111Z] 
21:01:07 [2020-03-27T21:01:07.111Z] To set a process to complain mode, use the command line tool
21:01:07 [2020-03-27T21:01:07.111Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:01:07 [2020-03-27T21:01:07.111Z] 
21:01:07 [2020-03-27T21:01:07.167Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.99s)
21:01:07 [2020-03-27T21:01:07.424Z] === RUN   TestRemoveContainerWithVolume
Post stage
[Pipeline] junit
21:01:07 [2020-03-27T21:01:07.679Z] Recording test results
21:01:08 [2020-03-27T21:01:08.357Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
21:01:08 [2020-03-27T21:01:08.357Z] === RUN   TestRemoveContainerRunning
21:01:08 [2020-03-27T21:01:08.614Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
[Pipeline] sh
21:01:08 [2020-03-27T21:01:08.925Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:01:09 [2020-03-27T21:01:09.131Z] + echo Ensuring container killed.
21:01:09 [2020-03-27T21:01:09.131Z] Ensuring container killed.
21:01:09 [2020-03-27T21:01:09.131Z] + docker rm -vf docker-pr3
21:01:09 [2020-03-27T21:01:09.131Z] Error: No such container: docker-pr3
21:01:09 [2020-03-27T21:01:09.131Z] + true
[Pipeline] sh
21:01:09 [2020-03-27T21:01:09.177Z] --- PASS: TestRemoveContainerRunning (0.90s)
21:01:09 [2020-03-27T21:01:09.177Z] === RUN   TestRemoveContainerForceRemoveRunning
21:01:09 [2020-03-27T21:01:09.405Z] + echo Chowning /workspace to jenkins user
21:01:09 [2020-03-27T21:01:09.405Z] Chowning /workspace to jenkins user
21:01:09 [2020-03-27T21:01:09.405Z] + id -u
21:01:09 [2020-03-27T21:01:09.405Z] + id -g
21:01:09 [2020-03-27T21:01:09.405Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40739:/workspace busybox chown -R 1000:1000 /workspace
21:01:09 [2020-03-27T21:01:09.405Z] Unable to find image 'busybox:latest' locally
21:01:10 [2020-03-27T21:01:10.109Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.07s)
21:01:10 [2020-03-27T21:01:10.109Z] === RUN   TestRemoveInvalidContainer
21:01:10 [2020-03-27T21:01:10.109Z] --- PASS: TestRemoveInvalidContainer (0.02s)
21:01:10 [2020-03-27T21:01:10.109Z] === RUN   TestRenameLinkedContainer
21:01:12 [2020-03-27T21:01:12.209Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:01:13 [2020-03-27T21:01:13.588Z] --- PASS: TestServiceUpdateSecrets (16.01s)
21:01:13 [2020-03-27T21:01:13.588Z] === RUN   TestServiceUpdateConfigs
21:01:14 [2020-03-27T21:01:14.371Z] === RUN   TestDockerSuite/TestBuildAddTarXz
21:01:14 [2020-03-27T21:01:14.636Z] latest: Pulling from library/busybox
21:01:14 [2020-03-27T21:01:14.636Z] --- PASS: TestRenameLinkedContainer (4.59s)
21:01:14 [2020-03-27T21:01:14.636Z] 0669b0daf1fb: Pulling fs layer
21:01:14 [2020-03-27T21:01:14.636Z] 0669b0daf1fb: Verifying Checksum
21:01:14 [2020-03-27T21:01:14.636Z] 0669b0daf1fb: Download complete
21:01:14 [2020-03-27T21:01:14.636Z] === RUN   TestRenameStoppedContainer
21:01:14 [2020-03-27T21:01:14.891Z] 0669b0daf1fb: Pull complete
21:01:14 [2020-03-27T21:01:14.891Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
21:01:14 [2020-03-27T21:01:14.891Z] Status: Downloaded newer image for busybox:latest
21:01:15 [2020-03-27T21:01:15.574Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
21:01:15 [2020-03-27T21:01:15.574Z] --- PASS: TestRenameStoppedContainer (0.95s)
21:01:15 [2020-03-27T21:01:15.574Z] === RUN   TestRenameRunningContainerAndReuse
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:01:17 [2020-03-27T21:01:17.098Z] + bundleName=docker-py
21:01:17 [2020-03-27T21:01:17.098Z] + echo Creating docker-py-bundles.tar.gz
21:01:17 [2020-03-27T21:01:17.098Z] Creating docker-py-bundles.tar.gz
21:01:17 [2020-03-27T21:01:17.098Z] + 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
21:01:17 [2020-03-27T21:01:17.112Z] Archiving artifacts
21:01:17 [2020-03-27T21:01:17.472Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
21:01:18 [2020-03-27T21:01:18.036Z] --- PASS: TestRenameRunningContainerAndReuse (2.44s)
21:01:18 [2020-03-27T21:01:18.036Z] === RUN   TestRenameInvalidName
21:01:18 [2020-03-27T21:01:18.559Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40739/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
21:01:18 [2020-03-27T21:01:18.772Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:01:18 [2020-03-27T21:01:18.916Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40739/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420 -e DOCKER_GRAPHDRIVER docker:bc1ca5ab8a5b96299fa801864284a0c706186420 hack/make.sh binary-daemon
21:01:19 [2020-03-27T21:01:19.172Z] 
21:01:19 [2020-03-27T21:01:19.408Z] --- PASS: TestRenameInvalidName (1.04s)
21:01:19 [2020-03-27T21:01:19.408Z] === RUN   TestRenameAnonymousContainer
21:01:19 [2020-03-27T21:01:19.427Z] Removing bundles/
21:01:19 [2020-03-27T21:01:19.427Z] 
21:01:19 [2020-03-27T21:01:19.427Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
21:01:19 [2020-03-27T21:01:19.427Z] Building: bundles/binary-daemon/dockerd-dev
21:01:19 [2020-03-27T21:01:19.427Z] GOOS="" GOARCH="" GOARM=""
21:01:20 [2020-03-27T21:01:20.147Z] --- PASS: TestDockerNetworkMacvlan (18.00s)
21:01:20 [2020-03-27T21:01:20.147Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
21:01:20 [2020-03-27T21:01:20.147Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
21:01:20 [2020-03-27T21:01:20.147Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s)
21:01:20 [2020-03-27T21:01:20.147Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.01s)
21:01:20 [2020-03-27T21:01:20.147Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.72s)
21:01:20 [2020-03-27T21:01:20.147Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s)
21:01:20 [2020-03-27T21:01:20.147Z] PASS
21:01:20 [2020-03-27T21:01:20.147Z] 
21:01:20 [2020-03-27T21:01:20.147Z] DONE 8 tests in 20.182s
21:01:20 [2020-03-27T21:01:20.147Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
21:01:20 [2020-03-27T21:01:20.147Z] ++ 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
21:01:20 [2020-03-27T21:01:20.147Z] ++ set -e
21:01:20 [2020-03-27T21:01:20.147Z] ++ '[' -n 0 ']'
21:01:20 [2020-03-27T21:01:20.147Z] ++ set -x
21:01:20 [2020-03-27T21:01:20.148Z] ++ env -i DEST=/go/src/github.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
21:01:20 [2020-03-27T21:01:20.148Z] testing: warning: no tests to run
21:01:20 [2020-03-27T21:01:20.148Z] PASS
21:01:20 [2020-03-27T21:01:20.148Z] 
21:01:20 [2020-03-27T21:01:20.148Z] DONE 0 tests in 0.026s
21:01:20 [2020-03-27T21:01:20.148Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:01:20 [2020-03-27T21:01:20.148Z] ++ 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
21:01:20 [2020-03-27T21:01:20.148Z] ++ set -e
21:01:20 [2020-03-27T21:01:20.148Z] ++ '[' -n 0 ']'
21:01:20 [2020-03-27T21:01:20.148Z] ++ set -x
21:01:20 [2020-03-27T21:01:20.148Z] ++ env -i DEST=/go/src/github.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
21:01:20 [2020-03-27T21:01:20.148Z] INFO: Testing against a local daemon
21:01:20 [2020-03-27T21:01:20.148Z] === RUN   TestAuthZPluginAllowRequest
21:01:21 [2020-03-27T21:01:21.305Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
21:01:22 [2020-03-27T21:01:22.049Z] --- PASS: TestAuthZPluginAllowRequest (1.79s)
21:01:22 [2020-03-27T21:01:22.049Z] === RUN   TestAuthZPluginTLS
21:01:22 [2020-03-27T21:01:22.617Z] --- PASS: TestAuthZPluginTLS (0.66s)
21:01:22 [2020-03-27T21:01:22.617Z] === RUN   TestAuthZPluginDenyRequest
21:01:22 [2020-03-27T21:01:22.675Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
21:01:23 [2020-03-27T21:01:23.183Z] --- PASS: TestAuthZPluginDenyRequest (0.62s)
21:01:23 [2020-03-27T21:01:23.184Z] === RUN   TestAuthZPluginAPIDenyResponse
21:01:23 [2020-03-27T21:01:23.605Z] --- PASS: TestRenameAnonymousContainer (4.30s)
21:01:23 [2020-03-27T21:01:23.605Z] === RUN   TestRenameContainerWithSameName
21:01:23 [2020-03-27T21:01:23.605Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
21:01:23 [2020-03-27T21:01:23.751Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s)
21:01:23 [2020-03-27T21:01:23.751Z] === RUN   TestAuthZPluginDenyResponse
21:01:24 [2020-03-27T21:01:24.168Z] --- PASS: TestRenameContainerWithSameName (0.84s)
21:01:24 [2020-03-27T21:01:24.168Z] === RUN   TestRenameContainerWithLinkedContainer
21:01:24 [2020-03-27T21:01:24.687Z] --- PASS: TestAuthZPluginDenyResponse (0.65s)
21:01:24 [2020-03-27T21:01:24.687Z] === RUN   TestAuthZPluginAllowEventStream
21:01:24 [2020-03-27T21:01:24.731Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
21:01:26 [2020-03-27T21:01:26.102Z] --- PASS: TestRenameContainerWithLinkedContainer (1.86s)
21:01:26 [2020-03-27T21:01:26.102Z] === RUN   TestResize
21:01:26 [2020-03-27T21:01:26.589Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s)
21:01:26 [2020-03-27T21:01:26.589Z] === RUN   TestAuthZPluginErrorResponse
21:01:26 [2020-03-27T21:01:26.847Z] --- PASS: TestAuthZPluginErrorResponse (0.64s)
21:01:26 [2020-03-27T21:01:26.847Z] === RUN   TestAuthZPluginErrorRequest
21:01:27 [2020-03-27T21:01:27.033Z] --- PASS: TestResize (0.95s)
21:01:27 [2020-03-27T21:01:27.033Z] === RUN   TestResizeWithInvalidSize
21:01:27 [2020-03-27T21:01:27.415Z] --- PASS: TestAuthZPluginErrorRequest (0.62s)
21:01:27 [2020-03-27T21:01:27.415Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:01:27 [2020-03-27T21:01:27.965Z] --- PASS: TestResizeWithInvalidSize (0.80s)
21:01:27 [2020-03-27T21:01:27.965Z] === RUN   TestResizeWhenContainerNotStarted
21:01:27 [2020-03-27T21:01:27.982Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s)
21:01:27 [2020-03-27T21:01:27.982Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:01:28 [2020-03-27T21:01:28.778Z] --- PASS: TestServiceUpdateConfigs (15.79s)
21:01:28 [2020-03-27T21:01:28.778Z] === RUN   TestServiceUpdateNetwork
21:01:28 [2020-03-27T21:01:28.898Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s)
21:01:28 [2020-03-27T21:01:28.898Z] === RUN   TestDaemonRestartKillContainers
21:01:28 [2020-03-27T21:01:28.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:01:28 [2020-03-27T21:01:28.898Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:01:30 [2020-03-27T21:01:30.268Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
21:01:30 [2020-03-27T21:01:30.515Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s)
21:01:30 [2020-03-27T21:01:30.515Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:01:30 [2020-03-27T21:01:30.833Z] === RUN   TestDockerSuite/TestBuildBlankName
21:01:31 [2020-03-27T21:01:31.397Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
21:01:31 [2020-03-27T21:01:31.397Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:01:31 [2020-03-27T21:01:31.654Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:01:32 [2020-03-27T21:01:32.420Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s)
21:01:32 [2020-03-27T21:01:32.420Z] === RUN   TestAuthZPluginHeader
21:01:33 [2020-03-27T21:01:33.024Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:01:33 [2020-03-27T21:01:33.283Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:01:33 [2020-03-27T21:01:33.797Z] --- PASS: TestAuthZPluginHeader (0.96s)
21:01:33 [2020-03-27T21:01:33.797Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:01:33 [2020-03-27T21:01:33.797Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:01:33 [2020-03-27T21:01:33.797Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:01:33 [2020-03-27T21:01:33.797Z] === RUN   TestAuthZPluginV2Disable
21:01:33 [2020-03-27T21:01:33.797Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:01:33 [2020-03-27T21:01:33.797Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:01:33 [2020-03-27T21:01:33.797Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:01:33 [2020-03-27T21:01:33.797Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:01:33 [2020-03-27T21:01:33.797Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:01:33 [2020-03-27T21:01:33.797Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:01:33 [2020-03-27T21:01:33.797Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:01:33 [2020-03-27T21:01:33.797Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:01:33 [2020-03-27T21:01:33.797Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:01:33 [2020-03-27T21:01:33.847Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
21:01:34 [2020-03-27T21:01:34.105Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
21:01:34 [2020-03-27T21:01:34.471Z] INFO: Extraction ended at 03/27/2020 21:01:31. Duration:00:00:26.9288263
21:01:34 [2020-03-27T21:01:34.471Z] INFO: Updating the golang and path environment variables
21:01:34 [2020-03-27T21:01:34.471Z] INFO: GOPATH=d:\gopath
21:01:34 [2020-03-27T21:01:34.471Z] INFO: go version go1.13.8 windows/amd64
21:01:34 [2020-03-27T21:01:34.471Z] INFO: Running the daemon under test in debug mode
21:01:34 [2020-03-27T21:01:34.471Z] INFO: Starting a daemon under test...
21:01:34 [2020-03-27T21:01:34.471Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40739\3\daemon --pidfile d:\CI\PR-40739\3\docker.pid -D
21:01:34 [2020-03-27T21:01:34.471Z] INFO: Process started successfully.
21:01:34 [2020-03-27T21:01:34.471Z] INFO: Start tailing logs of the daemon under tests
21:01:34 [2020-03-27T21:01:34.471Z] INFO: Waiting for the daemon under test to start...
21:01:34 [2020-03-27T21:01:34.670Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:01:34 [2020-03-27T21:01:34.919Z] INFO: Daemon under test started and replied!
21:01:34 [2020-03-27T21:01:34.919Z] INFO: Docker version of the daemon under test
21:01:34 [2020-03-27T21:01:34.919Z] 
21:01:34 [2020-03-27T21:01:34.919Z] Client:
21:01:34 [2020-03-27T21:01:34.919Z]  Version:      17.06.2-ce
21:01:34 [2020-03-27T21:01:34.919Z]  API version:  1.30
21:01:34 [2020-03-27T21:01:34.919Z]  Go version:   go1.8.3
21:01:34 [2020-03-27T21:01:34.919Z]  Git commit:   cec0b72
21:01:34 [2020-03-27T21:01:34.919Z]  Built:        Tue Sep  5 19:57:19 2017
21:01:34 [2020-03-27T21:01:34.919Z]  OS/Arch:      windows/amd64
21:01:34 [2020-03-27T21:01:34.919Z] 
21:01:34 [2020-03-27T21:01:34.919Z] Server:
21:01:34 [2020-03-27T21:01:34.919Z]  Version:      0.0.0-dev
21:01:34 [2020-03-27T21:01:34.919Z]  API version:  1.41 (minimum version 1.24)
21:01:34 [2020-03-27T21:01:34.919Z]  Go version:   go1.13.8
21:01:34 [2020-03-27T21:01:34.919Z]  Git commit:   dbb42b509e
21:01:34 [2020-03-27T21:01:34.919Z]  Built:        03/27/2020 20:59:44
21:01:34 [2020-03-27T21:01:34.919Z]  OS/Arch:      windows/amd64
21:01:34 [2020-03-27T21:01:34.919Z]  Experimental: false
21:01:34 [2020-03-27T21:01:34.919Z] 
21:01:34 [2020-03-27T21:01:34.919Z] INFO: Docker info of the daemon under test
21:01:34 [2020-03-27T21:01:34.919Z] 
21:01:34 [2020-03-27T21:01:34.927Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:01:35 [2020-03-27T21:01:35.367Z] Containers: 0
21:01:35 [2020-03-27T21:01:35.367Z]  Running: 0
21:01:35 [2020-03-27T21:01:35.367Z]  Paused: 0
21:01:35 [2020-03-27T21:01:35.367Z]  Stopped: 0
21:01:35 [2020-03-27T21:01:35.367Z] Images: 0
21:01:35 [2020-03-27T21:01:35.367Z] Server Version: 0.0.0-dev
21:01:35 [2020-03-27T21:01:35.367Z] Storage Driver: windowsfilter
21:01:35 [2020-03-27T21:01:35.367Z]  Windows: 
21:01:35 [2020-03-27T21:01:35.367Z] Logging Driver: json-file
21:01:35 [2020-03-27T21:01:35.367Z] Plugins: 
21:01:35 [2020-03-27T21:01:35.367Z]  Volume: local
21:01:35 [2020-03-27T21:01:35.367Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
21:01:35 [2020-03-27T21:01:35.367Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
21:01:35 [2020-03-27T21:01:35.367Z] Swarm: inactive
21:01:35 [2020-03-27T21:01:35.367Z] Default Isolation: process
21:01:35 [2020-03-27T21:01:35.367Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
21:01:35 [2020-03-27T21:01:35.367Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
21:01:35 [2020-03-27T21:01:35.367Z] OSType: windows
21:01:35 [2020-03-27T21:01:35.367Z] Architecture: x86_64
21:01:35 [2020-03-27T21:01:35.367Z] CPUs: 4
21:01:35 [2020-03-27T21:01:35.367Z] Total Memory: 32GiB
21:01:35 [2020-03-27T21:01:35.367Z] Name: azwin-2-ccc0e0
21:01:35 [2020-03-27T21:01:35.367Z] ID: ESV2:RMPU:V7ZY:253V:3N77:DY52:PDKY:3TOU:AB7J:7PX4:6AWS:D4HI
21:01:35 [2020-03-27T21:01:35.367Z] Docker Root Dir: D:\CI\PR-40739\3\daemon
21:01:35 [2020-03-27T21:01:35.367Z] Debug Mode (client): false
21:01:35 [2020-03-27T21:01:35.367Z] Debug Mode (server): true
21:01:35 [2020-03-27T21:01:35.367Z]  File Descriptors: -1
21:01:35 [2020-03-27T21:01:35.367Z]  Goroutines: 17
21:01:35 [2020-03-27T21:01:35.367Z]  System Time: 2020-03-27T21:01:34.8834689Z
21:01:35 [2020-03-27T21:01:35.367Z]  EventsListeners: 0
21:01:35 [2020-03-27T21:01:35.367Z] Registry: https://index.docker.io/v1/
21:01:35 [2020-03-27T21:01:35.367Z] Labels:
21:01:35 [2020-03-27T21:01:35.367Z] Experimental: false
21:01:35 [2020-03-27T21:01:35.367Z] Insecure Registries:
21:01:35 [2020-03-27T21:01:35.367Z]  127.0.0.0/8
21:01:35 [2020-03-27T21:01:35.367Z] Live Restore Enabled: false
21:01:35 [2020-03-27T21:01:35.367Z] 
21:01:35 [2020-03-27T21:01:35.367Z] 
21:01:35 [2020-03-27T21:01:35.367Z] INFO: Docker images of the daemon under test
21:01:35 [2020-03-27T21:01:35.367Z] 
21:01:35 [2020-03-27T21:01:35.367Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
21:01:35 [2020-03-27T21:01:35.367Z] 
21:01:35 [2020-03-27T21:01:35.367Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
21:01:35 [2020-03-27T21:01:35.367Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
21:01:35 [2020-03-27T21:01:35.367Z] ltsc2019: Pulling from windows/servercore
21:01:35 [2020-03-27T21:01:35.816Z] 65014b3c3121: Pulling fs layer
21:01:35 [2020-03-27T21:01:35.816Z] 23645bd7ee08: Pulling fs layer
21:01:36 [2020-03-27T21:01:36.823Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
21:01:37 [2020-03-27T21:01:37.387Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:01:37 [2020-03-27T21:01:37.645Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:01:38 [2020-03-27T21:01:38.211Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
21:01:39 [2020-03-27T21:01:39.582Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
21:01:40 [2020-03-27T21:01:40.956Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:01:41 [2020-03-27T21:01:41.213Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
21:01:41 [2020-03-27T21:01:41.213Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:01:41 [2020-03-27T21:01:41.213Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
21:01:42 [2020-03-27T21:01:42.802Z] 23645bd7ee08: Verifying Checksum
21:01:42 [2020-03-27T21:01:42.802Z] 23645bd7ee08: Download complete
21:01:43 [2020-03-27T21:01:43.737Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
21:01:43 [2020-03-27T21:01:43.737Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:01:43 [2020-03-27T21:01:43.737Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.74s)
21:01:43 [2020-03-27T21:01:43.737Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s)
21:01:43 [2020-03-27T21:01:43.737Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s)
21:01:43 [2020-03-27T21:01:43.737Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s)
21:01:43 [2020-03-27T21:01:43.737Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s)
21:01:43 [2020-03-27T21:01:43.737Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s)
21:01:43 [2020-03-27T21:01:43.737Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s)
21:01:43 [2020-03-27T21:01:43.737Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.55s)
21:01:43 [2020-03-27T21:01:43.737Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.65s)
21:01:43 [2020-03-27T21:01:43.737Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.68s)
21:01:43 [2020-03-27T21:01:43.737Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s)
21:01:43 [2020-03-27T21:01:43.737Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s)
21:01:43 [2020-03-27T21:01:43.737Z] === RUN   TestCgroupNamespacesRun
21:01:43 [2020-03-27T21:01:43.963Z] --- PASS: TestServiceUpdateNetwork (16.83s)
21:01:43 [2020-03-27T21:01:43.963Z] PASS
21:01:43 [2020-03-27T21:01:43.963Z] 
21:01:43 [2020-03-27T21:01:43.963Z] === Skipped
21:01:43 [2020-03-27T21:01:43.963Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
21:01:43 [2020-03-27T21:01:43.963Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:01:43 [2020-03-27T21:01:43.963Z] 
21:01:43 [2020-03-27T21:01:43.963Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
21:01:43 [2020-03-27T21:01:43.963Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:01:43 [2020-03-27T21:01:43.963Z] 
21:01:43 [2020-03-27T21:01:43.963Z] 
21:01:43 [2020-03-27T21:01:43.963Z] DONE 23 tests, 2 skipped in 157.678s
21:01:43 [2020-03-27T21:01:43.963Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
21:01:43 [2020-03-27T21:01:43.963Z] ++ 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
21:01:43 [2020-03-27T21:01:43.963Z] ++ set -e
21:01:43 [2020-03-27T21:01:43.963Z] ++ '[' -n 0 ']'
21:01:43 [2020-03-27T21:01:43.963Z] ++ set -x
21:01:43 [2020-03-27T21:01:43.963Z] ++ env -i DEST=/go/src/github.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
21:01:43 [2020-03-27T21:01:43.963Z] INFO: Testing against a local daemon
21:01:43 [2020-03-27T21:01:43.963Z] === RUN   TestSessionCreate
21:01:43 [2020-03-27T21:01:43.963Z] --- PASS: TestSessionCreate (0.02s)
21:01:43 [2020-03-27T21:01:43.963Z] === RUN   TestSessionCreateWithBadUpgrade
21:01:43 [2020-03-27T21:01:43.963Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:01:43 [2020-03-27T21:01:43.963Z] PASS
21:01:43 [2020-03-27T21:01:43.963Z] 
21:01:43 [2020-03-27T21:01:43.963Z] DONE 2 tests in 0.100s
21:01:43 [2020-03-27T21:01:43.963Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
21:01:43 [2020-03-27T21:01:43.963Z] ++ 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
21:01:43 [2020-03-27T21:01:43.963Z] ++ set -e
21:01:43 [2020-03-27T21:01:43.963Z] ++ '[' -n 0 ']'
21:01:43 [2020-03-27T21:01:43.963Z] ++ set -x
21:01:43 [2020-03-27T21:01:43.963Z] ++ env -i DEST=/go/src/github.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
21:01:43 [2020-03-27T21:01:43.963Z] INFO: Testing against a local daemon
21:01:43 [2020-03-27T21:01:43.963Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:01:43 [2020-03-27T21:01:43.963Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:01:43 [2020-03-27T21:01:43.963Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:01:43 [2020-03-27T21:01:43.963Z] === RUN   TestEventsExecDie
21:01:43 [2020-03-27T21:01:43.994Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
21:01:44 [2020-03-27T21:01:44.573Z] --- PASS: TestEventsExecDie (0.91s)
21:01:44 [2020-03-27T21:01:44.573Z] === RUN   TestEventsBackwardsCompatible
21:01:44 [2020-03-27T21:01:44.853Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
21:01:44 [2020-03-27T21:01:44.853Z] === RUN   TestInfoBinaryCommits
21:01:44 [2020-03-27T21:01:44.853Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:01:44 [2020-03-27T21:01:44.853Z] === RUN   TestInfoAPIVersioned
21:01:44 [2020-03-27T21:01:44.853Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:01:44 [2020-03-27T21:01:44.853Z] === RUN   TestInfoDiscoveryBackend
21:01:45 [2020-03-27T21:01:45.464Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
21:01:45 [2020-03-27T21:01:45.464Z] === RUN   TestInfoDiscoveryInvalidAdvertise
21:01:45 [2020-03-27T21:01:45.887Z] --- PASS: TestCgroupNamespacesRun (2.09s)
21:01:45 [2020-03-27T21:01:45.887Z] === RUN   TestCgroupNamespacesRunPrivileged
21:01:46 [2020-03-27T21:01:46.465Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
21:01:46 [2020-03-27T21:01:46.465Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
21:01:46 [2020-03-27T21:01:46.745Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
21:01:46 [2020-03-27T21:01:46.745Z] === RUN   TestInfoAPI
21:01:46 [2020-03-27T21:01:46.819Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
21:01:47 [2020-03-27T21:01:47.026Z] --- PASS: TestInfoAPI (0.02s)
21:01:47 [2020-03-27T21:01:47.026Z] === RUN   TestInfoAPIWarnings
21:01:47 [2020-03-27T21:01:47.306Z] --- PASS: TestInfoAPIWarnings (0.52s)
21:01:47 [2020-03-27T21:01:47.306Z] === RUN   TestInfoDebug
21:01:47 [2020-03-27T21:01:47.750Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s)
21:01:47 [2020-03-27T21:01:47.750Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:01:47 [2020-03-27T21:01:47.917Z] --- PASS: TestInfoDebug (0.52s)
21:01:47 [2020-03-27T21:01:47.917Z] === RUN   TestInfoInsecureRegistries
21:01:48 [2020-03-27T21:01:48.008Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
21:01:48 [2020-03-27T21:01:48.528Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:01:48 [2020-03-27T21:01:48.528Z] === RUN   TestInfoRegistryMirrors
21:01:49 [2020-03-27T21:01:49.140Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:01:49 [2020-03-27T21:01:49.140Z] === RUN   TestLoginFailsWithBadCredentials
21:01:49 [2020-03-27T21:01:49.420Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s)
21:01:49 [2020-03-27T21:01:49.420Z] === RUN   TestPingCacheHeaders
21:01:49 [2020-03-27T21:01:49.420Z] --- PASS: TestPingCacheHeaders (0.01s)
21:01:49 [2020-03-27T21:01:49.420Z] === RUN   TestPingGet
21:01:49 [2020-03-27T21:01:49.420Z] --- PASS: TestPingGet (0.01s)
21:01:49 [2020-03-27T21:01:49.420Z] === RUN   TestPingHead
21:01:49 [2020-03-27T21:01:49.420Z] --- PASS: TestPingHead (0.01s)
21:01:49 [2020-03-27T21:01:49.420Z] === RUN   TestVersion
21:01:49 [2020-03-27T21:01:49.420Z] --- PASS: TestVersion (0.02s)
21:01:49 [2020-03-27T21:01:49.420Z] PASS
21:01:49 [2020-03-27T21:01:49.420Z] 
21:01:49 [2020-03-27T21:01:49.420Z] === Skipped
21:01:49 [2020-03-27T21:01:49.420Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:01:49 [2020-03-27T21:01:49.420Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:01:49 [2020-03-27T21:01:49.420Z] 
21:01:49 [2020-03-27T21:01:49.420Z] 
21:01:49 [2020-03-27T21:01:49.420Z] DONE 18 tests, 1 skipped in 5.639s
21:01:49 [2020-03-27T21:01:49.420Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
21:01:49 [2020-03-27T21:01:49.420Z] ++ 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
21:01:49 [2020-03-27T21:01:49.420Z] ++ set -e
21:01:49 [2020-03-27T21:01:49.420Z] ++ '[' -n 0 ']'
21:01:49 [2020-03-27T21:01:49.420Z] ++ set -x
21:01:49 [2020-03-27T21:01:49.420Z] ++ env -i DEST=/go/src/github.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
21:01:49 [2020-03-27T21:01:49.420Z] INFO: Testing against a local daemon
21:01:49 [2020-03-27T21:01:49.420Z] === RUN   TestVolumesCreateAndList
21:01:49 [2020-03-27T21:01:49.420Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:01:49 [2020-03-27T21:01:49.420Z] === RUN   TestVolumesRemove
21:01:49 [2020-03-27T21:01:49.701Z] --- PASS: TestVolumesRemove (0.13s)
21:01:49 [2020-03-27T21:01:49.701Z] === RUN   TestVolumesInspect
21:01:49 [2020-03-27T21:01:49.701Z] --- PASS: TestVolumesInspect (0.01s)
21:01:49 [2020-03-27T21:01:49.701Z] === RUN   TestVolumesInvalidJSON
21:01:49 [2020-03-27T21:01:49.701Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:01:49 [2020-03-27T21:01:49.701Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:01:49 [2020-03-27T21:01:49.701Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:01:49 [2020-03-27T21:01:49.701Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:01:49 [2020-03-27T21:01:49.701Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:01:49 [2020-03-27T21:01:49.701Z] PASS
21:01:49 [2020-03-27T21:01:49.701Z] 
21:01:49 [2020-03-27T21:01:49.701Z] DONE 5 tests in 0.245s
21:01:49 [2020-03-27T21:01:49.701Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:01:49 [2020-03-27T21:01:49.701Z] ++++ cat bundles/test-integration/docker.pid
21:01:49 [2020-03-27T21:01:49.701Z] +++ kill 11770
21:01:49 [2020-03-27T21:01:49.904Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.96s)
21:01:49 [2020-03-27T21:01:49.904Z] === RUN   TestCgroupNamespacesRunHostMode
21:01:51 [2020-03-27T21:01:51.166Z] +++ /etc/init.d/apparmor stop
21:01:51 [2020-03-27T21:01:51.166Z] Leaving: AppArmorNo profiles have been unloaded.
21:01:51 [2020-03-27T21:01:51.166Z] 
21:01:51 [2020-03-27T21:01:51.166Z] Unloading profiles will leave already running processes permanently
21:01:51 [2020-03-27T21:01:51.166Z] unconfined, which can lead to unexpected situations.
21:01:51 [2020-03-27T21:01:51.166Z] 
21:01:51 [2020-03-27T21:01:51.166Z] To set a process to complain mode, use the command line tool
21:01:51 [2020-03-27T21:01:51.166Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:01:51 [2020-03-27T21:01:51.166Z] +++ true
21:01:51 [2020-03-27T21:01:51.166Z] 
21:01:51 [2020-03-27T21:01:51.275Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s)
21:01:51 [2020-03-27T21:01:51.275Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:01:51 [2020-03-27T21:01:51.875Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.05s)
21:01:51 [2020-03-27T21:01:51.875Z] PASS
21:01:51 [2020-03-27T21:01:51.875Z] 
21:01:51 [2020-03-27T21:01:51.875Z] === Skipped
21:01:51 [2020-03-27T21:01:51.875Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:01:51 [2020-03-27T21:01:51.875Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:01:51 [2020-03-27T21:01:51.875Z] 
21:01:51 [2020-03-27T21:01:51.875Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:01:51 [2020-03-27T21:01:51.875Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:01:51 [2020-03-27T21:01:51.875Z] 
21:01:51 [2020-03-27T21:01:51.875Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:01:51 [2020-03-27T21:01:51.875Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:01:51 [2020-03-27T21:01:51.875Z] 
21:01:51 [2020-03-27T21:01:51.875Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:01:51 [2020-03-27T21:01:51.875Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:01:51 [2020-03-27T21:01:51.875Z] 
21:01:51 [2020-03-27T21:01:51.875Z] 
21:01:51 [2020-03-27T21:01:51.875Z] DONE 17 tests, 4 skipped in 31.560s
21:01:51 [2020-03-27T21:01:51.875Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:01:51 [2020-03-27T21:01:51.875Z] ++ 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
21:01:51 [2020-03-27T21:01:51.875Z] ++ set -e
21:01:51 [2020-03-27T21:01:51.875Z] ++ '[' -n 0 ']'
21:01:51 [2020-03-27T21:01:51.875Z] ++ set -x
21:01:51 [2020-03-27T21:01:51.875Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
21:01:51 [2020-03-27T21:01:51.875Z] INFO: Testing against a local daemon
21:01:51 [2020-03-27T21:01:51.875Z] === RUN   TestPluginInvalidJSON
21:01:51 [2020-03-27T21:01:51.875Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:01:51 [2020-03-27T21:01:51.875Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:01:51 [2020-03-27T21:01:51.875Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:01:51 [2020-03-27T21:01:51.875Z] --- PASS: TestPluginInvalidJSON (0.03s)
21:01:51 [2020-03-27T21:01:51.875Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:01:51 [2020-03-27T21:01:51.875Z] PASS
21:01:51 [2020-03-27T21:01:51.875Z] 
21:01:51 [2020-03-27T21:01:51.875Z] DONE 2 tests in 0.146s
21:01:51 [2020-03-27T21:01:51.875Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:01:51 [2020-03-27T21:01:51.875Z] ++ 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
21:01:51 [2020-03-27T21:01:51.875Z] ++ set -e
21:01:51 [2020-03-27T21:01:51.875Z] ++ '[' -n 0 ']'
21:01:51 [2020-03-27T21:01:51.875Z] ++ set -x
21:01:51 [2020-03-27T21:01:51.876Z] ++ env -i DEST=/go/src/github.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
21:01:51 [2020-03-27T21:01:51.876Z] INFO: Testing against a local daemon
21:01:51 [2020-03-27T21:01:51.876Z] === RUN   TestExternalGraphDriver
21:01:52 [2020-03-27T21:01:52.134Z] === RUN   TestExternalGraphDriver/json
21:01:52 [2020-03-27T21:01:52.208Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
Post stage
[Pipeline] junit
21:01:52 [2020-03-27T21:01:52.665Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:01:53 [2020-03-27T21:01:53.241Z] + echo Ensuring container killed.
21:01:53 [2020-03-27T21:01:53.241Z] Ensuring container killed.
21:01:53 [2020-03-27T21:01:53.241Z] + docker rm -vf docker-pr3
21:01:53 [2020-03-27T21:01:53.241Z] Error: No such container: docker-pr3
21:01:53 [2020-03-27T21:01:53.241Z] + true
[Pipeline] sh
21:01:53 [2020-03-27T21:01:53.579Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
21:01:53 [2020-03-27T21:01:53.579Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s)
21:01:53 [2020-03-27T21:01:53.579Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:01:53 [2020-03-27T21:01:53.608Z] + echo Chowning /workspace to jenkins user
21:01:53 [2020-03-27T21:01:53.608Z] Chowning /workspace to jenkins user
21:01:53 [2020-03-27T21:01:53.608Z] + id -u
21:01:53 [2020-03-27T21:01:53.608Z] + id -g
21:01:53 [2020-03-27T21:01:53.608Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40739:/workspace busybox chown -R 1001:1001 /workspace
21:01:53 [2020-03-27T21:01:53.608Z] Unable to find image 'busybox:latest' locally
21:01:53 [2020-03-27T21:01:53.889Z] latest: Pulling from library/busybox
21:01:54 [2020-03-27T21:01:54.169Z] 1b125a2fb2df: Pulling fs layer
21:01:54 [2020-03-27T21:01:54.169Z] 1b125a2fb2df: Verifying Checksum
21:01:54 [2020-03-27T21:01:54.169Z] 1b125a2fb2df: Download complete
21:01:54 [2020-03-27T21:01:54.511Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s)
21:01:54 [2020-03-27T21:01:54.511Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:01:54 [2020-03-27T21:01:54.666Z] === RUN   TestExternalGraphDriver/spec
21:01:54 [2020-03-27T21:01:54.780Z] 1b125a2fb2df: Pull complete
21:01:54 [2020-03-27T21:01:54.781Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
21:01:54 [2020-03-27T21:01:54.781Z] Status: Downloaded newer image for busybox:latest
21:01:55 [2020-03-27T21:01:55.441Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
21:01:55 [2020-03-27T21:01:55.441Z] === RUN   TestCgroupNamespacesRunOlderClient
21:01:56 [2020-03-27T21:01:56.814Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:01:57 [2020-03-27T21:01:57.175Z] + bundleName=s390x-integration
21:01:57 [2020-03-27T21:01:57.175Z] + echo Creating s390x-integration-bundles.tar.gz
21:01:57 [2020-03-27T21:01:57.175Z] Creating s390x-integration-bundles.tar.gz
21:01:57 [2020-03-27T21:01:57.175Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:01:57 [2020-03-27T21:01:57.175Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
21:01:57 [2020-03-27T21:01:57.200Z] === RUN   TestExternalGraphDriver/pull
21:01:57 [2020-03-27T21:01:57.209Z] Archiving artifacts
21:01:57 [2020-03-27T21:01:57.380Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.98s)
21:01:57 [2020-03-27T21:01:57.380Z] === RUN   TestKernelTCPMemory
21:01:57 [2020-03-27T21:01:57.606Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40739/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:01:57 [2020-03-27T21:01:57.985Z] + make clean
21:01:58 [2020-03-27T21:01:58.266Z] docker volume rm -f docker-dev-cache
21:01:58 [2020-03-27T21:01:58.287Z] docker-dev-cache
[Pipeline] deleteDir
21:01:58 [2020-03-27T21:01:58.313Z] --- PASS: TestKernelTCPMemory (0.93s)
21:01:58 [2020-03-27T21:01:58.313Z] === RUN   TestNISDomainname
21:01:58 [2020-03-27T21:01:58.313Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
21:01:59 [2020-03-27T21:01:59.246Z] --- PASS: TestNISDomainname (1.15s)
21:01:59 [2020-03-27T21:01:59.246Z] === RUN   TestHostnameDnsResolution
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:01:59 [2020-03-27T21:01:59.731Z] --- PASS: TestExternalGraphDriver (7.47s)
21:01:59 [2020-03-27T21:01:59.731Z]     --- PASS: TestExternalGraphDriver/json (2.45s)
21:01:59 [2020-03-27T21:01:59.731Z]     --- PASS: TestExternalGraphDriver/spec (2.76s)
21:01:59 [2020-03-27T21:01:59.731Z]     --- PASS: TestExternalGraphDriver/pull (2.13s)
21:01:59 [2020-03-27T21:01:59.731Z] === RUN   TestGraphdriverPluginV2
21:01:59 [2020-03-27T21:01:59.731Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
21:01:59 [2020-03-27T21:01:59.731Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:01:59 [2020-03-27T21:01:59.731Z] PASS
21:01:59 [2020-03-27T21:01:59.731Z] 
21:01:59 [2020-03-27T21:01:59.731Z] === Skipped
21:01:59 [2020-03-27T21:01:59.731Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
21:01:59 [2020-03-27T21:01:59.731Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:01:59 [2020-03-27T21:01:59.731Z] 
21:01:59 [2020-03-27T21:01:59.731Z] 
21:01:59 [2020-03-27T21:01:59.731Z] DONE 5 tests, 1 skipped in 7.634s
21:01:59 [2020-03-27T21:01:59.731Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:01:59 [2020-03-27T21:01:59.731Z] ++ 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
21:01:59 [2020-03-27T21:01:59.731Z] ++ set -e
21:01:59 [2020-03-27T21:01:59.731Z] ++ '[' -n 0 ']'
21:01:59 [2020-03-27T21:01:59.731Z] ++ set -x
21:01:59 [2020-03-27T21:01:59.731Z] ++ env -i DEST=/go/src/github.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
21:01:59 [2020-03-27T21:01:59.731Z] INFO: Testing against a local daemon
21:01:59 [2020-03-27T21:01:59.731Z] === RUN   TestContinueAfterPluginCrash
21:01:59 [2020-03-27T21:01:59.731Z] === PAUSE TestContinueAfterPluginCrash
21:01:59 [2020-03-27T21:01:59.731Z] === RUN   TestReadPluginNoRead
21:01:59 [2020-03-27T21:01:59.731Z] === PAUSE TestReadPluginNoRead
21:01:59 [2020-03-27T21:01:59.731Z] === RUN   TestDaemonStartWithLogOpt
21:01:59 [2020-03-27T21:01:59.731Z] === PAUSE TestDaemonStartWithLogOpt
21:01:59 [2020-03-27T21:01:59.731Z] === CONT  TestContinueAfterPluginCrash
21:01:59 [2020-03-27T21:01:59.731Z] === CONT  TestDaemonStartWithLogOpt
21:01:59 [2020-03-27T21:01:59.731Z] === CONT  TestReadPluginNoRead
21:02:00 [2020-03-27T21:02:00.617Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
21:02:00 [2020-03-27T21:02:00.874Z] --- PASS: TestHostnameDnsResolution (1.53s)
21:02:00 [2020-03-27T21:02:00.874Z] === RUN   TestStats
21:02:02 [2020-03-27T21:02:02.769Z] --- PASS: TestStats (1.98s)
21:02:02 [2020-03-27T21:02:02.769Z] === RUN   TestStopContainerWithTimeout
21:02:02 [2020-03-27T21:02:02.769Z] === RUN   TestStopContainerWithTimeout/0
21:02:02 [2020-03-27T21:02:02.769Z] === PAUSE TestStopContainerWithTimeout/0
21:02:02 [2020-03-27T21:02:02.769Z] === RUN   TestStopContainerWithTimeout/1
21:02:02 [2020-03-27T21:02:02.769Z] === PAUSE TestStopContainerWithTimeout/1
21:02:02 [2020-03-27T21:02:02.769Z] === RUN   TestStopContainerWithTimeout/3
21:02:02 [2020-03-27T21:02:02.769Z] === PAUSE TestStopContainerWithTimeout/3
21:02:02 [2020-03-27T21:02:02.769Z] === RUN   TestStopContainerWithTimeout/-1
21:02:02 [2020-03-27T21:02:02.769Z] === PAUSE TestStopContainerWithTimeout/-1
21:02:02 [2020-03-27T21:02:02.769Z] === CONT  TestStopContainerWithTimeout/3
21:02:02 [2020-03-27T21:02:02.769Z] === CONT  TestStopContainerWithTimeout/-1
21:02:03 [2020-03-27T21:02:03.701Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
21:02:03 [2020-03-27T21:02:03.958Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
21:02:03 [2020-03-27T21:02:03.958Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
21:02:05 [2020-03-27T21:02:05.328Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
21:02:05 [2020-03-27T21:02:05.891Z] === CONT  TestStopContainerWithTimeout/0
21:02:06 [2020-03-27T21:02:06.148Z] === CONT  TestStopContainerWithTimeout/1
21:02:07 [2020-03-27T21:02:07.519Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
21:02:08 [2020-03-27T21:02:08.449Z] --- PASS: TestStopContainerWithTimeout (0.05s)
21:02:08 [2020-03-27T21:02:08.449Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.91s)
21:02:08 [2020-03-27T21:02:08.449Z]     --- PASS: TestStopContainerWithTimeout/3 (3.33s)
21:02:08 [2020-03-27T21:02:08.449Z]     --- PASS: TestStopContainerWithTimeout/0 (0.97s)
21:02:08 [2020-03-27T21:02:08.449Z]     --- PASS: TestStopContainerWithTimeout/1 (2.06s)
21:02:08 [2020-03-27T21:02:08.449Z] === RUN   TestDeleteDevicemapper
21:02:08 [2020-03-27T21:02:08.449Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:02:08 [2020-03-27T21:02:08.449Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:02:08 [2020-03-27T21:02:08.449Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:02:08 [2020-03-27T21:02:08.449Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
21:02:10 [2020-03-27T21:02:10.977Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.57s)
21:02:10 [2020-03-27T21:02:10.977Z] === RUN   TestUpdateMemory
21:02:10 [2020-03-27T21:02:10.977Z] --- SKIP: TestUpdateMemory (0.01s)
21:02:10 [2020-03-27T21:02:10.977Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:02:10 [2020-03-27T21:02:10.977Z] === RUN   TestUpdateCPUQuota
21:02:11 [2020-03-27T21:02:11.909Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
21:02:11 [2020-03-27T21:02:11.951Z] === RUN   TestReadPluginNoRead/default
21:02:11 [2020-03-27T21:02:11.951Z] --- PASS: TestDaemonStartWithLogOpt (12.51s)
21:02:12 [2020-03-27T21:02:12.167Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
21:02:12 [2020-03-27T21:02:12.731Z] --- PASS: TestUpdateCPUQuota (1.72s)
21:02:12 [2020-03-27T21:02:12.731Z] === RUN   TestUpdatePidsLimit
21:02:12 [2020-03-27T21:02:12.731Z] === RUN   TestUpdatePidsLimit/update_from_none
21:02:12 [2020-03-27T21:02:12.885Z] === RUN   TestReadPluginNoRead/disabled_caching
21:02:12 [2020-03-27T21:02:12.988Z] === RUN   TestUpdatePidsLimit/no_change
21:02:12 [2020-03-27T21:02:12.988Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
21:02:13 [2020-03-27T21:02:13.553Z] === RUN   TestUpdatePidsLimit/update_lower
21:02:13 [2020-03-27T21:02:13.810Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:02:14 [2020-03-27T21:02:14.374Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:02:14 [2020-03-27T21:02:14.630Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
21:02:14 [2020-03-27T21:02:14.630Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:02:14 [2020-03-27T21:02:14.786Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:02:15 [2020-03-27T21:02:15.193Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:02:16 [2020-03-27T21:02:16.564Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
21:02:16 [2020-03-27T21:02:16.687Z] --- PASS: TestReadPluginNoRead (16.99s)
21:02:16 [2020-03-27T21:02:16.687Z]     --- PASS: TestReadPluginNoRead/default (2.00s)
21:02:16 [2020-03-27T21:02:16.687Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.88s)
21:02:16 [2020-03-27T21:02:16.687Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.78s)
21:02:16 [2020-03-27T21:02:16.687Z]     read_test.go:91: [dbb1dea6493f7] daemon is not started
21:02:16 [2020-03-27T21:02:16.821Z] --- PASS: TestUpdatePidsLimit (4.13s)
21:02:16 [2020-03-27T21:02:16.822Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
21:02:16 [2020-03-27T21:02:16.822Z]     --- PASS: TestUpdatePidsLimit/no_change (0.46s)
21:02:16 [2020-03-27T21:02:16.822Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.42s)
21:02:16 [2020-03-27T21:02:16.822Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
21:02:16 [2020-03-27T21:02:16.822Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
21:02:16 [2020-03-27T21:02:16.822Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.51s)
21:02:16 [2020-03-27T21:02:16.822Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s)
21:02:16 [2020-03-27T21:02:16.822Z] === RUN   TestUpdateRestartPolicy
21:02:16 [2020-03-27T21:02:16.946Z] --- PASS: TestContinueAfterPluginCrash (17.33s)
21:02:16 [2020-03-27T21:02:16.946Z] PASS
21:02:16 [2020-03-27T21:02:16.946Z] 
21:02:16 [2020-03-27T21:02:16.946Z] DONE 6 tests in 17.465s
21:02:16 [2020-03-27T21:02:16.946Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:02:16 [2020-03-27T21:02:16.946Z] ++ 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
21:02:16 [2020-03-27T21:02:16.946Z] ++ set -e
21:02:16 [2020-03-27T21:02:16.946Z] ++ '[' -n 0 ']'
21:02:16 [2020-03-27T21:02:16.946Z] ++ set -x
21:02:16 [2020-03-27T21:02:16.946Z] ++ env -i DEST=/go/src/github.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
21:02:16 [2020-03-27T21:02:16.946Z] testing: warning: no tests to run
21:02:16 [2020-03-27T21:02:16.946Z] PASS
21:02:16 [2020-03-27T21:02:16.946Z] 
21:02:16 [2020-03-27T21:02:16.946Z] DONE 0 tests in 0.045s
21:02:16 [2020-03-27T21:02:16.946Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:02:16 [2020-03-27T21:02:16.946Z] ++ 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
21:02:16 [2020-03-27T21:02:16.946Z] ++ set -e
21:02:16 [2020-03-27T21:02:16.946Z] ++ '[' -n 0 ']'
21:02:16 [2020-03-27T21:02:16.946Z] ++ set -x
21:02:16 [2020-03-27T21:02:16.946Z] ++ env -i DEST=/go/src/github.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
21:02:17 [2020-03-27T21:02:17.205Z] INFO: Testing against a local daemon
21:02:17 [2020-03-27T21:02:17.205Z] === RUN   TestPluginWithDevMounts
21:02:17 [2020-03-27T21:02:17.205Z] === PAUSE TestPluginWithDevMounts
21:02:17 [2020-03-27T21:02:17.205Z] === CONT  TestPluginWithDevMounts
21:02:17 [2020-03-27T21:02:17.386Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
21:02:19 [2020-03-27T21:02:19.737Z] --- PASS: TestPluginWithDevMounts (2.18s)
21:02:19 [2020-03-27T21:02:19.737Z] PASS
21:02:19 [2020-03-27T21:02:19.737Z] 
21:02:19 [2020-03-27T21:02:19.737Z] DONE 1 tests in 2.326s
21:02:19 [2020-03-27T21:02:19.737Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
21:02:19 [2020-03-27T21:02:19.737Z] ++ 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
21:02:19 [2020-03-27T21:02:19.737Z] ++ set -e
21:02:19 [2020-03-27T21:02:19.737Z] ++ '[' -n 0 ']'
21:02:19 [2020-03-27T21:02:19.737Z] ++ set -x
21:02:19 [2020-03-27T21:02:19.737Z] ++ env -i DEST=/go/src/github.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
21:02:19 [2020-03-27T21:02:19.737Z] INFO: Testing against a local daemon
21:02:19 [2020-03-27T21:02:19.737Z] === RUN   TestSecretInspect
21:02:19 [2020-03-27T21:02:19.784Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 14.7% of statements
21:02:19 [2020-03-27T21:02:19.907Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
21:02:21 [2020-03-27T21:02:21.275Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:02:21 [2020-03-27T21:02:21.563Z] ok  	github.com/docker/docker/api/server/middleware	0.021s	coverage: 37.7% of statements
21:02:21 [2020-03-27T21:02:21.563Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:02:21 [2020-03-27T21:02:21.563Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:02:21 [2020-03-27T21:02:21.563Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:02:21 [2020-03-27T21:02:21.802Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
21:02:22 [2020-03-27T21:02:22.582Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:02:22 [2020-03-27T21:02:22.582Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:02:22 [2020-03-27T21:02:22.582Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:02:22 [2020-03-27T21:02:22.582Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:02:22 [2020-03-27T21:02:22.582Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:02:22 [2020-03-27T21:02:22.870Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:02:23 [2020-03-27T21:02:23.021Z] --- PASS: TestSecretInspect (3.30s)
21:02:23 [2020-03-27T21:02:23.021Z] === RUN   TestSecretList
21:02:23 [2020-03-27T21:02:23.719Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
21:02:24 [2020-03-27T21:02:24.672Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
21:02:24 [2020-03-27T21:02:24.926Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:02:24 [2020-03-27T21:02:24.926Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:02:25 [2020-03-27T21:02:25.554Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
21:02:25 [2020-03-27T21:02:25.612Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
21:02:25 [2020-03-27T21:02:25.844Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
21:02:26 [2020-03-27T21:02:26.132Z] ok  	github.com/docker/docker/api/types/time	0.012s	coverage: 100.0% of statements
21:02:26 [2020-03-27T21:02:26.176Z] === RUN   TestDockerSuite/TestBuildCacheAdd
21:02:26 [2020-03-27T21:02:26.305Z] --- PASS: TestSecretList (3.37s)
21:02:26 [2020-03-27T21:02:26.305Z] === RUN   TestSecretsCreateAndDelete
21:02:26 [2020-03-27T21:02:26.422Z] ok  	github.com/docker/docker/api/server/router/swarm	0.048s	coverage: 4.5% of statements
21:02:26 [2020-03-27T21:02:26.422Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:02:26 [2020-03-27T21:02:26.422Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:02:26 [2020-03-27T21:02:26.422Z] ?   	github.com/docker/docker/api/types	[no test files]
21:02:26 [2020-03-27T21:02:26.422Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:02:26 [2020-03-27T21:02:26.422Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:02:26 [2020-03-27T21:02:26.422Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:02:26 [2020-03-27T21:02:26.422Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:02:26 [2020-03-27T21:02:26.422Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:02:26 [2020-03-27T21:02:26.422Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:02:26 [2020-03-27T21:02:26.422Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:02:26 [2020-03-27T21:02:26.422Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:02:26 [2020-03-27T21:02:26.422Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:02:26 [2020-03-27T21:02:26.422Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:02:26 [2020-03-27T21:02:26.422Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:02:27 [2020-03-27T21:02:27.078Z] ok  	github.com/docker/docker/api/types/versions	0.022s	coverage: 75.0% of statements
21:02:27 [2020-03-27T21:02:27.078Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:02:27 [2020-03-27T21:02:27.078Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:02:27 [2020-03-27T21:02:27.078Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:02:27 [2020-03-27T21:02:27.078Z] ?   	github.com/docker/docker/builder	[no test files]
21:02:27 [2020-03-27T21:02:27.078Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:02:27 [2020-03-27T21:02:27.078Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:02:27 [2020-03-27T21:02:27.078Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:02:27 [2020-03-27T21:02:27.078Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:02:27 [2020-03-27T21:02:27.078Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:02:27 [2020-03-27T21:02:27.078Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:02:27 [2020-03-27T21:02:27.078Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:02:27 [2020-03-27T21:02:27.105Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
21:02:27 [2020-03-27T21:02:27.669Z] === RUN   TestDockerSuite/TestBuildCacheFrom
21:02:27 [2020-03-27T21:02:27.702Z] ok  	github.com/docker/docker/builder/dockerignore	0.033s	coverage: 96.8% of statements
21:02:29 [2020-03-27T21:02:29.565Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
21:02:29 [2020-03-27T21:02:29.590Z] --- PASS: TestSecretsCreateAndDelete (3.29s)
21:02:29 [2020-03-27T21:02:29.590Z] === RUN   TestSecretsUpdate
21:02:30 [2020-03-27T21:02:30.496Z] --- PASS: TestUpdateRestartPolicy (13.61s)
21:02:30 [2020-03-27T21:02:30.496Z] === RUN   TestUpdateRestartWithAutoRemove
21:02:31 [2020-03-27T21:02:31.428Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s)
21:02:31 [2020-03-27T21:02:31.428Z] === RUN   TestWaitNonBlocked
21:02:31 [2020-03-27T21:02:31.428Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:02:31 [2020-03-27T21:02:31.428Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:02:31 [2020-03-27T21:02:31.428Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:02:31 [2020-03-27T21:02:31.428Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:02:31 [2020-03-27T21:02:31.428Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:02:31 [2020-03-27T21:02:31.428Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:02:32 [2020-03-27T21:02:32.800Z] --- PASS: TestWaitNonBlocked (0.01s)
21:02:32 [2020-03-27T21:02:32.800Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.37s)
21:02:32 [2020-03-27T21:02:32.800Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.41s)
21:02:32 [2020-03-27T21:02:32.800Z] === RUN   TestWaitBlocked
21:02:32 [2020-03-27T21:02:32.800Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:02:32 [2020-03-27T21:02:32.800Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:02:32 [2020-03-27T21:02:32.800Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:02:32 [2020-03-27T21:02:32.800Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:02:32 [2020-03-27T21:02:32.800Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:02:32 [2020-03-27T21:02:32.800Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:02:32 [2020-03-27T21:02:32.874Z] --- PASS: TestSecretsUpdate (3.29s)
21:02:32 [2020-03-27T21:02:32.874Z] === RUN   TestTemplatedSecret
21:02:33 [2020-03-27T21:02:33.236Z] ok  	github.com/docker/docker/cli/debug	0.021s	coverage: 100.0% of statements
21:02:33 [2020-03-27T21:02:33.334Z] 65014b3c3121: Verifying Checksum
21:02:33 [2020-03-27T21:02:33.334Z] 65014b3c3121: Download complete
21:02:34 [2020-03-27T21:02:34.171Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
21:02:34 [2020-03-27T21:02:34.171Z] --- PASS: TestWaitBlocked (0.01s)
21:02:34 [2020-03-27T21:02:34.171Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.36s)
21:02:34 [2020-03-27T21:02:34.171Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.47s)
21:02:34 [2020-03-27T21:02:34.171Z] === CONT  TestContainerStartOnDaemonRestart
21:02:34 [2020-03-27T21:02:34.171Z] === CONT  TestIpcModeOlderClient
21:02:34 [2020-03-27T21:02:34.428Z] --- PASS: TestIpcModeOlderClient (0.18s)
21:02:34 [2020-03-27T21:02:34.428Z] === CONT  TestDaemonHostGatewayIP
21:02:34 [2020-03-27T21:02:34.428Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
21:02:35 [2020-03-27T21:02:35.287Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.110s	coverage: 86.3% of statements
21:02:35 [2020-03-27T21:02:35.800Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
21:02:36 [2020-03-27T21:02:36.158Z] --- PASS: TestTemplatedSecret (3.46s)
21:02:36 [2020-03-27T21:02:36.158Z] === RUN   TestSecretCreateResolve
21:02:36 [2020-03-27T21:02:36.741Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
21:02:37 [2020-03-27T21:02:37.305Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
21:02:37 [2020-03-27T21:02:37.364Z] ok  	github.com/docker/docker/builder/remotecontext	0.503s	coverage: 13.6% of statements
21:02:37 [2020-03-27T21:02:37.869Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
21:02:38 [2020-03-27T21:02:38.126Z] --- PASS: TestContainerStartOnDaemonRestart (4.03s)
21:02:38 [2020-03-27T21:02:38.126Z] === CONT  TestDaemonRestartIpcMode
21:02:39 [2020-03-27T21:02:39.058Z] --- PASS: TestDaemonHostGatewayIP (4.56s)
21:02:39 [2020-03-27T21:02:39.451Z] ok  	github.com/docker/docker/builder/dockerfile	1.370s	coverage: 48.2% of statements
21:02:39 [2020-03-27T21:02:39.451Z] ?   	github.com/docker/docker/cli	[no test files]
21:02:39 [2020-03-27T21:02:39.451Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:02:39 [2020-03-27T21:02:39.458Z] --- PASS: TestSecretCreateResolve (3.29s)
21:02:39 [2020-03-27T21:02:39.458Z] PASS
21:02:39 [2020-03-27T21:02:39.458Z] 
21:02:39 [2020-03-27T21:02:39.458Z] DONE 6 tests in 20.139s
21:02:39 [2020-03-27T21:02:39.458Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
21:02:39 [2020-03-27T21:02:39.458Z] ++ 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
21:02:39 [2020-03-27T21:02:39.458Z] ++ set -e
21:02:39 [2020-03-27T21:02:39.458Z] ++ '[' -n 0 ']'
21:02:39 [2020-03-27T21:02:39.458Z] ++ set -x
21:02:39 [2020-03-27T21:02:39.458Z] ++ env -i DEST=/go/src/github.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
21:02:39 [2020-03-27T21:02:39.717Z] INFO: Testing against a local daemon
21:02:39 [2020-03-27T21:02:39.717Z] === RUN   TestServiceCreateInit
21:02:39 [2020-03-27T21:02:39.717Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:02:40 [2020-03-27T21:02:40.771Z] Created binary: bundles/binary-daemon/dockerd-dev
21:02:40 [2020-03-27T21:02:40.771Z] Copying nested executables into bundles/binary-daemon
21:02:40 [2020-03-27T21:02:40.771Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
21:02:40 [2020-03-27T21:02:40.953Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
21:02:41 [2020-03-27T21:02:41.101Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40739/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420 -e DOCKER_GRAPHDRIVER docker:bc1ca5ab8a5b96299fa801864284a0c706186420 hack/make.sh cross
21:02:41 [2020-03-27T21:02:41.662Z] 
21:02:41 [2020-03-27T21:02:41.662Z] Removing bundles/
21:02:41 [2020-03-27T21:02:41.662Z] 
21:02:41 [2020-03-27T21:02:41.662Z] ---> Making bundle: cross (in bundles/cross)
21:02:41 [2020-03-27T21:02:41.662Z] Cross building: bundles/cross/linux/amd64
21:02:41 [2020-03-27T21:02:41.662Z] Building: bundles/cross/linux/amd64/dockerd-dev
21:02:41 [2020-03-27T21:02:41.662Z] GOOS="linux" GOARCH="amd64" GOARM=""
21:02:41 [2020-03-27T21:02:41.885Z] --- PASS: TestDaemonRestartIpcMode (3.82s)
21:02:41 [2020-03-27T21:02:41.885Z] PASS
21:02:41 [2020-03-27T21:02:41.885Z] 
21:02:41 [2020-03-27T21:02:41.885Z] === Skipped
21:02:41 [2020-03-27T21:02:41.885Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
21:02:41 [2020-03-27T21:02:41.885Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:02:41 [2020-03-27T21:02:41.885Z] 
21:02:41 [2020-03-27T21:02:41.885Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
21:02:41 [2020-03-27T21:02:41.885Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:02:41 [2020-03-27T21:02:41.885Z] 
21:02:41 [2020-03-27T21:02:41.885Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
21:02:41 [2020-03-27T21:02:41.885Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:02:41 [2020-03-27T21:02:41.885Z] 
21:02:41 [2020-03-27T21:02:41.885Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:02:41 [2020-03-27T21:02:41.885Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:02:41 [2020-03-27T21:02:41.885Z] 
21:02:41 [2020-03-27T21:02:41.885Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:02:41 [2020-03-27T21:02:41.885Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:02:41 [2020-03-27T21:02:41.885Z] 
21:02:41 [2020-03-27T21:02:41.885Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s)
21:02:41 [2020-03-27T21:02:41.885Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:02:41 [2020-03-27T21:02:41.885Z] 
21:02:41 [2020-03-27T21:02:41.885Z] 
21:02:41 [2020-03-27T21:02:41.885Z] DONE 199 tests, 6 skipped in 151.805s
21:02:42 [2020-03-27T21:02:42.142Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:02:42 [2020-03-27T21:02:42.142Z] ++ 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
21:02:42 [2020-03-27T21:02:42.142Z] ++ set -e
21:02:42 [2020-03-27T21:02:42.142Z] ++ '[' -n 0 ']'
21:02:42 [2020-03-27T21:02:42.142Z] ++ set -x
21:02:42 [2020-03-27T21:02:42.142Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
21:02:42 [2020-03-27T21:02:42.399Z] INFO: Testing against a local daemon
21:02:42 [2020-03-27T21:02:42.399Z] === RUN   TestCommitInheritsEnv
21:02:42 [2020-03-27T21:02:42.963Z] --- PASS: TestCommitInheritsEnv (0.59s)
21:02:42 [2020-03-27T21:02:42.963Z] === RUN   TestImportExtremelyLargeImageWorks
21:02:42 [2020-03-27T21:02:42.963Z] === PAUSE TestImportExtremelyLargeImageWorks
21:02:42 [2020-03-27T21:02:42.963Z] === RUN   TestImagesFilterMultiReference
21:02:42 [2020-03-27T21:02:42.963Z] --- PASS: TestImagesFilterMultiReference (0.07s)
21:02:42 [2020-03-27T21:02:42.963Z] === RUN   TestImagePullPlatformInvalid
21:02:42 [2020-03-27T21:02:42.963Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
21:02:42 [2020-03-27T21:02:42.963Z] === RUN   TestRemoveImageOrphaning
21:02:43 [2020-03-27T21:02:43.527Z] --- PASS: TestRemoveImageOrphaning (0.50s)
21:02:43 [2020-03-27T21:02:43.527Z] === RUN   TestRemoveImageGarbageCollector
21:02:44 [2020-03-27T21:02:44.459Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
21:02:44 [2020-03-27T21:02:44.459Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
21:02:44 [2020-03-27T21:02:44.999Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:02:46 [2020-03-27T21:02:46.304Z] ok  	github.com/docker/docker/client	0.761s	coverage: 75.8% of statements
21:02:46 [2020-03-27T21:02:46.352Z] --- PASS: TestRemoveImageGarbageCollector (2.69s)
21:02:46 [2020-03-27T21:02:46.352Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:02:46 [2020-03-27T21:02:46.352Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
21:02:46 [2020-03-27T21:02:46.352Z] === RUN   TestTagInvalidReference
21:02:46 [2020-03-27T21:02:46.352Z] --- PASS: TestTagInvalidReference (0.04s)=== RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
21:02:46 [2020-03-27T21:02:46.352Z] 
21:02:46 [2020-03-27T21:02:46.352Z] === RUN   TestTagValidPrefixedRepo
21:02:46 [2020-03-27T21:02:46.352Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
21:02:46 [2020-03-27T21:02:46.352Z] === RUN   TestTagExistedNameWithoutForce
21:02:46 [2020-03-27T21:02:46.352Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
21:02:46 [2020-03-27T21:02:46.352Z] === RUN   TestTagOfficialNames
21:02:46 [2020-03-27T21:02:46.352Z] --- PASS: TestTagOfficialNames (0.06s)
21:02:46 [2020-03-27T21:02:46.352Z] === RUN   TestTagMatchesDigest
21:02:46 [2020-03-27T21:02:46.352Z] --- PASS: TestTagMatchesDigest (0.02s)
21:02:46 [2020-03-27T21:02:46.352Z] === CONT  TestImportExtremelyLargeImageWorks
21:02:46 [2020-03-27T21:02:46.915Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
21:02:47 [2020-03-27T21:02:47.846Z] === RUN   TestDockerSuite/TestBuildClearCmd
21:02:48 [2020-03-27T21:02:48.410Z] === RUN   TestDockerSuite/TestBuildCmd
21:02:48 [2020-03-27T21:02:48.667Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
21:02:49 [2020-03-27T21:02:49.231Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
21:02:49 [2020-03-27T21:02:49.488Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
21:02:49 [2020-03-27T21:02:49.488Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
21:02:49 [2020-03-27T21:02:49.745Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
21:02:50 [2020-03-27T21:02:50.269Z] --- PASS: TestServiceCreateInit (10.18s)
21:02:50 [2020-03-27T21:02:50.269Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.18s)
21:02:50 [2020-03-27T21:02:50.269Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.97s)
21:02:50 [2020-03-27T21:02:50.269Z] === RUN   TestCreateServiceMultipleTimes
21:02:51 [2020-03-27T21:02:51.639Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
21:02:55 [2020-03-27T21:02:55.818Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
21:02:57 [2020-03-27T21:02:57.188Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
21:02:57 [2020-03-27T21:02:57.445Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
21:02:58 [2020-03-27T21:02:58.009Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
21:02:58 [2020-03-27T21:02:58.572Z] === RUN   TestDockerSuite/TestBuildConditionalCache
21:02:59 [2020-03-27T21:02:59.942Z] === RUN   TestDockerSuite/TestBuildContChar
21:03:03 [2020-03-27T21:03:03.221Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
21:03:03 [2020-03-27T21:03:03.787Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
21:03:04 [2020-03-27T21:03:04.352Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
21:03:04 [2020-03-27T21:03:04.917Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
21:03:05 [2020-03-27T21:03:05.175Z] === RUN   TestDockerSuite/TestBuildContextCleanup
21:03:05 [2020-03-27T21:03:05.433Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
21:03:05 [2020-03-27T21:03:05.690Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
21:03:05 [2020-03-27T21:03:05.947Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
21:03:06 [2020-03-27T21:03:06.878Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
21:03:07 [2020-03-27T21:03:07.135Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
21:03:09 [2020-03-27T21:03:09.031Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
21:03:09 [2020-03-27T21:03:09.289Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
21:03:12 [2020-03-27T21:03:12.198Z] --- PASS: TestCreateServiceMultipleTimes (19.45s)
21:03:12 [2020-03-27T21:03:12.198Z] === RUN   TestCreateServiceConflict
21:03:12 [2020-03-27T21:03:12.457Z] --- PASS: TestCreateServiceConflict (3.25s)
21:03:12 [2020-03-27T21:03:12.457Z] === RUN   TestCreateServiceMaxReplicas
21:03:12 [2020-03-27T21:03:12.568Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
21:03:15 [2020-03-27T21:03:15.090Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
21:03:16 [2020-03-27T21:03:16.645Z] --- PASS: TestCreateServiceMaxReplicas (3.60s)
21:03:16 [2020-03-27T21:03:16.645Z] === RUN   TestCreateWithDuplicateNetworkNames
21:03:19 [2020-03-27T21:03:19.269Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
21:03:20 [2020-03-27T21:03:20.201Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
21:03:22 [2020-03-27T21:03:22.097Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
21:03:23 [2020-03-27T21:03:23.466Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
21:03:24 [2020-03-27T21:03:24.035Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
21:03:25 [2020-03-27T21:03:25.408Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
21:03:27 [2020-03-27T21:03:27.930Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
21:03:29 [2020-03-27T21:03:29.826Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
21:03:31 [2020-03-27T21:03:31.523Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.71s)
21:03:31 [2020-03-27T21:03:31.523Z] === RUN   TestCreateServiceSecretFileMode
21:03:33 [2020-03-27T21:03:33.102Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
21:03:33 [2020-03-27T21:03:33.102Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
21:03:34 [2020-03-27T21:03:34.057Z] --- PASS: TestCreateServiceSecretFileMode (3.34s)
21:03:34 [2020-03-27T21:03:34.057Z] === RUN   TestCreateServiceConfigFileMode
21:03:34 [2020-03-27T21:03:34.995Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
21:03:34 [2020-03-27T21:03:34.996Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
21:03:34 [2020-03-27T21:03:34.996Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
21:03:34 [2020-03-27T21:03:34.996Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
21:03:34 [2020-03-27T21:03:34.996Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
21:03:34 [2020-03-27T21:03:34.996Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
21:03:35 [2020-03-27T21:03:35.560Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
21:03:36 [2020-03-27T21:03:36.125Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
21:03:36 [2020-03-27T21:03:36.689Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
21:03:38 [2020-03-27T21:03:38.247Z] --- PASS: TestCreateServiceConfigFileMode (3.34s)
21:03:38 [2020-03-27T21:03:38.247Z] === RUN   TestCreateServiceSysctls
21:03:38 [2020-03-27T21:03:38.584Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
21:03:38 [2020-03-27T21:03:38.585Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
21:03:40 [2020-03-27T21:03:40.519Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
21:03:40 [2020-03-27T21:03:40.519Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
21:03:41 [2020-03-27T21:03:41.531Z] --- PASS: TestCreateServiceSysctls (3.70s)
21:03:41 [2020-03-27T21:03:41.531Z] === RUN   TestCreateServiceCapabilities
21:03:41 [2020-03-27T21:03:41.893Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
21:03:43 [2020-03-27T21:03:43.188Z] ok  	github.com/docker/docker/cmd/dockerd	0.286s	coverage: 30.7% of statements
21:03:44 [2020-03-27T21:03:44.816Z] --- PASS: TestCreateServiceCapabilities (3.52s)
21:03:44 [2020-03-27T21:03:44.816Z] === RUN   TestInspect
21:03:46 [2020-03-27T21:03:46.067Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
21:03:46 [2020-03-27T21:03:46.632Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
21:03:47 [2020-03-27T21:03:47.563Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
21:03:47 [2020-03-27T21:03:47.623Z] ok  	github.com/docker/docker/container	0.235s	coverage: 34.9% of statements
21:03:47 [2020-03-27T21:03:47.623Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:03:47 [2020-03-27T21:03:47.623Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:03:47 [2020-03-27T21:03:47.623Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:03:47 [2020-03-27T21:03:47.623Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:03:49 [2020-03-27T21:03:49.006Z] --- PASS: TestInspect (3.57s)
21:03:49 [2020-03-27T21:03:49.006Z] === RUN   TestCreateJob
21:03:50 [2020-03-27T21:03:50.086Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
21:03:51 [2020-03-27T21:03:51.017Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
21:03:51 [2020-03-27T21:03:51.581Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
21:03:52 [2020-03-27T21:03:52.291Z] --- PASS: TestCreateJob (3.63s)
21:03:52 [2020-03-27T21:03:52.291Z] === RUN   TestReplicatedJob
21:03:53 [2020-03-27T21:03:53.476Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
21:03:54 [2020-03-27T21:03:54.484Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.081s	coverage: 65.3% of statements
21:03:57 [2020-03-27T21:03:57.652Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
21:03:58 [2020-03-27T21:03:58.857Z] --- PASS: TestReplicatedJob (6.54s)
21:03:58 [2020-03-27T21:03:58.857Z] === RUN   TestUpdateReplicatedJob
21:04:00 [2020-03-27T21:04:00.173Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
21:04:01 [2020-03-27T21:04:01.352Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.022s	coverage: 35.6% of statements
21:04:02 [2020-03-27T21:04:02.699Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
21:04:03 [2020-03-27T21:04:03.010Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
21:04:03 [2020-03-27T21:04:03.010Z] Copying nested executables into bundles/cross/linux/amd64
21:04:03 [2020-03-27T21:04:03.010Z] Cross building: bundles/cross/windows/amd64
21:04:03 [2020-03-27T21:04:03.010Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
21:04:03 [2020-03-27T21:04:03.010Z] GOOS="windows" GOARCH="amd64" GOARM=""
21:04:03 [2020-03-27T21:04:03.048Z] --- PASS: TestUpdateReplicatedJob (4.40s)
21:04:03 [2020-03-27T21:04:03.048Z] === RUN   TestServiceListWithStatuses
21:04:03 [2020-03-27T21:04:03.048Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:04:03 [2020-03-27T21:04:03.048Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:04:03 [2020-03-27T21:04:03.048Z] === RUN   TestDockerNetworkConnectAlias
21:04:04 [2020-03-27T21:04:04.072Z] ok  	github.com/docker/docker/daemon/cluster	0.170s	coverage: 0.5% of statements
21:04:04 [2020-03-27T21:04:04.594Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
21:04:05 [2020-03-27T21:04:05.524Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
21:04:06 [2020-03-27T21:04:06.895Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
21:04:07 [2020-03-27T21:04:07.460Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
21:04:08 [2020-03-27T21:04:08.392Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
21:04:08 [2020-03-27T21:04:08.501Z] ok  	github.com/docker/docker/daemon/discovery	0.018s	coverage: 30.0% of statements
21:04:09 [2020-03-27T21:04:09.609Z] --- PASS: TestDockerNetworkConnectAlias (6.51s)
21:04:09 [2020-03-27T21:04:09.609Z] === RUN   TestDockerNetworkReConnect
21:04:10 [2020-03-27T21:04:10.287Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
21:04:10 [2020-03-27T21:04:10.544Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
21:04:10 [2020-03-27T21:04:10.571Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
21:04:11 [2020-03-27T21:04:11.590Z] ok  	github.com/docker/docker/daemon/config	0.146s	coverage: 81.7% of statements
21:04:14 [2020-03-27T21:04:14.292Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
21:04:14 [2020-03-27T21:04:14.876Z] --- PASS: TestDockerNetworkReConnect (5.10s)
21:04:14 [2020-03-27T21:04:14.876Z] === RUN   TestServicePlugin
21:04:14 [2020-03-27T21:04:14.876Z] --- SKIP: TestServicePlugin (0.00s)
21:04:14 [2020-03-27T21:04:14.876Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:14 [2020-03-27T21:04:14.876Z] === RUN   TestServiceUpdateLabel
21:04:15 [2020-03-27T21:04:15.800Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
21:04:15 [2020-03-27T21:04:15.801Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
21:04:15 [2020-03-27T21:04:15.801Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
21:04:16 [2020-03-27T21:04:16.986Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.519s	coverage: 13.7% of statements
21:04:17 [2020-03-27T21:04:17.173Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
21:04:18 [2020-03-27T21:04:18.162Z] --- PASS: TestServiceUpdateLabel (3.29s)
21:04:18 [2020-03-27T21:04:18.162Z] === RUN   TestServiceUpdateSecrets
21:04:18 [2020-03-27T21:04:18.474Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
21:04:19 [2020-03-27T21:04:19.068Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
21:04:19 [2020-03-27T21:04:19.975Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.975s	coverage: 57.9% of statements
21:04:19 [2020-03-27T21:04:19.999Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
21:04:20 [2020-03-27T21:04:20.256Z] === RUN   TestDockerSuite/TestBuildDockerignore
21:04:20 [2020-03-27T21:04:20.260Z] ok  	github.com/docker/docker/daemon	12.471s	coverage: 17.5% of statements
21:04:20 [2020-03-27T21:04:20.260Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:04:20 [2020-03-27T21:04:20.260Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:04:20 [2020-03-27T21:04:20.260Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:04:20 [2020-03-27T21:04:20.260Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:04:24 [2020-03-27T21:04:24.683Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.026s	coverage: 1.8% of statements
21:04:26 [2020-03-27T21:04:26.172Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.798s	coverage: 68.6% of statements
21:04:28 [2020-03-27T21:04:28.232Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.254s	coverage: 49.5% of statements
21:04:28 [2020-03-27T21:04:28.232Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.093s	coverage: 45.9% of statements
21:04:28 [2020-03-27T21:04:28.232Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:04:30 [2020-03-27T21:04:30.220Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
21:04:32 [2020-03-27T21:04:32.658Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.600s	coverage: 76.1% of statements
21:04:32 [2020-03-27T21:04:32.658Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.016s	coverage: 58.0% of statements
21:04:32 [2020-03-27T21:04:32.658Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.024s	coverage: 3.0% of statements
21:04:33 [2020-03-27T21:04:33.037Z] --- PASS: TestServiceUpdateSecrets (15.25s)
21:04:33 [2020-03-27T21:04:33.037Z] === RUN   TestServiceUpdateConfigs
21:04:33 [2020-03-27T21:04:33.495Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
21:04:33 [2020-03-27T21:04:33.495Z] === RUN   TestDockerDaemonSuite/TestShmSize
21:04:34 [2020-03-27T21:04:34.146Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.749s	coverage: 55.4% of statements
21:04:34 [2020-03-27T21:04:34.146Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:04:34 [2020-03-27T21:04:34.146Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:04:34 [2020-03-27T21:04:34.146Z] ok  	github.com/docker/docker/daemon/links	0.038s	coverage: 93.0% of statements
21:04:34 [2020-03-27T21:04:34.864Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
21:04:35 [2020-03-27T21:04:35.430Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
21:04:38 [2020-03-27T21:04:38.572Z] ok  	github.com/docker/docker/daemon/logger	0.273s	coverage: 41.8% of statements
21:04:38 [2020-03-27T21:04:38.708Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
21:04:38 [2020-03-27T21:04:38.708Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
21:04:38 [2020-03-27T21:04:38.964Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
21:04:39 [2020-03-27T21:04:39.596Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.013s	coverage: 67.0% of statements
21:04:40 [2020-03-27T21:04:40.626Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.734s	coverage: 77.8% of statements
21:04:41 [2020-03-27T21:04:41.651Z] ok  	github.com/docker/docker/daemon/logger/journald	0.031s	coverage: 26.2% of statements
21:04:43 [2020-03-27T21:04:43.141Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.038s	coverage: 88.3% of statements
21:04:43 [2020-03-27T21:04:43.141Z] ok  	github.com/docker/docker/daemon/images	0.055s	coverage: 4.9% of statements
21:04:43 [2020-03-27T21:04:43.141Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:04:43 [2020-03-27T21:04:43.141Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:04:43 [2020-03-27T21:04:43.141Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:04:43 [2020-03-27T21:04:43.141Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:04:43 [2020-03-27T21:04:43.766Z] time="2020-03-27T21:04:43Z" level=error msg="Failed to open log file: open /tmp/docker-logger-456911743/container.log.1: no such file or directory"
21:04:43 [2020-03-27T21:04:43.766Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.043s	coverage: 62.1% of statements
21:04:44 [2020-03-27T21:04:44.220Z] --- PASS: TestDockerDaemonSuite (348.35s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.57s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.16s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.60s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.23s)
21:04:44 [2020-03-27T21:04:44.220Z]         docker_cli_daemon_test.go:1449: [d1e4c9a4d14b3] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [dc132d44bb5c8] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.60s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.12s)
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [da06ed3117019] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.96s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.33s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.07s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.15s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.38s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.36s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.52s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.82s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [d1ba78223e715] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [d37aec0f18a0f] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.46s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [d15934125f2cc] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.74s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.49s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.43s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [d44f485f42553] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.70s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.15s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.69s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.66s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:04:44 [2020-03-27T21:04:44.220Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [d7e54f13c0d4d] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.37s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.15s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.53s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.92s)
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [d82fb480dae16] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.02s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [d58054c995042] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.07s)
21:04:44 [2020-03-27T21:04:44.220Z]         docker_cli_daemon_plugins_test.go:79: [d3ecc851a1133] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.79s)
21:04:44 [2020-03-27T21:04:44.220Z]         docker_cli_daemon_plugins_test.go:169: [d6bbb80048f01] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.68s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [d839197ab9261] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.98s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.71s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.90s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.83s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.89s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.76s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.96s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.70s)
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [dcf13ad6a1708] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.32s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.76s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.30s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.39s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.67s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.79s)
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [da170ec52ac6a] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.66s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.49s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.82s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.19s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.43s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.14s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
21:04:44 [2020-03-27T21:04:44.220Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [d2aadffc61c52] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
21:04:44 [2020-03-27T21:04:44.220Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [db2c5c33d9558] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.71s)
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [d2195bebf20c5] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.53s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.41s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.12s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.00s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.80s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.14s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.95s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.71s)
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [d8df1ae133628] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.42s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.90s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.75s)
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [dfd9e318048b8] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.00s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s)
21:04:44 [2020-03-27T21:04:44.220Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
21:04:44 [2020-03-27T21:04:44.220Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
21:04:44 [2020-03-27T21:04:44.220Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
21:04:44 [2020-03-27T21:04:44.220Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
21:04:44 [2020-03-27T21:04:44.220Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
21:04:44 [2020-03-27T21:04:44.220Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
21:04:44 [2020-03-27T21:04:44.220Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
21:04:44 [2020-03-27T21:04:44.220Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
21:04:44 [2020-03-27T21:04:44.220Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
21:04:44 [2020-03-27T21:04:44.220Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [db6ecd1cfcaef] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s)
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [d0df2e4b16497] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.48s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [d5c62c21c9358] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.06s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.17s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.58s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [dd2724e1ab14b] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.24s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.04s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.01s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.39s)
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [d80afeeecb40b] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
21:04:44 [2020-03-27T21:04:44.220Z]         check_test.go:309: [d7def20281bb1] daemon is not started
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.69s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.80s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.04s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.63s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.87s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.86s)
21:04:44 [2020-03-27T21:04:44.220Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.06s)
21:04:44 [2020-03-27T21:04:44.221Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.00s)
21:04:44 [2020-03-27T21:04:44.221Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s)
21:04:44 [2020-03-27T21:04:44.221Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s)
21:04:44 [2020-03-27T21:04:44.221Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.62s)
21:04:44 [2020-03-27T21:04:44.221Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.48s)
21:04:44 [2020-03-27T21:04:44.221Z]         docker_cli_daemon_test.go:2542: [d550e608c747b] daemon is not started
21:04:44 [2020-03-27T21:04:44.221Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.90s)
21:04:44 [2020-03-27T21:04:44.221Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.51s)
21:04:44 [2020-03-27T21:04:44.221Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.99s)
21:04:44 [2020-03-27T21:04:44.221Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.21s)
21:04:44 [2020-03-27T21:04:44.221Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s)
21:04:44 [2020-03-27T21:04:44.221Z]         check_test.go:309: [d4e887e793319] daemon is not started
21:04:44 [2020-03-27T21:04:44.221Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.16s)
21:04:44 [2020-03-27T21:04:44.221Z] === RUN   TestDockerSwarmSuite
21:04:44 [2020-03-27T21:04:44.221Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
21:04:47 [2020-03-27T21:04:47.256Z] ok  	github.com/docker/docker/daemon/logger/local	0.103s	coverage: 74.7% of statements
21:04:47 [2020-03-27T21:04:47.256Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:04:47 [2020-03-27T21:04:47.500Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
21:04:47 [2020-03-27T21:04:47.548Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.025s	coverage: 19.9% of statements
21:04:47 [2020-03-27T21:04:47.548Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.063s	coverage: 33.3% of statements
21:04:49 [2020-03-27T21:04:49.597Z] ok  	github.com/docker/docker/daemon/logger/templates	0.026s	coverage: 8.3% of statements
21:04:51 [2020-03-27T21:04:51.091Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 47.8% of statements
21:04:51 [2020-03-27T21:04:51.091Z] ok  	github.com/docker/docker/daemon/network	0.031s	coverage: 63.8% of statements
21:04:51 [2020-03-27T21:04:51.116Z] --- PASS: TestServiceUpdateConfigs (15.41s)
21:04:51 [2020-03-27T21:04:51.116Z] === RUN   TestServiceUpdateNetwork
21:04:51 [2020-03-27T21:04:51.675Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
21:04:53 [2020-03-27T21:04:53.133Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.276s	coverage: 82.5% of statements
21:04:53 [2020-03-27T21:04:53.133Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:04:53 [2020-03-27T21:04:53.133Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:04:53 [2020-03-27T21:04:53.568Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
21:04:54 [2020-03-27T21:04:54.499Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
21:04:54 [2020-03-27T21:04:54.499Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
21:04:56 [2020-03-27T21:04:56.626Z] ok  	github.com/docker/docker/distribution/metadata	0.219s	coverage: 48.2% of statements
21:04:57 [2020-03-27T21:04:57.022Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
21:04:57 [2020-03-27T21:04:57.250Z] ok  	github.com/docker/docker/errdefs	0.031s	coverage: 49.4% of statements
21:04:57 [2020-03-27T21:04:57.882Z] ok  	github.com/docker/docker/distribution	0.561s	coverage: 22.1% of statements
21:04:57 [2020-03-27T21:04:57.882Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:04:59 [2020-03-27T21:04:59.927Z] ok  	github.com/docker/docker/distribution/xfer	1.694s	coverage: 85.6% of statements
21:04:59 [2020-03-27T21:04:59.927Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:05:00 [2020-03-27T21:05:00.562Z] 65014b3c3121: Pull complete
21:05:01 [2020-03-27T21:05:01.202Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
21:05:01 [2020-03-27T21:05:01.985Z] ok  	github.com/docker/docker/image/cache	0.075s	coverage: 19.2% of statements
21:05:02 [2020-03-27T21:05:02.272Z] ok  	github.com/docker/docker/image	0.130s	coverage: 86.4% of statements
21:05:02 [2020-03-27T21:05:02.272Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
21:05:02 [2020-03-27T21:05:02.899Z] ok  	github.com/docker/docker/image/v1	0.056s	coverage: 25.0% of statements
21:05:02 [2020-03-27T21:05:02.899Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:05:03 [2020-03-27T21:05:03.097Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
21:05:03 [2020-03-27T21:05:03.316Z] --- PASS: TestServiceUpdateNetwork (14.64s)
21:05:03 [2020-03-27T21:05:03.316Z] PASS
21:05:03 [2020-03-27T21:05:03.316Z] 
21:05:03 [2020-03-27T21:05:03.316Z] === Skipped
21:05:03 [2020-03-27T21:05:03.316Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
21:05:03 [2020-03-27T21:05:03.316Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:05:03 [2020-03-27T21:05:03.316Z] 
21:05:03 [2020-03-27T21:05:03.316Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:05:03 [2020-03-27T21:05:03.316Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:03 [2020-03-27T21:05:03.316Z] 
21:05:03 [2020-03-27T21:05:03.316Z] 
21:05:03 [2020-03-27T21:05:03.316Z] DONE 23 tests, 2 skipped in 143.562s
21:05:03 [2020-03-27T21:05:03.316Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
21:05:03 [2020-03-27T21:05:03.316Z] ++ 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
21:05:03 [2020-03-27T21:05:03.316Z] ++ set -e
21:05:03 [2020-03-27T21:05:03.316Z] ++ '[' -n 0 ']'
21:05:03 [2020-03-27T21:05:03.316Z] ++ set -x
21:05:03 [2020-03-27T21:05:03.316Z] ++ env -i DEST=/go/src/github.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
21:05:03 [2020-03-27T21:05:03.316Z] INFO: Testing against a local daemon
21:05:03 [2020-03-27T21:05:03.316Z] === RUN   TestSessionCreate
21:05:03 [2020-03-27T21:05:03.316Z] --- PASS: TestSessionCreate (0.05s)
21:05:03 [2020-03-27T21:05:03.316Z] === RUN   TestSessionCreateWithBadUpgrade
21:05:03 [2020-03-27T21:05:03.316Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
21:05:03 [2020-03-27T21:05:03.316Z] PASS
21:05:03 [2020-03-27T21:05:03.316Z] 
21:05:03 [2020-03-27T21:05:03.316Z] DONE 2 tests in 0.225s
21:05:03 [2020-03-27T21:05:03.316Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
21:05:03 [2020-03-27T21:05:03.316Z] ++ 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
21:05:03 [2020-03-27T21:05:03.316Z] ++ set -e
21:05:03 [2020-03-27T21:05:03.316Z] ++ '[' -n 0 ']'
21:05:03 [2020-03-27T21:05:03.316Z] ++ set -x
21:05:03 [2020-03-27T21:05:03.316Z] ++ env -i DEST=/go/src/github.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
21:05:03 [2020-03-27T21:05:03.316Z] INFO: Testing against a local daemon
21:05:03 [2020-03-27T21:05:03.316Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:05:03 [2020-03-27T21:05:03.316Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:05:03 [2020-03-27T21:05:03.316Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:05:03 [2020-03-27T21:05:03.316Z] === RUN   TestEventsExecDie
21:05:03 [2020-03-27T21:05:03.528Z] ok  	github.com/docker/docker/libcontainerd/queue	0.037s	coverage: 100.0% of statements
21:05:04 [2020-03-27T21:05:04.251Z] --- PASS: TestEventsExecDie (0.92s)
21:05:04 [2020-03-27T21:05:04.251Z] === RUN   TestEventsBackwardsCompatible
21:05:04 [2020-03-27T21:05:04.510Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
21:05:04 [2020-03-27T21:05:04.510Z] === RUN   TestInfoBinaryCommits
21:05:04 [2020-03-27T21:05:04.510Z] --- PASS: TestInfoBinaryCommits (0.05s)
21:05:04 [2020-03-27T21:05:04.510Z] === RUN   TestInfoAPIVersioned
21:05:04 [2020-03-27T21:05:04.510Z] --- PASS: TestInfoAPIVersioned (0.02s)
21:05:04 [2020-03-27T21:05:04.510Z] === RUN   TestInfoDiscoveryBackend
21:05:05 [2020-03-27T21:05:05.027Z] ok  	github.com/docker/docker/pkg/aaparser	0.023s	coverage: 50.0% of statements
21:05:05 [2020-03-27T21:05:05.078Z] --- PASS: TestInfoDiscoveryBackend (0.62s)
21:05:05 [2020-03-27T21:05:05.078Z] === RUN   TestInfoDiscoveryInvalidAdvertise
21:05:06 [2020-03-27T21:05:06.371Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
21:05:06 [2020-03-27T21:05:06.453Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
21:05:06 [2020-03-27T21:05:06.453Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
21:05:06 [2020-03-27T21:05:06.712Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s)
21:05:06 [2020-03-27T21:05:06.712Z] === RUN   TestInfoAPI
21:05:06 [2020-03-27T21:05:06.712Z] --- PASS: TestInfoAPI (0.05s)
21:05:06 [2020-03-27T21:05:06.712Z] === RUN   TestInfoAPIWarnings
21:05:07 [2020-03-27T21:05:07.648Z] --- PASS: TestInfoAPIWarnings (0.64s)
21:05:07 [2020-03-27T21:05:07.648Z] === RUN   TestInfoDebug
21:05:08 [2020-03-27T21:05:08.216Z] --- PASS: TestInfoDebug (0.62s)
21:05:08 [2020-03-27T21:05:08.216Z] === RUN   TestInfoInsecureRegistries
21:05:08 [2020-03-27T21:05:08.518Z] ok  	github.com/docker/docker/opts	0.096s	coverage: 67.4% of statements
21:05:08 [2020-03-27T21:05:08.783Z] --- PASS: TestInfoInsecureRegistries (0.70s)
21:05:08 [2020-03-27T21:05:08.783Z] === RUN   TestInfoRegistryMirrors
21:05:09 [2020-03-27T21:05:09.350Z] --- PASS: TestInfoRegistryMirrors (0.63s)
21:05:09 [2020-03-27T21:05:09.350Z] === RUN   TestLoginFailsWithBadCredentials
21:05:09 [2020-03-27T21:05:09.608Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
21:05:09 [2020-03-27T21:05:09.608Z] === RUN   TestPingCacheHeaders
21:05:09 [2020-03-27T21:05:09.867Z] --- PASS: TestPingCacheHeaders (0.05s)
21:05:09 [2020-03-27T21:05:09.867Z] === RUN   TestPingGet
21:05:09 [2020-03-27T21:05:09.867Z] --- PASS: TestPingGet (0.03s)
21:05:09 [2020-03-27T21:05:09.867Z] === RUN   TestPingHead
21:05:09 [2020-03-27T21:05:09.867Z] --- PASS: TestPingHead (0.05s)
21:05:09 [2020-03-27T21:05:09.867Z] === RUN   TestVersion
21:05:09 [2020-03-27T21:05:09.867Z] --- PASS: TestVersion (0.05s)
21:05:09 [2020-03-27T21:05:09.867Z] PASS
21:05:09 [2020-03-27T21:05:09.867Z] 
21:05:09 [2020-03-27T21:05:09.867Z] === Skipped
21:05:09 [2020-03-27T21:05:09.867Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:05:09 [2020-03-27T21:05:09.867Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:05:09 [2020-03-27T21:05:09.867Z] 
21:05:09 [2020-03-27T21:05:09.867Z] 
21:05:09 [2020-03-27T21:05:09.867Z] DONE 18 tests, 1 skipped in 6.586s
21:05:09 [2020-03-27T21:05:09.867Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
21:05:09 [2020-03-27T21:05:09.867Z] ++ 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
21:05:09 [2020-03-27T21:05:09.867Z] ++ set -e
21:05:09 [2020-03-27T21:05:09.867Z] ++ '[' -n 0 ']'
21:05:09 [2020-03-27T21:05:09.867Z] ++ set -x
21:05:09 [2020-03-27T21:05:09.867Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:05:10 [2020-03-27T21:05:10.014Z] ok  	github.com/docker/docker/pkg/authorization	1.038s	coverage: 68.3% of statements
21:05:10 [2020-03-27T21:05:10.015Z] ok  	github.com/docker/docker/pkg/broadcaster	0.007s	coverage: 100.0% of statements
21:05:10 [2020-03-27T21:05:10.125Z] INFO: Testing against a local daemon
21:05:10 [2020-03-27T21:05:10.125Z] === RUN   TestVolumesCreateAndList
21:05:10 [2020-03-27T21:05:10.125Z] --- PASS: TestVolumesCreateAndList (0.04s)
21:05:10 [2020-03-27T21:05:10.125Z] === RUN   TestVolumesRemove
21:05:10 [2020-03-27T21:05:10.125Z] --- PASS: TestVolumesRemove (0.12s)
21:05:10 [2020-03-27T21:05:10.125Z] === RUN   TestVolumesInspect
21:05:10 [2020-03-27T21:05:10.125Z] --- PASS: TestVolumesInspect (0.03s)
21:05:10 [2020-03-27T21:05:10.125Z] === RUN   TestVolumesInvalidJSON
21:05:10 [2020-03-27T21:05:10.125Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:05:10 [2020-03-27T21:05:10.125Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:05:10 [2020-03-27T21:05:10.125Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:05:10 [2020-03-27T21:05:10.125Z] --- PASS: TestVolumesInvalidJSON (0.03s)
21:05:10 [2020-03-27T21:05:10.125Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:05:10 [2020-03-27T21:05:10.125Z] PASS
21:05:10 [2020-03-27T21:05:10.125Z] 
21:05:10 [2020-03-27T21:05:10.125Z] DONE 5 tests in 0.344s
21:05:10 [2020-03-27T21:05:10.383Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:05:10 [2020-03-27T21:05:10.546Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
21:05:10 [2020-03-27T21:05:10.617Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
21:05:10 [2020-03-27T21:05:10.617Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
21:05:10 [2020-03-27T21:05:10.617Z] remote: Enumerating objects: 2, done.
21:05:10 [2020-03-27T21:05:10.617Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
21:05:10 [2020-03-27T21:05:10.617Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
21:05:10 [2020-03-27T21:05:10.617Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
21:05:10 [2020-03-27T21:05:10.617Z] 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.
21:05:10 [2020-03-27T21:05:10.617Z] Building: bundles/cross/windows/amd64/containerutility.exe
21:05:10 [2020-03-27T21:05:10.641Z] ++++ cat bundles/test-integration/docker.pid
21:05:10 [2020-03-27T21:05:10.641Z] +++ kill 13352
21:05:10 [2020-03-27T21:05:10.642Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
21:05:10 [2020-03-27T21:05:10.642Z] ok  	github.com/docker/docker/pkg/archive	1.419s	coverage: 76.8% of statements
21:05:11 [2020-03-27T21:05:11.110Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
21:05:11 [2020-03-27T21:05:11.658Z] ok  	github.com/docker/docker/pkg/directory	0.014s	coverage: 80.0% of statements
21:05:12 [2020-03-27T21:05:12.015Z] +++ /etc/init.d/apparmor stop
21:05:12 [2020-03-27T21:05:12.015Z] Leaving: AppArmorNo profiles have been unloaded.
21:05:12 [2020-03-27T21:05:12.015Z] 
21:05:12 [2020-03-27T21:05:12.015Z] Unloading profiles will leave already running processes permanently
21:05:12 [2020-03-27T21:05:12.015Z] unconfined, which can lead to unexpected situations.
21:05:12 [2020-03-27T21:05:12.015Z] 
21:05:12 [2020-03-27T21:05:12.015Z] To set a process to complain mode, use the command line tool
21:05:12 [2020-03-27T21:05:12.015Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:05:12 [2020-03-27T21:05:12.015Z] +++ true
21:05:12 [2020-03-27T21:05:12.015Z] 
21:05:12 [2020-03-27T21:05:12.677Z] ok  	github.com/docker/docker/pkg/discovery	0.007s	coverage: 58.3% of statements
21:05:13 [2020-03-27T21:05:13.308Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 92.9% of statements
21:05:13 [2020-03-27T21:05:13.632Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
21:05:13 [2020-03-27T21:05:13.880Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
Post stage
[Pipeline] junit
21:05:14 [2020-03-27T21:05:14.578Z] Recording test results
21:05:14 [2020-03-27T21:05:14.806Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
21:05:14 [2020-03-27T21:05:14.812Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40739/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bc1ca5ab8a5b96299fa801864284a0c706186420 hack/test/unit
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:05:15 [2020-03-27T21:05:15.091Z] ok  	github.com/docker/docker/layer	7.651s	coverage: 68.8% of statements
21:05:15 [2020-03-27T21:05:15.091Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:05:15 [2020-03-27T21:05:15.091Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:05:15 [2020-03-27T21:05:15.091Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:05:15 [2020-03-27T21:05:15.091Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:05:15 [2020-03-27T21:05:15.091Z] ?   	github.com/docker/docker/oci	[no test files]
21:05:15 [2020-03-27T21:05:15.091Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:05:15 [2020-03-27T21:05:15.164Z] + echo Ensuring container killed.
21:05:15 [2020-03-27T21:05:15.164Z] Ensuring container killed.
21:05:15 [2020-03-27T21:05:15.164Z] + docker rm -vf docker-pr3
21:05:15 [2020-03-27T21:05:15.164Z] Error: No such container: docker-pr3
21:05:15 [2020-03-27T21:05:15.164Z] + true
[Pipeline] sh
21:05:15 [2020-03-27T21:05:15.450Z] + echo Chowning /workspace to jenkins user
21:05:15 [2020-03-27T21:05:15.450Z] Chowning /workspace to jenkins user
21:05:15 [2020-03-27T21:05:15.450Z] + id -u
21:05:15 [2020-03-27T21:05:15.450Z] + id -g
21:05:15 [2020-03-27T21:05:15.450Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40739:/workspace busybox chown -R 1000:1000 /workspace
21:05:15 [2020-03-27T21:05:15.450Z] Unable to find image 'busybox:latest' locally
21:05:15 [2020-03-27T21:05:15.710Z] latest: Pulling from library/busybox
21:05:15 [2020-03-27T21:05:15.710Z] eb9413eb063d: Pulling fs layer
21:05:15 [2020-03-27T21:05:15.710Z] eb9413eb063d: Verifying Checksum
21:05:15 [2020-03-27T21:05:15.710Z] eb9413eb063d: Download complete
21:05:15 [2020-03-27T21:05:15.716Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
21:05:15 [2020-03-27T21:05:15.968Z] eb9413eb063d: Pull complete
21:05:15 [2020-03-27T21:05:15.968Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
21:05:15 [2020-03-27T21:05:15.968Z] Status: Downloaded newer image for busybox:latest
21:05:16 [2020-03-27T21:05:16.005Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
21:05:16 [2020-03-27T21:05:16.977Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
21:05:17 [2020-03-27T21:05:17.322Z] ?   	github.com/docker/docker/api	[no test files]
21:05:17 [2020-03-27T21:05:17.491Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.516s	coverage: 43.2% of statements
21:05:17 [2020-03-27T21:05:17.491Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:05:17 [2020-03-27T21:05:17.491Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:05:17 [2020-03-27T21:05:17.491Z] ok  	github.com/docker/docker/pkg/fileutils	0.019s	coverage: 89.5% of statements
21:05:17 [2020-03-27T21:05:17.777Z] ok  	github.com/docker/docker/pkg/filenotify	0.617s	coverage: 67.0% of statements
21:05:18 [2020-03-27T21:05:18.797Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.165s	coverage: 84.1% of statements
21:05:19 [2020-03-27T21:05:19.086Z] ok  	github.com/docker/docker/pkg/fsutils	0.411s	coverage: 85.1% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:05:19 [2020-03-27T21:05:19.375Z] ok  	github.com/docker/docker/pkg/homedir	0.043s	coverage: 11.4% of statements
21:05:19 [2020-03-27T21:05:19.553Z] + bundleName=arm64-integration
21:05:19 [2020-03-27T21:05:19.553Z] + echo Creating arm64-integration-bundles.tar.gz
21:05:19 [2020-03-27T21:05:19.553Z] Creating arm64-integration-bundles.tar.gz
21:05:19 [2020-03-27T21:05:19.553Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:05:19 [2020-03-27T21:05:19.553Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
21:05:19 [2020-03-27T21:05:19.823Z] Archiving artifacts
21:05:20 [2020-03-27T21:05:20.254Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
21:05:21 [2020-03-27T21:05:21.445Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.018s	coverage: 91.7% of statements
21:05:21 [2020-03-27T21:05:21.445Z] ok  	github.com/docker/docker/pkg/locker	0.061s	coverage: 88.9% of statements
21:05:21 [2020-03-27T21:05:21.502Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40739/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:05:21 [2020-03-27T21:05:21.735Z] ok  	github.com/docker/docker/pkg/idtools	0.804s	coverage: 70.1% of statements
21:05:21 [2020-03-27T21:05:21.848Z] + make clean
21:05:22 [2020-03-27T21:05:22.360Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 100.0% of statements
21:05:22 [2020-03-27T21:05:22.419Z] docker volume rm -f docker-dev-cache
21:05:22 [2020-03-27T21:05:22.677Z] docker-dev-cache
[Pipeline] deleteDir
21:05:22 [2020-03-27T21:05:22.983Z] ok  	github.com/docker/docker/pkg/ioutils	1.656s	coverage: 70.1% of statements
21:05:22 [2020-03-27T21:05:22.983Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:05:22 [2020-03-27T21:05:22.983Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.041s	coverage: 85.7% of statements
21:05:24 [2020-03-27T21:05:24.005Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
21:05:24 [2020-03-27T21:05:24.005Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
21:05:24 [2020-03-27T21:05:24.629Z] ok  	github.com/docker/docker/pkg/mount	0.903s	coverage: 70.5% of statements
21:05:24 [2020-03-27T21:05:24.629Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:05:24 [2020-03-27T21:05:24.629Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.013s	coverage: 91.4% of statements
21:05:25 [2020-03-27T21:05:25.256Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 82.4% of statements
21:05:25 [2020-03-27T21:05:25.256Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:05:25 [2020-03-27T21:05:25.256Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:05:26 [2020-03-27T21:05:26.747Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.044s	coverage: 56.8% of statements
21:05:27 [2020-03-27T21:05:27.369Z] ok  	github.com/docker/docker/pkg/pools	0.024s	coverage: 88.2% of statements
21:05:27 [2020-03-27T21:05:27.668Z] ok  	github.com/docker/docker/pkg/progress	0.005s	coverage: 75.9% of statements
21:05:27 [2020-03-27T21:05:27.959Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.009s	coverage: 85.7% of statements
21:05:28 [2020-03-27T21:05:28.977Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
21:05:29 [2020-03-27T21:05:29.263Z] ok  	github.com/docker/docker/pkg/pubsub	1.142s	coverage: 73.9% of statements
21:05:30 [2020-03-27T21:05:30.284Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
21:05:30 [2020-03-27T21:05:30.908Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
21:05:31 [2020-03-27T21:05:31.195Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 70.6% of statements
21:05:31 [2020-03-27T21:05:31.482Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
21:05:32 [2020-03-27T21:05:32.104Z] ok  	github.com/docker/docker/pkg/sysinfo	0.025s	coverage: 70.8% of statements
21:05:32 [2020-03-27T21:05:32.152Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 9.0% of statements
21:05:32 [2020-03-27T21:05:32.726Z] ok  	github.com/docker/docker/pkg/signal	3.464s	coverage: 61.0% of statements
21:05:33 [2020-03-27T21:05:33.349Z] ok  	github.com/docker/docker/pkg/system	0.095s	coverage: 37.2% of statements
21:05:33 [2020-03-27T21:05:33.984Z] ok  	github.com/docker/docker/pkg/tailfile	0.174s	coverage: 88.6% of statements
21:05:35 [2020-03-27T21:05:35.007Z] ok  	github.com/docker/docker/pkg/term	0.037s	coverage: 84.8% of statements
21:05:35 [2020-03-27T21:05:35.007Z] testing: warning: no tests to run
21:05:35 [2020-03-27T21:05:35.007Z] coverage: [no statements]
21:05:35 [2020-03-27T21:05:35.007Z] ok  	github.com/docker/docker/pkg/term/windows	0.022s	coverage: [no statements] [no tests to run]
21:05:35 [2020-03-27T21:05:35.293Z] ok  	github.com/docker/docker/pkg/tarsum	0.235s	coverage: 89.3% of statements
21:05:35 [2020-03-27T21:05:35.917Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
21:05:35 [2020-03-27T21:05:35.917Z] ok  	github.com/docker/docker/pkg/truncindex	0.114s	coverage: 91.5% of statements
21:05:36 [2020-03-27T21:05:36.204Z] ok  	github.com/docker/docker/pkg/useragent	0.024s	coverage: 88.9% of statements
21:05:38 [2020-03-27T21:05:38.909Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
21:05:40 [2020-03-27T21:05:40.402Z] ok  	github.com/docker/docker/reference	0.017s	coverage: 84.4% of statements
21:05:40 [2020-03-27T21:05:40.691Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 68.8% of statements
21:05:42 [2020-03-27T21:05:42.158Z] === RUN   TestDockerSuite/TestBuildDotDotFile
21:05:42 [2020-03-27T21:05:42.158Z] --- PASS: TestImportExtremelyLargeImageWorks (172.61s)
21:05:42 [2020-03-27T21:05:42.158Z] PASS
21:05:42 [2020-03-27T21:05:42.158Z] 
21:05:42 [2020-03-27T21:05:42.158Z] DONE 12 tests in 177.051s
21:05:42 [2020-03-27T21:05:42.158Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
21:05:42 [2020-03-27T21:05:42.158Z] ++ 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
21:05:42 [2020-03-27T21:05:42.158Z] ++ set -e
21:05:42 [2020-03-27T21:05:42.158Z] ++ '[' -n 0 ']'
21:05:42 [2020-03-27T21:05:42.158Z] ++ set -x
21:05:42 [2020-03-27T21:05:42.158Z] ++ env -i DEST=/go/src/github.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
21:05:42 [2020-03-27T21:05:42.158Z] === RUN   TestDockerSuite/TestBuildEOLInLine
21:05:42 [2020-03-27T21:05:42.158Z] INFO: Testing against a local daemon
21:05:42 [2020-03-27T21:05:42.158Z] === RUN   TestNetworkCreateDelete
21:05:42 [2020-03-27T21:05:42.158Z] --- PASS: TestNetworkCreateDelete (0.12s)
21:05:42 [2020-03-27T21:05:42.158Z] === RUN   TestDockerNetworkDeletePreferID
21:05:42 [2020-03-27T21:05:42.158Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
21:05:42 [2020-03-27T21:05:42.158Z] === RUN   TestInspectNetwork
21:05:42 [2020-03-27T21:05:42.158Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
21:05:42 [2020-03-27T21:05:42.158Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
21:05:42 [2020-03-27T21:05:42.192Z] ok  	github.com/docker/docker/plugin	0.600s	coverage: 27.1% of statements
21:05:43 [2020-03-27T21:05:43.232Z] ok  	github.com/docker/docker/registry/resumable	0.042s	coverage: 100.0% of statements
21:05:43 [2020-03-27T21:05:43.858Z] ok  	github.com/docker/docker/restartmanager	0.031s	coverage: 45.3% of statements
21:05:44 [2020-03-27T21:05:44.685Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
21:05:44 [2020-03-27T21:05:44.941Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
21:05:45 [2020-03-27T21:05:45.197Z] === RUN   TestInspectNetwork/full_network_id
21:05:45 [2020-03-27T21:05:45.197Z] === RUN   TestInspectNetwork/partial_network_id
21:05:45 [2020-03-27T21:05:45.197Z] === RUN   TestInspectNetwork/network_name
21:05:45 [2020-03-27T21:05:45.197Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:05:45 [2020-03-27T21:05:45.197Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
21:05:45 [2020-03-27T21:05:45.351Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 62.5% of statements
21:05:45 [2020-03-27T21:05:45.638Z] ok  	github.com/docker/docker/runconfig	0.022s	coverage: 68.2% of statements
21:05:45 [2020-03-27T21:05:45.760Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
21:05:45 [2020-03-27T21:05:45.760Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
21:05:46 [2020-03-27T21:05:46.262Z] ok  	github.com/docker/docker/registry	0.589s	coverage: 56.0% of statements
21:05:46 [2020-03-27T21:05:46.324Z] === RUN   TestDockerSuite/TestBuildEntrypoint
21:05:46 [2020-03-27T21:05:46.324Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
21:05:48 [2020-03-27T21:05:48.845Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
21:05:49 [2020-03-27T21:05:49.749Z] ok  	github.com/docker/docker/volume/drivers	0.024s	coverage: 36.1% of statements
21:05:49 [2020-03-27T21:05:49.775Z] --- PASS: TestInspectNetwork (9.83s)
21:05:49 [2020-03-27T21:05:49.775Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:05:49 [2020-03-27T21:05:49.775Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:05:49 [2020-03-27T21:05:49.775Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:05:49 [2020-03-27T21:05:49.775Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:05:49 [2020-03-27T21:05:49.775Z] === RUN   TestRunContainerWithBridgeNone
21:05:50 [2020-03-27T21:05:50.338Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
21:05:52 [2020-03-27T21:05:52.231Z] --- PASS: TestRunContainerWithBridgeNone (2.57s)
21:05:52 [2020-03-27T21:05:52.231Z] === RUN   TestNetworkInvalidJSON
21:05:52 [2020-03-27T21:05:52.231Z] === RUN   TestNetworkInvalidJSON//networks/create
21:05:52 [2020-03-27T21:05:52.231Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:05:52 [2020-03-27T21:05:52.231Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:05:52 [2020-03-27T21:05:52.231Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:05:52 [2020-03-27T21:05:52.231Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:05:52 [2020-03-27T21:05:52.231Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:05:52 [2020-03-27T21:05:52.231Z] === RUN   TestDockerSuite/TestBuildEnv
21:05:52 [2020-03-27T21:05:52.231Z] === CONT  TestNetworkInvalidJSON//networks/create
21:05:52 [2020-03-27T21:05:52.231Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:05:52 [2020-03-27T21:05:52.231Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:05:52 [2020-03-27T21:05:52.231Z] --- PASS: TestNetworkInvalidJSON (0.02s)
21:05:52 [2020-03-27T21:05:52.231Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:05:52 [2020-03-27T21:05:52.231Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:05:52 [2020-03-27T21:05:52.231Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
21:05:52 [2020-03-27T21:05:52.231Z] === RUN   TestHostIPv4BridgeLabel
21:05:52 [2020-03-27T21:05:52.453Z] ok  	github.com/docker/docker/volume/mounts	0.071s	coverage: 67.0% of statements
21:05:52 [2020-03-27T21:05:52.453Z] ok  	github.com/docker/docker/volume/local	0.063s	coverage: 73.0% of statements
21:05:52 [2020-03-27T21:05:52.794Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
21:05:52 [2020-03-27T21:05:52.794Z] === RUN   TestDaemonRestartWithLiveRestore
21:05:53 [2020-03-27T21:05:53.463Z] ok  	github.com/docker/docker/volume/service	0.030s	coverage: 73.0% of statements
21:05:53 [2020-03-27T21:05:53.725Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
21:05:53 [2020-03-27T21:05:53.725Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:05:53 [2020-03-27T21:05:53.725Z] === RUN   TestDaemonDefaultNetworkPools
21:05:54 [2020-03-27T21:05:54.658Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
21:05:54 [2020-03-27T21:05:54.658Z] === RUN   TestDaemonRestartWithExistingNetwork
21:05:55 [2020-03-27T21:05:55.222Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
21:05:55 [2020-03-27T21:05:55.786Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.29s)
21:05:55 [2020-03-27T21:05:55.786Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:05:56 [2020-03-27T21:05:56.349Z] === RUN   TestDockerSuite/TestBuildEnvUsage
21:05:57 [2020-03-27T21:05:57.281Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
21:05:57 [2020-03-27T21:05:57.281Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:05:57 [2020-03-27T21:05:57.538Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
21:05:57 [2020-03-27T21:05:57.538Z] === RUN   TestServiceWithPredefinedNetwork
21:06:00 [2020-03-27T21:06:00.814Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
21:06:00 [2020-03-27T21:06:00.814Z] --- PASS: TestServiceWithPredefinedNetwork (3.08s)
21:06:00 [2020-03-27T21:06:00.814Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:06:00 [2020-03-27T21:06:00.814Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:06:00 [2020-03-27T21:06:00.814Z]     service_test.go:236: FLAKY_TEST
21:06:00 [2020-03-27T21:06:00.814Z] === RUN   TestServiceWithDataPathPortInit
21:06:01 [2020-03-27T21:06:01.744Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
21:06:01 [2020-03-27T21:06:01.837Z] ok  	github.com/docker/docker/pkg/plugins	33.648s	coverage: 76.6% of statements
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/rootless	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/volume	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:06:01 [2020-03-27T21:06:01.837Z] 
21:06:01 [2020-03-27T21:06:01.837Z] === Skipped
21:06:01 [2020-03-27T21:06:01.837Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
21:06:01 [2020-03-27T21:06:01.837Z]     exec_linux_test.go:18: requires AppArmor to be enabled
21:06:01 [2020-03-27T21:06:01.837Z] 
21:06:01 [2020-03-27T21:06:01.837Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
21:06:01 [2020-03-27T21:06:01.837Z]     exec_linux_test.go:38: requires AppArmor to be enabled
21:06:01 [2020-03-27T21:06:01.837Z] 
21:06:01 [2020-03-27T21:06:01.837Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:46: Driver btrfs not supported
21:06:01 [2020-03-27T21:06:01.837Z] 
21:06:01 [2020-03-27T21:06:01.837Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:46: Driver btrfs not supported
21:06:01 [2020-03-27T21:06:01.837Z] 
21:06:01 [2020-03-27T21:06:01.837Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:46: Driver btrfs not supported
21:06:01 [2020-03-27T21:06:01.837Z] 
21:06:01 [2020-03-27T21:06:01.837Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:46: Driver btrfs not supported
21:06:01 [2020-03-27T21:06:01.837Z] 
21:06:01 [2020-03-27T21:06:01.837Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:46: Driver btrfs not supported
21:06:01 [2020-03-27T21:06:01.837Z] 
21:06:01 [2020-03-27T21:06:01.837Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:73: No driver to put!
21:06:01 [2020-03-27T21:06:01.837Z] 
21:06:01 [2020-03-27T21:06:01.837Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:06:01 [2020-03-27T21:06:01.837Z] time="2020-03-27T21:04:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:06:01 [2020-03-27T21:06:01.837Z] 
21:06:01 [2020-03-27T21:06:01.837Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:06:01 [2020-03-27T21:06:01.837Z] time="2020-03-27T21:04:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:06:01 [2020-03-27T21:06:01.837Z] 
21:06:01 [2020-03-27T21:06:01.837Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:06:01 [2020-03-27T21:06:01.837Z] time="2020-03-27T21:04:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:06:01 [2020-03-27T21:06:01.837Z] 
21:06:01 [2020-03-27T21:06:01.837Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:06:01 [2020-03-27T21:06:01.837Z] time="2020-03-27T21:04:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:06:01 [2020-03-27T21:06:01.837Z] 
21:06:01 [2020-03-27T21:06:01.837Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:06:01 [2020-03-27T21:06:01.837Z] time="2020-03-27T21:04:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:06:01 [2020-03-27T21:06:01.837Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:06:01 [2020-03-27T21:06:01.837Z] 
21:06:01 [2020-03-27T21:06:01.838Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:06:01 [2020-03-27T21:06:01.838Z]     graphtest_unix.go:73: No driver to put!
21:06:01 [2020-03-27T21:06:01.838Z] 
21:06:01 [2020-03-27T21:06:01.838Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:06:01 [2020-03-27T21:06:01.838Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
21:06:01 [2020-03-27T21:06:01.838Z] 
21:06:01 [2020-03-27T21:06:01.838Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:06:01 [2020-03-27T21:06:01.838Z]     overlay_test.go:49: Fails to compute changes intermittently
21:06:01 [2020-03-27T21:06:01.838Z] 
21:06:01 [2020-03-27T21:06:01.838Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:06:01 [2020-03-27T21:06:01.838Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:06:01 [2020-03-27T21:06:01.838Z] 
21:06:01 [2020-03-27T21:06:01.838Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:06:01 [2020-03-27T21:06:01.838Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:06:01 [2020-03-27T21:06:01.838Z] 
21:06:01 [2020-03-27T21:06:01.838Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:06:01 [2020-03-27T21:06:01.838Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:06:01 [2020-03-27T21:06:01.838Z]     graphtest_unix.go:46: Driver zfs not supported
21:06:01 [2020-03-27T21:06:01.838Z] 
21:06:01 [2020-03-27T21:06:01.838Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:06:01 [2020-03-27T21:06:01.838Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:06:01 [2020-03-27T21:06:01.838Z]     graphtest_unix.go:46: Driver zfs not supported
21:06:01 [2020-03-27T21:06:01.838Z] 
21:06:01 [2020-03-27T21:06:01.838Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:06:01 [2020-03-27T21:06:01.838Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:06:01 [2020-03-27T21:06:01.838Z]     graphtest_unix.go:46: Driver zfs not supported
21:06:01 [2020-03-27T21:06:01.838Z] 
21:06:01 [2020-03-27T21:06:01.838Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:06:01 [2020-03-27T21:06:01.838Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:06:01 [2020-03-27T21:06:01.838Z]     graphtest_unix.go:46: Driver zfs not supported
21:06:01 [2020-03-27T21:06:01.838Z] 
21:06:01 [2020-03-27T21:06:01.838Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:06:01 [2020-03-27T21:06:01.838Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:06:01 [2020-03-27T21:06:01.838Z]     graphtest_unix.go:46: Driver zfs not supported
21:06:01 [2020-03-27T21:06:01.838Z] 
21:06:01 [2020-03-27T21:06:01.838Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:06:01 [2020-03-27T21:06:01.838Z]     graphtest_unix.go:73: No driver to put!
21:06:01 [2020-03-27T21:06:01.838Z] 
21:06:01 [2020-03-27T21:06:01.838Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:06:01 [2020-03-27T21:06:01.838Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
21:06:01 [2020-03-27T21:06:01.838Z] 
21:06:01 [2020-03-27T21:06:01.838Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:06:01 [2020-03-27T21:06:01.838Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
21:06:01 [2020-03-27T21:06:01.838Z] 
21:06:01 [2020-03-27T21:06:01.838Z] 
21:06:01 [2020-03-27T21:06:01.838Z] DONE 2174 tests, 26 skipped in 347.661s
Post stage
[Pipeline] junit
21:06:01 [2020-03-27T21:06:01.873Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:06:02 [2020-03-27T21:06:02.769Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40739/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420 -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:bc1ca5ab8a5b96299fa801864284a0c706186420 hack/make.sh dynbinary test-integration
21:06:03 [2020-03-27T21:06:03.057Z] 
21:06:03 [2020-03-27T21:06:03.343Z] Removing bundles/
21:06:03 [2020-03-27T21:06:03.344Z] 
21:06:03 [2020-03-27T21:06:03.344Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:06:03 [2020-03-27T21:06:03.344Z] Building: bundles/dynbinary-daemon/dockerd-dev
21:06:03 [2020-03-27T21:06:03.344Z] GOOS="" GOARCH="" GOARM=""
21:06:04 [2020-03-27T21:06:04.270Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
21:06:22 [2020-03-27T21:06:22.327Z] --- PASS: TestServiceWithDataPathPortInit (18.68s)
21:06:22 [2020-03-27T21:06:22.327Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:06:26 [2020-03-27T21:06:26.506Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
21:06:27 [2020-03-27T21:06:27.875Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
21:06:28 [2020-03-27T21:06:28.806Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.30s)
21:06:28 [2020-03-27T21:06:28.807Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:e4u4w9tvl1pthv3hpn7uin2mp Created:2020-03-27 21:06:20.885897295 +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[8dd252dbfc74cc49ae499b721cb32701420f41fffe1ed7d70289fd94dc45dd89:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a7jcwfiq2k4p4ougvkvubajj0 EndpointID:de505759c213bc9f1f9d9ae3abb39dcdeaf2f43a718a98556cddc03fbe4b0486 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cc8ee46d05d2ae11de844f3677c6b3048459076a11318f5d93ca36150cf828bc 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:184cbfb4d471 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a7jcwfiq2k4p4ougvkvubajj0 EndpointID:de505759c213bc9f1f9d9ae3abb39dcdeaf2f43a718a98556cddc03fbe4b0486 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:06:28 [2020-03-27T21:06:28.807Z] PASS
21:06:28 [2020-03-27T21:06:28.807Z] 
21:06:28 [2020-03-27T21:06:28.807Z] === Skipped
21:06:28 [2020-03-27T21:06:28.807Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:06:28 [2020-03-27T21:06:28.807Z]     service_test.go:236: FLAKY_TEST
21:06:28 [2020-03-27T21:06:28.807Z] 
21:06:28 [2020-03-27T21:06:28.807Z] 
21:06:28 [2020-03-27T21:06:28.807Z] DONE 22 tests, 1 skipped in 49.576s
21:06:28 [2020-03-27T21:06:28.807Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:06:28 [2020-03-27T21:06:28.807Z] ++ 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
21:06:28 [2020-03-27T21:06:28.807Z] ++ set -e
21:06:28 [2020-03-27T21:06:28.807Z] ++ '[' -n 0 ']'
21:06:28 [2020-03-27T21:06:28.807Z] ++ set -x
21:06:28 [2020-03-27T21:06:28.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:06:28 [2020-03-27T21:06:28.807Z] INFO: Testing against a local daemon
21:06:28 [2020-03-27T21:06:28.807Z] === RUN   TestDockerNetworkIpvlanPersistance
21:06:28 [2020-03-27T21:06:28.807Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:06:28 [2020-03-27T21:06:28.807Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:06:28 [2020-03-27T21:06:28.807Z] === RUN   TestDockerNetworkIpvlan
21:06:28 [2020-03-27T21:06:28.807Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:06:28 [2020-03-27T21:06:28.807Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:06:28 [2020-03-27T21:06:28.807Z] PASS
21:06:28 [2020-03-27T21:06:28.807Z] 
21:06:28 [2020-03-27T21:06:28.807Z] === Skipped
21:06:28 [2020-03-27T21:06:28.807Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:06:28 [2020-03-27T21:06:28.807Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:06:28 [2020-03-27T21:06:28.807Z] 
21:06:28 [2020-03-27T21:06:28.807Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:06:28 [2020-03-27T21:06:28.807Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:06:28 [2020-03-27T21:06:28.807Z] 
21:06:28 [2020-03-27T21:06:28.807Z] 
21:06:28 [2020-03-27T21:06:28.807Z] DONE 2 tests, 2 skipped in 0.138s
21:06:28 [2020-03-27T21:06:28.807Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:06:28 [2020-03-27T21:06:28.807Z] ++ 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
21:06:28 [2020-03-27T21:06:28.807Z] ++ set -e
21:06:28 [2020-03-27T21:06:28.807Z] ++ '[' -n 0 ']'
21:06:28 [2020-03-27T21:06:28.807Z] ++ set -x
21:06:28 [2020-03-27T21:06:28.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:06:29 [2020-03-27T21:06:29.064Z] INFO: Testing against a local daemon
21:06:29 [2020-03-27T21:06:29.064Z] === RUN   TestDockerNetworkMacvlanPersistance
21:06:30 [2020-03-27T21:06:30.432Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
21:06:30 [2020-03-27T21:06:30.432Z] === RUN   TestDockerNetworkMacvlan
21:06:31 [2020-03-27T21:06:31.363Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:06:32 [2020-03-27T21:06:32.294Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:06:32 [2020-03-27T21:06:32.858Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:06:36 [2020-03-27T21:06:36.134Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:06:37 [2020-03-27T21:06:37.505Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
21:06:38 [2020-03-27T21:06:38.438Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
21:06:39 [2020-03-27T21:06:39.001Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:06:39 [2020-03-27T21:06:39.001Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
21:06:39 [2020-03-27T21:06:39.566Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
21:06:39 [2020-03-27T21:06:39.758Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:06:39 [2020-03-27T21:06:39.758Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 14.7% of statements
21:06:39 [2020-03-27T21:06:39.758Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
21:06:39 [2020-03-27T21:06:39.758Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:06:39 [2020-03-27T21:06:39.758Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:06:39 [2020-03-27T21:06:39.758Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:06:39 [2020-03-27T21:06:39.758Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:06:39 [2020-03-27T21:06:39.758Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:06:39 [2020-03-27T21:06:39.758Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:06:39 [2020-03-27T21:06:39.758Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:06:39 [2020-03-27T21:06:39.758Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:06:39 [2020-03-27T21:06:39.758Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:06:39 [2020-03-27T21:06:39.758Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:06:39 [2020-03-27T21:06:39.758Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:06:40 [2020-03-27T21:06:40.013Z] ok  	github.com/docker/docker/api/server/router/swarm	0.010s	coverage: 4.5% of statements
21:06:40 [2020-03-27T21:06:40.013Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:06:40 [2020-03-27T21:06:40.267Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:06:40 [2020-03-27T21:06:40.267Z] ?   	github.com/docker/docker/api/types	[no test files]
21:06:40 [2020-03-27T21:06:40.267Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:06:40 [2020-03-27T21:06:40.267Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:06:40 [2020-03-27T21:06:40.267Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:06:40 [2020-03-27T21:06:40.267Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:06:40 [2020-03-27T21:06:40.827Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
21:06:40 [2020-03-27T21:06:40.827Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
21:06:40 [2020-03-27T21:06:40.827Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:06:40 [2020-03-27T21:06:40.827Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:06:40 [2020-03-27T21:06:40.827Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:06:40 [2020-03-27T21:06:40.827Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:06:40 [2020-03-27T21:06:40.827Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:06:40 [2020-03-27T21:06:40.827Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:06:40 [2020-03-27T21:06:40.827Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:06:40 [2020-03-27T21:06:40.936Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
21:06:40 [2020-03-27T21:06:40.936Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
21:06:41 [2020-03-27T21:06:41.082Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
21:06:41 [2020-03-27T21:06:41.082Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 75.0% of statements
21:06:41 [2020-03-27T21:06:41.082Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:06:41 [2020-03-27T21:06:41.082Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:06:41 [2020-03-27T21:06:41.082Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:06:41 [2020-03-27T21:06:41.082Z] ?   	github.com/docker/docker/builder	[no test files]
21:06:41 [2020-03-27T21:06:41.082Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:06:41 [2020-03-27T21:06:41.082Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:06:41 [2020-03-27T21:06:41.082Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:06:41 [2020-03-27T21:06:41.082Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:06:41 [2020-03-27T21:06:41.082Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:06:41 [2020-03-27T21:06:41.082Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:06:41 [2020-03-27T21:06:41.082Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:06:41 [2020-03-27T21:06:41.499Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
21:06:41 [2020-03-27T21:06:41.641Z] ok  	github.com/docker/docker/builder/dockerignore	0.009s	coverage: 96.8% of statements
21:06:44 [2020-03-27T21:06:44.774Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:06:45 [2020-03-27T21:06:45.799Z] ok  	github.com/docker/docker/builder/remotecontext	0.175s	coverage: 13.6% of statements
21:06:45 [2020-03-27T21:06:45.799Z] ok  	github.com/docker/docker/builder/dockerfile	0.535s	coverage: 48.2% of statements
21:06:46 [2020-03-27T21:06:46.144Z] --- PASS: TestDockerNetworkMacvlan (15.87s)
21:06:46 [2020-03-27T21:06:46.144Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
21:06:46 [2020-03-27T21:06:46.144Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
21:06:46 [2020-03-27T21:06:46.144Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.90s)
21:06:46 [2020-03-27T21:06:46.144Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.85s)
21:06:46 [2020-03-27T21:06:46.144Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.43s)
21:06:46 [2020-03-27T21:06:46.144Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.10s)
21:06:46 [2020-03-27T21:06:46.144Z] PASS
21:06:46 [2020-03-27T21:06:46.144Z] 
21:06:46 [2020-03-27T21:06:46.144Z] DONE 8 tests in 17.389s
21:06:46 [2020-03-27T21:06:46.144Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
21:06:46 [2020-03-27T21:06:46.144Z] ++ 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
21:06:46 [2020-03-27T21:06:46.144Z] ++ set -e
21:06:46 [2020-03-27T21:06:46.144Z] ++ '[' -n 0 ']'
21:06:46 [2020-03-27T21:06:46.144Z] ++ set -x
21:06:46 [2020-03-27T21:06:46.360Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
21:06:46 [2020-03-27T21:06:46.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:06:46 [2020-03-27T21:06:46.400Z] testing: warning: no tests to run
21:06:46 [2020-03-27T21:06:46.400Z] PASS
21:06:46 [2020-03-27T21:06:46.400Z] 
21:06:46 [2020-03-27T21:06:46.400Z] DONE 0 tests in 0.029s
21:06:46 [2020-03-27T21:06:46.400Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:06:46 [2020-03-27T21:06:46.401Z] ++ 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
21:06:46 [2020-03-27T21:06:46.401Z] ++ set -e
21:06:46 [2020-03-27T21:06:46.401Z] ++ '[' -n 0 ']'
21:06:46 [2020-03-27T21:06:46.401Z] ++ set -x
21:06:46 [2020-03-27T21:06:46.401Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:06:46 [2020-03-27T21:06:46.401Z] INFO: Testing against a local daemon
21:06:46 [2020-03-27T21:06:46.401Z] === RUN   TestAuthZPluginAllowRequest
21:06:48 [2020-03-27T21:06:48.246Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.696s	coverage: 86.3% of statements
21:06:48 [2020-03-27T21:06:48.246Z] ?   	github.com/docker/docker/cli	[no test files]
21:06:48 [2020-03-27T21:06:48.246Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:06:48 [2020-03-27T21:06:48.293Z] --- PASS: TestAuthZPluginAllowRequest (1.76s)
21:06:48 [2020-03-27T21:06:48.294Z] === RUN   TestAuthZPluginTLS
21:06:48 [2020-03-27T21:06:48.856Z] --- PASS: TestAuthZPluginTLS (0.56s)
21:06:48 [2020-03-27T21:06:48.856Z] === RUN   TestAuthZPluginDenyRequest
21:06:49 [2020-03-27T21:06:49.419Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
21:06:49 [2020-03-27T21:06:49.419Z] --- PASS: TestAuthZPluginDenyRequest (0.67s)
21:06:49 [2020-03-27T21:06:49.419Z] === RUN   TestAuthZPluginAPIDenyResponse
21:06:49 [2020-03-27T21:06:49.983Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
21:06:49 [2020-03-27T21:06:49.983Z] === RUN   TestAuthZPluginDenyResponse
21:06:50 [2020-03-27T21:06:50.132Z] ok  	github.com/docker/docker/client	0.159s	coverage: 75.8% of statements
21:06:50 [2020-03-27T21:06:50.547Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
21:06:50 [2020-03-27T21:06:50.547Z] === RUN   TestAuthZPluginAllowEventStream
21:06:53 [2020-03-27T21:06:53.070Z] --- PASS: TestAuthZPluginAllowEventStream (2.03s)
21:06:53 [2020-03-27T21:06:53.070Z] === RUN   TestAuthZPluginErrorResponse
21:06:53 [2020-03-27T21:06:53.328Z] --- PASS: TestAuthZPluginErrorResponse (0.61s)
21:06:53 [2020-03-27T21:06:53.328Z] === RUN   TestAuthZPluginErrorRequest
21:06:53 [2020-03-27T21:06:53.585Z] === RUN   TestDockerSuite/TestBuildExpose
21:06:53 [2020-03-27T21:06:53.842Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
21:06:53 [2020-03-27T21:06:53.842Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:06:54 [2020-03-27T21:06:54.099Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
21:06:54 [2020-03-27T21:06:54.356Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
21:06:54 [2020-03-27T21:06:54.356Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:06:54 [2020-03-27T21:06:54.612Z] === RUN   TestDockerSuite/TestBuildExposeOrder
21:06:55 [2020-03-27T21:06:55.177Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
21:06:55 [2020-03-27T21:06:55.434Z] === RUN   TestDockerSuite/TestBuildFails
21:06:56 [2020-03-27T21:06:56.365Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
21:06:56 [2020-03-27T21:06:56.365Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.02s)
21:06:56 [2020-03-27T21:06:56.365Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:06:56 [2020-03-27T21:06:56.365Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
21:06:58 [2020-03-27T21:06:58.258Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.98s)
21:06:58 [2020-03-27T21:06:58.259Z] === RUN   TestAuthZPluginHeader
21:06:58 [2020-03-27T21:06:58.822Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
21:06:59 [2020-03-27T21:06:59.080Z] --- PASS: TestAuthZPluginHeader (0.84s)
21:06:59 [2020-03-27T21:06:59.080Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:07:01 [2020-03-27T21:07:01.010Z] === RUN   TestDockerSuite/TestBuildForceRm
21:07:02 [2020-03-27T21:07:02.939Z] === RUN   TestDockerSuite/TestBuildFromGit
21:07:03 [2020-03-27T21:07:03.526Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.37s)
21:07:03 [2020-03-27T21:07:03.526Z] === RUN   TestAuthZPluginV2Disable
21:07:04 [2020-03-27T21:07:04.457Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
21:07:05 [2020-03-27T21:07:05.020Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
21:07:06 [2020-03-27T21:07:06.388Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
21:07:07 [2020-03-27T21:07:07.319Z] --- PASS: TestAuthZPluginV2Disable (3.58s)
21:07:07 [2020-03-27T21:07:07.319Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:07:08 [2020-03-27T21:07:08.687Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
21:07:09 [2020-03-27T21:07:09.252Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
21:07:09 [2020-03-27T21:07:09.508Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
21:07:10 [2020-03-27T21:07:10.439Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.32s)
21:07:10 [2020-03-27T21:07:10.439Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:07:11 [2020-03-27T21:07:11.809Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
21:07:12 [2020-03-27T21:07:12.549Z] 23645bd7ee08: Pull complete
21:07:12 [2020-03-27T21:07:12.549Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8
21:07:12 [2020-03-27T21:07:12.549Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
21:07:12 [2020-03-27T21:07:12.549Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
21:07:12 [2020-03-27T21:07:12.549Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
21:07:12 [2020-03-27T21:07:12.549Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098'
21:07:12 [2020-03-27T21:07:12.549Z] WARN: Skipping validation tests
21:07:12 [2020-03-27T21:07:12.549Z] INFO: Running unit tests at 03/27/2020 21:07:01...
21:07:12 [2020-03-27T21:07:12.549Z] INFO: make.ps1 starting at 03/27/2020 21:07:05
21:07:12 [2020-03-27T21:07:12.549Z] INFO: Git commit (dbb42b509e) assumed from DOCKER_GITCOMMIT environment variable
21:07:12 [2020-03-27T21:07:12.549Z] INFO: Invoking autogen...
21:07:12 [2020-03-27T21:07:12.549Z] INFO: Running unit tests...
21:07:15 [2020-03-27T21:07:15.086Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
21:07:16 [2020-03-27T21:07:16.368Z] 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
21:07:16 [2020-03-27T21:07:16.981Z] === RUN   TestDockerSuite/TestBuildHistory
21:07:22 [2020-03-27T21:07:22.236Z] === RUN   TestDockerSuite/TestBuildIidFile
21:07:22 [2020-03-27T21:07:22.800Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
21:07:23 [2020-03-27T21:07:23.056Z] === RUN   TestDockerSuite/TestBuildInheritance
21:07:23 [2020-03-27T21:07:23.056Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.72s)
21:07:23 [2020-03-27T21:07:23.056Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:07:23 [2020-03-27T21:07:23.620Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
21:07:24 [2020-03-27T21:07:24.183Z] === RUN   TestDockerSuite/TestBuildInvalidTag
21:07:24 [2020-03-27T21:07:24.183Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
21:07:25 [2020-03-27T21:07:25.071Z] ?   	github.com/docker/docker/api	[no test files]
21:07:25 [2020-03-27T21:07:25.550Z] === RUN   TestDockerSuite/TestBuildLabel
21:07:25 [2020-03-27T21:07:25.807Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
21:07:26 [2020-03-27T21:07:26.063Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
21:07:26 [2020-03-27T21:07:26.627Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
21:07:26 [2020-03-27T21:07:26.884Z] === RUN   TestDockerSuite/TestBuildLabels
21:07:27 [2020-03-27T21:07:27.447Z] === RUN   TestDockerSuite/TestBuildLabelsCache
21:07:28 [2020-03-27T21:07:28.377Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
21:07:28 [2020-03-27T21:07:28.837Z] ok  	github.com/docker/docker/cmd/dockerd	0.058s	coverage: 30.7% of statements
21:07:30 [2020-03-27T21:07:30.197Z] ok  	github.com/docker/docker/container	0.119s	coverage: 34.9% of statements
21:07:30 [2020-03-27T21:07:30.197Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:07:30 [2020-03-27T21:07:30.197Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:07:30 [2020-03-27T21:07:30.197Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:07:30 [2020-03-27T21:07:30.197Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:07:30 [2020-03-27T21:07:30.271Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
21:07:31 [2020-03-27T21:07:31.201Z] === RUN   TestDockerSuite/TestBuildLastModified
21:07:37 [2020-03-27T21:07:37.745Z] === RUN   TestDockerSuite/TestBuildLineBreak
21:07:39 [2020-03-27T21:07:39.639Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
21:07:39 [2020-03-27T21:07:39.639Z] PASS
21:07:39 [2020-03-27T21:07:39.639Z] 
21:07:39 [2020-03-27T21:07:39.639Z] DONE 17 tests in 53.433s
21:07:39 [2020-03-27T21:07:39.895Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:07:39 [2020-03-27T21:07:39.895Z] ++ 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
21:07:39 [2020-03-27T21:07:39.895Z] ++ set -e
21:07:39 [2020-03-27T21:07:39.895Z] ++ '[' -n 0 ']'
21:07:39 [2020-03-27T21:07:39.895Z] ++ set -x
21:07:39 [2020-03-27T21:07:39.896Z] ++ env -i DEST=/go/src/github.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
21:07:39 [2020-03-27T21:07:39.896Z] INFO: Testing against a local daemon
21:07:39 [2020-03-27T21:07:39.896Z] === RUN   TestPluginInvalidJSON
21:07:39 [2020-03-27T21:07:39.896Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:07:39 [2020-03-27T21:07:39.896Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:07:39 [2020-03-27T21:07:39.896Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:07:39 [2020-03-27T21:07:39.896Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:07:39 [2020-03-27T21:07:39.896Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:07:39 [2020-03-27T21:07:39.896Z] PASS
21:07:39 [2020-03-27T21:07:39.896Z] 
21:07:39 [2020-03-27T21:07:39.896Z] DONE 2 tests in 0.138s
21:07:39 [2020-03-27T21:07:39.896Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:07:39 [2020-03-27T21:07:39.896Z] ++ 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
21:07:39 [2020-03-27T21:07:39.896Z] ++ set -e
21:07:39 [2020-03-27T21:07:39.896Z] ++ '[' -n 0 ']'
21:07:39 [2020-03-27T21:07:39.896Z] ++ set -x
21:07:39 [2020-03-27T21:07:39.896Z] ++ env -i DEST=/go/src/github.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
21:07:40 [2020-03-27T21:07:40.074Z] ok  	github.com/docker/docker/api/server	0.165s	coverage: 9.0% of statements
21:07:40 [2020-03-27T21:07:40.139Z] ok  	github.com/docker/docker/daemon/cluster	0.060s	coverage: 0.5% of statements
21:07:40 [2020-03-27T21:07:40.153Z] INFO: Testing against a local daemon
21:07:40 [2020-03-27T21:07:40.153Z] === RUN   TestExternalGraphDriver
21:07:40 [2020-03-27T21:07:40.153Z] === RUN   TestExternalGraphDriver/json
21:07:40 [2020-03-27T21:07:40.715Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
21:07:40 [2020-03-27T21:07:40.715Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
21:07:40 [2020-03-27T21:07:40.973Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
21:07:40 [2020-03-27T21:07:40.973Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
21:07:41 [2020-03-27T21:07:41.230Z] === RUN   TestDockerSuite/TestBuildMaintainer
21:07:41 [2020-03-27T21:07:41.487Z] === RUN   TestDockerSuite/TestBuildMissingArgs
21:07:41 [2020-03-27T21:07:41.501Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
21:07:42 [2020-03-27T21:07:42.417Z] === RUN   TestExternalGraphDriver/spec
21:07:43 [2020-03-27T21:07:43.347Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
21:07:43 [2020-03-27T21:07:43.384Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.6% of statements
21:07:44 [2020-03-27T21:07:44.717Z] === RUN   TestExternalGraphDriver/pull
21:07:44 [2020-03-27T21:07:44.717Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
21:07:46 [2020-03-27T21:07:46.612Z] --- PASS: TestExternalGraphDriver (6.20s)
21:07:46 [2020-03-27T21:07:46.612Z]     --- PASS: TestExternalGraphDriver/json (2.14s)
21:07:46 [2020-03-27T21:07:46.612Z]     --- PASS: TestExternalGraphDriver/spec (2.09s)
21:07:46 [2020-03-27T21:07:46.612Z]     --- PASS: TestExternalGraphDriver/pull (1.84s)
21:07:46 [2020-03-27T21:07:46.612Z] === RUN   TestGraphdriverPluginV2
21:07:49 [2020-03-27T21:07:49.134Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
21:07:49 [2020-03-27T21:07:49.698Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
21:07:50 [2020-03-27T21:07:50.261Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
21:07:50 [2020-03-27T21:07:50.825Z] --- PASS: TestGraphdriverPluginV2 (4.67s)
21:07:50 [2020-03-27T21:07:50.825Z] PASS
21:07:50 [2020-03-27T21:07:50.825Z] 
21:07:50 [2020-03-27T21:07:50.825Z] DONE 5 tests in 11.002s
21:07:50 [2020-03-27T21:07:50.825Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:07:50 [2020-03-27T21:07:50.825Z] ++ 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
21:07:51 [2020-03-27T21:07:51.082Z] ++ set -e
21:07:51 [2020-03-27T21:07:51.082Z] ++ '[' -n 0 ']'
21:07:51 [2020-03-27T21:07:51.082Z] ++ set -x
21:07:51 [2020-03-27T21:07:51.082Z] ++ env -i DEST=/go/src/github.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
21:07:51 [2020-03-27T21:07:51.082Z] INFO: Testing against a local daemon
21:07:51 [2020-03-27T21:07:51.082Z] === RUN   TestContinueAfterPluginCrash
21:07:51 [2020-03-27T21:07:51.082Z] === PAUSE TestContinueAfterPluginCrash
21:07:51 [2020-03-27T21:07:51.082Z] === RUN   TestReadPluginNoRead
21:07:51 [2020-03-27T21:07:51.082Z] === PAUSE TestReadPluginNoRead
21:07:51 [2020-03-27T21:07:51.082Z] === RUN   TestDaemonStartWithLogOpt
21:07:51 [2020-03-27T21:07:51.082Z] === PAUSE TestDaemonStartWithLogOpt
21:07:51 [2020-03-27T21:07:51.082Z] === CONT  TestContinueAfterPluginCrash
21:07:51 [2020-03-27T21:07:51.082Z] === CONT  TestDaemonStartWithLogOpt
21:07:51 [2020-03-27T21:07:51.456Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.8% of statements
21:07:51 [2020-03-27T21:07:51.647Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
21:07:53 [2020-03-27T21:07:53.343Z] ok  	github.com/docker/docker/daemon/config	0.034s	coverage: 81.7% of statements
21:07:53 [2020-03-27T21:07:53.343Z] ok  	github.com/docker/docker/daemon	12.210s	coverage: 17.5% of statements
21:07:53 [2020-03-27T21:07:53.343Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:07:53 [2020-03-27T21:07:53.343Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:07:54 [2020-03-27T21:07:54.268Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
21:07:54 [2020-03-27T21:07:54.268Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
21:07:54 [2020-03-27T21:07:54.268Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:07:54 [2020-03-27T21:07:54.268Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:07:56 [2020-03-27T21:07:56.151Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
21:07:58 [2020-03-27T21:07:58.035Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
21:07:58 [2020-03-27T21:07:58.960Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.211s	coverage: 57.0% of statements
21:08:02 [2020-03-27T21:08:02.224Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.539s	coverage: 72.5% of statements
21:08:02 [2020-03-27T21:08:02.224Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.539s	coverage: 45.9% of statements
21:08:03 [2020-03-27T21:08:03.585Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.8% of statements
21:08:03 [2020-03-27T21:08:03.585Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:08:04 [2020-03-27T21:08:04.948Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.127s	coverage: 49.5% of statements
21:08:06 [2020-03-27T21:08:06.310Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.316s	coverage: 76.1% of statements
21:08:06 [2020-03-27T21:08:06.505Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
21:08:07 [2020-03-27T21:08:07.434Z] --- PASS: TestDaemonStartWithLogOpt (16.31s)
21:08:07 [2020-03-27T21:08:07.434Z] === CONT  TestReadPluginNoRead
21:08:07 [2020-03-27T21:08:07.673Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
21:08:08 [2020-03-27T21:08:08.234Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.234s	coverage: 61.0% of statements
21:08:08 [2020-03-27T21:08:08.234Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:08:08 [2020-03-27T21:08:08.234Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:08:08 [2020-03-27T21:08:08.795Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
21:08:09 [2020-03-27T21:08:09.328Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
21:08:09 [2020-03-27T21:08:09.720Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
21:08:10 [2020-03-27T21:08:10.534Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:08:10 [2020-03-27T21:08:10.534Z] 
21:08:10 [2020-03-27T21:08:10.534Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:08:10 [2020-03-27T21:08:10.534Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:08:10 [2020-03-27T21:08:10.534Z] HOSTNAME=fda8b275c8c4
21:08:10 [2020-03-27T21:08:10.534Z] TESTDEBUG=0
21:08:10 [2020-03-27T21:08:10.534Z] DEST=bundles/test-integration
21:08:10 [2020-03-27T21:08:10.534Z] PWD=/go/src/github.com/docker/docker
21:08:10 [2020-03-27T21:08:10.534Z] DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420
21:08:10 [2020-03-27T21:08:10.534Z] container=docker
21:08:10 [2020-03-27T21:08:10.534Z] HOME=/root
21:08:10 [2020-03-27T21:08:10.534Z] GOLANG_VERSION=1.13.8
21:08:10 [2020-03-27T21:08:10.534Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:08:10 [2020-03-27T21:08:10.534Z] VALIDATE_BRANCH=master
21:08:10 [2020-03-27T21:08:10.534Z] TERM=xterm
21:08:10 [2020-03-27T21:08:10.534Z] DOCKER_PKG=github.com/docker/docker
21:08:10 [2020-03-27T21:08:10.534Z] SHLVL=1
21:08:10 [2020-03-27T21:08:10.534Z] TIMEOUT=120m
21:08:10 [2020-03-27T21:08:10.534Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:08:10 [2020-03-27T21:08:10.534Z] DOCKER_GRAPHDRIVER=overlay2
21:08:10 [2020-03-27T21:08:10.534Z] GO111MODULE=off
21:08:10 [2020-03-27T21:08:10.534Z] DOCKER_EXPERIMENTAL=1
21:08:10 [2020-03-27T21:08:10.534Z] TEST_SKIP_INTEGRATION_CLI=1
21:08:10 [2020-03-27T21:08:10.534Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:08:10 [2020-03-27T21:08:10.534Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:08:10 [2020-03-27T21:08:10.534Z] GOPATH=/go
21:08:10 [2020-03-27T21:08:10.534Z] PKG_CONFIG=pkg-config
21:08:10 [2020-03-27T21:08:10.534Z] _=/usr/bin/env
21:08:10 [2020-03-27T21:08:10.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:08:10 [2020-03-27T21:08:10.698Z] === RUN   TestReadPluginNoRead/disabled_caching
21:08:10 [2020-03-27T21:08:10.955Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
21:08:11 [2020-03-27T21:08:11.606Z] ok  	github.com/docker/docker/daemon/images	0.009s	coverage: 4.9% of statements
21:08:11 [2020-03-27T21:08:11.606Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:08:11 [2020-03-27T21:08:11.606Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:08:11 [2020-03-27T21:08:11.606Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 41.8% of statements
21:08:11 [2020-03-27T21:08:11.884Z] --- PASS: TestContinueAfterPluginCrash (20.70s)
21:08:12 [2020-03-27T21:08:12.814Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:08:13 [2020-03-27T21:08:13.377Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
21:08:13 [2020-03-27T21:08:13.377Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
21:08:13 [2020-03-27T21:08:13.493Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.018s	coverage: 67.0% of statements
21:08:13 [2020-03-27T21:08:13.493Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.153s	coverage: 77.8% of statements
21:08:13 [2020-03-27T21:08:13.493Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:08:13 [2020-03-27T21:08:13.493Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:08:14 [2020-03-27T21:08:14.418Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
21:08:14 [2020-03-27T21:08:14.746Z] === RUN   TestReadPluginNoRead/default
21:08:14 [2020-03-27T21:08:14.978Z] time="2020-03-27T21:08:14Z" level=error msg="Failed to open log file: open /tmp/docker-logger-116800537/container.log.1: no such file or directory"
21:08:14 [2020-03-27T21:08:14.978Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 62.1% of statements
21:08:14 [2020-03-27T21:08:14.978Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.013s	coverage: 88.3% of statements
21:08:16 [2020-03-27T21:08:16.341Z] ok  	github.com/docker/docker/daemon/logger/local	0.031s	coverage: 74.7% of statements
21:08:16 [2020-03-27T21:08:16.341Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:08:16 [2020-03-27T21:08:16.613Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.039s	coverage: 19.9% of statements
21:08:16 [2020-03-27T21:08:16.638Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
21:08:16 [2020-03-27T21:08:16.894Z] --- PASS: TestReadPluginNoRead (9.44s)
21:08:16 [2020-03-27T21:08:16.894Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.02s)
21:08:16 [2020-03-27T21:08:16.894Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s)
21:08:16 [2020-03-27T21:08:16.894Z]     --- PASS: TestReadPluginNoRead/default (2.11s)
21:08:16 [2020-03-27T21:08:16.894Z]     read_test.go:91: [d3e219cad24a2] daemon is not started
21:08:16 [2020-03-27T21:08:16.894Z] PASS
21:08:16 [2020-03-27T21:08:16.894Z] 
21:08:16 [2020-03-27T21:08:16.894Z] DONE 6 tests in 25.927s
21:08:16 [2020-03-27T21:08:16.894Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:08:16 [2020-03-27T21:08:16.894Z] ++ 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
21:08:16 [2020-03-27T21:08:16.894Z] ++ set -e
21:08:16 [2020-03-27T21:08:16.894Z] ++ '[' -n 0 ']'
21:08:16 [2020-03-27T21:08:16.894Z] ++ set -x
21:08:16 [2020-03-27T21:08:16.894Z] ++ env -i DEST=/go/src/github.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
21:08:16 [2020-03-27T21:08:16.894Z] testing: warning: no tests to run
21:08:16 [2020-03-27T21:08:16.894Z] PASS
21:08:16 [2020-03-27T21:08:16.894Z] 
21:08:16 [2020-03-27T21:08:16.894Z] DONE 0 tests in 0.073s
21:08:16 [2020-03-27T21:08:16.894Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:08:16 [2020-03-27T21:08:16.894Z] ++ 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
21:08:16 [2020-03-27T21:08:16.894Z] ++ set -e
21:08:16 [2020-03-27T21:08:16.894Z] ++ '[' -n 0 ']'
21:08:16 [2020-03-27T21:08:16.894Z] ++ set -x
21:08:16 [2020-03-27T21:08:16.894Z] ++ env -i DEST=/go/src/github.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
21:08:17 [2020-03-27T21:08:17.151Z] INFO: Testing against a local daemon
21:08:17 [2020-03-27T21:08:17.151Z] === RUN   TestPluginWithDevMounts
21:08:17 [2020-03-27T21:08:17.151Z] === PAUSE TestPluginWithDevMounts
21:08:17 [2020-03-27T21:08:17.151Z] === CONT  TestPluginWithDevMounts
21:08:17 [2020-03-27T21:08:17.977Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 33.3% of statements
21:08:19 [2020-03-27T21:08:19.044Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
21:08:19 [2020-03-27T21:08:19.339Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
21:08:19 [2020-03-27T21:08:19.339Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
21:08:19 [2020-03-27T21:08:19.608Z] --- PASS: TestPluginWithDevMounts (2.36s)
21:08:19 [2020-03-27T21:08:19.608Z] PASS
21:08:19 [2020-03-27T21:08:19.608Z] 
21:08:19 [2020-03-27T21:08:19.608Z] DONE 1 tests in 2.537s
21:08:19 [2020-03-27T21:08:19.608Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:08:19 [2020-03-27T21:08:19.608Z] ++ 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
21:08:19 [2020-03-27T21:08:19.608Z] ++ set -e
21:08:19 [2020-03-27T21:08:19.608Z] ++ '[' -n 0 ']'
21:08:19 [2020-03-27T21:08:19.608Z] ++ set -x
21:08:19 [2020-03-27T21:08:19.608Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:08:19 [2020-03-27T21:08:19.608Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
21:08:19 [2020-03-27T21:08:19.608Z] INFO: Testing against a local daemon
21:08:19 [2020-03-27T21:08:19.608Z] === RUN   TestSecretInspect
21:08:19 [2020-03-27T21:08:19.899Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.598s	coverage: 82.5% of statements
21:08:19 [2020-03-27T21:08:19.899Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:08:19 [2020-03-27T21:08:19.899Z] ok  	github.com/docker/docker/daemon/network	0.014s	coverage: 63.8% of statements
21:08:19 [2020-03-27T21:08:19.899Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:08:20 [2020-03-27T21:08:20.977Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
21:08:22 [2020-03-27T21:08:22.347Z] === RUN   TestDockerSuite/TestBuildMultipleTags
21:08:22 [2020-03-27T21:08:22.413Z] ok  	github.com/docker/docker/distribution/metadata	0.039s	coverage: 48.2% of statements
21:08:22 [2020-03-27T21:08:22.605Z] === RUN   TestDockerSuite/TestBuildNetContainer
21:08:22 [2020-03-27T21:08:22.669Z] ok  	github.com/docker/docker/distribution	0.186s	coverage: 22.1% of statements
21:08:22 [2020-03-27T21:08:22.669Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:08:23 [2020-03-27T21:08:23.169Z] --- PASS: TestSecretInspect (3.32s)
21:08:23 [2020-03-27T21:08:23.170Z] === RUN   TestSecretList
21:08:24 [2020-03-27T21:08:24.032Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
21:08:24 [2020-03-27T21:08:24.957Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
21:08:25 [2020-03-27T21:08:25.692Z] === RUN   TestDockerSuite/TestBuildNetNone
21:08:25 [2020-03-27T21:08:25.883Z] ok  	github.com/docker/docker/distribution/xfer	1.883s	coverage: 85.1% of statements
21:08:25 [2020-03-27T21:08:25.883Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:08:25 [2020-03-27T21:08:25.883Z] ok  	github.com/docker/docker/image/cache	0.024s	coverage: 19.2% of statements
21:08:25 [2020-03-27T21:08:25.883Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
21:08:25 [2020-03-27T21:08:25.948Z] --- PASS: TestSecretList (2.98s)
21:08:25 [2020-03-27T21:08:25.948Z] === RUN   TestSecretsCreateAndDelete
21:08:25 [2020-03-27T21:08:25.948Z] === RUN   TestDockerSuite/TestBuildNoContext
21:08:27 [2020-03-27T21:08:27.248Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
21:08:27 [2020-03-27T21:08:27.248Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:08:27 [2020-03-27T21:08:27.318Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
21:08:28 [2020-03-27T21:08:28.174Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
21:08:28 [2020-03-27T21:08:28.719Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
21:08:28 [2020-03-27T21:08:28.983Z] --- PASS: TestSecretsCreateAndDelete (2.95s)
21:08:28 [2020-03-27T21:08:28.983Z] === RUN   TestSecretsUpdate
21:08:29 [2020-03-27T21:08:29.098Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.4% of statements
21:08:29 [2020-03-27T21:08:29.099Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
21:08:30 [2020-03-27T21:08:30.356Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
21:08:30 [2020-03-27T21:08:30.921Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
21:08:30 [2020-03-27T21:08:30.921Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
21:08:30 [2020-03-27T21:08:30.983Z] ok  	github.com/docker/docker/pkg/archive	0.421s	coverage: 77.3% of statements
21:08:31 [2020-03-27T21:08:31.016Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:08:31 [2020-03-27T21:08:31.016Z] ok  	github.com/docker/docker/api/server/httputils	0.124s	coverage: 14.7% of statements
21:08:31 [2020-03-27T21:08:31.016Z] ok  	github.com/docker/docker/api/server/middleware	0.195s	coverage: 37.7% of statements
21:08:31 [2020-03-27T21:08:31.016Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:08:31 [2020-03-27T21:08:31.016Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:08:31 [2020-03-27T21:08:31.016Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:08:31 [2020-03-27T21:08:31.016Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:08:31 [2020-03-27T21:08:31.016Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:08:31 [2020-03-27T21:08:31.016Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:08:31 [2020-03-27T21:08:31.016Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:08:31 [2020-03-27T21:08:31.016Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:08:31 [2020-03-27T21:08:31.016Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:08:31 [2020-03-27T21:08:31.016Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:08:31 [2020-03-27T21:08:31.016Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:08:31 [2020-03-27T21:08:31.180Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
21:08:31 [2020-03-27T21:08:31.743Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
21:08:31 [2020-03-27T21:08:31.908Z] ok  	github.com/docker/docker/pkg/authorization	0.134s	coverage: 68.3% of statements
21:08:32 [2020-03-27T21:08:32.000Z] --- PASS: TestSecretsUpdate (3.12s)
21:08:32 [2020-03-27T21:08:32.000Z] === RUN   TestTemplatedSecret
21:08:32 [2020-03-27T21:08:32.010Z] ok  	github.com/docker/docker/api/types/strslice	0.043s	coverage: 90.0% of statements
21:08:32 [2020-03-27T21:08:32.010Z] ok  	github.com/docker/docker/api/types/filters	0.107s	coverage: 92.2% of statements
21:08:32 [2020-03-27T21:08:32.164Z] ok  	github.com/docker/docker/pkg/broadcaster	0.006s	coverage: 100.0% of statements
21:08:32 [2020-03-27T21:08:32.258Z] === RUN   TestDockerSuite/TestBuildOnBuild
21:08:32 [2020-03-27T21:08:32.420Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
21:08:32 [2020-03-27T21:08:32.484Z] ok  	github.com/docker/docker/api/server/router/swarm	0.165s	coverage: 4.5% of statements
21:08:32 [2020-03-27T21:08:32.484Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:08:32 [2020-03-27T21:08:32.484Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
21:08:32 [2020-03-27T21:08:32.484Z] ?   	github.com/docker/docker/api/types	[no test files]
21:08:32 [2020-03-27T21:08:32.484Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:08:32 [2020-03-27T21:08:32.484Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:08:32 [2020-03-27T21:08:32.484Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:08:32 [2020-03-27T21:08:32.484Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:08:32 [2020-03-27T21:08:32.484Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:08:32 [2020-03-27T21:08:32.484Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:08:32 [2020-03-27T21:08:32.484Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:08:32 [2020-03-27T21:08:32.484Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:08:32 [2020-03-27T21:08:32.484Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:08:32 [2020-03-27T21:08:32.484Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:08:32 [2020-03-27T21:08:32.484Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:08:32 [2020-03-27T21:08:32.484Z] ok  	github.com/docker/docker/api/types/time	0.200s	coverage: 100.0% of statements
21:08:32 [2020-03-27T21:08:32.956Z] ok  	github.com/docker/docker/api/types/versions	0.060s	coverage: 75.0% of statements
21:08:32 [2020-03-27T21:08:32.956Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:08:32 [2020-03-27T21:08:32.956Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:08:32 [2020-03-27T21:08:32.956Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:08:32 [2020-03-27T21:08:32.956Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
21:08:32 [2020-03-27T21:08:32.956Z] ?   	github.com/docker/docker/builder	[no test files]
21:08:32 [2020-03-27T21:08:32.956Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:08:32 [2020-03-27T21:08:32.956Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:08:32 [2020-03-27T21:08:32.956Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:08:32 [2020-03-27T21:08:32.956Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:08:32 [2020-03-27T21:08:32.956Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:08:32 [2020-03-27T21:08:32.956Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:08:32 [2020-03-27T21:08:32.956Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:08:33 [2020-03-27T21:08:33.949Z] ok  	github.com/docker/docker/builder/dockerignore	0.260s	coverage: 96.8% of statements
21:08:34 [2020-03-27T21:08:34.784Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
21:08:35 [2020-03-27T21:08:35.041Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
21:08:35 [2020-03-27T21:08:35.604Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
21:08:35 [2020-03-27T21:08:35.605Z] --- PASS: TestTemplatedSecret (3.57s)
21:08:35 [2020-03-27T21:08:35.605Z] === RUN   TestSecretCreateResolve
21:08:35 [2020-03-27T21:08:35.678Z] ok  	github.com/docker/docker/layer	7.123s	coverage: 68.8% of statements
21:08:35 [2020-03-27T21:08:35.678Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:08:35 [2020-03-27T21:08:35.678Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:08:35 [2020-03-27T21:08:35.678Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:08:35 [2020-03-27T21:08:35.678Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:08:35 [2020-03-27T21:08:35.678Z] ?   	github.com/docker/docker/oci	[no test files]
21:08:35 [2020-03-27T21:08:35.678Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:08:35 [2020-03-27T21:08:35.678Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
21:08:35 [2020-03-27T21:08:35.678Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
21:08:36 [2020-03-27T21:08:36.239Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.013s	coverage: 43.2% of statements
21:08:36 [2020-03-27T21:08:36.239Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:08:36 [2020-03-27T21:08:36.239Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:08:36 [2020-03-27T21:08:36.239Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 97.6% of statements
21:08:36 [2020-03-27T21:08:36.801Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
21:08:37 [2020-03-27T21:08:37.362Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
21:08:37 [2020-03-27T21:08:37.765Z] ok  	github.com/docker/docker/cli/debug	0.047s	coverage: 100.0% of statements
21:08:37 [2020-03-27T21:08:37.765Z] ok  	github.com/docker/docker/builder/remotecontext	0.496s	coverage: 9.2% of statements
21:08:37 [2020-03-27T21:08:37.923Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
21:08:38 [2020-03-27T21:08:38.236Z] ok  	github.com/docker/docker/builder/dockerfile	0.559s	coverage: 46.3% of statements
21:08:38 [2020-03-27T21:08:38.879Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
21:08:39 [2020-03-27T21:08:39.136Z] --- PASS: TestSecretCreateResolve (3.37s)
21:08:39 [2020-03-27T21:08:39.136Z] PASS
21:08:39 [2020-03-27T21:08:39.136Z] 
21:08:39 [2020-03-27T21:08:39.136Z] DONE 6 tests in 19.477s
21:08:39 [2020-03-27T21:08:39.136Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:08:39 [2020-03-27T21:08:39.136Z] ++ 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
21:08:39 [2020-03-27T21:08:39.136Z] ++ set -e
21:08:39 [2020-03-27T21:08:39.136Z] ++ '[' -n 0 ']'
21:08:39 [2020-03-27T21:08:39.136Z] ++ set -x
21:08:39 [2020-03-27T21:08:39.136Z] ++ env -i DEST=/go/src/github.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
21:08:39 [2020-03-27T21:08:39.285Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
21:08:39 [2020-03-27T21:08:39.393Z] INFO: Testing against a local daemon
21:08:39 [2020-03-27T21:08:39.393Z] === RUN   TestServiceCreateInit
21:08:39 [2020-03-27T21:08:39.393Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:08:39 [2020-03-27T21:08:39.846Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 89.5% of statements
21:08:40 [2020-03-27T21:08:40.766Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
21:08:40 [2020-03-27T21:08:40.771Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.065s	coverage: 84.1% of statements
21:08:40 [2020-03-27T21:08:40.771Z] ok  	github.com/docker/docker/pkg/fsutils	0.225s	coverage: 85.1% of statements
21:08:41 [2020-03-27T21:08:41.026Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 11.4% of statements
21:08:41 [2020-03-27T21:08:41.951Z] ok  	github.com/docker/docker/pkg/idtools	0.437s	coverage: 70.1% of statements
21:08:42 [2020-03-27T21:08:42.206Z] ok  	github.com/docker/docker/pkg/ioutils	0.534s	coverage: 69.3% of statements
21:08:42 [2020-03-27T21:08:42.461Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
21:08:42 [2020-03-27T21:08:42.716Z] ok  	github.com/docker/docker/pkg/locker	0.021s	coverage: 88.9% of statements
21:08:42 [2020-03-27T21:08:42.716Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
21:08:42 [2020-03-27T21:08:42.716Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:08:43 [2020-03-27T21:08:43.276Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
21:08:43 [2020-03-27T21:08:43.289Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
21:08:43 [2020-03-27T21:08:43.836Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
21:08:44 [2020-03-27T21:08:44.091Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
21:08:44 [2020-03-27T21:08:44.091Z] ok  	github.com/docker/docker/pkg/mount	0.587s	coverage: 70.5% of statements
21:08:44 [2020-03-27T21:08:44.091Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:08:44 [2020-03-27T21:08:44.346Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 91.4% of statements
21:08:44 [2020-03-27T21:08:44.602Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
21:08:44 [2020-03-27T21:08:44.602Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:08:44 [2020-03-27T21:08:44.602Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:08:45 [2020-03-27T21:08:45.184Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
21:08:45 [2020-03-27T21:08:45.184Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:08:45 [2020-03-27T21:08:45.528Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
21:08:46 [2020-03-27T21:08:46.089Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
21:08:46 [2020-03-27T21:08:46.344Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
21:08:46 [2020-03-27T21:08:46.553Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
21:08:46 [2020-03-27T21:08:46.599Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
21:08:47 [2020-03-27T21:08:47.117Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
21:08:48 [2020-03-27T21:08:48.002Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
21:08:48 [2020-03-27T21:08:48.258Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
21:08:49 [2020-03-27T21:08:49.640Z] --- PASS: TestServiceCreateInit (10.21s)
21:08:49 [2020-03-27T21:08:49.640Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.56s)
21:08:49 [2020-03-27T21:08:49.640Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.62s)
21:08:49 [2020-03-27T21:08:49.640Z] === RUN   TestCreateServiceMultipleTimes
21:08:50 [2020-03-27T21:08:50.790Z] ok  	github.com/docker/docker/client	0.824s	coverage: 75.3% of statements
21:08:51 [2020-03-27T21:08:51.010Z] === RUN   TestDockerSuite/TestBuildPATH
21:08:51 [2020-03-27T21:08:51.517Z] ok  	github.com/docker/docker/pkg/signal	2.422s	coverage: 61.0% of statements
21:08:51 [2020-03-27T21:08:51.518Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
21:08:51 [2020-03-27T21:08:51.773Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
21:08:52 [2020-03-27T21:08:52.028Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
21:08:52 [2020-03-27T21:08:52.284Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
21:08:52 [2020-03-27T21:08:52.539Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 71.3% of statements
21:08:53 [2020-03-27T21:08:53.099Z] ok  	github.com/docker/docker/pkg/system	0.016s	coverage: 37.2% of statements
21:08:53 [2020-03-27T21:08:53.660Z] ok  	github.com/docker/docker/pkg/tailfile	0.083s	coverage: 88.6% of statements
21:08:54 [2020-03-27T21:08:54.368Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
21:08:54 [2020-03-27T21:08:54.368Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
21:08:54 [2020-03-27T21:08:54.628Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
21:08:54 [2020-03-27T21:08:54.628Z] testing: warning: no tests to run
21:08:54 [2020-03-27T21:08:54.628Z] coverage: [no statements]
21:08:54 [2020-03-27T21:08:54.628Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
21:08:54 [2020-03-27T21:08:54.932Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
21:08:55 [2020-03-27T21:08:55.188Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
21:08:55 [2020-03-27T21:08:55.443Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
21:08:55 [2020-03-27T21:08:55.443Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
21:08:56 [2020-03-27T21:08:56.301Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
21:08:57 [2020-03-27T21:08:57.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:08:57 [2020-03-27T21:08:57.955Z] ok  	github.com/docker/docker/plugin	0.534s	coverage: 27.1% of statements
21:08:58 [2020-03-27T21:08:58.516Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
21:08:59 [2020-03-27T21:08:59.442Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
21:08:59 [2020-03-27T21:08:59.697Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
21:08:59 [2020-03-27T21:08:59.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:09:01 [2020-03-27T21:09:01.059Z] ok  	github.com/docker/docker/registry	0.076s	coverage: 56.0% of statements
21:09:01 [2020-03-27T21:09:01.619Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
21:09:01 [2020-03-27T21:09:01.874Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
21:09:02 [2020-03-27T21:09:02.801Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
21:09:02 [2020-03-27T21:09:02.801Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
21:09:04 [2020-03-27T21:09:04.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:09:05 [2020-03-27T21:09:05.313Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
21:09:06 [2020-03-27T21:09:06.238Z] ok  	github.com/docker/docker/volume/local	0.020s	coverage: 73.0% of statements
21:09:06 [2020-03-27T21:09:06.799Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
21:09:07 [2020-03-27T21:09:07.724Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
21:09:08 [2020-03-27T21:09:08.482Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
21:09:08 [2020-03-27T21:09:08.482Z] --- PASS: TestCreateServiceMultipleTimes (18.66s)
21:09:08 [2020-03-27T21:09:08.482Z] === RUN   TestCreateServiceConflict
21:09:08 [2020-03-27T21:09:08.682Z] ok  	github.com/docker/docker/builder/remotecontext/git	32.452s	coverage: 86.3% of statements
21:09:08 [2020-03-27T21:09:08.682Z] ?   	github.com/docker/docker/cli	[no test files]
21:09:08 [2020-03-27T21:09:08.682Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:09:11 [2020-03-27T21:09:11.003Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
21:09:11 [2020-03-27T21:09:11.260Z] --- PASS: TestCreateServiceConflict (3.04s)
21:09:11 [2020-03-27T21:09:11.260Z] === RUN   TestCreateServiceMaxReplicas
21:09:13 [2020-03-27T21:09:13.783Z] === RUN   TestDockerSuite/TestBuildRm
21:09:15 [2020-03-27T21:09:15.151Z] --- PASS: TestCreateServiceMaxReplicas (3.77s)
21:09:15 [2020-03-27T21:09:15.151Z] === RUN   TestCreateWithDuplicateNetworkNames
21:09:15 [2020-03-27T21:09:15.881Z] ok  	github.com/docker/docker/cmd/dockerd	0.706s	coverage: 19.2% of statements
21:09:17 [2020-03-27T21:09:17.454Z] ok  	github.com/docker/docker/container	0.558s	coverage: 41.9% of statements
21:09:17 [2020-03-27T21:09:17.673Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
21:09:17 [2020-03-27T21:09:17.926Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:09:17 [2020-03-27T21:09:17.926Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:09:17 [2020-03-27T21:09:17.926Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:09:17 [2020-03-27T21:09:17.926Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:09:18 [2020-03-27T21:09:18.606Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
21:09:18 [2020-03-27T21:09:18.919Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.356s	coverage: 65.3% of statements
21:09:19 [2020-03-27T21:09:19.874Z] ok  	github.com/docker/docker/pkg/plugins	33.622s	coverage: 76.6% of statements
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/rootless	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/volume	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:09:19 [2020-03-27T21:09:19.874Z] 
21:09:19 [2020-03-27T21:09:19.874Z] === Skipped
21:09:19 [2020-03-27T21:09:19.874Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     exec_linux_test.go:18: requires AppArmor to be enabled
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     exec_linux_test.go:38: requires AppArmor to be enabled
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:46: Driver btrfs not supported
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:46: Driver btrfs not supported
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:46: Driver btrfs not supported
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:46: Driver btrfs not supported
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:46: Driver btrfs not supported
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:73: No driver to put!
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z] time="2020-03-27T21:08:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z] time="2020-03-27T21:08:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z] time="2020-03-27T21:08:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z] time="2020-03-27T21:08:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z] time="2020-03-27T21:08:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:44: graphdriver: driver not supported
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:73: No driver to put!
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     overlay_test.go:49: Fails to compute changes intermittently
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:46: Driver zfs not supported
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:46: Driver zfs not supported
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:46: Driver zfs not supported
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:46: Driver zfs not supported
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:46: Driver zfs not supported
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     graphtest_unix.go:73: No driver to put!
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:09:19 [2020-03-27T21:09:19.875Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] 
21:09:19 [2020-03-27T21:09:19.875Z] DONE 2174 tests, 26 skipped in 243.136s
Post stage
[Pipeline] junit
21:09:19 [2020-03-27T21:09:19.883Z] Recording test results
21:09:19 [2020-03-27T21:09:19.974Z] === RUN   TestDockerSuite/TestBuildScratchCopy
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
21:09:20 [2020-03-27T21:09:20.538Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
21:09:20 [2020-03-27T21:09:20.800Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40739/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bc1ca5ab8a5b96299fa801864284a0c706186420 hack/validate/vendor
21:09:21 [2020-03-27T21:09:21.101Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
21:09:21 [2020-03-27T21:09:21.724Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
21:09:22 [2020-03-27T21:09:22.344Z] + echo Building e2e image
21:09:22 [2020-03-27T21:09:22.344Z] Building e2e image
21:09:22 [2020-03-27T21:09:22.344Z] + docker build --build-arg DOCKER_GITCOMMIT=bc1ca5ab8a5b96299fa801864284a0c706186420 -t moby-e2e-test -f Dockerfile.e2e .
21:09:22 [2020-03-27T21:09:22.344Z] #2 [internal] load .dockerignore
21:09:22 [2020-03-27T21:09:22.344Z] #2 transferring context: 34B done
21:09:22 [2020-03-27T21:09:22.344Z] #2 DONE 0.0s
21:09:22 [2020-03-27T21:09:22.344Z] 
21:09:22 [2020-03-27T21:09:22.344Z] #1 [internal] load build definition from Dockerfile.e2e
21:09:22 [2020-03-27T21:09:22.344Z] #1 transferring dockerfile: 3.21kB done
21:09:22 [2020-03-27T21:09:22.344Z] #1 DONE 0.0s
21:09:22 [2020-03-27T21:09:22.344Z] 
21:09:22 [2020-03-27T21:09:22.344Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine
21:09:22 [2020-03-27T21:09:22.471Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
21:09:23 [2020-03-27T21:09:23.697Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.807s	coverage: 35.6% of statements
21:09:23 [2020-03-27T21:09:23.839Z] === RUN   TestDockerSuite/TestBuildShellInherited
21:09:24 [2020-03-27T21:09:24.770Z] === RUN   TestDockerSuite/TestBuildShellMultiple
21:09:27 [2020-03-27T21:09:27.580Z] #4 DONE 5.2s
21:09:27 [2020-03-27T21:09:27.580Z] 
21:09:27 [2020-03-27T21:09:27.580Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
21:09:27 [2020-03-27T21:09:27.580Z] #3 DONE 5.2s
21:09:27 [2020-03-27T21:09:27.580Z] 
21:09:27 [2020-03-27T21:09:27.580Z] #8 [internal] load build context
21:09:27 [2020-03-27T21:09:27.580Z] #8 transferring context: 541.04kB 0.1s
21:09:27 [2020-03-27T21:09:27.835Z] #8 transferring context: 832.60kB 0.3s done
21:09:28 [2020-03-27T21:09:28.044Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
21:09:28 [2020-03-27T21:09:28.090Z] #8 DONE 0.4s
21:09:28 [2020-03-27T21:09:28.090Z] 
21:09:28 [2020-03-27T21:09:28.090Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
21:09:28 [2020-03-27T21:09:28.090Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done
21:09:28 [2020-03-27T21:09:28.090Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done
21:09:28 [2020-03-27T21:09:28.090Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done
21:09:28 [2020-03-27T21:09:28.090Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done
21:09:28 [2020-03-27T21:09:28.090Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.2s done
21:09:28 [2020-03-27T21:09:28.090Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done
21:09:28 [2020-03-27T21:09:28.090Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.2s done
21:09:28 [2020-03-27T21:09:28.090Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 3.07MB / 126.88MB 0.3s
21:09:28 [2020-03-27T21:09:28.090Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.1s
21:09:28 [2020-03-27T21:09:28.090Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.2s done
21:09:28 [2020-03-27T21:09:28.090Z] #14 ...
21:09:28 [2020-03-27T21:09:28.090Z] 
21:09:28 [2020-03-27T21:09:28.090Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0...
21:09:28 [2020-03-27T21:09:28.090Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done
21:09:28 [2020-03-27T21:09:28.090Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.4s done
21:09:28 [2020-03-27T21:09:28.090Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done
21:09:28 [2020-03-27T21:09:28.090Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done
21:09:28 [2020-03-27T21:09:28.090Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done
21:09:28 [2020-03-27T21:09:28.090Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done
21:09:28 [2020-03-27T21:09:28.090Z] #5 DONE 0.6s
21:09:28 [2020-03-27T21:09:28.090Z] 
21:09:28 [2020-03-27T21:09:28.090Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
21:09:28 [2020-03-27T21:09:28.090Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 16.36MB / 126.88MB 0.4s
21:09:28 [2020-03-27T21:09:28.345Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 34.98MB / 126.88MB 0.6s
21:09:28 [2020-03-27T21:09:28.345Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.4s done
21:09:28 [2020-03-27T21:09:28.345Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55
21:09:28 [2020-03-27T21:09:28.602Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 42.76MB / 126.88MB 0.8s
21:09:28 [2020-03-27T21:09:28.602Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 52.08MB / 126.88MB 0.9s
21:09:28 [2020-03-27T21:09:28.602Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done
21:09:28 [2020-03-27T21:09:28.858Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 64.04MB / 126.88MB 1.1s
21:09:28 [2020-03-27T21:09:28.858Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done
21:09:28 [2020-03-27T21:09:28.858Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 85.34MB / 126.88MB 1.3s
21:09:28 [2020-03-27T21:09:28.974Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
21:09:29 [2020-03-27T21:09:29.114Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 96.42MB / 126.88MB 1.4s
21:09:29 [2020-03-27T21:09:29.114Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 120.10MB / 126.88MB 1.6s
21:09:29 [2020-03-27T21:09:29.231Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
21:09:29 [2020-03-27T21:09:29.370Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.7s
21:09:29 [2020-03-27T21:09:29.488Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
21:09:29 [2020-03-27T21:09:29.488Z] === RUN   TestDockerSuite/TestBuildSpaces
21:09:29 [2020-03-27T21:09:29.612Z] ok  	github.com/docker/docker/daemon/cluster	1.391s	coverage: 0.5% of statements
21:09:29 [2020-03-27T21:09:29.625Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.8s done
21:09:29 [2020-03-27T21:09:29.625Z] #14 ...
21:09:29 [2020-03-27T21:09:29.625Z] 
21:09:29 [2020-03-27T21:09:29.625Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
21:09:29 [2020-03-27T21:09:29.625Z] #6 DONE 1.4s
21:09:29 [2020-03-27T21:09:29.625Z] 
21:09:29 [2020-03-27T21:09:29.625Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
21:09:29 [2020-03-27T21:09:29.625Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8
21:09:30 [2020-03-27T21:09:30.053Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.06s)
21:09:30 [2020-03-27T21:09:30.053Z] === RUN   TestCreateServiceSecretFileMode
21:09:30 [2020-03-27T21:09:30.313Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
21:09:31 [2020-03-27T21:09:31.187Z] ok  	github.com/docker/docker/daemon/config	0.610s	coverage: 79.6% of statements
21:09:31 [2020-03-27T21:09:31.245Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
21:09:31 [2020-03-27T21:09:31.503Z] === RUN   TestDockerSuite/TestBuildStderr
21:09:31 [2020-03-27T21:09:31.659Z] ok  	github.com/docker/docker/daemon/discovery	0.201s	coverage: 30.0% of statements
21:09:32 [2020-03-27T21:09:32.874Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
21:09:33 [2020-03-27T21:09:33.233Z] ok  	github.com/docker/docker/daemon/events	0.415s	coverage: 50.0% of statements
21:09:34 [2020-03-27T21:09:34.243Z] --- PASS: TestCreateServiceSecretFileMode (3.95s)
21:09:34 [2020-03-27T21:09:34.243Z] === RUN   TestCreateServiceConfigFileMode
21:09:34 [2020-03-27T21:09:34.810Z] ok  	github.com/docker/docker/daemon/graphdriver	0.515s	coverage: 2.3% of statements
21:09:34 [2020-03-27T21:09:34.810Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.224s	coverage: 10.9% of statements
21:09:34 [2020-03-27T21:09:34.862Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.2s
21:09:35 [2020-03-27T21:09:35.121Z] #14 ...
21:09:35 [2020-03-27T21:09:35.121Z] 
21:09:35 [2020-03-27T21:09:35.121Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
21:09:35 [2020-03-27T21:09:35.121Z] #7 1.002 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
21:09:35 [2020-03-27T21:09:35.121Z] #7 2.091 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
21:09:35 [2020-03-27T21:09:35.121Z] #7 2.190 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
21:09:35 [2020-03-27T21:09:35.121Z] #7 2.197 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
21:09:35 [2020-03-27T21:09:35.121Z] #7 2.206 (3/30) Installing readline (8.0.0-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 2.209 (4/30) Installing bash (5.0.0-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 2.225 Executing bash-5.0.0-r0.post-install
21:09:35 [2020-03-27T21:09:35.121Z] #7 2.227 (5/30) Installing ca-certificates (20190108-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 2.246 (6/30) Installing libgcc (8.3.0-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 2.250 (7/30) Installing libstdc++ (8.3.0-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 2.264 (8/30) Installing binutils (2.32-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 2.366 (9/30) Installing gmp (6.1.2-r1)
21:09:35 [2020-03-27T21:09:35.121Z] #7 2.374 (10/30) Installing isl (0.18-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 2.396 (11/30) Installing libgomp (8.3.0-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 2.399 (12/30) Installing libatomic (8.3.0-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 2.402 (13/30) Installing mpfr3 (3.1.5-r1)
21:09:35 [2020-03-27T21:09:35.121Z] #7 2.408 (14/30) Installing mpc1 (1.1.0-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 2.411 (15/30) Installing gcc (8.3.0-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 3.267 (16/30) Installing musl-dev (1.1.22-r3)
21:09:35 [2020-03-27T21:09:35.121Z] #7 3.363 (17/30) Installing libc-dev (0.7.1-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 3.366 (18/30) Installing g++ (8.3.0-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 3.898 (19/30) Installing nghttp2-libs (1.39.2-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 3.902 (20/30) Installing libcurl (7.66.0-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 3.910 (21/30) Installing expat (2.2.8-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 3.913 (22/30) Installing pcre2 (10.33-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 3.921 (23/30) Installing git (2.22.2-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 4.116 (24/30) Installing libmnl (1.0.4-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 4.118 (25/30) Installing libnftnl-libs (1.1.3-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 4.122 (26/30) Installing iptables (1.8.3-r1)
21:09:35 [2020-03-27T21:09:35.121Z] #7 4.148 (27/30) Installing pigz (2.4-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 4.153 (28/30) Installing tar (1.32-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 4.164 (29/30) Installing xz-libs (5.2.4-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 4.169 (30/30) Installing xz (5.2.4-r0)
21:09:35 [2020-03-27T21:09:35.121Z] #7 4.175 Executing busybox-1.30.1-r3.trigger
21:09:35 [2020-03-27T21:09:35.121Z] #7 4.180 Executing ca-certificates-20190108-r0.trigger
21:09:35 [2020-03-27T21:09:35.121Z] #7 4.241 OK: 178 MiB in 44 packages
21:09:35 [2020-03-27T21:09:35.121Z] #7 DONE 5.4s
21:09:35 [2020-03-27T21:09:35.121Z] 
21:09:35 [2020-03-27T21:09:35.121Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
21:09:35 [2020-03-27T21:09:35.121Z] #9 DONE 0.1s
21:09:35 [2020-03-27T21:09:35.121Z] 
21:09:35 [2020-03-27T21:09:35.121Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
21:09:35 [2020-03-27T21:09:35.121Z] #10 DONE 0.1s
21:09:35 [2020-03-27T21:09:35.121Z] 
21:09:35 [2020-03-27T21:09:35.121Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
21:09:35 [2020-03-27T21:09:35.376Z] #14 ...
21:09:35 [2020-03-27T21:09:35.376Z] 
21:09:35 [2020-03-27T21:09:35.376Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
21:09:35 [2020-03-27T21:09:35.376Z] #11 DONE 0.1s
21:09:35 [2020-03-27T21:09:35.376Z] 
21:09:35 [2020-03-27T21:09:35.376Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
21:09:35 [2020-03-27T21:09:35.376Z] #12 DONE 0.1s
21:09:35 [2020-03-27T21:09:35.376Z] 
21:09:35 [2020-03-27T21:09:35.376Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
21:09:35 [2020-03-27T21:09:35.376Z] #14 ...
21:09:35 [2020-03-27T21:09:35.376Z] 
21:09:35 [2020-03-27T21:09:35.376Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
21:09:35 [2020-03-27T21:09:35.376Z] #13 DONE 0.1s
21:09:35 [2020-03-27T21:09:35.376Z] 
21:09:35 [2020-03-27T21:09:35.376Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f...
21:09:35 [2020-03-27T21:09:35.376Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.9s done
21:09:35 [2020-03-27T21:09:35.631Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02
21:09:35 [2020-03-27T21:09:35.631Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done
21:09:35 [2020-03-27T21:09:35.631Z] #14 DONE 8.2s
21:09:35 [2020-03-27T21:09:35.886Z] 
21:09:35 [2020-03-27T21:09:35.886Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
21:09:36 [2020-03-27T21:09:36.141Z] #15 0.566 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
21:09:36 [2020-03-27T21:09:36.385Z] ok  	github.com/docker/docker/daemon/links	0.183s	coverage: 93.0% of statements
21:09:37 [2020-03-27T21:09:37.501Z] #15 1.630 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
21:09:37 [2020-03-27T21:09:37.501Z] #15 1.718 (1/43) Upgrading musl (1.1.24-r0 -> 1.1.24-r2)
21:09:37 [2020-03-27T21:09:37.501Z] #15 1.728 (2/43) Installing ncurses-terminfo-base (6.1_p20200118-r2)
21:09:37 [2020-03-27T21:09:37.501Z] #15 1.732 (3/43) Installing ncurses-libs (6.1_p20200118-r2)
21:09:37 [2020-03-27T21:09:37.501Z] #15 1.738 (4/43) Installing readline (8.0.1-r0)
21:09:37 [2020-03-27T21:09:37.501Z] #15 1.742 (5/43) Installing bash (5.0.11-r1)
21:09:37 [2020-03-27T21:09:37.501Z] #15 1.754 Executing bash-5.0.11-r1.post-install
21:09:37 [2020-03-27T21:09:37.501Z] #15 1.756 (6/43) Installing linux-headers (4.19.36-r0)
21:09:37 [2020-03-27T21:09:37.501Z] #15 1.831 (7/43) Installing libblkid (2.34-r1)
21:09:37 [2020-03-27T21:09:37.756Z] #15 1.836 (8/43) Installing libuuid (2.34-r1)
21:09:37 [2020-03-27T21:09:37.756Z] #15 1.838 (9/43) Installing btrfs-progs-libs (5.4-r0)
21:09:37 [2020-03-27T21:09:37.756Z] #15 1.852 (10/43) Installing btrfs-progs-dev (5.4-r0)
21:09:37 [2020-03-27T21:09:37.756Z] #15 1.860 (11/43) Installing libgcc (9.2.0-r4)
21:09:37 [2020-03-27T21:09:37.756Z] #15 1.863 (12/43) Installing libstdc++ (9.2.0-r4)
21:09:37 [2020-03-27T21:09:37.756Z] #15 1.875 (13/43) Installing binutils (2.33.1-r0)
21:09:37 [2020-03-27T21:09:37.756Z] #15 1.946 (14/43) Installing libmagic (5.37-r1)
21:09:37 [2020-03-27T21:09:37.756Z] #15 1.965 (15/43) Installing file (5.37-r1)
21:09:37 [2020-03-27T21:09:37.756Z] #15 1.966 (16/43) Installing gmp (6.1.2-r1)
21:09:37 [2020-03-27T21:09:37.756Z] #15 1.973 (17/43) Installing isl (0.18-r0)
21:09:37 [2020-03-27T21:09:37.756Z] #15 1.988 (18/43) Installing libgomp (9.2.0-r4)
21:09:37 [2020-03-27T21:09:37.756Z] #15 1.991 (19/43) Installing libatomic (9.2.0-r4)
21:09:37 [2020-03-27T21:09:37.756Z] #15 1.993 (20/43) Installing mpfr4 (4.0.2-r1)
21:09:37 [2020-03-27T21:09:37.756Z] #15 1.999 (21/43) Installing mpc1 (1.1.0-r1)
21:09:37 [2020-03-27T21:09:37.756Z] #15 2.001 (22/43) Installing gcc (9.2.0-r4)
21:09:38 [2020-03-27T21:09:38.317Z] #15 2.688 (23/43) Installing musl-dev (1.1.24-r2)
21:09:38 [2020-03-27T21:09:38.421Z] --- PASS: TestCreateServiceConfigFileMode (3.77s)
21:09:38 [2020-03-27T21:09:38.421Z] === RUN   TestCreateServiceSysctls
21:09:38 [2020-03-27T21:09:38.421Z] === RUN   TestDockerSuite/TestBuildStopSignal
21:09:38 [2020-03-27T21:09:38.572Z] #15 2.764 (24/43) Installing libc-dev (0.7.2-r0)
21:09:38 [2020-03-27T21:09:38.572Z] #15 2.765 (25/43) Installing g++ (9.2.0-r4)
21:09:38 [2020-03-27T21:09:38.626Z] ok  	github.com/docker/docker/daemon	3.221s	coverage: 9.2% of statements
21:09:38 [2020-03-27T21:09:38.626Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:09:38 [2020-03-27T21:09:38.626Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:09:38 [2020-03-27T21:09:38.626Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:09:38 [2020-03-27T21:09:38.626Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:09:38 [2020-03-27T21:09:38.626Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
21:09:38 [2020-03-27T21:09:38.626Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
21:09:38 [2020-03-27T21:09:38.626Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
21:09:38 [2020-03-27T21:09:38.626Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:09:38 [2020-03-27T21:09:38.626Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
21:09:38 [2020-03-27T21:09:38.626Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
21:09:38 [2020-03-27T21:09:38.626Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
21:09:38 [2020-03-27T21:09:38.626Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
21:09:38 [2020-03-27T21:09:38.626Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:09:38 [2020-03-27T21:09:38.626Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
21:09:38 [2020-03-27T21:09:38.626Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
21:09:38 [2020-03-27T21:09:38.626Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
21:09:38 [2020-03-27T21:09:38.827Z] #15 3.185 (26/43) Installing make (4.2.1-r2)
21:09:38 [2020-03-27T21:09:38.828Z] #15 3.189 (27/43) Installing fortify-headers (1.1-r0)
21:09:38 [2020-03-27T21:09:38.828Z] #15 3.191 (28/43) Installing build-base (0.5-r1)
21:09:38 [2020-03-27T21:09:38.828Z] #15 3.192 (29/43) Installing nghttp2-libs (1.40.0-r0)
21:09:38 [2020-03-27T21:09:38.828Z] #15 3.195 (30/43) Installing libcurl (7.67.0-r0)
21:09:38 [2020-03-27T21:09:38.828Z] #15 3.200 (31/43) Installing curl (7.67.0-r0)
21:09:38 [2020-03-27T21:09:38.828Z] #15 3.204 (32/43) Installing oniguruma (6.9.4-r0)
21:09:38 [2020-03-27T21:09:38.828Z] #15 3.211 (33/43) Installing jq (1.6-r0)
21:09:38 [2020-03-27T21:09:38.828Z] #15 3.218 (34/43) Installing device-mapper-libs (2.02.186-r0)
21:09:38 [2020-03-27T21:09:38.828Z] #15 3.223 (35/43) Installing device-mapper-event-libs (2.02.186-r0)
21:09:38 [2020-03-27T21:09:38.828Z] #15 3.238 (36/43) Installing libaio (0.3.112-r1)
21:09:39 [2020-03-27T21:09:39.082Z] #15 3.240 (37/43) Installing lvm2-libs (2.02.186-r0)
21:09:39 [2020-03-27T21:09:39.082Z] #15 3.286 (38/43) Installing libfdisk (2.34-r1)
21:09:39 [2020-03-27T21:09:39.082Z] #15 3.292 (39/43) Installing libmount (2.34-r1)
21:09:39 [2020-03-27T21:09:39.082Z] #15 3.297 (40/43) Installing libsmartcols (2.34-r1)
21:09:39 [2020-03-27T21:09:39.082Z] #15 3.301 (41/43) Installing pkgconf (1.6.3-r0)
21:09:39 [2020-03-27T21:09:39.082Z] #15 3.304 (42/43) Installing util-linux-dev (2.34-r1)
21:09:39 [2020-03-27T21:09:39.082Z] #15 3.341 (43/43) Installing lvm2-dev (2.02.186-r0)
21:09:39 [2020-03-27T21:09:39.082Z] #15 3.348 Executing busybox-1.31.1-r9.trigger
21:09:39 [2020-03-27T21:09:39.082Z] #15 3.353 OK: 196 MiB in 57 packages
21:09:39 [2020-03-27T21:09:39.098Z] ok  	github.com/docker/docker/daemon/logger	0.595s	coverage: 42.1% of statements
21:09:39 [2020-03-27T21:09:39.337Z] #15 DONE 3.8s
21:09:39 [2020-03-27T21:09:39.352Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
21:09:39 [2020-03-27T21:09:39.592Z] 
21:09:39 [2020-03-27T21:09:39.592Z] #16 [base 3/5] RUN mkdir -p /build/
21:09:40 [2020-03-27T21:09:40.095Z] ok  	github.com/docker/docker/daemon/images	0.588s	coverage: 4.9% of statements
21:09:40 [2020-03-27T21:09:40.154Z] #16 DONE 0.7s
21:09:40 [2020-03-27T21:09:40.409Z] 
21:09:40 [2020-03-27T21:09:40.409Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
21:09:40 [2020-03-27T21:09:40.575Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:09:40 [2020-03-27T21:09:40.575Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:09:40 [2020-03-27T21:09:40.724Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
21:09:40 [2020-03-27T21:09:40.970Z] #17 DONE 0.7s
21:09:40 [2020-03-27T21:09:40.970Z] 
21:09:40 [2020-03-27T21:09:40.970Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
21:09:40 [2020-03-27T21:09:40.970Z] #18 DONE 0.0s
21:09:40 [2020-03-27T21:09:40.970Z] 
21:09:40 [2020-03-27T21:09:40.970Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
21:09:40 [2020-03-27T21:09:40.970Z] #26 DONE 0.1s
21:09:40 [2020-03-27T21:09:40.970Z] 
21:09:40 [2020-03-27T21:09:40.970Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
21:09:40 [2020-03-27T21:09:40.970Z] #19 DONE 0.1s
21:09:40 [2020-03-27T21:09:40.970Z] 
21:09:40 [2020-03-27T21:09:40.970Z] #31 [builder 1/4] COPY . .
21:09:41 [2020-03-27T21:09:41.046Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.963s	coverage: 77.4% of statements
21:09:41 [2020-03-27T21:09:41.046Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
21:09:41 [2020-03-27T21:09:41.046Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
21:09:41 [2020-03-27T21:09:41.046Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:09:41 [2020-03-27T21:09:41.046Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
21:09:41 [2020-03-27T21:09:41.046Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
21:09:41 [2020-03-27T21:09:41.046Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.608s	coverage: 62.1% of statements
21:09:41 [2020-03-27T21:09:41.226Z] #31 ...
21:09:41 [2020-03-27T21:09:41.226Z] 
21:09:41 [2020-03-27T21:09:41.226Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
21:09:41 [2020-03-27T21:09:41.226Z] #22 DONE 0.1s
21:09:41 [2020-03-27T21:09:41.226Z] 
21:09:41 [2020-03-27T21:09:41.226Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
21:09:41 [2020-03-27T21:09:41.226Z] #27 DONE 0.1s
21:09:41 [2020-03-27T21:09:41.226Z] 
21:09:41 [2020-03-27T21:09:41.226Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
21:09:41 [2020-03-27T21:09:41.226Z] #23 DONE 0.1s
21:09:41 [2020-03-27T21:09:41.226Z] 
21:09:41 [2020-03-27T21:09:41.226Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
21:09:41 [2020-03-27T21:09:41.226Z] #28 DONE 0.1s
21:09:41 [2020-03-27T21:09:41.226Z] 
21:09:41 [2020-03-27T21:09:41.226Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
21:09:41 [2020-03-27T21:09:41.289Z] === RUN   TestDockerSuite/TestBuildTagEvent
21:09:41 [2020-03-27T21:09:41.533Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.315s	coverage: 88.3% of statements
21:09:42 [2020-03-27T21:09:42.220Z] --- PASS: TestCreateServiceSysctls (4.39s)
21:09:42 [2020-03-27T21:09:42.220Z] === RUN   TestCreateServiceCapabilities
21:09:42 [2020-03-27T21:09:42.220Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
21:09:43 [2020-03-27T21:09:43.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:09:43 [2020-03-27T21:09:43.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:09:43 [2020-03-27T21:09:43.763Z] ok  	github.com/docker/docker/daemon/logger/local	0.449s	coverage: 74.7% of statements
21:09:43 [2020-03-27T21:09:43.763Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:09:44 [2020-03-27T21:09:44.115Z] === RUN   TestDockerSuite/TestBuildUser
21:09:44 [2020-03-27T21:09:44.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:09:44 [2020-03-27T21:09:44.234Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.279s	coverage: 33.3% of statements
21:09:44 [2020-03-27T21:09:44.234Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.537s	coverage: 21.4% of statements
21:09:44 [2020-03-27T21:09:44.502Z] #29 ...
21:09:44 [2020-03-27T21:09:44.502Z] 
21:09:44 [2020-03-27T21:09:44.502Z] #31 [builder 1/4] COPY . .
21:09:44 [2020-03-27T21:09:44.502Z] #31 DONE 3.6s
21:09:44 [2020-03-27T21:09:44.758Z] 
21:09:44 [2020-03-27T21:09:44.759Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
21:09:44 [2020-03-27T21:09:44.759Z] #20 2.596 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
21:09:44 [2020-03-27T21:09:44.759Z] #20 3.086 curl: option --progress: is ambiguous
21:09:44 [2020-03-27T21:09:44.759Z] #20 3.088 curl: try 'curl --help' or 'curl --manual' for more information
21:09:44 [2020-03-27T21:09:44.759Z] #20 3.582 curl: option --progress: is ambiguous
21:09:44 [2020-03-27T21:09:44.759Z] #20 3.585 curl: try 'curl --help' or 'curl --manual' for more information
21:09:45 [2020-03-27T21:09:45.014Z] #20 4.067 curl: option --progress: is ambiguous
21:09:45 [2020-03-27T21:09:45.045Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
21:09:45 [2020-03-27T21:09:45.269Z] #20 4.067 curl: #20 ...
21:09:45 [2020-03-27T21:09:45.269Z] 
21:09:45 [2020-03-27T21:09:45.269Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.136 + RM_GOPATH=0
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.137 + TMP_GOPATH=
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.138 + : /build
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.138 + '[' -z '' ']'
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.139 ++ mktemp -d
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.141 + export GOPATH=/tmp/tmp.DbmBaH
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.141 + GOPATH=/tmp/tmp.DbmBaH
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.141 + RM_GOPATH=1
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.142 ++ dirname ./install.sh
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.143 + dir=.
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.143 + bin=dockercli
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.143 + shift
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.143 + '[' '!' -f ./dockercli.installer ']'
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.143 + . ./dockercli.installer
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.143 ++ : stable
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.143 ++ : 17.06.2-ce
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.143 + install_dockercli
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.143 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.143 Install docker/cli version 17.06.2-ce from stable
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.143 ++ uname -m
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.145 + arch=x86_64
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.145 + '[' x86_64 '!=' x86_64 ']'
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.145 + url=https://download.docker.com/linux/static
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.146 + tar -xz docker/docker
21:09:45 [2020-03-27T21:09:45.269Z] #24 1.146 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
21:09:45 [2020-03-27T21:09:45.269Z] #24 3.937 + mkdir -p /build
21:09:45 [2020-03-27T21:09:45.269Z] #24 3.938 + mv docker/docker /build/
21:09:45 [2020-03-27T21:09:45.269Z] #24 3.940 + rmdir docker
21:09:45 [2020-03-27T21:09:45.269Z] #24 DONE 4.0s
21:09:45 [2020-03-27T21:09:45.269Z] 
21:09:45 [2020-03-27T21:09:45.269Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
21:09:45 [2020-03-27T21:09:45.269Z] #20 4.067 curl: try 'curl --help' or 'curl --manual' for more information
21:09:45 [2020-03-27T21:09:45.609Z] --- PASS: TestCreateServiceCapabilities (3.40s)
21:09:45 [2020-03-27T21:09:45.609Z] === RUN   TestInspect
21:09:45 [2020-03-27T21:09:45.807Z] ok  	github.com/docker/docker/daemon/logger/templates	0.129s	coverage: 8.3% of statements
21:09:45 [2020-03-27T21:09:45.829Z] #20 4.724 curl: option --progress: is ambiguous
21:09:45 [2020-03-27T21:09:45.829Z] #20 4.725 curl: try 'curl --help' or 'curl --manual' for more information
21:09:46 [2020-03-27T21:09:46.084Z] #20 5.090 
21:09:46 [2020-03-27T21:09:46.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:09:46 [2020-03-27T21:09:46.278Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.303s	coverage: 47.8% of statements
21:09:46 [2020-03-27T21:09:46.340Z] #20 ...
21:09:46 [2020-03-27T21:09:46.340Z] 
21:09:46 [2020-03-27T21:09:46.340Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
21:09:46 [2020-03-27T21:09:46.340Z] #32 DONE 1.6s
21:09:46 [2020-03-27T21:09:46.340Z] 
21:09:46 [2020-03-27T21:09:46.340Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
21:09:46 [2020-03-27T21:09:46.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:09:46 [2020-03-27T21:09:46.539Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
21:09:47 [2020-03-27T21:09:47.270Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.402s	coverage: 82.5% of statements
21:09:47 [2020-03-27T21:09:47.270Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:09:47 [2020-03-27T21:09:47.270Z] ?   	github.com/docker/docker/daemon/network	[no test files]
21:09:47 [2020-03-27T21:09:47.270Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:09:47 [2020-03-27T21:09:47.703Z] #33 1.157 
21:09:47 [2020-03-27T21:09:47.703Z] #33 1.288 Removing bundles/
21:09:47 [2020-03-27T21:09:47.703Z] #33 1.289 
21:09:47 [2020-03-27T21:09:47.703Z] #33 1.293 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
21:09:48 [2020-03-27T21:09:48.627Z] #33 2.590 Building test suite binary ./integration-cli/test.main
21:09:49 [2020-03-27T21:09:49.815Z] --- PASS: TestInspect (3.94s)
21:09:49 [2020-03-27T21:09:49.815Z] === RUN   TestCreateJob
21:09:49 [2020-03-27T21:09:49.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:09:50 [2020-03-27T21:09:50.249Z] ok  	github.com/docker/docker/distribution/metadata	1.766s	coverage: 48.2% of statements
21:09:50 [2020-03-27T21:09:50.249Z] ok  	github.com/docker/docker/distribution	1.596s	coverage: 20.3% of statements
21:09:50 [2020-03-27T21:09:50.249Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:09:50 [2020-03-27T21:09:50.249Z] ok  	github.com/docker/docker/errdefs	0.110s	coverage: 49.4% of statements
21:09:50 [2020-03-27T21:09:50.746Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
21:09:51 [2020-03-27T21:09:51.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:09:51 [2020-03-27T21:09:51.824Z] ok  	github.com/docker/docker/distribution/xfer	2.469s	coverage: 76.8% of statements
21:09:51 [2020-03-27T21:09:51.825Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:09:51 [2020-03-27T21:09:51.887Z] #33 ...
21:09:51 [2020-03-27T21:09:51.887Z] 
21:09:51 [2020-03-27T21:09:51.887Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
21:09:51 [2020-03-27T21:09:51.887Z] #20 6.220 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
21:09:51 [2020-03-27T21:09:51.887Z] #20 6.602 curl: option --progress: is ambiguous
21:09:51 [2020-03-27T21:09:51.887Z] #20 6.606 curl: try 'curl --help' or 'curl --manual' for more information
21:09:51 [2020-03-27T21:09:51.887Z] #20 6.933 
21:09:51 [2020-03-27T21:09:51.887Z] #20 7.962 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
21:09:51 [2020-03-27T21:09:51.887Z] #20 8.266 curl: option --progress: is ambiguous
21:09:51 [2020-03-27T21:09:51.887Z] #20 8.266 curl: try 'curl --help' or 'curl --manual' for more information
21:09:51 [2020-03-27T21:09:51.887Z] #20 8.674 
21:09:51 [2020-03-27T21:09:51.887Z] #20 9.796 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
21:09:51 [2020-03-27T21:09:51.887Z] #20 10.12 curl: option --progress: is ambiguous
21:09:51 [2020-03-27T21:09:51.887Z] #20 10.12 curl: try 'curl --help' or 'curl --manual' for more information
21:09:51 [2020-03-27T21:09:51.887Z] #20 10.45 
21:09:52 [2020-03-27T21:09:52.297Z] ok  	github.com/docker/docker/image/cache	0.181s	coverage: 19.2% of statements
21:09:52 [2020-03-27T21:09:52.768Z] ok  	github.com/docker/docker/image/v1	0.599s	coverage: 25.0% of statements
21:09:52 [2020-03-27T21:09:52.811Z] #20 11.62 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
21:09:53 [2020-03-27T21:09:53.066Z] #20 12.01 curl: option --progress: is ambiguous
21:09:53 [2020-03-27T21:09:53.066Z] #20 12.02 curl: try 'curl --help' or 'curl --manual' for more information
21:09:53 [2020-03-27T21:09:53.239Z] ok  	github.com/docker/docker/image	1.056s	coverage: 86.4% of statements
21:09:53 [2020-03-27T21:09:53.267Z] --- PASS: TestCreateJob (3.76s)
21:09:53 [2020-03-27T21:09:53.267Z] === RUN   TestReplicatedJob
21:09:53 [2020-03-27T21:09:53.321Z] #20 12.40 
21:09:53 [2020-03-27T21:09:53.576Z] #20 12.52 Download of images into '/build' complete.
21:09:53 [2020-03-27T21:09:53.576Z] #20 12.52 Use something like the following to load the result into a Docker daemon:
21:09:53 [2020-03-27T21:09:53.576Z] #20 12.52   tar -cC '/build' . | docker load
21:09:53 [2020-03-27T21:09:53.711Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
21:09:53 [2020-03-27T21:09:53.711Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:09:53 [2020-03-27T21:09:53.831Z] #20 DONE 12.7s
21:09:53 [2020-03-27T21:09:53.831Z] 
21:09:53 [2020-03-27T21:09:53.831Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
21:09:54 [2020-03-27T21:09:54.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:09:54 [2020-03-27T21:09:54.183Z] ok  	github.com/docker/docker/libcontainerd/queue	0.151s	coverage: 100.0% of statements
21:09:55 [2020-03-27T21:09:55.247Z] #33 ...
21:09:55 [2020-03-27T21:09:55.247Z] 
21:09:55 [2020-03-27T21:09:55.247Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
21:09:55 [2020-03-27T21:09:55.247Z] #21 DONE 0.1s
21:09:55 [2020-03-27T21:09:55.247Z] 
21:09:55 [2020-03-27T21:09:55.247Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
21:09:55 [2020-03-27T21:09:55.247Z] #25 DONE 0.2s
21:09:55 [2020-03-27T21:09:55.247Z] 
21:09:55 [2020-03-27T21:09:55.247Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
21:09:56 [2020-03-27T21:09:56.411Z] ok  	github.com/docker/docker/pkg/aaparser	0.286s	coverage: 50.0% of statements
21:09:56 [2020-03-27T21:09:56.411Z] ok  	github.com/docker/docker/layer	0.509s	coverage: 30.1% of statements
21:09:56 [2020-03-27T21:09:56.883Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:09:57 [2020-03-27T21:09:57.361Z] ok  	github.com/docker/docker/opts	0.476s	coverage: 67.7% of statements
21:09:58 [2020-03-27T21:09:58.366Z] ok  	github.com/docker/docker/libcontainerd/local	0.375s	coverage: 1.0% of statements
21:09:58 [2020-03-27T21:09:58.366Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:09:58 [2020-03-27T21:09:58.366Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:09:58 [2020-03-27T21:09:58.366Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:09:58 [2020-03-27T21:09:58.366Z] ?   	github.com/docker/docker/oci	[no test files]
21:09:58 [2020-03-27T21:09:58.366Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:09:58 [2020-03-27T21:09:58.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:09:59 [2020-03-27T21:09:59.367Z] ok  	github.com/docker/docker/pkg/broadcaster	0.152s	coverage: 100.0% of statements
21:09:59 [2020-03-27T21:09:59.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:09:59 [2020-03-27T21:09:59.814Z] --- PASS: TestReplicatedJob (6.60s)
21:09:59 [2020-03-27T21:09:59.814Z] === RUN   TestUpdateReplicatedJob
21:09:59 [2020-03-27T21:09:59.838Z] ok  	github.com/docker/docker/pkg/authorization	0.926s	coverage: 26.8% of statements
21:09:59 [2020-03-27T21:09:59.838Z] ok  	github.com/docker/docker/pkg/capabilities	0.070s	coverage: 87.5% of statements
21:10:00 [2020-03-27T21:10:00.843Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.169s	coverage: 15.4% of statements
21:10:01 [2020-03-27T21:10:01.315Z] ok  	github.com/docker/docker/pkg/directory	0.162s	coverage: 80.0% of statements
21:10:01 [2020-03-27T21:10:01.789Z] ok  	github.com/docker/docker/pkg/discovery	0.082s	coverage: 58.3% of statements
21:10:02 [2020-03-27T21:10:02.786Z] ok  	github.com/docker/docker/pkg/discovery/file	0.228s	coverage: 97.6% of statements
21:10:03 [2020-03-27T21:10:03.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:10:03 [2020-03-27T21:10:03.260Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.156s	coverage: 92.3% of statements
21:10:04 [2020-03-27T21:10:04.052Z] --- PASS: TestUpdateReplicatedJob (4.10s)
21:10:04 [2020-03-27T21:10:04.052Z] === RUN   TestServiceListWithStatuses
21:10:04 [2020-03-27T21:10:04.052Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:10:04 [2020-03-27T21:10:04.052Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:10:04 [2020-03-27T21:10:04.052Z] === RUN   TestDockerNetworkConnectAlias
21:10:04 [2020-03-27T21:10:04.257Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.148s	coverage: 93.8% of statements
21:10:04 [2020-03-27T21:10:04.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:10:04 [2020-03-27T21:10:04.729Z] ok  	github.com/docker/docker/pkg/filenotify	0.165s	coverage: 36.2% of statements
21:10:05 [2020-03-27T21:10:05.727Z] ok  	github.com/docker/docker/pkg/fileutils	0.285s	coverage: 87.7% of statements
21:10:06 [2020-03-27T21:10:06.199Z] ok  	github.com/docker/docker/pkg/homedir	0.050s	coverage: 42.9% of statements
21:10:07 [2020-03-27T21:10:07.193Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.532s	coverage: 84.1% of statements
21:10:07 [2020-03-27T21:10:07.193Z] ok  	github.com/docker/docker/pkg/idtools	0.124s	coverage: 6.3% of statements
21:10:08 [2020-03-27T21:10:08.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:10:08 [2020-03-27T21:10:08.187Z] ok  	github.com/docker/docker/pkg/locker	0.104s	coverage: 88.9% of statements
21:10:08 [2020-03-27T21:10:08.187Z] ok  	github.com/docker/docker/pkg/archive	9.580s	coverage: 62.0% of statements
21:10:08 [2020-03-27T21:10:08.659Z] ok  	github.com/docker/docker/pkg/ioutils	0.752s	coverage: 69.2% of statements
21:10:08 [2020-03-27T21:10:08.659Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.281s	coverage: 91.7% of statements
21:10:09 [2020-03-27T21:10:09.130Z] ok  	github.com/docker/docker/pkg/longpath	0.041s	coverage: 100.0% of statements
21:10:09 [2020-03-27T21:10:09.319Z] === RUN   TestDockerSuite/TestBuildVerboseOut
21:10:09 [2020-03-27T21:10:09.603Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.038s	coverage: 85.7% of statements
21:10:10 [2020-03-27T21:10:10.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:10:10 [2020-03-27T21:10:10.075Z] ok  	github.com/docker/docker/pkg/parsers	0.064s	coverage: 97.0% of statements
21:10:10 [2020-03-27T21:10:10.249Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
21:10:10 [2020-03-27T21:10:10.249Z] --- PASS: TestDockerNetworkConnectAlias (6.27s)
21:10:10 [2020-03-27T21:10:10.249Z] === RUN   TestDockerNetworkReConnect
21:10:10 [2020-03-27T21:10:10.505Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
21:10:10 [2020-03-27T21:10:10.547Z] ok  	github.com/docker/docker/pkg/pidfile	0.090s	coverage: 82.6% of statements
21:10:11 [2020-03-27T21:10:11.541Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.084s	coverage: 56.8% of statements
21:10:11 [2020-03-27T21:10:11.874Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
21:10:12 [2020-03-27T21:10:12.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:10:12 [2020-03-27T21:10:12.804Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
21:10:13 [2020-03-27T21:10:13.126Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.176s	coverage: 85.7% of statements
21:10:13 [2020-03-27T21:10:13.126Z] ok  	github.com/docker/docker/pkg/pools	0.040s	coverage: 88.2% of statements
21:10:13 [2020-03-27T21:10:13.275Z] #33 ...
21:10:13 [2020-03-27T21:10:13.275Z] 
21:10:13 [2020-03-27T21:10:13.275Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
21:10:13 [2020-03-27T21:10:13.275Z] #29 29.04 # github.com/docker/docker/contrib/httpserver
21:10:13 [2020-03-27T21:10:13.275Z] #29 29.04 loadinternal: cannot find runtime/cgo
21:10:13 [2020-03-27T21:10:13.275Z] #29 DONE 29.3s
21:10:13 [2020-03-27T21:10:13.275Z] 
21:10:13 [2020-03-27T21:10:13.275Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
21:10:13 [2020-03-27T21:10:13.275Z] #33 ...
21:10:13 [2020-03-27T21:10:13.275Z] 
21:10:13 [2020-03-27T21:10:13.275Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
21:10:13 [2020-03-27T21:10:13.275Z] #30 DONE 0.1s
21:10:13 [2020-03-27T21:10:13.275Z] 
21:10:13 [2020-03-27T21:10:13.275Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
21:10:13 [2020-03-27T21:10:13.571Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:10:13 [2020-03-27T21:10:13.571Z] Using test binary docker
21:10:13 [2020-03-27T21:10:13.571Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:10:13 [2020-03-27T21:10:13.571Z] +++ /etc/init.d/apparmor start
21:10:13 [2020-03-27T21:10:13.571Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:10:13 [2020-03-27T21:10:13.571Z] INFO: Waiting for daemon to start...
21:10:13 [2020-03-27T21:10:13.571Z] Starting dockerd
21:10:13 [2020-03-27T21:10:13.571Z] +++ 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
21:10:14 [2020-03-27T21:10:14.120Z] ok  	github.com/docker/docker/pkg/progress	0.049s	coverage: 75.9% of statements
21:10:14 [2020-03-27T21:10:14.699Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
21:10:14 [2020-03-27T21:10:14.699Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
21:10:14 [2020-03-27T21:10:14.699Z] === RUN   TestDockerSuite/TestBuildWindowsUser
21:10:14 [2020-03-27T21:10:14.699Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
21:10:14 [2020-03-27T21:10:14.699Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
21:10:15 [2020-03-27T21:10:15.114Z] ok  	github.com/docker/docker/pkg/pubsub	1.077s	coverage: 73.9% of statements
21:10:15 [2020-03-27T21:10:15.114Z] ok  	github.com/docker/docker/pkg/reexec	0.122s	coverage: 82.4% of statements
21:10:15 [2020-03-27T21:10:15.262Z] --- PASS: TestDockerNetworkReConnect (5.10s)
21:10:15 [2020-03-27T21:10:15.262Z] === RUN   TestServicePlugin
21:10:15 [2020-03-27T21:10:15.596Z] .
21:10:15 [2020-03-27T21:10:15.596Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:10:15 [2020-03-27T21:10:15.880Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:10:15 [2020-03-27T21:10:15.880Z] Error: No such image: emptyfs
21:10:15 [2020-03-27T21:10:15.880Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:10:15 [2020-03-27T21:10:15.880Z] ++++ docker load
21:10:16 [2020-03-27T21:10:16.166Z] Running integration-test (iteration 1)
21:10:16 [2020-03-27T21:10:16.166Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
21:10:16 [2020-03-27T21:10:16.166Z] ++ 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
21:10:16 [2020-03-27T21:10:16.166Z] ++ set -e
21:10:16 [2020-03-27T21:10:16.166Z] ++ '[' -n 0 ']'
21:10:16 [2020-03-27T21:10:16.166Z] ++ set -x
21:10:16 [2020-03-27T21:10:16.166Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
21:10:16 [2020-03-27T21:10:16.632Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
21:10:16 [2020-03-27T21:10:16.688Z] ok  	github.com/docker/docker/pkg/signal	0.088s	coverage: 20.3% of statements
21:10:16 [2020-03-27T21:10:16.688Z] ok  	github.com/docker/docker/pkg/stdcopy	0.087s	coverage: 100.0% of statements
21:10:16 [2020-03-27T21:10:16.890Z] === RUN   TestDockerSuite/TestBuildWithFailure
21:10:17 [2020-03-27T21:10:17.683Z] ok  	github.com/docker/docker/pkg/stringid	0.044s	coverage: 70.6% of statements
21:10:17 [2020-03-27T21:10:17.683Z] ok  	github.com/docker/docker/pkg/streamformatter	0.107s	coverage: 66.2% of statements
21:10:18 [2020-03-27T21:10:18.261Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
21:10:18 [2020-03-27T21:10:18.676Z] ok  	github.com/docker/docker/pkg/sysinfo	0.039s	coverage: 38.2% of statements
21:10:18 [2020-03-27T21:10:18.824Z] === RUN   TestDockerSuite/TestBuildWithTabs
21:10:19 [2020-03-27T21:10:19.686Z] ok  	github.com/docker/docker/pkg/system	0.072s	coverage: 13.8% of statements
21:10:20 [2020-03-27T21:10:20.158Z] ok  	github.com/docker/docker/pkg/tailfile	0.237s	coverage: 88.6% of statements
21:10:20 [2020-03-27T21:10:20.193Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
21:10:20 [2020-03-27T21:10:20.193Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
21:10:21 [2020-03-27T21:10:21.564Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
21:10:21 [2020-03-27T21:10:21.733Z] ok  	github.com/docker/docker/pkg/tarsum	0.194s	coverage: 89.3% of statements
21:10:21 [2020-03-27T21:10:21.733Z] ok  	github.com/docker/docker/pkg/term	0.079s	coverage: 30.8% of statements
21:10:22 [2020-03-27T21:10:22.730Z] testing: warning: no tests to run
21:10:22 [2020-03-27T21:10:22.730Z] ok  	github.com/docker/docker/pkg/term/windows	0.042s	coverage: 0.0% of statements [no tests to run]
21:10:22 [2020-03-27T21:10:22.730Z] ok  	github.com/docker/docker/pkg/truncindex	0.138s	coverage: 91.5% of statements
21:10:23 [2020-03-27T21:10:23.733Z] ok  	github.com/docker/docker/pkg/urlutil	0.087s	coverage: 100.0% of statements
21:10:23 [2020-03-27T21:10:23.733Z] ok  	github.com/docker/docker/pkg/useragent	0.033s	coverage: 88.9% of statements
21:10:24 [2020-03-27T21:10:24.086Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
21:10:24 [2020-03-27T21:10:24.204Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
21:10:24 [2020-03-27T21:10:24.204Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:10:24 [2020-03-27T21:10:24.204Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
21:10:24 [2020-03-27T21:10:24.204Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
21:10:24 [2020-03-27T21:10:24.205Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
21:10:24 [2020-03-27T21:10:24.205Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
21:10:24 [2020-03-27T21:10:24.205Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:10:24 [2020-03-27T21:10:24.205Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:10:25 [2020-03-27T21:10:25.779Z] ok  	github.com/docker/docker/plugin/v2	0.187s	coverage: 20.1% of statements
21:10:25 [2020-03-27T21:10:25.979Z] === RUN   TestDockerSuite/TestBuildWithVolumes
21:10:26 [2020-03-27T21:10:26.252Z] ok  	github.com/docker/docker/plugin	0.339s	coverage: 11.7% of statements
21:10:26 [2020-03-27T21:10:26.252Z] ok  	github.com/docker/docker/reference	0.432s	coverage: 84.4% of statements
21:10:27 [2020-03-27T21:10:27.348Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
21:10:27 [2020-03-27T21:10:27.605Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
21:10:27 [2020-03-27T21:10:27.853Z] ok  	github.com/docker/docker/restartmanager	0.039s	coverage: 50.9% of statements
21:10:27 [2020-03-27T21:10:27.853Z] ok  	github.com/docker/docker/registry/resumable	0.297s	coverage: 100.0% of statements
21:10:28 [2020-03-27T21:10:28.168Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
21:10:28 [2020-03-27T21:10:28.168Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
21:10:28 [2020-03-27T21:10:28.425Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
21:10:29 [2020-03-27T21:10:29.356Z] === RUN   TestDockerSuite/TestBuildXZHost
21:10:29 [2020-03-27T21:10:29.434Z] ok  	github.com/docker/docker/registry	0.436s	coverage: 51.7% of statements
21:10:29 [2020-03-27T21:10:29.434Z] ok  	github.com/docker/docker/testutil	0.092s	coverage: 62.5% of statements
21:10:29 [2020-03-27T21:10:29.905Z] ok  	github.com/docker/docker/runconfig	0.215s	coverage: 54.5% of statements
21:10:31 [2020-03-27T21:10:31.439Z] Loaded image: buildpack-deps:jessie
21:10:31 [2020-03-27T21:10:31.439Z] Loaded image: busybox:latest
21:10:31 [2020-03-27T21:10:31.439Z] Loaded image: busybox:glibc
21:10:31 [2020-03-27T21:10:31.439Z] Loaded image: debian:jessie
21:10:31 [2020-03-27T21:10:31.439Z] Loaded image: hello-world:latest
21:10:31 [2020-03-27T21:10:31.439Z] INFO: Testing against a local daemon
21:10:31 [2020-03-27T21:10:31.439Z] === RUN   TestCgroupNamespacesBuild
21:10:31 [2020-03-27T21:10:31.723Z] --- PASS: TestCgroupNamespacesBuild (1.57s)
21:10:31 [2020-03-27T21:10:31.723Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:10:31 [2020-03-27T21:10:31.877Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
21:10:31 [2020-03-27T21:10:31.877Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
21:10:31 [2020-03-27T21:10:31.877Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
21:10:32 [2020-03-27T21:10:32.146Z] ok  	github.com/docker/docker/volume/drivers	0.213s	coverage: 36.1% of statements
21:10:32 [2020-03-27T21:10:32.440Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
21:10:33 [2020-03-27T21:10:33.143Z] ok  	github.com/docker/docker/volume/local	0.149s	coverage: 37.7% of statements
21:10:33 [2020-03-27T21:10:33.143Z] ok  	github.com/docker/docker/volume/mounts	0.137s	coverage: 66.2% of statements
21:10:33 [2020-03-27T21:10:33.371Z] === RUN   TestDockerSuite/TestCommitChange
21:10:33 [2020-03-27T21:10:33.478Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s)
21:10:33 [2020-03-27T21:10:33.478Z] === RUN   TestBuildWithSession
21:10:33 [2020-03-27T21:10:33.478Z] --- SKIP: TestBuildWithSession (0.00s)
21:10:33 [2020-03-27T21:10:33.478Z]     build_session_test.go:25: TODO: BuildKit
21:10:33 [2020-03-27T21:10:33.478Z] === RUN   TestBuildSquashParent
21:10:34 [2020-03-27T21:10:34.739Z] === RUN   TestDockerSuite/TestCommitChangeLabels
21:10:35 [2020-03-27T21:10:35.378Z] ok  	github.com/docker/docker/volume/service	0.401s	coverage: 70.3% of statements
21:10:35 [2020-03-27T21:10:35.671Z] === RUN   TestDockerSuite/TestCommitHardlink
21:10:37 [2020-03-27T21:10:37.565Z] === RUN   TestDockerSuite/TestCommitNewFile
21:10:38 [2020-03-27T21:10:38.984Z] --- PASS: TestBuildSquashParent (5.10s)
21:10:38 [2020-03-27T21:10:38.984Z] === RUN   TestBuildWithRemoveAndForceRemove
21:10:38 [2020-03-27T21:10:38.984Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:10:38 [2020-03-27T21:10:38.984Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:10:38 [2020-03-27T21:10:38.984Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:10:38 [2020-03-27T21:10:38.984Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:10:38 [2020-03-27T21:10:38.984Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:10:38 [2020-03-27T21:10:38.984Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:10:38 [2020-03-27T21:10:38.984Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:10:38 [2020-03-27T21:10:38.984Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:10:38 [2020-03-27T21:10:38.984Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:10:38 [2020-03-27T21:10:38.984Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:10:38 [2020-03-27T21:10:38.984Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:10:38 [2020-03-27T21:10:38.984Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:10:38 [2020-03-27T21:10:38.984Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:10:38 [2020-03-27T21:10:38.984Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:10:38 [2020-03-27T21:10:38.984Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:10:38 [2020-03-27T21:10:38.984Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:10:40 [2020-03-27T21:10:40.087Z] === RUN   TestDockerSuite/TestCommitPausedContainer
21:10:41 [2020-03-27T21:10:41.019Z] === RUN   TestDockerSuite/TestCommitTTY
21:10:41 [2020-03-27T21:10:41.683Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:10:41 [2020-03-27T21:10:41.683Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:10:42 [2020-03-27T21:10:42.912Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
21:10:43 [2020-03-27T21:10:43.475Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
21:10:44 [2020-03-27T21:10:44.376Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:10:44 [2020-03-27T21:10:44.376Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s)
21:10:44 [2020-03-27T21:10:44.376Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s)
21:10:44 [2020-03-27T21:10:44.376Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.23s)
21:10:44 [2020-03-27T21:10:44.376Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s)
21:10:44 [2020-03-27T21:10:44.376Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s)
21:10:44 [2020-03-27T21:10:44.376Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.45s)
21:10:44 [2020-03-27T21:10:44.376Z] === RUN   TestBuildMultiStageCopy
21:10:44 [2020-03-27T21:10:44.376Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:10:45 [2020-03-27T21:10:45.368Z] === RUN   TestDockerSuite/TestCommitWithoutPause
21:10:45 [2020-03-27T21:10:45.855Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:10:46 [2020-03-27T21:10:46.139Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:10:46 [2020-03-27T21:10:46.298Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
21:10:46 [2020-03-27T21:10:46.298Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
21:10:46 [2020-03-27T21:10:46.298Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
21:10:46 [2020-03-27T21:10:46.298Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
21:10:46 [2020-03-27T21:10:46.298Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
21:10:46 [2020-03-27T21:10:46.298Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
21:10:46 [2020-03-27T21:10:46.298Z] === RUN   TestDockerSuite/TestContainerAPICommit
21:10:46 [2020-03-27T21:10:46.771Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:10:47 [2020-03-27T21:10:47.055Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:10:47 [2020-03-27T21:10:47.672Z] --- PASS: TestBuildMultiStageCopy (3.53s)
21:10:47 [2020-03-27T21:10:47.672Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s)
21:10:47 [2020-03-27T21:10:47.672Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s)
21:10:47 [2020-03-27T21:10:47.672Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.44s)
21:10:47 [2020-03-27T21:10:47.672Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s)
21:10:47 [2020-03-27T21:10:47.672Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.39s)
21:10:47 [2020-03-27T21:10:47.672Z] === RUN   TestBuildMultiStageParentConfig
21:10:47 [2020-03-27T21:10:47.911Z] ok  	github.com/docker/docker/pkg/plugins	35.226s	coverage: 73.4% of statements
21:10:47 [2020-03-27T21:10:47.911Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:10:47 [2020-03-27T21:10:47.911Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:10:47 [2020-03-27T21:10:47.911Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
21:10:47 [2020-03-27T21:10:47.911Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
21:10:47 [2020-03-27T21:10:47.911Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:10:47 [2020-03-27T21:10:47.911Z] ?   	github.com/docker/docker/rootless	[no test files]
21:10:47 [2020-03-27T21:10:47.911Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:10:47 [2020-03-27T21:10:47.911Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:10:47 [2020-03-27T21:10:47.911Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:10:47 [2020-03-27T21:10:47.911Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:10:47 [2020-03-27T21:10:47.911Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:10:47 [2020-03-27T21:10:47.911Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:10:47 [2020-03-27T21:10:47.911Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:10:47 [2020-03-27T21:10:47.911Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:10:47 [2020-03-27T21:10:47.911Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:10:47 [2020-03-27T21:10:47.911Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:10:47 [2020-03-27T21:10:47.911Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:10:47 [2020-03-27T21:10:47.911Z] ?   	github.com/docker/docker/volume	[no test files]
21:10:47 [2020-03-27T21:10:47.911Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:10:47 [2020-03-27T21:10:47.911Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:10:48 [2020-03-27T21:10:48.195Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
21:10:48 [2020-03-27T21:10:48.682Z] --- PASS: TestBuildMultiStageParentConfig (1.01s)
21:10:48 [2020-03-27T21:10:48.682Z] === RUN   TestBuildLabelWithTargets
21:10:48 [2020-03-27T21:10:48.904Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === Skipped
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     dispatchers_test.go:376: Windows does not support stopsignal
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     client_test.go:23: runtime.GOOS == "windows"
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     daemon_test.go:147: root required
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     reload_test.go:520: root required
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     pull_v2_test.go:73: Needs fixing on Windows
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     pull_v2_test.go:118: Needs fixing on Windows
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     download_test.go:268: Needs fixing on Windows
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     layer_test.go:304: Failing on Windows
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     layer_test.go:353: Failing on Windows
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     layer_test.go:468: Failing on Windows
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     layer_test.go:697: Failing on Windows
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     migration_test.go:46: Failing on Windows
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     migration_test.go:182: Failing on Windows
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     mount_test.go:17: Failing on Windows
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     mount_test.go:76: Failing on Windows
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     mount_test.go:125: Failing on Windows
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     mount_test.go:212: Failing on Windows
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     archive_test.go:133: Xz not present in msys2
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     archive_test.go:238: Failing on Windows CI machines
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     archive_windows_test.go:16: Currently fails
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     changes_test.go:192: needs more investigation
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     changes_test.go:405: needs further investigation
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     changes_test.go:441: needs further investigation
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     poller_test.go:41: No chmod on Windows
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     fileutils_test.go:134: Needs porting to Windows
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     fileutils_test.go:180: Needs porting to Windows
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
21:10:48 [2020-03-27T21:10:48.905Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
21:10:48 [2020-03-27T21:10:48.905Z]     local_test.go:181: runtime.GOOS == "windows"
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] 
21:10:48 [2020-03-27T21:10:48.905Z] DONE 1772 tests, 46 skipped in 212.909s
21:10:49 [2020-03-27T21:10:49.376Z] INFO: make.ps1 ended at 03/27/2020 21:10:48
21:10:50 [2020-03-27T21:10:50.088Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
21:10:50 [2020-03-27T21:10:50.088Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
21:10:50 [2020-03-27T21:10:50.164Z] --- PASS: TestBuildLabelWithTargets (1.52s)
21:10:50 [2020-03-27T21:10:50.164Z] === RUN   TestBuildWithEmptyLayers
21:10:50 [2020-03-27T21:10:50.653Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
21:10:50 [2020-03-27T21:10:50.783Z] --- PASS: TestBuildWithEmptyLayers (0.81s)
21:10:50 [2020-03-27T21:10:50.783Z] === RUN   TestBuildMultiStageOnBuild
21:10:50 [2020-03-27T21:10:50.949Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
21:10:51 [2020-03-27T21:10:51.218Z] --- PASS: TestServicePlugin (35.77s)
21:10:51 [2020-03-27T21:10:51.218Z]     plugin_test.go:62: [de35025487e61] joining swarm manager [d511a29c8d9ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:10:51 [2020-03-27T21:10:51.218Z]     plugin_test.go:65: [db1127e4dbc3c] joining swarm manager [d511a29c8d9ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:10:51 [2020-03-27T21:10:51.218Z] === RUN   TestServiceUpdateLabel
21:10:51 [2020-03-27T21:10:51.420Z] INFO: Unit tests ended at 03/27/2020 21:10:51. Duration:00:03:49.2665078
21:10:51 [2020-03-27T21:10:51.420Z] INFO: Building busybox
21:10:51 [2020-03-27T21:10:51.420Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
21:10:51 [2020-03-27T21:10:51.420Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
21:10:51 [2020-03-27T21:10:51.420Z] 
21:10:51 [2020-03-27T21:10:51.420Z] Sending build context to Docker daemon   2.56kB
21:10:51 [2020-03-27T21:10:51.420Z] 
21:10:51 [2020-03-27T21:10:51.420Z] Step 1/6 : FROM microsoft/windowsservercore
21:10:51 [2020-03-27T21:10:51.420Z]  ---> 80e84fd280e2
21:10:51 [2020-03-27T21:10:51.420Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
21:10:51 [2020-03-27T21:10:51.420Z]  ---> Running in 079b8487f1e5
21:10:51 [2020-03-27T21:10:51.782Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
21:10:52 [2020-03-27T21:10:52.345Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
21:10:52 [2020-03-27T21:10:52.909Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
21:10:53 [2020-03-27T21:10:53.474Z] === RUN   TestDockerSuite/TestContainerAPICreate
21:10:53 [2020-03-27T21:10:53.477Z] --- PASS: TestBuildMultiStageOnBuild (2.13s)
21:10:53 [2020-03-27T21:10:53.477Z] === RUN   TestBuildUncleanTarFilenames
21:10:54 [2020-03-27T21:10:54.038Z] --- PASS: TestServiceUpdateLabel (3.11s)
21:10:54 [2020-03-27T21:10:54.038Z] === RUN   TestServiceUpdateSecrets
21:10:54 [2020-03-27T21:10:54.093Z] --- PASS: TestBuildUncleanTarFilenames (1.14s)
21:10:54 [2020-03-27T21:10:54.093Z] === RUN   TestBuildMultiStageLayerLeak
21:10:54 [2020-03-27T21:10:54.295Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
21:10:54 [2020-03-27T21:10:54.295Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
21:10:54 [2020-03-27T21:10:54.295Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
21:10:55 [2020-03-27T21:10:55.226Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
21:10:55 [2020-03-27T21:10:55.226Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
21:10:55 [2020-03-27T21:10:55.226Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
21:10:55 [2020-03-27T21:10:55.483Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
21:10:55 [2020-03-27T21:10:55.483Z] === RUN   TestDockerSuite/TestContainerAPIDelete
21:10:56 [2020-03-27T21:10:56.815Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s)
21:10:56 [2020-03-27T21:10:56.815Z] === RUN   TestBuildWithHugeFile
21:10:56 [2020-03-27T21:10:56.856Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
21:10:57 [2020-03-27T21:10:57.314Z] Removing intermediate container 079b8487f1e5
21:10:57 [2020-03-27T21:10:57.314Z]  ---> f6b4f8c79d6f
21:10:57 [2020-03-27T21:10:57.314Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
21:10:57 [2020-03-27T21:10:57.787Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
21:10:58 [2020-03-27T21:10:58.307Z] 
21:10:58 [2020-03-27T21:10:58.351Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
21:10:58 [2020-03-27T21:10:58.351Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
21:10:58 [2020-03-27T21:10:58.778Z]  ---> c6e820379e0f
21:10:58 [2020-03-27T21:10:58.778Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
21:10:58 [2020-03-27T21:10:58.778Z]  ---> Running in bccc8cf57c4a
21:10:59 [2020-03-27T21:10:59.771Z] 
21:10:59 [2020-03-27T21:10:59.771Z] SUCCESS: Specified value was saved.
21:11:00 [2020-03-27T21:11:00.246Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
21:11:01 [2020-03-27T21:11:01.176Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
21:11:01 [2020-03-27T21:11:01.176Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
21:11:01 [2020-03-27T21:11:01.741Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
21:11:02 [2020-03-27T21:11:02.670Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
21:11:02 [2020-03-27T21:11:02.741Z] Removing intermediate container bccc8cf57c4a
21:11:02 [2020-03-27T21:11:02.741Z]  ---> 0344cdaa80c9
21:11:02 [2020-03-27T21:11:02.741Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
21:11:02 [2020-03-27T21:11:02.741Z]  ---> Running in 86282ad684aa
21:11:03 [2020-03-27T21:11:03.599Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
21:11:04 [2020-03-27T21:11:04.529Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
21:11:04 [2020-03-27T21:11:04.529Z] === RUN   TestDockerSuite/TestContainerAPIKill
21:11:05 [2020-03-27T21:11:05.460Z] === RUN   TestDockerSuite/TestContainerAPIPause
21:11:06 [2020-03-27T21:11:06.025Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
21:11:06 [2020-03-27T21:11:06.954Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
21:11:06 [2020-03-27T21:11:06.954Z] === RUN   TestDockerSuite/TestContainerAPIRename
21:11:07 [2020-03-27T21:11:07.885Z] === RUN   TestDockerSuite/TestContainerAPIRestart
21:11:09 [2020-03-27T21:11:09.254Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
21:11:09 [2020-03-27T21:11:09.819Z] --- PASS: TestServiceUpdateSecrets (15.63s)
21:11:09 [2020-03-27T21:11:09.819Z] === RUN   TestServiceUpdateConfigs
21:11:09 [2020-03-27T21:11:09.936Z] Cannot create a file when that file already exists.
21:11:11 [2020-03-27T21:11:11.187Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
21:11:11 [2020-03-27T21:11:11.187Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
21:11:11 [2020-03-27T21:11:11.187Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
21:11:11 [2020-03-27T21:11:11.187Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
21:11:11 [2020-03-27T21:11:11.187Z] === RUN   TestDockerSuite/TestContainerAPIStart
21:11:12 [2020-03-27T21:11:12.231Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
21:11:15 [2020-03-27T21:11:15.831Z] Removing intermediate container 86282ad684aa
21:11:15 [2020-03-27T21:11:15.831Z]  ---> 3619bc76a140
21:11:15 [2020-03-27T21:11:15.831Z] Step 6/6 : CMD ["sh"]
21:11:15 [2020-03-27T21:11:15.831Z]  ---> Running in 578c66896e6c
21:11:15 [2020-03-27T21:11:15.831Z] Removing intermediate container 578c66896e6c
21:11:15 [2020-03-27T21:11:15.831Z]  ---> b25f5e6352dd
21:11:15 [2020-03-27T21:11:15.831Z] Successfully built b25f5e6352dd
21:11:15 [2020-03-27T21:11:15.831Z] Successfully tagged busybox:latest
21:11:15 [2020-03-27T21:11:15.831Z] INFO: Docker images of the daemon under test
21:11:15 [2020-03-27T21:11:15.831Z] 
21:11:16 [2020-03-27T21:11:16.304Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
21:11:16 [2020-03-27T21:11:16.304Z] busybox                                latest              b25f5e6352dd        Less than a second ago   4.97GB
21:11:16 [2020-03-27T21:11:16.304Z] microsoft/windowsservercore            latest              80e84fd280e2        3 weeks ago              4.94GB
21:11:16 [2020-03-27T21:11:16.304Z] mcr.microsoft.com/windows/servercore   ltsc2019            80e84fd280e2        3 weeks ago              4.94GB
21:11:16 [2020-03-27T21:11:16.304Z] 
21:11:16 [2020-03-27T21:11:16.304Z] INFO: Running integration tests at 03/27/2020 21:11:15...
21:11:16 [2020-03-27T21:11:16.304Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
21:11:16 [2020-03-27T21:11:16.304Z] INFO: Integration API tests being run from the host:
21:11:16 [2020-03-27T21:11:16.304Z] INFO: make.ps1 starting at 03/27/2020 21:11:15
21:11:16 [2020-03-27T21:11:16.416Z] === RUN   TestDockerSuite/TestContainerAPIStop
21:11:17 [2020-03-27T21:11:17.297Z] Running D:\gopath\src\github.com\docker\docker\integration\build
21:11:17 [2020-03-27T21:11:17.347Z] === RUN   TestDockerSuite/TestContainerAPITop
21:11:18 [2020-03-27T21:11:18.279Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
21:11:18 [2020-03-27T21:11:18.279Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
21:11:18 [2020-03-27T21:11:18.279Z] === RUN   TestDockerSuite/TestContainerAPIWait
21:11:21 [2020-03-27T21:11:21.552Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
21:11:21 [2020-03-27T21:11:21.809Z] === RUN   TestDockerSuite/TestContainerNetworkMode
21:11:23 [2020-03-27T21:11:23.179Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
21:11:25 [2020-03-27T21:11:25.700Z] --- PASS: TestServiceUpdateConfigs (15.60s)
21:11:25 [2020-03-27T21:11:25.700Z] === RUN   TestServiceUpdateNetwork
21:11:28 [2020-03-27T21:11:28.222Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
21:11:28 [2020-03-27T21:11:28.479Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
21:11:31 [2020-03-27T21:11:31.004Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
21:11:31 [2020-03-27T21:11:31.935Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
21:11:33 [2020-03-27T21:11:33.304Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
21:11:34 [2020-03-27T21:11:34.673Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
21:11:36 [2020-03-27T21:11:36.566Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
21:11:37 [2020-03-27T21:11:37.935Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
21:11:39 [2020-03-27T21:11:39.830Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000704760_<nil>}
21:11:39 [2020-03-27T21:11:39.830Z] --- PASS: TestServiceUpdateNetwork (14.42s)
21:11:39 [2020-03-27T21:11:39.830Z] PASS
21:11:39 [2020-03-27T21:11:39.830Z] 
21:11:39 [2020-03-27T21:11:39.830Z] === Skipped
21:11:39 [2020-03-27T21:11:39.830Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
21:11:39 [2020-03-27T21:11:39.830Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:11:39 [2020-03-27T21:11:39.830Z] 
21:11:39 [2020-03-27T21:11:39.830Z] 
21:11:39 [2020-03-27T21:11:39.830Z] DONE 23 tests, 1 skipped in 180.743s
21:11:39 [2020-03-27T21:11:39.830Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:11:39 [2020-03-27T21:11:39.830Z] ++ 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
21:11:39 [2020-03-27T21:11:39.830Z] ++ set -e
21:11:39 [2020-03-27T21:11:39.830Z] ++ '[' -n 0 ']'
21:11:39 [2020-03-27T21:11:39.830Z] ++ set -x
21:11:39 [2020-03-27T21:11:39.830Z] ++ env -i DEST=/go/src/github.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
21:11:39 [2020-03-27T21:11:39.830Z] INFO: Testing against a local daemon
21:11:39 [2020-03-27T21:11:39.830Z] === RUN   TestSessionCreate
21:11:40 [2020-03-27T21:11:40.087Z] --- PASS: TestSessionCreate (0.06s)
21:11:40 [2020-03-27T21:11:40.087Z] === RUN   TestSessionCreateWithBadUpgrade
21:11:40 [2020-03-27T21:11:40.087Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
21:11:40 [2020-03-27T21:11:40.087Z] PASS
21:11:40 [2020-03-27T21:11:40.087Z] 
21:11:40 [2020-03-27T21:11:40.087Z] DONE 2 tests in 0.206s
21:11:40 [2020-03-27T21:11:40.087Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:11:40 [2020-03-27T21:11:40.087Z] ++ 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
21:11:40 [2020-03-27T21:11:40.087Z] ++ set -e
21:11:40 [2020-03-27T21:11:40.087Z] ++ '[' -n 0 ']'
21:11:40 [2020-03-27T21:11:40.087Z] ++ set -x
21:11:40 [2020-03-27T21:11:40.087Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:11:40 [2020-03-27T21:11:40.087Z] INFO: Testing against a local daemon
21:11:40 [2020-03-27T21:11:40.087Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:11:40 [2020-03-27T21:11:40.087Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:11:40 [2020-03-27T21:11:40.087Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:11:40 [2020-03-27T21:11:40.087Z] === RUN   TestEventsExecDie
21:11:41 [2020-03-27T21:11:41.020Z] --- PASS: TestEventsExecDie (0.76s)
21:11:41 [2020-03-27T21:11:41.020Z] === RUN   TestEventsBackwardsCompatible
21:11:41 [2020-03-27T21:11:41.020Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
21:11:41 [2020-03-27T21:11:41.020Z] === RUN   TestInfoBinaryCommits
21:11:41 [2020-03-27T21:11:41.020Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:11:41 [2020-03-27T21:11:41.020Z] === RUN   TestInfoAPIVersioned
21:11:41 [2020-03-27T21:11:41.020Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:11:41 [2020-03-27T21:11:41.020Z] === RUN   TestInfoDiscoveryBackend
21:11:41 [2020-03-27T21:11:41.277Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1233326050_/foo_false__<nil>_<nil>_<nil>}
21:11:41 [2020-03-27T21:11:41.534Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
21:11:41 [2020-03-27T21:11:41.534Z] === RUN   TestInfoDiscoveryInvalidAdvertise
21:11:42 [2020-03-27T21:11:42.464Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
21:11:42 [2020-03-27T21:11:42.464Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
21:11:43 [2020-03-27T21:11:43.028Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1233326050_/foo_true__<nil>_<nil>_<nil>}
21:11:43 [2020-03-27T21:11:43.028Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
21:11:43 [2020-03-27T21:11:43.028Z] === RUN   TestInfoAPI
21:11:43 [2020-03-27T21:11:43.028Z] --- PASS: TestInfoAPI (0.04s)
21:11:43 [2020-03-27T21:11:43.028Z] === RUN   TestInfoAPIWarnings
21:11:43 [2020-03-27T21:11:43.592Z] --- PASS: TestInfoAPIWarnings (0.52s)
21:11:43 [2020-03-27T21:11:43.592Z] === RUN   TestInfoDebug
21:11:44 [2020-03-27T21:11:44.156Z] --- PASS: TestInfoDebug (0.52s)
21:11:44 [2020-03-27T21:11:44.156Z] === RUN   TestInfoInsecureRegistries
21:11:44 [2020-03-27T21:11:44.413Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3179072985_/foo_false__<nil>_<nil>_<nil>}
21:11:44 [2020-03-27T21:11:44.670Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:11:44 [2020-03-27T21:11:44.670Z] === RUN   TestInfoRegistryMirrors
21:11:45 [2020-03-27T21:11:45.233Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:11:45 [2020-03-27T21:11:45.233Z] === RUN   TestLoginFailsWithBadCredentials
21:11:45 [2020-03-27T21:11:45.490Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
21:11:45 [2020-03-27T21:11:45.490Z] === RUN   TestPingCacheHeaders
21:11:45 [2020-03-27T21:11:45.490Z] --- PASS: TestPingCacheHeaders (0.02s)
21:11:45 [2020-03-27T21:11:45.490Z] === RUN   TestPingGet
21:11:45 [2020-03-27T21:11:45.490Z] --- PASS: TestPingGet (0.01s)
21:11:45 [2020-03-27T21:11:45.490Z] === RUN   TestPingHead
21:11:45 [2020-03-27T21:11:45.490Z] --- PASS: TestPingHead (0.02s)
21:11:45 [2020-03-27T21:11:45.490Z] === RUN   TestVersion
21:11:45 [2020-03-27T21:11:45.490Z] --- PASS: TestVersion (0.02s)
21:11:45 [2020-03-27T21:11:45.490Z] PASS
21:11:45 [2020-03-27T21:11:45.490Z] 
21:11:45 [2020-03-27T21:11:45.490Z] === Skipped
21:11:45 [2020-03-27T21:11:45.490Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:11:45 [2020-03-27T21:11:45.490Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:11:45 [2020-03-27T21:11:45.490Z] 
21:11:45 [2020-03-27T21:11:45.490Z] 
21:11:45 [2020-03-27T21:11:45.490Z] DONE 18 tests, 1 skipped in 5.388s
21:11:45 [2020-03-27T21:11:45.490Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:11:45 [2020-03-27T21:11:45.490Z] ++ 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
21:11:45 [2020-03-27T21:11:45.490Z] ++ set -e
21:11:45 [2020-03-27T21:11:45.490Z] ++ '[' -n 0 ']'
21:11:45 [2020-03-27T21:11:45.490Z] ++ set -x
21:11:45 [2020-03-27T21:11:45.490Z] ++ env -i DEST=/go/src/github.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
21:11:45 [2020-03-27T21:11:45.490Z] INFO: Testing against a local daemon
21:11:45 [2020-03-27T21:11:45.490Z] === RUN   TestVolumesCreateAndList
21:11:45 [2020-03-27T21:11:45.490Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:11:45 [2020-03-27T21:11:45.490Z] === RUN   TestVolumesRemove
21:11:45 [2020-03-27T21:11:45.747Z] --- PASS: TestVolumesRemove (0.09s)
21:11:45 [2020-03-27T21:11:45.747Z] === RUN   TestVolumesInspect
21:11:45 [2020-03-27T21:11:45.747Z] --- PASS: TestVolumesInspect (0.02s)
21:11:45 [2020-03-27T21:11:45.747Z] === RUN   TestVolumesInvalidJSON
21:11:45 [2020-03-27T21:11:45.747Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:11:45 [2020-03-27T21:11:45.747Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:11:45 [2020-03-27T21:11:45.747Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:11:45 [2020-03-27T21:11:45.747Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:11:45 [2020-03-27T21:11:45.747Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:11:45 [2020-03-27T21:11:45.747Z] PASS
21:11:45 [2020-03-27T21:11:45.747Z] 
21:11:45 [2020-03-27T21:11:45.747Z] DONE 5 tests in 0.251s
21:11:45 [2020-03-27T21:11:45.747Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:11:46 [2020-03-27T21:11:46.004Z] ++++ cat bundles/test-integration/docker.pid
21:11:46 [2020-03-27T21:11:46.004Z] +++ kill 5442
21:11:46 [2020-03-27T21:11:46.261Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3179072985_/foo_true__<nil>_<nil>_<nil>}
21:11:47 [2020-03-27T21:11:47.191Z] +++ /etc/init.d/apparmor stop
21:11:47 [2020-03-27T21:11:47.191Z] Leaving: AppArmorNo profiles have been unloaded.
21:11:47 [2020-03-27T21:11:47.191Z] 
21:11:47 [2020-03-27T21:11:47.191Z] Unloading profiles will leave already running processes permanently
21:11:47 [2020-03-27T21:11:47.191Z] unconfined, which can lead to unexpected situations.
21:11:47 [2020-03-27T21:11:47.191Z] 
21:11:47 [2020-03-27T21:11:47.191Z] To set a process to complain mode, use the command line tool
21:11:47 [2020-03-27T21:11:47.191Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:11:47 [2020-03-27T21:11:47.191Z] +++ true
21:11:47 [2020-03-27T21:11:47.191Z] 
21:11:47 [2020-03-27T21:11:47.500Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:11:47 [2020-03-27T21:11:47.500Z] INFO: Testing against a local daemon
21:11:47 [2020-03-27T21:11:47.755Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3179072985_/foo_true__0xc0007047c0_<nil>_<nil>}
21:11:49 [2020-03-27T21:11:49.648Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
21:11:49 [2020-03-27T21:11:49.648Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0007047e0_<nil>}
21:11:51 [2020-03-27T21:11:51.027Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000704800_<nil>}
21:11:52 [2020-03-27T21:11:52.922Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000704820_<nil>}
21:11:54 [2020-03-27T21:11:54.816Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000704840_<nil>}
21:11:56 [2020-03-27T21:11:56.186Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
21:11:58 [2020-03-27T21:11:58.080Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
21:11:58 [2020-03-27T21:11:58.080Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
21:11:58 [2020-03-27T21:11:58.080Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
21:11:58 [2020-03-27T21:11:58.080Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
21:11:58 [2020-03-27T21:11:58.080Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
21:11:58 [2020-03-27T21:11:58.080Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
21:11:58 [2020-03-27T21:11:58.080Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
21:11:58 [2020-03-27T21:11:58.080Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
21:11:58 [2020-03-27T21:11:58.080Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
21:11:58 [2020-03-27T21:11:58.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
21:11:58 [2020-03-27T21:11:58.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
21:11:58 [2020-03-27T21:11:58.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
21:11:58 [2020-03-27T21:11:58.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
21:11:58 [2020-03-27T21:11:58.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
21:11:58 [2020-03-27T21:11:58.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
21:11:58 [2020-03-27T21:11:58.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
21:11:58 [2020-03-27T21:11:58.337Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
21:11:58 [2020-03-27T21:11:58.594Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
21:12:00 [2020-03-27T21:12:00.045Z] ok  	github.com/docker/docker/integration/build	16.483s
21:12:00 [2020-03-27T21:12:00.045Z] 
21:12:00 [2020-03-27T21:12:00.045Z] === Skipped
21:12:00 [2020-03-27T21:12:00.045Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
21:12:00 [2020-03-27T21:12:00.045Z]     build_session_test.go:25: TODO: BuildKit
21:12:00 [2020-03-27T21:12:00.045Z] 
21:12:00 [2020-03-27T21:12:00.045Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
21:12:00 [2020-03-27T21:12:00.045Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
21:12:00 [2020-03-27T21:12:00.045Z] 
21:12:00 [2020-03-27T21:12:00.045Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
21:12:00 [2020-03-27T21:12:00.045Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
21:12:00 [2020-03-27T21:12:00.045Z] 
21:12:00 [2020-03-27T21:12:00.045Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s)
21:12:00 [2020-03-27T21:12:00.045Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
21:12:00 [2020-03-27T21:12:00.045Z] 
21:12:00 [2020-03-27T21:12:00.045Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
21:12:00 [2020-03-27T21:12:00.045Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
21:12:00 [2020-03-27T21:12:00.045Z] 
21:12:00 [2020-03-27T21:12:00.045Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s)
21:12:00 [2020-03-27T21:12:00.045Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
21:12:00 [2020-03-27T21:12:00.045Z] 
21:12:00 [2020-03-27T21:12:00.045Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
21:12:00 [2020-03-27T21:12:00.045Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
21:12:00 [2020-03-27T21:12:00.045Z] 
21:12:00 [2020-03-27T21:12:00.045Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s)
21:12:00 [2020-03-27T21:12:00.045Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
21:12:00 [2020-03-27T21:12:00.045Z] 
21:12:00 [2020-03-27T21:12:00.045Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
21:12:00 [2020-03-27T21:12:00.045Z]     build_test.go:491: testEnv.OSType == "windows"
21:12:00 [2020-03-27T21:12:00.045Z] 
21:12:00 [2020-03-27T21:12:00.045Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
21:12:00 [2020-03-27T21:12:00.045Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
21:12:00 [2020-03-27T21:12:00.045Z] 
21:12:00 [2020-03-27T21:12:00.045Z] 
21:12:00 [2020-03-27T21:12:00.045Z] DONE 22 tests, 10 skipped in 42.936s
21:12:00 [2020-03-27T21:12:00.045Z] 
21:12:00 [2020-03-27T21:12:00.045Z] Running D:\gopath\src\github.com\docker\docker\integration\config
21:12:01 [2020-03-27T21:12:01.868Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
21:12:03 [2020-03-27T21:12:03.036Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:12:03 [2020-03-27T21:12:03.036Z] INFO: Testing against a local daemon
21:12:03 [2020-03-27T21:12:03.036Z] ok  	github.com/docker/docker/integration/config	0.221s
21:12:03 [2020-03-27T21:12:03.036Z] 
21:12:03 [2020-03-27T21:12:03.036Z] === Skipped
21:12:03 [2020-03-27T21:12:03.036Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
21:12:03 [2020-03-27T21:12:03.036Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
21:12:03 [2020-03-27T21:12:03.036Z] 
21:12:03 [2020-03-27T21:12:03.036Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
21:12:03 [2020-03-27T21:12:03.036Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
21:12:03 [2020-03-27T21:12:03.036Z] 
21:12:03 [2020-03-27T21:12:03.036Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
21:12:03 [2020-03-27T21:12:03.036Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
21:12:03 [2020-03-27T21:12:03.036Z] 
21:12:03 [2020-03-27T21:12:03.036Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
21:12:03 [2020-03-27T21:12:03.036Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
21:12:03 [2020-03-27T21:12:03.036Z] 
21:12:03 [2020-03-27T21:12:03.036Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
21:12:03 [2020-03-27T21:12:03.036Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
21:12:03 [2020-03-27T21:12:03.036Z] 
21:12:03 [2020-03-27T21:12:03.036Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s)
21:12:03 [2020-03-27T21:12:03.036Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
21:12:03 [2020-03-27T21:12:03.036Z] 
21:12:03 [2020-03-27T21:12:03.036Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
21:12:03 [2020-03-27T21:12:03.036Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
21:12:03 [2020-03-27T21:12:03.036Z] 
21:12:03 [2020-03-27T21:12:03.036Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
21:12:03 [2020-03-27T21:12:03.036Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
21:12:03 [2020-03-27T21:12:03.036Z] 
21:12:03 [2020-03-27T21:12:03.036Z] 
21:12:03 [2020-03-27T21:12:03.036Z] DONE 8 tests, 8 skipped in 2.973s
21:12:03 [2020-03-27T21:12:03.036Z] 
21:12:03 [2020-03-27T21:12:03.036Z] Running D:\gopath\src\github.com\docker\docker\integration\container
21:12:04 [2020-03-27T21:12:04.390Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
21:12:04 [2020-03-27T21:12:04.643Z] #33 129.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:12:04 [2020-03-27T21:12:04.643Z] #33 132.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:12:04 [2020-03-27T21:12:04.643Z] #33 133.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:12:04 [2020-03-27T21:12:04.643Z] #33 135.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:12:04 [2020-03-27T21:12:04.643Z] #33 137.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:12:05 [2020-03-27T21:12:05.203Z] #33 139.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:12:06 [2020-03-27T21:12:06.565Z] #33 140.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:12:06 [2020-03-27T21:12:06.851Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:12:06 [2020-03-27T21:12:06.851Z] INFO: Testing against a local daemon
21:12:07 [2020-03-27T21:12:07.490Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:12:07 [2020-03-27T21:12:07.665Z] === RUN   TestDockerSuite/TestCopyAndRestart
21:12:07 [2020-03-27T21:12:07.745Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:12:09 [2020-03-27T21:12:09.034Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
21:12:09 [2020-03-27T21:12:09.034Z] === RUN   TestDockerSuite/TestCpAbsolutePath
21:12:09 [2020-03-27T21:12:09.630Z] #33 143.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:12:09 [2020-03-27T21:12:09.965Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
21:12:10 [2020-03-27T21:12:10.189Z] #33 144.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:12:10 [2020-03-27T21:12:10.894Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
21:12:11 [2020-03-27T21:12:11.824Z] === RUN   TestDockerSuite/TestCpFromCaseA
21:12:12 [2020-03-27T21:12:12.073Z] #33 145.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:12:12 [2020-03-27T21:12:12.767Z] === RUN   TestDockerSuite/TestCpFromCaseB
21:12:13 [2020-03-27T21:12:13.435Z] #33 147.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:12:13 [2020-03-27T21:12:13.996Z] #33 147.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:12:14 [2020-03-27T21:12:14.137Z] === RUN   TestDockerSuite/TestCpFromCaseC
21:12:15 [2020-03-27T21:12:15.070Z] === RUN   TestDockerSuite/TestCpFromCaseD
21:12:15 [2020-03-27T21:12:15.882Z] #33 149.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:12:16 [2020-03-27T21:12:16.001Z] === RUN   TestDockerSuite/TestCpFromCaseE
21:12:16 [2020-03-27T21:12:16.808Z] #33 150.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:12:17 [2020-03-27T21:12:17.369Z] === RUN   TestDockerSuite/TestCpFromCaseF
21:12:18 [2020-03-27T21:12:18.305Z] === RUN   TestDockerSuite/TestCpFromCaseG
21:12:18 [2020-03-27T21:12:18.693Z] #33 152.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:12:18 [2020-03-27T21:12:18.862Z] --- PASS: TestBuildWithHugeFile (80.00s)
21:12:18 [2020-03-27T21:12:18.862Z] === RUN   TestBuildWithEmptyDockerfile
21:12:18 [2020-03-27T21:12:18.862Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:12:18 [2020-03-27T21:12:18.862Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:12:18 [2020-03-27T21:12:18.862Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:12:18 [2020-03-27T21:12:18.862Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:12:18 [2020-03-27T21:12:18.862Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:12:18 [2020-03-27T21:12:18.862Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:12:18 [2020-03-27T21:12:18.862Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:12:18 [2020-03-27T21:12:18.862Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:12:18 [2020-03-27T21:12:18.862Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:12:18 [2020-03-27T21:12:18.862Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
21:12:18 [2020-03-27T21:12:18.862Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s)
21:12:18 [2020-03-27T21:12:18.862Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s)
21:12:18 [2020-03-27T21:12:18.862Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s)
21:12:18 [2020-03-27T21:12:18.862Z] === RUN   TestBuildPreserveOwnership
21:12:18 [2020-03-27T21:12:18.862Z] === RUN   TestBuildPreserveOwnership/copy_from
21:12:19 [2020-03-27T21:12:19.236Z] === RUN   TestDockerSuite/TestCpFromCaseH
21:12:19 [2020-03-27T21:12:19.890Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:12:20 [2020-03-27T21:12:20.053Z] #33 153.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:12:20 [2020-03-27T21:12:20.165Z] === RUN   TestDockerSuite/TestCpFromCaseI
21:12:20 [2020-03-27T21:12:20.978Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:12:21 [2020-03-27T21:12:21.097Z] === RUN   TestDockerSuite/TestCpFromCaseJ
21:12:21 [2020-03-27T21:12:21.922Z] --- PASS: TestBuildPreserveOwnership (4.86s)
21:12:21 [2020-03-27T21:12:21.922Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.19s)
21:12:21 [2020-03-27T21:12:21.922Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.65s)
21:12:21 [2020-03-27T21:12:21.922Z] === RUN   TestBuildPlatformInvalid
21:12:21 [2020-03-27T21:12:21.922Z] --- PASS: TestBuildPlatformInvalid (0.15s)
21:12:21 [2020-03-27T21:12:21.922Z] PASS
21:12:21 [2020-03-27T21:12:21.922Z] 
21:12:21 [2020-03-27T21:12:21.922Z] === Skipped
21:12:21 [2020-03-27T21:12:21.922Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
21:12:21 [2020-03-27T21:12:21.922Z]     build_session_test.go:25: TODO: BuildKit
21:12:21 [2020-03-27T21:12:21.922Z] 
21:12:21 [2020-03-27T21:12:21.922Z] 
21:12:21 [2020-03-27T21:12:21.922Z] DONE 32 tests, 1 skipped in 125.695s
21:12:21 [2020-03-27T21:12:21.922Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
21:12:21 [2020-03-27T21:12:21.922Z] ++ 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
21:12:21 [2020-03-27T21:12:21.922Z] ++ set -e
21:12:21 [2020-03-27T21:12:21.922Z] ++ '[' -n 0 ']'
21:12:21 [2020-03-27T21:12:21.922Z] ++ set -x
21:12:21 [2020-03-27T21:12:21.922Z] ++ env -i DEST=/go/src/github.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
21:12:21 [2020-03-27T21:12:21.922Z] INFO: Testing against a local daemon
21:12:21 [2020-03-27T21:12:21.922Z] === RUN   TestConfigList
21:12:22 [2020-03-27T21:12:22.340Z] #33 155.9 
21:12:22 [2020-03-27T21:12:22.340Z] #33 DONE 156.2s
21:12:22 [2020-03-27T21:12:22.340Z] 
21:12:22 [2020-03-27T21:12:22.340Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
21:12:22 [2020-03-27T21:12:22.468Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
21:12:23 [2020-03-27T21:12:23.702Z] #34 DONE 1.3s
21:12:23 [2020-03-27T21:12:23.837Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
21:12:24 [2020-03-27T21:12:24.638Z] --- PASS: TestConfigList (2.23s)
21:12:24 [2020-03-27T21:12:24.638Z] === RUN   TestConfigsCreateAndDelete
21:12:24 [2020-03-27T21:12:24.767Z] === RUN   TestDockerSuite/TestCpGarbagePath
21:12:25 [2020-03-27T21:12:25.065Z] 
21:12:25 [2020-03-27T21:12:25.065Z] #35 [runner 12/12] COPY --from=builder       /build/ /
21:12:25 [2020-03-27T21:12:25.625Z] #35 DONE 0.6s
21:12:25 [2020-03-27T21:12:25.625Z] 
21:12:25 [2020-03-27T21:12:25.625Z] #36 exporting to image
21:12:25 [2020-03-27T21:12:25.625Z] #36 exporting layers
21:12:25 [2020-03-27T21:12:25.697Z] === RUN   TestDockerSuite/TestCpLocalOnly
21:12:25 [2020-03-27T21:12:25.697Z] === RUN   TestDockerSuite/TestCpNameHasColon
21:12:26 [2020-03-27T21:12:26.675Z] --- PASS: TestConfigsCreateAndDelete (2.23s)
21:12:26 [2020-03-27T21:12:26.675Z] === RUN   TestConfigsUpdate
21:12:27 [2020-03-27T21:12:27.065Z] === RUN   TestDockerSuite/TestCpRelativePath
21:12:27 [2020-03-27T21:12:27.510Z] #36 exporting layers 1.8s done
21:12:27 [2020-03-27T21:12:27.510Z] #36 writing image sha256:7450aaa8373e080a22d9602f199dbde5709b29336dd71973a8dcdae085aa1534 done
21:12:27 [2020-03-27T21:12:27.510Z] #36 naming to docker.io/library/moby-e2e-test done
21:12:27 [2020-03-27T21:12:27.510Z] #36 DONE 1.8s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:12:27 [2020-03-27T21:12:27.820Z] + echo Ensuring container killed.
21:12:27 [2020-03-27T21:12:27.820Z] Ensuring container killed.
21:12:27 [2020-03-27T21:12:27.820Z] + docker rm -vf docker-pr3
21:12:27 [2020-03-27T21:12:27.820Z] Error: No such container: docker-pr3
21:12:27 [2020-03-27T21:12:27.820Z] + true
[Pipeline] sh
21:12:27 [2020-03-27T21:12:27.995Z] === RUN   TestDockerSuite/TestCpSpecialFiles
21:12:28 [2020-03-27T21:12:28.094Z] + echo Chowning /workspace to jenkins user
21:12:28 [2020-03-27T21:12:28.094Z] Chowning /workspace to jenkins user
21:12:28 [2020-03-27T21:12:28.094Z] + id -u
21:12:28 [2020-03-27T21:12:28.094Z] + id -g
21:12:28 [2020-03-27T21:12:28.094Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40739:/workspace busybox chown -R 1000:1000 /workspace
21:12:28 [2020-03-27T21:12:28.712Z] --- PASS: TestConfigsUpdate (2.23s)
21:12:28 [2020-03-27T21:12:28.713Z] === RUN   TestTemplatedConfig
21:12:28 [2020-03-27T21:12:28.926Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:12:29 [2020-03-27T21:12:29.305Z] + bundleName=unit
21:12:29 [2020-03-27T21:12:29.305Z] + echo Creating unit-bundles.tar.gz
21:12:29 [2020-03-27T21:12:29.305Z] Creating unit-bundles.tar.gz
21:12:29 [2020-03-27T21:12:29.305Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
21:12:29 [2020-03-27T21:12:29.305Z] bundles/junit-report.xml
21:12:29 [2020-03-27T21:12:29.305Z] bundles/go-test-report.json
21:12:29 [2020-03-27T21:12:29.305Z] bundles/profile.out
[Pipeline] archiveArtifacts
21:12:29 [2020-03-27T21:12:29.313Z] Archiving artifacts
21:12:29 [2020-03-27T21:12:29.857Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
21:12:29 [2020-03-27T21:12:29.920Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40739/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:12:30 [2020-03-27T21:12:30.264Z] + make clean
21:12:30 [2020-03-27T21:12:30.519Z] docker volume rm -f docker-dev-cache
21:12:30 [2020-03-27T21:12:30.519Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:12:31 [2020-03-27T21:12:31.227Z] === RUN   TestDockerSuite/TestCpToCaseA
21:12:31 [2020-03-27T21:12:31.398Z] --- PASS: TestTemplatedConfig (2.67s)
21:12:31 [2020-03-27T21:12:31.398Z] === RUN   TestConfigInspect
21:12:33 [2020-03-27T21:12:33.120Z] === RUN   TestDockerSuite/TestCpToCaseB
21:12:33 [2020-03-27T21:12:33.448Z] --- PASS: TestConfigInspect (2.25s)
21:12:33 [2020-03-27T21:12:33.448Z] === RUN   TestConfigCreateWithLabels
21:12:34 [2020-03-27T21:12:34.051Z] === RUN   TestDockerSuite/TestCpToCaseC
21:12:36 [2020-03-27T21:12:36.135Z] --- PASS: TestConfigCreateWithLabels (2.27s)
21:12:36 [2020-03-27T21:12:36.135Z] === RUN   TestConfigCreateResolve
21:12:36 [2020-03-27T21:12:36.575Z] === RUN   TestDockerSuite/TestCpToCaseD
21:12:38 [2020-03-27T21:12:38.171Z] --- PASS: TestConfigCreateResolve (2.20s)
21:12:38 [2020-03-27T21:12:38.171Z] === RUN   TestConfigDaemonLibtrustID
21:12:38 [2020-03-27T21:12:38.456Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
21:12:38 [2020-03-27T21:12:38.456Z] PASS
21:12:38 [2020-03-27T21:12:38.456Z] 
21:12:38 [2020-03-27T21:12:38.456Z] DONE 8 tests in 16.714s
21:12:38 [2020-03-27T21:12:38.456Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
21:12:38 [2020-03-27T21:12:38.456Z] ++ 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
21:12:38 [2020-03-27T21:12:38.456Z] ++ set -e
21:12:38 [2020-03-27T21:12:38.456Z] ++ '[' -n 0 ']'
21:12:38 [2020-03-27T21:12:38.456Z] ++ set -x
21:12:38 [2020-03-27T21:12:38.456Z] ++ env -i DEST=/go/src/github.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
21:12:38 [2020-03-27T21:12:38.740Z] INFO: Testing against a local daemon
21:12:38 [2020-03-27T21:12:38.740Z] === RUN   TestCheckpoint
21:12:38 [2020-03-27T21:12:38.740Z] --- SKIP: TestCheckpoint (0.00s)
21:12:38 [2020-03-27T21:12:38.740Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:12:38 [2020-03-27T21:12:38.740Z] === RUN   TestContainerInvalidJSON
21:12:38 [2020-03-27T21:12:38.740Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:12:38 [2020-03-27T21:12:38.740Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:12:38 [2020-03-27T21:12:38.740Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:12:38 [2020-03-27T21:12:38.740Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:12:38 [2020-03-27T21:12:38.740Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:12:38 [2020-03-27T21:12:38.740Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:12:38 [2020-03-27T21:12:38.740Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:12:38 [2020-03-27T21:12:38.740Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:12:38 [2020-03-27T21:12:38.740Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:12:38 [2020-03-27T21:12:38.740Z] --- PASS: TestContainerInvalidJSON (0.02s)
21:12:38 [2020-03-27T21:12:38.740Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:12:38 [2020-03-27T21:12:38.740Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:12:38 [2020-03-27T21:12:38.740Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:12:38 [2020-03-27T21:12:38.740Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:12:38 [2020-03-27T21:12:38.740Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
21:12:38 [2020-03-27T21:12:38.740Z] === RUN   TestCopyFromContainerPathIsNotDir
21:12:38 [2020-03-27T21:12:38.740Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
21:12:38 [2020-03-27T21:12:38.740Z] === RUN   TestCopyToContainerPathDoesNotExist
21:12:39 [2020-03-27T21:12:39.024Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
21:12:39 [2020-03-27T21:12:39.024Z] === RUN   TestCopyToContainerPathIsNotDir
21:12:39 [2020-03-27T21:12:39.024Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
21:12:39 [2020-03-27T21:12:39.024Z] === RUN   TestCopyFromContainer
21:12:40 [2020-03-27T21:12:40.512Z] === RUN   TestCopyFromContainer//
21:12:40 [2020-03-27T21:12:40.512Z] === RUN   TestCopyFromContainer//bar/root
21:12:40 [2020-03-27T21:12:40.796Z] === RUN   TestCopyFromContainer//bar/root/
21:12:40 [2020-03-27T21:12:40.796Z] === RUN   TestCopyFromContainer/bar/quux
21:12:40 [2020-03-27T21:12:40.796Z] === RUN   TestCopyFromContainer/bar/quux/
21:12:41 [2020-03-27T21:12:41.082Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:12:41 [2020-03-27T21:12:41.082Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:12:41 [2020-03-27T21:12:41.367Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:12:41 [2020-03-27T21:12:41.367Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:12:41 [2020-03-27T21:12:41.367Z] === RUN   TestCopyFromContainer/bar/notarget
21:12:41 [2020-03-27T21:12:41.652Z] --- PASS: TestCopyFromContainer (2.55s)
21:12:41 [2020-03-27T21:12:41.652Z]     --- PASS: TestCopyFromContainer// (0.10s)
21:12:41 [2020-03-27T21:12:41.652Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
21:12:41 [2020-03-27T21:12:41.652Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
21:12:41 [2020-03-27T21:12:41.652Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
21:12:41 [2020-03-27T21:12:41.652Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
21:12:41 [2020-03-27T21:12:41.652Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
21:12:41 [2020-03-27T21:12:41.652Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
21:12:41 [2020-03-27T21:12:41.652Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
21:12:41 [2020-03-27T21:12:41.652Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
21:12:41 [2020-03-27T21:12:41.652Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
21:12:41 [2020-03-27T21:12:41.652Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:12:41 [2020-03-27T21:12:41.652Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:12:41 [2020-03-27T21:12:41.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:12:41 [2020-03-27T21:12:41.652Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:12:41 [2020-03-27T21:12:41.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:12:41 [2020-03-27T21:12:41.652Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:12:41 [2020-03-27T21:12:41.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:12:41 [2020-03-27T21:12:41.652Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:12:41 [2020-03-27T21:12:41.652Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:12:41 [2020-03-27T21:12:41.652Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:12:41 [2020-03-27T21:12:41.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
21:12:41 [2020-03-27T21:12:41.652Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:12:41 [2020-03-27T21:12:41.652Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:12:41 [2020-03-27T21:12:41.652Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
21:12:41 [2020-03-27T21:12:41.652Z] === RUN   TestCreateLinkToNonExistingContainer
21:12:41 [2020-03-27T21:12:41.652Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
21:12:41 [2020-03-27T21:12:41.652Z] === RUN   TestCreateWithInvalidEnv
21:12:41 [2020-03-27T21:12:41.652Z] === RUN   TestCreateWithInvalidEnv/0
21:12:41 [2020-03-27T21:12:41.652Z] === PAUSE TestCreateWithInvalidEnv/0
21:12:41 [2020-03-27T21:12:41.652Z] === RUN   TestCreateWithInvalidEnv/1
21:12:41 [2020-03-27T21:12:41.652Z] === PAUSE TestCreateWithInvalidEnv/1
21:12:41 [2020-03-27T21:12:41.652Z] === RUN   TestCreateWithInvalidEnv/2
21:12:41 [2020-03-27T21:12:41.652Z] === PAUSE TestCreateWithInvalidEnv/2
21:12:41 [2020-03-27T21:12:41.652Z] === CONT  TestCreateWithInvalidEnv/0
21:12:41 [2020-03-27T21:12:41.652Z] === CONT  TestCreateWithInvalidEnv/1
21:12:41 [2020-03-27T21:12:41.652Z] === CONT  TestCreateWithInvalidEnv/2
21:12:41 [2020-03-27T21:12:41.652Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
21:12:41 [2020-03-27T21:12:41.652Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:12:41 [2020-03-27T21:12:41.652Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:12:41 [2020-03-27T21:12:41.652Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:12:41 [2020-03-27T21:12:41.652Z] === RUN   TestCreateTmpfsMountsTarget
21:12:41 [2020-03-27T21:12:41.652Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
21:12:41 [2020-03-27T21:12:41.652Z] === RUN   TestCreateWithCustomMaskedPaths
21:12:41 [2020-03-27T21:12:41.841Z] === RUN   TestDockerSuite/TestCpToCaseE
21:12:43 [2020-03-27T21:12:43.681Z] --- PASS: TestCreateWithCustomMaskedPaths (1.87s)
21:12:43 [2020-03-27T21:12:43.681Z] === RUN   TestCreateWithCapabilities
21:12:43 [2020-03-27T21:12:43.681Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:12:43 [2020-03-27T21:12:43.681Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:12:43 [2020-03-27T21:12:43.681Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:12:43 [2020-03-27T21:12:43.681Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:12:43 [2020-03-27T21:12:43.681Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:12:43 [2020-03-27T21:12:43.681Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:12:43 [2020-03-27T21:12:43.681Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:12:43 [2020-03-27T21:12:43.681Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:12:43 [2020-03-27T21:12:43.681Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:12:43 [2020-03-27T21:12:43.681Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:12:43 [2020-03-27T21:12:43.681Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:12:43 [2020-03-27T21:12:43.681Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:12:43 [2020-03-27T21:12:43.681Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:12:43 [2020-03-27T21:12:43.681Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:12:43 [2020-03-27T21:12:43.681Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:12:43 [2020-03-27T21:12:43.681Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:12:43 [2020-03-27T21:12:43.681Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:12:43 [2020-03-27T21:12:43.681Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:12:43 [2020-03-27T21:12:43.681Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:12:43 [2020-03-27T21:12:43.681Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:12:43 [2020-03-27T21:12:43.681Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:12:43 [2020-03-27T21:12:43.681Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:12:43 [2020-03-27T21:12:43.681Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:12:43 [2020-03-27T21:12:43.681Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:12:43 [2020-03-27T21:12:43.681Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:12:43 [2020-03-27T21:12:43.681Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:12:43 [2020-03-27T21:12:43.681Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:12:43 [2020-03-27T21:12:43.681Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:12:43 [2020-03-27T21:12:43.681Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:12:43 [2020-03-27T21:12:43.681Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:12:43 [2020-03-27T21:12:43.681Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:12:43 [2020-03-27T21:12:43.681Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:12:43 [2020-03-27T21:12:43.681Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:12:43 [2020-03-27T21:12:43.681Z] --- PASS: TestCreateWithCapabilities (0.06s)
21:12:43 [2020-03-27T21:12:43.681Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
21:12:43 [2020-03-27T21:12:43.681Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
21:12:43 [2020-03-27T21:12:43.681Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
21:12:43 [2020-03-27T21:12:43.681Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
21:12:43 [2020-03-27T21:12:43.681Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
21:12:43 [2020-03-27T21:12:43.681Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
21:12:43 [2020-03-27T21:12:43.681Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
21:12:43 [2020-03-27T21:12:43.682Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
21:12:43 [2020-03-27T21:12:43.682Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
21:12:43 [2020-03-27T21:12:43.682Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
21:12:43 [2020-03-27T21:12:43.682Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
21:12:43 [2020-03-27T21:12:43.682Z] === RUN   TestCreateWithCustomReadonlyPaths
21:12:45 [2020-03-27T21:12:45.120Z] === RUN   TestDockerSuite/TestCpToCaseF
21:12:45 [2020-03-27T21:12:45.712Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s)
21:12:45 [2020-03-27T21:12:45.712Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:12:45 [2020-03-27T21:12:45.712Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:12:45 [2020-03-27T21:12:45.712Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:12:45 [2020-03-27T21:12:45.712Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:12:45 [2020-03-27T21:12:45.712Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:12:45 [2020-03-27T21:12:45.712Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:12:45 [2020-03-27T21:12:45.712Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:12:45 [2020-03-27T21:12:45.712Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:12:45 [2020-03-27T21:12:45.712Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:12:45 [2020-03-27T21:12:45.712Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:12:45 [2020-03-27T21:12:45.712Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:12:45 [2020-03-27T21:12:45.712Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:12:45 [2020-03-27T21:12:45.712Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:12:45 [2020-03-27T21:12:45.712Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:12:45 [2020-03-27T21:12:45.712Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:12:45 [2020-03-27T21:12:45.712Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:12:45 [2020-03-27T21:12:45.712Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s)
21:12:45 [2020-03-27T21:12:45.712Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
21:12:45 [2020-03-27T21:12:45.712Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
21:12:45 [2020-03-27T21:12:45.712Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
21:12:45 [2020-03-27T21:12:45.712Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
21:12:45 [2020-03-27T21:12:45.712Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
21:12:45 [2020-03-27T21:12:45.712Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:12:46 [2020-03-27T21:12:46.050Z] === RUN   TestDockerSuite/TestCpToCaseG
21:12:46 [2020-03-27T21:12:46.329Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s)
21:12:46 [2020-03-27T21:12:46.329Z] === RUN   TestContainerStartOnDaemonRestart
21:12:46 [2020-03-27T21:12:46.329Z] === PAUSE TestContainerStartOnDaemonRestart
21:12:46 [2020-03-27T21:12:46.329Z] === RUN   TestDaemonRestartIpcMode
21:12:46 [2020-03-27T21:12:46.329Z] === PAUSE TestDaemonRestartIpcMode
21:12:46 [2020-03-27T21:12:46.329Z] === RUN   TestDaemonHostGatewayIP
21:12:46 [2020-03-27T21:12:46.329Z] === PAUSE TestDaemonHostGatewayIP
21:12:46 [2020-03-27T21:12:46.329Z] === RUN   TestDiff
21:12:47 [2020-03-27T21:12:47.339Z] --- PASS: TestDiff (0.69s)
21:12:47 [2020-03-27T21:12:47.339Z] === RUN   TestExecWithCloseStdin
21:12:47 [2020-03-27T21:12:47.959Z] --- PASS: TestExecWithCloseStdin (0.79s)
21:12:47 [2020-03-27T21:12:47.959Z] === RUN   TestExec
21:12:48 [2020-03-27T21:12:48.589Z] --- PASS: TestExec (0.79s)
21:12:48 [2020-03-27T21:12:48.589Z] === RUN   TestExecUser
21:12:49 [2020-03-27T21:12:49.610Z] --- PASS: TestExecUser (0.80s)
21:12:49 [2020-03-27T21:12:49.610Z] === RUN   TestExportContainerAndImportImage
21:12:50 [2020-03-27T21:12:50.624Z] --- PASS: TestExportContainerAndImportImage (0.97s)
21:12:50 [2020-03-27T21:12:50.624Z] === RUN   TestExportContainerAfterDaemonRestart
21:12:51 [2020-03-27T21:12:51.301Z] === RUN   TestDockerSuite/TestCpToCaseH
21:12:52 [2020-03-27T21:12:52.102Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
21:12:52 [2020-03-27T21:12:52.102Z] === RUN   TestHealthCheckWorkdir
21:12:53 [2020-03-27T21:12:53.116Z] --- PASS: TestHealthCheckWorkdir (0.92s)
21:12:53 [2020-03-27T21:12:53.116Z] === RUN   TestHealthKillContainer
21:12:54 [2020-03-27T21:12:54.574Z] === RUN   TestDockerSuite/TestCpToCaseI
21:12:55 [2020-03-27T21:12:55.503Z] === RUN   TestDockerSuite/TestCpToCaseJ
21:12:55 [2020-03-27T21:12:55.793Z] --- PASS: TestHealthKillContainer (2.88s)
21:12:55 [2020-03-27T21:12:55.794Z] === RUN   TestInspectCpusetInConfigPre120
21:12:56 [2020-03-27T21:12:56.410Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s)
21:12:56 [2020-03-27T21:12:56.410Z] === RUN   TestIpcModeNone
21:12:57 [2020-03-27T21:12:57.397Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
21:12:57 [2020-03-27T21:12:57.420Z] --- PASS: TestIpcModeNone (0.76s)
21:12:57 [2020-03-27T21:12:57.420Z] === RUN   TestIpcModePrivate
21:12:58 [2020-03-27T21:12:58.042Z] --- PASS: TestIpcModePrivate (0.77s)
21:12:58 [2020-03-27T21:12:58.042Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
21:12:58 [2020-03-27T21:12:58.042Z] === RUN   TestIpcModeShareable
21:12:59 [2020-03-27T21:12:59.056Z] --- PASS: TestIpcModeShareable (0.82s)
21:12:59 [2020-03-27T21:12:59.056Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
21:12:59 [2020-03-27T21:12:59.056Z] === RUN   TestAPIIpcModeShareableAndContainer
21:13:00 [2020-03-27T21:13:00.674Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
21:13:01 [2020-03-27T21:13:01.091Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.34s)
21:13:01 [2020-03-27T21:13:01.091Z] === RUN   TestAPIIpcModeHost
21:13:01 [2020-03-27T21:13:01.604Z] === RUN   TestDockerSuite/TestCpToDot
21:13:01 [2020-03-27T21:13:01.712Z] --- PASS: TestAPIIpcModeHost (0.61s)
21:13:01 [2020-03-27T21:13:01.712Z] === RUN   TestDaemonIpcModeShareable
21:13:02 [2020-03-27T21:13:02.534Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
21:13:03 [2020-03-27T21:13:03.748Z] --- PASS: TestDaemonIpcModeShareable (1.71s)
21:13:03 [2020-03-27T21:13:03.748Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
21:13:03 [2020-03-27T21:13:03.748Z] === RUN   TestDaemonIpcModePrivate
21:13:04 [2020-03-27T21:13:04.428Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
21:13:05 [2020-03-27T21:13:05.231Z] --- PASS: TestDaemonIpcModePrivate (1.67s)
21:13:05 [2020-03-27T21:13:05.231Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
21:13:05 [2020-03-27T21:13:05.231Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:13:06 [2020-03-27T21:13:06.322Z] === RUN   TestDockerSuite/TestCpToStdout
21:13:06 [2020-03-27T21:13:06.711Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s)
21:13:06 [2020-03-27T21:13:06.711Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
21:13:06 [2020-03-27T21:13:06.711Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:13:07 [2020-03-27T21:13:07.255Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
21:13:07 [2020-03-27T21:13:07.554Z] ok  	github.com/docker/docker/integration/container	60.059s
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === Skipped
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s)
21:13:07 [2020-03-27T21:13:07.554Z]     copy_test.go:25: testEnv.OSType == "windows"
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
21:13:07 [2020-03-27T21:13:07.554Z]     copy_test.go:39: testEnv.OSType == "windows"
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
21:13:07 [2020-03-27T21:13:07.554Z]     copy_test.go:51: testEnv.OSType == "windows"
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
21:13:07 [2020-03-27T21:13:07.554Z]     copy_test.go:65: testEnv.OSType == "windows"
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
21:13:07 [2020-03-27T21:13:07.554Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] DONE 80 tests, 41 skipped in 63.550s
21:13:07 [2020-03-27T21:13:07.554Z] 
21:13:07 [2020-03-27T21:13:07.554Z] Running D:\gopath\src\github.com\docker\docker\integration\image
21:13:08 [2020-03-27T21:13:08.768Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s)
21:13:08 [2020-03-27T21:13:08.768Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
21:13:08 [2020-03-27T21:13:08.768Z] === RUN   TestIpcModeOlderClient
21:13:08 [2020-03-27T21:13:08.768Z] === PAUSE TestIpcModeOlderClient
21:13:08 [2020-03-27T21:13:08.768Z] === RUN   TestKillContainerInvalidSignal
21:13:09 [2020-03-27T21:13:09.391Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
21:13:09 [2020-03-27T21:13:09.391Z] === RUN   TestKillContainer
21:13:09 [2020-03-27T21:13:09.391Z] === RUN   TestKillContainer/no_signal
21:13:09 [2020-03-27T21:13:09.785Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:13:09 [2020-03-27T21:13:09.785Z] INFO: Testing against a local daemon
21:13:09 [2020-03-27T21:13:09.785Z] ok  	github.com/docker/docker/integration/image	0.487s
21:13:10 [2020-03-27T21:13:10.009Z] === RUN   TestKillContainer/non_killing_signal
21:13:10 [2020-03-27T21:13:10.263Z] 
21:13:10 [2020-03-27T21:13:10.263Z] === Skipped
21:13:10 [2020-03-27T21:13:10.263Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
21:13:10 [2020-03-27T21:13:10.263Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
21:13:10 [2020-03-27T21:13:10.263Z] 
21:13:10 [2020-03-27T21:13:10.263Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
21:13:10 [2020-03-27T21:13:10.263Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
21:13:10 [2020-03-27T21:13:10.263Z] 
21:13:10 [2020-03-27T21:13:10.263Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
21:13:10 [2020-03-27T21:13:10.263Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
21:13:10 [2020-03-27T21:13:10.263Z] 
21:13:10 [2020-03-27T21:13:10.263Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
21:13:10 [2020-03-27T21:13:10.263Z]     tag_test.go:98: testEnv.OSType == "windows"
21:13:10 [2020-03-27T21:13:10.263Z] 
21:13:10 [2020-03-27T21:13:10.263Z] 
21:13:10 [2020-03-27T21:13:10.263Z] DONE 11 tests, 4 skipped in 3.240s
21:13:10 [2020-03-27T21:13:10.263Z] 
21:13:10 [2020-03-27T21:13:10.263Z] Running D:\gopath\src\github.com\docker\docker\integration\network
21:13:10 [2020-03-27T21:13:10.294Z] === RUN   TestKillContainer/killing_signal
21:13:10 [2020-03-27T21:13:10.526Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
21:13:11 [2020-03-27T21:13:11.090Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
21:13:11 [2020-03-27T21:13:11.309Z] --- PASS: TestKillContainer (1.98s)
21:13:11 [2020-03-27T21:13:11.309Z]     --- PASS: TestKillContainer/no_signal (0.62s)
21:13:11 [2020-03-27T21:13:11.309Z]     --- PASS: TestKillContainer/non_killing_signal (0.45s)
21:13:11 [2020-03-27T21:13:11.309Z]     --- PASS: TestKillContainer/killing_signal (0.61s)
21:13:11 [2020-03-27T21:13:11.309Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:13:11 [2020-03-27T21:13:11.309Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:13:11 [2020-03-27T21:13:11.927Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:13:12 [2020-03-27T21:13:12.019Z] === RUN   TestDockerSuite/TestCpVolumePath
21:13:12 [2020-03-27T21:13:12.546Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s)
21:13:12 [2020-03-27T21:13:12.546Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s)
21:13:12 [2020-03-27T21:13:12.546Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s)
21:13:12 [2020-03-27T21:13:12.546Z] === RUN   TestKillStoppedContainer
21:13:12 [2020-03-27T21:13:12.546Z] --- PASS: TestKillStoppedContainer (0.09s)
21:13:12 [2020-03-27T21:13:12.546Z] === RUN   TestKillStoppedContainerAPIPre120
21:13:12 [2020-03-27T21:13:12.834Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
21:13:12 [2020-03-27T21:13:12.834Z] === RUN   TestKillDifferentUserContainer
21:13:13 [2020-03-27T21:13:13.233Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:13:13 [2020-03-27T21:13:13.233Z] INFO: Testing against a local daemon
21:13:13 [2020-03-27T21:13:13.233Z] ok  	github.com/docker/docker/integration/network	0.244s
21:13:13 [2020-03-27T21:13:13.233Z] 
21:13:13 [2020-03-27T21:13:13.233Z] === Skipped
21:13:13 [2020-03-27T21:13:13.233Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
21:13:13 [2020-03-27T21:13:13.233Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
21:13:13 [2020-03-27T21:13:13.233Z] 
21:13:13 [2020-03-27T21:13:13.233Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
21:13:13 [2020-03-27T21:13:13.233Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
21:13:13 [2020-03-27T21:13:13.233Z] 
21:13:13 [2020-03-27T21:13:13.233Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
21:13:13 [2020-03-27T21:13:13.233Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
21:13:13 [2020-03-27T21:13:13.233Z] 
21:13:13 [2020-03-27T21:13:13.233Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
21:13:13 [2020-03-27T21:13:13.233Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
21:13:13 [2020-03-27T21:13:13.233Z] 
21:13:13 [2020-03-27T21:13:13.233Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
21:13:13 [2020-03-27T21:13:13.233Z]     network_test.go:96: testEnv.OSType == "windows"
21:13:13 [2020-03-27T21:13:13.233Z] 
21:13:13 [2020-03-27T21:13:13.233Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
21:13:13 [2020-03-27T21:13:13.233Z]     service_test.go:29: testEnv.OSType == "windows"
21:13:13 [2020-03-27T21:13:13.233Z] 
21:13:13 [2020-03-27T21:13:13.233Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
21:13:13 [2020-03-27T21:13:13.233Z]     service_test.go:52: testEnv.OSType == "windows"
21:13:13 [2020-03-27T21:13:13.233Z] 
21:13:13 [2020-03-27T21:13:13.233Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
21:13:13 [2020-03-27T21:13:13.233Z]     service_test.go:96: testEnv.OSType == "windows"
21:13:13 [2020-03-27T21:13:13.233Z] 
21:13:13 [2020-03-27T21:13:13.233Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
21:13:13 [2020-03-27T21:13:13.233Z]     service_test.go:130: testEnv.OSType == "windows"
21:13:13 [2020-03-27T21:13:13.233Z] 
21:13:13 [2020-03-27T21:13:13.233Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
21:13:13 [2020-03-27T21:13:13.233Z]     service_test.go:181: testEnv.OSType == "windows"
21:13:13 [2020-03-27T21:13:13.233Z] 
21:13:13 [2020-03-27T21:13:13.233Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
21:13:13 [2020-03-27T21:13:13.233Z]     service_test.go:206: testEnv.OSType == "windows"
21:13:13 [2020-03-27T21:13:13.233Z] 
21:13:13 [2020-03-27T21:13:13.233Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:13:13 [2020-03-27T21:13:13.233Z]     service_test.go:236: FLAKY_TEST
21:13:13 [2020-03-27T21:13:13.233Z] 
21:13:13 [2020-03-27T21:13:13.233Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
21:13:13 [2020-03-27T21:13:13.233Z]     service_test.go:326: testEnv.OSType == "windows"
21:13:13 [2020-03-27T21:13:13.233Z] 
21:13:13 [2020-03-27T21:13:13.233Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
21:13:13 [2020-03-27T21:13:13.233Z]     service_test.go:394: testEnv.OSType == "windows"
21:13:13 [2020-03-27T21:13:13.233Z] 
21:13:13 [2020-03-27T21:13:13.233Z] 
21:13:13 [2020-03-27T21:13:13.233Z] DONE 18 tests, 14 skipped in 3.159s
21:13:13 [2020-03-27T21:13:13.233Z] 
21:13:13 [2020-03-27T21:13:13.233Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
21:13:13 [2020-03-27T21:13:13.452Z] --- PASS: TestKillDifferentUserContainer (0.65s)
21:13:13 [2020-03-27T21:13:13.452Z] === RUN   TestInspectOomKilledTrue
21:13:13 [2020-03-27T21:13:13.912Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
21:13:13 [2020-03-27T21:13:13.912Z] === RUN   TestDockerSuite/TestCreateArgs
21:13:13 [2020-03-27T21:13:13.912Z] === RUN   TestDockerSuite/TestCreateByImageID
21:13:14 [2020-03-27T21:13:14.226Z] testing: warning: no tests to run
21:13:14 [2020-03-27T21:13:14.226Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.093s
21:13:14 [2020-03-27T21:13:14.226Z] 
21:13:14 [2020-03-27T21:13:14.226Z] DONE 0 tests in 1.005s
21:13:14 [2020-03-27T21:13:14.463Z] --- PASS: TestInspectOomKilledTrue (1.20s)
21:13:14 [2020-03-27T21:13:14.463Z] === RUN   TestInspectOomKilledFalse
21:13:14 [2020-03-27T21:13:14.475Z] === RUN   TestDockerSuite/TestCreateEchoStdout
21:13:14 [2020-03-27T21:13:14.697Z] 
21:13:14 [2020-03-27T21:13:14.697Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
21:13:15 [2020-03-27T21:13:15.038Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
21:13:15 [2020-03-27T21:13:15.038Z] === RUN   TestDockerSuite/TestCreateHostConfig
21:13:15 [2020-03-27T21:13:15.081Z] --- PASS: TestInspectOomKilledFalse (0.66s)
21:13:15 [2020-03-27T21:13:15.081Z] === RUN   TestLinksEtcHostsContentMatch
21:13:15 [2020-03-27T21:13:15.294Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
21:13:15 [2020-03-27T21:13:15.701Z] testing: warning: no tests to run
21:13:15 [2020-03-27T21:13:15.701Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s)
21:13:15 [2020-03-27T21:13:15.701Z] === RUN   TestLinksContainerNames
21:13:15 [2020-03-27T21:13:15.701Z] ok  	github.com/docker/docker/integration/network/macvlan	0.088s
21:13:15 [2020-03-27T21:13:15.701Z] 
21:13:15 [2020-03-27T21:13:15.701Z] DONE 0 tests in 1.002s
21:13:15 [2020-03-27T21:13:15.701Z] 
21:13:15 [2020-03-27T21:13:15.701Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
21:13:16 [2020-03-27T21:13:16.224Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
21:13:16 [2020-03-27T21:13:16.481Z] === RUN   TestDockerSuite/TestCreateLabels
21:13:16 [2020-03-27T21:13:16.481Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
21:13:16 [2020-03-27T21:13:16.694Z] testing: warning: no tests to run
21:13:16 [2020-03-27T21:13:16.694Z] ok  	github.com/docker/docker/integration/plugin	0.085s
21:13:16 [2020-03-27T21:13:16.694Z] 
21:13:16 [2020-03-27T21:13:16.694Z] DONE 0 tests in 1.008s
21:13:16 [2020-03-27T21:13:16.694Z] 
21:13:16 [2020-03-27T21:13:16.694Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
21:13:16 [2020-03-27T21:13:16.740Z] === RUN   TestDockerSuite/TestCreateRM
21:13:16 [2020-03-27T21:13:16.740Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
21:13:16 [2020-03-27T21:13:16.740Z] === RUN   TestDockerSuite/TestCreateStopSignal
21:13:16 [2020-03-27T21:13:16.997Z] === RUN   TestDockerSuite/TestCreateStopTimeout
21:13:16 [2020-03-27T21:13:16.998Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
21:13:17 [2020-03-27T21:13:17.178Z] --- PASS: TestLinksContainerNames (1.34s)
21:13:17 [2020-03-27T21:13:17.178Z] === RUN   TestLogsFollowTailEmpty
21:13:17 [2020-03-27T21:13:17.688Z] testing: warning: no tests to run
21:13:17 [2020-03-27T21:13:17.688Z] ok  	github.com/docker/docker/integration/plugin/authz	0.175s
21:13:17 [2020-03-27T21:13:17.688Z] 
21:13:17 [2020-03-27T21:13:17.688Z] DONE 0 tests in 1.091s
21:13:17 [2020-03-27T21:13:17.688Z] 
21:13:17 [2020-03-27T21:13:17.688Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
21:13:17 [2020-03-27T21:13:17.809Z] --- PASS: TestLogsFollowTailEmpty (0.69s)
21:13:17 [2020-03-27T21:13:17.809Z] === RUN   TestContainerNetworkMountsNoChown
21:13:18 [2020-03-27T21:13:18.430Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/default
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/default
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/private
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/private
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/rprivate
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/rprivate
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/slave
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/slave
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/rslave
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/rslave
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/shared
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/shared
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/rshared
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/rshared
21:13:18 [2020-03-27T21:13:18.430Z] === CONT  TestMountDaemonRoot/default
21:13:18 [2020-03-27T21:13:18.430Z] === CONT  TestMountDaemonRoot/shared
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:13:18 [2020-03-27T21:13:18.430Z] === CONT  TestMountDaemonRoot/rslave
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/default/bind_root
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === CONT  TestMountDaemonRoot/rshared
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/default/mount_root
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === CONT  TestMountDaemonRoot/slave
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === CONT  TestMountDaemonRoot/rprivate
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === CONT  TestMountDaemonRoot/private
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/private/mount_root
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/private/bind_root
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === CONT  TestMountDaemonRoot/default/bind_root
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:13:18 [2020-03-27T21:13:18.430Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === CONT  TestMountDaemonRoot/default/mount_root
21:13:18 [2020-03-27T21:13:18.430Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:13:18 [2020-03-27T21:13:18.430Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:13:18 [2020-03-27T21:13:18.715Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:13:18 [2020-03-27T21:13:18.715Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:13:18 [2020-03-27T21:13:18.715Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:13:18 [2020-03-27T21:13:18.715Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:13:18 [2020-03-27T21:13:18.715Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:13:18 [2020-03-27T21:13:18.715Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:13:18 [2020-03-27T21:13:18.715Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:13:18 [2020-03-27T21:13:18.715Z] === CONT  TestMountDaemonRoot/private/mount_root
21:13:18 [2020-03-27T21:13:18.715Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:13:18 [2020-03-27T21:13:18.715Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:13:18 [2020-03-27T21:13:18.715Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:13:18 [2020-03-27T21:13:18.715Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:13:18 [2020-03-27T21:13:18.715Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:13:18 [2020-03-27T21:13:18.715Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:13:18 [2020-03-27T21:13:18.715Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:13:18 [2020-03-27T21:13:18.715Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:13:18 [2020-03-27T21:13:18.716Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:13:18 [2020-03-27T21:13:18.716Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:13:18 [2020-03-27T21:13:18.716Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:13:18 [2020-03-27T21:13:18.716Z] === CONT  TestMountDaemonRoot/private/bind_root
21:13:18 [2020-03-27T21:13:18.716Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:13:18 [2020-03-27T21:13:18.716Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:13:18 [2020-03-27T21:13:18.716Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:13:18 [2020-03-27T21:13:18.716Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:13:18 [2020-03-27T21:13:18.892Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
21:13:19 [2020-03-27T21:13:19.005Z] --- PASS: TestMountDaemonRoot (0.04s)
21:13:19 [2020-03-27T21:13:19.005Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
21:13:19 [2020-03-27T21:13:19.005Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
21:13:19 [2020-03-27T21:13:19.005Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
21:13:19 [2020-03-27T21:13:19.005Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
21:13:19 [2020-03-27T21:13:19.005Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
21:13:19 [2020-03-27T21:13:19.005Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
21:13:19 [2020-03-27T21:13:19.005Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
21:13:19 [2020-03-27T21:13:19.005Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
21:13:19 [2020-03-27T21:13:19.005Z] === RUN   TestContainerBindMountNonRecursive
21:13:19 [2020-03-27T21:13:19.824Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
21:13:19 [2020-03-27T21:13:19.824Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
21:13:20 [2020-03-27T21:13:20.081Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
21:13:20 [2020-03-27T21:13:20.484Z] --- PASS: TestContainerBindMountNonRecursive (1.63s)
21:13:20 [2020-03-27T21:13:20.484Z] === RUN   TestNetworkNat
21:13:20 [2020-03-27T21:13:20.673Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:13:20 [2020-03-27T21:13:20.673Z] INFO: Testing against a local daemon
21:13:20 [2020-03-27T21:13:20.673Z] ok  	github.com/docker/docker/integration/plugin/common	0.208s
21:13:20 [2020-03-27T21:13:20.673Z] 
21:13:20 [2020-03-27T21:13:20.673Z] DONE 2 tests in 2.710s
21:13:20 [2020-03-27T21:13:20.673Z] 
21:13:20 [2020-03-27T21:13:20.673Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
21:13:21 [2020-03-27T21:13:21.100Z] --- PASS: TestNetworkNat (0.71s)
21:13:21 [2020-03-27T21:13:21.101Z] === RUN   TestNetworkLocalhostTCPNat
21:13:22 [2020-03-27T21:13:22.111Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s)
21:13:22 [2020-03-27T21:13:22.111Z] === RUN   TestNetworkLoopbackNat
21:13:22 [2020-03-27T21:13:22.730Z] --- PASS: TestNetworkLoopbackNat (0.90s)
21:13:22 [2020-03-27T21:13:22.730Z] === RUN   TestPause
21:13:23 [2020-03-27T21:13:23.742Z] --- PASS: TestPause (0.71s)
21:13:23 [2020-03-27T21:13:23.742Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:13:23 [2020-03-27T21:13:23.742Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:13:23 [2020-03-27T21:13:23.742Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:13:23 [2020-03-27T21:13:23.742Z] === RUN   TestPauseStopPausedContainer
21:13:24 [2020-03-27T21:13:24.263Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
21:13:24 [2020-03-27T21:13:24.358Z] --- PASS: TestPauseStopPausedContainer (0.68s)
21:13:24 [2020-03-27T21:13:24.358Z] === RUN   TestPsFilter
21:13:24 [2020-03-27T21:13:24.358Z] --- PASS: TestPsFilter (0.18s)
21:13:24 [2020-03-27T21:13:24.358Z] === RUN   TestRemoveContainerWithRemovedVolume
21:13:24 [2020-03-27T21:13:24.979Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s)
21:13:24 [2020-03-27T21:13:24.979Z] === RUN   TestRemoveContainerWithVolume
21:13:25 [2020-03-27T21:13:25.195Z] === RUN   TestDockerSuite/TestCreateWithPortRange
21:13:25 [2020-03-27T21:13:25.195Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
21:13:25 [2020-03-27T21:13:25.195Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
21:13:25 [2020-03-27T21:13:25.452Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
21:13:25 [2020-03-27T21:13:25.452Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
21:13:25 [2020-03-27T21:13:25.452Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
21:13:25 [2020-03-27T21:13:25.470Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:13:25 [2020-03-27T21:13:25.470Z] INFO: Testing against a local daemon
21:13:25 [2020-03-27T21:13:25.470Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.301s
21:13:25 [2020-03-27T21:13:25.470Z] 
21:13:25 [2020-03-27T21:13:25.470Z] === Skipped
21:13:25 [2020-03-27T21:13:25.470Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
21:13:25 [2020-03-27T21:13:25.470Z]     external_test.go:48: runtime.GOOS == "windows"
21:13:25 [2020-03-27T21:13:25.470Z] 
21:13:25 [2020-03-27T21:13:25.470Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
21:13:25 [2020-03-27T21:13:25.470Z]     external_test.go:407: runtime.GOOS == "windows"
21:13:25 [2020-03-27T21:13:25.470Z] 
21:13:25 [2020-03-27T21:13:25.470Z] 
21:13:25 [2020-03-27T21:13:25.470Z] DONE 2 tests, 2 skipped in 4.446s
21:13:25 [2020-03-27T21:13:25.470Z] 
21:13:25 [2020-03-27T21:13:25.470Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
21:13:25 [2020-03-27T21:13:25.598Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
21:13:25 [2020-03-27T21:13:25.598Z] === RUN   TestRemoveContainerRunning
21:13:26 [2020-03-27T21:13:26.215Z] --- PASS: TestRemoveContainerRunning (0.67s)
21:13:26 [2020-03-27T21:13:26.215Z] === RUN   TestRemoveContainerForceRemoveRunning
21:13:26 [2020-03-27T21:13:26.382Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
21:13:27 [2020-03-27T21:13:27.228Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s)
21:13:27 [2020-03-27T21:13:27.228Z] === RUN   TestRemoveInvalidContainer
21:13:27 [2020-03-27T21:13:27.228Z] --- PASS: TestRemoveInvalidContainer (0.03s)
21:13:27 [2020-03-27T21:13:27.228Z] === RUN   TestRenameLinkedContainer
21:13:28 [2020-03-27T21:13:28.278Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
21:13:28 [2020-03-27T21:13:28.841Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
21:13:29 [2020-03-27T21:13:29.919Z] --- PASS: TestRenameLinkedContainer (2.68s)
21:13:29 [2020-03-27T21:13:29.919Z] === RUN   TestRenameStoppedContainer
21:13:30 [2020-03-27T21:13:30.536Z] --- PASS: TestRenameStoppedContainer (0.66s)
21:13:30 [2020-03-27T21:13:30.536Z] === RUN   TestRenameRunningContainerAndReuse
21:13:30 [2020-03-27T21:13:30.736Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
21:13:32 [2020-03-27T21:13:32.024Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s)
21:13:32 [2020-03-27T21:13:32.024Z] === RUN   TestRenameInvalidName
21:13:32 [2020-03-27T21:13:32.311Z] --- PASS: TestRenameInvalidName (0.67s)
21:13:32 [2020-03-27T21:13:32.311Z] === RUN   TestRenameAnonymousContainer
21:13:33 [2020-03-27T21:13:33.274Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
21:13:33 [2020-03-27T21:13:33.837Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
21:13:34 [2020-03-27T21:13:34.169Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:13:34 [2020-03-27T21:13:34.169Z] INFO: Testing against a local daemon
21:13:34 [2020-03-27T21:13:34.169Z] ok  	github.com/docker/docker/integration/plugin/logging	0.348s
21:13:34 [2020-03-27T21:13:34.401Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
21:13:34 [2020-03-27T21:13:34.646Z] 
21:13:34 [2020-03-27T21:13:34.646Z] === Skipped
21:13:34 [2020-03-27T21:13:34.646Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
21:13:34 [2020-03-27T21:13:34.646Z]     read_test.go:21: no unix domain sockets on Windows
21:13:34 [2020-03-27T21:13:34.646Z] 
21:13:34 [2020-03-27T21:13:34.646Z] 
21:13:34 [2020-03-27T21:13:34.646Z] DONE 1 tests, 1 skipped in 9.435s
21:13:34 [2020-03-27T21:13:34.646Z] 
21:13:34 [2020-03-27T21:13:34.646Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
21:13:34 [2020-03-27T21:13:34.657Z] === RUN   TestDockerSuite/TestDevicePermissions
21:13:35 [2020-03-27T21:13:35.000Z] --- PASS: TestRenameAnonymousContainer (2.50s)
21:13:35 [2020-03-27T21:13:35.000Z] === RUN   TestRenameContainerWithSameName
21:13:35 [2020-03-27T21:13:35.588Z] === RUN   TestDockerSuite/TestDockerFails
21:13:35 [2020-03-27T21:13:35.588Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
21:13:35 [2020-03-27T21:13:35.588Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
21:13:35 [2020-03-27T21:13:35.588Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
21:13:35 [2020-03-27T21:13:35.618Z] --- PASS: TestRenameContainerWithSameName (0.64s)
21:13:35 [2020-03-27T21:13:35.618Z] === RUN   TestRenameContainerWithLinkedContainer
21:13:36 [2020-03-27T21:13:36.224Z] testing: warning: no tests to run
21:13:36 [2020-03-27T21:13:36.225Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.147s
21:13:36 [2020-03-27T21:13:36.225Z] 
21:13:36 [2020-03-27T21:13:36.225Z] DONE 0 tests in 1.671s
21:13:36 [2020-03-27T21:13:36.225Z] 
21:13:36 [2020-03-27T21:13:36.225Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
21:13:36 [2020-03-27T21:13:36.958Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
21:13:37 [2020-03-27T21:13:37.095Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s)
21:13:37 [2020-03-27T21:13:37.095Z] === RUN   TestResize
21:13:37 [2020-03-27T21:13:37.379Z] --- PASS: TestResize (0.63s)
21:13:37 [2020-03-27T21:13:37.379Z] === RUN   TestResizeWithInvalidSize
21:13:37 [2020-03-27T21:13:37.888Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
21:13:38 [2020-03-27T21:13:38.400Z] --- PASS: TestResizeWithInvalidSize (0.67s)
21:13:38 [2020-03-27T21:13:38.400Z] === RUN   TestResizeWhenContainerNotStarted
21:13:38 [2020-03-27T21:13:38.690Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s)
21:13:38 [2020-03-27T21:13:38.690Z] === RUN   TestDaemonRestartKillContainers
21:13:38 [2020-03-27T21:13:38.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:13:38 [2020-03-27T21:13:38.690Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:13:39 [2020-03-27T21:13:39.781Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
21:13:39 [2020-03-27T21:13:39.781Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
21:13:39 [2020-03-27T21:13:39.781Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
21:13:39 [2020-03-27T21:13:39.781Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
21:13:40 [2020-03-27T21:13:40.051Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:13:40 [2020-03-27T21:13:40.051Z] INFO: Testing against a local daemon
21:13:40 [2020-03-27T21:13:40.051Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.298s
21:13:40 [2020-03-27T21:13:40.051Z] 
21:13:40 [2020-03-27T21:13:40.051Z] === Skipped
21:13:40 [2020-03-27T21:13:40.051Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
21:13:40 [2020-03-27T21:13:40.051Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
21:13:40 [2020-03-27T21:13:40.051Z] 
21:13:40 [2020-03-27T21:13:40.051Z] 
21:13:40 [2020-03-27T21:13:40.051Z] DONE 1 tests, 1 skipped in 3.371s
21:13:40 [2020-03-27T21:13:40.051Z] 
21:13:40 [2020-03-27T21:13:40.051Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
21:13:41 [2020-03-27T21:13:41.409Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:13:41 [2020-03-27T21:13:41.409Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:13:42 [2020-03-27T21:13:42.037Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:13:42 [2020-03-27T21:13:42.037Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:13:42 [2020-03-27T21:13:42.282Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:13:42 [2020-03-27T21:13:42.282Z] INFO: Testing against a local daemon
21:13:42 [2020-03-27T21:13:42.282Z] ok  	github.com/docker/docker/integration/secret	0.266s
21:13:42 [2020-03-27T21:13:42.768Z] 
21:13:42 [2020-03-27T21:13:42.768Z] === Skipped
21:13:42 [2020-03-27T21:13:42.768Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
21:13:42 [2020-03-27T21:13:42.768Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
21:13:42 [2020-03-27T21:13:42.768Z] 
21:13:42 [2020-03-27T21:13:42.768Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
21:13:42 [2020-03-27T21:13:42.768Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
21:13:42 [2020-03-27T21:13:42.768Z] 
21:13:42 [2020-03-27T21:13:42.768Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
21:13:42 [2020-03-27T21:13:42.768Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
21:13:42 [2020-03-27T21:13:42.768Z] 
21:13:42 [2020-03-27T21:13:42.768Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
21:13:42 [2020-03-27T21:13:42.768Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
21:13:42 [2020-03-27T21:13:42.768Z] 
21:13:42 [2020-03-27T21:13:42.768Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
21:13:42 [2020-03-27T21:13:42.768Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
21:13:42 [2020-03-27T21:13:42.768Z] 
21:13:42 [2020-03-27T21:13:42.768Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
21:13:42 [2020-03-27T21:13:42.768Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
21:13:42 [2020-03-27T21:13:42.768Z] 
21:13:42 [2020-03-27T21:13:42.768Z] 
21:13:42 [2020-03-27T21:13:42.768Z] DONE 6 tests, 6 skipped in 2.774s
21:13:42 [2020-03-27T21:13:42.768Z] 
21:13:42 [2020-03-27T21:13:42.768Z] Running D:\gopath\src\github.com\docker\docker\integration\service
21:13:43 [2020-03-27T21:13:43.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:13:43 [2020-03-27T21:13:43.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:13:43 [2020-03-27T21:13:43.955Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
21:13:45 [2020-03-27T21:13:45.585Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:13:46 [2020-03-27T21:13:46.476Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
21:13:46 [2020-03-27T21:13:46.601Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:13:46 [2020-03-27T21:13:46.601Z] INFO: Testing against a local daemon
21:13:46 [2020-03-27T21:13:46.601Z] ok  	github.com/docker/docker/integration/service	0.439s
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === Skipped
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
21:13:46 [2020-03-27T21:13:46.601Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
21:13:46 [2020-03-27T21:13:46.601Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
21:13:46 [2020-03-27T21:13:46.601Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
21:13:46 [2020-03-27T21:13:46.601Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] DONE 23 tests, 22 skipped in 3.870s
21:13:46 [2020-03-27T21:13:46.601Z] 
21:13:46 [2020-03-27T21:13:46.601Z] Running D:\gopath\src\github.com\docker\docker\integration\session
21:13:47 [2020-03-27T21:13:47.079Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:13:49 [2020-03-27T21:13:49.125Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:13:49 [2020-03-27T21:13:49.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.25s)
21:13:49 [2020-03-27T21:13:49.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.32s)
21:13:49 [2020-03-27T21:13:49.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.25s)
21:13:49 [2020-03-27T21:13:49.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.36s)
21:13:49 [2020-03-27T21:13:49.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.08s)
21:13:49 [2020-03-27T21:13:49.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.33s)
21:13:49 [2020-03-27T21:13:49.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.51s)
21:13:49 [2020-03-27T21:13:49.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.38s)
21:13:49 [2020-03-27T21:13:49.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.95s)
21:13:49 [2020-03-27T21:13:49.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.52s)
21:13:49 [2020-03-27T21:13:49.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.91s)
21:13:49 [2020-03-27T21:13:49.125Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.15s)
21:13:49 [2020-03-27T21:13:49.125Z] === RUN   TestCgroupNamespacesRun
21:13:49 [2020-03-27T21:13:49.581Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:13:49 [2020-03-27T21:13:49.581Z] INFO: Testing against a local daemon
21:13:49 [2020-03-27T21:13:49.581Z] ok  	github.com/docker/docker/integration/session	0.280s
21:13:49 [2020-03-27T21:13:49.581Z] 
21:13:49 [2020-03-27T21:13:49.581Z] === Skipped
21:13:49 [2020-03-27T21:13:49.581Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
21:13:49 [2020-03-27T21:13:49.581Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
21:13:49 [2020-03-27T21:13:49.581Z] 
21:13:49 [2020-03-27T21:13:49.581Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
21:13:49 [2020-03-27T21:13:49.581Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
21:13:49 [2020-03-27T21:13:49.581Z] 
21:13:49 [2020-03-27T21:13:49.581Z] 
21:13:49 [2020-03-27T21:13:49.581Z] DONE 2 tests, 2 skipped in 2.961s
21:13:49 [2020-03-27T21:13:49.581Z] 
21:13:49 [2020-03-27T21:13:49.581Z] Running D:\gopath\src\github.com\docker\docker\integration\system
21:13:49 [2020-03-27T21:13:49.754Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
21:13:50 [2020-03-27T21:13:50.609Z] --- PASS: TestCgroupNamespacesRun (1.62s)
21:13:50 [2020-03-27T21:13:50.609Z] === RUN   TestCgroupNamespacesRunPrivileged
21:13:52 [2020-03-27T21:13:52.089Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s)
21:13:52 [2020-03-27T21:13:52.089Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:13:52 [2020-03-27T21:13:52.554Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:13:52 [2020-03-27T21:13:52.554Z] INFO: Testing against a local daemon
21:13:53 [2020-03-27T21:13:53.027Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
21:13:53 [2020-03-27T21:13:53.549Z] ok  	github.com/docker/docker/integration/system	1.431s
21:13:53 [2020-03-27T21:13:53.549Z] 
21:13:53 [2020-03-27T21:13:53.549Z] === Skipped
21:13:53 [2020-03-27T21:13:53.549Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:13:53 [2020-03-27T21:13:53.549Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
21:13:53 [2020-03-27T21:13:53.549Z] 
21:13:53 [2020-03-27T21:13:53.549Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
21:13:53 [2020-03-27T21:13:53.549Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
21:13:53 [2020-03-27T21:13:53.549Z] 
21:13:53 [2020-03-27T21:13:53.549Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
21:13:53 [2020-03-27T21:13:53.549Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
21:13:53 [2020-03-27T21:13:53.549Z] 
21:13:53 [2020-03-27T21:13:53.549Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
21:13:53 [2020-03-27T21:13:53.549Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
21:13:53 [2020-03-27T21:13:53.549Z] 
21:13:53 [2020-03-27T21:13:53.549Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
21:13:53 [2020-03-27T21:13:53.549Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:13:53 [2020-03-27T21:13:53.549Z] 
21:13:53 [2020-03-27T21:13:53.549Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
21:13:53 [2020-03-27T21:13:53.549Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:13:53 [2020-03-27T21:13:53.549Z] 
21:13:53 [2020-03-27T21:13:53.549Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
21:13:53 [2020-03-27T21:13:53.549Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
21:13:53 [2020-03-27T21:13:53.549Z] 
21:13:53 [2020-03-27T21:13:53.549Z] 
21:13:53 [2020-03-27T21:13:53.549Z] DONE 13 tests, 7 skipped in 4.035s
21:13:53 [2020-03-27T21:13:53.549Z] 
21:13:53 [2020-03-27T21:13:53.549Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
21:13:54 [2020-03-27T21:13:54.120Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s)
21:13:54 [2020-03-27T21:13:54.120Z] === RUN   TestCgroupNamespacesRunHostMode
21:13:54 [2020-03-27T21:13:54.394Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
21:13:55 [2020-03-27T21:13:55.611Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s)
21:13:55 [2020-03-27T21:13:55.611Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:13:55 [2020-03-27T21:13:55.764Z] === RUN   TestDockerSuite/TestEventsAttach
21:13:56 [2020-03-27T21:13:56.521Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:13:56 [2020-03-27T21:13:56.521Z] INFO: Testing against a local daemon
21:13:56 [2020-03-27T21:13:56.521Z] ok  	github.com/docker/docker/integration/volume	0.311s
21:13:56 [2020-03-27T21:13:56.521Z] 
21:13:56 [2020-03-27T21:13:56.521Z] === Skipped
21:13:56 [2020-03-27T21:13:56.521Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
21:13:56 [2020-03-27T21:13:56.521Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
21:13:56 [2020-03-27T21:13:56.521Z] 
21:13:56 [2020-03-27T21:13:56.521Z] 
21:13:56 [2020-03-27T21:13:56.521Z] DONE 5 tests, 1 skipped in 2.935s
21:13:56 [2020-03-27T21:13:56.521Z] 
21:13:56 [2020-03-27T21:13:56.694Z] === RUN   TestDockerSuite/TestEventsCommit
21:13:56 [2020-03-27T21:13:56.993Z] INFO: make.ps1 ended at 03/27/2020 21:13:56
21:13:56 [2020-03-27T21:13:56.993Z] INFO: Integration CLI tests being run from the host:
21:13:56 [2020-03-27T21:13:56.993Z] 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" 
21:13:57 [2020-03-27T21:13:57.090Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s)
21:13:57 [2020-03-27T21:13:57.091Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:13:57 [2020-03-27T21:13:57.624Z] === RUN   TestDockerSuite/TestEventsContainerEvents
21:13:58 [2020-03-27T21:13:58.106Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s)
21:13:58 [2020-03-27T21:13:58.106Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:13:58 [2020-03-27T21:13:58.569Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
21:13:58 [2020-03-27T21:13:58.726Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
21:13:58 [2020-03-27T21:13:58.726Z] === RUN   TestCgroupNamespacesRunOlderClient
21:13:59 [2020-03-27T21:13:59.134Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
21:14:00 [2020-03-27T21:14:00.066Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
21:14:00 [2020-03-27T21:14:00.629Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
21:14:00 [2020-03-27T21:14:00.757Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s)
21:14:00 [2020-03-27T21:14:00.757Z] === RUN   TestKernelTCPMemory
21:14:01 [2020-03-27T21:14:01.377Z] --- PASS: TestKernelTCPMemory (0.82s)
21:14:01 [2020-03-27T21:14:01.377Z] === RUN   TestNISDomainname
21:14:01 [2020-03-27T21:14:01.998Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
21:14:02 [2020-03-27T21:14:02.390Z] --- PASS: TestNISDomainname (0.88s)
21:14:02 [2020-03-27T21:14:02.390Z] === RUN   TestHostnameDnsResolution
21:14:03 [2020-03-27T21:14:03.416Z] --- PASS: TestHostnameDnsResolution (1.12s)
21:14:03 [2020-03-27T21:14:03.416Z] === RUN   TestStats
21:14:03 [2020-03-27T21:14:03.892Z] === RUN   TestDockerSuite/TestEventsContainerRestart
21:14:05 [2020-03-27T21:14:05.446Z] --- PASS: TestStats (1.73s)
21:14:05 [2020-03-27T21:14:05.446Z] === RUN   TestStopContainerWithTimeout
21:14:05 [2020-03-27T21:14:05.446Z] === RUN   TestStopContainerWithTimeout/0
21:14:05 [2020-03-27T21:14:05.446Z] === PAUSE TestStopContainerWithTimeout/0
21:14:05 [2020-03-27T21:14:05.446Z] === RUN   TestStopContainerWithTimeout/1
21:14:05 [2020-03-27T21:14:05.446Z] === PAUSE TestStopContainerWithTimeout/1
21:14:05 [2020-03-27T21:14:05.446Z] === RUN   TestStopContainerWithTimeout/3
21:14:05 [2020-03-27T21:14:05.446Z] === PAUSE TestStopContainerWithTimeout/3
21:14:05 [2020-03-27T21:14:05.446Z] === RUN   TestStopContainerWithTimeout/-1
21:14:05 [2020-03-27T21:14:05.446Z] === PAUSE TestStopContainerWithTimeout/-1
21:14:05 [2020-03-27T21:14:05.446Z] === CONT  TestStopContainerWithTimeout/0
21:14:05 [2020-03-27T21:14:05.446Z] === CONT  TestStopContainerWithTimeout/3
21:14:05 [2020-03-27T21:14:05.446Z] === CONT  TestStopContainerWithTimeout/1
21:14:05 [2020-03-27T21:14:05.446Z] === CONT  TestStopContainerWithTimeout/-1
21:14:07 [2020-03-27T21:14:07.586Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
21:14:07 [2020-03-27T21:14:07.586Z] INFO: Testing against a local daemon
21:14:08 [2020-03-27T21:14:08.067Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
21:14:08 [2020-03-27T21:14:08.919Z] --- PASS: TestStopContainerWithTimeout (0.03s)
21:14:08 [2020-03-27T21:14:08.919Z]     --- PASS: TestStopContainerWithTimeout/0 (1.27s)
21:14:08 [2020-03-27T21:14:08.919Z]     --- PASS: TestStopContainerWithTimeout/1 (2.02s)
21:14:08 [2020-03-27T21:14:08.919Z]     --- PASS: TestStopContainerWithTimeout/3 (3.44s)
21:14:08 [2020-03-27T21:14:08.919Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.51s)
21:14:08 [2020-03-27T21:14:08.919Z] === RUN   TestDeleteDevicemapper
21:14:08 [2020-03-27T21:14:08.919Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:14:08 [2020-03-27T21:14:08.919Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:14:08 [2020-03-27T21:14:08.919Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:14:09 [2020-03-27T21:14:09.959Z] === RUN   TestDockerSuite/TestEventsCopy
21:14:10 [2020-03-27T21:14:10.957Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.05s)
21:14:10 [2020-03-27T21:14:10.957Z] === RUN   TestUpdateMemory
21:14:11 [2020-03-27T21:14:11.328Z] === RUN   TestDockerSuite/TestEventsFilterContainer
21:14:11 [2020-03-27T21:14:11.588Z] --- PASS: TestUpdateMemory (0.91s)
21:14:11 [2020-03-27T21:14:11.588Z] === RUN   TestUpdateCPUQuota
21:14:12 [2020-03-27T21:14:12.698Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
21:14:13 [2020-03-27T21:14:13.065Z] --- PASS: TestUpdateCPUQuota (1.24s)
21:14:13 [2020-03-27T21:14:13.065Z] === RUN   TestUpdatePidsLimit
21:14:13 [2020-03-27T21:14:13.065Z] === RUN   TestUpdatePidsLimit/update_from_none
21:14:13 [2020-03-27T21:14:13.065Z] === RUN   TestUpdatePidsLimit/no_change
21:14:13 [2020-03-27T21:14:13.349Z] === RUN   TestUpdatePidsLimit/update_lower
21:14:13 [2020-03-27T21:14:13.628Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
21:14:13 [2020-03-27T21:14:13.634Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:14:13 [2020-03-27T21:14:13.885Z] === RUN   TestDockerSuite/TestEventsFilterImageName
21:14:13 [2020-03-27T21:14:13.918Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:14:14 [2020-03-27T21:14:14.536Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:14:14 [2020-03-27T21:14:14.821Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:14:15 [2020-03-27T21:14:15.778Z] === RUN   TestDockerSuite/TestEventsFilterLabels
21:14:16 [2020-03-27T21:14:16.035Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
21:14:16 [2020-03-27T21:14:16.292Z] === RUN   TestDockerSuite/TestEventsFilterType
21:14:16 [2020-03-27T21:14:16.298Z] --- PASS: TestUpdatePidsLimit (3.27s)
21:14:16 [2020-03-27T21:14:16.298Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.33s)
21:14:16 [2020-03-27T21:14:16.298Z]     --- PASS: TestUpdatePidsLimit/no_change (0.31s)
21:14:16 [2020-03-27T21:14:16.299Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.31s)
21:14:16 [2020-03-27T21:14:16.299Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s)
21:14:16 [2020-03-27T21:14:16.299Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
21:14:16 [2020-03-27T21:14:16.299Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s)
21:14:16 [2020-03-27T21:14:16.299Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s)
21:14:16 [2020-03-27T21:14:16.299Z] === RUN   TestUpdateRestartPolicy
21:14:16 [2020-03-27T21:14:16.549Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
21:14:16 [2020-03-27T21:14:16.549Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
21:14:16 [2020-03-27T21:14:16.806Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
21:14:16 [2020-03-27T21:14:16.806Z] === RUN   TestDockerSuite/TestEventsFilters
21:14:18 [2020-03-27T21:14:18.703Z] === RUN   TestDockerSuite/TestEventsFormat
21:14:20 [2020-03-27T21:14:20.598Z] === RUN   TestDockerSuite/TestEventsFormatBadField
21:14:20 [2020-03-27T21:14:20.598Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
21:14:20 [2020-03-27T21:14:20.598Z] === RUN   TestDockerSuite/TestEventsImageImport
21:14:21 [2020-03-27T21:14:21.162Z] === RUN   TestDockerSuite/TestEventsImageLoad
21:14:21 [2020-03-27T21:14:21.420Z] === RUN   TestDockerSuite/TestEventsImagePull
21:14:22 [2020-03-27T21:14:22.351Z] === RUN   TestDockerSuite/TestEventsImageTag
21:14:22 [2020-03-27T21:14:22.932Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
21:14:23 [2020-03-27T21:14:23.193Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
21:14:23 [2020-03-27T21:14:23.450Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
21:14:23 [2020-03-27T21:14:23.450Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
21:14:23 [2020-03-27T21:14:23.450Z] === RUN   TestDockerSuite/TestEventsPluginOps
21:14:25 [2020-03-27T21:14:25.345Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
21:14:26 [2020-03-27T21:14:26.276Z] === RUN   TestDockerSuite/TestEventsRename
21:14:27 [2020-03-27T21:14:27.207Z] === RUN   TestDockerSuite/TestEventsResize
21:14:28 [2020-03-27T21:14:28.138Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
21:14:28 [2020-03-27T21:14:28.840Z] --- PASS: TestUpdateRestartPolicy (12.04s)
21:14:28 [2020-03-27T21:14:28.840Z] === RUN   TestUpdateRestartWithAutoRemove
21:14:28 [2020-03-27T21:14:28.840Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s)
21:14:28 [2020-03-27T21:14:28.840Z] === RUN   TestWaitNonBlocked
21:14:28 [2020-03-27T21:14:28.840Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:14:28 [2020-03-27T21:14:28.840Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:14:28 [2020-03-27T21:14:28.840Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:14:28 [2020-03-27T21:14:28.840Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:14:28 [2020-03-27T21:14:28.840Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:14:28 [2020-03-27T21:14:28.840Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:14:29 [2020-03-27T21:14:29.072Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
21:14:29 [2020-03-27T21:14:29.853Z] --- PASS: TestWaitNonBlocked (0.03s)
21:14:29 [2020-03-27T21:14:29.853Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
21:14:29 [2020-03-27T21:14:29.853Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s)
21:14:29 [2020-03-27T21:14:29.853Z] === RUN   TestWaitBlocked
21:14:29 [2020-03-27T21:14:29.853Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:14:29 [2020-03-27T21:14:29.853Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:14:29 [2020-03-27T21:14:29.853Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:14:29 [2020-03-27T21:14:29.853Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:14:29 [2020-03-27T21:14:29.853Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:14:29 [2020-03-27T21:14:29.853Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:14:30 [2020-03-27T21:14:30.004Z] === RUN   TestDockerSuite/TestEventsStreaming
21:14:30 [2020-03-27T21:14:30.868Z] --- PASS: TestWaitBlocked (0.05s)
21:14:30 [2020-03-27T21:14:30.868Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s)
21:14:30 [2020-03-27T21:14:30.868Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s)
21:14:30 [2020-03-27T21:14:30.868Z] === CONT  TestContainerStartOnDaemonRestart
21:14:30 [2020-03-27T21:14:30.868Z] === CONT  TestIpcModeOlderClient
21:14:30 [2020-03-27T21:14:30.868Z] === CONT  TestDaemonHostGatewayIP
21:14:30 [2020-03-27T21:14:30.868Z] === CONT  TestDaemonRestartIpcMode
21:14:30 [2020-03-27T21:14:30.868Z] --- PASS: TestIpcModeOlderClient (0.17s)
21:14:30 [2020-03-27T21:14:30.934Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
21:14:34 [2020-03-27T21:14:34.206Z] === RUN   TestDockerSuite/TestEventsTop
21:14:35 [2020-03-27T21:14:35.137Z] === RUN   TestDockerSuite/TestEventsUntag
21:14:35 [2020-03-27T21:14:35.293Z] --- PASS: TestContainerStartOnDaemonRestart (3.84s)
21:14:35 [2020-03-27T21:14:35.293Z] --- PASS: TestDaemonHostGatewayIP (4.55s)
21:14:35 [2020-03-27T21:14:35.293Z] --- PASS: TestDaemonRestartIpcMode (4.60s)
21:14:35 [2020-03-27T21:14:35.293Z] PASS
21:14:35 [2020-03-27T21:14:35.293Z] 
21:14:35 [2020-03-27T21:14:35.293Z] === Skipped
21:14:35 [2020-03-27T21:14:35.293Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
21:14:35 [2020-03-27T21:14:35.293Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:14:35 [2020-03-27T21:14:35.293Z] 
21:14:35 [2020-03-27T21:14:35.293Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:14:35 [2020-03-27T21:14:35.293Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:14:35 [2020-03-27T21:14:35.293Z] 
21:14:35 [2020-03-27T21:14:35.293Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
21:14:35 [2020-03-27T21:14:35.293Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:14:35 [2020-03-27T21:14:35.293Z] 
21:14:35 [2020-03-27T21:14:35.293Z] 
21:14:35 [2020-03-27T21:14:35.293Z] DONE 199 tests, 3 skipped in 116.718s
21:14:35 [2020-03-27T21:14:35.293Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
21:14:35 [2020-03-27T21:14:35.294Z] ++ 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
21:14:35 [2020-03-27T21:14:35.294Z] ++ set -e
21:14:35 [2020-03-27T21:14:35.294Z] ++ '[' -n 0 ']'
21:14:35 [2020-03-27T21:14:35.294Z] ++ set -x
21:14:35 [2020-03-27T21:14:35.294Z] ++ env -i DEST=/go/src/github.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
21:14:35 [2020-03-27T21:14:35.294Z] INFO: Testing against a local daemon
21:14:35 [2020-03-27T21:14:35.294Z] === RUN   TestCommitInheritsEnv
21:14:35 [2020-03-27T21:14:35.910Z] --- PASS: TestCommitInheritsEnv (0.47s)
21:14:35 [2020-03-27T21:14:35.910Z] === RUN   TestImportExtremelyLargeImageWorks
21:14:35 [2020-03-27T21:14:35.910Z] === PAUSE TestImportExtremelyLargeImageWorks
21:14:35 [2020-03-27T21:14:35.910Z] === RUN   TestImagesFilterMultiReference
21:14:35 [2020-03-27T21:14:35.910Z] --- PASS: TestImagesFilterMultiReference (0.08s)
21:14:35 [2020-03-27T21:14:35.910Z] === RUN   TestImagePullPlatformInvalid
21:14:35 [2020-03-27T21:14:35.910Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
21:14:35 [2020-03-27T21:14:35.910Z] === RUN   TestRemoveImageOrphaning
21:14:36 [2020-03-27T21:14:36.526Z] --- PASS: TestRemoveImageOrphaning (0.42s)
21:14:36 [2020-03-27T21:14:36.526Z] === RUN   TestRemoveImageGarbageCollector
21:14:36 [2020-03-27T21:14:36.526Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:14:36 [2020-03-27T21:14:36.526Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:14:36 [2020-03-27T21:14:36.526Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:14:36 [2020-03-27T21:14:36.526Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
21:14:36 [2020-03-27T21:14:36.526Z] === RUN   TestTagInvalidReference
21:14:36 [2020-03-27T21:14:36.526Z] --- PASS: TestTagInvalidReference (0.03s)
21:14:36 [2020-03-27T21:14:36.526Z] === RUN   TestTagValidPrefixedRepo
21:14:36 [2020-03-27T21:14:36.526Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
21:14:36 [2020-03-27T21:14:36.526Z] === RUN   TestTagExistedNameWithoutForce
21:14:36 [2020-03-27T21:14:36.526Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
21:14:36 [2020-03-27T21:14:36.526Z] === RUN   TestTagOfficialNames
21:14:36 [2020-03-27T21:14:36.811Z] --- PASS: TestTagOfficialNames (0.07s)
21:14:36 [2020-03-27T21:14:36.811Z] === RUN   TestTagMatchesDigest
21:14:36 [2020-03-27T21:14:36.811Z] --- PASS: TestTagMatchesDigest (0.03s)
21:14:36 [2020-03-27T21:14:36.811Z] === CONT  TestImportExtremelyLargeImageWorks
21:14:37 [2020-03-27T21:14:37.658Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
21:14:39 [2020-03-27T21:14:39.027Z] === RUN   TestDockerSuite/TestExec
21:14:39 [2020-03-27T21:14:39.958Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
21:14:40 [2020-03-27T21:14:40.891Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
21:14:41 [2020-03-27T21:14:41.821Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
21:14:42 [2020-03-27T21:14:42.384Z] === RUN   TestDockerSuite/TestExecAPIStart
21:14:44 [2020-03-27T21:14:44.278Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
21:14:45 [2020-03-27T21:14:45.208Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
21:14:46 [2020-03-27T21:14:46.137Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
21:14:47 [2020-03-27T21:14:47.077Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
21:14:48 [2020-03-27T21:14:48.007Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
21:14:48 [2020-03-27T21:14:48.937Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
21:14:49 [2020-03-27T21:14:49.867Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
21:14:51 [2020-03-27T21:14:51.240Z] === RUN   TestDockerSuite/TestExecCgroup
21:14:52 [2020-03-27T21:14:52.171Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
21:14:52 [2020-03-27T21:14:52.745Z] === RUN   TestDockerSuite/TestExecEnv
21:14:53 [2020-03-27T21:14:53.675Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
21:14:55 [2020-03-27T21:14:55.045Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
21:14:55 [2020-03-27T21:14:55.302Z] === RUN   TestDockerSuite/TestExecExitStatus
21:14:56 [2020-03-27T21:14:56.671Z] === RUN   TestDockerSuite/TestExecInspectID
21:14:59 [2020-03-27T21:14:59.947Z] === RUN   TestDockerSuite/TestExecInteractive
21:15:00 [2020-03-27T21:15:00.510Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
21:15:01 [2020-03-27T21:15:01.441Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
21:15:02 [2020-03-27T21:15:02.373Z] === RUN   TestDockerSuite/TestExecParseError
21:15:03 [2020-03-27T21:15:03.304Z] === RUN   TestDockerSuite/TestExecPausedContainer
21:15:04 [2020-03-27T21:15:04.234Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
21:15:05 [2020-03-27T21:15:05.164Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
21:15:06 [2020-03-27T21:15:06.534Z] === RUN   TestDockerSuite/TestExecSetEnv
21:15:07 [2020-03-27T21:15:07.465Z] === RUN   TestDockerSuite/TestExecStartFails
21:15:08 [2020-03-27T21:15:08.395Z] === RUN   TestDockerSuite/TestExecStateCleanup
21:15:18 [2020-03-27T21:15:18.359Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
21:15:19 [2020-03-27T21:15:19.289Z] === RUN   TestDockerSuite/TestExecStopNotHanging
21:15:20 [2020-03-27T21:15:20.221Z] === RUN   TestDockerSuite/TestExecTTY
21:15:21 [2020-03-27T21:15:21.592Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
21:15:22 [2020-03-27T21:15:22.521Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
21:15:23 [2020-03-27T21:15:23.452Z] === RUN   TestDockerSuite/TestExecUlimits
21:15:24 [2020-03-27T21:15:24.824Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
21:15:24 [2020-03-27T21:15:24.824Z] === RUN   TestDockerSuite/TestExecWithImageUser
21:15:27 [2020-03-27T21:15:27.347Z] === RUN   TestDockerSuite/TestExecWithNoTERM
21:15:27 [2020-03-27T21:15:27.911Z] === RUN   TestDockerSuite/TestExecWithPrivileged
21:15:29 [2020-03-27T21:15:29.280Z] === RUN   TestDockerSuite/TestExecWithTERM
21:15:30 [2020-03-27T21:15:30.211Z] === RUN   TestDockerSuite/TestExecWithUser
21:15:31 [2020-03-27T21:15:31.142Z] === RUN   TestDockerSuite/TestGetContainerStats
21:15:36 [2020-03-27T21:15:36.395Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
21:15:41 [2020-03-27T21:15:41.651Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
21:15:43 [2020-03-27T21:15:43.028Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
21:15:46 [2020-03-27T21:15:46.299Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
21:15:47 [2020-03-27T21:15:47.669Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
21:15:48 [2020-03-27T21:15:48.601Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
21:15:48 [2020-03-27T21:15:48.601Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
21:15:48 [2020-03-27T21:15:48.858Z] === RUN   TestDockerSuite/TestHealth
21:16:10 [2020-03-27T21:16:10.766Z] === RUN   TestDockerSuite/TestHistoryExistentImage
21:16:10 [2020-03-27T21:16:10.766Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
21:16:10 [2020-03-27T21:16:10.766Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
21:16:10 [2020-03-27T21:16:10.766Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
21:16:11 [2020-03-27T21:16:11.023Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
21:16:11 [2020-03-27T21:16:11.023Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
21:16:11 [2020-03-27T21:16:11.953Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
21:16:11 [2020-03-27T21:16:11.953Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
21:16:11 [2020-03-27T21:16:11.953Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
21:16:11 [2020-03-27T21:16:11.953Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
21:16:12 [2020-03-27T21:16:12.210Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
21:16:12 [2020-03-27T21:16:12.467Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
21:16:13 [2020-03-27T21:16:13.030Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
21:16:13 [2020-03-27T21:16:13.030Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
21:16:13 [2020-03-27T21:16:13.030Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
21:16:13 [2020-03-27T21:16:13.961Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
21:16:13 [2020-03-27T21:16:13.962Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
21:16:15 [2020-03-27T21:16:15.332Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
21:16:15 [2020-03-27T21:16:15.896Z] === RUN   TestDockerSuite/TestImagesFormat
21:16:16 [2020-03-27T21:16:16.153Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
21:16:17 [2020-03-27T21:16:17.084Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
21:16:20 [2020-03-27T21:16:20.360Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
21:16:20 [2020-03-27T21:16:20.360Z] === RUN   TestDockerSuite/TestImportBadURL
21:16:20 [2020-03-27T21:16:20.360Z] === RUN   TestDockerSuite/TestImportDisplay
21:16:21 [2020-03-27T21:16:21.730Z] === RUN   TestDockerSuite/TestImportFile
21:16:23 [2020-03-27T21:16:23.639Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
21:16:23 [2020-03-27T21:16:23.639Z] === RUN   TestDockerSuite/TestImportFileWithMessage
21:16:25 [2020-03-27T21:16:25.540Z] === RUN   TestDockerSuite/TestImportGzipped
21:16:28 [2020-03-27T21:16:28.061Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
21:16:29 [2020-03-27T21:16:29.430Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
21:16:30 [2020-03-27T21:16:30.361Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
21:16:31 [2020-03-27T21:16:31.292Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
21:16:32 [2020-03-27T21:16:32.222Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
21:16:32 [2020-03-27T21:16:32.222Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
21:16:32 [2020-03-27T21:16:32.222Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
21:16:33 [2020-03-27T21:16:33.152Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
21:16:33 [2020-03-27T21:16:33.717Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
21:16:34 [2020-03-27T21:16:34.647Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
21:16:35 [2020-03-27T21:16:35.578Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
21:16:36 [2020-03-27T21:16:36.508Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
21:16:37 [2020-03-27T21:16:37.437Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
21:16:37 [2020-03-27T21:16:37.437Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
21:16:38 [2020-03-27T21:16:38.807Z] === RUN   TestDockerSuite/TestInspectAmpersand
21:16:39 [2020-03-27T21:16:39.737Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
21:16:40 [2020-03-27T21:16:40.668Z] === RUN   TestDockerSuite/TestInspectByPrefix
21:16:40 [2020-03-27T21:16:40.668Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
21:16:41 [2020-03-27T21:16:41.600Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
21:16:41 [2020-03-27T21:16:41.600Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
21:16:42 [2020-03-27T21:16:42.971Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
21:16:43 [2020-03-27T21:16:43.901Z] === RUN   TestDockerSuite/TestInspectDefault
21:16:44 [2020-03-27T21:16:44.465Z] === RUN   TestDockerSuite/TestInspectHistory
21:16:45 [2020-03-27T21:16:45.398Z] === RUN   TestDockerSuite/TestInspectImage
21:16:45 [2020-03-27T21:16:45.398Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
21:16:45 [2020-03-27T21:16:45.655Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
21:16:45 [2020-03-27T21:16:45.655Z] === RUN   TestDockerSuite/TestInspectInt64
21:16:46 [2020-03-27T21:16:46.600Z] === RUN   TestDockerSuite/TestInspectJSONFields
21:16:47 [2020-03-27T21:16:47.163Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
21:16:47 [2020-03-27T21:16:47.419Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
21:16:48 [2020-03-27T21:16:48.350Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
21:16:48 [2020-03-27T21:16:48.914Z] === RUN   TestDockerSuite/TestInspectPlugin
21:16:50 [2020-03-27T21:16:50.808Z] === RUN   TestDockerSuite/TestInspectRootFS
21:16:50 [2020-03-27T21:16:50.808Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
21:16:51 [2020-03-27T21:16:51.740Z] === RUN   TestDockerSuite/TestInspectStatus
21:16:52 [2020-03-27T21:16:52.304Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
21:16:53 [2020-03-27T21:16:53.237Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
21:16:54 [2020-03-27T21:16:54.168Z] === RUN   TestDockerSuite/TestInspectTemplateError
21:16:55 [2020-03-27T21:16:55.099Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
21:16:56 [2020-03-27T21:16:56.031Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
21:16:56 [2020-03-27T21:16:56.964Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
21:16:57 [2020-03-27T21:16:57.895Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
21:16:58 [2020-03-27T21:16:58.826Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
21:16:59 [2020-03-27T21:16:59.389Z] === RUN   TestDockerSuite/TestInspectUnknownObject
21:16:59 [2020-03-27T21:16:59.389Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
21:17:01 [2020-03-27T21:17:01.911Z] === RUN   TestDockerSuite/TestLinkShortDefinition
21:17:03 [2020-03-27T21:17:03.807Z] === RUN   TestDockerSuite/TestLinksEnvs
21:17:05 [2020-03-27T21:17:05.177Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
21:17:05 [2020-03-27T21:17:05.741Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
21:17:07 [2020-03-27T21:17:07.636Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
21:17:10 [2020-03-27T21:17:10.181Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
21:17:12 [2020-03-27T21:17:12.704Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
21:17:12 [2020-03-27T21:17:12.704Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
21:17:15 [2020-03-27T21:17:15.225Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
21:17:15 [2020-03-27T21:17:15.789Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
21:17:16 [2020-03-27T21:17:16.722Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
21:17:18 [2020-03-27T21:17:18.617Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
21:17:23 [2020-03-27T21:17:23.874Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
21:17:27 [2020-03-27T21:17:27.147Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
21:17:30 [2020-03-27T21:17:30.421Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
21:17:30 [2020-03-27T21:17:30.421Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
21:17:33 [2020-03-27T21:17:33.696Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
21:17:33 [2020-03-27T21:17:33.696Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
21:17:35 [2020-03-27T21:17:35.591Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
21:17:36 [2020-03-27T21:17:36.155Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
21:17:36 [2020-03-27T21:17:36.719Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
21:17:39 [2020-03-27T21:17:39.249Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
21:17:39 [2020-03-27T21:17:39.249Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
21:17:39 [2020-03-27T21:17:39.510Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
21:17:39 [2020-03-27T21:17:39.510Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
21:17:39 [2020-03-27T21:17:39.510Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
21:17:39 [2020-03-27T21:17:39.510Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
21:17:40 [2020-03-27T21:17:40.441Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
21:17:41 [2020-03-27T21:17:41.371Z] === RUN   TestDockerSuite/TestLogsAPIUntil
21:17:44 [2020-03-27T21:17:44.646Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
21:17:45 [2020-03-27T21:17:45.211Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
21:17:46 [2020-03-27T21:17:46.143Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
21:17:49 [2020-03-27T21:17:49.416Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
21:17:51 [2020-03-27T21:17:51.311Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
21:17:51 [2020-03-27T21:17:51.875Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
21:17:51 [2020-03-27T21:17:51.875Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
21:17:53 [2020-03-27T21:17:53.246Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
21:17:54 [2020-03-27T21:17:54.177Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
21:17:55 [2020-03-27T21:17:55.109Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
21:17:56 [2020-03-27T21:17:56.477Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
21:17:57 [2020-03-27T21:17:57.409Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
21:17:59 [2020-03-27T21:17:59.931Z] === RUN   TestDockerSuite/TestLogsFollowStopped
21:18:00 [2020-03-27T21:18:00.494Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
21:18:01 [2020-03-27T21:18:01.058Z] === RUN   TestDockerSuite/TestLogsSince
21:18:09 [2020-03-27T21:18:09.173Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
21:18:14 [2020-03-27T21:18:14.424Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
21:18:14 [2020-03-27T21:18:14.424Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
21:18:14 [2020-03-27T21:18:14.992Z] === RUN   TestDockerSuite/TestLogsTail
21:18:15 [2020-03-27T21:18:15.923Z] === RUN   TestDockerSuite/TestLogsTimestamps
21:18:16 [2020-03-27T21:18:16.854Z] === RUN   TestDockerSuite/TestLogsWithDetails
21:18:17 [2020-03-27T21:18:17.418Z] === RUN   TestDockerSuite/TestMountIntoProc
21:18:17 [2020-03-27T21:18:17.984Z] === RUN   TestDockerSuite/TestMountIntoSys
21:18:18 [2020-03-27T21:18:18.915Z] === RUN   TestDockerSuite/TestNetHostname
21:18:21 [2020-03-27T21:18:21.440Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
21:18:21 [2020-03-27T21:18:21.698Z] === RUN   TestDockerSuite/TestNetworkEvents
21:18:23 [2020-03-27T21:18:23.067Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
21:18:23 [2020-03-27T21:18:23.999Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
21:18:25 [2020-03-27T21:18:25.895Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
21:18:26 [2020-03-27T21:18:26.459Z] === RUN   TestDockerSuite/TestPluginActive
21:18:27 [2020-03-27T21:18:27.391Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
21:18:28 [2020-03-27T21:18:28.760Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
21:18:35 [2020-03-27T21:18:35.309Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
21:18:35 [2020-03-27T21:18:35.309Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
21:18:35 [2020-03-27T21:18:35.309Z] === RUN   TestDockerSuite/TestPluginLogDriver
21:18:38 [2020-03-27T21:18:38.582Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
21:18:40 [2020-03-27T21:18:40.476Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
21:18:40 [2020-03-27T21:18:40.476Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
21:18:42 [2020-03-27T21:18:42.371Z] === RUN   TestDockerSuite/TestPluginUpgrade
21:18:43 [2020-03-27T21:18:43.301Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
21:18:46 [2020-03-27T21:18:46.578Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
21:18:49 [2020-03-27T21:18:49.101Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
21:18:49 [2020-03-27T21:18:49.359Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
21:18:51 [2020-03-27T21:18:51.254Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
21:18:52 [2020-03-27T21:18:52.624Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
21:18:52 [2020-03-27T21:18:52.881Z] === RUN   TestDockerSuite/TestPortHostBinding
21:18:54 [2020-03-27T21:18:54.252Z] === RUN   TestDockerSuite/TestPortList
21:18:56 [2020-03-27T21:18:56.146Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
21:18:59 [2020-03-27T21:18:59.424Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
21:19:02 [2020-03-27T21:19:02.719Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
21:19:05 [2020-03-27T21:19:05.243Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
21:19:05 [2020-03-27T21:19:05.501Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
21:19:06 [2020-03-27T21:19:06.871Z] === RUN   TestDockerSuite/TestPostContainersAttach
21:19:12 [2020-03-27T21:19:12.127Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
21:19:14 [2020-03-27T21:19:14.649Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
21:19:14 [2020-03-27T21:19:14.649Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
21:19:14 [2020-03-27T21:19:14.649Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
21:19:15 [2020-03-27T21:19:15.580Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
21:19:15 [2020-03-27T21:19:15.580Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
21:19:16 [2020-03-27T21:19:16.513Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
21:19:16 [2020-03-27T21:19:16.513Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
21:19:17 [2020-03-27T21:19:17.078Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
21:19:17 [2020-03-27T21:19:17.078Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
21:19:18 [2020-03-27T21:19:18.009Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
21:19:18 [2020-03-27T21:19:18.940Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
21:19:18 [2020-03-27T21:19:18.940Z] === RUN   TestDockerSuite/TestPruneContainerLabel
21:19:23 [2020-03-27T21:19:23.121Z] === RUN   TestDockerSuite/TestPruneContainerUntil
21:19:24 [2020-03-27T21:19:24.490Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
21:19:24 [2020-03-27T21:19:24.490Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
21:19:24 [2020-03-27T21:19:24.747Z] === RUN   TestDockerSuite/TestPsByOrder
21:19:28 [2020-03-27T21:19:28.019Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
21:19:28 [2020-03-27T21:19:28.951Z] === RUN   TestDockerSuite/TestPsListContainersBase
21:19:31 [2020-03-27T21:19:31.477Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
21:19:32 [2020-03-27T21:19:32.409Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
21:19:34 [2020-03-27T21:19:34.935Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
21:19:38 [2020-03-27T21:19:38.207Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
21:19:38 [2020-03-27T21:19:38.207Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
21:19:38 [2020-03-27T21:19:38.772Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
21:19:42 [2020-03-27T21:19:42.947Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
21:19:42 [2020-03-27T21:19:42.947Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
21:19:44 [2020-03-27T21:19:44.355Z] --- PASS: TestImportExtremelyLargeImageWorks (295.92s)
21:19:44 [2020-03-27T21:19:44.355Z] PASS
21:19:44 [2020-03-27T21:19:44.355Z] 
21:19:44 [2020-03-27T21:19:44.355Z] === Skipped
21:19:44 [2020-03-27T21:19:44.355Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
21:19:44 [2020-03-27T21:19:44.355Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:19:44 [2020-03-27T21:19:44.355Z] 
21:19:44 [2020-03-27T21:19:44.355Z] 
21:19:44 [2020-03-27T21:19:44.355Z] DONE 12 tests, 1 skipped in 297.335s
21:19:44 [2020-03-27T21:19:44.355Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
21:19:44 [2020-03-27T21:19:44.355Z] ++ 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
21:19:44 [2020-03-27T21:19:44.355Z] ++ set -e
21:19:44 [2020-03-27T21:19:44.355Z] ++ '[' -n 0 ']'
21:19:44 [2020-03-27T21:19:44.355Z] ++ set -x
21:19:44 [2020-03-27T21:19:44.355Z] ++ env -i DEST=/go/src/github.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
21:19:44 [2020-03-27T21:19:44.355Z] INFO: Testing against a local daemon
21:19:44 [2020-03-27T21:19:44.355Z] === RUN   TestNetworkCreateDelete
21:19:44 [2020-03-27T21:19:44.355Z] --- PASS: TestNetworkCreateDelete (0.21s)
21:19:44 [2020-03-27T21:19:44.355Z] === RUN   TestDockerNetworkDeletePreferID
21:19:44 [2020-03-27T21:19:44.356Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s)
21:19:44 [2020-03-27T21:19:44.356Z] === RUN   TestInspectNetwork
21:19:44 [2020-03-27T21:19:44.356Z] === RUN   TestInspectNetwork/full_network_id
21:19:44 [2020-03-27T21:19:44.356Z] === RUN   TestInspectNetwork/partial_network_id
21:19:44 [2020-03-27T21:19:44.356Z] === RUN   TestInspectNetwork/network_name
21:19:44 [2020-03-27T21:19:44.356Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:19:44 [2020-03-27T21:19:44.356Z] --- PASS: TestInspectNetwork (7.52s)
21:19:44 [2020-03-27T21:19:44.356Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:19:44 [2020-03-27T21:19:44.356Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:19:44 [2020-03-27T21:19:44.356Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:19:44 [2020-03-27T21:19:44.356Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:19:44 [2020-03-27T21:19:44.356Z] === RUN   TestRunContainerWithBridgeNone
21:19:44 [2020-03-27T21:19:44.356Z] --- PASS: TestRunContainerWithBridgeNone (2.52s)
21:19:44 [2020-03-27T21:19:44.356Z] === RUN   TestNetworkInvalidJSON
21:19:44 [2020-03-27T21:19:44.356Z] === RUN   TestNetworkInvalidJSON//networks/create
21:19:44 [2020-03-27T21:19:44.356Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:19:44 [2020-03-27T21:19:44.356Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:19:44 [2020-03-27T21:19:44.356Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:19:44 [2020-03-27T21:19:44.356Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:19:44 [2020-03-27T21:19:44.356Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:19:44 [2020-03-27T21:19:44.356Z] === CONT  TestNetworkInvalidJSON//networks/create
21:19:44 [2020-03-27T21:19:44.356Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:19:44 [2020-03-27T21:19:44.356Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:19:44 [2020-03-27T21:19:44.356Z] --- PASS: TestNetworkInvalidJSON (0.03s)
21:19:44 [2020-03-27T21:19:44.356Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:19:44 [2020-03-27T21:19:44.356Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:19:44 [2020-03-27T21:19:44.356Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:19:44 [2020-03-27T21:19:44.356Z] === RUN   TestHostIPv4BridgeLabel
21:19:44 [2020-03-27T21:19:44.356Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
21:19:44 [2020-03-27T21:19:44.356Z] === RUN   TestDaemonRestartWithLiveRestore
21:19:45 [2020-03-27T21:19:45.375Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
21:19:45 [2020-03-27T21:19:45.375Z] === RUN   TestDaemonDefaultNetworkPools
21:19:45 [2020-03-27T21:19:45.993Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
21:19:45 [2020-03-27T21:19:45.993Z] === RUN   TestDaemonRestartWithExistingNetwork
21:19:47 [2020-03-27T21:19:47.485Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s)
21:19:47 [2020-03-27T21:19:47.485Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:19:48 [2020-03-27T21:19:48.200Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
21:19:48 [2020-03-27T21:19:48.971Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.49s)
21:19:48 [2020-03-27T21:19:48.971Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:19:49 [2020-03-27T21:19:49.588Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
21:19:49 [2020-03-27T21:19:49.588Z] === RUN   TestServiceWithPredefinedNetwork
21:19:50 [2020-03-27T21:19:50.722Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
21:19:50 [2020-03-27T21:19:50.980Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
21:19:52 [2020-03-27T21:19:52.281Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s)
21:19:52 [2020-03-27T21:19:52.281Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:19:52 [2020-03-27T21:19:52.281Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:19:52 [2020-03-27T21:19:52.281Z]     service_test.go:236: FLAKY_TEST
21:19:52 [2020-03-27T21:19:52.281Z] === RUN   TestServiceWithDataPathPortInit
21:19:52 [2020-03-27T21:19:52.348Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
21:19:55 [2020-03-27T21:19:55.626Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
21:19:56 [2020-03-27T21:19:56.995Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
21:19:58 [2020-03-27T21:19:58.387Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
21:20:00 [2020-03-27T21:20:00.281Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
21:20:02 [2020-03-27T21:20:02.803Z] === RUN   TestDockerSuite/TestPsListContainersSize
21:20:04 [2020-03-27T21:20:04.173Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
21:20:04 [2020-03-27T21:20:04.173Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
21:20:04 [2020-03-27T21:20:04.431Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
21:20:05 [2020-03-27T21:20:05.363Z] === RUN   TestDockerSuite/TestPsRightTagName
21:20:07 [2020-03-27T21:20:07.531Z] --- PASS: TestServiceWithDataPathPortInit (14.91s)
21:20:07 [2020-03-27T21:20:07.531Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:20:08 [2020-03-27T21:20:08.640Z] === RUN   TestDockerSuite/TestPsShowMounts
21:20:11 [2020-03-27T21:20:11.161Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
21:20:11 [2020-03-27T21:20:11.726Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
21:20:11 [2020-03-27T21:20:11.726Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
21:20:11 [2020-03-27T21:20:11.726Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
21:20:11 [2020-03-27T21:20:11.726Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
21:20:11 [2020-03-27T21:20:11.982Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
21:20:12 [2020-03-27T21:20:12.912Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
21:20:14 [2020-03-27T21:20:14.281Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
21:20:14 [2020-03-27T21:20:14.360Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.42s)
21:20:14 [2020-03-27T21:20:14.360Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p81z311dmnsrowiay66tcrup2 Created:2020-03-27 21:20:07.892689429 +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[b9c914d55613e9f70df19891df0dd6e58d46fa774298e630d5ae0e0641e179b5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.90a9dsqymuog0m3xg9egxr9kp EndpointID:7d1e893cd386ba102c8e87ecda58a8b060d44f97cfb6a3a3dd92ff3872552cc4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f8ce49988092376048af63cee3631d5bda22b167c954850747f843e48987a509 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:4213d18b097f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.90a9dsqymuog0m3xg9egxr9kp EndpointID:7d1e893cd386ba102c8e87ecda58a8b060d44f97cfb6a3a3dd92ff3872552cc4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:20:14 [2020-03-27T21:20:14.360Z] PASS
21:20:14 [2020-03-27T21:20:14.360Z] 
21:20:14 [2020-03-27T21:20:14.360Z] === Skipped
21:20:14 [2020-03-27T21:20:14.360Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:20:14 [2020-03-27T21:20:14.360Z]     service_test.go:236: FLAKY_TEST
21:20:14 [2020-03-27T21:20:14.360Z] 
21:20:14 [2020-03-27T21:20:14.360Z] 
21:20:14 [2020-03-27T21:20:14.360Z] DONE 22 tests, 1 skipped in 41.535s
21:20:14 [2020-03-27T21:20:14.360Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:20:14 [2020-03-27T21:20:14.360Z] ++ 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
21:20:14 [2020-03-27T21:20:14.360Z] ++ set -e
21:20:14 [2020-03-27T21:20:14.360Z] ++ '[' -n 0 ']'
21:20:14 [2020-03-27T21:20:14.360Z] ++ set -x
21:20:14 [2020-03-27T21:20:14.360Z] ++ env -i DEST=/go/src/github.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
21:20:14 [2020-03-27T21:20:14.360Z] INFO: Testing against a local daemon
21:20:14 [2020-03-27T21:20:14.360Z] === RUN   TestDockerNetworkIpvlanPersistance
21:20:14 [2020-03-27T21:20:14.360Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:20:14 [2020-03-27T21:20:14.360Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:20:14 [2020-03-27T21:20:14.360Z] === RUN   TestDockerNetworkIpvlan
21:20:14 [2020-03-27T21:20:14.360Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:20:14 [2020-03-27T21:20:14.360Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:20:14 [2020-03-27T21:20:14.360Z] PASS
21:20:14 [2020-03-27T21:20:14.360Z] 
21:20:14 [2020-03-27T21:20:14.360Z] === Skipped
21:20:14 [2020-03-27T21:20:14.360Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:20:14 [2020-03-27T21:20:14.360Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:20:14 [2020-03-27T21:20:14.360Z] 
21:20:14 [2020-03-27T21:20:14.360Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:20:14 [2020-03-27T21:20:14.360Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:20:14 [2020-03-27T21:20:14.360Z] 
21:20:14 [2020-03-27T21:20:14.360Z] 
21:20:14 [2020-03-27T21:20:14.360Z] DONE 2 tests, 2 skipped in 0.123s
21:20:14 [2020-03-27T21:20:14.360Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:20:14 [2020-03-27T21:20:14.360Z] ++ 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
21:20:14 [2020-03-27T21:20:14.360Z] ++ set -e
21:20:14 [2020-03-27T21:20:14.360Z] ++ '[' -n 0 ']'
21:20:14 [2020-03-27T21:20:14.360Z] ++ set -x
21:20:14 [2020-03-27T21:20:14.360Z] ++ env -i DEST=/go/src/github.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
21:20:14 [2020-03-27T21:20:14.360Z] INFO: Testing against a local daemon
21:20:14 [2020-03-27T21:20:14.360Z] === RUN   TestDockerNetworkMacvlanPersistance
21:20:15 [2020-03-27T21:20:15.848Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s)
21:20:15 [2020-03-27T21:20:15.848Z] === RUN   TestDockerNetworkMacvlan
21:20:16 [2020-03-27T21:20:16.175Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
21:20:16 [2020-03-27T21:20:16.738Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
21:20:16 [2020-03-27T21:20:16.863Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:20:17 [2020-03-27T21:20:17.670Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
21:20:17 [2020-03-27T21:20:17.878Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:20:18 [2020-03-27T21:20:18.893Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:20:21 [2020-03-27T21:20:21.602Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:20:23 [2020-03-27T21:20:23.632Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:20:24 [2020-03-27T21:20:24.222Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
21:20:25 [2020-03-27T21:20:25.611Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
21:20:28 [2020-03-27T21:20:28.135Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
21:20:28 [2020-03-27T21:20:28.135Z] === RUN   TestDockerSuite/TestRestartPolicyNO
21:20:28 [2020-03-27T21:20:28.135Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
21:20:28 [2020-03-27T21:20:28.391Z] === RUN   TestDockerSuite/TestRestartRunningContainer
21:20:29 [2020-03-27T21:20:29.137Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:20:29 [2020-03-27T21:20:29.422Z] --- PASS: TestDockerNetworkMacvlan (13.57s)
21:20:29 [2020-03-27T21:20:29.422Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
21:20:29 [2020-03-27T21:20:29.422Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
21:20:29 [2020-03-27T21:20:29.422Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s)
21:20:29 [2020-03-27T21:20:29.422Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.29s)
21:20:29 [2020-03-27T21:20:29.422Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s)
21:20:29 [2020-03-27T21:20:29.422Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s)
21:20:29 [2020-03-27T21:20:29.422Z] PASS
21:20:29 [2020-03-27T21:20:29.422Z] 
21:20:29 [2020-03-27T21:20:29.422Z] DONE 8 tests in 15.123s
21:20:29 [2020-03-27T21:20:29.422Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
21:20:29 [2020-03-27T21:20:29.422Z] ++ 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
21:20:29 [2020-03-27T21:20:29.422Z] ++ set -e
21:20:29 [2020-03-27T21:20:29.422Z] ++ '[' -n 0 ']'
21:20:29 [2020-03-27T21:20:29.422Z] ++ set -x
21:20:29 [2020-03-27T21:20:29.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-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
21:20:29 [2020-03-27T21:20:29.422Z] testing: warning: no tests to run
21:20:29 [2020-03-27T21:20:29.422Z] PASS
21:20:29 [2020-03-27T21:20:29.422Z] 
21:20:29 [2020-03-27T21:20:29.422Z] DONE 0 tests in 0.017s
21:20:29 [2020-03-27T21:20:29.422Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:20:29 [2020-03-27T21:20:29.422Z] ++ 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
21:20:29 [2020-03-27T21:20:29.422Z] ++ set -e
21:20:29 [2020-03-27T21:20:29.422Z] ++ '[' -n 0 ']'
21:20:29 [2020-03-27T21:20:29.422Z] ++ set -x
21:20:29 [2020-03-27T21:20:29.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-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
21:20:29 [2020-03-27T21:20:29.706Z] INFO: Testing against a local daemon
21:20:29 [2020-03-27T21:20:29.706Z] === RUN   TestAuthZPluginAllowRequest
21:20:31 [2020-03-27T21:20:31.193Z] --- PASS: TestAuthZPluginAllowRequest (1.59s)
21:20:31 [2020-03-27T21:20:31.193Z] === RUN   TestAuthZPluginTLS
21:20:31 [2020-03-27T21:20:31.664Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
21:20:31 [2020-03-27T21:20:31.664Z] === RUN   TestDockerSwarmSuite/TestServiceScale
21:20:31 [2020-03-27T21:20:31.812Z] --- PASS: TestAuthZPluginTLS (0.59s)
21:20:31 [2020-03-27T21:20:31.812Z] === RUN   TestAuthZPluginDenyRequest
21:20:32 [2020-03-27T21:20:32.432Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
21:20:32 [2020-03-27T21:20:32.432Z] === RUN   TestAuthZPluginAPIDenyResponse
21:20:33 [2020-03-27T21:20:33.033Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
21:20:33 [2020-03-27T21:20:33.050Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
21:20:33 [2020-03-27T21:20:33.050Z] === RUN   TestAuthZPluginDenyResponse
21:20:33 [2020-03-27T21:20:33.670Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
21:20:33 [2020-03-27T21:20:33.670Z] === RUN   TestAuthZPluginAllowEventStream
21:20:34 [2020-03-27T21:20:34.403Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
21:20:35 [2020-03-27T21:20:35.151Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s)
21:20:35 [2020-03-27T21:20:35.151Z] === RUN   TestAuthZPluginErrorResponse
21:20:35 [2020-03-27T21:20:35.770Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
21:20:35 [2020-03-27T21:20:35.770Z] === RUN   TestAuthZPluginErrorRequest
21:20:36 [2020-03-27T21:20:36.391Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
21:20:36 [2020-03-27T21:20:36.391Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:20:36 [2020-03-27T21:20:36.674Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
21:20:36 [2020-03-27T21:20:36.674Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:20:37 [2020-03-27T21:20:37.676Z] === RUN   TestDockerSuite/TestRestartWithVolumes
21:20:39 [2020-03-27T21:20:39.047Z] === RUN   TestDockerSuite/TestRmiBlank
21:20:39 [2020-03-27T21:20:39.047Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
21:20:39 [2020-03-27T21:20:39.047Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
21:20:39 [2020-03-27T21:20:39.374Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s)
21:20:39 [2020-03-27T21:20:39.375Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:20:41 [2020-03-27T21:20:41.407Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s)
21:20:41 [2020-03-27T21:20:41.407Z] === RUN   TestAuthZPluginHeader
21:20:42 [2020-03-27T21:20:42.024Z] --- PASS: TestAuthZPluginHeader (0.96s)
21:20:42 [2020-03-27T21:20:42.024Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:20:42 [2020-03-27T21:20:42.024Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:20:42 [2020-03-27T21:20:42.024Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:20:42 [2020-03-27T21:20:42.024Z] === RUN   TestAuthZPluginV2Disable
21:20:42 [2020-03-27T21:20:42.024Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:20:42 [2020-03-27T21:20:42.024Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:20:42 [2020-03-27T21:20:42.024Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:20:42 [2020-03-27T21:20:42.024Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:20:42 [2020-03-27T21:20:42.024Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:20:42 [2020-03-27T21:20:42.024Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:20:42 [2020-03-27T21:20:42.024Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:20:42 [2020-03-27T21:20:42.024Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:20:42 [2020-03-27T21:20:42.024Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:20:43 [2020-03-27T21:20:43.221Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
21:20:44 [2020-03-27T21:20:44.592Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
21:20:44 [2020-03-27T21:20:44.592Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
21:20:46 [2020-03-27T21:20:46.487Z] === RUN   TestDockerSuite/TestRmiImgIDForce
21:20:47 [2020-03-27T21:20:47.856Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
21:20:49 [2020-03-27T21:20:49.226Z] === RUN   TestDockerSuite/TestRmiParentImageFail
21:20:50 [2020-03-27T21:20:50.595Z] === RUN   TestDockerSuite/TestRmiTag
21:20:50 [2020-03-27T21:20:50.595Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
21:20:51 [2020-03-27T21:20:51.542Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
21:20:55 [2020-03-27T21:20:55.723Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
21:20:56 [2020-03-27T21:20:56.654Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
21:20:57 [2020-03-27T21:20:57.218Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
21:20:58 [2020-03-27T21:20:58.587Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
21:20:58 [2020-03-27T21:20:58.587Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
21:20:58 [2020-03-27T21:20:58.845Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
21:21:00 [2020-03-27T21:21:00.492Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s)
21:21:00 [2020-03-27T21:21:00.492Z] PASS
21:21:00 [2020-03-27T21:21:00.492Z] 
21:21:00 [2020-03-27T21:21:00.492Z] === Skipped
21:21:00 [2020-03-27T21:21:00.492Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:21:00 [2020-03-27T21:21:00.492Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:21:00 [2020-03-27T21:21:00.492Z] 
21:21:00 [2020-03-27T21:21:00.492Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:21:00 [2020-03-27T21:21:00.492Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:21:00 [2020-03-27T21:21:00.493Z] 
21:21:00 [2020-03-27T21:21:00.493Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:21:00 [2020-03-27T21:21:00.493Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:21:00 [2020-03-27T21:21:00.493Z] 
21:21:00 [2020-03-27T21:21:00.493Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:21:00 [2020-03-27T21:21:00.493Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:21:00 [2020-03-27T21:21:00.493Z] 
21:21:00 [2020-03-27T21:21:00.493Z] 
21:21:00 [2020-03-27T21:21:00.493Z] DONE 17 tests, 4 skipped in 29.284s
21:21:00 [2020-03-27T21:21:00.493Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:21:00 [2020-03-27T21:21:00.493Z] ++ 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
21:21:00 [2020-03-27T21:21:00.493Z] ++ set -e
21:21:00 [2020-03-27T21:21:00.493Z] ++ '[' -n 0 ']'
21:21:00 [2020-03-27T21:21:00.493Z] ++ set -x
21:21:00 [2020-03-27T21:21:00.493Z] ++ env -i DEST=/go/src/github.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
21:21:00 [2020-03-27T21:21:00.493Z] INFO: Testing against a local daemon
21:21:00 [2020-03-27T21:21:00.493Z] === RUN   TestPluginInvalidJSON
21:21:00 [2020-03-27T21:21:00.493Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:21:00 [2020-03-27T21:21:00.493Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:21:00 [2020-03-27T21:21:00.493Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:21:00 [2020-03-27T21:21:00.493Z] --- PASS: TestPluginInvalidJSON (0.04s)
21:21:00 [2020-03-27T21:21:00.493Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
21:21:00 [2020-03-27T21:21:00.493Z] PASS
21:21:00 [2020-03-27T21:21:00.493Z] 
21:21:00 [2020-03-27T21:21:00.493Z] DONE 2 tests in 0.132s
21:21:00 [2020-03-27T21:21:00.493Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:21:00 [2020-03-27T21:21:00.493Z] ++ 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
21:21:00 [2020-03-27T21:21:00.493Z] ++ set -e
21:21:00 [2020-03-27T21:21:00.493Z] ++ '[' -n 0 ']'
21:21:00 [2020-03-27T21:21:00.493Z] ++ set -x
21:21:00 [2020-03-27T21:21:00.493Z] ++ env -i DEST=/go/src/github.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
21:21:00 [2020-03-27T21:21:00.493Z] INFO: Testing against a local daemon
21:21:00 [2020-03-27T21:21:00.493Z] === RUN   TestExternalGraphDriver
21:21:00 [2020-03-27T21:21:00.493Z] === RUN   TestExternalGraphDriver/json
21:21:00 [2020-03-27T21:21:00.739Z] === RUN   TestDockerSuite/TestRunAddHost
21:21:01 [2020-03-27T21:21:01.508Z] === RUN   TestExternalGraphDriver/spec
21:21:01 [2020-03-27T21:21:01.669Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
21:21:01 [2020-03-27T21:21:01.669Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
21:21:01 [2020-03-27T21:21:01.926Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
21:21:02 [2020-03-27T21:21:02.857Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
21:21:02 [2020-03-27T21:21:02.857Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
21:21:03 [2020-03-27T21:21:03.421Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
21:21:03 [2020-03-27T21:21:03.546Z] === RUN   TestExternalGraphDriver/pull
21:21:05 [2020-03-27T21:21:05.317Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
21:21:05 [2020-03-27T21:21:05.582Z] --- PASS: TestExternalGraphDriver (6.36s)
21:21:05 [2020-03-27T21:21:05.582Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
21:21:05 [2020-03-27T21:21:05.582Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
21:21:05 [2020-03-27T21:21:05.582Z]     --- PASS: TestExternalGraphDriver/pull (2.08s)
21:21:05 [2020-03-27T21:21:05.582Z] === RUN   TestGraphdriverPluginV2
21:21:05 [2020-03-27T21:21:05.582Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
21:21:05 [2020-03-27T21:21:05.582Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:21:05 [2020-03-27T21:21:05.582Z] PASS
21:21:05 [2020-03-27T21:21:05.582Z] 
21:21:05 [2020-03-27T21:21:05.582Z] === Skipped
21:21:05 [2020-03-27T21:21:05.582Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
21:21:05 [2020-03-27T21:21:05.582Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:21:05 [2020-03-27T21:21:05.582Z] 
21:21:05 [2020-03-27T21:21:05.582Z] 
21:21:05 [2020-03-27T21:21:05.582Z] DONE 5 tests, 1 skipped in 6.513s
21:21:05 [2020-03-27T21:21:05.582Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:21:05 [2020-03-27T21:21:05.582Z] ++ 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
21:21:05 [2020-03-27T21:21:05.582Z] ++ set -e
21:21:05 [2020-03-27T21:21:05.582Z] ++ '[' -n 0 ']'
21:21:05 [2020-03-27T21:21:05.582Z] ++ set -x
21:21:05 [2020-03-27T21:21:05.582Z] ++ env -i DEST=/go/src/github.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
21:21:05 [2020-03-27T21:21:05.582Z] INFO: Testing against a local daemon
21:21:05 [2020-03-27T21:21:05.582Z] === RUN   TestContinueAfterPluginCrash
21:21:05 [2020-03-27T21:21:05.582Z] === PAUSE TestContinueAfterPluginCrash
21:21:05 [2020-03-27T21:21:05.582Z] === RUN   TestReadPluginNoRead
21:21:05 [2020-03-27T21:21:05.582Z] === PAUSE TestReadPluginNoRead
21:21:05 [2020-03-27T21:21:05.582Z] === RUN   TestDaemonStartWithLogOpt
21:21:05 [2020-03-27T21:21:05.582Z] === PAUSE TestDaemonStartWithLogOpt
21:21:05 [2020-03-27T21:21:05.582Z] === CONT  TestContinueAfterPluginCrash
21:21:05 [2020-03-27T21:21:05.582Z] === CONT  TestDaemonStartWithLogOpt
21:21:05 [2020-03-27T21:21:05.582Z] === CONT  TestReadPluginNoRead
21:21:06 [2020-03-27T21:21:06.247Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
21:21:07 [2020-03-27T21:21:07.178Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
21:21:08 [2020-03-27T21:21:08.109Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
21:21:10 [2020-03-27T21:21:10.003Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
21:21:11 [2020-03-27T21:21:11.371Z] === RUN   TestDockerSuite/TestRunAttachDetach
21:21:12 [2020-03-27T21:21:12.301Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
21:21:13 [2020-03-27T21:21:13.232Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
21:21:14 [2020-03-27T21:21:14.184Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
21:21:15 [2020-03-27T21:21:15.117Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
21:21:16 [2020-03-27T21:21:16.047Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
21:21:16 [2020-03-27T21:21:16.978Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
21:21:17 [2020-03-27T21:21:17.909Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
21:21:18 [2020-03-27T21:21:18.839Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
21:21:19 [2020-03-27T21:21:19.770Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
21:21:20 [2020-03-27T21:21:20.334Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
21:21:20 [2020-03-27T21:21:20.335Z] === RUN   TestDockerSuite/TestRunBindMounts
21:21:22 [2020-03-27T21:21:22.856Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
21:21:22 [2020-03-27T21:21:22.856Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
21:21:23 [2020-03-27T21:21:23.788Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
21:21:24 [2020-03-27T21:21:24.352Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
21:21:25 [2020-03-27T21:21:25.283Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
21:21:26 [2020-03-27T21:21:26.214Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
21:21:26 [2020-03-27T21:21:26.214Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
21:21:27 [2020-03-27T21:21:27.144Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
21:21:27 [2020-03-27T21:21:27.707Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
21:21:27 [2020-03-27T21:21:27.991Z] === RUN   TestReadPluginNoRead/default
21:21:27 [2020-03-27T21:21:27.991Z] --- PASS: TestDaemonStartWithLogOpt (22.29s)
21:21:28 [2020-03-27T21:21:28.611Z] === RUN   TestReadPluginNoRead/disabled_caching
21:21:28 [2020-03-27T21:21:28.638Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
21:21:29 [2020-03-27T21:21:29.569Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
21:21:30 [2020-03-27T21:21:30.133Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
21:21:30 [2020-03-27T21:21:30.133Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
21:21:30 [2020-03-27T21:21:30.644Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:21:30 [2020-03-27T21:21:30.697Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
21:21:30 [2020-03-27T21:21:30.697Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
21:21:30 [2020-03-27T21:21:30.954Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
21:21:32 [2020-03-27T21:21:32.136Z] --- PASS: TestReadPluginNoRead (26.54s)
21:21:32 [2020-03-27T21:21:32.136Z]     --- PASS: TestReadPluginNoRead/default (1.85s)
21:21:32 [2020-03-27T21:21:32.136Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.73s)
21:21:32 [2020-03-27T21:21:32.136Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s)
21:21:32 [2020-03-27T21:21:32.136Z]     read_test.go:91: [dd53c58d7f810] daemon is not started
21:21:32 [2020-03-27T21:21:32.325Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
21:21:32 [2020-03-27T21:21:32.757Z] --- PASS: TestContinueAfterPluginCrash (27.05s)
21:21:32 [2020-03-27T21:21:32.757Z] PASS
21:21:32 [2020-03-27T21:21:32.757Z] 
21:21:32 [2020-03-27T21:21:32.757Z] DONE 6 tests in 27.146s
21:21:32 [2020-03-27T21:21:32.757Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:21:32 [2020-03-27T21:21:32.757Z] ++ 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
21:21:32 [2020-03-27T21:21:32.757Z] ++ set -e
21:21:32 [2020-03-27T21:21:32.757Z] ++ '[' -n 0 ']'
21:21:32 [2020-03-27T21:21:32.757Z] ++ set -x
21:21:32 [2020-03-27T21:21:32.757Z] ++ env -i DEST=/go/src/github.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
21:21:32 [2020-03-27T21:21:32.757Z] testing: warning: no tests to run
21:21:32 [2020-03-27T21:21:32.757Z] PASS
21:21:32 [2020-03-27T21:21:32.757Z] 
21:21:32 [2020-03-27T21:21:32.757Z] DONE 0 tests in 0.019s
21:21:32 [2020-03-27T21:21:32.757Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:21:32 [2020-03-27T21:21:32.757Z] ++ 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
21:21:32 [2020-03-27T21:21:32.757Z] ++ set -e
21:21:32 [2020-03-27T21:21:32.757Z] ++ '[' -n 0 ']'
21:21:32 [2020-03-27T21:21:32.757Z] ++ set -x
21:21:32 [2020-03-27T21:21:32.758Z] ++ env -i DEST=/go/src/github.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
21:21:32 [2020-03-27T21:21:32.758Z] INFO: Testing against a local daemon
21:21:32 [2020-03-27T21:21:32.758Z] === RUN   TestPluginWithDevMounts
21:21:32 [2020-03-27T21:21:32.758Z] === PAUSE TestPluginWithDevMounts
21:21:32 [2020-03-27T21:21:32.758Z] === CONT  TestPluginWithDevMounts
21:21:33 [2020-03-27T21:21:33.256Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
21:21:33 [2020-03-27T21:21:33.256Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
21:21:34 [2020-03-27T21:21:34.188Z] === RUN   TestDockerSuite/TestRunContainerNetwork
21:21:35 [2020-03-27T21:21:35.137Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
21:21:35 [2020-03-27T21:21:35.137Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
21:21:35 [2020-03-27T21:21:35.444Z] --- PASS: TestPluginWithDevMounts (2.27s)
21:21:35 [2020-03-27T21:21:35.444Z] PASS
21:21:35 [2020-03-27T21:21:35.444Z] 
21:21:35 [2020-03-27T21:21:35.444Z] DONE 1 tests in 2.368s
21:21:35 [2020-03-27T21:21:35.444Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
21:21:35 [2020-03-27T21:21:35.444Z] ++ 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
21:21:35 [2020-03-27T21:21:35.444Z] ++ set -e
21:21:35 [2020-03-27T21:21:35.444Z] ++ '[' -n 0 ']'
21:21:35 [2020-03-27T21:21:35.444Z] ++ set -x
21:21:35 [2020-03-27T21:21:35.444Z] ++ env -i DEST=/go/src/github.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
21:21:35 [2020-03-27T21:21:35.444Z] INFO: Testing against a local daemon
21:21:35 [2020-03-27T21:21:35.444Z] === RUN   TestSecretInspect
21:21:36 [2020-03-27T21:21:36.088Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
21:21:37 [2020-03-27T21:21:37.457Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
21:21:37 [2020-03-27T21:21:37.479Z] --- PASS: TestSecretInspect (2.23s)
21:21:37 [2020-03-27T21:21:37.479Z] === RUN   TestSecretList
21:21:39 [2020-03-27T21:21:39.352Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
21:21:40 [2020-03-27T21:21:40.167Z] --- PASS: TestSecretList (2.32s)
21:21:40 [2020-03-27T21:21:40.167Z] === RUN   TestSecretsCreateAndDelete
21:21:40 [2020-03-27T21:21:40.721Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
21:21:41 [2020-03-27T21:21:41.651Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
21:21:42 [2020-03-27T21:21:42.205Z] --- PASS: TestSecretsCreateAndDelete (2.30s)
21:21:42 [2020-03-27T21:21:42.205Z] === RUN   TestSecretsUpdate
21:21:42 [2020-03-27T21:21:42.214Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
21:21:43 [2020-03-27T21:21:43.145Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
21:21:44 [2020-03-27T21:21:44.076Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
21:21:44 [2020-03-27T21:21:44.243Z] --- PASS: TestSecretsUpdate (2.27s)
21:21:44 [2020-03-27T21:21:44.243Z] === RUN   TestTemplatedSecret
21:21:45 [2020-03-27T21:21:45.006Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
21:21:46 [2020-03-27T21:21:46.899Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
21:21:46 [2020-03-27T21:21:46.939Z] --- PASS: TestTemplatedSecret (2.71s)
21:21:46 [2020-03-27T21:21:46.939Z] === RUN   TestSecretCreateResolve
21:21:49 [2020-03-27T21:21:49.422Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
21:21:49 [2020-03-27T21:21:49.622Z] --- PASS: TestSecretCreateResolve (2.25s)
21:21:49 [2020-03-27T21:21:49.622Z] PASS
21:21:49 [2020-03-27T21:21:49.622Z] 
21:21:49 [2020-03-27T21:21:49.622Z] DONE 6 tests in 14.190s
21:21:49 [2020-03-27T21:21:49.622Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
21:21:49 [2020-03-27T21:21:49.622Z] ++ 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
21:21:49 [2020-03-27T21:21:49.622Z] ++ set -e
21:21:49 [2020-03-27T21:21:49.622Z] ++ '[' -n 0 ']'
21:21:49 [2020-03-27T21:21:49.622Z] ++ set -x
21:21:49 [2020-03-27T21:21:49.622Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
21:21:49 [2020-03-27T21:21:49.622Z] INFO: Testing against a local daemon
21:21:49 [2020-03-27T21:21:49.622Z] === RUN   TestServiceCreateInit
21:21:49 [2020-03-27T21:21:49.622Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:21:50 [2020-03-27T21:21:50.353Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
21:21:50 [2020-03-27T21:21:50.353Z] === RUN   TestDockerSuite/TestRunCreateVolume
21:21:51 [2020-03-27T21:21:51.283Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
21:21:54 [2020-03-27T21:21:54.034Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:21:54 [2020-03-27T21:21:54.557Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
21:21:55 [2020-03-27T21:21:55.927Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
21:21:58 [2020-03-27T21:21:58.433Z] --- PASS: TestServiceCreateInit (8.48s)
21:21:58 [2020-03-27T21:21:58.433Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.12s)
21:21:58 [2020-03-27T21:21:58.433Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.32s)
21:21:58 [2020-03-27T21:21:58.433Z] === RUN   TestCreateServiceMultipleTimes
21:21:58 [2020-03-27T21:21:58.455Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
21:22:01 [2020-03-27T21:22:01.737Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
21:22:01 [2020-03-27T21:22:01.737Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
21:22:01 [2020-03-27T21:22:01.737Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
21:22:01 [2020-03-27T21:22:01.994Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
21:22:03 [2020-03-27T21:22:03.888Z] === RUN   TestDockerSuite/TestRunDNSOptions
21:22:05 [2020-03-27T21:22:05.780Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
21:22:07 [2020-03-27T21:22:07.674Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
21:22:08 [2020-03-27T21:22:08.605Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
21:22:08 [2020-03-27T21:22:08.863Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
21:22:10 [2020-03-27T21:22:10.233Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
21:22:11 [2020-03-27T21:22:11.603Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
21:22:11 [2020-03-27T21:22:11.603Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
21:22:12 [2020-03-27T21:22:12.167Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
21:22:14 [2020-03-27T21:22:14.063Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
21:22:14 [2020-03-27T21:22:14.063Z] === RUN   TestDockerSuite/TestRunDuplicateMount
21:22:14 [2020-03-27T21:22:14.626Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
21:22:15 [2020-03-27T21:22:15.556Z] === RUN   TestDockerSuite/TestRunEchoStdout
21:22:16 [2020-03-27T21:22:16.486Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
21:22:16 [2020-03-27T21:22:16.926Z] --- PASS: TestCreateServiceMultipleTimes (16.27s)
21:22:16 [2020-03-27T21:22:16.926Z] === RUN   TestCreateServiceConflict
21:22:16 [2020-03-27T21:22:16.926Z] --- PASS: TestCreateServiceConflict (2.24s)
21:22:16 [2020-03-27T21:22:16.926Z] === RUN   TestCreateServiceMaxReplicas
21:22:17 [2020-03-27T21:22:17.416Z] === RUN   TestDockerSuite/TestRunEmptyEnv
21:22:17 [2020-03-27T21:22:17.416Z] === RUN   TestDockerSuite/TestRunEntrypoint
21:22:17 [2020-03-27T21:22:17.416Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
21:22:18 [2020-03-27T21:22:18.349Z] === RUN   TestDockerSuite/TestRunEnvironment
21:22:18 [2020-03-27T21:22:18.912Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
21:22:19 [2020-03-27T21:22:19.619Z] --- PASS: TestCreateServiceMaxReplicas (2.94s)
21:22:19 [2020-03-27T21:22:19.619Z] === RUN   TestCreateWithDuplicateNetworkNames
21:22:19 [2020-03-27T21:22:19.843Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
21:22:20 [2020-03-27T21:22:20.775Z] === RUN   TestDockerSuite/TestRunExitCode
21:22:21 [2020-03-27T21:22:21.371Z] === RUN   TestDockerSuite/TestRunExitCodeOne
21:22:22 [2020-03-27T21:22:22.302Z] === RUN   TestDockerSuite/TestRunExitCodeZero
21:22:23 [2020-03-27T21:22:23.232Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
21:22:23 [2020-03-27T21:22:23.809Z] === RUN   TestDockerSuite/TestRunExposePort
21:22:23 [2020-03-27T21:22:23.809Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
21:22:24 [2020-03-27T21:22:24.739Z] === RUN   TestDockerSuite/TestRunGroupAdd
21:22:25 [2020-03-27T21:22:25.669Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
21:22:27 [2020-03-27T21:22:27.038Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
21:22:27 [2020-03-27T21:22:27.296Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
21:22:27 [2020-03-27T21:22:27.296Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
21:22:31 [2020-03-27T21:22:31.469Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
21:22:31 [2020-03-27T21:22:31.726Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
21:22:34 [2020-03-27T21:22:34.857Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.40s)
21:22:34 [2020-03-27T21:22:34.857Z] === RUN   TestCreateServiceSecretFileMode
21:22:35 [2020-03-27T21:22:35.476Z] --- PASS: TestCreateServiceSecretFileMode (2.67s)
21:22:35 [2020-03-27T21:22:35.476Z] === RUN   TestCreateServiceConfigFileMode
21:22:38 [2020-03-27T21:22:38.163Z] --- PASS: TestCreateServiceConfigFileMode (2.57s)
21:22:38 [2020-03-27T21:22:38.163Z] === RUN   TestCreateServiceSysctls
21:22:41 [2020-03-27T21:22:41.647Z] --- PASS: TestCreateServiceSysctls (3.41s)
21:22:41 [2020-03-27T21:22:41.647Z] === RUN   TestCreateServiceCapabilities
21:22:43 [2020-03-27T21:22:43.911Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
21:22:44 [2020-03-27T21:22:44.339Z] --- PASS: TestCreateServiceCapabilities (2.86s)
21:22:44 [2020-03-27T21:22:44.339Z] === RUN   TestInspect
21:22:44 [2020-03-27T21:22:44.479Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
21:22:46 [2020-03-27T21:22:46.373Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
21:22:46 [2020-03-27T21:22:46.373Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
21:22:46 [2020-03-27T21:22:46.373Z] === RUN   TestDockerSuite/TestRunInvalidReference
21:22:46 [2020-03-27T21:22:46.373Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
21:22:46 [2020-03-27T21:22:46.937Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
21:22:47 [2020-03-27T21:22:47.031Z] --- PASS: TestInspect (2.79s)
21:22:47 [2020-03-27T21:22:47.031Z] === RUN   TestCreateJob
21:22:50 [2020-03-27T21:22:50.209Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
21:22:50 [2020-03-27T21:22:50.516Z] --- PASS: TestCreateJob (3.58s)
21:22:50 [2020-03-27T21:22:50.516Z] === RUN   TestReplicatedJob
21:22:52 [2020-03-27T21:22:52.101Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
21:22:53 [2020-03-27T21:22:53.469Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
21:22:54 [2020-03-27T21:22:54.399Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
21:22:54 [2020-03-27T21:22:54.964Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
21:22:55 [2020-03-27T21:22:55.528Z] === RUN   TestDockerSuite/TestRunModeHostname
21:22:56 [2020-03-27T21:22:56.914Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
21:22:56 [2020-03-27T21:22:56.914Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
21:22:56 [2020-03-27T21:22:56.914Z] === RUN   TestDockerSuite/TestRunModeIpcHost
21:22:57 [2020-03-27T21:22:57.412Z] --- PASS: TestReplicatedJob (6.04s)
21:22:57 [2020-03-27T21:22:57.412Z] === RUN   TestUpdateReplicatedJob
21:22:58 [2020-03-27T21:22:58.808Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
21:22:59 [2020-03-27T21:22:59.738Z] === RUN   TestDockerSuite/TestRunModePIDContainer
21:23:00 [2020-03-27T21:23:00.882Z] --- PASS: TestUpdateReplicatedJob (3.62s)
21:23:00 [2020-03-27T21:23:00.882Z] === RUN   TestServiceListWithStatuses
21:23:00 [2020-03-27T21:23:00.882Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:23:00 [2020-03-27T21:23:00.882Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:23:00 [2020-03-27T21:23:00.882Z] === RUN   TestDockerNetworkConnectAlias
21:23:01 [2020-03-27T21:23:01.632Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
21:23:01 [2020-03-27T21:23:01.632Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
21:23:01 [2020-03-27T21:23:01.889Z] === RUN   TestDockerSuite/TestRunModePIDHost
21:23:03 [2020-03-27T21:23:03.781Z] === RUN   TestDockerSuite/TestRunModeUTSHost
21:23:05 [2020-03-27T21:23:05.150Z] === RUN   TestDockerSuite/TestRunMount
21:23:05 [2020-03-27T21:23:05.276Z] --- PASS: TestDockerNetworkConnectAlias (4.70s)
21:23:05 [2020-03-27T21:23:05.276Z] === RUN   TestDockerNetworkReConnect
21:23:08 [2020-03-27T21:23:08.748Z] --- PASS: TestDockerNetworkReConnect (3.64s)
21:23:08 [2020-03-27T21:23:08.748Z] === RUN   TestServicePlugin
21:23:08 [2020-03-27T21:23:08.748Z] --- SKIP: TestServicePlugin (0.00s)
21:23:08 [2020-03-27T21:23:08.748Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:23:08 [2020-03-27T21:23:08.748Z] === RUN   TestServiceUpdateLabel
21:23:10 [2020-03-27T21:23:10.789Z] --- PASS: TestServiceUpdateLabel (2.24s)
21:23:10 [2020-03-27T21:23:10.789Z] === RUN   TestServiceUpdateSecrets
21:23:11 [2020-03-27T21:23:11.695Z] === RUN   TestDockerSuite/TestRunMountOrdering
21:23:11 [2020-03-27T21:23:11.952Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
21:23:12 [2020-03-27T21:23:12.515Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
21:23:14 [2020-03-27T21:23:14.444Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
21:23:16 [2020-03-27T21:23:16.969Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
21:23:20 [2020-03-27T21:23:20.275Z] === RUN   TestDockerSuite/TestRunNamedVolume
21:23:22 [2020-03-27T21:23:22.796Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
21:23:25 [2020-03-27T21:23:25.317Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
21:23:26 [2020-03-27T21:23:26.021Z] --- PASS: TestServiceUpdateSecrets (14.76s)
21:23:26 [2020-03-27T21:23:26.021Z] === RUN   TestServiceUpdateConfigs
21:23:26 [2020-03-27T21:23:26.685Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
21:23:28 [2020-03-27T21:23:28.576Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
21:23:28 [2020-03-27T21:23:28.576Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
21:23:29 [2020-03-27T21:23:29.140Z] === RUN   TestDockerSuite/TestRunNetHost
21:23:30 [2020-03-27T21:23:30.510Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
21:23:31 [2020-03-27T21:23:31.073Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
21:23:32 [2020-03-27T21:23:32.003Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
21:23:34 [2020-03-27T21:23:34.528Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
21:23:37 [2020-03-27T21:23:37.052Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
21:23:41 [2020-03-27T21:23:41.254Z] --- PASS: TestServiceUpdateConfigs (14.76s)
21:23:41 [2020-03-27T21:23:41.254Z] === RUN   TestServiceUpdateNetwork
21:23:42 [2020-03-27T21:23:42.308Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
21:23:42 [2020-03-27T21:23:42.308Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
21:23:42 [2020-03-27T21:23:42.308Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
21:23:43 [2020-03-27T21:23:43.247Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
21:23:43 [2020-03-27T21:23:43.247Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
21:23:44 [2020-03-27T21:23:44.178Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
21:23:44 [2020-03-27T21:23:44.741Z] === RUN   TestDockerSuite/TestRunNonExistingImage
21:23:44 [2020-03-27T21:23:44.998Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
21:23:45 [2020-03-27T21:23:45.562Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
21:23:46 [2020-03-27T21:23:46.493Z] === RUN   TestDockerSuite/TestRunOOMExitCode
21:23:46 [2020-03-27T21:23:46.493Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
21:23:47 [2020-03-27T21:23:47.425Z] === RUN   TestDockerSuite/TestRunPIDsLimit
21:23:48 [2020-03-27T21:23:48.356Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
21:23:48 [2020-03-27T21:23:48.613Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
21:23:49 [2020-03-27T21:23:49.984Z] === RUN   TestDockerSuite/TestRunPortInUse
21:23:51 [2020-03-27T21:23:51.355Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
21:23:51 [2020-03-27T21:23:51.921Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
21:23:52 [2020-03-27T21:23:52.853Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
21:23:53 [2020-03-27T21:23:53.418Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
21:23:53 [2020-03-27T21:23:53.676Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
21:23:53 [2020-03-27T21:23:53.789Z] --- PASS: TestServiceUpdateNetwork (12.97s)
21:23:53 [2020-03-27T21:23:53.789Z] PASS
21:23:53 [2020-03-27T21:23:53.789Z] 
21:23:53 [2020-03-27T21:23:53.789Z] === Skipped
21:23:53 [2020-03-27T21:23:53.789Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
21:23:53 [2020-03-27T21:23:53.789Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:23:53 [2020-03-27T21:23:53.789Z] 
21:23:53 [2020-03-27T21:23:53.789Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
21:23:53 [2020-03-27T21:23:53.789Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:23:53 [2020-03-27T21:23:53.789Z] 
21:23:53 [2020-03-27T21:23:53.789Z] 
21:23:53 [2020-03-27T21:23:53.789Z] DONE 23 tests, 2 skipped in 124.075s
21:23:53 [2020-03-27T21:23:53.789Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
21:23:53 [2020-03-27T21:23:53.789Z] ++ 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
21:23:53 [2020-03-27T21:23:53.789Z] ++ set -e
21:23:53 [2020-03-27T21:23:53.789Z] ++ '[' -n 0 ']'
21:23:53 [2020-03-27T21:23:53.789Z] ++ set -x
21:23:53 [2020-03-27T21:23:53.789Z] ++ env -i DEST=/go/src/github.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
21:23:53 [2020-03-27T21:23:53.789Z] INFO: Testing against a local daemon
21:23:53 [2020-03-27T21:23:53.789Z] === RUN   TestSessionCreate
21:23:53 [2020-03-27T21:23:53.789Z] --- PASS: TestSessionCreate (0.05s)
21:23:53 [2020-03-27T21:23:53.789Z] === RUN   TestSessionCreateWithBadUpgrade
21:23:53 [2020-03-27T21:23:53.789Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s)
21:23:53 [2020-03-27T21:23:53.789Z] PASS
21:23:53 [2020-03-27T21:23:53.789Z] 
21:23:53 [2020-03-27T21:23:53.790Z] DONE 2 tests in 0.206s
21:23:53 [2020-03-27T21:23:53.790Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
21:23:53 [2020-03-27T21:23:53.790Z] ++ 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
21:23:53 [2020-03-27T21:23:53.790Z] ++ set -e
21:23:53 [2020-03-27T21:23:53.790Z] ++ '[' -n 0 ']'
21:23:53 [2020-03-27T21:23:53.790Z] ++ set -x
21:23:53 [2020-03-27T21:23:53.790Z] ++ env -i DEST=/go/src/github.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
21:23:53 [2020-03-27T21:23:53.790Z] INFO: Testing against a local daemon
21:23:53 [2020-03-27T21:23:53.790Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:23:53 [2020-03-27T21:23:53.790Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:23:53 [2020-03-27T21:23:53.790Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:23:53 [2020-03-27T21:23:53.790Z] === RUN   TestEventsExecDie
21:23:54 [2020-03-27T21:23:54.407Z] --- PASS: TestEventsExecDie (0.80s)
21:23:54 [2020-03-27T21:23:54.407Z] === RUN   TestEventsBackwardsCompatible
21:23:54 [2020-03-27T21:23:54.607Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
21:23:54 [2020-03-27T21:23:54.692Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
21:23:54 [2020-03-27T21:23:54.692Z] === RUN   TestInfoBinaryCommits
21:23:54 [2020-03-27T21:23:54.692Z] --- PASS: TestInfoBinaryCommits (0.05s)
21:23:54 [2020-03-27T21:23:54.692Z] === RUN   TestInfoAPIVersioned
21:23:54 [2020-03-27T21:23:54.692Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:23:54 [2020-03-27T21:23:54.692Z] === RUN   TestInfoDiscoveryBackend
21:23:55 [2020-03-27T21:23:55.171Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
21:23:55 [2020-03-27T21:23:55.171Z] === RUN   TestDockerSuite/TestRunPublishPort
21:23:55 [2020-03-27T21:23:55.308Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
21:23:55 [2020-03-27T21:23:55.308Z] === RUN   TestInfoDiscoveryInvalidAdvertise
21:23:56 [2020-03-27T21:23:56.102Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
21:23:56 [2020-03-27T21:23:56.318Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
21:23:56 [2020-03-27T21:23:56.318Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
21:23:56 [2020-03-27T21:23:56.936Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
21:23:56 [2020-03-27T21:23:56.936Z] === RUN   TestInfoAPI
21:23:56 [2020-03-27T21:23:56.936Z] --- PASS: TestInfoAPI (0.05s)
21:23:56 [2020-03-27T21:23:56.936Z] === RUN   TestInfoAPIWarnings
21:23:57 [2020-03-27T21:23:57.034Z] === RUN   TestDockerSuite/TestRunReadProcLatency
21:23:57 [2020-03-27T21:23:57.034Z] === RUN   TestDockerSuite/TestRunReadProcTimer
21:23:57 [2020-03-27T21:23:57.563Z] --- PASS: TestInfoAPIWarnings (0.56s)
21:23:57 [2020-03-27T21:23:57.563Z] === RUN   TestInfoDebug
21:23:57 [2020-03-27T21:23:57.598Z] === RUN   TestDockerSuite/TestRunRedirectStdout
21:23:57 [2020-03-27T21:23:57.847Z] --- PASS: TestInfoDebug (0.54s)
21:23:57 [2020-03-27T21:23:57.847Z] === RUN   TestInfoInsecureRegistries
21:23:58 [2020-03-27T21:23:58.468Z] --- PASS: TestInfoInsecureRegistries (0.55s)
21:23:58 [2020-03-27T21:23:58.468Z] === RUN   TestInfoRegistryMirrors
21:23:59 [2020-03-27T21:23:59.085Z] --- PASS: TestInfoRegistryMirrors (0.55s)
21:23:59 [2020-03-27T21:23:59.085Z] === RUN   TestLoginFailsWithBadCredentials
21:23:59 [2020-03-27T21:23:59.369Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s)
21:23:59 [2020-03-27T21:23:59.369Z] === RUN   TestPingCacheHeaders
21:23:59 [2020-03-27T21:23:59.495Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
21:23:59 [2020-03-27T21:23:59.495Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
21:23:59 [2020-03-27T21:23:59.652Z] --- PASS: TestPingCacheHeaders (0.05s)
21:23:59 [2020-03-27T21:23:59.652Z] === RUN   TestPingGet
21:23:59 [2020-03-27T21:23:59.652Z] --- PASS: TestPingGet (0.04s)
21:23:59 [2020-03-27T21:23:59.652Z] === RUN   TestPingHead
21:23:59 [2020-03-27T21:23:59.652Z] --- PASS: TestPingHead (0.05s)
21:23:59 [2020-03-27T21:23:59.652Z] === RUN   TestVersion
21:23:59 [2020-03-27T21:23:59.652Z] --- PASS: TestVersion (0.04s)
21:23:59 [2020-03-27T21:23:59.652Z] PASS
21:23:59 [2020-03-27T21:23:59.652Z] 
21:23:59 [2020-03-27T21:23:59.652Z] === Skipped
21:23:59 [2020-03-27T21:23:59.652Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:23:59 [2020-03-27T21:23:59.652Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:23:59 [2020-03-27T21:23:59.652Z] 
21:23:59 [2020-03-27T21:23:59.652Z] 
21:23:59 [2020-03-27T21:23:59.652Z] DONE 18 tests, 1 skipped in 6.032s
21:23:59 [2020-03-27T21:23:59.652Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
21:23:59 [2020-03-27T21:23:59.652Z] ++ 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
21:23:59 [2020-03-27T21:23:59.652Z] ++ set -e
21:23:59 [2020-03-27T21:23:59.652Z] ++ '[' -n 0 ']'
21:23:59 [2020-03-27T21:23:59.652Z] ++ set -x
21:23:59 [2020-03-27T21:23:59.652Z] ++ env -i DEST=/go/src/github.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
21:23:59 [2020-03-27T21:23:59.652Z] INFO: Testing against a local daemon
21:23:59 [2020-03-27T21:23:59.652Z] === RUN   TestVolumesCreateAndList
21:23:59 [2020-03-27T21:23:59.936Z] --- PASS: TestVolumesCreateAndList (0.04s)
21:23:59 [2020-03-27T21:23:59.936Z] === RUN   TestVolumesRemove
21:23:59 [2020-03-27T21:23:59.936Z] --- PASS: TestVolumesRemove (0.10s)
21:23:59 [2020-03-27T21:23:59.936Z] === RUN   TestVolumesInspect
21:23:59 [2020-03-27T21:23:59.936Z] --- PASS: TestVolumesInspect (0.04s)
21:23:59 [2020-03-27T21:23:59.936Z] === RUN   TestVolumesInvalidJSON
21:23:59 [2020-03-27T21:23:59.936Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:23:59 [2020-03-27T21:23:59.936Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:23:59 [2020-03-27T21:23:59.936Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:23:59 [2020-03-27T21:23:59.936Z] --- PASS: TestVolumesInvalidJSON (0.03s)
21:23:59 [2020-03-27T21:23:59.936Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:23:59 [2020-03-27T21:23:59.936Z] PASS
21:23:59 [2020-03-27T21:23:59.936Z] 
21:23:59 [2020-03-27T21:23:59.936Z] DONE 5 tests in 0.300s
21:23:59 [2020-03-27T21:23:59.936Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:24:00 [2020-03-27T21:24:00.220Z] ++++ cat bundles/test-integration/docker.pid
21:24:00 [2020-03-27T21:24:00.220Z] +++ kill 13418
21:24:01 [2020-03-27T21:24:01.694Z] +++ /etc/init.d/apparmor stop
21:24:01 [2020-03-27T21:24:01.694Z] Leaving: AppArmorNo profiles have been unloaded.
21:24:01 [2020-03-27T21:24:01.694Z] 
21:24:01 [2020-03-27T21:24:01.694Z] Unloading profiles will leave already running processes permanently
21:24:01 [2020-03-27T21:24:01.694Z] unconfined, which can lead to unexpected situations.
21:24:01 [2020-03-27T21:24:01.694Z] 
21:24:01 [2020-03-27T21:24:01.694Z] To set a process to complain mode, use the command line tool
21:24:01 [2020-03-27T21:24:01.694Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:24:01 [2020-03-27T21:24:01.694Z] +++ true
21:24:01 [2020-03-27T21:24:01.694Z] 
21:24:02 [2020-03-27T21:24:02.769Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
21:24:03 [2020-03-27T21:24:03.333Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
Post stage
[Pipeline] junit
21:24:03 [2020-03-27T21:24:03.757Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:24:04 [2020-03-27T21:24:04.761Z] + echo Ensuring container killed.
21:24:04 [2020-03-27T21:24:04.761Z] Ensuring container killed.
21:24:04 [2020-03-27T21:24:04.761Z] + docker rm -vf docker-pr3
21:24:04 [2020-03-27T21:24:04.761Z] Error: No such container: docker-pr3
21:24:04 [2020-03-27T21:24:04.761Z] + true
[Pipeline] sh
21:24:05 [2020-03-27T21:24:05.144Z] + echo Chowning /workspace to jenkins user
21:24:05 [2020-03-27T21:24:05.144Z] Chowning /workspace to jenkins user
21:24:05 [2020-03-27T21:24:05.144Z] + id -u
21:24:05 [2020-03-27T21:24:05.144Z] + id -g
21:24:05 [2020-03-27T21:24:05.144Z] + docker run --rm -v /home/docker/workspace/moby_PR-40739:/workspace busybox chown -R 1001:1001 /workspace
21:24:05 [2020-03-27T21:24:05.144Z] Unable to find image 'busybox:latest' locally
21:24:05 [2020-03-27T21:24:05.228Z] === RUN   TestDockerSuite/TestRunRm
21:24:05 [2020-03-27T21:24:05.428Z] latest: Pulling from library/busybox
21:24:05 [2020-03-27T21:24:05.428Z] 4c6795986792: Pulling fs layer
21:24:05 [2020-03-27T21:24:05.712Z] 4c6795986792: Download complete
21:24:05 [2020-03-27T21:24:05.792Z] === RUN   TestDockerSuite/TestRunRmAndWait
21:24:05 [2020-03-27T21:24:05.996Z] 4c6795986792: Pull complete
21:24:05 [2020-03-27T21:24:05.996Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
21:24:05 [2020-03-27T21:24:05.996Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:24:08 [2020-03-27T21:24:08.422Z] + bundleName=ppc64le-integration
21:24:08 [2020-03-27T21:24:08.422Z] + echo Creating ppc64le-integration-bundles.tar.gz
21:24:08 [2020-03-27T21:24:08.422Z] Creating ppc64le-integration-bundles.tar.gz
21:24:08 [2020-03-27T21:24:08.422Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz
21:24:08 [2020-03-27T21:24:08.422Z] + 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
21:24:08 [2020-03-27T21:24:08.742Z] Archiving artifacts
21:24:09 [2020-03-27T21:24:09.312Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40739/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:24:09 [2020-03-27T21:24:09.705Z] + make clean
21:24:09 [2020-03-27T21:24:09.964Z] === RUN   TestDockerSuite/TestRunRmPre125Api
21:24:10 [2020-03-27T21:24:10.323Z] make: command: Command not found
21:24:10 [2020-03-27T21:24:10.323Z] make: command: Command not found
21:24:10 [2020-03-27T21:24:10.323Z] docker volume rm -f docker-dev-cache
21:24:10 [2020-03-27T21:24:10.323Z] docker-dev-cache
[Pipeline] deleteDir
21:24:10 [2020-03-27T21:24:10.533Z] === RUN   TestDockerSuite/TestRunRootWorkdir
21:24:11 [2020-03-27T21:24:11.463Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
21:24:11 [2020-03-27T21:24:11.463Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:24:13 [2020-03-27T21:24:13.359Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
21:24:14 [2020-03-27T21:24:14.290Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
21:24:14 [2020-03-27T21:24:14.547Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
21:24:18 [2020-03-27T21:24:18.722Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
21:24:21 [2020-03-27T21:24:21.499Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
21:24:24 [2020-03-27T21:24:24.028Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
21:24:24 [2020-03-27T21:24:24.028Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
21:24:24 [2020-03-27T21:24:24.963Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
21:24:25 [2020-03-27T21:24:25.533Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
21:24:26 [2020-03-27T21:24:26.464Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
21:24:27 [2020-03-27T21:24:27.394Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
21:24:28 [2020-03-27T21:24:28.324Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
21:24:29 [2020-03-27T21:24:29.254Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
21:24:29 [2020-03-27T21:24:29.254Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
21:24:29 [2020-03-27T21:24:29.254Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
21:24:30 [2020-03-27T21:24:30.185Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
21:24:31 [2020-03-27T21:24:31.115Z] === RUN   TestDockerSuite/TestRunSetMacAddress
21:24:31 [2020-03-27T21:24:31.679Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
21:24:34 [2020-03-27T21:24:34.953Z] === RUN   TestDockerSuite/TestRunState
21:24:36 [2020-03-27T21:24:36.322Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
21:24:36 [2020-03-27T21:24:36.580Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
21:24:36 [2020-03-27T21:24:36.840Z] === RUN   TestDockerSuite/TestRunStdinPipe
21:24:37 [2020-03-27T21:24:37.404Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
21:24:37 [2020-03-27T21:24:37.968Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
21:24:37 [2020-03-27T21:24:37.968Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
21:24:37 [2020-03-27T21:24:37.968Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
21:24:38 [2020-03-27T21:24:38.225Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
21:24:39 [2020-03-27T21:24:39.162Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
21:24:39 [2020-03-27T21:24:39.726Z] === RUN   TestDockerSuite/TestRunSysctls
21:24:41 [2020-03-27T21:24:41.097Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
21:24:41 [2020-03-27T21:24:41.354Z] === RUN   TestDockerSuite/TestRunTLSVerify
21:24:41 [2020-03-27T21:24:41.354Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
21:24:41 [2020-03-27T21:24:41.354Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
21:24:42 [2020-03-27T21:24:42.287Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
21:24:45 [2020-03-27T21:24:45.563Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
21:24:45 [2020-03-27T21:24:45.821Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
21:24:48 [2020-03-27T21:24:48.348Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
21:24:52 [2020-03-27T21:24:52.531Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
21:24:55 [2020-03-27T21:24:55.052Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
21:24:55 [2020-03-27T21:24:55.616Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
21:24:56 [2020-03-27T21:24:56.547Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
21:24:57 [2020-03-27T21:24:57.478Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
21:25:00 [2020-03-27T21:25:00.000Z] === RUN   TestDockerSuite/TestRunUnshareProc
21:25:01 [2020-03-27T21:25:01.371Z] === RUN   TestDockerSuite/TestRunUserByID
21:25:01 [2020-03-27T21:25:01.937Z] === RUN   TestDockerSuite/TestRunUserByIDBig
21:25:02 [2020-03-27T21:25:02.194Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
21:25:02 [2020-03-27T21:25:02.194Z] === RUN   TestDockerSuite/TestRunUserByIDZero
21:25:03 [2020-03-27T21:25:03.125Z] === RUN   TestDockerSuite/TestRunUserByName
21:25:04 [2020-03-27T21:25:04.057Z] === RUN   TestDockerSuite/TestRunUserDefaults
21:25:04 [2020-03-27T21:25:04.987Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
21:25:04 [2020-03-27T21:25:04.987Z] === RUN   TestDockerSuite/TestRunUserNotFound
21:25:04 [2020-03-27T21:25:04.987Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
21:25:05 [2020-03-27T21:25:05.918Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
21:25:11 [2020-03-27T21:25:11.187Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
21:25:11 [2020-03-27T21:25:11.187Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
21:25:12 [2020-03-27T21:25:12.557Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
21:25:15 [2020-03-27T21:25:15.081Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
21:25:16 [2020-03-27T21:25:16.450Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
21:25:18 [2020-03-27T21:25:18.972Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
21:25:22 [2020-03-27T21:25:22.248Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
21:25:22 [2020-03-27T21:25:22.505Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
21:25:23 [2020-03-27T21:25:23.435Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
21:25:24 [2020-03-27T21:25:24.367Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
21:25:24 [2020-03-27T21:25:24.367Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
21:25:24 [2020-03-27T21:25:24.367Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
21:25:24 [2020-03-27T21:25:24.367Z] === RUN   TestDockerSuite/TestRunWithBadDevice
21:25:24 [2020-03-27T21:25:24.624Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
21:25:25 [2020-03-27T21:25:25.554Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
21:25:26 [2020-03-27T21:25:26.483Z] === RUN   TestDockerSuite/TestRunWithCPUShares
21:25:27 [2020-03-27T21:25:27.047Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
21:25:28 [2020-03-27T21:25:28.941Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
21:25:29 [2020-03-27T21:25:29.886Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
21:25:30 [2020-03-27T21:25:30.450Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
21:25:30 [2020-03-27T21:25:30.450Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
21:25:31 [2020-03-27T21:25:31.380Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
21:25:31 [2020-03-27T21:25:31.380Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
21:25:31 [2020-03-27T21:25:31.380Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
21:25:31 [2020-03-27T21:25:31.380Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
21:25:31 [2020-03-27T21:25:31.380Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
21:25:31 [2020-03-27T21:25:31.637Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
21:25:31 [2020-03-27T21:25:31.637Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
21:25:31 [2020-03-27T21:25:31.894Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
21:25:32 [2020-03-27T21:25:32.151Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
21:25:32 [2020-03-27T21:25:32.151Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
21:25:33 [2020-03-27T21:25:33.104Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
21:25:34 [2020-03-27T21:25:34.035Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
21:25:34 [2020-03-27T21:25:34.965Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
21:25:34 [2020-03-27T21:25:34.965Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
21:25:35 [2020-03-27T21:25:35.222Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
21:25:35 [2020-03-27T21:25:35.479Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
21:25:36 [2020-03-27T21:25:36.042Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
21:25:36 [2020-03-27T21:25:36.606Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
21:25:36 [2020-03-27T21:25:36.863Z] === RUN   TestDockerSuite/TestRunWithShmSize
21:25:37 [2020-03-27T21:25:37.794Z] === RUN   TestDockerSuite/TestRunWithSwappiness
21:25:38 [2020-03-27T21:25:38.724Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
21:25:38 [2020-03-27T21:25:38.724Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
21:25:38 [2020-03-27T21:25:38.724Z] === RUN   TestDockerSuite/TestRunWithUlimits
21:25:39 [2020-03-27T21:25:39.287Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
21:25:41 [2020-03-27T21:25:41.181Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
21:25:41 [2020-03-27T21:25:41.744Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
21:25:41 [2020-03-27T21:25:41.744Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
21:25:42 [2020-03-27T21:25:42.675Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
21:25:42 [2020-03-27T21:25:42.675Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
21:25:44 [2020-03-27T21:25:44.571Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
21:25:45 [2020-03-27T21:25:45.134Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
21:25:47 [2020-03-27T21:25:47.655Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
21:25:48 [2020-03-27T21:25:48.586Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
21:25:48 [2020-03-27T21:25:48.586Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
21:25:48 [2020-03-27T21:25:48.586Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
21:25:49 [2020-03-27T21:25:49.518Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
21:25:50 [2020-03-27T21:25:50.888Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
21:25:51 [2020-03-27T21:25:51.818Z] === RUN   TestDockerSuite/TestSaveCheckTimes
21:25:51 [2020-03-27T21:25:51.818Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
21:25:54 [2020-03-27T21:25:54.352Z] === RUN   TestDockerSuite/TestSaveImageId
21:25:54 [2020-03-27T21:25:54.352Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
21:25:54 [2020-03-27T21:25:54.608Z] === RUN   TestDockerSuite/TestSaveLoadParents
21:25:57 [2020-03-27T21:25:57.130Z] === RUN   TestDockerSuite/TestSaveMultipleNames
21:25:57 [2020-03-27T21:25:57.130Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
21:25:58 [2020-03-27T21:25:58.500Z] === RUN   TestDockerSuite/TestSaveSingleTag
21:25:58 [2020-03-27T21:25:58.501Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
21:25:58 [2020-03-27T21:25:58.501Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
21:26:00 [2020-03-27T21:26:00.395Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
21:26:01 [2020-03-27T21:26:01.765Z] === RUN   TestDockerSuite/TestSearchCmdOptions
21:26:02 [2020-03-27T21:26:02.022Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
21:26:02 [2020-03-27T21:26:02.022Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
21:26:02 [2020-03-27T21:26:02.022Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
21:26:02 [2020-03-27T21:26:02.279Z] === RUN   TestDockerSuite/TestSearchWithLimit
21:26:02 [2020-03-27T21:26:02.842Z] === RUN   TestDockerSuite/TestSlowStdinClosing
21:26:05 [2020-03-27T21:26:05.363Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
21:26:10 [2020-03-27T21:26:10.616Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
21:26:13 [2020-03-27T21:26:13.137Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
21:26:14 [2020-03-27T21:26:14.506Z] === RUN   TestDockerSuite/TestStartAttachSilent
21:26:15 [2020-03-27T21:26:15.876Z] === RUN   TestDockerSuite/TestStartAttachWithRename
21:26:19 [2020-03-27T21:26:19.161Z] === RUN   TestDockerSuite/TestStartMultipleContainers
21:26:21 [2020-03-27T21:26:21.687Z] === RUN   TestDockerSuite/TestStartPausedContainer
21:26:22 [2020-03-27T21:26:22.251Z] === RUN   TestDockerSuite/TestStartRecordError
21:26:24 [2020-03-27T21:26:24.145Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
21:26:26 [2020-03-27T21:26:26.667Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
21:26:28 [2020-03-27T21:26:28.559Z] === RUN   TestDockerSuite/TestStatsAllNoStream
21:26:31 [2020-03-27T21:26:31.832Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
21:26:35 [2020-03-27T21:26:35.106Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
21:26:37 [2020-03-27T21:26:37.001Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
21:26:40 [2020-03-27T21:26:40.274Z] === RUN   TestDockerSuite/TestStatsFormatAll
21:26:45 [2020-03-27T21:26:45.534Z] === RUN   TestDockerSuite/TestStatsNoStream
21:26:48 [2020-03-27T21:26:48.055Z] === RUN   TestDockerSuite/TestStopContainerSignal
21:26:48 [2020-03-27T21:26:48.312Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
21:26:48 [2020-03-27T21:26:48.398Z] Cannot contact azwin-2-ccc0e0: java.lang.InterruptedException
21:26:50 [2020-03-27T21:26:50.207Z] === RUN   TestDockerSuite/TestTopMultipleArgs
21:26:50 [2020-03-27T21:26:50.771Z] === RUN   TestDockerSuite/TestTopNonPrivileged
21:26:51 [2020-03-27T21:26:51.703Z] === RUN   TestDockerSuite/TestTopPrivileged
21:26:52 [2020-03-27T21:26:52.635Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
21:26:52 [2020-03-27T21:26:52.635Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
21:26:53 [2020-03-27T21:26:53.566Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
21:26:54 [2020-03-27T21:26:54.130Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
21:26:58 [2020-03-27T21:26:58.311Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
21:27:02 [2020-03-27T21:27:02.484Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
21:27:02 [2020-03-27T21:27:02.741Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
21:27:03 [2020-03-27T21:27:03.671Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
21:27:03 [2020-03-27T21:27:03.671Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
21:27:04 [2020-03-27T21:27:04.601Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
21:27:06 [2020-03-27T21:27:06.496Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
21:27:06 [2020-03-27T21:27:06.496Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
21:27:07 [2020-03-27T21:27:07.865Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
21:27:08 [2020-03-27T21:27:08.817Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
21:27:09 [2020-03-27T21:27:09.749Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
21:27:11 [2020-03-27T21:27:11.644Z] === RUN   TestDockerSuite/TestUpdateStats
21:27:15 [2020-03-27T21:27:15.817Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
21:27:16 [2020-03-27T21:27:16.747Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
21:27:16 [2020-03-27T21:27:16.747Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
21:27:18 [2020-03-27T21:27:18.118Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
21:27:18 [2020-03-27T21:27:18.682Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
21:27:22 [2020-03-27T21:27:22.855Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
21:27:27 [2020-03-27T21:27:27.047Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
21:27:30 [2020-03-27T21:27:30.319Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
21:27:32 [2020-03-27T21:27:32.840Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
21:27:37 [2020-03-27T21:27:37.028Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
21:27:42 [2020-03-27T21:27:42.281Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
21:27:44 [2020-03-27T21:27:44.805Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
21:27:46 [2020-03-27T21:27:46.699Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
21:27:48 [2020-03-27T21:27:48.596Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
21:27:50 [2020-03-27T21:27:50.490Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
21:27:53 [2020-03-27T21:27:53.013Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
21:27:54 [2020-03-27T21:27:54.908Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
21:27:57 [2020-03-27T21:27:57.429Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
21:27:59 [2020-03-27T21:27:59.951Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
21:28:01 [2020-03-27T21:28:01.845Z] === RUN   TestDockerSuite/TestVolumeCLICreate
21:28:19 [2020-03-27T21:28:19.910Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
21:28:19 [2020-03-27T21:28:19.910Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
21:28:19 [2020-03-27T21:28:19.910Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
21:28:19 [2020-03-27T21:28:19.910Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
21:28:19 [2020-03-27T21:28:19.910Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
21:28:19 [2020-03-27T21:28:19.910Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
21:28:19 [2020-03-27T21:28:19.910Z] === RUN   TestDockerSuite/TestVolumeCLILs
21:28:19 [2020-03-27T21:28:19.910Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
21:28:19 [2020-03-27T21:28:19.910Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
21:28:19 [2020-03-27T21:28:19.910Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
21:28:19 [2020-03-27T21:28:19.910Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
21:28:20 [2020-03-27T21:28:20.167Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
21:28:20 [2020-03-27T21:28:20.167Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
21:28:20 [2020-03-27T21:28:20.167Z] === RUN   TestDockerSuite/TestVolumeCLIRm
21:28:22 [2020-03-27T21:28:22.689Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
21:28:22 [2020-03-27T21:28:22.689Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
21:28:22 [2020-03-27T21:28:22.689Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
21:28:22 [2020-03-27T21:28:22.946Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
21:28:22 [2020-03-27T21:28:22.946Z] === RUN   TestDockerSuite/TestVolumeEvents
21:28:23 [2020-03-27T21:28:23.876Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
21:28:26 [2020-03-27T21:28:26.398Z] === RUN   TestDockerSuite/TestVolumeLsFormat
21:28:26 [2020-03-27T21:28:26.398Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
21:28:26 [2020-03-27T21:28:26.398Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
21:28:29 [2020-03-27T21:28:29.671Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
21:28:33 [2020-03-27T21:28:33.848Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
21:28:33 [2020-03-27T21:28:33.848Z] --- PASS: TestDockerSuite (1777.73s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.31s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.80s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.16s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.96s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.24s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.25s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.16s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.02s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.17s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.17s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.04s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.17s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.30s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.32s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.09s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.50s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.26s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.39s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.28s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.19s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.84s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.62s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.49s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.23s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.27s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.91s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.68s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.69s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.35s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.63s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.09s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.59s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.23s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.80s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.89s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.47s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.76s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.93s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.52s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.70s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.13s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.69s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.36s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddTar (9.81s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.88s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.85s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.34s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.97s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.57s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.73s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.54s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.78s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.00s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.70s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.70s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.35s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.99s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.08s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.34s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.31s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.41s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.85s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.95s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.26s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.49s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.74s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.73s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.33s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.75s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.10s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.94s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.77s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.38s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.89s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.41s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
21:28:33 [2020-03-27T21:28:33.848Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.81s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.10s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.09s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.45s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.31s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.92s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.14s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.91s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.21s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.90s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
21:28:33 [2020-03-27T21:28:33.848Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.848Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:28:33 [2020-03-27T21:28:33.848Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.848Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
21:28:33 [2020-03-27T21:28:33.848Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.848Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
21:28:33 [2020-03-27T21:28:33.848Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.39s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.24s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.35s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s)
21:28:33 [2020-03-27T21:28:33.848Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.09s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.62s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.83s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.84s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.48s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.52s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.47s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (12.86s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.80s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.08s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.28s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.20s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.98s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.63s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.70s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.84s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.89s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.07s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.40s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.32s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.57s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.26s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.40s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.41s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.90s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.51s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.63s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.04s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.57s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.18s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.77s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.75s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.56s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.49s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
21:28:33 [2020-03-27T21:28:33.849Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.05s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.50s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildFails (0.86s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.36s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.36s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.91s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.54s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.45s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.14s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.24s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.40s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.34s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.88s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.99s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildHistory (5.53s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.45s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.30s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.68s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.01s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.45s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.37s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.50s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.01s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.80s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.57s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.87s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.17s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.77s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.49s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.32s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.96s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.29s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.49s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.60s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
21:28:33 [2020-03-27T21:28:33.849Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.55s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.64s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.56s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.78s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.72s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.24s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.14s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.92s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.80s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.27s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.89s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.18s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.15s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.44s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.51s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.59s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.61s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.80s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildPATH (3.13s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.06s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.14s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.51s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.29s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.63s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildRm (3.88s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.20s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.41s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.34s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.23s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.15s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.26s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.37s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:28:33 [2020-03-27T21:28:33.849Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.66s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.06s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.23s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.10s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.52s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.35s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.58s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.07s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.58s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildUser (2.59s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.40s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.14s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.17s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.35s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.15s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.11s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.74s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
21:28:33 [2020-03-27T21:28:33.849Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.849Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:28:33 [2020-03-27T21:28:33.849Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.849Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
21:28:33 [2020-03-27T21:28:33.849Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.849Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:28:33 [2020-03-27T21:28:33.849Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.19s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.20s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.88s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.09s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.52s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.35s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.13s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.51s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.61s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:28:33 [2020-03-27T21:28:33.849Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.00s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.45s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
21:28:33 [2020-03-27T21:28:33.849Z]         docker_cli_sni_test.go:18: Flakey test
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.77s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.97s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestCommitChange (1.12s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.03s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.01s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestCommitNewFile (2.20s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.09s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.77s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.83s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.77s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.95s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.79s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.81s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.79s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.84s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.94s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.89s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.89s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.09s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.93s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.77s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.78s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.83s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.93s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.52s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.60s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.97s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.52s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.78s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
21:28:33 [2020-03-27T21:28:33.849Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.81s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.16s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.82s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.72s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.21s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.26s)
21:28:33 [2020-03-27T21:28:33.849Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.10s)
21:28:33 [2020-03-27T21:28:33.849Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.54s)
21:28:33 [2020-03-27T21:28:33.849Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.58s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.63s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.66s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000704760_<nil>} (1.67s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1233326050_/foo_false__<nil>_<nil>_<nil>} (1.62s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1233326050_/foo_true__<nil>_<nil>_<nil>} (1.64s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3179072985_/foo_false__<nil>_<nil>_<nil>} (1.62s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3179072985_/foo_true__<nil>_<nil>_<nil>} (1.59s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3179072985_/foo_true__0xc0007047c0_<nil>_<nil>} (1.74s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0007047e0_<nil>} (1.64s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000704800_<nil>} (1.76s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000704820_<nil>} (1.63s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000704840_<nil>} (1.59s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.91s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s)
21:28:33 [2020-03-27T21:28:33.850Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.90s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.67s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.97s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.69s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.98s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (1.02s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.11s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.13s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (1.01s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.08s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.92s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.97s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (1.03s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.97s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.25s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.28s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.77s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.89s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.61s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.15s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.44s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.78s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.04s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.58s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.85s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.24s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.02s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpToDot (0.90s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.72s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.85s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.03s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.40s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.99s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.71s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.09s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.56s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:28:33 [2020-03-27T21:28:33.850Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.80s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCreateRM (0.18s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:28:33 [2020-03-27T21:28:33.850Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.60s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.08s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.06s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.89s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.69s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.87s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.89s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.97s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.83s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.39s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.85s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.77s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.66s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.38s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.75s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.99s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.22s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.87s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.00s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.85s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.84s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.17s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.35s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.52s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.30s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.65s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.81s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.56s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.62s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.36s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.86s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.51s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.96s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.64s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.35s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:28:33 [2020-03-27T21:28:33.850Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
21:28:33 [2020-03-27T21:28:33.850Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:28:33 [2020-03-27T21:28:33.850Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.89s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.82s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsRename (1.01s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsResize (0.90s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.94s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.97s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.96s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.03s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsTop (0.88s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.59s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExec (0.89s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.82s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.89s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.69s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.90s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.96s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.91s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.90s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.90s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.70s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.26s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecEnv (0.98s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.81s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.96s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.26s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.90s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.88s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.95s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecParseError (0.85s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.86s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.90s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.54s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.89s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.85s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.08s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.95s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecTTY (1.11s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.98s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.86s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.30s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
21:28:33 [2020-03-27T21:28:33.850Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.47s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.83s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.19s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.95s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.03s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.93s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.92s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.91s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.00s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestHealth (21.17s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.96s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.01s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.96s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.99s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.88s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.05s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.70s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImportFile (1.90s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.90s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.06s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.82s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.92s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.81s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.82s)
21:28:33 [2020-03-27T21:28:33.850Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.90s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.95s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.68s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.81s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.83s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.87s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
21:28:33 [2020-03-27T21:28:33.851Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.37s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.84s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.82s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.97s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:28:33 [2020-03-27T21:28:33.851Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.91s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.82s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.82s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.84s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.66s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.83s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.89s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.71s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.94s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.08s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.95s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.80s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.78s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.78s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.43s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.81s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.51s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.79s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.62s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.73s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.48s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.99s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.78s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.91s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.91s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.88s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.89s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.89s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.89s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.94s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.97s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.07s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.10s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.08s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.03s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.05s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.27s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.80s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.78s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsSince (6.89s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.87s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.92s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsTail (0.96s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.91s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.78s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.55s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.87s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestNetHostname (2.56s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.35s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.51s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.80s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPluginActive (2.03s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.02s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
21:28:33 [2020-03-27T21:28:33.851Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.63s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.26s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.12s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (6.41s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.44s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.62s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.56s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPortList (10.57s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.80s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.86s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.78s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.80s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.70s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.67s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.65s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.39s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.01s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.44s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.56s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.29s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.12s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.74s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.76s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.63s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.70s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.67s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.52s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.68s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.95s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.73s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.57s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.83s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:28:33 [2020-03-27T21:28:33.851Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.92s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.55s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.51s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.45s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.49s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.29s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.75s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.78s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.23s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.60s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.35s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.09s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.89s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.71s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRmiTag (0.17s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.11s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.91s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.80s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.04s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.47s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.72s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.94s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.41s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.84s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.87s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.93s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.95s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.56s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.61s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.94s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.95s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.82s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.02s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.12s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.78s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.78s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.34s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.92s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.86s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.88s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.79s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.80s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.84s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.68s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.70s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.39s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.96s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.99s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.83s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.92s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.48s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.63s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.87s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.80s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.82s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.85s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.66s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.81s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.63s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.73s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
21:28:33 [2020-03-27T21:28:33.851Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.851Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:28:33 [2020-03-27T21:28:33.851Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.90s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.55s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.37s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.82s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.74s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.04s)
21:28:33 [2020-03-27T21:28:33.851Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:28:33 [2020-03-27T21:28:33.851Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
21:28:33 [2020-03-27T21:28:33.851Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.73s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.79s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.89s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.94s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.81s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.94s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.68s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.85s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.78s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.56s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:28:33 [2020-03-27T21:28:33.852Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.50s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.80s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.58s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.16s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.64s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.14s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.67s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.59s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.87s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.65s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.23s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.55s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.22s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.71s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.27s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.68s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.52s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunMount (6.08s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.62s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.35s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.42s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.40s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.71s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.67s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.66s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.72s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.15s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.78s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.37s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.33s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.94s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.78s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.87s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
21:28:33 [2020-03-27T21:28:33.852Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.82s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.77s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.11s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s)
21:28:33 [2020-03-27T21:28:33.852Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.85s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.92s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.88s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.80s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:28:33 [2020-03-27T21:28:33.852Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.99s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.64s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
21:28:33 [2020-03-27T21:28:33.852Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.84s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.80s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:28:33 [2020-03-27T21:28:33.852Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.67s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.76s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunRm (0.88s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.82s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.03s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.88s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.88s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.92s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.38s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.20s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.88s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.83s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.90s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.96s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.91s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.78s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.88s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.83s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.87s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunState (1.77s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.74s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.88s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.29s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:28:33 [2020-03-27T21:28:33.852Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.84s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.78s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.67s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.86s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.80s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.82s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.99s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.88s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.05s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.83s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.89s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.76s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.37s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.43s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.85s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.82s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.82s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:28:33 [2020-03-27T21:28:33.852Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.84s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.64s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.74s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.18s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.46s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.62s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.43s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.85s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.97s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
21:28:33 [2020-03-27T21:28:33.852Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.852Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:28:33 [2020-03-27T21:28:33.852Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.852Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:28:33 [2020-03-27T21:28:33.852Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.31s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.83s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.91s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.65s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.85s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.82s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.81s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.87s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.73s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.34s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.85s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (1.04s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.77s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.77s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.57s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:28:33 [2020-03-27T21:28:33.852Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.77s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.50s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.81s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.12s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.98s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.11s)
21:28:33 [2020-03-27T21:28:33.852Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents586144971
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.70s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.57s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.59s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.41s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.51s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.50s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.07s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.56s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.81s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.83s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.77s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.43s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.06s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.18s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.07s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.27s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.85s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.01s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.83s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.80s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:28:33 [2020-03-27T21:28:33.852Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.89s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.94s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.50s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.81s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:28:33 [2020-03-27T21:28:33.852Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.94s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.83s)
21:28:33 [2020-03-27T21:28:33.852Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
21:28:33 [2020-03-27T21:28:33.852Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
21:28:33 [2020-03-27T21:28:33.852Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.59s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.99s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.57s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.88s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.57s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:28:33 [2020-03-27T21:28:33.853Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.02s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.95s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.14s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.95s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.30s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.68s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.09s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.02s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.47s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.39s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.68s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.68s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.37s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.38s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.30s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.33s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.39s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.47s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.81s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.38s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.12s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.29s)
21:28:33 [2020-03-27T21:28:33.853Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
21:28:33 [2020-03-27T21:28:33.853Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
21:28:33 [2020-03-27T21:28:33.853Z] === RUN   TestDockerRegistrySuite
21:28:33 [2020-03-27T21:28:33.853Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
21:28:35 [2020-03-27T21:28:35.748Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
21:28:37 [2020-03-27T21:28:37.117Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
21:28:39 [2020-03-27T21:28:39.038Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
21:28:39 [2020-03-27T21:28:39.038Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
21:28:43 [2020-03-27T21:28:43.211Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
21:28:47 [2020-03-27T21:28:47.385Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
21:28:52 [2020-03-27T21:28:52.636Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
21:28:53 [2020-03-27T21:28:53.199Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
21:28:54 [2020-03-27T21:28:54.569Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
21:28:55 [2020-03-27T21:28:55.938Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
21:28:57 [2020-03-27T21:28:57.311Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
21:28:58 [2020-03-27T21:28:58.680Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
21:29:00 [2020-03-27T21:29:00.048Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
21:29:01 [2020-03-27T21:29:01.418Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
21:29:03 [2020-03-27T21:29:03.941Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
21:29:06 [2020-03-27T21:29:06.473Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
21:29:07 [2020-03-27T21:29:07.845Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
21:29:12 [2020-03-27T21:29:12.019Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
21:29:12 [2020-03-27T21:29:12.582Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
21:29:12 [2020-03-27T21:29:12.839Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
21:29:14 [2020-03-27T21:29:14.209Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
21:29:14 [2020-03-27T21:29:14.209Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
21:29:15 [2020-03-27T21:29:15.579Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
21:29:16 [2020-03-27T21:29:16.950Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
21:29:21 [2020-03-27T21:29:21.124Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
21:29:21 [2020-03-27T21:29:21.124Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
21:29:22 [2020-03-27T21:29:22.493Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
21:29:22 [2020-03-27T21:29:22.750Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
21:29:23 [2020-03-27T21:29:23.007Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
21:29:23 [2020-03-27T21:29:23.264Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
21:29:23 [2020-03-27T21:29:23.521Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
21:29:23 [2020-03-27T21:29:23.779Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
21:29:24 [2020-03-27T21:29:24.035Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
21:29:25 [2020-03-27T21:29:25.406Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
21:29:27 [2020-03-27T21:29:27.935Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
21:29:28 [2020-03-27T21:29:28.192Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
21:29:28 [2020-03-27T21:29:28.756Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
21:29:29 [2020-03-27T21:29:29.690Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
21:29:29 [2020-03-27T21:29:29.690Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
21:29:30 [2020-03-27T21:29:30.253Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
21:29:30 [2020-03-27T21:29:30.253Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
21:29:30 [2020-03-27T21:29:30.511Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
21:29:31 [2020-03-27T21:29:31.442Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
21:29:31 [2020-03-27T21:29:31.442Z] === RUN   TestDockerRegistrySuite/TestV2Only
21:29:32 [2020-03-27T21:29:32.374Z] --- PASS: TestDockerRegistrySuite (58.68s)
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.88s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [dfda38ffd83f0] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.55s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d247b356dbab3] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.86s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [de14af03b87ee] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [db318b943523e] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.24s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d00d9807ced43] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.20s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [dd6352373f42b] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.23s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d800d17167d7b] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d296d09884f56] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d12266791e06b] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.41s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d99403cabb063] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.53s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d452a52ecd671] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.47s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [dd8dd5bc1f7ed] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.24s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d11cf62adb41a] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d71e9cf65bb1d] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.60s)
21:29:32 [2020-03-27T21:29:32.374Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0aec4b82ec876bf8c552a0cb793cc22bcbbd4d47eb0b73b2338d9f0da0064587
21:29:32 [2020-03-27T21:29:32.374Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5abf1e35937e41a2d1a98c3f7bbbef44c0a66e8b2959a8bc766c75f9bfdaca1d
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [dd4f65f90fd43] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.61s)
21:29:32 [2020-03-27T21:29:32.374Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:94c78de40fe16005b85ffeea217829ab0817bc3258f2fb5197aabfbb5cddcf8c
21:29:32 [2020-03-27T21:29:32.374Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:51598790eaa281d81ffe4941641cc83a9514199744306410f9459d8854a4715f
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [dfd0e570cbad9] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [dd0ec7a574b9c] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.38s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [deca60a4bfbd2] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.38s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [dc81a910f4616] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [df045cc3dcb42] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.35s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d6715216a52ad] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.26s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d006f1a289835] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.53s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d048ed19db04d] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.69s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [dc13d611c3bc4] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [df27a91b5d3fc] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.38s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d4c958e1f04c5] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d68d76d169157] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d45cfd3db38c5] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [dbc04bc60ee36] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d57bc53af37ce] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d47ae51fe49b4] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d823c257d8429] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.41s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d768b48303e24] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.30s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d2dd07de251b0] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.21s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [dd059c6026528] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.56s)
21:29:32 [2020-03-27T21:29:32.374Z]         check_test.go:196: [d5d1199a728e3] daemon is not started
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s)
21:29:32 [2020-03-27T21:29:32.374Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
21:29:32 [2020-03-27T21:29:32.374Z] === RUN   TestDockerSchema1RegistrySuite
21:29:32 [2020-03-27T21:29:32.374Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
21:29:32 [2020-03-27T21:29:32.374Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
21:29:34 [2020-03-27T21:29:34.897Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
21:29:37 [2020-03-27T21:29:37.419Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
21:29:39 [2020-03-27T21:29:39.940Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
21:29:42 [2020-03-27T21:29:42.463Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
21:29:42 [2020-03-27T21:29:42.720Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
21:29:46 [2020-03-27T21:29:46.896Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
21:29:48 [2020-03-27T21:29:48.265Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
21:29:49 [2020-03-27T21:29:49.635Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
21:29:49 [2020-03-27T21:29:49.635Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
21:29:51 [2020-03-27T21:29:51.528Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
21:29:52 [2020-03-27T21:29:52.459Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
21:29:53 [2020-03-27T21:29:53.846Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
21:29:58 [2020-03-27T21:29:58.019Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
21:29:58 [2020-03-27T21:29:58.019Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
21:29:58 [2020-03-27T21:29:58.583Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
21:29:58 [2020-03-27T21:29:58.583Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
21:29:59 [2020-03-27T21:29:59.147Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
21:29:59 [2020-03-27T21:29:59.404Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
21:29:59 [2020-03-27T21:29:59.662Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
21:29:59 [2020-03-27T21:29:59.920Z] --- PASS: TestDockerSchema1RegistrySuite (27.54s)
21:29:59 [2020-03-27T21:29:59.920Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
21:29:59 [2020-03-27T21:29:59.920Z]         check_test.go:223: [d387d706d77c9] daemon is not started
21:29:59 [2020-03-27T21:29:59.920Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.87s)
21:29:59 [2020-03-27T21:29:59.920Z]         check_test.go:223: [d0df04147a7ad] daemon is not started
21:29:59 [2020-03-27T21:29:59.920Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.82s)
21:29:59 [2020-03-27T21:29:59.920Z]         check_test.go:223: [de8e5de55deeb] daemon is not started
21:29:59 [2020-03-27T21:29:59.920Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.63s)
21:29:59 [2020-03-27T21:29:59.920Z]         check_test.go:223: [d52b6a0161122] daemon is not started
21:29:59 [2020-03-27T21:29:59.920Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.42s)
21:29:59 [2020-03-27T21:29:59.920Z]         check_test.go:223: [d26ffc7cab45d] daemon is not started
21:29:59 [2020-03-27T21:29:59.920Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.49s)
21:29:59 [2020-03-27T21:29:59.920Z]         check_test.go:223: [d5f42cd110b12] daemon is not started
21:29:59 [2020-03-27T21:29:59.920Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
21:29:59 [2020-03-27T21:29:59.920Z]         check_test.go:223: [df69e1e2796f7] daemon is not started
21:29:59 [2020-03-27T21:29:59.920Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.43s)
21:29:59 [2020-03-27T21:29:59.920Z]         check_test.go:223: [d7e458ae3ab1a] daemon is not started
21:29:59 [2020-03-27T21:29:59.920Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.35s)
21:29:59 [2020-03-27T21:29:59.920Z]         check_test.go:223: [d4bd6ade10e64] daemon is not started
21:29:59 [2020-03-27T21:29:59.920Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.31s)
21:29:59 [2020-03-27T21:29:59.920Z]         check_test.go:223: [df919ed193f51] daemon is not started
21:29:59 [2020-03-27T21:29:59.920Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.83s)
21:29:59 [2020-03-27T21:29:59.920Z]         check_test.go:223: [dfac6c0131ebb] daemon is not started
21:29:59 [2020-03-27T21:29:59.920Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
21:29:59 [2020-03-27T21:29:59.920Z]         check_test.go:223: [d46ba1606abed] daemon is not started
21:29:59 [2020-03-27T21:29:59.920Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s)
21:29:59 [2020-03-27T21:29:59.920Z]         check_test.go:223: [d738dd09d313b] daemon is not started
21:29:59 [2020-03-27T21:29:59.920Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
21:29:59 [2020-03-27T21:29:59.920Z]         check_test.go:223: [dc9458d424127] daemon is not started
21:29:59 [2020-03-27T21:29:59.920Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
21:29:59 [2020-03-27T21:29:59.920Z]         check_test.go:223: [df3c57fa8f013] daemon is not started
21:29:59 [2020-03-27T21:29:59.920Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s)
21:29:59 [2020-03-27T21:29:59.920Z]         check_test.go:223: [d512dc34f7327] daemon is not started
21:29:59 [2020-03-27T21:29:59.920Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s)
21:29:59 [2020-03-27T21:29:59.920Z]         check_test.go:223: [d634c8add5ab9] daemon is not started
21:29:59 [2020-03-27T21:29:59.920Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s)
21:29:59 [2020-03-27T21:29:59.920Z]         check_test.go:223: [d8bcbea5599ee] daemon is not started
21:29:59 [2020-03-27T21:29:59.920Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
21:29:59 [2020-03-27T21:29:59.920Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
21:30:00 [2020-03-27T21:30:00.852Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
21:30:01 [2020-03-27T21:30:01.417Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
21:30:01 [2020-03-27T21:30:01.675Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
21:30:02 [2020-03-27T21:30:02.606Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
21:30:02 [2020-03-27T21:30:02.863Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
21:30:03 [2020-03-27T21:30:03.427Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
21:30:03 [2020-03-27T21:30:03.991Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
21:30:03 [2020-03-27T21:30:03.991Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.24s)
21:30:03 [2020-03-27T21:30:03.991Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.03s)
21:30:03 [2020-03-27T21:30:03.991Z]         check_test.go:252: [dc1c9fa250e80] daemon is not started
21:30:03 [2020-03-27T21:30:03.991Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s)
21:30:03 [2020-03-27T21:30:03.991Z]         check_test.go:252: [d0ef0837115dd] daemon is not started
21:30:03 [2020-03-27T21:30:03.991Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
21:30:03 [2020-03-27T21:30:03.991Z]         check_test.go:252: [dae2e4f9aaa14] daemon is not started
21:30:03 [2020-03-27T21:30:03.991Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.18s)
21:30:03 [2020-03-27T21:30:03.991Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
21:30:03 [2020-03-27T21:30:03.991Z]         check_test.go:252: [d438aa2a247a0] daemon is not started
21:30:03 [2020-03-27T21:30:03.991Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s)
21:30:03 [2020-03-27T21:30:03.991Z]         check_test.go:252: [d9546205e4940] daemon is not started
21:30:03 [2020-03-27T21:30:03.991Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s)
21:30:03 [2020-03-27T21:30:03.991Z]         check_test.go:252: [d28024a0f1317] daemon is not started
21:30:03 [2020-03-27T21:30:03.991Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s)
21:30:03 [2020-03-27T21:30:03.991Z]         check_test.go:252: [d4473d22c52c4] daemon is not started
21:30:03 [2020-03-27T21:30:03.991Z] === RUN   TestDockerRegistryAuthTokenSuite
21:30:03 [2020-03-27T21:30:03.991Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
21:30:09 [2020-03-27T21:30:09.244Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
21:30:09 [2020-03-27T21:30:09.244Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
21:30:09 [2020-03-27T21:30:09.501Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
21:30:09 [2020-03-27T21:30:09.758Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
21:30:09 [2020-03-27T21:30:09.758Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
21:30:09 [2020-03-27T21:30:09.758Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
21:30:09 [2020-03-27T21:30:09.758Z]         check_test.go:279: [d8ea0db93e63e] daemon is not started
21:30:09 [2020-03-27T21:30:09.758Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
21:30:09 [2020-03-27T21:30:09.758Z]         check_test.go:279: [df7757eca9137] daemon is not started
21:30:09 [2020-03-27T21:30:09.758Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
21:30:09 [2020-03-27T21:30:09.758Z]         check_test.go:279: [d1015bc5aa4a5] daemon is not started
21:30:09 [2020-03-27T21:30:09.758Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
21:30:09 [2020-03-27T21:30:09.758Z]         check_test.go:279: [df5451149378b] daemon is not started
21:30:09 [2020-03-27T21:30:09.758Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s)
21:30:09 [2020-03-27T21:30:09.758Z]         check_test.go:279: [d12a4c743cc98] daemon is not started
21:30:09 [2020-03-27T21:30:09.758Z] === RUN   TestDockerNetworkSuite
21:30:09 [2020-03-27T21:30:09.758Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
21:30:13 [2020-03-27T21:30:13.033Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
21:30:13 [2020-03-27T21:30:13.963Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
21:30:19 [2020-03-27T21:30:19.220Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
21:30:21 [2020-03-27T21:30:21.743Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
21:30:25 [2020-03-27T21:30:25.017Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
21:30:26 [2020-03-27T21:30:26.915Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
21:30:36 [2020-03-27T21:30:36.873Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
21:30:37 [2020-03-27T21:30:37.130Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
21:30:39 [2020-03-27T21:30:39.653Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
21:30:39 [2020-03-27T21:30:39.910Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
21:30:40 [2020-03-27T21:30:40.840Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
21:30:41 [2020-03-27T21:30:41.771Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
21:30:43 [2020-03-27T21:30:43.141Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
21:30:43 [2020-03-27T21:30:43.704Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
21:30:44 [2020-03-27T21:30:44.636Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
21:30:46 [2020-03-27T21:30:46.530Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
21:30:46 [2020-03-27T21:30:46.530Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
21:30:46 [2020-03-27T21:30:46.787Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
21:30:46 [2020-03-27T21:30:46.787Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
21:30:48 [2020-03-27T21:30:48.160Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
21:30:48 [2020-03-27T21:30:48.417Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
21:30:48 [2020-03-27T21:30:48.418Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
21:30:48 [2020-03-27T21:30:48.674Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
21:30:50 [2020-03-27T21:30:50.045Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
21:30:51 [2020-03-27T21:30:51.415Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
21:30:51 [2020-03-27T21:30:51.978Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
21:30:51 [2020-03-27T21:30:51.978Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
21:30:52 [2020-03-27T21:30:52.541Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
21:30:52 [2020-03-27T21:30:52.541Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
21:30:55 [2020-03-27T21:30:55.064Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
21:30:56 [2020-03-27T21:30:56.960Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
21:31:00 [2020-03-27T21:31:00.232Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
21:31:10 [2020-03-27T21:31:10.187Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
21:31:10 [2020-03-27T21:31:10.187Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
21:31:11 [2020-03-27T21:31:11.118Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
21:31:11 [2020-03-27T21:31:11.118Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
21:31:11 [2020-03-27T21:31:11.118Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
21:31:11 [2020-03-27T21:31:11.375Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
21:31:11 [2020-03-27T21:31:11.375Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
21:31:11 [2020-03-27T21:31:11.375Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
21:31:15 [2020-03-27T21:31:15.549Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
21:31:15 [2020-03-27T21:31:15.549Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
21:31:15 [2020-03-27T21:31:15.806Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
21:31:15 [2020-03-27T21:31:15.806Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
21:31:17 [2020-03-27T21:31:17.186Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
21:31:22 [2020-03-27T21:31:22.441Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
21:31:26 [2020-03-27T21:31:26.619Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
21:31:26 [2020-03-27T21:31:26.619Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
21:31:27 [2020-03-27T21:31:27.990Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
21:31:29 [2020-03-27T21:31:29.884Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
21:31:30 [2020-03-27T21:31:30.448Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
21:31:30 [2020-03-27T21:31:30.448Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
21:31:31 [2020-03-27T21:31:31.818Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
21:31:32 [2020-03-27T21:31:32.749Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
21:31:32 [2020-03-27T21:31:32.749Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
21:31:34 [2020-03-27T21:31:34.645Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
21:31:36 [2020-03-27T21:31:36.017Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
21:31:40 [2020-03-27T21:31:40.194Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
21:31:41 [2020-03-27T21:31:41.564Z] --- PASS: TestDockerNetworkSuite (91.69s)
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.01s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [da7754eabd15b] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.24s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [d825eb674bbc5] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.59s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [dea18f6925177] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.70s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [da6b75d08457c] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.66s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:1233: [dc85077291da6] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.95s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [d98742abc8035] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.71s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [db98544be4eaf] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.56s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [d26f3ff50904c] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.66s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [d7863a79c8069] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.93s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [d34f2164deb18] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (1.13s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [d208fc2c5333e] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.59s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [d784d26080c89] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.61s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [d3be21c52b191] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.23s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [d9d4122c49772] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.42s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [dfa6f68559016] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.40s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [d82d579da5f55] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.22s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [debc4b15b8e2d] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [d4948309cda00] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [dd5696532d016] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.33s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [d6052f35f2549] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.89s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [d0e7d06485867] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [dccde5a209ab3] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.49s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [d5087a1929aa8] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [dba9663f5ef51] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.07s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:968: [d279dcc91f554] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.67s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [d4bfd29751381] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.52s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:1116: [dfeff345ccde4] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.28s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [d17e72118bb30] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [d996a348cdc5b] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s)
21:31:41 [2020-03-27T21:31:41.564Z]         docker_cli_network_unix_test.go:46: [db6214b920dbb] daemon is not started
21:31:41 [2020-03-27T21:31:41.564Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s)
21:31:41 [2020-03-27T21:31:41.565Z]         docker_cli_network_unix_test.go:46: [d81aab5630ffd] daemon is not started
21:31:41 [2020-03-27T21:31:41.565Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s)
21:31:41 [2020-03-27T21:31:41.565Z]         docker_cli_network_unix_test.go:46: [d7c6f2c929d54] daemon is not started
21:31:41 [2020-03-27T21:31:41.565Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s)
21:31:41 [2020-03-27T21:31:41.565Z]         docker_cli_network_unix_test.go:46: [d7467f1a6e74f] daemon is not started
21:31:41 [2020-03-27T21:31:41.565Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
21:31:41 [2020-03-27T21:31:41.565Z]         docker_cli_network_unix_test.go:46: [d33df8b6500c6] daemon is not started
21:31:41 [2020-03-27T21:31:41.565Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.22s)
21:31:41 [2020-03-27T21:31:41.565Z]         docker_cli_network_unix_test.go:46: [da9f9e42a69b4] daemon is not started
21:31:41 [2020-03-27T21:31:41.565Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
21:31:41 [2020-03-27T21:31:41.565Z]         docker_cli_network_unix_test.go:46: [d46d004fb76a5] daemon is not started
21:31:41 [2020-03-27T21:31:41.565Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:31:41 [2020-03-27T21:31:41.565Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
21:31:41 [2020-03-27T21:31:41.565Z]         docker_cli_network_unix_test.go:46: [d0112af1b71e2] daemon is not started
21:31:41 [2020-03-27T21:31:41.565Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.43s)
21:31:41 [2020-03-27T21:31:41.565Z]         docker_cli_network_unix_test.go:46: [d581153dbf59a] daemon is not started
21:31:41 [2020-03-27T21:31:41.565Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.47s)
21:31:41 [2020-03-27T21:31:41.565Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.64s)
21:31:41 [2020-03-27T21:31:41.565Z]         docker_cli_network_unix_test.go:1084: [dd3d9c352b8ed] daemon is not started
21:31:41 [2020-03-27T21:31:41.565Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.14s)
21:31:41 [2020-03-27T21:31:41.565Z]         docker_cli_network_unix_test.go:46: [d74ab84f11c02] daemon is not started
21:31:41 [2020-03-27T21:31:41.565Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.39s)
21:31:41 [2020-03-27T21:31:41.565Z]         docker_cli_network_unix_test.go:46: [df2e29f74824f] daemon is not started
21:31:41 [2020-03-27T21:31:41.565Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.75s)
21:31:41 [2020-03-27T21:31:41.565Z]         docker_cli_network_unix_test.go:46: [d83c616d51165] daemon is not started
21:31:41 [2020-03-27T21:31:41.565Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
21:31:41 [2020-03-27T21:31:41.565Z]         docker_cli_network_unix_test.go:46: [d493b55f7b8bc] daemon is not started
21:31:41 [2020-03-27T21:31:41.565Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.32s)
21:31:41 [2020-03-27T21:31:41.565Z]         docker_cli_network_unix_test.go:46: [d19191c0b2901] daemon is not started
21:31:41 [2020-03-27T21:31:41.565Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.90s)
21:31:41 [2020-03-27T21:31:41.565Z]         docker_cli_network_unix_test.go:46: [d86ad4acf843b] daemon is not started
21:31:41 [2020-03-27T21:31:41.565Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.66s)
21:31:41 [2020-03-27T21:31:41.565Z]         docker_cli_network_unix_test.go:46: [da88cfd7d0a0c] daemon is not started
21:31:41 [2020-03-27T21:31:41.565Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.08s)
21:31:41 [2020-03-27T21:31:41.565Z]         docker_cli_network_unix_test.go:46: [d1ed2e5991e43] daemon is not started
21:31:41 [2020-03-27T21:31:41.565Z] === RUN   TestDockerHubPullSuite
21:31:41 [2020-03-27T21:31:41.565Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
21:31:42 [2020-03-27T21:31:42.934Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
21:31:45 [2020-03-27T21:31:45.461Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
21:31:45 [2020-03-27T21:31:45.718Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
21:31:47 [2020-03-27T21:31:47.612Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
21:31:47 [2020-03-27T21:31:47.869Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
21:31:47 [2020-03-27T21:31:47.869Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
21:31:48 [2020-03-27T21:31:48.127Z] --- PASS: TestDockerHubPullSuite (6.51s)
21:31:48 [2020-03-27T21:31:48.127Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.53s)
21:31:48 [2020-03-27T21:31:48.127Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.36s)
21:31:48 [2020-03-27T21:31:48.127Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.40s)
21:31:48 [2020-03-27T21:31:48.127Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.95s)
21:31:48 [2020-03-27T21:31:48.127Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s)
21:31:48 [2020-03-27T21:31:48.127Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
21:31:48 [2020-03-27T21:31:48.127Z] PASS
21:31:48 [2020-03-27T21:31:48.127Z] 
21:31:48 [2020-03-27T21:31:48.127Z] === Skipped
21:31:48 [2020-03-27T21:31:48.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
21:31:48 [2020-03-27T21:31:48.127Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
21:31:48 [2020-03-27T21:31:48.127Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.127Z] 
21:31:48 [2020-03-27T21:31:48.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
21:31:48 [2020-03-27T21:31:48.127Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
21:31:48 [2020-03-27T21:31:48.127Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.127Z] 
21:31:48 [2020-03-27T21:31:48.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:31:48 [2020-03-27T21:31:48.127Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:31:48 [2020-03-27T21:31:48.127Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.127Z] 
21:31:48 [2020-03-27T21:31:48.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
21:31:48 [2020-03-27T21:31:48.127Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
21:31:48 [2020-03-27T21:31:48.127Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.127Z] 
21:31:48 [2020-03-27T21:31:48.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
21:31:48 [2020-03-27T21:31:48.127Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
21:31:48 [2020-03-27T21:31:48.127Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.127Z] 
21:31:48 [2020-03-27T21:31:48.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
21:31:48 [2020-03-27T21:31:48.127Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
21:31:48 [2020-03-27T21:31:48.127Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.127Z] 
21:31:48 [2020-03-27T21:31:48.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
21:31:48 [2020-03-27T21:31:48.127Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
21:31:48 [2020-03-27T21:31:48.127Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.127Z] 
21:31:48 [2020-03-27T21:31:48.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:31:48 [2020-03-27T21:31:48.127Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:31:48 [2020-03-27T21:31:48.127Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.127Z] 
21:31:48 [2020-03-27T21:31:48.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
21:31:48 [2020-03-27T21:31:48.127Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
21:31:48 [2020-03-27T21:31:48.127Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.127Z] 
21:31:48 [2020-03-27T21:31:48.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:31:48 [2020-03-27T21:31:48.127Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:31:48 [2020-03-27T21:31:48.127Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.127Z] 
21:31:48 [2020-03-27T21:31:48.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
21:31:48 [2020-03-27T21:31:48.127Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
21:31:48 [2020-03-27T21:31:48.127Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.127Z] 
21:31:48 [2020-03-27T21:31:48.127Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:31:48 [2020-03-27T21:31:48.127Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:31:48 [2020-03-27T21:31:48.127Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.127Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_sni_test.go:18: Flakey test
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
21:31:48 [2020-03-27T21:31:48.128Z]         docker_cli_network_unix_test.go:46: [d0112af1b71e2] daemon is not started
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] 
21:31:48 [2020-03-27T21:31:48.128Z] DONE 1277 tests, 44 skipped in 2005.371s
21:31:48 [2020-03-27T21:31:48.128Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:31:48 [2020-03-27T21:31:48.128Z] ++++ cat bundles/test-integration/docker.pid
21:31:48 [2020-03-27T21:31:48.128Z] +++ kill 7431
21:31:49 [2020-03-27T21:31:49.059Z] +++ /etc/init.d/apparmor stop
21:31:49 [2020-03-27T21:31:49.059Z] Leaving: AppArmorNo profiles have been unloaded.
21:31:49 [2020-03-27T21:31:49.059Z] 
21:31:49 [2020-03-27T21:31:49.059Z] Unloading profiles will leave already running processes permanently
21:31:49 [2020-03-27T21:31:49.059Z] unconfined, which can lead to unexpected situations.
21:31:49 [2020-03-27T21:31:49.059Z] 
21:31:49 [2020-03-27T21:31:49.059Z] To set a process to complain mode, use the command line tool
21:31:49 [2020-03-27T21:31:49.059Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:31:49 [2020-03-27T21:31:49.059Z] +++ true
21:31:49 [2020-03-27T21:31:49.059Z] 
21:31:53 [2020-03-27T21:31:53.238Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
21:31:56 [2020-03-27T21:31:56.512Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
21:31:59 [2020-03-27T21:31:59.784Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
21:32:03 [2020-03-27T21:32:03.058Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
21:32:05 [2020-03-27T21:32:05.582Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
21:32:09 [2020-03-27T21:32:09.762Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
21:32:12 [2020-03-27T21:32:12.286Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
21:33:08 [2020-03-27T21:33:08.472Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
21:33:23 [2020-03-27T21:33:23.320Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
21:33:41 [2020-03-27T21:33:41.374Z] --- PASS: TestDockerSwarmSuite (1736.47s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.75s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.48s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.84s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.18s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.09s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_test.go:563: [d22e3aa41f2a4] joining swarm manager [de2ce0f94569c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_test.go:585: [dc11cc90c948b] joining swarm manager [de2ce0f94569c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.374Z]         check_test.go:380: [d22e3aa41f2a4] daemon is not started
21:33:41 [2020-03-27T21:33:41.374Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.48s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_test.go:46: [d7f961a3db074] joining swarm manager [d0e93f0dbab2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.91s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (47.89s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.55s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_test.go:304: [d94753ef39299] joining swarm manager [d980e2141c992]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_test.go:305: [d688701b4ad67] joining swarm manager [d980e2141c992]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_test.go:364: Waiting for possible election...
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.64s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_test.go:272: [d726c2d3fad35] joining swarm manager [d0d8ac2d82050]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_test.go:273: [d756a9224d00e] joining swarm manager [d0d8ac2d82050]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.75s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.42s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.18s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_node_test.go:19: [d5c33e6b4029e] joining swarm manager [d5d22b111a812]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_node_test.go:20: [d8755911b2dda] joining swarm manager [d5d22b111a812]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.69s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_test.go:502: [d74f8ab1a9d0b] joining swarm manager [d4bffac82ba40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_test.go:507: [d957f9f90936b] joining swarm manager [d4bffac82ba40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.52s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_node_test.go:80: [d1c3b841cf114] joining swarm manager [d52eb44ffe665]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.33s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_node_test.go:52: [d5baea42c36eb] joining swarm manager [da9e8e40fa848]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_node_test.go:53: [d2af3ec9b1eb0] joining swarm manager [da9e8e40fa848]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.82s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.70s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_test.go:202: [d4a20a4ecd146] joining swarm manager [d956616bd0a89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.39s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_test.go:384: [d411c5522d701] joining swarm manager [d4c9acef6211f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_test.go:385: [d2538620eb8cd] joining swarm manager [d4c9acef6211f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.374Z]         check_test.go:380: [d2538620eb8cd] daemon is not started
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.77s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_test.go:802: [d3e52c98d14e4] joining swarm manager [d310723b72766]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_test.go:802: [d8358449977b8] joining swarm manager [d310723b72766]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_test.go:802: [d88f9accc99b7] joining swarm manager [d310723b72766]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_test.go:802: [db8ac8a2adada] joining swarm manager [d310723b72766]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_test.go:810: [dc332b061fe4b] joining swarm manager [d310723b72766]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.40s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.26s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_service_test.go:394: [dfc78aace8777] joining swarm manager [d83d11515f641]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_service_test.go:394: [d269669196e20] joining swarm manager [d83d11515f641]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.27s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_service_test.go:342: [d8d3d212f9911] joining swarm manager [d3ea1b133ccb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_service_test.go:342: [d4864751a7771] joining swarm manager [d3ea1b133ccb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.12s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_service_test.go:489: [dac38e5640c5a] joining swarm manager [d1e5d82b3e558]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_service_test.go:489: [d29c91212336b] joining swarm manager [d1e5d82b3e558]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.18s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.12s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_service_test.go:127: [d7cd07d12ae85] joining swarm manager [dfe5e9776630f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_service_test.go:128: [df251adcc6b8e] joining swarm manager [dfe5e9776630f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_service_test.go:136: [dcc29813c1a9c] joining swarm manager [dfe5e9776630f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_service_test.go:137: [df244e0576f2d] joining swarm manager [dfe5e9776630f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.16s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.04s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_service_test.go:303: [de472fc00a8b7] joining swarm manager [d7ea7e96bcbb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_service_test.go:303: [de604fa7a2c57] joining swarm manager [d7ea7e96bcbb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.87s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_service_test.go:99: [d7311b6d6488c] joining swarm manager [d69639fe86eb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_service_test.go:100: [d98cf8e936c27] joining swarm manager [d69639fe86eb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.374Z]         check_test.go:380: [d7311b6d6488c] daemon is not started
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.04s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_service_test.go:532: [d7fa1831999fe] joining swarm manager [de82d30de1ef4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_service_test.go:533: [d3cbf358f4454] joining swarm manager [de82d30de1ef4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.15s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_service_test.go:147: [d336d9fcb9567] joining swarm manager [d0990defdf97e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]         docker_api_swarm_service_test.go:147: [df05a80a1e9f2] joining swarm manager [d0990defdf97e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.10s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.34s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.89s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.40s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.51s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.30s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.76s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.74s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.93s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.83s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.06s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.23s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.11s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.68s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.35s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.01s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.97s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.48s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.16s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.06s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.42s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.50s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.89s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.44s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.40s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.02s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.59s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.16s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.41s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.27s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.28s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.82s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_cli_service_logs_test.go:241: checking task lqa00pioro4c
21:33:41 [2020-03-27T21:33:41.374Z]         docker_cli_service_logs_test.go:246: checking messages for lqa00pioro4c
21:33:41 [2020-03-27T21:33:41.374Z]         docker_cli_service_logs_test.go:241: checking task biwhfpc7i1ys
21:33:41 [2020-03-27T21:33:41.374Z]         docker_cli_service_logs_test.go:246: checking messages for biwhfpc7i1ys
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.15s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.33s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.87s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.88s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (21.06s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_cli_swarm_test.go:1901: [d3c4e12a78c8b] joining swarm manager [d3af6e230f02c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]         docker_cli_swarm_test.go:1902: [d0e61c4c52522] joining swarm manager [d3af6e230f02c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.13s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.54s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.30s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.37s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_cli_swarm_test.go:1802: [dee1d6a1ea023] joining swarm manager [de3fb0048d110]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]         docker_cli_swarm_test.go:1803: [dce486f249187] joining swarm manager [de3fb0048d110]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.49s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.09s)
21:33:41 [2020-03-27T21:33:41.374Z]         docker_cli_swarm_test.go:1321: [d3a7f30e44a54] joining swarm manager [dd5db19834f69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.374Z]         docker_cli_swarm_test.go:1322: [dc4fc22e31f57] joining swarm manager [dd5db19834f69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.21s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.16s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.70s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.94s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.04s)
21:33:41 [2020-03-27T21:33:41.374Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.19s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.50s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:33:41 [2020-03-27T21:33:41.375Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.27s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.86s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.18s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (59.77s)
21:33:41 [2020-03-27T21:33:41.375Z]         docker_cli_swarm_test.go:1186: [d9919632032b8] joining swarm manager [df5ba81670de7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.375Z]         docker_cli_swarm_test.go:1195: [d6b0f934d947f] joining swarm manager [df5ba81670de7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.33s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.94s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (139.94s)
21:33:41 [2020-03-27T21:33:41.375Z]         docker_cli_swarm_test.go:1118: [d8a3750bb07c6] joining swarm manager [de7e0aac25da8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.375Z]         docker_cli_swarm_test.go:1119: [d713f1cd9bc73] joining swarm manager [de7e0aac25da8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.375Z]         docker_cli_swarm_test.go:1172: [da0c6aed4c73d] joining swarm manager [de7e0aac25da8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.99s)
21:33:41 [2020-03-27T21:33:41.375Z]         docker_cli_swarm_test.go:1453: [deea3945ba07b] joining swarm manager [d0403dcb8e5be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.375Z]         docker_cli_swarm_test.go:1454: [da1e3e1209d0d] joining swarm manager [d0403dcb8e5be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.11s)
21:33:41 [2020-03-27T21:33:41.375Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
21:33:41 [2020-03-27T21:33:41.375Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.41s)
21:33:41 [2020-03-27T21:33:41.375Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.10s)
21:33:41 [2020-03-27T21:33:41.375Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.21s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.28s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.04s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.34s)
21:33:41 [2020-03-27T21:33:41.375Z]         docker_cli_swarm_unix_test.go:62: [d67a2043e5c03] joining swarm manager [db925e6177df9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.82s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.78s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.96s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.72s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.33s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.55s)
21:33:41 [2020-03-27T21:33:41.375Z]         docker_api_swarm_test.go:962: [d49415e2fd51b] joining swarm manager [d844affe05d07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.37s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.11s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.09s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.26s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.48s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.40s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.06s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.21s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.16s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.17s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.52s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.90s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.39s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.90s)
21:33:41 [2020-03-27T21:33:41.375Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.93s)
21:33:41 [2020-03-27T21:33:41.375Z] === RUN   TestDockerExternalVolumeSuite
21:33:41 [2020-03-27T21:33:41.375Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
21:33:56 [2020-03-27T21:33:56.228Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
21:35:03 [2020-03-27T21:35:03.867Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
21:35:13 [2020-03-27T21:35:13.818Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
21:35:45 [2020-03-27T21:35:45.856Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
21:36:00 [2020-03-27T21:36:00.730Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
21:36:32 [2020-03-27T21:36:32.768Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
21:36:44 [2020-03-27T21:36:44.944Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
21:37:16 [2020-03-27T21:37:16.982Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
21:37:35 [2020-03-27T21:37:35.037Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
21:37:49 [2020-03-27T21:37:49.921Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
21:38:36 [2020-03-27T21:38:36.552Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
21:38:55 [2020-03-27T21:38:55.952Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
21:39:27 [2020-03-27T21:39:27.990Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
21:40:00 [2020-03-27T21:40:00.029Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
21:40:14 [2020-03-27T21:40:14.889Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
21:40:32 [2020-03-27T21:40:32.943Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
21:40:47 [2020-03-27T21:40:47.791Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
21:41:02 [2020-03-27T21:41:02.638Z] --- PASS: TestDockerExternalVolumeSuite (441.07s)
21:41:02 [2020-03-27T21:41:02.638Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.90s)
21:41:02 [2020-03-27T21:41:02.638Z]         docker_cli_external_volume_driver_test.go:53: [dc02af8558593] daemon is not started
21:41:02 [2020-03-27T21:41:02.638Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s)
21:41:02 [2020-03-27T21:41:02.638Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.56s)
21:41:02 [2020-03-27T21:41:02.638Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
21:41:02 [2020-03-27T21:41:02.638Z]         docker_cli_external_volume_driver_test.go:53: [dba0365b2be05] daemon is not started
21:41:02 [2020-03-27T21:41:02.638Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
21:41:02 [2020-03-27T21:41:02.638Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
21:41:02 [2020-03-27T21:41:02.638Z]         docker_cli_external_volume_driver_test.go:53: [d8dd3fb8a2a22] daemon is not started
21:41:02 [2020-03-27T21:41:02.638Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
21:41:02 [2020-03-27T21:41:02.638Z]         docker_cli_external_volume_driver_test.go:53: [ddcb2a2bb5f9d] daemon is not started
21:41:02 [2020-03-27T21:41:02.638Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s)
21:41:02 [2020-03-27T21:41:02.638Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s)
21:41:02 [2020-03-27T21:41:02.638Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s)
21:41:02 [2020-03-27T21:41:02.638Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
21:41:02 [2020-03-27T21:41:02.638Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.59s)
21:41:02 [2020-03-27T21:41:02.638Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.72s)
21:41:02 [2020-03-27T21:41:02.638Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s)
21:41:02 [2020-03-27T21:41:02.638Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s)
21:41:02 [2020-03-27T21:41:02.638Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.41s)
21:41:02 [2020-03-27T21:41:02.638Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s)
21:41:02 [2020-03-27T21:41:02.638Z]         docker_cli_external_volume_driver_test.go:485: [d2b44deb213f1] daemon is not started
21:41:02 [2020-03-27T21:41:02.638Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
21:41:02 [2020-03-27T21:41:02.638Z]         docker_cli_external_volume_driver_test.go:53: [df524393fc906] daemon is not started
21:41:02 [2020-03-27T21:41:02.638Z] PASS
21:41:02 [2020-03-27T21:41:02.638Z] 
21:41:02 [2020-03-27T21:41:02.638Z] === Skipped
21:41:02 [2020-03-27T21:41:02.638Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:41:02 [2020-03-27T21:41:02.638Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:41:02 [2020-03-27T21:41:02.638Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
21:41:02 [2020-03-27T21:41:02.638Z]         check_test.go:309: [d7e54f13c0d4d] daemon is not started
21:41:02 [2020-03-27T21:41:02.638Z] 
21:41:02 [2020-03-27T21:41:02.638Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
21:41:02 [2020-03-27T21:41:02.638Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
21:41:02 [2020-03-27T21:41:02.638Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
21:41:02 [2020-03-27T21:41:02.638Z]         check_test.go:309: [d2aadffc61c52] daemon is not started
21:41:02 [2020-03-27T21:41:02.638Z] 
21:41:02 [2020-03-27T21:41:02.638Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
21:41:02 [2020-03-27T21:41:02.638Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
21:41:02 [2020-03-27T21:41:02.638Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
21:41:02 [2020-03-27T21:41:02.638Z]         check_test.go:309: [db2c5c33d9558] daemon is not started
21:41:02 [2020-03-27T21:41:02.638Z] 
21:41:02 [2020-03-27T21:41:02.638Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:41:02 [2020-03-27T21:41:02.638Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
21:41:02 [2020-03-27T21:41:02.638Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
21:41:02 [2020-03-27T21:41:02.638Z] 
21:41:02 [2020-03-27T21:41:02.638Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:41:02 [2020-03-27T21:41:02.638Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
21:41:02 [2020-03-27T21:41:02.638Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:41:02 [2020-03-27T21:41:02.638Z] 
21:41:02 [2020-03-27T21:41:02.638Z] 
21:41:02 [2020-03-27T21:41:02.638Z] DONE 273 tests, 5 skipped in 2558.601s
21:41:02 [2020-03-27T21:41:02.638Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:41:02 [2020-03-27T21:41:02.638Z] ++++ cat bundles/test-integration/docker.pid
21:41:02 [2020-03-27T21:41:02.638Z] +++ kill 7431
21:41:02 [2020-03-27T21:41:02.895Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7bfe547ddb23/docker.pid
21:41:02 [2020-03-27T21:41:02.895Z] +++ kill 4197
21:41:02 [2020-03-27T21:41:02.895Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4197 is not a child of this shell
21:41:02 [2020-03-27T21:41:02.895Z] warning: PID 4197 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7bfe547ddb23/docker.pid had a nonzero exit code
21:41:02 [2020-03-27T21:41:02.895Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7bfe547ddb23/root: target is busy.
21:41:02 [2020-03-27T21:41:02.895Z] +++ /etc/init.d/apparmor stop
21:41:02 [2020-03-27T21:41:02.895Z] Leaving: AppArmorNo profiles have been unloaded.
21:41:02 [2020-03-27T21:41:02.895Z] 
21:41:02 [2020-03-27T21:41:02.895Z] Unloading profiles will leave already running processes permanently
21:41:02 [2020-03-27T21:41:02.895Z] unconfined, which can lead to unexpected situations.
21:41:02 [2020-03-27T21:41:02.895Z] 
21:41:02 [2020-03-27T21:41:02.895Z] To set a process to complain mode, use the command line tool
21:41:02 [2020-03-27T21:41:02.895Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:41:02 [2020-03-27T21:41:02.895Z] +++ true
21:41:02 [2020-03-27T21:41:02.895Z] 
21:41:03 [2020-03-27T21:41:03.151Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
21:41:03 [2020-03-27T21:41:03.164Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:41:05 [2020-03-27T21:41:05.915Z] + echo Ensuring container killed.
21:41:05 [2020-03-27T21:41:05.915Z] Ensuring container killed.
21:41:05 [2020-03-27T21:41:05.915Z] + docker ps -aq -f name=docker-pr3-*
21:41:05 [2020-03-27T21:41:05.915Z] + cids=53bb82090f9c
21:41:05 [2020-03-27T21:41:05.915Z] fbebd9dd4d11
21:41:05 [2020-03-27T21:41:05.915Z] 230410029e6c
21:41:05 [2020-03-27T21:41:05.915Z] + [ -n 53bb82090f9c
21:41:05 [2020-03-27T21:41:05.915Z] fbebd9dd4d11
21:41:05 [2020-03-27T21:41:05.916Z] 230410029e6c ]
21:41:05 [2020-03-27T21:41:05.916Z] + docker rm -vf 53bb82090f9c fbebd9dd4d11 230410029e6c
21:41:09 [2020-03-27T21:41:09.190Z] 53bb82090f9c
21:41:09 [2020-03-27T21:41:09.190Z] fbebd9dd4d11
21:41:09 [2020-03-27T21:41:09.190Z] 230410029e6c
[Pipeline] sh
21:41:09 [2020-03-27T21:41:09.471Z] + echo Chowning /workspace to jenkins user
21:41:09 [2020-03-27T21:41:09.471Z] Chowning /workspace to jenkins user
21:41:09 [2020-03-27T21:41:09.471Z] + id -u
21:41:09 [2020-03-27T21:41:09.471Z] + id -g
21:41:09 [2020-03-27T21:41:09.471Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40739:/workspace busybox chown -R 1000:1000 /workspace
21:41:09 [2020-03-27T21:41:09.471Z] Unable to find image 'busybox:latest' locally
21:41:09 [2020-03-27T21:41:09.471Z] latest: Pulling from library/busybox
21:41:09 [2020-03-27T21:41:09.471Z] 0669b0daf1fb: Pulling fs layer
21:41:09 [2020-03-27T21:41:09.729Z] 0669b0daf1fb: Verifying Checksum
21:41:09 [2020-03-27T21:41:09.730Z] 0669b0daf1fb: Download complete
21:41:09 [2020-03-27T21:41:09.730Z] 0669b0daf1fb: Pull complete
21:41:09 [2020-03-27T21:41:09.730Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
21:41:09 [2020-03-27T21:41:09.730Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:41:14 [2020-03-27T21:41:14.202Z] + bundleName=amd64
21:41:14 [2020-03-27T21:41:14.202Z] + echo Creating amd64-bundles.tar.gz
21:41:14 [2020-03-27T21:41:14.202Z] Creating amd64-bundles.tar.gz
21:41:14 [2020-03-27T21:41:14.202Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:41:14 [2020-03-27T21:41:14.202Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
21:41:15 [2020-03-27T21:41:15.580Z] Archiving artifacts
21:41:17 [2020-03-27T21:41:17.533Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40739/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:41:17 [2020-03-27T21:41:17.845Z] + make clean
21:41:18 [2020-03-27T21:41:18.102Z] docker volume rm -f docker-dev-cache
21:41:18 [2020-03-27T21:41:18.102Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:54:04 [2020-03-27T21:54:04.530Z] ok  	github.com/docker/docker/integration-cli	2383.550s
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === Skipped
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.05s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.05s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (1.55s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (1.55s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_run_test.go:3181: unmatched requirement Apparmor
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_run_test.go:3159: unmatched requirement Apparmor
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.42s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
21:54:04 [2020-03-27T21:54:04.531Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.531Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.40s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.41s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.40s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.37s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.07s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.07s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_sni_test.go:18: Flakey test
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]         docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.532Z] 
21:54:04 [2020-03-27T21:54:04.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
21:54:04 [2020-03-27T21:54:04.532Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.533Z] 
21:54:04 [2020-03-27T21:54:04.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
21:54:04 [2020-03-27T21:54:04.533Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]         docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.534Z] 
21:54:04 [2020-03-27T21:54:04.534Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
21:54:04 [2020-03-27T21:54:04.534Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
21:54:04 [2020-03-27T21:54:04.535Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.535Z] 
21:54:04 [2020-03-27T21:54:04.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
21:54:04 [2020-03-27T21:54:04.536Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.536Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:2886: unmatched requirement Apparmor
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:2925: unmatched requirement Apparmor
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:3042: unmatched requirement Apparmor
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
21:54:04 [2020-03-27T21:54:04.537Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.537Z] 
21:54:04 [2020-03-27T21:54:04.537Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]         docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
21:54:04 [2020-03-27T21:54:04.538Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:185: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.538Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
21:54:04 [2020-03-27T21:54:04.538Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.538Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:212: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:239: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:268: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:302: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:302: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:302: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]         check_test.go:407: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     check_test.go:128: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     check_test.go:134: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
21:54:04 [2020-03-27T21:54:04.539Z]     check_test.go:142: unmatched requirement DaemonIsLinux
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] DONE 1096 tests, 549 skipped in 2394.596s
21:54:04 [2020-03-27T21:54:04.539Z] INFO: Integration tests ended at 03/27/2020 21:53:51. Duration:00:39:54.7133738
21:54:04 [2020-03-27T21:54:04.539Z] INFO: Docker info of the daemon under test at end of run
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] Containers: 2
21:54:04 [2020-03-27T21:54:04.539Z]  Running: 0
21:54:04 [2020-03-27T21:54:04.539Z]  Paused: 0
21:54:04 [2020-03-27T21:54:04.539Z]  Stopped: 2
21:54:04 [2020-03-27T21:54:04.539Z] Images: 12
21:54:04 [2020-03-27T21:54:04.539Z] Server Version: 0.0.0-dev
21:54:04 [2020-03-27T21:54:04.539Z] Storage Driver: windowsfilter
21:54:04 [2020-03-27T21:54:04.539Z]  Windows: 
21:54:04 [2020-03-27T21:54:04.539Z] Logging Driver: json-file
21:54:04 [2020-03-27T21:54:04.539Z] Plugins: 
21:54:04 [2020-03-27T21:54:04.539Z]  Volume: local
21:54:04 [2020-03-27T21:54:04.539Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
21:54:04 [2020-03-27T21:54:04.539Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
21:54:04 [2020-03-27T21:54:04.539Z] Swarm: inactive
21:54:04 [2020-03-27T21:54:04.539Z] Default Isolation: process
21:54:04 [2020-03-27T21:54:04.539Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
21:54:04 [2020-03-27T21:54:04.539Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
21:54:04 [2020-03-27T21:54:04.539Z] OSType: windows
21:54:04 [2020-03-27T21:54:04.539Z] Architecture: x86_64
21:54:04 [2020-03-27T21:54:04.539Z] CPUs: 4
21:54:04 [2020-03-27T21:54:04.539Z] Total Memory: 32GiB
21:54:04 [2020-03-27T21:54:04.539Z] Name: azwin-2-ccc0e0
21:54:04 [2020-03-27T21:54:04.539Z] ID: ESV2:RMPU:V7ZY:253V:3N77:DY52:PDKY:3TOU:AB7J:7PX4:6AWS:D4HI
21:54:04 [2020-03-27T21:54:04.539Z] Docker Root Dir: D:\CI\PR-40739\3\daemon
21:54:04 [2020-03-27T21:54:04.539Z] Debug Mode (client): false
21:54:04 [2020-03-27T21:54:04.539Z] Debug Mode (server): true
21:54:04 [2020-03-27T21:54:04.539Z]  File Descriptors: -1
21:54:04 [2020-03-27T21:54:04.539Z]  Goroutines: 18
21:54:04 [2020-03-27T21:54:04.539Z]  System Time: 2020-03-27T21:53:51.3188604Z
21:54:04 [2020-03-27T21:54:04.539Z]  EventsListeners: 0
21:54:04 [2020-03-27T21:54:04.539Z] Registry: https://index.docker.io/v1/
21:54:04 [2020-03-27T21:54:04.539Z] Labels:
21:54:04 [2020-03-27T21:54:04.539Z] Experimental: false
21:54:04 [2020-03-27T21:54:04.539Z] Insecure Registries:
21:54:04 [2020-03-27T21:54:04.539Z]  127.0.0.0/8
21:54:04 [2020-03-27T21:54:04.539Z] Live Restore Enabled: false
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] 
21:54:04 [2020-03-27T21:54:04.539Z] INFO: Stopping daemon under test
21:54:04 [2020-03-27T21:54:04.539Z] SUCCESS: The process with PID 5728 (child process of PID 4440) has been terminated.
21:54:04 [2020-03-27T21:54:04.539Z] SUCCESS: The process with PID 4440 (child process of PID 4184) has been terminated.
21:54:04 [2020-03-27T21:54:04.539Z] INFO: Stop tailing logs of the daemon under tests
21:54:04 [2020-03-27T21:54:04.539Z] INFO: executeCI.ps1 Completed successfully at 03/27/2020 21:53:51.
21:54:04 [2020-03-27T21:54:04.539Z] INFO: Tidying up at end of run
21:54:04 [2020-03-27T21:54:04.539Z] INFO: Saving daemon under test log (d:\CI\PR-40739\3\dut.out) to C:\windows\TEMP\CIDUT.out
21:54:04 [2020-03-27T21:54:04.539Z] INFO: Saving daemon under test log (d:\CI\PR-40739\3\dut.err) to C:\windows\TEMP\CIDUT.err
21:54:04 [2020-03-27T21:54:04.539Z] INFO: Nuke-Everything...
21:54:04 [2020-03-27T21:54:04.539Z] INFO: Container count on control daemon to delete is 2
21:54:04 [2020-03-27T21:54:04.539Z] 16dc2e0f9950
21:54:04 [2020-03-27T21:54:04.539Z] 742b038aac7c
21:54:04 [2020-03-27T21:54:04.539Z] INFO: Tidying pidfile d:\CI\PR-40739\3\docker.pid
21:54:04 [2020-03-27T21:54:04.539Z] INFO: Nuking d:\CI
21:54:22 [2020-03-27T21:54:22.319Z] INFO: Zapped successfully
21:54:22 [2020-03-27T21:54:22.319Z] 
21:54:22 [2020-03-27T21:54:22.319Z] INFO: executeCI.ps1 exiting at Fri Mar 27 21:54:20 CUT 2020. Duration 01:03:35.5613425
21:54:22 [2020-03-27T21:54:22.319Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
21:54:23 [2020-03-27T21:54:23.775Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
21:54:55 [2020-03-27T21:54:55.825Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
21:54:58 [2020-03-27T21:54:58.235Z] Archiving artifacts
21:55:12 [2020-03-27T21:55:12.662Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40739/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:55:13 [2020-03-27T21:55:13.827Z] + make clean
21:55:15 [2020-03-27T21:55:15.379Z] docker volume rm -f docker-dev-cache
21:55:15 [2020-03-27T21:55:15.379Z] 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