Skip to content
Success

Console Output

Pull request #40868 opened
Started by user Sebastiaan van Stijn
Rebuilds build #3
09:05:26 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 07d60bc2571ba3d680f21adc84d87803ab4959c6+cc0dfb6e7b22ad120c60a9ce770ea15415767cf9 (3c9e21f5a0a165428314cbb7ac1c01dfbac97e3b)
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 241f6703d31895690d4cb6f158f753615abe74ac # 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
09:05:30 [2020-04-29T09:05:30.903Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:05:30 [2020-04-29T09:05:30.908Z] Trying to pass milestone 3
[Pipeline] milestone
09:05:30 [2020-04-29T09:05:30.941Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:05:46 [2020-04-29T09:05:46.078Z] Still waiting to schedule task
09:05:46 [2020-04-29T09:05:46.080Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
09:06:30 [2020-04-29T09:06:30.100Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f430b64dd681769f) in /home/ubuntu/workspace/moby_PR-40868
[Pipeline] {
[Pipeline] checkout
09:06:33 [2020-04-29T09:06:33.098Z] using credential docker-jenkins-github-credentials
09:06:33 [2020-04-29T09:06:33.108Z] Cloning the remote Git repository
09:06:33 [2020-04-29T09:06:33.108Z] Cloning with configured refspecs honoured and without tags
09:06:33 [2020-04-29T09:06:33.135Z] Cloning repository https://github.com/moby/moby.git
09:06:33 [2020-04-29T09:06:33.191Z]  > git init /home/ubuntu/workspace/moby_PR-40868 # timeout=10
09:06:33 [2020-04-29T09:06:33.656Z] Fetching upstream changes from https://github.com/moby/moby.git
09:06:33 [2020-04-29T09:06:33.656Z]  > git --version # timeout=10
09:06:33 [2020-04-29T09:06:33.677Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:06:33 [2020-04-29T09:06:33.678Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40868/head:refs/remotes/origin/PR-40868 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:06:53 [2020-04-29T09:06:53.944Z] Fetching without tags
09:06:54 [2020-04-29T09:06:54.340Z] Merging remotes/origin/master commit cc0dfb6e7b22ad120c60a9ce770ea15415767cf9 into PR head commit 07d60bc2571ba3d680f21adc84d87803ab4959c6
09:06:53 [2020-04-29T09:06:53.850Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:06:53 [2020-04-29T09:06:53.863Z]  > git config --add remote.origin.fetch +refs/pull/40868/head:refs/remotes/origin/PR-40868 # timeout=10
09:06:53 [2020-04-29T09:06:53.882Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:06:53 [2020-04-29T09:06:53.909Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:06:53 [2020-04-29T09:06:53.954Z] Fetching upstream changes from https://github.com/moby/moby.git
09:06:53 [2020-04-29T09:06:53.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:06:53 [2020-04-29T09:06:53.958Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40868/head:refs/remotes/origin/PR-40868 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:06:54 [2020-04-29T09:06:54.349Z]  > git config core.sparsecheckout # timeout=10
09:06:55 [2020-04-29T09:06:55.728Z] Merge succeeded, producing eb99e41d3b9cae3025bfa739e75e7917efc24cb6
09:06:55 [2020-04-29T09:06:55.728Z] Checking out Revision eb99e41d3b9cae3025bfa739e75e7917efc24cb6 (PR-40868)
09:06:54 [2020-04-29T09:06:54.375Z]  > git checkout -f 07d60bc2571ba3d680f21adc84d87803ab4959c6 # timeout=10
09:06:55 [2020-04-29T09:06:55.208Z]  > git merge cc0dfb6e7b22ad120c60a9ce770ea15415767cf9 # timeout=10
09:06:55 [2020-04-29T09:06:55.693Z]  > git rev-parse HEAD^{commit} # timeout=10
09:06:55 [2020-04-29T09:06:55.732Z]  > git config core.sparsecheckout # timeout=10
09:06:55 [2020-04-29T09:06:55.753Z]  > git checkout -f eb99e41d3b9cae3025bfa739e75e7917efc24cb6 # timeout=10
09:06:59 [2020-04-29T09:06:59.886Z] Commit message: "Merge commit 'cc0dfb6e7b22ad120c60a9ce770ea15415767cf9' into HEAD"
09:06:59 [2020-04-29T09:06:59.932Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:07:01 [2020-04-29T09:07:01.090Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40868:/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
09:06:59 [2020-04-29T09:06:59.894Z]  > git rev-list --no-walk d766067f49bee3d1e41214e02ef69e4c74acf2aa # timeout=10
09:07:09 [2020-04-29T09:07:09.213Z] Unable to find image 'alpine:latest' locally
09:07:09 [2020-04-29T09:07:09.214Z] latest: Pulling from library/alpine
09:07:09 [2020-04-29T09:07:09.214Z] cbdbe7a5bc2a: Pulling fs layer
09:07:09 [2020-04-29T09:07:09.214Z] cbdbe7a5bc2a: Verifying Checksum
09:07:09 [2020-04-29T09:07:09.214Z] cbdbe7a5bc2a: Download complete
09:07:09 [2020-04-29T09:07:09.471Z] cbdbe7a5bc2a: Pull complete
09:07:09 [2020-04-29T09:07:09.471Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54
09:07:09 [2020-04-29T09:07:09.471Z] Status: Downloaded newer image for alpine:latest
09:07:14 [2020-04-29T09:07:14.781Z] 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)
09:07:15 [2020-04-29T09:07:15.323Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f430b64dd681769f) in /home/ubuntu/workspace/moby_PR-40868
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
09:07:15 [2020-04-29T09:07:15.366Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-40868
09:07:15 [2020-04-29T09:07:15.367Z] Running on ppc64le-ubuntu-15 in /home/docker/workspace/moby_PR-40868
[Pipeline] // stage
[Pipeline] checkout
[Pipeline] // stage
09:07:15 [2020-04-29T09:07:15.397Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
09:07:15 [2020-04-29T09:07:15.418Z] Fetching changes from the remote Git repository
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
09:07:15 [2020-04-29T09:07:15.435Z] Fetching without tags
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
09:07:15 [2020-04-29T09:07:15.508Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
09:07:15 [2020-04-29T09:07:15.520Z] using credential docker-jenkins-github-credentials
09:07:15 [2020-04-29T09:07:15.524Z] Cloning the remote Git repository
09:07:15 [2020-04-29T09:07:15.524Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
09:07:15 [2020-04-29T09:07:15.538Z] Cloning the remote Git repository
09:07:15 [2020-04-29T09:07:15.538Z] Cloning with configured refspecs honoured and without tags
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
09:07:15 [2020-04-29T09:07:15.854Z] Merging remotes/origin/master commit cc0dfb6e7b22ad120c60a9ce770ea15415767cf9 into PR head commit 07d60bc2571ba3d680f21adc84d87803ab4959c6
09:07:16 [2020-04-29T09:07:16.013Z] Merge succeeded, producing de9836cd24ed44c9fa9745e05b28cfa444e720e4
09:07:16 [2020-04-29T09:07:16.013Z] Checking out Revision de9836cd24ed44c9fa9745e05b28cfa444e720e4 (PR-40868)
09:07:16 [2020-04-29T09:07:16.132Z] Commit message: "Merge commit 'cc0dfb6e7b22ad120c60a9ce770ea15415767cf9' into HEAD"
09:07:16 [2020-04-29T09:07:16.149Z] First time build. Skipping changelog.
09:07:15 [2020-04-29T09:07:15.404Z]  > git rev-parse --is-inside-work-tree # timeout=10
09:07:15 [2020-04-29T09:07:15.421Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:07:15 [2020-04-29T09:07:15.437Z] Fetching upstream changes from https://github.com/moby/moby.git
09:07:15 [2020-04-29T09:07:15.437Z]  > git --version # timeout=10
09:07:15 [2020-04-29T09:07:15.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:15 [2020-04-29T09:07:15.449Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40868/head:refs/remotes/origin/PR-40868 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:07:15 [2020-04-29T09:07:15.856Z]  > git config core.sparsecheckout # timeout=10
09:07:15 [2020-04-29T09:07:15.864Z]  > git checkout -f 07d60bc2571ba3d680f21adc84d87803ab4959c6 # timeout=10
09:07:15 [2020-04-29T09:07:15.921Z]  > git merge cc0dfb6e7b22ad120c60a9ce770ea15415767cf9 # timeout=10
09:07:16 [2020-04-29T09:07:16.003Z]  > git rev-parse HEAD^{commit} # timeout=10
09:07:16 [2020-04-29T09:07:16.015Z]  > git config core.sparsecheckout # timeout=10
09:07:16 [2020-04-29T09:07:16.024Z]  > git checkout -f de9836cd24ed44c9fa9745e05b28cfa444e720e4 # timeout=10
09:07:16 [2020-04-29T09:07:16.135Z]  > git rev-list --no-walk d766067f49bee3d1e41214e02ef69e4c74acf2aa # timeout=10
09:07:15 [2020-04-29T09:07:15.528Z] Cloning repository https://github.com/moby/moby.git
09:07:15 [2020-04-29T09:07:15.528Z]  > git init /home/jenkins/workspace/moby_PR-40868 # timeout=10
09:07:15 [2020-04-29T09:07:15.570Z] Fetching upstream changes from https://github.com/moby/moby.git
09:07:15 [2020-04-29T09:07:15.570Z]  > git --version # timeout=10
09:07:15 [2020-04-29T09:07:15.576Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:15 [2020-04-29T09:07:15.576Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40868/head:refs/remotes/origin/PR-40868 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:07:15 [2020-04-29T09:07:15.546Z] Cloning repository https://github.com/moby/moby.git
09:07:15 [2020-04-29T09:07:15.546Z]  > git init /home/docker/workspace/moby_PR-40868 # timeout=10
09:07:15 [2020-04-29T09:07:15.559Z] Fetching upstream changes from https://github.com/moby/moby.git
09:07:15 [2020-04-29T09:07:15.560Z]  > git --version # timeout=10
09:07:15 [2020-04-29T09:07:15.568Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:15 [2020-04-29T09:07:15.570Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40868/head:refs/remotes/origin/PR-40868 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:07:16 [2020-04-29T09:07:16.968Z] + [ PR != PR ]
09:07:16 [2020-04-29T09:07:16.968Z] + [ master != master ]
09:07:16 [2020-04-29T09:07:16.968Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:07:17 [2020-04-29T09:07:17.313Z] + docker version
09:07:17 [2020-04-29T09:07:17.314Z] Client: Docker Engine - Community
09:07:17 [2020-04-29T09:07:17.314Z]  Version:           19.03.8
09:07:17 [2020-04-29T09:07:17.314Z]  API version:       1.40
09:07:17 [2020-04-29T09:07:17.314Z]  Go version:        go1.12.17
09:07:17 [2020-04-29T09:07:17.314Z]  Git commit:        afacb8b7f0
09:07:17 [2020-04-29T09:07:17.314Z]  Built:             Wed Mar 11 01:25:46 2020
09:07:17 [2020-04-29T09:07:17.314Z]  OS/Arch:           linux/amd64
09:07:17 [2020-04-29T09:07:17.314Z]  Experimental:      false
09:07:17 [2020-04-29T09:07:17.314Z] 
09:07:17 [2020-04-29T09:07:17.314Z] Server: Docker Engine - Community
09:07:17 [2020-04-29T09:07:17.314Z]  Engine:
09:07:17 [2020-04-29T09:07:17.314Z]   Version:          19.03.8
09:07:17 [2020-04-29T09:07:17.314Z]   API version:      1.40 (minimum version 1.12)
09:07:17 [2020-04-29T09:07:17.314Z]   Go version:       go1.12.17
09:07:17 [2020-04-29T09:07:17.314Z]   Git commit:       afacb8b7f0
09:07:17 [2020-04-29T09:07:17.314Z]   Built:            Wed Mar 11 01:24:19 2020
09:07:17 [2020-04-29T09:07:17.314Z]   OS/Arch:          linux/amd64
09:07:17 [2020-04-29T09:07:17.314Z]   Experimental:     true
09:07:17 [2020-04-29T09:07:17.314Z]  containerd:
09:07:17 [2020-04-29T09:07:17.314Z]   Version:          1.2.13
09:07:17 [2020-04-29T09:07:17.314Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
09:07:17 [2020-04-29T09:07:17.314Z]  runc:
09:07:17 [2020-04-29T09:07:17.314Z]   Version:          1.0.0-rc10
09:07:17 [2020-04-29T09:07:17.314Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:07:17 [2020-04-29T09:07:17.314Z]  docker-init:
09:07:17 [2020-04-29T09:07:17.314Z]   Version:          0.18.0
09:07:17 [2020-04-29T09:07:17.314Z]   GitCommit:        fec3683
[Pipeline] sh
09:07:17 [2020-04-29T09:07:17.610Z] + docker info
09:07:24 [2020-04-29T09:07:24.656Z] Fetching without tags
09:07:24 [2020-04-29T09:07:24.932Z] Merging remotes/origin/master commit cc0dfb6e7b22ad120c60a9ce770ea15415767cf9 into PR head commit 07d60bc2571ba3d680f21adc84d87803ab4959c6
09:07:24 [2020-04-29T09:07:24.628Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:07:24 [2020-04-29T09:07:24.629Z]  > git config --add remote.origin.fetch +refs/pull/40868/head:refs/remotes/origin/PR-40868 # timeout=10
09:07:24 [2020-04-29T09:07:24.631Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:07:24 [2020-04-29T09:07:24.646Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:07:24 [2020-04-29T09:07:24.660Z] Fetching upstream changes from https://github.com/moby/moby.git
09:07:24 [2020-04-29T09:07:24.660Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:24 [2020-04-29T09:07:24.660Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40868/head:refs/remotes/origin/PR-40868 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:07:24 [2020-04-29T09:07:24.936Z]  > git config core.sparsecheckout # timeout=10
09:07:24 [2020-04-29T09:07:24.937Z]  > git checkout -f 07d60bc2571ba3d680f21adc84d87803ab4959c6 # timeout=10
09:07:25 [2020-04-29T09:07:25.976Z] Merge succeeded, producing 1d700ac93edb77db40105309a88dcc5ee8c97c75
09:07:25 [2020-04-29T09:07:25.976Z] Checking out Revision 1d700ac93edb77db40105309a88dcc5ee8c97c75 (PR-40868)
09:07:26 [2020-04-29T09:07:26.371Z] Commit message: "Merge commit 'cc0dfb6e7b22ad120c60a9ce770ea15415767cf9' into HEAD"
09:07:26 [2020-04-29T09:07:26.383Z] First time build. Skipping changelog.
09:07:25 [2020-04-29T09:07:25.405Z]  > git merge cc0dfb6e7b22ad120c60a9ce770ea15415767cf9 # timeout=10
09:07:25 [2020-04-29T09:07:25.965Z]  > git rev-parse HEAD^{commit} # timeout=10
09:07:25 [2020-04-29T09:07:25.980Z]  > git config core.sparsecheckout # timeout=10
09:07:25 [2020-04-29T09:07:25.981Z]  > git checkout -f 1d700ac93edb77db40105309a88dcc5ee8c97c75 # timeout=10
09:07:26 [2020-04-29T09:07:26.375Z]  > git rev-list --no-walk d766067f49bee3d1e41214e02ef69e4c74acf2aa # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:07:27 [2020-04-29T09:07:27.318Z] + docker version
09:07:27 [2020-04-29T09:07:27.318Z] Client: Docker Engine - Community
09:07:27 [2020-04-29T09:07:27.318Z]  Version:           19.03.7
09:07:27 [2020-04-29T09:07:27.318Z]  API version:       1.40
09:07:27 [2020-04-29T09:07:27.318Z]  Go version:        go1.12.17
09:07:27 [2020-04-29T09:07:27.318Z]  Git commit:        7141c199a2
09:07:27 [2020-04-29T09:07:27.318Z]  Built:             Sat Mar  7 16:48:47 2020
09:07:27 [2020-04-29T09:07:27.318Z]  OS/Arch:           linux/s390x
09:07:27 [2020-04-29T09:07:27.318Z]  Experimental:      false
09:07:27 [2020-04-29T09:07:27.318Z] 
09:07:27 [2020-04-29T09:07:27.318Z] Server: Docker Engine - Community
09:07:27 [2020-04-29T09:07:27.318Z]  Engine:
09:07:27 [2020-04-29T09:07:27.318Z]   Version:          19.03.7
09:07:27 [2020-04-29T09:07:27.318Z]   API version:      1.40 (minimum version 1.12)
09:07:27 [2020-04-29T09:07:27.318Z]   Go version:       go1.12.17
09:07:27 [2020-04-29T09:07:27.318Z]   Git commit:       7141c199a2
09:07:27 [2020-04-29T09:07:27.318Z]   Built:            Sat Mar  7 16:47:46 2020
09:07:27 [2020-04-29T09:07:27.318Z]   OS/Arch:          linux/s390x
09:07:27 [2020-04-29T09:07:27.318Z]   Experimental:     true
09:07:27 [2020-04-29T09:07:27.318Z]  containerd:
09:07:27 [2020-04-29T09:07:27.318Z]   Version:          1.2.13
09:07:27 [2020-04-29T09:07:27.318Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
09:07:27 [2020-04-29T09:07:27.318Z]  runc:
09:07:27 [2020-04-29T09:07:27.318Z]   Version:          1.0.0-rc10
09:07:27 [2020-04-29T09:07:27.318Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:07:27 [2020-04-29T09:07:27.318Z]  docker-init:
09:07:27 [2020-04-29T09:07:27.318Z]   Version:          0.18.0
09:07:27 [2020-04-29T09:07:27.318Z]   GitCommit:        fec3683
[Pipeline] sh
09:07:27 [2020-04-29T09:07:27.689Z] + docker info
09:07:28 [2020-04-29T09:07:28.304Z] Client:
09:07:28 [2020-04-29T09:07:28.304Z]  Debug Mode: false
09:07:28 [2020-04-29T09:07:28.304Z] 
09:07:28 [2020-04-29T09:07:28.304Z] Server:
09:07:28 [2020-04-29T09:07:28.304Z]  Containers: 0
09:07:28 [2020-04-29T09:07:28.304Z]   Running: 0
09:07:28 [2020-04-29T09:07:28.304Z]   Paused: 0
09:07:28 [2020-04-29T09:07:28.304Z]   Stopped: 0
09:07:28 [2020-04-29T09:07:28.304Z]  Images: 0
09:07:28 [2020-04-29T09:07:28.304Z]  Server Version: 19.03.7
09:07:28 [2020-04-29T09:07:28.304Z]  Storage Driver: overlay2
09:07:28 [2020-04-29T09:07:28.304Z]   Backing Filesystem: <unknown>
09:07:28 [2020-04-29T09:07:28.304Z]   Supports d_type: true
09:07:28 [2020-04-29T09:07:28.304Z]   Native Overlay Diff: true
09:07:28 [2020-04-29T09:07:28.304Z]  Logging Driver: json-file
09:07:28 [2020-04-29T09:07:28.304Z]  Cgroup Driver: cgroupfs
09:07:28 [2020-04-29T09:07:28.304Z]  Plugins:
09:07:28 [2020-04-29T09:07:28.304Z]   Volume: local
09:07:28 [2020-04-29T09:07:28.304Z]   Network: bridge host ipvlan macvlan null overlay
09:07:28 [2020-04-29T09:07:28.304Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:07:28 [2020-04-29T09:07:28.304Z]  Swarm: inactive
09:07:28 [2020-04-29T09:07:28.304Z]  Runtimes: runc
09:07:28 [2020-04-29T09:07:28.304Z]  Default Runtime: runc
09:07:28 [2020-04-29T09:07:28.304Z]  Init Binary: docker-init
09:07:28 [2020-04-29T09:07:28.304Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
09:07:28 [2020-04-29T09:07:28.304Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:07:28 [2020-04-29T09:07:28.304Z]  init version: fec3683
09:07:28 [2020-04-29T09:07:28.304Z]  Security Options:
09:07:28 [2020-04-29T09:07:28.304Z]   apparmor
09:07:28 [2020-04-29T09:07:28.304Z]   seccomp
09:07:28 [2020-04-29T09:07:28.304Z]    Profile: default
09:07:28 [2020-04-29T09:07:28.304Z]  Kernel Version: 4.15.0-91-generic
09:07:28 [2020-04-29T09:07:28.304Z]  Operating System: Ubuntu 18.04.4 LTS
09:07:28 [2020-04-29T09:07:28.304Z]  OSType: linux
09:07:28 [2020-04-29T09:07:28.304Z]  Architecture: s390x
09:07:28 [2020-04-29T09:07:28.304Z]  CPUs: 2
09:07:28 [2020-04-29T09:07:28.304Z]  Total Memory: 7.861GiB
09:07:28 [2020-04-29T09:07:28.304Z]  Name: s390x-ubuntu-16
09:07:28 [2020-04-29T09:07:28.304Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
09:07:28 [2020-04-29T09:07:28.304Z]  Docker Root Dir: /var/lib/docker
09:07:28 [2020-04-29T09:07:28.304Z]  Debug Mode: false
09:07:28 [2020-04-29T09:07:28.304Z]  Username: dockerbuildbot
09:07:28 [2020-04-29T09:07:28.304Z]  Registry: https://index.docker.io/v1/
09:07:28 [2020-04-29T09:07:28.304Z]  Labels:
09:07:28 [2020-04-29T09:07:28.304Z]  Experimental: true
09:07:28 [2020-04-29T09:07:28.304Z]  Insecure Registries:
09:07:28 [2020-04-29T09:07:28.304Z]   127.0.0.0/8
09:07:28 [2020-04-29T09:07:28.304Z]  Live Restore Enabled: false
09:07:28 [2020-04-29T09:07:28.304Z] 
09:07:28 [2020-04-29T09:07:28.304Z] WARNING: No swap limit support
[Pipeline] sh
09:07:28 [2020-04-29T09:07:28.676Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:07:28 [2020-04-29T09:07:28.676Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:07:28 [2020-04-29T09:07:28.676Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40868/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:07:29 [2020-04-29T09:07:29.303Z] + bash /home/jenkins/workspace/moby_PR-40868/check-config.sh
09:07:29 [2020-04-29T09:07:29.303Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:07:29 [2020-04-29T09:07:29.303Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
09:07:29 [2020-04-29T09:07:29.303Z] 
09:07:29 [2020-04-29T09:07:29.303Z] Generally Necessary:
09:07:29 [2020-04-29T09:07:29.303Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:07:29 [2020-04-29T09:07:29.303Z] - apparmor: enabled and tools installed
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_NAMESPACES: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_NET_NS: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_PID_NS: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_IPC_NS: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_UTS_NS: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_CGROUPS: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_CGROUP_CPUACCT: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_CGROUP_DEVICE: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_CGROUP_FREEZER: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_CGROUP_SCHED: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_CPUSETS: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_MEMCG: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_KEYS: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_VETH: enabled (as module)
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_BRIDGE: enabled (as module)
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_NF_NAT: enabled (as module)
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_NF_NAT_NEEDED: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_POSIX_MQUEUE: enabled
09:07:29 [2020-04-29T09:07:29.303Z] 
09:07:29 [2020-04-29T09:07:29.303Z] Optional Features:
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_USER_NS: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_SECCOMP: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_CGROUP_PIDS: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_MEMCG_SWAP: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:07:29 [2020-04-29T09:07:29.303Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_BLK_CGROUP: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_IOSCHED_CFQ: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:07:29 [2020-04-29T09:07:29.303Z] - CONFIG_CGROUP_PERF: enabled
09:07:29 [2020-04-29T09:07:29.586Z] - CONFIG_CGROUP_HUGETLB: enabled
09:07:29 [2020-04-29T09:07:29.586Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:07:29 [2020-04-29T09:07:29.586Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:07:29 [2020-04-29T09:07:29.586Z] - CONFIG_CFS_BANDWIDTH: enabled
09:07:29 [2020-04-29T09:07:29.586Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:07:29 [2020-04-29T09:07:29.586Z] - CONFIG_RT_GROUP_SCHED: missing
09:07:29 [2020-04-29T09:07:29.586Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:07:29 [2020-04-29T09:07:29.586Z] - CONFIG_IP_VS: enabled (as module)
09:07:29 [2020-04-29T09:07:29.586Z] - CONFIG_IP_VS_NFCT: enabled
09:07:29 [2020-04-29T09:07:29.586Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:07:29 [2020-04-29T09:07:29.586Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:07:29 [2020-04-29T09:07:29.586Z] - CONFIG_IP_VS_RR: enabled (as module)
09:07:29 [2020-04-29T09:07:29.586Z] - CONFIG_EXT4_FS: enabled
09:07:29 [2020-04-29T09:07:29.586Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:07:29 [2020-04-29T09:07:29.586Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:07:29 [2020-04-29T09:07:29.586Z] - Network Drivers:
09:07:29 [2020-04-29T09:07:29.586Z]   - "overlay":
09:07:29 [2020-04-29T09:07:29.586Z]     - CONFIG_VXLAN: enabled (as module)
09:07:29 [2020-04-29T09:07:29.586Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:07:29 [2020-04-29T09:07:29.586Z]       Optional (for encrypted networks):
09:07:29 [2020-04-29T09:07:29.586Z]       - CONFIG_CRYPTO: enabled
09:07:29 [2020-04-29T09:07:29.586Z]       - CONFIG_CRYPTO_AEAD: enabled
09:07:29 [2020-04-29T09:07:29.586Z]       - CONFIG_CRYPTO_GCM: enabled
09:07:29 [2020-04-29T09:07:29.586Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:07:29 [2020-04-29T09:07:29.586Z]       - CONFIG_CRYPTO_GHASH: enabled
09:07:29 [2020-04-29T09:07:29.586Z]       - CONFIG_XFRM: enabled
09:07:29 [2020-04-29T09:07:29.586Z]       - CONFIG_XFRM_USER: enabled (as module)
09:07:29 [2020-04-29T09:07:29.586Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:07:29 [2020-04-29T09:07:29.586Z]       - CONFIG_INET_ESP: enabled (as module)
09:07:29 [2020-04-29T09:07:29.586Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:07:29 [2020-04-29T09:07:29.586Z]   - "ipvlan":
09:07:29 [2020-04-29T09:07:29.586Z]     - CONFIG_IPVLAN: enabled (as module)
09:07:29 [2020-04-29T09:07:29.586Z]   - "macvlan":
09:07:29 [2020-04-29T09:07:29.586Z]     - CONFIG_MACVLAN: enabled (as module)
09:07:29 [2020-04-29T09:07:29.586Z]     - CONFIG_DUMMY: enabled (as module)
09:07:29 [2020-04-29T09:07:29.586Z]   - "ftp,tftp client in container":
09:07:29 [2020-04-29T09:07:29.586Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:07:29 [2020-04-29T09:07:29.586Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:07:29 [2020-04-29T09:07:29.586Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:07:29 [2020-04-29T09:07:29.586Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:07:29 [2020-04-29T09:07:29.586Z] - Storage Drivers:
09:07:29 [2020-04-29T09:07:29.586Z]   - "aufs":
09:07:29 [2020-04-29T09:07:29.586Z]     - CONFIG_AUFS_FS: enabled (as module)
09:07:29 [2020-04-29T09:07:29.586Z]   - "btrfs":
09:07:29 [2020-04-29T09:07:29.586Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:07:29 [2020-04-29T09:07:29.586Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:07:29 [2020-04-29T09:07:29.586Z]   - "devicemapper":
09:07:29 [2020-04-29T09:07:29.586Z]     - CONFIG_BLK_DEV_DM: enabled
09:07:29 [2020-04-29T09:07:29.586Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:07:29 [2020-04-29T09:07:29.586Z]   - "overlay":
09:07:29 [2020-04-29T09:07:29.586Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:07:29 [2020-04-29T09:07:29.586Z]   - "zfs":
09:07:29 [2020-04-29T09:07:29.586Z]     - /dev/zfs: missing
09:07:29 [2020-04-29T09:07:29.586Z]     - zfs command: missing
09:07:29 [2020-04-29T09:07:29.586Z]     - zpool command: missing
09:07:29 [2020-04-29T09:07:29.586Z] 
09:07:29 [2020-04-29T09:07:29.586Z] Limits:
09:07:29 [2020-04-29T09:07:29.586Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:07:29 [2020-04-29T09:07:29.586Z] 
09:07:29 [2020-04-29T09:07:29.586Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:07:29 [2020-04-29T09:07:29.845Z] Client:
09:07:29 [2020-04-29T09:07:29.845Z]  Debug Mode: false
09:07:29 [2020-04-29T09:07:29.845Z] 
09:07:29 [2020-04-29T09:07:29.845Z] Server:
09:07:29 [2020-04-29T09:07:29.845Z]  Containers: 0
09:07:29 [2020-04-29T09:07:29.845Z]   Running: 0
09:07:29 [2020-04-29T09:07:29.845Z]   Paused: 0
09:07:29 [2020-04-29T09:07:29.845Z]   Stopped: 0
09:07:29 [2020-04-29T09:07:29.845Z]  Images: 1
09:07:29 [2020-04-29T09:07:29.845Z]  Server Version: 19.03.8
09:07:29 [2020-04-29T09:07:29.845Z]  Storage Driver: overlay2
09:07:29 [2020-04-29T09:07:29.845Z]   Backing Filesystem: <unknown>
09:07:29 [2020-04-29T09:07:29.845Z]   Supports d_type: true
09:07:29 [2020-04-29T09:07:29.845Z]   Native Overlay Diff: true
09:07:29 [2020-04-29T09:07:29.845Z]  Logging Driver: json-file
09:07:29 [2020-04-29T09:07:29.845Z]  Cgroup Driver: cgroupfs
09:07:29 [2020-04-29T09:07:29.845Z]  Plugins:
09:07:29 [2020-04-29T09:07:29.845Z]   Volume: local
09:07:29 [2020-04-29T09:07:29.845Z]   Network: bridge host ipvlan macvlan null overlay
09:07:29 [2020-04-29T09:07:29.845Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:07:29 [2020-04-29T09:07:29.845Z]  Swarm: inactive
09:07:29 [2020-04-29T09:07:29.845Z]  Runtimes: runc
09:07:29 [2020-04-29T09:07:29.845Z]  Default Runtime: runc
09:07:29 [2020-04-29T09:07:29.845Z]  Init Binary: docker-init
09:07:29 [2020-04-29T09:07:29.845Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
09:07:29 [2020-04-29T09:07:29.845Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:07:29 [2020-04-29T09:07:29.845Z]  init version: fec3683
09:07:29 [2020-04-29T09:07:29.845Z]  Security Options:
09:07:29 [2020-04-29T09:07:29.845Z]   apparmor
09:07:29 [2020-04-29T09:07:29.845Z]   seccomp
09:07:29 [2020-04-29T09:07:29.845Z]    Profile: default
09:07:29 [2020-04-29T09:07:29.845Z]  Kernel Version: 4.15.0-1065-aws
09:07:29 [2020-04-29T09:07:29.845Z]  Operating System: Ubuntu 18.04.4 LTS
09:07:29 [2020-04-29T09:07:29.845Z]  OSType: linux
09:07:29 [2020-04-29T09:07:29.845Z]  Architecture: x86_64
09:07:29 [2020-04-29T09:07:29.845Z]  CPUs: 2
09:07:29 [2020-04-29T09:07:29.845Z]  Total Memory: 7.501GiB
09:07:29 [2020-04-29T09:07:29.845Z]  Name: ip-10-100-123-46
09:07:29 [2020-04-29T09:07:29.845Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
09:07:29 [2020-04-29T09:07:29.845Z]  Docker Root Dir: /var/lib/docker
09:07:29 [2020-04-29T09:07:29.845Z]  Debug Mode: false
09:07:29 [2020-04-29T09:07:29.845Z]  Registry: https://index.docker.io/v1/
09:07:29 [2020-04-29T09:07:29.845Z]  Labels:
09:07:29 [2020-04-29T09:07:29.845Z]  Experimental: true
09:07:29 [2020-04-29T09:07:29.845Z]  Insecure Registries:
09:07:29 [2020-04-29T09:07:29.845Z]   127.0.0.0/8
09:07:29 [2020-04-29T09:07:29.845Z]  Live Restore Enabled: true
09:07:29 [2020-04-29T09:07:29.845Z] 
09:07:29 [2020-04-29T09:07:29.845Z] WARNING: No swap limit support
[Pipeline] sh
09:07:30 [2020-04-29T09:07:30.012Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 .
09:07:30 [2020-04-29T09:07:30.012Z] #2 [internal] load .dockerignore
09:07:30 [2020-04-29T09:07:30.012Z] #2 transferring context: 87B 0.0s done
09:07:30 [2020-04-29T09:07:30.012Z] #2 DONE 0.0s
09:07:30 [2020-04-29T09:07:30.012Z] 
09:07:30 [2020-04-29T09:07:30.012Z] #1 [internal] load build definition from Dockerfile
09:07:30 [2020-04-29T09:07:30.012Z] #1 transferring dockerfile: 17.09kB 0.0s done
09:07:30 [2020-04-29T09:07:30.012Z] #1 DONE 0.0s
09:07:30 [2020-04-29T09:07:30.012Z] 
09:07:30 [2020-04-29T09:07:30.012Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
09:07:30 [2020-04-29T09:07:30.174Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:07:30 [2020-04-29T09:07:30.174Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:07:30 [2020-04-29T09:07:30.174Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40868/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:07:30 [2020-04-29T09:07:30.174Z] + bash /home/ubuntu/workspace/moby_PR-40868/check-config.sh
09:07:30 [2020-04-29T09:07:30.174Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:07:30 [2020-04-29T09:07:30.175Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
09:07:30 [2020-04-29T09:07:30.175Z] 
09:07:30 [2020-04-29T09:07:30.175Z] Generally Necessary:
09:07:30 [2020-04-29T09:07:30.175Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:07:30 [2020-04-29T09:07:30.175Z] - apparmor: enabled and tools installed
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_NAMESPACES: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_NET_NS: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_PID_NS: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_IPC_NS: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_UTS_NS: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_CGROUPS: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_CGROUP_CPUACCT: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_CGROUP_DEVICE: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_CGROUP_FREEZER: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_CGROUP_SCHED: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_CPUSETS: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_MEMCG: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_KEYS: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_VETH: enabled (as module)
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_BRIDGE: enabled (as module)
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_NF_NAT: enabled (as module)
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_NF_NAT_NEEDED: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_POSIX_MQUEUE: enabled
09:07:30 [2020-04-29T09:07:30.175Z] 
09:07:30 [2020-04-29T09:07:30.175Z] Optional Features:
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_USER_NS: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_SECCOMP: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_CGROUP_PIDS: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_MEMCG_SWAP: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:07:30 [2020-04-29T09:07:30.175Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_BLK_CGROUP: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:07:30 [2020-04-29T09:07:30.175Z] - CONFIG_IOSCHED_CFQ: enabled
09:07:30 [2020-04-29T09:07:30.294Z] #3 DONE 0.3s
09:07:30 [2020-04-29T09:07:30.294Z] 
09:07:30 [2020-04-29T09:07:30.294Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
09:07:30 [2020-04-29T09:07:30.294Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
09:07:30 [2020-04-29T09:07:30.294Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
09:07:30 [2020-04-29T09:07:30.294Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
09:07:30 [2020-04-29T09:07:30.294Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0B / 8.87MB 0.1s
09:07:30 [2020-04-29T09:07:30.294Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
09:07:30 [2020-04-29T09:07:30.310Z] Still waiting to schedule task
09:07:30 [2020-04-29T09:07:30.310Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f430b64dd681769f)’
09:07:30 [2020-04-29T09:07:30.311Z] Still waiting to schedule task
09:07:30 [2020-04-29T09:07:30.311Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f430b64dd681769f)’
09:07:30 [2020-04-29T09:07:30.317Z] Still waiting to schedule task
09:07:30 [2020-04-29T09:07:30.317Z] All nodes of label ‘arm64&&linux’ are offline
09:07:30 [2020-04-29T09:07:30.319Z] Still waiting to schedule task
09:07:30 [2020-04-29T09:07:30.319Z] All nodes of label ‘windows-2019’ are offline
09:07:30 [2020-04-29T09:07:30.445Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:07:30 [2020-04-29T09:07:30.445Z] - CONFIG_CGROUP_PERF: enabled
09:07:30 [2020-04-29T09:07:30.445Z] - CONFIG_CGROUP_HUGETLB: enabled
09:07:30 [2020-04-29T09:07:30.445Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:07:30 [2020-04-29T09:07:30.445Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:07:30 [2020-04-29T09:07:30.445Z] - CONFIG_CFS_BANDWIDTH: enabled
09:07:30 [2020-04-29T09:07:30.445Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:07:30 [2020-04-29T09:07:30.445Z] - CONFIG_RT_GROUP_SCHED: missing
09:07:30 [2020-04-29T09:07:30.445Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:07:30 [2020-04-29T09:07:30.445Z] - CONFIG_IP_VS: enabled (as module)
09:07:30 [2020-04-29T09:07:30.445Z] - CONFIG_IP_VS_NFCT: enabled
09:07:30 [2020-04-29T09:07:30.445Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:07:30 [2020-04-29T09:07:30.445Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:07:30 [2020-04-29T09:07:30.445Z] - CONFIG_IP_VS_RR: enabled (as module)
09:07:30 [2020-04-29T09:07:30.445Z] - CONFIG_EXT4_FS: enabled
09:07:30 [2020-04-29T09:07:30.445Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:07:30 [2020-04-29T09:07:30.445Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:07:30 [2020-04-29T09:07:30.445Z] - Network Drivers:
09:07:30 [2020-04-29T09:07:30.445Z]   - "overlay":
09:07:30 [2020-04-29T09:07:30.445Z]     - CONFIG_VXLAN: enabled (as module)
09:07:30 [2020-04-29T09:07:30.445Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:07:30 [2020-04-29T09:07:30.445Z]       Optional (for encrypted networks):
09:07:30 [2020-04-29T09:07:30.445Z]       - CONFIG_CRYPTO: enabled
09:07:30 [2020-04-29T09:07:30.445Z]       - CONFIG_CRYPTO_AEAD: enabled
09:07:30 [2020-04-29T09:07:30.445Z]       - CONFIG_CRYPTO_GCM: enabled
09:07:30 [2020-04-29T09:07:30.445Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:07:30 [2020-04-29T09:07:30.445Z]       - CONFIG_CRYPTO_GHASH: enabled
09:07:30 [2020-04-29T09:07:30.445Z]       - CONFIG_XFRM: enabled
09:07:30 [2020-04-29T09:07:30.445Z]       - CONFIG_XFRM_USER: enabled (as module)
09:07:30 [2020-04-29T09:07:30.445Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:07:30 [2020-04-29T09:07:30.445Z]       - CONFIG_INET_ESP: enabled (as module)
09:07:30 [2020-04-29T09:07:30.445Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:07:30 [2020-04-29T09:07:30.445Z]   - "ipvlan":
09:07:30 [2020-04-29T09:07:30.712Z]     - CONFIG_IPVLAN: enabled (as module)
09:07:30 [2020-04-29T09:07:30.712Z]   - "macvlan":
09:07:30 [2020-04-29T09:07:30.712Z]     - CONFIG_MACVLAN: enabled (as module)
09:07:30 [2020-04-29T09:07:30.712Z]     - CONFIG_DUMMY: enabled (as module)
09:07:30 [2020-04-29T09:07:30.712Z]   - "ftp,tftp client in container":
09:07:30 [2020-04-29T09:07:30.712Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:07:30 [2020-04-29T09:07:30.712Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:07:30 [2020-04-29T09:07:30.712Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:07:30 [2020-04-29T09:07:30.712Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:07:30 [2020-04-29T09:07:30.712Z] - Storage Drivers:
09:07:30 [2020-04-29T09:07:30.712Z]   - "aufs":
09:07:30 [2020-04-29T09:07:30.712Z]     - CONFIG_AUFS_FS: enabled (as module)
09:07:30 [2020-04-29T09:07:30.712Z]   - "btrfs":
09:07:30 [2020-04-29T09:07:30.712Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:07:30 [2020-04-29T09:07:30.712Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:07:30 [2020-04-29T09:07:30.712Z]   - "devicemapper":
09:07:30 [2020-04-29T09:07:30.712Z]     - CONFIG_BLK_DEV_DM: enabled
09:07:30 [2020-04-29T09:07:30.712Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:07:30 [2020-04-29T09:07:30.712Z]   - "overlay":
09:07:30 [2020-04-29T09:07:30.712Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:07:30 [2020-04-29T09:07:30.712Z]   - "zfs":
09:07:30 [2020-04-29T09:07:30.712Z]     - /dev/zfs: missing
09:07:30 [2020-04-29T09:07:30.712Z]     - zfs command: missing
09:07:30 [2020-04-29T09:07:30.712Z]     - zpool command: missing
09:07:30 [2020-04-29T09:07:30.712Z] 
09:07:30 [2020-04-29T09:07:30.712Z] Limits:
09:07:30 [2020-04-29T09:07:30.712Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:07:30 [2020-04-29T09:07:30.712Z] 
09:07:30 [2020-04-29T09:07:30.712Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:07:31 [2020-04-29T09:07:31.048Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 .
09:07:31 [2020-04-29T09:07:31.048Z] #2 [internal] load build definition from Dockerfile
09:07:31 [2020-04-29T09:07:31.048Z] #2 transferring dockerfile: 17.09kB 0.0s done
09:07:31 [2020-04-29T09:07:31.048Z] #2 DONE 0.1s
09:07:31 [2020-04-29T09:07:31.048Z] 
09:07:31 [2020-04-29T09:07:31.048Z] #1 [internal] load .dockerignore
09:07:31 [2020-04-29T09:07:31.048Z] #1 transferring context: 87B 0.0s done
09:07:31 [2020-04-29T09:07:31.048Z] #1 DONE 0.1s
09:07:31 [2020-04-29T09:07:31.302Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 1.80MB / 8.87MB 1.0s
09:07:31 [2020-04-29T09:07:31.308Z] 
09:07:31 [2020-04-29T09:07:31.308Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
09:07:31 [2020-04-29T09:07:31.567Z] #3 DONE 0.3s
09:07:31 [2020-04-29T09:07:31.567Z] 
09:07:31 [2020-04-29T09:07:31.567Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
09:07:31 [2020-04-29T09:07:31.567Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
09:07:31 [2020-04-29T09:07:31.567Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
09:07:31 [2020-04-29T09:07:31.567Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
09:07:31 [2020-04-29T09:07:31.567Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
09:07:31 [2020-04-29T09:07:31.567Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
09:07:31 [2020-04-29T09:07:31.584Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 3.96MB / 8.87MB 1.1s
09:07:31 [2020-04-29T09:07:31.584Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 1.2s done
09:07:31 [2020-04-29T09:07:31.584Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf
09:07:31 [2020-04-29T09:07:31.826Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done
09:07:31 [2020-04-29T09:07:31.826Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
09:07:31 [2020-04-29T09:07:31.866Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done
09:07:31 [2020-04-29T09:07:31.866Z] #4 DONE 1.5s
09:07:32 [2020-04-29T09:07:32.393Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
09:07:32 [2020-04-29T09:07:32.393Z] #4 DONE 0.7s
09:07:32 [2020-04-29T09:07:32.481Z] 
09:07:32 [2020-04-29T09:07:32.481Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster
09:07:32 [2020-04-29T09:07:32.481Z] #6 DONE 0.1s
09:07:32 [2020-04-29T09:07:32.481Z] 
09:07:32 [2020-04-29T09:07:32.481Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:07:32 [2020-04-29T09:07:32.481Z] #5 DONE 0.2s
09:07:32 [2020-04-29T09:07:32.687Z] 
09:07:32 [2020-04-29T09:07:32.687Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:07:32 [2020-04-29T09:07:32.800Z] 
09:07:32 [2020-04-29T09:07:32.800Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
09:07:32 [2020-04-29T09:07:32.800Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
09:07:32 [2020-04-29T09:07:32.800Z] #7 sha256:e66e95de76709b7cf612a109827338d02d357394fb4384afa65afdb6b055c9da 5.46kB / 5.46kB done
09:07:32 [2020-04-29T09:07:32.800Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 0B / 48.96MB 0.1s
09:07:32 [2020-04-29T09:07:32.800Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0B / 9.88MB 0.1s
09:07:32 [2020-04-29T09:07:32.800Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
09:07:32 [2020-04-29T09:07:32.800Z] #7 sha256:096248e7dc3bfc779755095bda067ce6279c8d1ae740919daf2019ceb1e2c113 1.79kB / 1.79kB done
09:07:32 [2020-04-29T09:07:32.800Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 989.60kB / 7.38MB 0.1s
09:07:32 [2020-04-29T09:07:32.800Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 5.62MB / 9.88MB 0.2s
09:07:32 [2020-04-29T09:07:32.800Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 7.38MB / 7.38MB 0.2s
09:07:32 [2020-04-29T09:07:32.800Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 9.88MB / 9.88MB 0.2s done
09:07:32 [2020-04-29T09:07:32.800Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 7.38MB / 7.38MB 0.2s done
09:07:32 [2020-04-29T09:07:32.800Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 0B / 51.37MB 0.3s
09:07:32 [2020-04-29T09:07:32.800Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 0B / 56.67MB 0.3s
09:07:33 [2020-04-29T09:07:33.107Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 9.67MB / 56.67MB 0.4s
09:07:33 [2020-04-29T09:07:33.107Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 21.36MB / 56.67MB 0.5s
09:07:33 [2020-04-29T09:07:33.253Z] #6 DONE 0.3s
09:07:33 [2020-04-29T09:07:33.253Z] 
09:07:33 [2020-04-29T09:07:33.253Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
09:07:33 [2020-04-29T09:07:33.253Z] #5 DONE 0.4s
09:07:33 [2020-04-29T09:07:33.253Z] 
09:07:33 [2020-04-29T09:07:33.253Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
09:07:33 [2020-04-29T09:07:33.253Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
09:07:33 [2020-04-29T09:07:33.253Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
09:07:33 [2020-04-29T09:07:33.253Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done
09:07:33 [2020-04-29T09:07:33.253Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0B / 7.81MB 0.2s
09:07:33 [2020-04-29T09:07:33.253Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done
09:07:33 [2020-04-29T09:07:33.253Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 3.19MB / 50.38MB 0.2s
09:07:33 [2020-04-29T09:07:33.421Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 42.22MB / 56.67MB 0.7s
09:07:33 [2020-04-29T09:07:33.421Z] #7 ...
09:07:33 [2020-04-29T09:07:33.421Z] 
09:07:33 [2020-04-29T09:07:33.421Z] #20 [internal] load build context
09:07:33 [2020-04-29T09:07:33.421Z] #20 transferring context: 52.83MB 0.7s done
09:07:33 [2020-04-29T09:07:33.421Z] #20 DONE 0.8s
09:07:33 [2020-04-29T09:07:33.421Z] 
09:07:33 [2020-04-29T09:07:33.421Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
09:07:33 [2020-04-29T09:07:33.421Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 55.77MB / 56.67MB 0.8s
09:07:33 [2020-04-29T09:07:33.421Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 4.19MB / 48.96MB 1.0s
09:07:33 [2020-04-29T09:07:33.421Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 56.67MB / 56.67MB 0.8s done
09:07:33 [2020-04-29T09:07:33.421Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 1.77MB / 102.23MB 1.0s
09:07:33 [2020-04-29T09:07:33.513Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.03MB / 50.38MB 0.3s
09:07:33 [2020-04-29T09:07:33.751Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 7.53MB / 48.96MB 1.1s
09:07:33 [2020-04-29T09:07:33.751Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 3.31MB / 51.37MB 1.1s
09:07:33 [2020-04-29T09:07:33.751Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 8.30MB / 102.23MB 1.1s
09:07:33 [2020-04-29T09:07:33.751Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 12.09MB / 48.96MB 1.3s
09:07:33 [2020-04-29T09:07:33.751Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 8.00MB / 51.37MB 1.3s
09:07:33 [2020-04-29T09:07:33.751Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 22.67MB / 102.23MB 1.3s
09:07:33 [2020-04-29T09:07:33.771Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 2.14MB / 7.81MB 0.4s
09:07:33 [2020-04-29T09:07:33.771Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 12.88MB / 50.38MB 0.4s
09:07:33 [2020-04-29T09:07:33.771Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 4.30MB / 7.81MB 0.6s
09:07:33 [2020-04-29T09:07:33.771Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 16.04MB / 50.38MB 0.6s
09:07:33 [2020-04-29T09:07:33.771Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 6.67MB / 7.81MB 0.7s
09:07:34 [2020-04-29T09:07:34.033Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.7s done
09:07:34 [2020-04-29T09:07:34.033Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 22.60MB / 50.38MB 0.9s
09:07:34 [2020-04-29T09:07:34.033Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 4.98MB / 10.00MB 0.9s
09:07:34 [2020-04-29T09:07:34.033Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 1.78MB / 51.83MB 0.9s
09:07:34 [2020-04-29T09:07:34.086Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 30.43MB / 102.23MB 1.4s
09:07:34 [2020-04-29T09:07:34.086Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 21.58MB / 48.96MB 1.6s
09:07:34 [2020-04-29T09:07:34.086Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 16.98MB / 51.37MB 1.6s
09:07:34 [2020-04-29T09:07:34.086Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 39.67MB / 102.23MB 1.6s
09:07:34 [2020-04-29T09:07:34.292Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 25.89MB / 50.38MB 1.0s
09:07:34 [2020-04-29T09:07:34.292Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 6.23MB / 10.00MB 1.0s
09:07:34 [2020-04-29T09:07:34.292Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 5.59MB / 51.83MB 1.0s
09:07:34 [2020-04-29T09:07:34.292Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 40.32MB / 50.38MB 1.2s
09:07:34 [2020-04-29T09:07:34.292Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 1.2s
09:07:34 [2020-04-29T09:07:34.292Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 17.27MB / 51.83MB 1.2s
09:07:34 [2020-04-29T09:07:34.421Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 24.36MB / 48.96MB 1.7s
09:07:34 [2020-04-29T09:07:34.422Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 19.95MB / 51.37MB 1.7s
09:07:34 [2020-04-29T09:07:34.422Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 45.67MB / 102.23MB 1.7s
09:07:34 [2020-04-29T09:07:34.422Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 31.40MB / 48.96MB 1.9s
09:07:34 [2020-04-29T09:07:34.422Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 25.46MB / 51.37MB 1.9s
09:07:34 [2020-04-29T09:07:34.422Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 56.74MB / 102.23MB 1.9s
09:07:34 [2020-04-29T09:07:34.422Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 35.24MB / 48.96MB 2.0s
09:07:34 [2020-04-29T09:07:34.422Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 28.45MB / 51.37MB 2.0s
09:07:34 [2020-04-29T09:07:34.553Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.5s
09:07:34 [2020-04-29T09:07:34.553Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 1.2s done
09:07:34 [2020-04-29T09:07:34.553Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 28.59MB / 51.83MB 1.5s
09:07:34 [2020-04-29T09:07:34.553Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0B / 68.61MB 1.5s
09:07:34 [2020-04-29T09:07:34.757Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 39.19MB / 48.96MB 2.1s
09:07:34 [2020-04-29T09:07:34.758Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 31.64MB / 51.37MB 2.1s
09:07:34 [2020-04-29T09:07:34.758Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 66.37MB / 102.23MB 2.1s
09:07:34 [2020-04-29T09:07:34.758Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 47.25MB / 48.96MB 2.3s
09:07:34 [2020-04-29T09:07:34.758Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 37.20MB / 51.37MB 2.3s
09:07:34 [2020-04-29T09:07:34.758Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 76.38MB / 102.23MB 2.3s
09:07:35 [2020-04-29T09:07:35.093Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 48.96MB / 48.96MB 2.4s done
09:07:35 [2020-04-29T09:07:35.093Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 43.32MB / 51.37MB 2.5s
09:07:35 [2020-04-29T09:07:35.093Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 88.30MB / 102.23MB 2.5s
09:07:35 [2020-04-29T09:07:35.093Z] #7 sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 0B / 155B 2.5s
09:07:35 [2020-04-29T09:07:35.118Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.6s done
09:07:35 [2020-04-29T09:07:35.118Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 44.72MB / 51.83MB 1.9s
09:07:35 [2020-04-29T09:07:35.118Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 9.88MB / 68.61MB 1.9s
09:07:35 [2020-04-29T09:07:35.118Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 2.53MB / 120.15MB 1.9s
09:07:35 [2020-04-29T09:07:35.118Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 48.03MB / 51.83MB 2.0s
09:07:35 [2020-04-29T09:07:35.375Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.1s done
09:07:35 [2020-04-29T09:07:35.375Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 15.19MB / 68.61MB 2.2s
09:07:35 [2020-04-29T09:07:35.375Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831
09:07:35 [2020-04-29T09:07:35.375Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 0B / 126B 2.2s
09:07:35 [2020-04-29T09:07:35.393Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 51.37MB / 51.37MB 2.7s
09:07:35 [2020-04-29T09:07:35.393Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 101.06MB / 102.23MB 2.7s
09:07:35 [2020-04-29T09:07:35.393Z] #7 sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 155B / 155B 2.5s done
09:07:35 [2020-04-29T09:07:35.393Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275
09:07:35 [2020-04-29T09:07:35.393Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 51.37MB / 51.37MB 2.8s done
09:07:35 [2020-04-29T09:07:35.393Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 2.9s done
09:07:35 [2020-04-29T09:07:35.634Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 28.89MB / 68.61MB 2.4s
09:07:35 [2020-04-29T09:07:35.634Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 18.27MB / 120.15MB 2.4s
09:07:35 [2020-04-29T09:07:35.634Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.2s done
09:07:35 [2020-04-29T09:07:35.893Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 35.16MB / 68.61MB 2.6s
09:07:35 [2020-04-29T09:07:35.893Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 27.58MB / 120.15MB 2.6s
09:07:35 [2020-04-29T09:07:35.893Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 45.25MB / 68.61MB 2.8s
09:07:35 [2020-04-29T09:07:35.893Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 36.96MB / 120.15MB 2.8s
09:07:36 [2020-04-29T09:07:36.151Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 51.28MB / 68.61MB 2.9s
09:07:36 [2020-04-29T09:07:36.403Z] #7 ...
09:07:36 [2020-04-29T09:07:36.403Z] 
09:07:36 [2020-04-29T09:07:36.403Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
09:07:36 [2020-04-29T09:07:36.403Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
09:07:36 [2020-04-29T09:07:36.403Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
09:07:36 [2020-04-29T09:07:36.403Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
09:07:36 [2020-04-29T09:07:36.403Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.8s done
09:07:36 [2020-04-29T09:07:36.403Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done
09:07:36 [2020-04-29T09:07:36.403Z] #71 DONE 3.6s
09:07:36 [2020-04-29T09:07:36.403Z] 
09:07:36 [2020-04-29T09:07:36.403Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
09:07:36 [2020-04-29T09:07:36.410Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 45.81MB / 120.15MB 3.0s
09:07:36 [2020-04-29T09:07:36.410Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 58.01MB / 68.61MB 3.2s
09:07:36 [2020-04-29T09:07:36.669Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 62.10MB / 68.61MB 3.3s
09:07:36 [2020-04-29T09:07:36.669Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 54.77MB / 120.15MB 3.3s
09:07:36 [2020-04-29T09:07:36.669Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.5s
09:07:36 [2020-04-29T09:07:36.669Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 64.26MB / 120.15MB 3.5s
09:07:36 [2020-04-29T09:07:36.686Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 1.6s done
09:07:36 [2020-04-29T09:07:36.936Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.5s done
09:07:36 [2020-04-29T09:07:36.968Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7
09:07:37 [2020-04-29T09:07:37.193Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 72.48MB / 120.15MB 3.8s
09:07:37 [2020-04-29T09:07:37.193Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 79.14MB / 120.15MB 4.1s
09:07:37 [2020-04-29T09:07:37.250Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0.3s done
09:07:37 [2020-04-29T09:07:37.451Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 89.41MB / 120.15MB 4.4s
09:07:37 [2020-04-29T09:07:37.532Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.1s
09:07:37 [2020-04-29T09:07:37.532Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.2s done
09:07:37 [2020-04-29T09:07:37.719Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 96.85MB / 120.15MB 4.6s
09:07:37 [2020-04-29T09:07:37.815Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c
09:07:37 [2020-04-29T09:07:37.977Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 106.75MB / 120.15MB 4.9s
09:07:38 [2020-04-29T09:07:38.236Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 117.36MB / 120.15MB 5.1s
09:07:38 [2020-04-29T09:07:38.494Z] #7 ...
09:07:38 [2020-04-29T09:07:38.494Z] 
09:07:38 [2020-04-29T09:07:38.494Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
09:07:38 [2020-04-29T09:07:38.494Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
09:07:38 [2020-04-29T09:07:38.494Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
09:07:38 [2020-04-29T09:07:38.494Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
09:07:38 [2020-04-29T09:07:38.494Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done
09:07:38 [2020-04-29T09:07:38.494Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.3s done
09:07:38 [2020-04-29T09:07:38.494Z] #71 DONE 5.4s
09:07:38 [2020-04-29T09:07:38.494Z] 
09:07:38 [2020-04-29T09:07:38.494Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
09:07:38 [2020-04-29T09:07:38.494Z] #7 ...
09:07:38 [2020-04-29T09:07:38.494Z] 
09:07:38 [2020-04-29T09:07:38.494Z] #20 [internal] load build context
09:07:38 [2020-04-29T09:07:38.494Z] #20 transferring context: 23.47MB 5.4s
09:07:39 [2020-04-29T09:07:39.286Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 1.4s done
09:07:39 [2020-04-29T09:07:39.568Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519
09:07:40 [2020-04-29T09:07:40.394Z] #20 transferring context: 52.83MB 7.1s done
09:07:40 [2020-04-29T09:07:40.395Z] #20 DONE 7.2s
09:07:40 [2020-04-29T09:07:40.395Z] 
09:07:40 [2020-04-29T09:07:40.395Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
09:07:40 [2020-04-29T09:07:40.395Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.3s done
09:07:40 [2020-04-29T09:07:40.395Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.1s
09:07:41 [2020-04-29T09:07:41.036Z] Fetching without tags
09:07:41 [2020-04-29T09:07:41.043Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 1.2s done
09:07:41 [2020-04-29T09:07:41.044Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f
09:07:41 [2020-04-29T09:07:41.002Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:07:41 [2020-04-29T09:07:41.007Z]  > git config --add remote.origin.fetch +refs/pull/40868/head:refs/remotes/origin/PR-40868 # timeout=10
09:07:41 [2020-04-29T09:07:41.011Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:07:41 [2020-04-29T09:07:41.028Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:07:41 [2020-04-29T09:07:41.044Z] Fetching upstream changes from https://github.com/moby/moby.git
09:07:41 [2020-04-29T09:07:41.044Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:41 [2020-04-29T09:07:41.045Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40868/head:refs/remotes/origin/PR-40868 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:07:41 [2020-04-29T09:07:41.533Z] Merging remotes/origin/master commit cc0dfb6e7b22ad120c60a9ce770ea15415767cf9 into PR head commit 07d60bc2571ba3d680f21adc84d87803ab4959c6
09:07:42 [2020-04-29T09:07:42.294Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.0s done
09:07:42 [2020-04-29T09:07:42.552Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315
09:07:43 [2020-04-29T09:07:43.118Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.4s done
09:07:43 [2020-04-29T09:07:43.118Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888
09:07:43 [2020-04-29T09:07:43.380Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.4s done
09:07:43 [2020-04-29T09:07:43.449Z] Merge succeeded, producing 8c63d1776422b0955293b3dd013b04931adc1c07
09:07:43 [2020-04-29T09:07:43.449Z] Checking out Revision 8c63d1776422b0955293b3dd013b04931adc1c07 (PR-40868)
09:07:41 [2020-04-29T09:07:41.541Z]  > git config core.sparsecheckout # timeout=10
09:07:41 [2020-04-29T09:07:41.544Z]  > git checkout -f 07d60bc2571ba3d680f21adc84d87803ab4959c6 # timeout=10
09:07:42 [2020-04-29T09:07:42.654Z]  > git merge cc0dfb6e7b22ad120c60a9ce770ea15415767cf9 # timeout=10
09:07:43 [2020-04-29T09:07:43.440Z]  > git rev-parse HEAD^{commit} # timeout=10
09:07:43 [2020-04-29T09:07:43.457Z]  > git config core.sparsecheckout # timeout=10
09:07:43 [2020-04-29T09:07:43.460Z]  > git checkout -f 8c63d1776422b0955293b3dd013b04931adc1c07 # timeout=10
09:07:43 [2020-04-29T09:07:43.591Z] Commit message: "Merge commit 'cc0dfb6e7b22ad120c60a9ce770ea15415767cf9' into HEAD"
09:07:43 [2020-04-29T09:07:43.607Z] First time build. Skipping changelog.
09:07:43 [2020-04-29T09:07:43.639Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80
09:07:43 [2020-04-29T09:07:43.728Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 2.6s done
09:07:43 [2020-04-29T09:07:43.728Z] #7 extracting sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 0.0s done
09:07:44 [2020-04-29T09:07:44.011Z] #7 DONE 11.4s
09:07:44 [2020-04-29T09:07:44.011Z] 
09:07:44 [2020-04-29T09:07:44.011Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:07:44 [2020-04-29T09:07:44.455Z] + docker version
09:07:44 [2020-04-29T09:07:44.455Z] Client:
09:07:44 [2020-04-29T09:07:44.455Z]  Version:           18.06.1-ce
09:07:44 [2020-04-29T09:07:44.455Z]  API version:       1.38
09:07:44 [2020-04-29T09:07:44.455Z]  Go version:        go1.10.3
09:07:44 [2020-04-29T09:07:44.455Z]  Git commit:        e68fc7a
09:07:44 [2020-04-29T09:07:44.455Z]  Built:             Tue Aug 21 17:26:10 2018
09:07:44 [2020-04-29T09:07:44.455Z]  OS/Arch:           linux/ppc64le
09:07:44 [2020-04-29T09:07:44.455Z]  Experimental:      false
09:07:44 [2020-04-29T09:07:44.455Z] 
09:07:44 [2020-04-29T09:07:44.455Z] Server:
09:07:44 [2020-04-29T09:07:44.455Z]  Engine:
09:07:44 [2020-04-29T09:07:44.455Z]   Version:          18.06.1-ce
09:07:44 [2020-04-29T09:07:44.455Z]   API version:      1.38 (minimum version 1.12)
09:07:44 [2020-04-29T09:07:44.455Z]   Go version:       go1.10.3
09:07:44 [2020-04-29T09:07:44.455Z]   Git commit:       e68fc7a
09:07:44 [2020-04-29T09:07:44.455Z]   Built:            Tue Aug 21 17:24:20 2018
09:07:44 [2020-04-29T09:07:44.455Z]   OS/Arch:          linux/ppc64le
09:07:44 [2020-04-29T09:07:44.455Z]   Experimental:     true
[Pipeline] sh
09:07:44 [2020-04-29T09:07:44.837Z] + docker info
09:07:44 [2020-04-29T09:07:44.837Z] Containers: 1
09:07:44 [2020-04-29T09:07:44.837Z]  Running: 1
09:07:44 [2020-04-29T09:07:44.837Z]  Paused: 0
09:07:44 [2020-04-29T09:07:44.837Z]  Stopped: 0
09:07:44 [2020-04-29T09:07:44.838Z] Images: 16
09:07:44 [2020-04-29T09:07:44.838Z] Server Version: 18.06.1-ce
09:07:44 [2020-04-29T09:07:44.838Z] Storage Driver: overlay2
09:07:44 [2020-04-29T09:07:44.838Z]  Backing Filesystem: extfs
09:07:44 [2020-04-29T09:07:44.838Z]  Supports d_type: true
09:07:44 [2020-04-29T09:07:44.838Z]  Native Overlay Diff: true
09:07:44 [2020-04-29T09:07:44.838Z] Logging Driver: json-file
09:07:44 [2020-04-29T09:07:44.838Z] Cgroup Driver: cgroupfs
09:07:44 [2020-04-29T09:07:44.838Z] Plugins:
09:07:44 [2020-04-29T09:07:44.838Z]  Volume: local
09:07:44 [2020-04-29T09:07:44.838Z]  Network: bridge host ipvlan macvlan null overlay
09:07:44 [2020-04-29T09:07:44.838Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
09:07:44 [2020-04-29T09:07:44.838Z] Swarm: inactive
09:07:44 [2020-04-29T09:07:44.838Z] Runtimes: runc
09:07:44 [2020-04-29T09:07:44.838Z] Default Runtime: runc
09:07:44 [2020-04-29T09:07:44.838Z] Init Binary: docker-init
09:07:44 [2020-04-29T09:07:44.838Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
09:07:44 [2020-04-29T09:07:44.838Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
09:07:44 [2020-04-29T09:07:44.838Z] init version: fec3683
09:07:44 [2020-04-29T09:07:44.838Z] Security Options:
09:07:44 [2020-04-29T09:07:44.838Z]  apparmor
09:07:44 [2020-04-29T09:07:44.838Z]  seccomp
09:07:44 [2020-04-29T09:07:44.838Z]   Profile: default
09:07:44 [2020-04-29T09:07:44.838Z] Kernel Version: 4.4.0-139-generic
09:07:44 [2020-04-29T09:07:44.838Z] Operating System: Ubuntu 16.04.3 LTS
09:07:44 [2020-04-29T09:07:44.838Z] OSType: linux
09:07:44 [2020-04-29T09:07:44.838Z] Architecture: ppc64le
09:07:44 [2020-04-29T09:07:44.838Z] CPUs: 4
09:07:44 [2020-04-29T09:07:44.838Z] Total Memory: 7.972GiB
09:07:44 [2020-04-29T09:07:44.838Z] Name: ppc64le-ubuntu-15
09:07:44 [2020-04-29T09:07:44.838Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
09:07:44 [2020-04-29T09:07:44.838Z] Docker Root Dir: /var/lib/docker
09:07:44 [2020-04-29T09:07:44.838Z] Debug Mode (client): false
09:07:44 [2020-04-29T09:07:44.838Z] Debug Mode (server): false
09:07:44 [2020-04-29T09:07:44.838Z] Username: dockerbuildbot
09:07:44 [2020-04-29T09:07:44.838Z] Registry: https://index.docker.io/v1/
09:07:44 [2020-04-29T09:07:44.838Z] Labels:
09:07:44 [2020-04-29T09:07:44.838Z] Experimental: true
09:07:44 [2020-04-29T09:07:44.838Z] Insecure Registries:
09:07:44 [2020-04-29T09:07:44.838Z]  127.0.0.0/8
09:07:44 [2020-04-29T09:07:44.838Z] Live Restore Enabled: false
09:07:44 [2020-04-29T09:07:44.838Z] 
[Pipeline] sh
09:07:45 [2020-04-29T09:07:45.217Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:07:45 [2020-04-29T09:07:45.217Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:07:45 [2020-04-29T09:07:45.217Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40868/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:07:45 [2020-04-29T09:07:45.502Z] + bash /home/docker/workspace/moby_PR-40868/check-config.sh
09:07:45 [2020-04-29T09:07:45.502Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:07:45 [2020-04-29T09:07:45.502Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
09:07:45 [2020-04-29T09:07:45.502Z] 
09:07:45 [2020-04-29T09:07:45.502Z] Generally Necessary:
09:07:45 [2020-04-29T09:07:45.502Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:07:45 [2020-04-29T09:07:45.502Z] - apparmor: enabled and tools installed
09:07:45 [2020-04-29T09:07:45.502Z] - CONFIG_NAMESPACES: enabled
09:07:45 [2020-04-29T09:07:45.502Z] - CONFIG_NET_NS: enabled
09:07:45 [2020-04-29T09:07:45.502Z] - CONFIG_PID_NS: enabled
09:07:45 [2020-04-29T09:07:45.502Z] - CONFIG_IPC_NS: enabled
09:07:45 [2020-04-29T09:07:45.502Z] - CONFIG_UTS_NS: enabled
09:07:45 [2020-04-29T09:07:45.502Z] - CONFIG_CGROUPS: enabled
09:07:45 [2020-04-29T09:07:45.502Z] - CONFIG_CGROUP_CPUACCT: enabled
09:07:45 [2020-04-29T09:07:45.502Z] - CONFIG_CGROUP_DEVICE: enabled
09:07:45 [2020-04-29T09:07:45.502Z] - CONFIG_CGROUP_FREEZER: enabled
09:07:45 [2020-04-29T09:07:45.502Z] - CONFIG_CGROUP_SCHED: enabled
09:07:45 [2020-04-29T09:07:45.502Z] - CONFIG_CPUSETS: enabled
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_MEMCG: enabled
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_KEYS: enabled
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_VETH: enabled (as module)
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_BRIDGE: enabled (as module)
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_NF_NAT: enabled (as module)
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_NF_NAT_NEEDED: enabled
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_POSIX_MQUEUE: enabled
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
09:07:45 [2020-04-29T09:07:45.788Z] 
09:07:45 [2020-04-29T09:07:45.788Z] Optional Features:
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_USER_NS: enabled
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_SECCOMP: enabled
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_CGROUP_PIDS: enabled
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_MEMCG_SWAP: enabled
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:07:45 [2020-04-29T09:07:45.788Z]     (cgroup swap accounting is currently enabled)
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_MEMCG_KMEM: enabled
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_BLK_CGROUP: enabled
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_IOSCHED_CFQ: enabled
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_CGROUP_PERF: enabled
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_CGROUP_HUGETLB: enabled
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:07:45 [2020-04-29T09:07:45.788Z] - CONFIG_CFS_BANDWIDTH: enabled
09:07:43 [2020-04-29T09:07:43.599Z]  > git rev-list --no-walk d766067f49bee3d1e41214e02ef69e4c74acf2aa # timeout=10
09:07:46 [2020-04-29T09:07:46.032Z] #8 DONE 1.9s
09:07:46 [2020-04-29T09:07:46.032Z] 
09:07:46 [2020-04-29T09:07:46.032Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:07:46 [2020-04-29T09:07:46.074Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:07:46 [2020-04-29T09:07:46.074Z] - CONFIG_RT_GROUP_SCHED: missing
09:07:46 [2020-04-29T09:07:46.074Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:07:46 [2020-04-29T09:07:46.074Z] - CONFIG_IP_VS: enabled (as module)
09:07:46 [2020-04-29T09:07:46.074Z] - CONFIG_IP_VS_NFCT: enabled
09:07:46 [2020-04-29T09:07:46.074Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:07:46 [2020-04-29T09:07:46.074Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:07:46 [2020-04-29T09:07:46.074Z] - CONFIG_IP_VS_RR: enabled (as module)
09:07:46 [2020-04-29T09:07:46.074Z] - CONFIG_EXT4_FS: enabled
09:07:46 [2020-04-29T09:07:46.074Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:07:46 [2020-04-29T09:07:46.074Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:07:46 [2020-04-29T09:07:46.074Z] - Network Drivers:
09:07:46 [2020-04-29T09:07:46.074Z]   - "overlay":
09:07:46 [2020-04-29T09:07:46.074Z]     - CONFIG_VXLAN: enabled (as module)
09:07:46 [2020-04-29T09:07:46.074Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:07:46 [2020-04-29T09:07:46.074Z]       Optional (for encrypted networks):
09:07:46 [2020-04-29T09:07:46.074Z]       - CONFIG_CRYPTO: enabled
09:07:46 [2020-04-29T09:07:46.074Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
09:07:46 [2020-04-29T09:07:46.074Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
09:07:46 [2020-04-29T09:07:46.074Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
09:07:46 [2020-04-29T09:07:46.074Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
09:07:46 [2020-04-29T09:07:46.074Z]       - CONFIG_XFRM: enabled
09:07:46 [2020-04-29T09:07:46.074Z]       - CONFIG_XFRM_USER: enabled (as module)
09:07:46 [2020-04-29T09:07:46.074Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:07:46 [2020-04-29T09:07:46.074Z]       - CONFIG_INET_ESP: enabled (as module)
09:07:46 [2020-04-29T09:07:46.074Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:07:46 [2020-04-29T09:07:46.074Z]   - "ipvlan":
09:07:46 [2020-04-29T09:07:46.074Z]     - CONFIG_IPVLAN: enabled (as module)
09:07:46 [2020-04-29T09:07:46.074Z]   - "macvlan":
09:07:46 [2020-04-29T09:07:46.074Z]     - CONFIG_MACVLAN: enabled (as module)
09:07:46 [2020-04-29T09:07:46.074Z]     - CONFIG_DUMMY: enabled (as module)
09:07:46 [2020-04-29T09:07:46.074Z]   - "ftp,tftp client in container":
09:07:46 [2020-04-29T09:07:46.358Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:07:46 [2020-04-29T09:07:46.358Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:07:46 [2020-04-29T09:07:46.358Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:07:46 [2020-04-29T09:07:46.358Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:07:46 [2020-04-29T09:07:46.358Z] - Storage Drivers:
09:07:46 [2020-04-29T09:07:46.358Z]   - "aufs":
09:07:46 [2020-04-29T09:07:46.358Z]     - CONFIG_AUFS_FS: enabled (as module)
09:07:46 [2020-04-29T09:07:46.358Z]   - "btrfs":
09:07:46 [2020-04-29T09:07:46.358Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:07:46 [2020-04-29T09:07:46.358Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:07:46 [2020-04-29T09:07:46.358Z]   - "devicemapper":
09:07:46 [2020-04-29T09:07:46.358Z]     - CONFIG_BLK_DEV_DM: enabled
09:07:46 [2020-04-29T09:07:46.358Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:07:46 [2020-04-29T09:07:46.358Z]   - "overlay":
09:07:46 [2020-04-29T09:07:46.358Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:07:46 [2020-04-29T09:07:46.358Z]   - "zfs":
09:07:46 [2020-04-29T09:07:46.358Z]     - /dev/zfs: missing
09:07:46 [2020-04-29T09:07:46.358Z]     - zfs command: missing
09:07:46 [2020-04-29T09:07:46.358Z]     - zpool command: missing
09:07:46 [2020-04-29T09:07:46.358Z] 
09:07:46 [2020-04-29T09:07:46.358Z] Limits:
09:07:46 [2020-04-29T09:07:46.358Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:07:46 [2020-04-29T09:07:46.358Z] 
09:07:46 [2020-04-29T09:07:46.358Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:07:46 [2020-04-29T09:07:46.788Z] + make bundles/buildx
09:07:47 [2020-04-29T09:07:47.038Z] #9 DONE 1.1s
09:07:47 [2020-04-29T09:07:47.038Z] 
09:07:47 [2020-04-29T09:07:47.038Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:07:47 [2020-04-29T09:07:47.038Z] #29 DONE 0.1s
09:07:47 [2020-04-29T09:07:47.038Z] 
09:07:47 [2020-04-29T09:07:47.038Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:07:47 [2020-04-29T09:07:47.038Z] #40 DONE 0.1s
09:07:47 [2020-04-29T09:07:47.038Z] 
09:07:47 [2020-04-29T09:07:47.038Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:07:47 [2020-04-29T09:07:47.038Z] #21 DONE 0.1s
09:07:47 [2020-04-29T09:07:47.038Z] 
09:07:47 [2020-04-29T09:07:47.038Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:07:47 [2020-04-29T09:07:47.038Z] #41 ...
09:07:47 [2020-04-29T09:07:47.038Z] 
09:07:47 [2020-04-29T09:07:47.038Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
09:07:47 [2020-04-29T09:07:47.038Z] #55 DONE 0.1s
09:07:47 [2020-04-29T09:07:47.038Z] 
09:07:47 [2020-04-29T09:07:47.038Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:07:47 [2020-04-29T09:07:47.038Z] #73 DONE 0.1s
09:07:47 [2020-04-29T09:07:47.323Z] 
09:07:47 [2020-04-29T09:07:47.323Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:07:47 [2020-04-29T09:07:47.323Z] #67 DONE 0.1s
09:07:47 [2020-04-29T09:07:47.323Z] 
09:07:47 [2020-04-29T09:07:47.323Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
09:07:47 [2020-04-29T09:07:47.323Z] #52 DONE 0.1s
09:07:47 [2020-04-29T09:07:47.323Z] 
09:07:47 [2020-04-29T09:07:47.323Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:07:47 [2020-04-29T09:07:47.323Z] #46 DONE 0.1s
09:07:47 [2020-04-29T09:07:47.323Z] 
09:07:47 [2020-04-29T09:07:47.323Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:07:47 [2020-04-29T09:07:47.323Z] #22 DONE 0.1s
09:07:47 [2020-04-29T09:07:47.323Z] 
09:07:47 [2020-04-29T09:07:47.323Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:07:47 [2020-04-29T09:07:47.323Z] #32 DONE 0.1s
09:07:47 [2020-04-29T09:07:47.323Z] 
09:07:47 [2020-04-29T09:07:47.323Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:07:47 [2020-04-29T09:07:47.323Z] #49 DONE 0.1s
09:07:47 [2020-04-29T09:07:47.323Z] 
09:07:47 [2020-04-29T09:07:47.323Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:07:47 [2020-04-29T09:07:47.407Z] make: command: Command not found
09:07:47 [2020-04-29T09:07:47.407Z] make: command: Command not found
09:07:47 [2020-04-29T09:07:47.407Z] mkdir bundles
09:07:47 [2020-04-29T09:07:47.407Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
09:07:47 [2020-04-29T09:07:47.407Z] 	--build-arg BUILDX_COMMIT \
09:07:47 [2020-04-29T09:07:47.407Z] 	--build-arg BUILDX_REPO \
09:07:47 [2020-04-29T09:07:47.407Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
09:07:47 [2020-04-29T09:07:47.407Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
09:07:47 [2020-04-29T09:07:47.407Z] 	.
09:07:47 [2020-04-29T09:07:47.407Z] /bin/sh: 4: go: not found
09:07:47 [2020-04-29T09:07:47.407Z] /bin/sh: 5: go: not found
09:07:47 [2020-04-29T09:07:47.833Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.8s done
09:07:47 [2020-04-29T09:07:47.833Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0.1s
09:07:50 [2020-04-29T09:07:50.117Z] Sending build context to Docker daemon  57.49MB

09:07:50 [2020-04-29T09:07:50.117Z] Step 1/16 : ARG GO_VERSION=1.12.10
09:07:50 [2020-04-29T09:07:50.117Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
09:07:50 [2020-04-29T09:07:50.117Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
09:07:50 [2020-04-29T09:07:50.117Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
09:07:50 [2020-04-29T09:07:50.117Z]  ---> ebd73b5ebd31
09:07:50 [2020-04-29T09:07:50.117Z] Step 5/16 : ARG BUILDX_REPO
09:07:50 [2020-04-29T09:07:50.117Z]  ---> Using cache
09:07:50 [2020-04-29T09:07:50.117Z]  ---> 385c0e6c1833
09:07:50 [2020-04-29T09:07:50.117Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
09:07:50 [2020-04-29T09:07:50.117Z]  ---> Using cache
09:07:50 [2020-04-29T09:07:50.117Z]  ---> 2e95e3783312
09:07:50 [2020-04-29T09:07:50.117Z] Step 7/16 : WORKDIR /buildx
09:07:50 [2020-04-29T09:07:50.117Z]  ---> Using cache
09:07:50 [2020-04-29T09:07:50.117Z]  ---> d76955f1a8bf
09:07:50 [2020-04-29T09:07:50.117Z] Step 8/16 : ARG BUILDX_COMMIT
09:07:50 [2020-04-29T09:07:50.117Z]  ---> Using cache
09:07:50 [2020-04-29T09:07:50.117Z]  ---> f985d398dee5
09:07:50 [2020-04-29T09:07:50.117Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
09:07:50 [2020-04-29T09:07:50.117Z]  ---> Using cache
09:07:50 [2020-04-29T09:07:50.117Z]  ---> 623e2c53ecc6
09:07:50 [2020-04-29T09:07:50.117Z] Step 10/16 : RUN go mod download
09:07:50 [2020-04-29T09:07:50.117Z]  ---> Using cache
09:07:50 [2020-04-29T09:07:50.117Z]  ---> ae75e081f2a4
09:07:50 [2020-04-29T09:07:50.117Z] Step 11/16 : ARG GOOS
09:07:50 [2020-04-29T09:07:50.117Z]  ---> Using cache
09:07:50 [2020-04-29T09:07:50.117Z]  ---> f3deecc1f2a8
09:07:50 [2020-04-29T09:07:50.117Z] Step 12/16 : ARG GOARCH
09:07:50 [2020-04-29T09:07:50.117Z]  ---> Using cache
09:07:50 [2020-04-29T09:07:50.117Z]  ---> 77cee7b273ba
09:07:50 [2020-04-29T09:07:50.117Z] 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
09:07:50 [2020-04-29T09:07:50.117Z]  ---> Using cache
09:07:50 [2020-04-29T09:07:50.117Z]  ---> e3e3756c3d4b
09:07:50 [2020-04-29T09:07:50.117Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
09:07:50 [2020-04-29T09:07:50.117Z]  ---> ebd73b5ebd31
09:07:50 [2020-04-29T09:07:50.117Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
09:07:50 [2020-04-29T09:07:50.117Z]  ---> Using cache
09:07:50 [2020-04-29T09:07:50.117Z]  ---> e20b20d9bf68
09:07:50 [2020-04-29T09:07:50.117Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
09:07:50 [2020-04-29T09:07:50.117Z]  ---> Using cache
09:07:50 [2020-04-29T09:07:50.117Z]  ---> d7c54cfcfa3f
09:07:50 [2020-04-29T09:07:50.117Z] Successfully built d7c54cfcfa3f
09:07:50 [2020-04-29T09:07:50.117Z] Successfully tagged moby-buildx:latest
09:07:50 [2020-04-29T09:07:50.117Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
09:07:50 [2020-04-29T09:07:50.117Z] if [ -n "${id}" ]; then \
09:07:50 [2020-04-29T09:07:50.117Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
09:07:50 [2020-04-29T09:07:50.117Z] 	&& touch bundles/buildx; \
09:07:50 [2020-04-29T09:07:50.117Z] 	docker rm -f ${id}; \
09:07:50 [2020-04-29T09:07:50.117Z] fi
09:07:50 [2020-04-29T09:07:50.358Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 2.4s done
09:07:50 [2020-04-29T09:07:50.358Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9
09:07:50 [2020-04-29T09:07:50.749Z] 9126b448652461ddbd0477c14941036ca3278b8152074717b484577f3ae8a3fe
09:07:50 [2020-04-29T09:07:50.749Z] bundles/buildx version
09:07:50 [2020-04-29T09:07:50.749Z] buildx v0.3.1 6db68d0
09:07:50 [2020-04-29T09:07:50.749Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 .
09:07:50 [2020-04-29T09:07:50.811Z] #50 3.413 + RM_GOPATH=0
09:07:50 [2020-04-29T09:07:50.811Z] #50 3.413 + TMP_GOPATH=
09:07:50 [2020-04-29T09:07:50.811Z] #50 3.413 + : /build
09:07:50 [2020-04-29T09:07:50.811Z] #50 3.414 + '[' -z '' ']'
09:07:50 [2020-04-29T09:07:50.811Z] #50 3.414 ++ mktemp -d
09:07:50 [2020-04-29T09:07:50.811Z] #50 3.415 + export GOPATH=/tmp/tmp.IsRl4Wun0t
09:07:50 [2020-04-29T09:07:50.811Z] #50 3.415 + GOPATH=/tmp/tmp.IsRl4Wun0t
09:07:50 [2020-04-29T09:07:50.811Z] #50 3.415 + RM_GOPATH=1
09:07:50 [2020-04-29T09:07:50.811Z] #50 3.415 ++ dirname ./install.sh
09:07:50 [2020-04-29T09:07:50.811Z] #50 3.424 + dir=.
09:07:50 [2020-04-29T09:07:50.811Z] #50 3.424 + bin=gotestsum
09:07:50 [2020-04-29T09:07:50.811Z] #50 3.424 + shift
09:07:50 [2020-04-29T09:07:50.811Z] #50 3.424 + '[' '!' -f ./gotestsum.installer ']'
09:07:50 [2020-04-29T09:07:50.811Z] #50 3.424 + . ./gotestsum.installer
09:07:50 [2020-04-29T09:07:50.811Z] #50 3.424 ++ : v0.3.5
09:07:50 [2020-04-29T09:07:50.811Z] #50 3.424 Installing gotestsum version v0.3.5
09:07:50 [2020-04-29T09:07:50.811Z] #50 3.424 + install_gotestsum
09:07:50 [2020-04-29T09:07:50.811Z] #50 3.424 + echo 'Installing gotestsum version v0.3.5'
09:07:50 [2020-04-29T09:07:50.811Z] #50 3.424 + go get -d gotest.tools/gotestsum
09:07:51 [2020-04-29T09:07:51.032Z] #2 [internal] load build definition from Dockerfile
09:07:51 [2020-04-29T09:07:51.032Z] #2 transferring dockerfile: 17.09kB done
09:07:51 [2020-04-29T09:07:51.032Z] #2 DONE 0.0s
09:07:51 [2020-04-29T09:07:51.032Z] 
09:07:51 [2020-04-29T09:07:51.032Z] #1 [internal] load .dockerignore
09:07:51 [2020-04-29T09:07:51.032Z] #1 transferring context: 87B done
09:07:51 [2020-04-29T09:07:51.032Z] #1 DONE 0.0s
09:07:51 [2020-04-29T09:07:51.032Z] 
09:07:51 [2020-04-29T09:07:51.032Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
09:07:51 [2020-04-29T09:07:51.316Z] #3 DONE 0.3s
09:07:51 [2020-04-29T09:07:51.600Z] 
09:07:51 [2020-04-29T09:07:51.600Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
09:07:51 [2020-04-29T09:07:51.600Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
09:07:51 [2020-04-29T09:07:51.600Z] #4 CACHED
09:07:51 [2020-04-29T09:07:51.883Z] 
09:07:51 [2020-04-29T09:07:51.883Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:07:52 [2020-04-29T09:07:52.170Z] #6 DONE 0.3s
09:07:52 [2020-04-29T09:07:52.170Z] 
09:07:52 [2020-04-29T09:07:52.170Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
09:07:52 [2020-04-29T09:07:52.170Z] #5 DONE 0.3s
09:07:52 [2020-04-29T09:07:52.170Z] 
09:07:52 [2020-04-29T09:07:52.170Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
09:07:52 [2020-04-29T09:07:52.170Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
09:07:52 [2020-04-29T09:07:52.170Z] #71 DONE 0.0s
09:07:52 [2020-04-29T09:07:52.170Z] 
09:07:52 [2020-04-29T09:07:52.170Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
09:07:52 [2020-04-29T09:07:52.170Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
09:07:52 [2020-04-29T09:07:52.170Z] #7 DONE 0.0s
09:07:52 [2020-04-29T09:07:52.170Z] 
09:07:52 [2020-04-29T09:07:52.170Z] #20 [internal] load build context
09:07:52 [2020-04-29T09:07:52.845Z] #50 ...
09:07:52 [2020-04-29T09:07:52.845Z] 
09:07:52 [2020-04-29T09:07:52.845Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.116 + RM_GOPATH=0
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.116 + TMP_GOPATH=
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.117 + : /build
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.117 + '[' -z '' ']'
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.117 ++ mktemp -d
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.128 + export GOPATH=/tmp/tmp.vSQPfOGdja
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.128 + GOPATH=/tmp/tmp.vSQPfOGdja
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.128 + RM_GOPATH=1
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.129 ++ dirname ./install.sh
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.138 + dir=.
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.138 + bin=vndr
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.138 + shift
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.138 + '[' '!' -f ./vndr.installer ']'
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.138 + . ./vndr.installer
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.139 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.139 + install_vndr
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.139 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.139 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.139 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vSQPfOGdja/src/github.com/LK4D4/vndr
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.140 Cloning into '/tmp/tmp.vSQPfOGdja/src/github.com/LK4D4/vndr'...
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.582 + cd /tmp/tmp.vSQPfOGdja/src/github.com/LK4D4/vndr
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.582 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:07:52 [2020-04-29T09:07:52.845Z] #47 4.597 + go build -buildmode=pie -v -o /build/vndr .
09:07:52 [2020-04-29T09:07:52.845Z] #47 5.500 runtime/internal/atomic
09:07:52 [2020-04-29T09:07:52.845Z] #47 5.501 internal/cpu
09:07:53 [2020-04-29T09:07:53.128Z] #47 5.744 runtime/internal/sys
09:07:53 [2020-04-29T09:07:53.128Z] #47 5.849 runtime/internal/math
09:07:53 [2020-04-29T09:07:53.128Z] #47 5.936 internal/race
09:07:53 [2020-04-29T09:07:53.128Z] #47 5.948 internal/bytealg
09:07:53 [2020-04-29T09:07:53.410Z] #47 6.035 sync/atomic
09:07:53 [2020-04-29T09:07:53.693Z] #47 6.250 runtime
09:07:53 [2020-04-29T09:07:53.693Z] #47 6.277 unicode
09:07:54 [2020-04-29T09:07:54.536Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 3.9s done
09:07:54 [2020-04-29T09:07:54.536Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112
09:07:54 [2020-04-29T09:07:54.536Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done
09:07:54 [2020-04-29T09:07:54.536Z] #7 DONE 21.5s
09:07:54 [2020-04-29T09:07:54.793Z] 
09:07:54 [2020-04-29T09:07:54.793Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:07:55 [2020-04-29T09:07:55.691Z] #20 transferring context: 52.83MB 3.5s done
09:07:55 [2020-04-29T09:07:55.691Z] #20 DONE 3.6s
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
09:07:55 [2020-04-29T09:07:55.691Z] #76 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:07:55 [2020-04-29T09:07:55.691Z] #37 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:07:55 [2020-04-29T09:07:55.691Z] #58 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #16 [dev-systemd-false 6/26] RUN ldconfig
09:07:55 [2020-04-29T09:07:55.691Z] #16 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:07:55 [2020-04-29T09:07:55.691Z] #49 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:07:55 [2020-04-29T09:07:55.691Z] #64 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:07:55 [2020-04-29T09:07:55.691Z] #36 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
09:07:55 [2020-04-29T09:07:55.691Z] #66 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:07:55 [2020-04-29T09:07:55.691Z] #27 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:07:55 [2020-04-29T09:07:55.691Z] #50 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
09:07:55 [2020-04-29T09:07:55.691Z] #55 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
09:07:55 [2020-04-29T09:07:55.691Z] #34 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
09:07:55 [2020-04-29T09:07:55.691Z] #52 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
09:07:55 [2020-04-29T09:07:55.691Z] #70 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
09:07:55 [2020-04-29T09:07:55.691Z] #13 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
09:07:55 [2020-04-29T09:07:55.691Z] #31 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
09:07:55 [2020-04-29T09:07:55.691Z] #42 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
09:07:55 [2020-04-29T09:07:55.691Z] #57 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:07:55 [2020-04-29T09:07:55.691Z] #33 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
09:07:55 [2020-04-29T09:07:55.691Z] #51 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
09:07:55 [2020-04-29T09:07:55.691Z] #28 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:07:55 [2020-04-29T09:07:55.691Z] #45 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:07:55 [2020-04-29T09:07:55.691Z] #43 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:07:55 [2020-04-29T09:07:55.691Z] #69 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:07:55 [2020-04-29T09:07:55.691Z] #9 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:07:55 [2020-04-29T09:07:55.691Z] #74 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:07:55 [2020-04-29T09:07:55.691Z] #8 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:07:55 [2020-04-29T09:07:55.691Z] #56 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
09:07:55 [2020-04-29T09:07:55.691Z] #14 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:07:55 [2020-04-29T09:07:55.691Z] #29 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:07:55 [2020-04-29T09:07:55.691Z] #26 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:07:55 [2020-04-29T09:07:55.691Z] #46 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:07:55 [2020-04-29T09:07:55.691Z] #63 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
09:07:55 [2020-04-29T09:07:55.691Z] #48 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:07:55 [2020-04-29T09:07:55.691Z] #35 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:07:55 [2020-04-29T09:07:55.691Z] #44 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:07:55 [2020-04-29T09:07:55.691Z] #32 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
09:07:55 [2020-04-29T09:07:55.691Z] #54 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:07:55 [2020-04-29T09:07:55.691Z] #21 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
09:07:55 [2020-04-29T09:07:55.691Z] #24 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:07:55 [2020-04-29T09:07:55.691Z] #25 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
09:07:55 [2020-04-29T09:07:55.691Z] #12 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
09:07:55 [2020-04-29T09:07:55.691Z] #75 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:07:55 [2020-04-29T09:07:55.691Z] #73 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:07:55 [2020-04-29T09:07:55.691Z] #68 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:07:55 [2020-04-29T09:07:55.691Z] #53 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:07:55 [2020-04-29T09:07:55.691Z] #62 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
09:07:55 [2020-04-29T09:07:55.691Z] #18 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:07:55 [2020-04-29T09:07:55.691Z] #67 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:07:55 [2020-04-29T09:07:55.691Z] #59 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:07:55 [2020-04-29T09:07:55.691Z] #30 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:07:55 [2020-04-29T09:07:55.691Z] #41 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
09:07:55 [2020-04-29T09:07:55.691Z] #39 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:07:55 [2020-04-29T09:07:55.691Z] #23 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:07:55 [2020-04-29T09:07:55.691Z] #38 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
09:07:55 [2020-04-29T09:07:55.691Z] #72 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:07:55 [2020-04-29T09:07:55.691Z] #40 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:07:55 [2020-04-29T09:07:55.691Z] #10 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
09:07:55 [2020-04-29T09:07:55.691Z] #19 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:07:55 [2020-04-29T09:07:55.691Z] #17 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
09:07:55 [2020-04-29T09:07:55.691Z] #11 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
09:07:55 [2020-04-29T09:07:55.691Z] #61 CACHED
09:07:55 [2020-04-29T09:07:55.691Z] 
09:07:55 [2020-04-29T09:07:55.691Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:07:55 [2020-04-29T09:07:55.692Z] #47 CACHED
09:07:55 [2020-04-29T09:07:55.692Z] 
09:07:55 [2020-04-29T09:07:55.692Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:07:55 [2020-04-29T09:07:55.692Z] #60 CACHED
09:07:55 [2020-04-29T09:07:55.692Z] 
09:07:55 [2020-04-29T09:07:55.692Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
09:07:55 [2020-04-29T09:07:55.692Z] #15 CACHED
09:07:55 [2020-04-29T09:07:55.692Z] 
09:07:55 [2020-04-29T09:07:55.692Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:07:55 [2020-04-29T09:07:55.692Z] #65 CACHED
09:07:55 [2020-04-29T09:07:55.692Z] 
09:07:55 [2020-04-29T09:07:55.692Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:07:55 [2020-04-29T09:07:55.692Z] #22 CACHED
09:07:55 [2020-04-29T09:07:55.692Z] 
09:07:55 [2020-04-29T09:07:55.692Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
09:07:55 [2020-04-29T09:07:55.692Z] #77 CACHED
09:07:55 [2020-04-29T09:07:55.692Z] 
09:07:55 [2020-04-29T09:07:55.692Z] #78 exporting to oci image format
09:07:55 [2020-04-29T09:07:55.692Z] #78 exporting layers 0.1s done
09:07:55 [2020-04-29T09:07:55.692Z] #78 exporting manifest sha256:a77d9748ff8e8242a27324448bb3c2afda0fed5b8b25ad1125df626774af0285
09:07:55 [2020-04-29T09:07:55.984Z] #78 exporting manifest sha256:a77d9748ff8e8242a27324448bb3c2afda0fed5b8b25ad1125df626774af0285 0.0s done
09:07:55 [2020-04-29T09:07:55.984Z] #78 exporting config sha256:fdc0139702ad8766a34e7add598ef034ebc3bd6b2301d1b13d5ff318421fcab5 done
09:07:55 [2020-04-29T09:07:55.984Z] #78 sending tarball
09:07:56 [2020-04-29T09:07:56.369Z] #47 ...
09:07:56 [2020-04-29T09:07:56.369Z] 
09:07:56 [2020-04-29T09:07:56.369Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 + RM_GOPATH=0
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 + TMP_GOPATH=
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 + : /build
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 + '[' -z '' ']'
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 ++ mktemp -d
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 + export GOPATH=/tmp/tmp.5LyFhaTRl6
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 + GOPATH=/tmp/tmp.5LyFhaTRl6
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 + RM_GOPATH=1
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 ++ dirname ./install.sh
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 + dir=.
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 + bin=dockercli
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 + shift
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 + '[' '!' -f ./dockercli.installer ']'
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 + . ./dockercli.installer
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 ++ : stable
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 ++ : 17.06.2-ce
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 + install_dockercli
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 ++ uname -m
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 + arch=s390x
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 + '[' s390x '!=' x86_64 ']'
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 + '[' s390x '!=' s390x ']'
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 + url=https://download.docker.com/linux/static
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.511 + tar -xz docker/docker
09:07:56 [2020-04-29T09:07:56.369Z] #23 2.586 Install docker/cli version 17.06.2-ce from stable
09:07:56 [2020-04-29T09:07:56.369Z] #23 8.495 + mkdir -p /build
09:07:56 [2020-04-29T09:07:56.369Z] #23 8.501 + mv docker/docker /build/
09:07:56 [2020-04-29T09:07:56.369Z] #23 8.507 + rmdir docker
09:07:56 [2020-04-29T09:07:56.369Z] #23 DONE 8.9s
09:07:56 [2020-04-29T09:07:56.369Z] 
09:07:56 [2020-04-29T09:07:56.369Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:07:56 [2020-04-29T09:07:56.369Z] #33 4.427 + RM_GOPATH=0
09:07:56 [2020-04-29T09:07:56.369Z] #33 4.427 + TMP_GOPATH=
09:07:56 [2020-04-29T09:07:56.369Z] #33 4.427 + : /build
09:07:56 [2020-04-29T09:07:56.369Z] #33 4.427 + '[' -z '' ']'
09:07:56 [2020-04-29T09:07:56.369Z] #33 4.427 ++ mktemp -d
09:07:56 [2020-04-29T09:07:56.369Z] #33 4.428 + export GOPATH=/tmp/tmp.sEK9737Nrm
09:07:56 [2020-04-29T09:07:56.369Z] #33 4.428 + GOPATH=/tmp/tmp.sEK9737Nrm
09:07:56 [2020-04-29T09:07:56.369Z] #33 4.428 + RM_GOPATH=1
09:07:56 [2020-04-29T09:07:56.369Z] #33 4.428 ++ dirname ./install.sh
09:07:56 [2020-04-29T09:07:56.369Z] #33 4.434 + dir=.
09:07:56 [2020-04-29T09:07:56.369Z] #33 4.434 + bin=tomlv
09:07:56 [2020-04-29T09:07:56.369Z] #33 4.434 + shift
09:07:56 [2020-04-29T09:07:56.369Z] #33 4.434 + '[' '!' -f ./tomlv.installer ']'
09:07:56 [2020-04-29T09:07:56.369Z] #33 4.434 + . ./tomlv.installer
09:07:56 [2020-04-29T09:07:56.369Z] #33 4.434 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:07:56 [2020-04-29T09:07:56.369Z] #33 4.434 + install_tomlv
09:07:56 [2020-04-29T09:07:56.369Z] #33 4.434 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:07:56 [2020-04-29T09:07:56.369Z] #33 4.434 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.sEK9737Nrm/src/github.com/BurntSushi/toml
09:07:56 [2020-04-29T09:07:56.369Z] #33 4.434 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:07:56 [2020-04-29T09:07:56.369Z] #33 4.437 Cloning into '/tmp/tmp.sEK9737Nrm/src/github.com/BurntSushi/toml'...
09:07:56 [2020-04-29T09:07:56.369Z] #33 5.329 + cd /tmp/tmp.sEK9737Nrm/src/github.com/BurntSushi/toml
09:07:56 [2020-04-29T09:07:56.369Z] #33 5.329 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:07:56 [2020-04-29T09:07:56.369Z] #33 5.331 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:07:56 [2020-04-29T09:07:56.369Z] #33 5.744 internal/cpu
09:07:56 [2020-04-29T09:07:56.369Z] #33 5.748 runtime/internal/sys
09:07:56 [2020-04-29T09:07:56.369Z] #33 5.920 runtime/internal/math
09:07:56 [2020-04-29T09:07:56.369Z] #33 5.978 math/bits
09:07:56 [2020-04-29T09:07:56.369Z] #33 6.235 runtime
09:07:56 [2020-04-29T09:07:56.369Z] #33 6.331 math
09:07:56 [2020-04-29T09:07:56.983Z] #33 ...
09:07:56 [2020-04-29T09:07:56.983Z] 
09:07:56 [2020-04-29T09:07:56.983Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:07:56 [2020-04-29T09:07:56.983Z] #35 1.741 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:07:56 [2020-04-29T09:07:56.983Z] #35 1.823 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:07:56 [2020-04-29T09:07:56.983Z] #35 1.823 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:07:56 [2020-04-29T09:07:56.983Z] #35 2.376 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
09:07:56 [2020-04-29T09:07:56.983Z] #35 4.472 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [170 kB]
09:07:56 [2020-04-29T09:07:56.983Z] #35 7.252 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
09:07:56 [2020-04-29T09:07:56.983Z] #35 ...
09:07:56 [2020-04-29T09:07:56.983Z] 
09:07:56 [2020-04-29T09:07:56.983Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:07:56 [2020-04-29T09:07:56.983Z] #43 3.062 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:07:56 [2020-04-29T09:07:56.983Z] #43 3.174 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:07:56 [2020-04-29T09:07:56.983Z] #43 3.174 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:07:56 [2020-04-29T09:07:56.983Z] #43 3.986 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
09:07:57 [2020-04-29T09:07:57.278Z] #43 6.704 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [170 kB]
09:07:57 [2020-04-29T09:07:57.278Z] #43 9.387 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
09:07:57 [2020-04-29T09:07:57.278Z] #43 ...
09:07:57 [2020-04-29T09:07:57.278Z] 
09:07:57 [2020-04-29T09:07:57.278Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:07:57 [2020-04-29T09:07:57.278Z] #25 1.511 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:07:57 [2020-04-29T09:07:57.278Z] #25 1.541 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:07:57 [2020-04-29T09:07:57.278Z] #25 1.824 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:07:57 [2020-04-29T09:07:57.278Z] #25 1.891 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
09:07:57 [2020-04-29T09:07:57.278Z] #25 2.835 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [170 kB]
09:07:57 [2020-04-29T09:07:57.278Z] #25 4.221 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
09:07:57 [2020-04-29T09:07:57.278Z] #25 ...
09:07:57 [2020-04-29T09:07:57.278Z] 
09:07:57 [2020-04-29T09:07:57.278Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:07:57 [2020-04-29T09:07:57.278Z] #30 2.967 + git clone https://github.com/kolyshkin/go-swagger.git .
09:07:57 [2020-04-29T09:07:57.278Z] #30 2.976 Cloning into '.'...
09:07:57 [2020-04-29T09:07:57.324Z] #8 DONE 2.5s
09:07:57 [2020-04-29T09:07:57.324Z] 
09:07:57 [2020-04-29T09:07:57.324Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:07:57 [2020-04-29T09:07:57.560Z] #30 ...
09:07:57 [2020-04-29T09:07:57.560Z] 
09:07:57 [2020-04-29T09:07:57.560Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:07:57 [2020-04-29T09:07:57.560Z] #56 4.008 + RM_GOPATH=0
09:07:57 [2020-04-29T09:07:57.560Z] #56 4.008 + TMP_GOPATH=
09:07:57 [2020-04-29T09:07:57.560Z] #56 4.008 + : /build
09:07:57 [2020-04-29T09:07:57.560Z] #56 4.008 + '[' -z '' ']'
09:07:57 [2020-04-29T09:07:57.560Z] #56 4.009 ++ mktemp -d
09:07:57 [2020-04-29T09:07:57.560Z] #56 4.017 + export GOPATH=/tmp/tmp.EFL14W1AF1
09:07:57 [2020-04-29T09:07:57.560Z] #56 4.017 + GOPATH=/tmp/tmp.EFL14W1AF1
09:07:57 [2020-04-29T09:07:57.560Z] #56 4.017 + RM_GOPATH=1
09:07:57 [2020-04-29T09:07:57.560Z] #56 4.028 ++ dirname ./install.sh
09:07:57 [2020-04-29T09:07:57.560Z] #56 4.035 + dir=.
09:07:57 [2020-04-29T09:07:57.560Z] #56 4.035 + bin=shfmt
09:07:57 [2020-04-29T09:07:57.560Z] #56 4.035 + shift
09:07:57 [2020-04-29T09:07:57.560Z] #56 4.035 + '[' '!' -f ./shfmt.installer ']'
09:07:57 [2020-04-29T09:07:57.560Z] #56 4.035 + . ./shfmt.installer
09:07:57 [2020-04-29T09:07:57.560Z] #56 4.035 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:07:57 [2020-04-29T09:07:57.560Z] #56 4.035 + install_shfmt
09:07:57 [2020-04-29T09:07:57.560Z] #56 4.036 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:07:57 [2020-04-29T09:07:57.560Z] #56 4.036 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:07:57 [2020-04-29T09:07:57.560Z] #56 4.036 + git clone https://github.com/mvdan/sh.git /tmp/tmp.EFL14W1AF1/src/github.com/mvdan/sh
09:07:57 [2020-04-29T09:07:57.560Z] #56 4.037 Cloning into '/tmp/tmp.EFL14W1AF1/src/github.com/mvdan/sh'...
09:07:57 [2020-04-29T09:07:57.560Z] #56 10.24 + cd /tmp/tmp.EFL14W1AF1/src/github.com/mvdan/sh
09:07:57 [2020-04-29T09:07:57.560Z] #56 10.24 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:07:57 [2020-04-29T09:07:57.560Z] #56 10.32 + GO111MODULE=on
09:07:57 [2020-04-29T09:07:57.560Z] #56 10.32 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:07:57 [2020-04-29T09:07:57.843Z] #56 ...
09:07:57 [2020-04-29T09:07:57.843Z] 
09:07:57 [2020-04-29T09:07:57.843Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:07:57 [2020-04-29T09:07:57.843Z] #62 4.868 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:07:57 [2020-04-29T09:07:57.843Z] #62 4.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:07:57 [2020-04-29T09:07:57.843Z] #62 4.928 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:07:57 [2020-04-29T09:07:57.843Z] #62 5.683 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
09:07:57 [2020-04-29T09:07:57.843Z] #62 7.384 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [170 kB]
09:07:57 [2020-04-29T09:07:57.843Z] #62 9.893 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
09:07:57 [2020-04-29T09:07:57.843Z] #62 ...
09:07:57 [2020-04-29T09:07:57.843Z] 
09:07:57 [2020-04-29T09:07:57.843Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.579 + RM_GOPATH=0
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.579 + TMP_GOPATH=
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.579 + : /build
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.579 + '[' -z '' ']'
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.579 ++ mktemp -d
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.583 + export GOPATH=/tmp/tmp.cDnvtqSQmV
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.584 + GOPATH=/tmp/tmp.cDnvtqSQmV
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.584 + RM_GOPATH=1
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.587 ++ dirname ./install.sh
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.598 + dir=.
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.598 + bin=proxy
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.598 + shift
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.598 + '[' '!' -f ./proxy.installer ']'
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.598 + . ./proxy.installer
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.599 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.599 + install_proxy
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.599 + case "$1" in
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.599 + export CGO_ENABLED=0
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.599 + CGO_ENABLED=0
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.599 + _install_proxy
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.599 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.599 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.599 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cDnvtqSQmV/src/github.com/docker/libnetwork
09:07:57 [2020-04-29T09:07:57.843Z] #74 3.600 Cloning into '/tmp/tmp.cDnvtqSQmV/src/github.com/docker/libnetwork'...
09:07:57 [2020-04-29T09:07:57.891Z] #9 DONE 0.7s
09:07:57 [2020-04-29T09:07:57.891Z] 
09:07:57 [2020-04-29T09:07:57.891Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:07:58 [2020-04-29T09:07:58.130Z] #74 ...
09:07:58 [2020-04-29T09:07:58.130Z] 
09:07:58 [2020-04-29T09:07:58.130Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:07:58 [2020-04-29T09:07:58.130Z] #10 1.739 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:07:58 [2020-04-29T09:07:58.130Z] #10 1.748 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:07:58 [2020-04-29T09:07:58.130Z] #10 1.823 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:07:58 [2020-04-29T09:07:58.130Z] #10 2.171 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
09:07:58 [2020-04-29T09:07:58.130Z] #10 4.033 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [170 kB]
09:07:58 [2020-04-29T09:07:58.130Z] #10 5.709 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
09:07:58 [2020-04-29T09:07:58.130Z] #10 ...
09:07:58 [2020-04-29T09:07:58.130Z] 
09:07:58 [2020-04-29T09:07:58.130Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.012 + RM_GOPATH=0
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.012 + TMP_GOPATH=
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.012 + : /build/
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.012 + '[' -z '' ']'
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.013 ++ mktemp -d
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.013 + export GOPATH=/tmp/tmp.r3376hYku6
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.013 + GOPATH=/tmp/tmp.r3376hYku6
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.013 + RM_GOPATH=1
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.014 ++ dirname ./install.sh
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.014 + dir=.
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.014 + bin=rootlesskit
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.014 + shift
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.014 + '[' '!' -f ./rootlesskit.installer ']'
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.014 + . ./rootlesskit.installer
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.014 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.014 + install_rootlesskit
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.014 + case "$1" in
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.014 + export CGO_ENABLED=0
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.014 + CGO_ENABLED=0
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.014 + _install_rootlesskit
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.015 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.015 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492'
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.015 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.r3376hYku6/src/github.com/rootless-containers/rootlesskit
09:07:58 [2020-04-29T09:07:58.130Z] #68 4.016 Cloning into '/tmp/tmp.r3376hYku6/src/github.com/rootless-containers/rootlesskit'...
09:07:58 [2020-04-29T09:07:58.130Z] #68 7.125 + cd /tmp/tmp.r3376hYku6/src/github.com/rootless-containers/rootlesskit
09:07:58 [2020-04-29T09:07:58.130Z] #68 7.125 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492
09:07:58 [2020-04-29T09:07:58.130Z] #68 7.187 + for f in rootlesskit rootlesskit-docker-proxy
09:07:58 [2020-04-29T09:07:58.130Z] #68 7.187 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:07:58 [2020-04-29T09:07:58.149Z] #29 DONE 0.1s
09:07:58 [2020-04-29T09:07:58.149Z] 
09:07:58 [2020-04-29T09:07:58.149Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:07:58 [2020-04-29T09:07:58.149Z] #40 DONE 0.1s
09:07:58 [2020-04-29T09:07:58.149Z] 
09:07:58 [2020-04-29T09:07:58.149Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:07:58 [2020-04-29T09:07:58.149Z] #21 DONE 0.2s
09:07:58 [2020-04-29T09:07:58.149Z] 
09:07:58 [2020-04-29T09:07:58.149Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:07:58 [2020-04-29T09:07:58.149Z] #41 ...
09:07:58 [2020-04-29T09:07:58.149Z] 
09:07:58 [2020-04-29T09:07:58.149Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:07:58 [2020-04-29T09:07:58.149Z] #67 DONE 0.1s
09:07:58 [2020-04-29T09:07:58.149Z] 
09:07:58 [2020-04-29T09:07:58.149Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:07:58 [2020-04-29T09:07:58.149Z] #73 DONE 0.1s
09:07:58 [2020-04-29T09:07:58.149Z] 
09:07:58 [2020-04-29T09:07:58.149Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:07:58 [2020-04-29T09:07:58.149Z] #22 DONE 0.2s
09:07:58 [2020-04-29T09:07:58.149Z] 
09:07:58 [2020-04-29T09:07:58.149Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:07:58 [2020-04-29T09:07:58.149Z] #49 DONE 0.2s
09:07:58 [2020-04-29T09:07:58.149Z] 
09:07:58 [2020-04-29T09:07:58.149Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
09:07:58 [2020-04-29T09:07:58.149Z] #55 DONE 0.2s
09:07:58 [2020-04-29T09:07:58.149Z] 
09:07:58 [2020-04-29T09:07:58.149Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
09:07:58 [2020-04-29T09:07:58.149Z] #52 DONE 0.2s
09:07:58 [2020-04-29T09:07:58.149Z] 
09:07:58 [2020-04-29T09:07:58.149Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:07:58 [2020-04-29T09:07:58.149Z] #46 DONE 0.2s
09:07:58 [2020-04-29T09:07:58.149Z] 
09:07:58 [2020-04-29T09:07:58.149Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:07:58 [2020-04-29T09:07:58.409Z] #53 ...
09:07:58 [2020-04-29T09:07:58.409Z] 
09:07:58 [2020-04-29T09:07:58.409Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:07:58 [2020-04-29T09:07:58.409Z] #32 DONE 0.3s
09:07:58 [2020-04-29T09:07:58.413Z] #68 ...
09:07:58 [2020-04-29T09:07:58.413Z] 
09:07:58 [2020-04-29T09:07:58.413Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:07:58 [2020-04-29T09:07:58.413Z] #53 4.406 + RM_GOPATH=0
09:07:58 [2020-04-29T09:07:58.413Z] #53 4.406 + TMP_GOPATH=
09:07:58 [2020-04-29T09:07:58.413Z] #53 4.406 + : /build
09:07:58 [2020-04-29T09:07:58.413Z] #53 4.406 + '[' -z '' ']'
09:07:58 [2020-04-29T09:07:58.413Z] #53 4.408 ++ mktemp -d
09:07:58 [2020-04-29T09:07:58.413Z] #53 4.409 + export GOPATH=/tmp/tmp.WgvxhA08OG
09:07:58 [2020-04-29T09:07:58.413Z] #53 4.409 + GOPATH=/tmp/tmp.WgvxhA08OG
09:07:58 [2020-04-29T09:07:58.413Z] #53 4.409 + RM_GOPATH=1
09:07:58 [2020-04-29T09:07:58.413Z] #53 4.423 ++ dirname ./install.sh
09:07:58 [2020-04-29T09:07:58.413Z] #53 4.426 + dir=.
09:07:58 [2020-04-29T09:07:58.413Z] #53 4.426 + bin=golangci_lint
09:07:58 [2020-04-29T09:07:58.413Z] #53 4.426 + shift
09:07:58 [2020-04-29T09:07:58.413Z] #53 4.426 + '[' '!' -f ./golangci_lint.installer ']'
09:07:58 [2020-04-29T09:07:58.413Z] #53 4.426 + . ./golangci_lint.installer
09:07:58 [2020-04-29T09:07:58.413Z] #53 4.426 ++ : v1.23.8
09:07:58 [2020-04-29T09:07:58.413Z] #53 4.426 + install_golangci_lint
09:07:58 [2020-04-29T09:07:58.413Z] #53 4.426 + echo 'Installing golangci-lint version v1.23.8'
09:07:58 [2020-04-29T09:07:58.413Z] #53 4.426 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:07:58 [2020-04-29T09:07:58.413Z] #53 4.426 Installing golangci-lint version v1.23.8
09:07:58 [2020-04-29T09:07:58.413Z] #53 ...
09:07:58 [2020-04-29T09:07:58.413Z] 
09:07:58 [2020-04-29T09:07:58.413Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:07:58 [2020-04-29T09:07:58.413Z] #56 11.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:07:58 [2020-04-29T09:07:58.413Z] #56 11.22 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:07:58 [2020-04-29T09:07:58.413Z] #56 11.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:07:58 [2020-04-29T09:07:58.413Z] #56 11.36 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:07:58 [2020-04-29T09:07:58.667Z] 
09:07:58 [2020-04-29T09:07:58.667Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:07:58 [2020-04-29T09:07:58.696Z] #56 11.42 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:07:59 [2020-04-29T09:07:59.311Z] #56 11.90 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:07:59 [2020-04-29T09:07:59.594Z] #56 12.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:08:00 [2020-04-29T09:08:00.210Z] #56 12.99 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:08:01 [2020-04-29T09:08:01.218Z] #56 ...
09:08:01 [2020-04-29T09:08:01.218Z] 
09:08:01 [2020-04-29T09:08:01.218Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:08:01 [2020-04-29T09:08:01.218Z] #41 3.986 + git clone https://github.com/docker/distribution.git .
09:08:01 [2020-04-29T09:08:01.218Z] #41 3.992 Cloning into '.'...
09:08:01 [2020-04-29T09:08:01.218Z] #41 ...
09:08:01 [2020-04-29T09:08:01.218Z] 
09:08:01 [2020-04-29T09:08:01.218Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:01 [2020-04-29T09:08:01.218Z] #74 13.79 Checking out files:  96% (1991/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
09:08:01 [2020-04-29T09:08:01.218Z] #74 13.88 + cd /tmp/tmp.cDnvtqSQmV/src/github.com/docker/libnetwork
09:08:01 [2020-04-29T09:08:01.218Z] #74 13.88 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
09:08:01 [2020-04-29T09:08:01.834Z] #74 14.58 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:08:03 [2020-04-29T09:08:03.935Z] #33 ...
09:08:03 [2020-04-29T09:08:03.935Z] 
09:08:03 [2020-04-29T09:08:03.935Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:08:03 [2020-04-29T09:08:03.935Z] #41 5.543 + git clone https://github.com/docker/distribution.git .
09:08:03 [2020-04-29T09:08:03.935Z] #41 5.551 Cloning into '.'...
09:08:07 [2020-04-29T09:08:07.325Z] #74 ...
09:08:07 [2020-04-29T09:08:07.325Z] 
09:08:07 [2020-04-29T09:08:07.325Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:07 [2020-04-29T09:08:07.325Z] #47 9.789 unicode/utf8
09:08:07 [2020-04-29T09:08:07.325Z] #47 10.06 math
09:08:07 [2020-04-29T09:08:07.325Z] #47 13.93 unicode/utf16
09:08:07 [2020-04-29T09:08:07.325Z] #47 14.14 container/list
09:08:07 [2020-04-29T09:08:07.325Z] #47 14.43 crypto/internal/subtle
09:08:07 [2020-04-29T09:08:07.325Z] #47 14.48 crypto/subtle
09:08:07 [2020-04-29T09:08:07.325Z] #47 14.55 vendor/golang.org/x/crypto/cryptobyte/asn1
09:08:07 [2020-04-29T09:08:07.325Z] #47 14.64 internal/nettrace
09:08:07 [2020-04-29T09:08:07.325Z] #47 14.72 runtime/cgo
09:08:07 [2020-04-29T09:08:07.325Z] #47 ...
09:08:07 [2020-04-29T09:08:07.325Z] 
09:08:07 [2020-04-29T09:08:07.325Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:08:07 [2020-04-29T09:08:07.325Z] #41 15.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:08:07 [2020-04-29T09:08:07.325Z] #41 16.75 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:08:07 [2020-04-29T09:08:07.940Z] #41 ...
09:08:07 [2020-04-29T09:08:07.940Z] 
09:08:07 [2020-04-29T09:08:07.940Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:07 [2020-04-29T09:08:07.940Z] #33 10.82 internal/testlog
09:08:07 [2020-04-29T09:08:07.940Z] #33 11.07 encoding
09:08:07 [2020-04-29T09:08:07.940Z] #33 11.19 runtime/cgo
09:08:08 [2020-04-29T09:08:08.118Z] #41 ...
09:08:08 [2020-04-29T09:08:08.118Z] 
09:08:08 [2020-04-29T09:08:08.118Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:08:08 [2020-04-29T09:08:08.118Z] #10 6.448 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:08:08 [2020-04-29T09:08:08.118Z] #10 6.512 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:08:08 [2020-04-29T09:08:08.118Z] #10 6.534 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:08:08 [2020-04-29T09:08:08.118Z] #10 7.492 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:08:08 [2020-04-29T09:08:08.118Z] #10 9.921 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [192 kB]
09:08:08 [2020-04-29T09:08:08.118Z] #10 ...
09:08:08 [2020-04-29T09:08:08.118Z] 
09:08:08 [2020-04-29T09:08:08.118Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:08:08 [2020-04-29T09:08:08.118Z] #35 6.676 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:08:08 [2020-04-29T09:08:08.118Z] #35 6.718 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:08:08 [2020-04-29T09:08:08.118Z] #35 6.720 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:08:08 [2020-04-29T09:08:08.118Z] #35 7.662 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:08:08 [2020-04-29T09:08:08.118Z] #35 10.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [192 kB]
09:08:08 [2020-04-29T09:08:08.118Z] #35 ...
09:08:08 [2020-04-29T09:08:08.118Z] 
09:08:08 [2020-04-29T09:08:08.118Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:08:08 [2020-04-29T09:08:08.118Z] #62 4.138 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:08:08 [2020-04-29T09:08:08.118Z] #62 4.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:08:08 [2020-04-29T09:08:08.118Z] #62 4.409 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:08:08 [2020-04-29T09:08:08.118Z] #62 5.082 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:08:08 [2020-04-29T09:08:08.118Z] #62 7.555 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [192 kB]
09:08:08 [2020-04-29T09:08:08.118Z] #62 10.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
09:08:08 [2020-04-29T09:08:08.223Z] #33 ...
09:08:08 [2020-04-29T09:08:08.223Z] 
09:08:08 [2020-04-29T09:08:08.223Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:08:08 [2020-04-29T09:08:08.223Z] #25 11.45 Fetched 8038 kB in 10s (787 kB/s)
09:08:08 [2020-04-29T09:08:08.223Z] #25 11.45 Reading package lists...
09:08:08 [2020-04-29T09:08:08.223Z] #25 15.59 Reading package lists...
09:08:08 [2020-04-29T09:08:08.223Z] #25 19.00 Building dependency tree...
09:08:08 [2020-04-29T09:08:08.223Z] #25 19.84 ca-certificates is already the newest version (20190110).
09:08:08 [2020-04-29T09:08:08.223Z] #25 19.84 The following additional packages will be installed:
09:08:08 [2020-04-29T09:08:08.223Z] #25 19.87   libjq1 libonig5
09:08:08 [2020-04-29T09:08:08.223Z] #25 20.05 The following NEW packages will be installed:
09:08:08 [2020-04-29T09:08:08.223Z] #25 20.08   jq libjq1 libonig5
09:08:08 [2020-04-29T09:08:08.223Z] #25 20.18 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
09:08:08 [2020-04-29T09:08:08.223Z] #25 20.18 Need to get 350 kB of archives.
09:08:08 [2020-04-29T09:08:08.223Z] #25 20.18 After this operation, 1154 kB of additional disk space will be used.
09:08:08 [2020-04-29T09:08:08.223Z] #25 20.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
09:08:08 [2020-04-29T09:08:08.223Z] #25 20.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
09:08:08 [2020-04-29T09:08:08.223Z] #25 20.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
09:08:08 [2020-04-29T09:08:08.223Z] #25 20.84 debconf: delaying package configuration, since apt-utils is not installed
09:08:08 [2020-04-29T09:08:08.223Z] #25 20.94 Fetched 350 kB in 0s (2589 kB/s)
09:08:08 [2020-04-29T09:08:08.223Z] #25 21.03 Selecting previously unselected package libonig5:s390x.
09:08:08 [2020-04-29T09:08:08.223Z] #25 21.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15176 files and directories currently installed.)
09:08:08 [2020-04-29T09:08:08.223Z] #25 21.11 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
09:08:08 [2020-04-29T09:08:08.223Z] #25 21.12 Unpacking libonig5:s390x (6.9.1-1) ...
09:08:08 [2020-04-29T09:08:08.223Z] #25 21.30 Selecting previously unselected package libjq1:s390x.
09:08:08 [2020-04-29T09:08:08.375Z] #62 ...
09:08:08 [2020-04-29T09:08:08.375Z] 
09:08:08 [2020-04-29T09:08:08.375Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:08:08 [2020-04-29T09:08:08.375Z] #50 6.367 + RM_GOPATH=0
09:08:08 [2020-04-29T09:08:08.375Z] #50 6.368 + TMP_GOPATH=
09:08:08 [2020-04-29T09:08:08.375Z] #50 6.371 + : /build
09:08:08 [2020-04-29T09:08:08.375Z] #50 6.371 + '[' -z '' ']'
09:08:08 [2020-04-29T09:08:08.375Z] #50 6.374 ++ mktemp -d
09:08:08 [2020-04-29T09:08:08.375Z] #50 6.375 + export GOPATH=/tmp/tmp.5ZXqVktiLG
09:08:08 [2020-04-29T09:08:08.375Z] #50 6.375 + GOPATH=/tmp/tmp.5ZXqVktiLG
09:08:08 [2020-04-29T09:08:08.375Z] #50 6.375 + RM_GOPATH=1
09:08:08 [2020-04-29T09:08:08.375Z] #50 6.381 ++ dirname ./install.sh
09:08:08 [2020-04-29T09:08:08.375Z] #50 6.385 + dir=.
09:08:08 [2020-04-29T09:08:08.375Z] #50 6.387 + bin=gotestsum
09:08:08 [2020-04-29T09:08:08.375Z] #50 6.390 + shift
09:08:08 [2020-04-29T09:08:08.375Z] #50 6.390 + '[' '!' -f ./gotestsum.installer ']'
09:08:08 [2020-04-29T09:08:08.375Z] #50 6.391 + . ./gotestsum.installer
09:08:08 [2020-04-29T09:08:08.375Z] #50 6.392 ++ : v0.3.5
09:08:08 [2020-04-29T09:08:08.375Z] #50 6.392 + install_gotestsum
09:08:08 [2020-04-29T09:08:08.375Z] #50 6.392 + echo 'Installing gotestsum version v0.3.5'
09:08:08 [2020-04-29T09:08:08.375Z] #50 6.394 + go get -d gotest.tools/gotestsum
09:08:08 [2020-04-29T09:08:08.375Z] #50 6.395 Installing gotestsum version v0.3.5
09:08:08 [2020-04-29T09:08:08.506Z] #25 21.31 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
09:08:08 [2020-04-29T09:08:08.506Z] #25 21.31 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
09:08:08 [2020-04-29T09:08:08.506Z] #25 21.44 Selecting previously unselected package jq.
09:08:08 [2020-04-29T09:08:08.506Z] #25 21.44 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
09:08:08 [2020-04-29T09:08:08.506Z] #25 21.45 Unpacking jq (1.5+dfsg-2+b1) ...
09:08:08 [2020-04-29T09:08:08.633Z] #50 ...
09:08:08 [2020-04-29T09:08:08.633Z] 
09:08:08 [2020-04-29T09:08:08.633Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:08 [2020-04-29T09:08:08.633Z] #56 6.166 + RM_GOPATH=0
09:08:08 [2020-04-29T09:08:08.633Z] #56 6.167 + TMP_GOPATH=
09:08:08 [2020-04-29T09:08:08.633Z] #56 6.167 + : /build
09:08:08 [2020-04-29T09:08:08.633Z] #56 6.167 + '[' -z '' ']'
09:08:08 [2020-04-29T09:08:08.633Z] #56 6.175 ++ mktemp -d
09:08:08 [2020-04-29T09:08:08.633Z] #56 6.178 + export GOPATH=/tmp/tmp.qWGQGd3BQK
09:08:08 [2020-04-29T09:08:08.633Z] #56 6.182 + GOPATH=/tmp/tmp.qWGQGd3BQK
09:08:08 [2020-04-29T09:08:08.633Z] #56 6.182 + RM_GOPATH=1
09:08:08 [2020-04-29T09:08:08.633Z] #56 6.183 ++ dirname ./install.sh
09:08:08 [2020-04-29T09:08:08.633Z] #56 6.187 + dir=.
09:08:08 [2020-04-29T09:08:08.633Z] #56 6.188 + bin=shfmt
09:08:08 [2020-04-29T09:08:08.633Z] #56 6.188 + shift
09:08:08 [2020-04-29T09:08:08.633Z] #56 6.188 + '[' '!' -f ./shfmt.installer ']'
09:08:08 [2020-04-29T09:08:08.633Z] #56 6.188 + . ./shfmt.installer
09:08:08 [2020-04-29T09:08:08.633Z] #56 6.190 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:08:08 [2020-04-29T09:08:08.633Z] #56 6.191 + install_shfmt
09:08:08 [2020-04-29T09:08:08.633Z] #56 6.191 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:08:08 [2020-04-29T09:08:08.633Z] #56 6.191 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:08:08 [2020-04-29T09:08:08.633Z] #56 6.192 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qWGQGd3BQK/src/github.com/mvdan/sh
09:08:08 [2020-04-29T09:08:08.633Z] #56 6.197 Cloning into '/tmp/tmp.qWGQGd3BQK/src/github.com/mvdan/sh'...
09:08:08 [2020-04-29T09:08:08.633Z] #56 ...
09:08:08 [2020-04-29T09:08:08.633Z] 
09:08:08 [2020-04-29T09:08:08.633Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.626 + RM_GOPATH=0
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.627 + TMP_GOPATH=
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.627 + : /build
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.627 + '[' -z '' ']'
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.629 ++ mktemp -d
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.640 + export GOPATH=/tmp/tmp.GPFG7Xv4yS
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.640 + GOPATH=/tmp/tmp.GPFG7Xv4yS
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.641 + RM_GOPATH=1
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.645 ++ dirname ./install.sh
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.650 + dir=.
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.650 + bin=proxy
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.651 + shift
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.651 + '[' '!' -f ./proxy.installer ']'
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.651 + . ./proxy.installer
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.651 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.651 + install_proxy
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.651 + case "$1" in
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.651 + export CGO_ENABLED=0
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.651 + CGO_ENABLED=0
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.651 + _install_proxy
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.651 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.651 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.651 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GPFG7Xv4yS/src/github.com/docker/libnetwork
09:08:08 [2020-04-29T09:08:08.633Z] #74 6.661 Cloning into '/tmp/tmp.GPFG7Xv4yS/src/github.com/docker/libnetwork'...
09:08:08 [2020-04-29T09:08:08.789Z] #25 21.64 Setting up libonig5:s390x (6.9.1-1) ...
09:08:08 [2020-04-29T09:08:08.789Z] #25 21.65 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
09:08:08 [2020-04-29T09:08:08.789Z] #25 21.66 Setting up jq (1.5+dfsg-2+b1) ...
09:08:08 [2020-04-29T09:08:08.789Z] #25 21.67 Processing triggers for libc-bin (2.28-10) ...
09:08:08 [2020-04-29T09:08:08.891Z] #74 ...
09:08:08 [2020-04-29T09:08:08.891Z] 
09:08:08 [2020-04-29T09:08:08.891Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.751 + RM_GOPATH=0
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.757 + TMP_GOPATH=
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.757 + : /build/
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.757 + '[' -z '' ']'
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.757 ++ mktemp -d
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.767 + export GOPATH=/tmp/tmp.6tb2mZjow0
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.767 + GOPATH=/tmp/tmp.6tb2mZjow0
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.767 + RM_GOPATH=1
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.768 ++ dirname ./install.sh
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.770 + dir=.
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.773 + bin=rootlesskit
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.774 + shift
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.774 + '[' '!' -f ./rootlesskit.installer ']'
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.774 + . ./rootlesskit.installer
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.775 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.776 + install_rootlesskit
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.777 + case "$1" in
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.778 + export CGO_ENABLED=0
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.778 + CGO_ENABLED=0
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.778 + _install_rootlesskit
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.778 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492'
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.778 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.779 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6tb2mZjow0/src/github.com/rootless-containers/rootlesskit
09:08:08 [2020-04-29T09:08:08.891Z] #68 5.792 Cloning into '/tmp/tmp.6tb2mZjow0/src/github.com/rootless-containers/rootlesskit'...
09:08:08 [2020-04-29T09:08:08.891Z] #68 10.53 + cd /tmp/tmp.6tb2mZjow0/src/github.com/rootless-containers/rootlesskit
09:08:08 [2020-04-29T09:08:08.891Z] #68 10.53 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492
09:08:08 [2020-04-29T09:08:08.891Z] #68 ...
09:08:08 [2020-04-29T09:08:08.891Z] 
09:08:08 [2020-04-29T09:08:08.891Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:08:08 [2020-04-29T09:08:08.891Z] #25 6.905 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:08:08 [2020-04-29T09:08:08.891Z] #25 6.965 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:08:08 [2020-04-29T09:08:08.891Z] #25 6.965 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:08:08 [2020-04-29T09:08:08.891Z] #25 8.021 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:08:08 [2020-04-29T09:08:08.891Z] #25 10.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [192 kB]
09:08:09 [2020-04-29T09:08:09.150Z] #25 ...
09:08:09 [2020-04-29T09:08:09.150Z] 
09:08:09 [2020-04-29T09:08:09.150Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:08:09 [2020-04-29T09:08:09.150Z] #30 6.332 + git clone https://github.com/kolyshkin/go-swagger.git .
09:08:09 [2020-04-29T09:08:09.150Z] #30 6.333 Cloning into '.'...
09:08:09 [2020-04-29T09:08:09.150Z] #30 ...
09:08:09 [2020-04-29T09:08:09.150Z] 
09:08:09 [2020-04-29T09:08:09.150Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.639 + RM_GOPATH=0
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.639 + TMP_GOPATH=
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.639 + : /build
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.639 + '[' -z '' ']'
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.647 ++ mktemp -d
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.649 + export GOPATH=/tmp/tmp.CUl1LTbqQL
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.649 + GOPATH=/tmp/tmp.CUl1LTbqQL
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.649 + RM_GOPATH=1
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.649 ++ dirname ./install.sh
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.676 Install docker/cli version 17.06.2-ce from stable
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.676 + dir=.
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.676 + bin=dockercli
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.676 + shift
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.676 + '[' '!' -f ./dockercli.installer ']'
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.676 + . ./dockercli.installer
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.676 ++ : stable
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.676 ++ : 17.06.2-ce
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.676 + install_dockercli
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.676 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.678 ++ uname -m
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.679 + arch=x86_64
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.679 + '[' x86_64 '!=' x86_64 ']'
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.679 + url=https://download.docker.com/linux/static
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.679 + tar -xz docker/docker
09:08:09 [2020-04-29T09:08:09.150Z] #23 6.681 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:08:09 [2020-04-29T09:08:09.404Z] #25 DONE 22.2s
09:08:09 [2020-04-29T09:08:09.404Z] 
09:08:09 [2020-04-29T09:08:09.404Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:08:09 [2020-04-29T09:08:09.404Z] #26 DONE 0.1s
09:08:09 [2020-04-29T09:08:09.404Z] 
09:08:09 [2020-04-29T09:08:09.404Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:08:09 [2020-04-29T09:08:09.404Z] #10 12.23 Fetched 8038 kB in 11s (760 kB/s)
09:08:09 [2020-04-29T09:08:09.404Z] #10 12.23 Reading package lists...
09:08:09 [2020-04-29T09:08:09.404Z] #10 16.15 Reading package lists...
09:08:09 [2020-04-29T09:08:09.404Z] #10 20.26 Building dependency tree...
09:08:09 [2020-04-29T09:08:09.404Z] #10 21.81 The following additional packages will be installed:
09:08:09 [2020-04-29T09:08:09.404Z] #10 21.83   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:08:09 [2020-04-29T09:08:09.404Z] #10 21.83   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:08:09 [2020-04-29T09:08:09.404Z] #10 21.83   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:08:09 [2020-04-29T09:08:09.404Z] #10 21.83   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
09:08:09 [2020-04-29T09:08:09.404Z] #10 21.83 Suggested packages:
09:08:09 [2020-04-29T09:08:09.404Z] #10 21.83   gcc-8-locales seccomp wine64
09:08:09 [2020-04-29T09:08:09.404Z] #10 ...
09:08:09 [2020-04-29T09:08:09.404Z] 
09:08:09 [2020-04-29T09:08:09.404Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:08:09 [2020-04-29T09:08:09.408Z] #23 ...
09:08:09 [2020-04-29T09:08:09.408Z] 
09:08:09 [2020-04-29T09:08:09.408Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:09 [2020-04-29T09:08:09.408Z] #47 6.719 + RM_GOPATH=0
09:08:09 [2020-04-29T09:08:09.408Z] #47 6.719 + TMP_GOPATH=
09:08:09 [2020-04-29T09:08:09.408Z] #47 6.720 + : /build
09:08:09 [2020-04-29T09:08:09.408Z] #47 6.722 + '[' -z '' ']'
09:08:09 [2020-04-29T09:08:09.408Z] #47 6.743 ++ mktemp -d
09:08:09 [2020-04-29T09:08:09.408Z] #47 6.745 + export GOPATH=/tmp/tmp.46OfSChqWJ
09:08:09 [2020-04-29T09:08:09.408Z] #47 6.745 + GOPATH=/tmp/tmp.46OfSChqWJ
09:08:09 [2020-04-29T09:08:09.408Z] #47 6.745 + RM_GOPATH=1
09:08:09 [2020-04-29T09:08:09.408Z] #47 6.745 ++ dirname ./install.sh
09:08:09 [2020-04-29T09:08:09.408Z] #47 6.749 + dir=.
09:08:09 [2020-04-29T09:08:09.408Z] #47 6.749 + bin=vndr
09:08:09 [2020-04-29T09:08:09.408Z] #47 6.749 + shift
09:08:09 [2020-04-29T09:08:09.408Z] #47 6.749 + '[' '!' -f ./vndr.installer ']'
09:08:09 [2020-04-29T09:08:09.408Z] #47 6.749 + . ./vndr.installer
09:08:09 [2020-04-29T09:08:09.408Z] #47 6.749 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:08:09 [2020-04-29T09:08:09.408Z] #47 6.749 + install_vndr
09:08:09 [2020-04-29T09:08:09.408Z] #47 6.750 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:08:09 [2020-04-29T09:08:09.408Z] #47 6.750 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
09:08:09 [2020-04-29T09:08:09.408Z] #47 6.750 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.46OfSChqWJ/src/github.com/LK4D4/vndr
09:08:09 [2020-04-29T09:08:09.408Z] #47 6.757 Cloning into '/tmp/tmp.46OfSChqWJ/src/github.com/LK4D4/vndr'...
09:08:09 [2020-04-29T09:08:09.408Z] #47 7.701 + cd /tmp/tmp.46OfSChqWJ/src/github.com/LK4D4/vndr
09:08:09 [2020-04-29T09:08:09.408Z] #47 7.701 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:08:09 [2020-04-29T09:08:09.408Z] #47 7.738 + go build -buildmode=pie -v -o /build/vndr .
09:08:09 [2020-04-29T09:08:09.408Z] #47 9.128 internal/race
09:08:09 [2020-04-29T09:08:09.408Z] #47 9.160 internal/bytealg
09:08:09 [2020-04-29T09:08:09.408Z] #47 9.272 sync/atomic
09:08:09 [2020-04-29T09:08:09.408Z] #47 9.741 runtime
09:08:09 [2020-04-29T09:08:09.408Z] #47 9.742 unicode
09:08:09 [2020-04-29T09:08:09.668Z] #47 ...
09:08:09 [2020-04-29T09:08:09.668Z] 
09:08:09 [2020-04-29T09:08:09.668Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:08:09 [2020-04-29T09:08:09.668Z] #43 5.231 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:08:09 [2020-04-29T09:08:09.668Z] #43 5.304 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:08:09 [2020-04-29T09:08:09.669Z] #43 5.305 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:08:09 [2020-04-29T09:08:09.669Z] #43 6.408 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:08:09 [2020-04-29T09:08:09.669Z] #43 8.728 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [192 kB]
09:08:09 [2020-04-29T09:08:09.669Z] #43 11.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
09:08:09 [2020-04-29T09:08:09.669Z] #43 ...
09:08:09 [2020-04-29T09:08:09.669Z] 
09:08:09 [2020-04-29T09:08:09.669Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:09 [2020-04-29T09:08:09.669Z] #33 6.410 + RM_GOPATH=0
09:08:09 [2020-04-29T09:08:09.669Z] #33 6.410 + TMP_GOPATH=
09:08:09 [2020-04-29T09:08:09.669Z] #33 6.410 + : /build
09:08:09 [2020-04-29T09:08:09.669Z] #33 6.410 + '[' -z '' ']'
09:08:09 [2020-04-29T09:08:09.669Z] #33 6.416 ++ mktemp -d
09:08:09 [2020-04-29T09:08:09.669Z] #33 6.419 + export GOPATH=/tmp/tmp.mA7zP00E6v
09:08:09 [2020-04-29T09:08:09.669Z] #33 6.419 + GOPATH=/tmp/tmp.mA7zP00E6v
09:08:09 [2020-04-29T09:08:09.669Z] #33 6.419 + RM_GOPATH=1
09:08:09 [2020-04-29T09:08:09.669Z] #33 6.419 ++ dirname ./install.sh
09:08:09 [2020-04-29T09:08:09.669Z] #33 6.425 + dir=.
09:08:09 [2020-04-29T09:08:09.669Z] #33 6.425 + bin=tomlv
09:08:09 [2020-04-29T09:08:09.669Z] #33 6.425 + shift
09:08:09 [2020-04-29T09:08:09.669Z] #33 6.425 + '[' '!' -f ./tomlv.installer ']'
09:08:09 [2020-04-29T09:08:09.669Z] #33 6.425 + . ./tomlv.installer
09:08:09 [2020-04-29T09:08:09.669Z] #33 6.425 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:08:09 [2020-04-29T09:08:09.669Z] #33 6.427 + install_tomlv
09:08:09 [2020-04-29T09:08:09.669Z] #33 6.428 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:08:09 [2020-04-29T09:08:09.669Z] #33 6.428 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:08:09 [2020-04-29T09:08:09.669Z] #33 6.428 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mA7zP00E6v/src/github.com/BurntSushi/toml
09:08:09 [2020-04-29T09:08:09.669Z] #33 6.429 Cloning into '/tmp/tmp.mA7zP00E6v/src/github.com/BurntSushi/toml'...
09:08:09 [2020-04-29T09:08:09.669Z] #33 7.492 + cd /tmp/tmp.mA7zP00E6v/src/github.com/BurntSushi/toml
09:08:09 [2020-04-29T09:08:09.669Z] #33 7.492 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:08:09 [2020-04-29T09:08:09.669Z] #33 7.512 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:08:09 [2020-04-29T09:08:09.669Z] #33 8.249 runtime/internal/atomic
09:08:09 [2020-04-29T09:08:09.669Z] #33 8.258 internal/cpu
09:08:09 [2020-04-29T09:08:09.669Z] #33 8.446 runtime/internal/sys
09:08:09 [2020-04-29T09:08:09.669Z] #33 8.704 runtime/internal/math
09:08:09 [2020-04-29T09:08:09.669Z] #33 8.854 math/bits
09:08:09 [2020-04-29T09:08:09.669Z] #33 9.020 internal/bytealg
09:08:09 [2020-04-29T09:08:09.669Z] #33 9.512 math
09:08:09 [2020-04-29T09:08:09.669Z] #33 9.954 runtime
09:08:09 [2020-04-29T09:08:09.687Z] #27 ...
09:08:09 [2020-04-29T09:08:09.687Z] 
09:08:09 [2020-04-29T09:08:09.687Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:08:09 [2020-04-29T09:08:09.687Z] #35 12.64 Fetched 8038 kB in 11s (736 kB/s)
09:08:09 [2020-04-29T09:08:09.687Z] #35 12.64 Reading package lists...
09:08:09 [2020-04-29T09:08:09.687Z] #35 16.12 Reading package lists...
09:08:09 [2020-04-29T09:08:09.687Z] #35 20.29 Building dependency tree...
09:08:09 [2020-04-29T09:08:09.687Z] #35 21.94 The following additional packages will be installed:
09:08:09 [2020-04-29T09:08:09.687Z] #35 21.94   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:08:09 [2020-04-29T09:08:09.687Z] #35 21.94 Suggested packages:
09:08:09 [2020-04-29T09:08:09.687Z] #35 21.94   cmake-doc ninja-build lrzip
09:08:09 [2020-04-29T09:08:09.687Z] #35 21.94 Recommended packages:
09:08:09 [2020-04-29T09:08:09.687Z] #35 21.94   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:08:09 [2020-04-29T09:08:09.687Z] #35 22.69 The following NEW packages will be installed:
09:08:09 [2020-04-29T09:08:09.969Z] #35 22.78   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:08:09 [2020-04-29T09:08:09.969Z] #35 22.78   vim-common xxd
09:08:09 [2020-04-29T09:08:09.969Z] #35 22.89 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
09:08:09 [2020-04-29T09:08:09.969Z] #35 22.89 Need to get 14.0 MB of archives.
09:08:09 [2020-04-29T09:08:09.969Z] #35 22.89 After this operation, 62.1 MB of additional disk space will be used.
09:08:09 [2020-04-29T09:08:09.969Z] #35 22.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
09:08:09 [2020-04-29T09:08:09.969Z] #35 ...
09:08:09 [2020-04-29T09:08:09.969Z] 
09:08:09 [2020-04-29T09:08:09.969Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:08:09 [2020-04-29T09:08:09.969Z] #10 22.83 The following NEW packages will be installed:
09:08:09 [2020-04-29T09:08:09.969Z] #10 22.83   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:08:09 [2020-04-29T09:08:09.969Z] #10 22.83   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:08:09 [2020-04-29T09:08:09.969Z] #10 22.83   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:08:09 [2020-04-29T09:08:09.969Z] #10 22.83   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:08:09 [2020-04-29T09:08:09.969Z] #10 22.83   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:08:09 [2020-04-29T09:08:09.969Z] #10 22.83   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:08:09 [2020-04-29T09:08:09.969Z] #10 22.95 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
09:08:09 [2020-04-29T09:08:09.969Z] #10 22.95 Need to get 73.3 MB of archives.
09:08:09 [2020-04-29T09:08:09.969Z] #10 22.95 After this operation, 494 MB of additional disk space will be used.
09:08:09 [2020-04-29T09:08:09.969Z] #10 22.95 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]
09:08:10 [2020-04-29T09:08:10.251Z] #10 23.22 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]
09:08:10 [2020-04-29T09:08:10.603Z] #33 ...
09:08:10 [2020-04-29T09:08:10.603Z] 
09:08:10 [2020-04-29T09:08:10.603Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:08:10 [2020-04-29T09:08:10.603Z] #25 12.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
09:08:11 [2020-04-29T09:08:11.259Z] #10 24.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:08:11 [2020-04-29T09:08:11.259Z] #10 24.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
09:08:11 [2020-04-29T09:08:11.259Z] #10 24.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
09:08:11 [2020-04-29T09:08:11.259Z] #10 24.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
09:08:11 [2020-04-29T09:08:11.259Z] #10 ...
09:08:11 [2020-04-29T09:08:11.259Z] 
09:08:11 [2020-04-29T09:08:11.259Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:11 [2020-04-29T09:08:11.259Z] #56 14.05 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:08:11 [2020-04-29T09:08:11.259Z] #56 14.13 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:08:11 [2020-04-29T09:08:11.259Z] #56 14.28 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:08:11 [2020-04-29T09:08:11.259Z] #56 14.37 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:08:11 [2020-04-29T09:08:11.259Z] #56 14.89 runtime
09:08:11 [2020-04-29T09:08:11.259Z] #56 14.93 runtime/cgo
09:08:11 [2020-04-29T09:08:11.542Z] #56 ...
09:08:11 [2020-04-29T09:08:11.542Z] 
09:08:11 [2020-04-29T09:08:11.542Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:08:11 [2020-04-29T09:08:11.542Z] #43 14.44 Fetched 8038 kB in 11s (705 kB/s)
09:08:11 [2020-04-29T09:08:11.542Z] #43 14.44 Reading package lists...
09:08:11 [2020-04-29T09:08:11.542Z] #43 17.75 Reading package lists...
09:08:11 [2020-04-29T09:08:11.542Z] #43 21.20 Building dependency tree...
09:08:11 [2020-04-29T09:08:11.542Z] #43 22.70 The following additional packages will be installed:
09:08:11 [2020-04-29T09:08:11.542Z] #43 22.70   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:08:11 [2020-04-29T09:08:11.542Z] #43 22.70   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:08:11 [2020-04-29T09:08:11.542Z] #43 22.70 Suggested packages:
09:08:11 [2020-04-29T09:08:11.542Z] #43 22.70   manpages-dev python-setuptools
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.39 The following NEW packages will be installed:
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.39   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.39   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.39   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.39   python-six zlib1g-dev
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.49 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.49 Need to get 3742 kB of archives.
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.49 After this operation, 22.0 MB of additional disk space will be used.
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
09:08:11 [2020-04-29T09:08:11.542Z] #43 23.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
09:08:11 [2020-04-29T09:08:11.542Z] #43 24.30 debconf: delaying package configuration, since apt-utils is not installed
09:08:11 [2020-04-29T09:08:11.542Z] #43 24.39 Fetched 3742 kB in 0s (14.2 MB/s)
09:08:11 [2020-04-29T09:08:11.542Z] #43 24.47 Selecting previously unselected package libcap-dev:s390x.
09:08:11 [2020-04-29T09:08:11.542Z] #43 24.47 (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 ... 15176 files and directories currently installed.)
09:08:11 [2020-04-29T09:08:11.542Z] #43 24.57 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
09:08:11 [2020-04-29T09:08:11.542Z] #43 ...
09:08:11 [2020-04-29T09:08:11.542Z] 
09:08:11 [2020-04-29T09:08:11.542Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:08:11 [2020-04-29T09:08:11.542Z] #10 24.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:08:11 [2020-04-29T09:08:11.826Z] #10 24.74 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]
09:08:11 [2020-04-29T09:08:11.826Z] #10 24.75 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]
09:08:12 [2020-04-29T09:08:12.108Z] #10 ...
09:08:12 [2020-04-29T09:08:12.108Z] 
09:08:12 [2020-04-29T09:08:12.108Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:08:12 [2020-04-29T09:08:12.108Z] #62 15.09 Fetched 8038 kB in 10s (781 kB/s)
09:08:12 [2020-04-29T09:08:12.108Z] #62 15.09 Reading package lists...
09:08:12 [2020-04-29T09:08:12.108Z] #62 18.83 Reading package lists...
09:08:12 [2020-04-29T09:08:12.108Z] #62 23.03 Building dependency tree...
09:08:12 [2020-04-29T09:08:12.108Z] #62 23.90 The following additional packages will be installed:
09:08:12 [2020-04-29T09:08:12.108Z] #62 23.90   libbtrfs0
09:08:12 [2020-04-29T09:08:12.108Z] #62 23.96 The following NEW packages will be installed:
09:08:12 [2020-04-29T09:08:12.108Z] #62 23.97   libbtrfs-dev libbtrfs0
09:08:12 [2020-04-29T09:08:12.108Z] #62 24.08 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
09:08:12 [2020-04-29T09:08:12.108Z] #62 24.08 Need to get 118 kB of archives.
09:08:12 [2020-04-29T09:08:12.108Z] #62 24.08 After this operation, 390 kB of additional disk space will be used.
09:08:12 [2020-04-29T09:08:12.109Z] #62 24.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
09:08:12 [2020-04-29T09:08:12.109Z] #62 24.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
09:08:12 [2020-04-29T09:08:12.109Z] #62 24.90 debconf: delaying package configuration, since apt-utils is not installed
09:08:12 [2020-04-29T09:08:12.109Z] #62 24.97 Fetched 118 kB in 0s (1064 kB/s)
09:08:12 [2020-04-29T09:08:12.109Z] #62 25.02 Selecting previously unselected package libbtrfs0.
09:08:12 [2020-04-29T09:08:12.109Z] #62 25.02 (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 ... 15176 files and directories currently installed.)
09:08:12 [2020-04-29T09:08:12.109Z] #62 25.08 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
09:08:12 [2020-04-29T09:08:12.109Z] #62 25.09 Unpacking libbtrfs0 (4.20.1-2) ...
09:08:12 [2020-04-29T09:08:12.109Z] #62 25.15 Selecting previously unselected package libbtrfs-dev.
09:08:12 [2020-04-29T09:08:12.109Z] #62 25.15 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
09:08:12 [2020-04-29T09:08:12.109Z] #62 25.15 Unpacking libbtrfs-dev (4.20.1-2) ...
09:08:12 [2020-04-29T09:08:12.392Z] #62 25.29 Setting up libbtrfs0 (4.20.1-2) ...
09:08:12 [2020-04-29T09:08:12.392Z] #62 25.30 Setting up libbtrfs-dev (4.20.1-2) ...
09:08:12 [2020-04-29T09:08:12.392Z] #62 25.30 Processing triggers for libc-bin (2.28-10) ...
09:08:12 [2020-04-29T09:08:12.392Z] #62 ...
09:08:12 [2020-04-29T09:08:12.392Z] 
09:08:12 [2020-04-29T09:08:12.392Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:08:12 [2020-04-29T09:08:12.392Z] #43 24.57 Unpacking libcap-dev:s390x (1:2.25-2) ...
09:08:12 [2020-04-29T09:08:12.392Z] #43 24.68 Selecting previously unselected package libnet1:s390x.
09:08:12 [2020-04-29T09:08:12.392Z] #43 24.68 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
09:08:12 [2020-04-29T09:08:12.392Z] #43 24.69 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
09:08:12 [2020-04-29T09:08:12.392Z] #43 24.76 Selecting previously unselected package libnet1-dev.
09:08:12 [2020-04-29T09:08:12.392Z] #43 24.78 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
09:08:12 [2020-04-29T09:08:12.392Z] #43 24.78 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:08:12 [2020-04-29T09:08:12.392Z] #43 24.98 Selecting previously unselected package libnl-3-200:s390x.
09:08:12 [2020-04-29T09:08:12.392Z] #43 24.98 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
09:08:12 [2020-04-29T09:08:12.392Z] #43 24.99 Unpacking libnl-3-200:s390x (3.4.0-1) ...
09:08:12 [2020-04-29T09:08:12.392Z] #43 25.06 Selecting previously unselected package libnl-3-dev:s390x.
09:08:12 [2020-04-29T09:08:12.392Z] #43 25.07 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
09:08:12 [2020-04-29T09:08:12.392Z] #43 25.07 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
09:08:12 [2020-04-29T09:08:12.392Z] #43 25.28 Selecting previously unselected package libprotobuf-c1:s390x.
09:08:12 [2020-04-29T09:08:12.392Z] #43 25.28 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
09:08:12 [2020-04-29T09:08:12.392Z] #43 25.29 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
09:08:12 [2020-04-29T09:08:12.392Z] #43 25.35 Selecting previously unselected package libprotobuf-c-dev:s390x.
09:08:12 [2020-04-29T09:08:12.392Z] #43 25.36 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
09:08:12 [2020-04-29T09:08:12.392Z] #43 25.36 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
09:08:12 [2020-04-29T09:08:12.392Z] #43 25.44 Selecting previously unselected package zlib1g-dev:s390x.
09:08:12 [2020-04-29T09:08:12.392Z] #43 25.45 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
09:08:12 [2020-04-29T09:08:12.392Z] #43 25.48 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
09:08:12 [2020-04-29T09:08:12.675Z] #43 25.67 Selecting previously unselected package libprotobuf17:s390x.
09:08:12 [2020-04-29T09:08:12.675Z] #43 25.69 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
09:08:12 [2020-04-29T09:08:12.675Z] #43 ...
09:08:12 [2020-04-29T09:08:12.675Z] 
09:08:12 [2020-04-29T09:08:12.675Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:08:12 [2020-04-29T09:08:12.675Z] #62 DONE 25.7s
09:08:12 [2020-04-29T09:08:12.675Z] 
09:08:12 [2020-04-29T09:08:12.675Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:08:12 [2020-04-29T09:08:12.675Z] #43 25.73 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
09:08:12 [2020-04-29T09:08:12.959Z] #43 ...
09:08:12 [2020-04-29T09:08:12.959Z] 
09:08:12 [2020-04-29T09:08:12.959Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:08:12 [2020-04-29T09:08:12.959Z] #63 DONE 0.1s
09:08:12 [2020-04-29T09:08:12.959Z] 
09:08:12 [2020-04-29T09:08:12.959Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:08:12 [2020-04-29T09:08:12.959Z] #64 DONE 0.1s
09:08:12 [2020-04-29T09:08:12.959Z] 
09:08:12 [2020-04-29T09:08:12.959Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:08:12 [2020-04-29T09:08:12.959Z] #27 3.132 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:08:12 [2020-04-29T09:08:12.959Z] #27 3.447 
09:08:13 [2020-04-29T09:08:13.885Z] #25 ...
09:08:13 [2020-04-29T09:08:13.885Z] 
09:08:13 [2020-04-29T09:08:13.885Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:08:13 [2020-04-29T09:08:13.885Z] #23 14.95 + mkdir -p /build
09:08:13 [2020-04-29T09:08:13.885Z] #23 14.95 + mv docker/docker /build/
09:08:13 [2020-04-29T09:08:13.885Z] #23 14.95 + rmdir docker
09:08:13 [2020-04-29T09:08:13.885Z] #23 DONE 15.4s
09:08:13 [2020-04-29T09:08:13.886Z] 
09:08:13 [2020-04-29T09:08:13.886Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:13 [2020-04-29T09:08:13.886Z] #47 13.23 unicode/utf8
09:08:13 [2020-04-29T09:08:13.886Z] #47 14.25 internal/testlog
09:08:13 [2020-04-29T09:08:13.886Z] #47 14.56 encoding
09:08:13 [2020-04-29T09:08:13.886Z] #47 14.65 unicode/utf16
09:08:13 [2020-04-29T09:08:13.886Z] #47 14.87 container/list
09:08:14 [2020-04-29T09:08:14.095Z] #27 3.612 
                                                                           0.1%
####                                                                       5.8%
########                                                                  12.1%
##############                                                            20.4%
####################                                                      28.8%
##########################                                                37.2%
###############################                                           43.4%
###################################                                       49.7%
09:08:14 [2020-04-29T09:08:14.095Z] #27 ...
09:08:14 [2020-04-29T09:08:14.095Z] 
09:08:14 [2020-04-29T09:08:14.095Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:14 [2020-04-29T09:08:14.095Z] #74 DONE 26.8s
09:08:14 [2020-04-29T09:08:14.095Z] 
09:08:14 [2020-04-29T09:08:14.095Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:08:14 [2020-04-29T09:08:14.455Z] #47 16.06 crypto/internal/subtle
09:08:14 [2020-04-29T09:08:14.456Z] #47 16.27 crypto/subtle
09:08:14 [2020-04-29T09:08:14.456Z] #47 ...
09:08:14 [2020-04-29T09:08:14.456Z] 
09:08:14 [2020-04-29T09:08:14.456Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:08:14 [2020-04-29T09:08:14.456Z] #53 6.195 + RM_GOPATH=0
09:08:14 [2020-04-29T09:08:14.456Z] #53 6.195 + TMP_GOPATH=
09:08:14 [2020-04-29T09:08:14.456Z] #53 6.195 + : /build
09:08:14 [2020-04-29T09:08:14.456Z] #53 6.195 + '[' -z '' ']'
09:08:14 [2020-04-29T09:08:14.456Z] #53 6.205 ++ mktemp -d
09:08:14 [2020-04-29T09:08:14.456Z] #53 6.210 + export GOPATH=/tmp/tmp.gY0Fi4bzie
09:08:14 [2020-04-29T09:08:14.456Z] #53 6.210 + GOPATH=/tmp/tmp.gY0Fi4bzie
09:08:14 [2020-04-29T09:08:14.456Z] #53 6.210 + RM_GOPATH=1
09:08:14 [2020-04-29T09:08:14.456Z] #53 6.212 ++ dirname ./install.sh
09:08:14 [2020-04-29T09:08:14.456Z] #53 6.214 + dir=.
09:08:14 [2020-04-29T09:08:14.456Z] #53 6.215 + bin=golangci_lint
09:08:14 [2020-04-29T09:08:14.456Z] #53 6.215 + shift
09:08:14 [2020-04-29T09:08:14.456Z] #53 6.216 + '[' '!' -f ./golangci_lint.installer ']'
09:08:14 [2020-04-29T09:08:14.456Z] #53 6.216 + . ./golangci_lint.installer
09:08:14 [2020-04-29T09:08:14.456Z] #53 6.216 ++ : v1.23.8
09:08:14 [2020-04-29T09:08:14.456Z] #53 6.217 + install_golangci_lint
09:08:14 [2020-04-29T09:08:14.456Z] #53 6.217 + echo 'Installing golangci-lint version v1.23.8'
09:08:14 [2020-04-29T09:08:14.456Z] #53 6.218 Installing golangci-lint version v1.23.8
09:08:14 [2020-04-29T09:08:14.456Z] #53 6.218 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:08:14 [2020-04-29T09:08:14.721Z] #53 ...
09:08:14 [2020-04-29T09:08:14.721Z] 
09:08:14 [2020-04-29T09:08:14.721Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:14 [2020-04-29T09:08:14.721Z] #56 16.57 + cd /tmp/tmp.qWGQGd3BQK/src/github.com/mvdan/sh
09:08:14 [2020-04-29T09:08:14.721Z] #56 16.57 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:08:14 [2020-04-29T09:08:14.980Z] #56 16.70 + GO111MODULE=on
09:08:14 [2020-04-29T09:08:14.980Z] #56 16.70 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:08:15 [2020-04-29T09:08:15.005Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0886e32dfd0a6f72d) in /home/ubuntu/workspace/moby_PR-40868
[Pipeline] {
[Pipeline] checkout
09:08:15 [2020-04-29T09:08:15.228Z] #27 3.612 
                                                                           0.1%
####                                                                       5.8%
########                                                                  12.1%
##############                                                            20.4%
####################                                                      28.8%
##########################                                                37.2%
###############################                                           43.4%
###################################                                       49.7%
######################################                                    53.9%
#########################################                                 58.1%
##############################################                            64.3%
#################################################                         68.5%
####################################################                      72.7%
#######################################################                   76.9%
##########################################################                81.0%
##############################################################            87.3%
#################################################################         91.5%
######################################################################    97.8%
#######################################################################   99.9%
######################################################################## 100.0%
09:08:15 [2020-04-29T09:08:15.792Z] #27 6.250 #=#=#                                                                         
09:08:16 [2020-04-29T09:08:16.483Z] #56 17.81 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:08:16 [2020-04-29T09:08:16.483Z] #56 17.91 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:08:16 [2020-04-29T09:08:16.483Z] #56 17.91 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:08:16 [2020-04-29T09:08:16.483Z] #56 18.14 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:08:16 [2020-04-29T09:08:16.483Z] #56 18.17 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:08:16 [2020-04-29T09:08:16.767Z] #27 6.499 #=#=#                                                                         
##O#- #                                                                       

###                                                                        4.5%
###############                                                           21.9%
############################                                              38.9%
########################################                                  55.9%
####################################################                      72.9%
################################################################          89.9%
######################################################################## 100.0%
09:08:17 [2020-04-29T09:08:17.049Z] #27 7.765 
09:08:18 [2020-04-29T09:08:18.363Z] using credential docker-jenkins-github-credentials
09:08:18 [2020-04-29T09:08:18.371Z] Cloning the remote Git repository
09:08:18 [2020-04-29T09:08:18.371Z] Cloning with configured refspecs honoured and without tags
09:08:18 [2020-04-29T09:08:18.388Z] #56 19.68 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:08:18 [2020-04-29T09:08:18.494Z] #78 ...
09:08:18 [2020-04-29T09:08:18.494Z] 
09:08:18 [2020-04-29T09:08:18.494Z] #79 importing to docker
09:08:18 [2020-04-29T09:08:18.494Z] #79 DONE 0.1s
09:08:18 [2020-04-29T09:08:18.494Z] 
09:08:18 [2020-04-29T09:08:18.494Z] #78 exporting to oci image format
09:08:18 [2020-04-29T09:08:18.494Z] #78 sending tarball 19.3s done
09:08:18 [2020-04-29T09:08:18.494Z] #78 DONE 19.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:08:18 [2020-04-29T09:08:18.645Z] #56 20.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:08:18 [2020-04-29T09:08:18.925Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 hack/test/unit
09:08:18 [2020-04-29T09:08:18.406Z] Cloning repository https://github.com/moby/moby.git
09:08:18 [2020-04-29T09:08:18.469Z]  > git init /home/ubuntu/workspace/moby_PR-40868 # timeout=10
09:08:18 [2020-04-29T09:08:18.889Z] Fetching upstream changes from https://github.com/moby/moby.git
09:08:18 [2020-04-29T09:08:18.890Z]  > git --version # timeout=10
09:08:18 [2020-04-29T09:08:18.909Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:08:18 [2020-04-29T09:08:18.912Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40868/head:refs/remotes/origin/PR-40868 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:08:19 [2020-04-29T09:08:19.209Z] #56 ...
09:08:19 [2020-04-29T09:08:19.209Z] 
09:08:19 [2020-04-29T09:08:19.209Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:08:19 [2020-04-29T09:08:19.209Z] #68 10.89 + for f in rootlesskit rootlesskit-docker-proxy
09:08:19 [2020-04-29T09:08:19.209Z] #68 10.89 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:08:19 [2020-04-29T09:08:19.209Z] #68 ...
09:08:19 [2020-04-29T09:08:19.209Z] 
09:08:19 [2020-04-29T09:08:19.209Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:19 [2020-04-29T09:08:19.209Z] #47 16.59 vendor/golang.org/x/crypto/cryptobyte/asn1
09:08:19 [2020-04-29T09:08:19.209Z] #47 16.67 internal/nettrace
09:08:19 [2020-04-29T09:08:19.209Z] #47 16.86 runtime/cgo
09:08:19 [2020-04-29T09:08:19.328Z] #27 8.025 #=#=#                                                                         

                                                                           0.0%
                                                                           1.2%
###                                                                        5.5%
#######                                                                   11.1%
#############                                                             19.4%
##################                                                        25.0%
#######################                                                   32.5%
############################                                              40.1%
##################################                                        47.7%
#######################################                                   55.1%
#############################################                             62.6%
##################################################                        70.2%
########################################################                  77.8%
#############################################################             85.4%
###################################################################       93.1%
######################################################################## 100.0%
09:08:19 [2020-04-29T09:08:19.944Z] #27 10.44 
09:08:19 [2020-04-29T09:08:19.944Z] #27 10.58 
                                                                           0.1%
##                                                                         3.3%
09:08:19 [2020-04-29T09:08:19.944Z] #27 ...
09:08:19 [2020-04-29T09:08:19.944Z] 
09:08:19 [2020-04-29T09:08:19.944Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:08:19 [2020-04-29T09:08:19.944Z] #35 23.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
09:08:19 [2020-04-29T09:08:19.944Z] #35 23.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
09:08:19 [2020-04-29T09:08:19.944Z] #35 23.46 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
09:08:19 [2020-04-29T09:08:19.944Z] #35 24.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
09:08:19 [2020-04-29T09:08:19.944Z] #35 24.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
09:08:19 [2020-04-29T09:08:19.944Z] #35 24.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
09:08:19 [2020-04-29T09:08:19.944Z] #35 24.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
09:08:19 [2020-04-29T09:08:19.944Z] #35 24.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
09:08:19 [2020-04-29T09:08:19.944Z] #35 24.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
09:08:19 [2020-04-29T09:08:19.944Z] #35 25.57 debconf: delaying package configuration, since apt-utils is not installed
09:08:19 [2020-04-29T09:08:19.944Z] #35 25.65 Fetched 14.0 MB in 2s (7081 kB/s)
09:08:19 [2020-04-29T09:08:19.944Z] #35 25.74 Selecting previously unselected package xxd.
09:08:19 [2020-04-29T09:08:19.944Z] #35 25.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 ... 15176 files and directories currently installed.)
09:08:19 [2020-04-29T09:08:19.944Z] #35 25.86 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
09:08:19 [2020-04-29T09:08:19.944Z] #35 25.87 Unpacking xxd (2:8.1.0875-5) ...
09:08:19 [2020-04-29T09:08:19.944Z] #35 26.12 Selecting previously unselected package vim-common.
09:08:19 [2020-04-29T09:08:19.944Z] #35 26.12 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:08:19 [2020-04-29T09:08:19.944Z] #35 26.15 Unpacking vim-common (2:8.1.0875-5) ...
09:08:19 [2020-04-29T09:08:19.944Z] #35 26.49 Selecting previously unselected package cmake-data.
09:08:19 [2020-04-29T09:08:19.944Z] #35 26.49 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:08:19 [2020-04-29T09:08:19.944Z] #35 26.49 Unpacking cmake-data (3.13.4-1) ...
09:08:19 [2020-04-29T09:08:19.944Z] #35 29.46 Selecting previously unselected package libicu63:s390x.
09:08:19 [2020-04-29T09:08:19.944Z] #35 29.50 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
09:08:19 [2020-04-29T09:08:19.944Z] #35 29.51 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
09:08:20 [2020-04-29T09:08:20.142Z] #47 ...
09:08:20 [2020-04-29T09:08:20.142Z] 
09:08:20 [2020-04-29T09:08:20.142Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:08:20 [2020-04-29T09:08:20.142Z] #10 12.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
09:08:20 [2020-04-29T09:08:20.227Z] #35 ...
09:08:20 [2020-04-29T09:08:20.227Z] 
09:08:20 [2020-04-29T09:08:20.227Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:08:20 [2020-04-29T09:08:20.400Z] #10 ...
09:08:20 [2020-04-29T09:08:20.400Z] 
09:08:20 [2020-04-29T09:08:20.400Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:20 [2020-04-29T09:08:20.400Z] #56 21.71 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:08:20 [2020-04-29T09:08:20.658Z] #56 ...
09:08:20 [2020-04-29T09:08:20.658Z] 
09:08:20 [2020-04-29T09:08:20.658Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:08:20 [2020-04-29T09:08:20.658Z] #35 12.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
09:08:20 [2020-04-29T09:08:20.916Z] #35 ...
09:08:20 [2020-04-29T09:08:20.916Z] 
09:08:20 [2020-04-29T09:08:20.916Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:08:20 [2020-04-29T09:08:20.916Z] #43 22.97 Fetched 8342 kB in 18s (464 kB/s)
09:08:22 [2020-04-29T09:08:22.300Z] #43 22.97 Reading package lists...
09:08:22 [2020-04-29T09:08:22.300Z] #43 ...
09:08:22 [2020-04-29T09:08:22.300Z] 
09:08:22 [2020-04-29T09:08:22.300Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:22 [2020-04-29T09:08:22.300Z] #33 13.69 unicode/utf8
09:08:22 [2020-04-29T09:08:22.300Z] #33 14.52 internal/testlog
09:08:22 [2020-04-29T09:08:22.300Z] #33 14.83 runtime/cgo
09:08:22 [2020-04-29T09:08:22.300Z] #33 ...
09:08:22 [2020-04-29T09:08:22.300Z] 
09:08:22 [2020-04-29T09:08:22.300Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:08:22 [2020-04-29T09:08:22.300Z] #41 22.59 Checking out files:  89% (1428/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.
09:08:22 [2020-04-29T09:08:22.300Z] #41 22.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:08:22 [2020-04-29T09:08:22.782Z] #27 10.58 
                                                                           0.1%
##                                                                         3.3%
####                                                                       6.1%
######                                                                     9.0%
########                                                                  11.8%
##########                                                                14.6%
#############                                                             18.4%
###############                                                           22.2%
#################                                                         24.9%
####################                                                      28.2%
######################                                                    31.4%
#########################                                                 35.2%
###########################                                               38.0%
##############################                                            41.8%
################################                                          44.5%
##################################                                        47.7%
####################################                                      51.0%
#######################################                                   54.8%
##########################################                                58.6%
############################################                              61.4%
##############################################                            65.2%
#################################################                         69.0%
##################################################                        70.6%
####################################################                      73.1%
######################################################                    76.0%
########################################################                  78.2%
##########################################################                81.9%
##
09:08:22 [2020-04-29T09:08:22.782Z] #27 ...
09:08:22 [2020-04-29T09:08:22.782Z] 
09:08:22 [2020-04-29T09:08:22.782Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:08:22 [2020-04-29T09:08:22.782Z] #65 1.882 + RM_GOPATH=0
09:08:22 [2020-04-29T09:08:22.782Z] #65 1.882 + TMP_GOPATH=
09:08:22 [2020-04-29T09:08:22.782Z] #65 1.882 + : /build
09:08:22 [2020-04-29T09:08:22.782Z] #65 1.882 + '[' -z '' ']'
09:08:22 [2020-04-29T09:08:22.782Z] #65 1.882 ++ mktemp -d
09:08:22 [2020-04-29T09:08:22.782Z] #65 1.882 + export GOPATH=/tmp/tmp.uQQCUzQ7kC
09:08:22 [2020-04-29T09:08:22.782Z] #65 1.882 + GOPATH=/tmp/tmp.uQQCUzQ7kC
09:08:22 [2020-04-29T09:08:22.782Z] #65 1.882 + RM_GOPATH=1
09:08:22 [2020-04-29T09:08:22.782Z] #65 1.882 ++ dirname ./install.sh
09:08:22 [2020-04-29T09:08:22.782Z] #65 1.882 + dir=.
09:08:22 [2020-04-29T09:08:22.782Z] #65 1.882 + bin=containerd
09:08:22 [2020-04-29T09:08:22.782Z] #65 1.882 + shift
09:08:22 [2020-04-29T09:08:22.782Z] #65 1.882 + '[' '!' -f ./containerd.installer ']'
09:08:22 [2020-04-29T09:08:22.782Z] #65 1.882 + . ./containerd.installer
09:08:22 [2020-04-29T09:08:22.782Z] #65 1.882 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
09:08:22 [2020-04-29T09:08:22.782Z] #65 1.882 + install_containerd
09:08:22 [2020-04-29T09:08:22.782Z] #65 1.882 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
09:08:22 [2020-04-29T09:08:22.782Z] #65 1.882 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uQQCUzQ7kC/src/github.com/containerd/containerd
09:08:22 [2020-04-29T09:08:22.782Z] #65 1.882 Cloning into '/tmp/tmp.uQQCUzQ7kC/src/github.com/containerd/containerd'...
09:08:22 [2020-04-29T09:08:22.782Z] #65 1.882 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
09:08:23 [2020-04-29T09:08:23.068Z] #65 ...
09:08:23 [2020-04-29T09:08:23.068Z] 
09:08:23 [2020-04-29T09:08:23.068Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:08:23 [2020-04-29T09:08:23.232Z] #41 25.10 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:08:23 [2020-04-29T09:08:23.353Z] #27 10.58 
                                                                           0.1%
##                                                                         3.3%
####                                                                       6.1%
######                                                                     9.0%
########                                                                  11.8%
##########                                                                14.6%
#############                                                             18.4%
###############                                                           22.2%
#################                                                         24.9%
####################                                                      28.2%
######################                                                    31.4%
#########################                                                 35.2%
###########################                                               38.0%
##############################                                            41.8%
################################                                          44.5%
##################################                                        47.7%
####################################                                      51.0%
#######################################                                   54.8%
##########################################                                58.6%
############################################                              61.4%
##############################################                            65.2%
#################################################                         69.0%
##################################################                        70.6%
####################################################                      73.1%
######################################################                    76.0%
########################################################                  78.2%
##########################################################                81.9%
#############################################################             85.1%
###############################################################           88.8%
##################################################################        92.6%
####################################################################      95.4%
09:08:23 [2020-04-29T09:08:23.353Z] #27 ...
09:08:23 [2020-04-29T09:08:23.353Z] 
09:08:23 [2020-04-29T09:08:23.353Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:08:23 [2020-04-29T09:08:23.353Z] #43 26.35 Selecting previously unselected package libprotobuf-lite17:s390x.
09:08:23 [2020-04-29T09:08:23.353Z] #43 26.35 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 26.35 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 26.56 Selecting previously unselected package libprotobuf-dev:s390x.
09:08:23 [2020-04-29T09:08:23.353Z] #43 26.58 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 26.58 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 27.98 Selecting previously unselected package libprotoc17:s390x.
09:08:23 [2020-04-29T09:08:23.353Z] #43 28.04 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 28.05 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 28.54 Selecting previously unselected package protobuf-c-compiler.
09:08:23 [2020-04-29T09:08:23.353Z] #43 28.55 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 28.55 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 28.63 Selecting previously unselected package protobuf-compiler.
09:08:23 [2020-04-29T09:08:23.353Z] #43 28.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 28.64 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 28.71 Selecting previously unselected package python-pkg-resources.
09:08:23 [2020-04-29T09:08:23.353Z] #43 28.73 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 28.73 Unpacking python-pkg-resources (40.8.0-1) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 28.88 Selecting previously unselected package python-six.
09:08:23 [2020-04-29T09:08:23.353Z] #43 28.92 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 28.92 Unpacking python-six (1.12.0-1) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 28.99 Selecting previously unselected package python-protobuf.
09:08:23 [2020-04-29T09:08:23.353Z] #43 29.00 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 29.00 Unpacking python-protobuf (3.6.1.3-2) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 29.37 Setting up python-pkg-resources (40.8.0-1) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 31.17 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 31.18 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 31.19 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 31.20 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 31.20 Setting up python-six (1.12.0-1) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 32.70 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 32.71 Setting up libnl-3-200:s390x (3.4.0-1) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 32.73 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 32.73 Setting up libcap-dev:s390x (1:2.25-2) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 32.74 Setting up libprotoc17:s390x (3.6.1.3-2) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 32.75 Setting up protobuf-compiler (3.6.1.3-2) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 32.75 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 32.76 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 32.77 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 32.77 Setting up python-protobuf (3.6.1.3-2) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 35.98 Setting up libnl-3-dev:s390x (3.4.0-1) ...
09:08:23 [2020-04-29T09:08:23.353Z] #43 35.99 Processing triggers for libc-bin (2.28-10) ...
09:08:23 [2020-04-29T09:08:23.636Z] #43 ...
09:08:23 [2020-04-29T09:08:23.636Z] 
09:08:23 [2020-04-29T09:08:23.636Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:08:23 [2020-04-29T09:08:23.636Z] #10 26.60 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]
09:08:23 [2020-04-29T09:08:23.636Z] #10 28.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
09:08:23 [2020-04-29T09:08:23.636Z] #10 28.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
09:08:23 [2020-04-29T09:08:23.636Z] #10 28.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
09:08:23 [2020-04-29T09:08:23.636Z] #10 28.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
09:08:23 [2020-04-29T09:08:23.636Z] #10 28.46 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]
09:08:23 [2020-04-29T09:08:23.636Z] #10 28.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB]
09:08:23 [2020-04-29T09:08:23.636Z] #10 28.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
09:08:23 [2020-04-29T09:08:23.636Z] #10 28.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
09:08:23 [2020-04-29T09:08:23.636Z] #10 28.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
09:08:23 [2020-04-29T09:08:23.636Z] #10 28.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
09:08:23 [2020-04-29T09:08:23.636Z] #10 28.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
09:08:23 [2020-04-29T09:08:23.636Z] #10 28.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
09:08:23 [2020-04-29T09:08:23.636Z] #10 28.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
09:08:23 [2020-04-29T09:08:23.636Z] #10 28.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
09:08:23 [2020-04-29T09:08:23.636Z] #10 28.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB]
09:08:23 [2020-04-29T09:08:23.636Z] #10 29.16 debconf: delaying package configuration, since apt-utils is not installed
09:08:23 [2020-04-29T09:08:23.636Z] #10 29.24 Fetched 73.3 MB in 6s (12.9 MB/s)
09:08:23 [2020-04-29T09:08:23.636Z] #10 29.26 Selecting previously unselected package binutils-mingw-w64-i686.
09:08:23 [2020-04-29T09:08:23.636Z] #10 29.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 ... 15176 files and directories currently installed.)
09:08:23 [2020-04-29T09:08:23.636Z] #10 29.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
09:08:23 [2020-04-29T09:08:23.636Z] #10 29.38 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:08:23 [2020-04-29T09:08:23.636Z] #10 31.43 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:08:23 [2020-04-29T09:08:23.636Z] #10 31.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
09:08:23 [2020-04-29T09:08:23.636Z] #10 31.46 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:08:23 [2020-04-29T09:08:23.636Z] #10 34.01 Selecting previously unselected package binutils-mingw-w64.
09:08:23 [2020-04-29T09:08:23.636Z] #10 34.02 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:08:23 [2020-04-29T09:08:23.636Z] #10 34.02 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:08:23 [2020-04-29T09:08:23.636Z] #10 34.07 Selecting previously unselected package libdevmapper1.02.1:s390x.
09:08:23 [2020-04-29T09:08:23.636Z] #10 34.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
09:08:23 [2020-04-29T09:08:23.636Z] #10 34.08 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
09:08:23 [2020-04-29T09:08:23.636Z] #10 34.24 Selecting previously unselected package dmsetup.
09:08:23 [2020-04-29T09:08:23.636Z] #10 34.24 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
09:08:23 [2020-04-29T09:08:23.636Z] #10 34.25 Unpacking dmsetup (2:1.02.155-3) ...
09:08:23 [2020-04-29T09:08:23.636Z] #10 34.44 Selecting previously unselected package mingw-w64-common.
09:08:23 [2020-04-29T09:08:23.636Z] #10 34.44 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:08:23 [2020-04-29T09:08:23.636Z] #10 34.45 Unpacking mingw-w64-common (6.0.0-3) ...
09:08:23 [2020-04-29T09:08:23.636Z] #10 ...
09:08:23 [2020-04-29T09:08:23.636Z] 
09:08:23 [2020-04-29T09:08:23.636Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:08:23 [2020-04-29T09:08:23.636Z] #43 DONE 36.7s
09:08:23 [2020-04-29T09:08:23.636Z] 
09:08:23 [2020-04-29T09:08:23.636Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:08:23 [2020-04-29T09:08:23.636Z] #27 10.58 
                                                                           0.1%
##                                                                         3.3%
####                                                                       6.1%
######                                                                     9.0%
########                                                                  11.8%
##########                                                                14.6%
#############                                                             18.4%
###############                                                           22.2%
#################                                                         24.9%
####################                                                      28.2%
######################                                                    31.4%
#########################                                                 35.2%
###########################                                               38.0%
##############################                                            41.8%
################################                                          44.5%
##################################                                        47.7%
####################################                                      51.0%
#######################################                                   54.8%
##########################################                                58.6%
############################################                              61.4%
##############################################                            65.2%
#################################################                         69.0%
##################################################                        70.6%
####################################################                      73.1%
######################################################                    76.0%
########################################################                  78.2%
##########################################################                81.9%
#############################################################             85.1%
###############################################################           88.8%
##################################################################        92.6%
####################################################################      95.4%
#######################################################################   99.2%
######################################################################## 100.0%
09:08:23 [2020-04-29T09:08:23.636Z] #27 14.30 
09:08:23 [2020-04-29T09:08:23.926Z] #27 ...
09:08:23 [2020-04-29T09:08:23.926Z] 
09:08:23 [2020-04-29T09:08:23.926Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:23 [2020-04-29T09:08:23.926Z] #33 26.68 sync
09:08:23 [2020-04-29T09:08:23.926Z] #33 26.69 internal/reflectlite
09:08:23 [2020-04-29T09:08:23.926Z] #33 28.62 errors
09:08:23 [2020-04-29T09:08:23.926Z] #33 28.62 sort
09:08:23 [2020-04-29T09:08:23.926Z] #33 28.80 strconv
09:08:23 [2020-04-29T09:08:23.926Z] #33 29.56 io
09:08:23 [2020-04-29T09:08:23.926Z] #33 30.51 syscall
09:08:23 [2020-04-29T09:08:23.926Z] #33 31.30 reflect
09:08:24 [2020-04-29T09:08:24.209Z] #33 ...
09:08:24 [2020-04-29T09:08:24.209Z] 
09:08:24 [2020-04-29T09:08:24.209Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:08:24 [2020-04-29T09:08:24.209Z] #35 35.10 Selecting previously unselected package libxml2:s390x.
09:08:24 [2020-04-29T09:08:24.209Z] #35 35.11 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
09:08:24 [2020-04-29T09:08:24.209Z] #35 35.11 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
09:08:24 [2020-04-29T09:08:24.209Z] #35 35.55 Selecting previously unselected package libarchive13:s390x.
09:08:24 [2020-04-29T09:08:24.209Z] #35 35.55 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
09:08:24 [2020-04-29T09:08:24.209Z] #35 35.55 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
09:08:24 [2020-04-29T09:08:24.209Z] #35 35.76 Selecting previously unselected package libjsoncpp1:s390x.
09:08:24 [2020-04-29T09:08:24.209Z] #35 35.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
09:08:24 [2020-04-29T09:08:24.209Z] #35 35.77 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
09:08:24 [2020-04-29T09:08:24.209Z] #35 35.84 Selecting previously unselected package librhash0:s390x.
09:08:24 [2020-04-29T09:08:24.209Z] #35 35.85 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
09:08:24 [2020-04-29T09:08:24.209Z] #35 35.86 Unpacking librhash0:s390x (1.3.8-1) ...
09:08:24 [2020-04-29T09:08:24.209Z] #35 35.98 Selecting previously unselected package libuv1:s390x.
09:08:24 [2020-04-29T09:08:24.209Z] #35 35.99 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
09:08:24 [2020-04-29T09:08:24.209Z] #35 35.99 Unpacking libuv1:s390x (1.24.1-1) ...
09:08:24 [2020-04-29T09:08:24.209Z] #35 36.08 Selecting previously unselected package cmake.
09:08:24 [2020-04-29T09:08:24.209Z] #35 36.08 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
09:08:24 [2020-04-29T09:08:24.209Z] #35 36.08 Unpacking cmake (3.13.4-1) ...
09:08:24 [2020-04-29T09:08:24.461Z] ?   	github.com/docker/docker/api	[no test files]
09:08:25 [2020-04-29T09:08:25.217Z] #35 38.08 Setting up libicu63:s390x (63.1-6+deb10u1) ...
09:08:25 [2020-04-29T09:08:25.217Z] #35 38.10 Setting up xxd (2:8.1.0875-5) ...
09:08:25 [2020-04-29T09:08:25.217Z] #35 38.11 Setting up libuv1:s390x (1.24.1-1) ...
09:08:25 [2020-04-29T09:08:25.217Z] #35 38.11 Setting up vim-common (2:8.1.0875-5) ...
09:08:25 [2020-04-29T09:08:25.217Z] #35 38.13 Setting up librhash0:s390x (1.3.8-1) ...
09:08:25 [2020-04-29T09:08:25.217Z] #35 38.13 Setting up cmake-data (3.13.4-1) ...
09:08:25 [2020-04-29T09:08:25.217Z] #35 38.14 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
09:08:25 [2020-04-29T09:08:25.217Z] #35 38.15 Setting up libjsoncpp1:s390x (1.7.4-3) ...
09:08:25 [2020-04-29T09:08:25.217Z] #35 38.15 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
09:08:25 [2020-04-29T09:08:25.217Z] #35 38.16 Setting up cmake (3.13.4-1) ...
09:08:25 [2020-04-29T09:08:25.217Z] #35 38.17 Processing triggers for libc-bin (2.28-10) ...
09:08:25 [2020-04-29T09:08:25.217Z] #35 38.20 Processing triggers for mime-support (3.62) ...
09:08:25 [2020-04-29T09:08:25.499Z] #35 DONE 38.6s
09:08:25 [2020-04-29T09:08:25.499Z] 
09:08:25 [2020-04-29T09:08:25.499Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:08:25 [2020-04-29T09:08:25.499Z] #50 28.30 + cd /tmp/tmp.IsRl4Wun0t/src/gotest.tools/gotestsum
09:08:25 [2020-04-29T09:08:25.499Z] #50 28.30 + git checkout -q v0.3.5
09:08:25 [2020-04-29T09:08:25.499Z] #50 28.36 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:08:26 [2020-04-29T09:08:26.006Z] #50 ...
09:08:26 [2020-04-29T09:08:26.006Z] 
09:08:26 [2020-04-29T09:08:26.006Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:08:26 [2020-04-29T09:08:26.006Z] #36 DONE 0.1s
09:08:26 [2020-04-29T09:08:26.006Z] 
09:08:26 [2020-04-29T09:08:26.006Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:08:26 [2020-04-29T09:08:26.006Z] #10 38.64 Selecting previously unselected package mingw-w64-x86-64-dev.
09:08:26 [2020-04-29T09:08:26.006Z] #10 38.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:08:26 [2020-04-29T09:08:26.006Z] #10 38.67 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:08:26 [2020-04-29T09:08:26.006Z] #10 ...
09:08:26 [2020-04-29T09:08:26.006Z] 
09:08:26 [2020-04-29T09:08:26.006Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:08:26 [2020-04-29T09:08:26.006Z] #37 DONE 0.1s
09:08:26 [2020-04-29T09:08:26.006Z] 
09:08:26 [2020-04-29T09:08:26.006Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:08:26 [2020-04-29T09:08:26.006Z] #27 15.50 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:08:26 [2020-04-29T09:08:26.006Z] #27 15.83 #=#=#                                                                         
09:08:26 [2020-04-29T09:08:26.006Z] #27 15.99 
                                                                           0.4%
######################################################################## 100.0%
09:08:26 [2020-04-29T09:08:26.006Z] #27 16.10 
09:08:26 [2020-04-29T09:08:26.289Z] #27 ...
09:08:26 [2020-04-29T09:08:26.289Z] 
09:08:26 [2020-04-29T09:08:26.289Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:26 [2020-04-29T09:08:26.289Z] #47 28.78 github.com/LK4D4/vndr/godl/singleflight
09:08:26 [2020-04-29T09:08:26.289Z] #47 28.79 errors
09:08:26 [2020-04-29T09:08:26.289Z] #47 28.93 io
09:08:26 [2020-04-29T09:08:26.289Z] #47 29.04 strconv
09:08:26 [2020-04-29T09:08:26.289Z] #47 29.88 bytes
09:08:26 [2020-04-29T09:08:26.289Z] #47 31.42 bufio
09:08:26 [2020-04-29T09:08:26.289Z] #47 32.03 reflect
09:08:26 [2020-04-29T09:08:26.289Z] #47 32.67 syscall
09:08:26 [2020-04-29T09:08:26.289Z] #47 ...
09:08:26 [2020-04-29T09:08:26.289Z] 
09:08:26 [2020-04-29T09:08:26.289Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:08:26 [2020-04-29T09:08:26.289Z] #27 17.00 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:08:26 [2020-04-29T09:08:26.572Z] #27 17.24 
09:08:27 [2020-04-29T09:08:27.422Z] #27 17.47 #=#=#                                                                         

                                                                           0.7%
###############                                                           21.3%
######################################################################## 100.0%
09:08:27 [2020-04-29T09:08:27.422Z] #27 18.06 
09:08:27 [2020-04-29T09:08:27.495Z] #41 ...
09:08:27 [2020-04-29T09:08:27.495Z] 
09:08:27 [2020-04-29T09:08:27.495Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:27 [2020-04-29T09:08:27.495Z] #47 28.41 vendor/golang.org/x/crypto/curve25519
09:08:27 [2020-04-29T09:08:27.705Z] #27 ...
09:08:27 [2020-04-29T09:08:27.705Z] 
09:08:27 [2020-04-29T09:08:27.705Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:08:27 [2020-04-29T09:08:27.705Z] #30 30.71 Checking out files:  93% (1423/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.
09:08:27 [2020-04-29T09:08:27.705Z] #30 30.82 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:08:27 [2020-04-29T09:08:27.705Z] #30 31.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:08:27 [2020-04-29T09:08:27.990Z] #30 ...
09:08:27 [2020-04-29T09:08:27.990Z] 
09:08:27 [2020-04-29T09:08:27.990Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:27 [2020-04-29T09:08:27.990Z] #38 1.443 + RM_GOPATH=0
09:08:27 [2020-04-29T09:08:27.990Z] #38 1.443 + TMP_GOPATH=
09:08:27 [2020-04-29T09:08:27.990Z] #38 1.443 + : /build
09:08:27 [2020-04-29T09:08:27.990Z] #38 1.443 + '[' -z '' ']'
09:08:27 [2020-04-29T09:08:27.990Z] #38 1.443 ++ mktemp -d
09:08:27 [2020-04-29T09:08:27.990Z] #38 1.444 + export GOPATH=/tmp/tmp.Fpq0TwduaY
09:08:27 [2020-04-29T09:08:27.990Z] #38 1.444 + GOPATH=/tmp/tmp.Fpq0TwduaY
09:08:27 [2020-04-29T09:08:27.990Z] #38 1.444 + RM_GOPATH=1
09:08:27 [2020-04-29T09:08:27.990Z] #38 1.444 ++ dirname ./install.sh
09:08:27 [2020-04-29T09:08:27.990Z] #38 1.445 + dir=.
09:08:27 [2020-04-29T09:08:27.990Z] #38 1.445 + bin=tini
09:08:27 [2020-04-29T09:08:27.990Z] #38 1.445 + shift
09:08:27 [2020-04-29T09:08:27.990Z] #38 1.445 + '[' '!' -f ./tini.installer ']'
09:08:27 [2020-04-29T09:08:27.990Z] #38 1.445 + . ./tini.installer
09:08:27 [2020-04-29T09:08:27.990Z] #38 1.445 ++ : fec3683b971d9c3ef73f284f176672c44b448662
09:08:27 [2020-04-29T09:08:27.990Z] #38 1.445 + install_tini
09:08:27 [2020-04-29T09:08:27.990Z] #38 1.445 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:08:27 [2020-04-29T09:08:27.990Z] #38 1.445 + git clone https://github.com/krallin/tini.git /tmp/tmp.Fpq0TwduaY/tini
09:08:27 [2020-04-29T09:08:27.990Z] #38 1.445 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:08:27 [2020-04-29T09:08:27.990Z] #38 1.446 Cloning into '/tmp/tmp.Fpq0TwduaY/tini'...
09:08:27 [2020-04-29T09:08:27.990Z] #38 2.086 + cd /tmp/tmp.Fpq0TwduaY/tini
09:08:27 [2020-04-29T09:08:27.990Z] #38 2.093 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:08:27 [2020-04-29T09:08:27.990Z] #38 2.097 + cmake .
09:08:28 [2020-04-29T09:08:28.272Z] #38 2.519 -- The C compiler identification is GNU 8.3.0
09:08:28 [2020-04-29T09:08:28.555Z] #38 2.612 -- Check for working C compiler: /usr/bin/cc
09:08:29 [2020-04-29T09:08:29.170Z] #38 3.178 -- Check for working C compiler: /usr/bin/cc -- works
09:08:29 [2020-04-29T09:08:29.170Z] #38 3.188 -- Detecting C compiler ABI info
09:08:29 [2020-04-29T09:08:29.199Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b46b1291c415f330) in /home/ubuntu/workspace/moby_PR-40868
[Pipeline] {
[Pipeline] checkout
09:08:29 [2020-04-29T09:08:29.252Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0e21283891110c204) in /home/ubuntu/workspace/moby_PR-40868
[Pipeline] {
[Pipeline] checkout
09:08:29 [2020-04-29T09:08:29.730Z] #47 ...
09:08:29 [2020-04-29T09:08:29.730Z] 
09:08:29 [2020-04-29T09:08:29.730Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:08:29 [2020-04-29T09:08:29.730Z] #62 21.78 Fetched 8342 kB in 18s (463 kB/s)
09:08:29 [2020-04-29T09:08:29.730Z] #62 21.78 Reading package lists...
09:08:29 [2020-04-29T09:08:29.747Z] #38 3.658 -- Detecting C compiler ABI info - done
09:08:29 [2020-04-29T09:08:29.747Z] #38 3.676 -- Detecting C compile features
09:08:29 [2020-04-29T09:08:29.747Z] #38 ...
09:08:29 [2020-04-29T09:08:29.747Z] 
09:08:29 [2020-04-29T09:08:29.747Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:29 [2020-04-29T09:08:29.747Z] #56 32.20 reflect
09:08:29 [2020-04-29T09:08:29.747Z] #56 32.21 syscall
09:08:29 [2020-04-29T09:08:29.747Z] #56 38.30 time
09:08:29 [2020-04-29T09:08:29.747Z] #56 ...
09:08:29 [2020-04-29T09:08:29.747Z] 
09:08:29 [2020-04-29T09:08:29.747Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:08:29 [2020-04-29T09:08:29.747Z] #27 19.45 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:08:29 [2020-04-29T09:08:29.747Z] #27 19.49 skipping existing b63cc5f62c21
09:08:29 [2020-04-29T09:08:29.747Z] #27 19.55 
09:08:29 [2020-04-29T09:08:29.988Z] #62 29.59 Reading package lists...
09:08:29 [2020-04-29T09:08:29.988Z] #62 ...
09:08:29 [2020-04-29T09:08:29.988Z] 
09:08:29 [2020-04-29T09:08:29.988Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:29 [2020-04-29T09:08:29.988Z] #74 24.58 Checking out files:  70% (1455/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
09:08:29 [2020-04-29T09:08:29.988Z] #74 25.01 + cd /tmp/tmp.GPFG7Xv4yS/src/github.com/docker/libnetwork
09:08:29 [2020-04-29T09:08:29.988Z] #74 25.01 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
09:08:29 [2020-04-29T09:08:29.988Z] #74 25.14 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:08:30 [2020-04-29T09:08:30.363Z] #27 21.02 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:08:30 [2020-04-29T09:08:30.645Z] #27 21.30 
09:08:30 [2020-04-29T09:08:30.927Z] #27 21.46 #=#=#                                                                         

######################################################################## 100.0%
09:08:30 [2020-04-29T09:08:30.927Z] #27 21.52 
09:08:30 [2020-04-29T09:08:30.927Z] #27 21.59 Download of images into '/build' complete.
09:08:30 [2020-04-29T09:08:30.927Z] #27 21.60 Use something like the following to load the result into a Docker daemon:
09:08:30 [2020-04-29T09:08:30.927Z] #27 21.60   tar -cC '/build' . | docker load
09:08:31 [2020-04-29T09:08:31.210Z] #27 DONE 21.9s
09:08:31 [2020-04-29T09:08:31.210Z] 
09:08:31 [2020-04-29T09:08:31.210Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:31 [2020-04-29T09:08:31.210Z] #38 5.287 -- Detecting C compile features - done
09:08:31 [2020-04-29T09:08:31.210Z] #38 5.317 -- Performing Test HAS_BUILTIN_FORTIFY
09:08:31 [2020-04-29T09:08:31.210Z] #38 5.556 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:08:31 [2020-04-29T09:08:31.362Z] #74 ...
09:08:31 [2020-04-29T09:08:31.362Z] 
09:08:31 [2020-04-29T09:08:31.362Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:31 [2020-04-29T09:08:31.362Z] #56 23.04 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:08:31 [2020-04-29T09:08:31.362Z] #56 23.18 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:08:31 [2020-04-29T09:08:31.362Z] #56 23.45 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:08:31 [2020-04-29T09:08:31.362Z] #56 23.46 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:08:31 [2020-04-29T09:08:31.362Z] #56 24.32 runtime/cgo
09:08:31 [2020-04-29T09:08:31.362Z] #56 24.35 runtime
09:08:31 [2020-04-29T09:08:31.493Z] #38 5.681 -- Configuring done
09:08:31 [2020-04-29T09:08:31.493Z] #38 5.739 -- Generating done
09:08:31 [2020-04-29T09:08:31.493Z] #38 5.753 -- Build files have been written to: /tmp/tmp.Fpq0TwduaY/tini
09:08:31 [2020-04-29T09:08:31.493Z] #38 5.796 + make tini-static
09:08:31 [2020-04-29T09:08:31.619Z] #56 ...
09:08:31 [2020-04-29T09:08:31.620Z] 
09:08:31 [2020-04-29T09:08:31.620Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:08:31 [2020-04-29T09:08:31.620Z] #43 22.97 Reading package lists...
09:08:31 [2020-04-29T09:08:31.775Z] #38 6.066 Scanning dependencies of target tini-static
09:08:31 [2020-04-29T09:08:31.878Z] #43 30.88 Reading package lists...
09:08:31 [2020-04-29T09:08:31.878Z] #43 ...
09:08:31 [2020-04-29T09:08:31.878Z] 
09:08:31 [2020-04-29T09:08:31.878Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:08:31 [2020-04-29T09:08:31.878Z] #10 23.96 Fetched 8342 kB in 18s (470 kB/s)
09:08:31 [2020-04-29T09:08:31.878Z] #10 23.96 Reading package lists...
09:08:32 [2020-04-29T09:08:32.070Z] #38 6.265 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:08:32 [2020-04-29T09:08:32.136Z] #10 31.48 Reading package lists...
09:08:32 [2020-04-29T09:08:32.136Z] #10 ...
09:08:32 [2020-04-29T09:08:32.136Z] 
09:08:32 [2020-04-29T09:08:32.136Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:08:32 [2020-04-29T09:08:32.136Z] #35 23.89 Fetched 8342 kB in 18s (476 kB/s)
09:08:32 [2020-04-29T09:08:32.136Z] #35 23.89 Reading package lists...
09:08:32 [2020-04-29T09:08:32.136Z] #35 31.49 Reading package lists...
09:08:32 [2020-04-29T09:08:32.136Z] #35 ...
09:08:32 [2020-04-29T09:08:32.136Z] 
09:08:32 [2020-04-29T09:08:32.136Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:08:32 [2020-04-29T09:08:32.136Z] #25 24.23 Fetched 8342 kB in 18s (475 kB/s)
09:08:32 [2020-04-29T09:08:32.136Z] #25 24.23 Reading package lists...
09:08:33 [2020-04-29T09:08:33.031Z] using credential docker-jenkins-github-credentials
09:08:33 [2020-04-29T09:08:33.043Z] Cloning the remote Git repository
09:08:33 [2020-04-29T09:08:33.043Z] Cloning with configured refspecs honoured and without tags
09:08:33 [2020-04-29T09:08:33.094Z] #38 7.272 [100%] Linking C executable tini-static
09:08:33 [2020-04-29T09:08:33.269Z] Cloning repository https://github.com/moby/moby.git
09:08:33 [2020-04-29T09:08:33.340Z]  > git init /home/ubuntu/workspace/moby_PR-40868 # timeout=10
09:08:33 [2020-04-29T09:08:33.376Z] #38 7.660 [100%] Built target tini-static
09:08:33 [2020-04-29T09:08:33.661Z] #38 7.720 + mkdir -p /build
09:08:33 [2020-04-29T09:08:33.661Z] #38 7.723 + cp tini-static /build/docker-init
09:08:33 [2020-04-29T09:08:33.661Z] #38 DONE 7.9s
09:08:33 [2020-04-29T09:08:33.661Z] 
09:08:33 [2020-04-29T09:08:33.661Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:33 [2020-04-29T09:08:33.661Z] #56 42.50 os
09:08:33 [2020-04-29T09:08:33.661Z] #56 42.50 encoding/binary
09:08:33 [2020-04-29T09:08:33.661Z] #56 43.75 encoding/base64
09:08:33 [2020-04-29T09:08:33.661Z] #56 44.68 golang.org/x/sys/unix
09:08:33 [2020-04-29T09:08:33.661Z] #56 46.28 fmt
09:08:33 [2020-04-29T09:08:33.677Z] using credential docker-jenkins-github-credentials
09:08:33 [2020-04-29T09:08:33.687Z] Cloning the remote Git repository
09:08:33 [2020-04-29T09:08:33.687Z] Cloning with configured refspecs honoured and without tags
09:08:33 [2020-04-29T09:08:33.943Z] #56 ...
09:08:33 [2020-04-29T09:08:33.943Z] 
09:08:33 [2020-04-29T09:08:33.943Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:33 [2020-04-29T09:08:33.943Z] #44 7.578 Note: Building without setproctitle() and strlcpy() support.
09:08:33 [2020-04-29T09:08:33.943Z] #44 7.578       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:08:33 [2020-04-29T09:08:33.943Z] #44 7.627 Note: Building without GnuTLS support
09:08:33 [2020-04-29T09:08:33.943Z] #44 9.055 fatal: not a git repository (or any of the parent directories): .git
09:08:33 [2020-04-29T09:08:33.943Z] #44 9.075   GEN      .gitid
09:08:33 [2020-04-29T09:08:33.943Z] #44 9.088   GEN      criu/include/version.h
09:08:33 [2020-04-29T09:08:33.943Z] #44 9.122   GEN      include/common/asm
09:08:33 [2020-04-29T09:08:33.943Z] #44 10.18   PBCC     images/google/protobuf/descriptor.pb-c.c
09:08:33 [2020-04-29T09:08:33.943Z] #44 ...
09:08:33 [2020-04-29T09:08:33.943Z] 
09:08:33 [2020-04-29T09:08:33.943Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:08:33 [2020-04-29T09:08:33.943Z] #10 42.76 Selecting previously unselected package gcc-mingw-w64-base.
09:08:33 [2020-04-29T09:08:33.943Z] #10 42.77 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
09:08:33 [2020-04-29T09:08:33.943Z] #10 42.77 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:08:33 [2020-04-29T09:08:33.943Z] #10 42.89 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:08:33 [2020-04-29T09:08:33.943Z] #10 42.89 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
09:08:33 [2020-04-29T09:08:33.943Z] #10 42.89 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:08:33 [2020-04-29T09:08:33.698Z] Cloning repository https://github.com/moby/moby.git
09:08:33 [2020-04-29T09:08:33.761Z]  > git init /home/ubuntu/workspace/moby_PR-40868 # timeout=10
09:08:34 [2020-04-29T09:08:34.061Z] Fetching upstream changes from https://github.com/moby/moby.git
09:08:34 [2020-04-29T09:08:34.061Z]  > git --version # timeout=10
09:08:34 [2020-04-29T09:08:34.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:08:34 [2020-04-29T09:08:34.098Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40868/head:refs/remotes/origin/PR-40868 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:08:33 [2020-04-29T09:08:33.757Z] Fetching upstream changes from https://github.com/moby/moby.git
09:08:33 [2020-04-29T09:08:33.757Z]  > git --version # timeout=10
09:08:33 [2020-04-29T09:08:33.764Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:08:33 [2020-04-29T09:08:33.767Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40868/head:refs/remotes/origin/PR-40868 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:08:34 [2020-04-29T09:08:34.664Z] #25 31.75 Reading package lists...
09:08:34 [2020-04-29T09:08:34.664Z] #25 ...
09:08:34 [2020-04-29T09:08:34.664Z] 
09:08:34 [2020-04-29T09:08:34.664Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:08:34 [2020-04-29T09:08:34.664Z] #62 29.59 Reading package lists...
09:08:34 [2020-04-29T09:08:34.953Z] #10 ...
09:08:34 [2020-04-29T09:08:34.953Z] 
09:08:34 [2020-04-29T09:08:34.953Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:34 [2020-04-29T09:08:34.953Z] #33 37.50 time
09:08:34 [2020-04-29T09:08:34.953Z] #33 40.60 internal/fmtsort
09:08:34 [2020-04-29T09:08:34.953Z] #33 41.11 internal/syscall/unix
09:08:34 [2020-04-29T09:08:34.953Z] #33 41.30 strings
09:08:34 [2020-04-29T09:08:34.953Z] #33 41.68 os
09:08:34 [2020-04-29T09:08:34.953Z] #33 43.59 path
09:08:34 [2020-04-29T09:08:34.953Z] #33 44.25 text/tabwriter
09:08:34 [2020-04-29T09:08:34.953Z] #33 45.35 fmt
09:08:34 [2020-04-29T09:08:34.953Z] #33 45.36 path/filepath
09:08:34 [2020-04-29T09:08:34.953Z] #33 46.40 io/ioutil
09:08:34 [2020-04-29T09:08:34.953Z] #33 ...
09:08:34 [2020-04-29T09:08:34.953Z] 
09:08:34 [2020-04-29T09:08:34.953Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.36   PBCC     images/opts.pb-c.c
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.45   PBCC     images/sit.pb-c.c
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.49   DEP      images/google/protobuf/descriptor.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.59   DEP      images/opts.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.66   DEP      images/sit.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.76   PBCC     images/macvlan.pb-c.c
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.77   DEP      images/macvlan.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.79   PBCC     images/autofs.pb-c.c
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.83   DEP      images/autofs.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.84   PBCC     images/sysctl.pb-c.c
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.84   DEP      images/sysctl.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.85   PBCC     images/time.pb-c.c
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.85   DEP      images/time.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.85   PBCC     images/binfmt-misc.pb-c.c
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.86   DEP      images/binfmt-misc.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.87   PBCC     images/seccomp.pb-c.c
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.87   DEP      images/seccomp.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.88   PBCC     images/userns.pb-c.c
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.88   DEP      images/userns.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.88   PBCC     images/cgroup.pb-c.c
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.89   DEP      images/cgroup.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.89   PBCC     images/fown.pb-c.c
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.96   PBCC     images/ext-file.pb-c.c
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.97   DEP      images/fown.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 10.98   DEP      images/ext-file.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 11.00   PBCC     images/rpc.pb-c.c
09:08:34 [2020-04-29T09:08:34.953Z] #44 11.03   DEP      images/rpc.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 11.07   PBCC     images/siginfo.pb-c.c
09:08:34 [2020-04-29T09:08:34.953Z] #44 11.08   DEP      images/siginfo.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 11.09   PBCC     images/pagemap.pb-c.c
09:08:34 [2020-04-29T09:08:34.953Z] #44 11.13   DEP      images/pagemap.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 11.19   PBCC     images/rlimit.pb-c.c
09:08:34 [2020-04-29T09:08:34.953Z] #44 11.19   DEP      images/rlimit.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 11.21   PBCC     images/file-lock.pb-c.c
09:08:34 [2020-04-29T09:08:34.953Z] #44 11.23   DEP      images/file-lock.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 11.25   PBCC     images/tty.pb-c.c
09:08:34 [2020-04-29T09:08:34.953Z] #44 11.27   DEP      images/tty.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 11.33   PBCC     images/tun.pb-c.c
09:08:34 [2020-04-29T09:08:34.953Z] #44 11.35   PBCC     images/netdev.pb-c.c
09:08:34 [2020-04-29T09:08:34.953Z] #44 11.37   DEP      images/tun.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 11.42   DEP      images/netdev.pb-c.d
09:08:34 [2020-04-29T09:08:34.953Z] #44 11.44   PBCC     images/vma.pb-c.c
09:08:35 [2020-04-29T09:08:35.249Z] #44 11.48   DEP      images/vma.pb-c.d
09:08:35 [2020-04-29T09:08:35.249Z] #44 11.52   PBCC     images/creds.pb-c.c
09:08:35 [2020-04-29T09:08:35.249Z] #44 11.53   DEP      images/creds.pb-c.d
09:08:35 [2020-04-29T09:08:35.249Z] #44 11.57   PBCC     images/utsns.pb-c.c
09:08:35 [2020-04-29T09:08:35.249Z] #44 11.58   DEP      images/utsns.pb-c.d
09:08:35 [2020-04-29T09:08:35.249Z] #44 11.61   PBCC     images/ipc-desc.pb-c.c
09:08:35 [2020-04-29T09:08:35.249Z] #44 11.62   PBCC     images/ipc-sem.pb-c.c
09:08:35 [2020-04-29T09:08:35.249Z] #44 11.63   DEP      images/ipc-desc.pb-c.d
09:08:35 [2020-04-29T09:08:35.249Z] #44 11.67   DEP      images/ipc-sem.pb-c.d
09:08:35 [2020-04-29T09:08:35.532Z] #44 11.68   PBCC     images/ipc-msg.pb-c.c
09:08:35 [2020-04-29T09:08:35.532Z] #44 11.69   DEP      images/ipc-msg.pb-c.d
09:08:35 [2020-04-29T09:08:35.532Z] #44 11.73   PBCC     images/ipc-shm.pb-c.c
09:08:35 [2020-04-29T09:08:35.532Z] #44 11.74   DEP      images/ipc-shm.pb-c.d
09:08:35 [2020-04-29T09:08:35.532Z] #44 11.78   PBCC     images/ipc-var.pb-c.c
09:08:35 [2020-04-29T09:08:35.532Z] #44 11.79   DEP      images/ipc-var.pb-c.d
09:08:35 [2020-04-29T09:08:35.532Z] #44 11.82   PBCC     images/sk-opts.pb-c.c
09:08:35 [2020-04-29T09:08:35.532Z] #44 11.83   PBCC     images/packet-sock.pb-c.c
09:08:35 [2020-04-29T09:08:35.532Z] #44 11.86   DEP      images/sk-opts.pb-c.d
09:08:35 [2020-04-29T09:08:35.532Z] #44 11.91   DEP      images/packet-sock.pb-c.d
09:08:35 [2020-04-29T09:08:35.815Z] #44 11.95   PBCC     images/sk-netlink.pb-c.c
09:08:35 [2020-04-29T09:08:35.815Z] #44 11.97   DEP      images/sk-netlink.pb-c.d
09:08:35 [2020-04-29T09:08:35.815Z] #44 11.99   PBCC     images/sk-inet.pb-c.c
09:08:35 [2020-04-29T09:08:35.815Z] #44 12.03   DEP      images/sk-inet.pb-c.d
09:08:35 [2020-04-29T09:08:35.815Z] #44 12.05   PBCC     images/sk-unix.pb-c.c
09:08:35 [2020-04-29T09:08:35.815Z] #44 12.06   DEP      images/sk-unix.pb-c.d
09:08:35 [2020-04-29T09:08:35.815Z] #44 12.10   PBCC     images/mm.pb-c.c
09:08:35 [2020-04-29T09:08:35.815Z] #44 12.15   DEP      images/mm.pb-c.d
09:08:35 [2020-04-29T09:08:35.815Z] #44 12.22   PBCC     images/timerfd.pb-c.c
09:08:35 [2020-04-29T09:08:35.815Z] #44 12.25   DEP      images/timerfd.pb-c.d
09:08:36 [2020-04-29T09:08:36.051Z] #62 36.75 Building dependency tree...
09:08:36 [2020-04-29T09:08:36.097Z] #44 12.27   PBCC     images/timer.pb-c.c
09:08:36 [2020-04-29T09:08:36.097Z] #44 12.28   DEP      images/timer.pb-c.d
09:08:36 [2020-04-29T09:08:36.097Z] #44 12.31   PBCC     images/sa.pb-c.c
09:08:36 [2020-04-29T09:08:36.097Z] #44 12.34   DEP      images/sa.pb-c.d
09:08:36 [2020-04-29T09:08:36.097Z] #44 12.37   PBCC     images/pipe-data.pb-c.c
09:08:36 [2020-04-29T09:08:36.097Z] #44 12.39   DEP      images/pipe-data.pb-c.d
09:08:36 [2020-04-29T09:08:36.097Z] #44 12.42   PBCC     images/mnt.pb-c.c
09:08:36 [2020-04-29T09:08:36.097Z] #44 12.45   DEP      images/mnt.pb-c.d
09:08:36 [2020-04-29T09:08:36.097Z] #44 12.50   PBCC     images/sk-packet.pb-c.c
09:08:36 [2020-04-29T09:08:36.380Z] #44 12.52   DEP      images/sk-packet.pb-c.d
09:08:36 [2020-04-29T09:08:36.380Z] #44 12.53   PBCC     images/tcp-stream.pb-c.c
09:08:36 [2020-04-29T09:08:36.380Z] #44 12.57   DEP      images/tcp-stream.pb-c.d
09:08:36 [2020-04-29T09:08:36.380Z] #44 12.65   PBCC     images/pipe.pb-c.c
09:08:36 [2020-04-29T09:08:36.380Z] #44 12.66   DEP      images/pipe.pb-c.d
09:08:36 [2020-04-29T09:08:36.380Z] #44 12.73   PBCC     images/pstree.pb-c.c
09:08:36 [2020-04-29T09:08:36.380Z] #44 12.75   DEP      images/pstree.pb-c.d
09:08:36 [2020-04-29T09:08:36.662Z] #44 12.82   PBCC     images/fs.pb-c.c
09:08:36 [2020-04-29T09:08:36.662Z] #44 12.85   DEP      images/fs.pb-c.d
09:08:36 [2020-04-29T09:08:36.662Z] #44 12.88   PBCC     images/signalfd.pb-c.c
09:08:36 [2020-04-29T09:08:36.662Z] #44 12.90   DEP      images/signalfd.pb-c.d
09:08:36 [2020-04-29T09:08:36.662Z] #44 12.92   PBCC     images/fh.pb-c.c
09:08:36 [2020-04-29T09:08:36.662Z] #44 12.97   PBCC     images/fsnotify.pb-c.c
09:08:36 [2020-04-29T09:08:36.662Z] #44 13.02   DEP      images/fh.pb-c.d
09:08:36 [2020-04-29T09:08:36.662Z] #44 13.07   DEP      images/fsnotify.pb-c.d
09:08:36 [2020-04-29T09:08:36.662Z] #44 13.10   PBCC     images/eventpoll.pb-c.c
09:08:36 [2020-04-29T09:08:36.662Z] #44 13.11   DEP      images/eventpoll.pb-c.d
09:08:36 [2020-04-29T09:08:36.662Z] #44 ...
09:08:36 [2020-04-29T09:08:36.662Z] 
09:08:36 [2020-04-29T09:08:36.662Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:36 [2020-04-29T09:08:36.662Z] #47 39.49 internal/poll
09:08:36 [2020-04-29T09:08:36.662Z] #47 41.21 internal/syscall/unix
09:08:36 [2020-04-29T09:08:36.662Z] #47 41.47 os
09:08:36 [2020-04-29T09:08:36.662Z] #47 41.91 strings
09:08:36 [2020-04-29T09:08:36.662Z] #47 44.76 regexp/syntax
09:08:36 [2020-04-29T09:08:36.662Z] #47 45.48 fmt
09:08:36 [2020-04-29T09:08:36.662Z] #47 49.21 regexp
09:08:36 [2020-04-29T09:08:36.945Z] #47 49.58 flag
09:08:36 [2020-04-29T09:08:36.945Z] #47 ...
09:08:36 [2020-04-29T09:08:36.945Z] 
09:08:36 [2020-04-29T09:08:36.945Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:08:37 [2020-04-29T09:08:37.510Z] #65 23.85 Checking out files:  71% (2270/3178)   
Checking out files:  72% (2289/3178)   
Checking out files:  73% (2320/3178)   
Checking out files:  74% (2352/3178)   
Checking out files:  75% (2384/3178)   
Checking out files:  76% (2416/3178)   
Checking out files:  77% (2448/3178)   
Checking out files:  78% (2479/3178)   
Checking out files:  79% (2511/3178)   
Checking out files:  80% (2543/3178)   
Checking out files:  81% (2575/3178)   
Checking out files:  82% (2606/3178)   
Checking out files:  83% (2638/3178)   
Checking out files:  84% (2670/3178)   
Checking out files:  85% (2702/3178)   
Checking out files:  86% (2734/3178)   
Checking out files:  87% (2765/3178)   
Checking out files:  88% (2797/3178)   
Checking out files:  89% (2829/3178)   
Checking out files:  90% (2861/3178)   
Checking out files:  91% (2892/3178)   
Checking out files:  92% (2924/3178)   
Checking out files:  93% (2956/3178)   
Checking out files:  94% (2988/3178)   
Checking out files:  95% (3020/3178)   
Checking out files:  96% (3051/3178)   
Checking out files:  97% (3083/3178)   
Checking out files:  98% (3115/3178)   
Checking out files:  99% (3147/3178)   
Checking out files: 100% (3178/3178)   
Checking out files: 100% (3178/3178), done.
09:08:37 [2020-04-29T09:08:37.510Z] #65 24.59 + cd /tmp/tmp.uQQCUzQ7kC/src/github.com/containerd/containerd
09:08:37 [2020-04-29T09:08:37.510Z] #65 24.59 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
09:08:38 [2020-04-29T09:08:38.517Z] #65 25.62 + export 'BUILDTAGS=netgo osusergo static_build'
09:08:38 [2020-04-29T09:08:38.517Z] #65 25.62 + BUILDTAGS='netgo osusergo static_build'
09:08:38 [2020-04-29T09:08:38.517Z] #65 25.62 + export EXTRA_FLAGS=-buildmode=pie
09:08:38 [2020-04-29T09:08:38.517Z] #65 25.62 + EXTRA_FLAGS=-buildmode=pie
09:08:38 [2020-04-29T09:08:38.517Z] #65 25.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:08:38 [2020-04-29T09:08:38.517Z] #65 25.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:08:38 [2020-04-29T09:08:38.517Z] #65 25.62 + '[' '' = dynamic ']'
09:08:38 [2020-04-29T09:08:38.517Z] #65 25.62 + make
09:08:38 [2020-04-29T09:08:38.580Z] #62 40.52 The following additional packages will be installed:
09:08:38 [2020-04-29T09:08:38.580Z] #62 40.56   libbtrfs0
09:08:38 [2020-04-29T09:08:38.580Z] #62 40.79 The following NEW packages will be installed:
09:08:38 [2020-04-29T09:08:38.580Z] #62 40.82   libbtrfs-dev libbtrfs0
09:08:39 [2020-04-29T09:08:39.512Z] #62 41.35 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
09:08:39 [2020-04-29T09:08:39.512Z] #62 41.35 Need to get 119 kB of archives.
09:08:39 [2020-04-29T09:08:39.512Z] #62 41.35 After this operation, 387 kB of additional disk space will be used.
09:08:39 [2020-04-29T09:08:39.512Z] #62 41.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:08:39 [2020-04-29T09:08:39.513Z] #62 41.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:08:39 [2020-04-29T09:08:39.525Z] #65 26.62 + bin/ctr
09:08:39 [2020-04-29T09:08:39.635Z] Fetching without tags
09:08:39 [2020-04-29T09:08:39.771Z] #62 ...
09:08:39 [2020-04-29T09:08:39.771Z] 
09:08:39 [2020-04-29T09:08:39.771Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:39 [2020-04-29T09:08:39.771Z] #47 41.57 sync
09:08:39 [2020-04-29T09:08:39.952Z] Merging remotes/origin/master commit cc0dfb6e7b22ad120c60a9ce770ea15415767cf9 into PR head commit 07d60bc2571ba3d680f21adc84d87803ab4959c6
09:08:40 [2020-04-29T09:08:40.029Z] #47 41.58 internal/reflectlite
09:08:41 [2020-04-29T09:08:41.403Z] #47 43.03 github.com/LK4D4/vndr/godl/singleflight
09:08:39 [2020-04-29T09:08:39.537Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:08:39 [2020-04-29T09:08:39.552Z]  > git config --add remote.origin.fetch +refs/pull/40868/head:refs/remotes/origin/PR-40868 # timeout=10
09:08:39 [2020-04-29T09:08:39.579Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:08:39 [2020-04-29T09:08:39.603Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:08:39 [2020-04-29T09:08:39.639Z] Fetching upstream changes from https://github.com/moby/moby.git
09:08:39 [2020-04-29T09:08:39.639Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:08:39 [2020-04-29T09:08:39.640Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40868/head:refs/remotes/origin/PR-40868 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:08:39 [2020-04-29T09:08:39.967Z]  > git config core.sparsecheckout # timeout=10
09:08:39 [2020-04-29T09:08:39.999Z]  > git checkout -f 07d60bc2571ba3d680f21adc84d87803ab4959c6 # timeout=10
09:08:40 [2020-04-29T09:08:40.763Z]  > git merge cc0dfb6e7b22ad120c60a9ce770ea15415767cf9 # timeout=10
09:08:41 [2020-04-29T09:08:41.544Z]  > git rev-parse HEAD^{commit} # timeout=10
09:08:41 [2020-04-29T09:08:41.578Z] Merge succeeded, producing 1a9fa4c1eeb4f3fbe4df045ea12b0f87098d82b2
09:08:41 [2020-04-29T09:08:41.578Z] Checking out Revision 1a9fa4c1eeb4f3fbe4df045ea12b0f87098d82b2 (PR-40868)
09:08:41 [2020-04-29T09:08:41.663Z] #47 43.43 math/rand
09:08:41 [2020-04-29T09:08:41.922Z] #47 ...
09:08:41 [2020-04-29T09:08:41.922Z] 
09:08:41 [2020-04-29T09:08:41.922Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:08:41 [2020-04-29T09:08:41.922Z] #62 42.56 debconf: delaying package configuration, since apt-utils is not installed
09:08:41 [2020-04-29T09:08:41.922Z] #62 42.78 Fetched 119 kB in 0s (342 kB/s)
09:08:41 [2020-04-29T09:08:41.922Z] #62 42.93 Selecting previously unselected package libbtrfs0.
09:08:41 [2020-04-29T09:08:41.922Z] #62 42.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
09:08:41 [2020-04-29T09:08:41.922Z] #62 42.99 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
09:08:41 [2020-04-29T09:08:41.922Z] #62 43.01 Unpacking libbtrfs0 (4.20.1-2) ...
09:08:41 [2020-04-29T09:08:41.922Z] #62 43.14 Selecting previously unselected package libbtrfs-dev.
09:08:41 [2020-04-29T09:08:41.922Z] #62 43.21 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
09:08:41 [2020-04-29T09:08:41.922Z] #62 43.22 Unpacking libbtrfs-dev (4.20.1-2) ...
09:08:41 [2020-04-29T09:08:41.922Z] #62 43.50 Setting up libbtrfs0 (4.20.1-2) ...
09:08:41 [2020-04-29T09:08:41.922Z] #62 43.52 Setting up libbtrfs-dev (4.20.1-2) ...
09:08:41 [2020-04-29T09:08:41.922Z] #62 43.54 Processing triggers for libc-bin (2.28-10) ...
09:08:41 [2020-04-29T09:08:41.922Z] #62 DONE 44.1s
09:08:41 [2020-04-29T09:08:41.922Z] 
09:08:41 [2020-04-29T09:08:41.922Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:41 [2020-04-29T09:08:41.922Z] #74 DONE 43.8s
09:08:42 [2020-04-29T09:08:42.180Z] 
09:08:42 [2020-04-29T09:08:42.180Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:08:42 [2020-04-29T09:08:42.180Z] #63 DONE 0.2s
09:08:42 [2020-04-29T09:08:42.180Z] 
09:08:42 [2020-04-29T09:08:42.180Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:08:42 [2020-04-29T09:08:42.180Z] #43 30.88 Reading package lists...
09:08:42 [2020-04-29T09:08:42.180Z] #43 37.88 Building dependency tree...
09:08:42 [2020-04-29T09:08:42.180Z] #43 41.84 The following additional packages will be installed:
09:08:42 [2020-04-29T09:08:42.180Z] #43 41.85   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:08:42 [2020-04-29T09:08:42.180Z] #43 41.85   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:08:42 [2020-04-29T09:08:42.180Z] #43 41.87 Suggested packages:
09:08:42 [2020-04-29T09:08:42.180Z] #43 41.88   manpages-dev python-setuptools
09:08:42 [2020-04-29T09:08:42.180Z] #43 43.39 The following NEW packages will be installed:
09:08:42 [2020-04-29T09:08:42.180Z] #43 43.40   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:08:42 [2020-04-29T09:08:42.180Z] #43 43.40   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:08:42 [2020-04-29T09:08:42.180Z] #43 43.40   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:08:42 [2020-04-29T09:08:42.180Z] #43 43.40   python-six zlib1g-dev
09:08:42 [2020-04-29T09:08:42.180Z] #43 43.78 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
09:08:42 [2020-04-29T09:08:42.180Z] #43 43.78 Need to get 4095 kB of archives.
09:08:42 [2020-04-29T09:08:42.180Z] #43 43.78 After this operation, 22.5 MB of additional disk space will be used.
09:08:42 [2020-04-29T09:08:42.180Z] #43 43.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
09:08:42 [2020-04-29T09:08:42.180Z] #43 43.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:08:42 [2020-04-29T09:08:42.180Z] #43 43.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
09:08:42 [2020-04-29T09:08:42.180Z] #43 43.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:08:42 [2020-04-29T09:08:42.180Z] #43 43.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
09:08:42 [2020-04-29T09:08:42.180Z] #43 43.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:08:42 [2020-04-29T09:08:42.180Z] #43 43.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
09:08:42 [2020-04-29T09:08:42.180Z] #43 43.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
09:08:42 [2020-04-29T09:08:42.180Z] #43 43.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
09:08:42 [2020-04-29T09:08:42.180Z] #43 43.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
09:08:42 [2020-04-29T09:08:42.180Z] #43 43.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
09:08:42 [2020-04-29T09:08:42.180Z] #43 44.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
09:08:42 [2020-04-29T09:08:42.180Z] #43 44.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
09:08:42 [2020-04-29T09:08:42.180Z] #43 44.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
09:08:42 [2020-04-29T09:08:42.180Z] #43 44.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
09:08:42 [2020-04-29T09:08:42.180Z] #43 44.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
09:08:42 [2020-04-29T09:08:42.180Z] #43 44.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
09:08:42 [2020-04-29T09:08:42.180Z] #43 ...
09:08:42 [2020-04-29T09:08:42.180Z] 
09:08:42 [2020-04-29T09:08:42.180Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:08:42 [2020-04-29T09:08:42.180Z] #64 DONE 0.1s
09:08:42 [2020-04-29T09:08:42.180Z] 
09:08:42 [2020-04-29T09:08:42.180Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:08:42 [2020-04-29T09:08:42.180Z] #10 31.48 Reading package lists...
09:08:42 [2020-04-29T09:08:42.180Z] #10 38.62 Building dependency tree...
09:08:42 [2020-04-29T09:08:42.180Z] #10 42.12 The following additional packages will be installed:
09:08:42 [2020-04-29T09:08:42.180Z] #10 42.13   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:08:42 [2020-04-29T09:08:42.180Z] #10 42.14   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:08:42 [2020-04-29T09:08:42.180Z] #10 42.15   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:08:42 [2020-04-29T09:08:42.180Z] #10 42.16   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
09:08:42 [2020-04-29T09:08:42.180Z] #10 42.17 Suggested packages:
09:08:42 [2020-04-29T09:08:42.180Z] #10 42.17   gcc-8-locales seccomp wine64
09:08:42 [2020-04-29T09:08:42.180Z] #10 43.62 The following NEW packages will be installed:
09:08:42 [2020-04-29T09:08:42.180Z] #10 43.63   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:08:42 [2020-04-29T09:08:42.180Z] #10 43.63   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:08:42 [2020-04-29T09:08:42.180Z] #10 43.63   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:08:42 [2020-04-29T09:08:42.180Z] #10 43.63   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:08:42 [2020-04-29T09:08:42.180Z] #10 43.64   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:08:42 [2020-04-29T09:08:42.180Z] #10 43.64   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:08:42 [2020-04-29T09:08:42.180Z] #10 44.09 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
09:08:42 [2020-04-29T09:08:42.180Z] #10 44.09 Need to get 77.7 MB of archives.
09:08:42 [2020-04-29T09:08:42.180Z] #10 44.09 After this operation, 487 MB of additional disk space will be used.
09:08:42 [2020-04-29T09:08:42.180Z] #10 44.09 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]
09:08:42 [2020-04-29T09:08:42.205Z] #65 ...
09:08:42 [2020-04-29T09:08:42.205Z] 
09:08:42 [2020-04-29T09:08:42.205Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:42 [2020-04-29T09:08:42.205Z] #33 47.84 flag
09:08:42 [2020-04-29T09:08:42.205Z] #33 47.85 github.com/BurntSushi/toml
09:08:42 [2020-04-29T09:08:42.205Z] #33 49.68 log
09:08:42 [2020-04-29T09:08:42.205Z] #33 51.58 github.com/BurntSushi/toml/cmd/tomlv
09:08:42 [2020-04-29T09:08:42.205Z] #33 DONE 54.8s
09:08:42 [2020-04-29T09:08:42.205Z] 
09:08:42 [2020-04-29T09:08:42.205Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.15   PBCC     images/eventfd.pb-c.c
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.17   DEP      images/eventfd.pb-c.d
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.19   PBCC     images/remap-file-path.pb-c.c
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.20   DEP      images/remap-file-path.pb-c.d
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.26   PBCC     images/fifo.pb-c.c
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.29   DEP      images/fifo.pb-c.d
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.31   PBCC     images/ghost-file.pb-c.c
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.36   DEP      images/ghost-file.pb-c.d
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.44   PBCC     images/regfile.pb-c.c
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.46   DEP      images/regfile.pb-c.d
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.52   PBCC     images/ns.pb-c.c
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.53   DEP      images/ns.pb-c.d
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.56   PBCC     images/fdinfo.pb-c.c
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.59   DEP      images/fdinfo.pb-c.d
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.65   PBCC     images/core-aarch64.pb-c.c
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.69   PBCC     images/core-arm.pb-c.c
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.72   PBCC     images/core-ppc64.pb-c.c
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.78   PBCC     images/core-s390.pb-c.c
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.84   PBCC     images/core-x86.pb-c.c
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.87   PBCC     images/core.pb-c.c
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.92   PBCC     images/inventory.pb-c.c
09:08:42 [2020-04-29T09:08:42.205Z] #44 13.96   DEP      images/core-aarch64.pb-c.d
09:08:42 [2020-04-29T09:08:42.205Z] #44 14.00   DEP      images/core-arm.pb-c.d
09:08:42 [2020-04-29T09:08:42.205Z] #44 14.01   DEP      images/core-ppc64.pb-c.d
09:08:42 [2020-04-29T09:08:42.205Z] #44 14.05   DEP      images/core-s390.pb-c.d
09:08:42 [2020-04-29T09:08:42.205Z] #44 14.11   DEP      images/core-x86.pb-c.d
09:08:42 [2020-04-29T09:08:42.205Z] #44 14.18   DEP      images/core.pb-c.d
09:08:42 [2020-04-29T09:08:42.205Z] #44 14.20   DEP      images/inventory.pb-c.d
09:08:42 [2020-04-29T09:08:42.205Z] #44 14.26   PBCC     images/cpuinfo.pb-c.c
09:08:42 [2020-04-29T09:08:42.205Z] #44 14.28   DEP      images/cpuinfo.pb-c.d
09:08:42 [2020-04-29T09:08:42.205Z] #44 14.31   PBCC     images/stats.pb-c.c
09:08:42 [2020-04-29T09:08:42.205Z] #44 14.33   DEP      images/stats.pb-c.d
09:08:42 [2020-04-29T09:08:42.205Z] #44 15.24 make[1]: Nothing to be done for 'all'.
09:08:42 [2020-04-29T09:08:42.205Z] #44 16.31   CC       images/stats.o
09:08:42 [2020-04-29T09:08:42.205Z] #44 16.64   CC       images/core.o
09:08:42 [2020-04-29T09:08:42.205Z] #44 17.07   CC       images/core-x86.o
09:08:42 [2020-04-29T09:08:42.205Z] #44 17.42   CC       images/core-arm.o
09:08:42 [2020-04-29T09:08:42.205Z] #44 17.70   CC       images/core-aarch64.o
09:08:42 [2020-04-29T09:08:42.205Z] #44 17.89   CC       images/core-ppc64.o
09:08:42 [2020-04-29T09:08:42.205Z] #44 18.36   CC       images/core-s390.o
09:08:42 [2020-04-29T09:08:42.439Z] #10 44.49 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]
09:08:42 [2020-04-29T09:08:42.825Z] #44 19.11   CC       images/cpuinfo.o
09:08:43 [2020-04-29T09:08:43.005Z] #10 44.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:08:43 [2020-04-29T09:08:43.005Z] #10 44.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
09:08:43 [2020-04-29T09:08:43.005Z] #10 44.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
09:08:43 [2020-04-29T09:08:43.005Z] #10 45.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:08:43 [2020-04-29T09:08:43.116Z] #44 19.36   CC       images/inventory.o
09:08:43 [2020-04-29T09:08:43.116Z] #44 19.47   CC       images/fdinfo.o
09:08:43 [2020-04-29T09:08:43.263Z] #10 ...
09:08:43 [2020-04-29T09:08:43.263Z] 
09:08:43 [2020-04-29T09:08:43.263Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:43 [2020-04-29T09:08:43.263Z] #47 45.11 internal/singleflight
09:08:43 [2020-04-29T09:08:43.398Z] #44 19.59   CC       images/fown.o
09:08:43 [2020-04-29T09:08:43.398Z] #44 19.71   CC       images/ns.o
09:08:43 [2020-04-29T09:08:43.681Z] #44 19.90   CC       images/regfile.o
09:08:43 [2020-04-29T09:08:43.681Z] #44 20.03   CC       images/ghost-file.o
09:08:41 [2020-04-29T09:08:41.581Z]  > git config core.sparsecheckout # timeout=10
09:08:41 [2020-04-29T09:08:41.601Z]  > git checkout -f 1a9fa4c1eeb4f3fbe4df045ea12b0f87098d82b2 # timeout=10
09:08:43 [2020-04-29T09:08:43.964Z] #44 20.16   CC       images/fifo.o
09:08:43 [2020-04-29T09:08:43.964Z] #44 20.28   CC       images/remap-file-path.o
09:08:43 [2020-04-29T09:08:43.964Z] #44 20.37   CC       images/eventfd.o
09:08:44 [2020-04-29T09:08:44.201Z] #47 45.93 strconv
09:08:44 [2020-04-29T09:08:44.201Z] #47 45.94 io
09:08:44 [2020-04-29T09:08:44.246Z] #44 20.51   CC       images/eventpoll.o
09:08:44 [2020-04-29T09:08:44.246Z] #44 20.63   CC       images/fh.o
09:08:44 [2020-04-29T09:08:44.529Z] #44 20.80   CC       images/fsnotify.o
09:08:44 [2020-04-29T09:08:44.767Z] #47 ...
09:08:44 [2020-04-29T09:08:44.767Z] 
09:08:44 [2020-04-29T09:08:44.767Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:08:44 [2020-04-29T09:08:44.767Z] #25 31.75 Reading package lists...
09:08:44 [2020-04-29T09:08:44.767Z] #25 38.77 Building dependency tree...
09:08:44 [2020-04-29T09:08:44.767Z] #25 41.78 ca-certificates is already the newest version (20190110).
09:08:44 [2020-04-29T09:08:44.767Z] #25 41.78 The following additional packages will be installed:
09:08:44 [2020-04-29T09:08:44.767Z] #25 41.79   libjq1 libonig5
09:08:44 [2020-04-29T09:08:44.767Z] #25 42.34 The following NEW packages will be installed:
09:08:44 [2020-04-29T09:08:44.767Z] #25 42.36   jq libjq1 libonig5
09:08:44 [2020-04-29T09:08:44.767Z] #25 42.87 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
09:08:44 [2020-04-29T09:08:44.767Z] #25 42.87 Need to get 355 kB of archives.
09:08:44 [2020-04-29T09:08:44.767Z] #25 42.87 After this operation, 1072 kB of additional disk space will be used.
09:08:44 [2020-04-29T09:08:44.767Z] #25 42.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:08:44 [2020-04-29T09:08:44.767Z] #25 42.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:08:44 [2020-04-29T09:08:44.767Z] #25 42.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:08:44 [2020-04-29T09:08:44.767Z] #25 44.48 debconf: delaying package configuration, since apt-utils is not installed
09:08:44 [2020-04-29T09:08:44.767Z] #25 44.85 Fetched 355 kB in 0s (945 kB/s)
09:08:44 [2020-04-29T09:08:44.767Z] #25 45.18 Selecting previously unselected package libonig5:amd64.
09:08:44 [2020-04-29T09:08:44.767Z] #25 45.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 ... 15409 files and directories currently installed.)
09:08:44 [2020-04-29T09:08:44.767Z] #25 45.29 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
09:08:44 [2020-04-29T09:08:44.767Z] #25 45.30 Unpacking libonig5:amd64 (6.9.1-1) ...
09:08:44 [2020-04-29T09:08:44.767Z] #25 45.78 Selecting previously unselected package libjq1:amd64.
09:08:44 [2020-04-29T09:08:44.767Z] #25 45.78 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:08:44 [2020-04-29T09:08:44.767Z] #25 45.87 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:08:44 [2020-04-29T09:08:44.767Z] #25 46.11 Selecting previously unselected package jq.
09:08:44 [2020-04-29T09:08:44.767Z] #25 46.11 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
09:08:44 [2020-04-29T09:08:44.767Z] #25 46.13 Unpacking jq (1.5+dfsg-2+b1) ...
09:08:44 [2020-04-29T09:08:44.767Z] #25 46.41 Setting up libonig5:amd64 (6.9.1-1) ...
09:08:44 [2020-04-29T09:08:44.767Z] #25 46.43 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:08:44 [2020-04-29T09:08:44.767Z] #25 46.46 Setting up jq (1.5+dfsg-2+b1) ...
09:08:44 [2020-04-29T09:08:44.767Z] #25 46.48 Processing triggers for libc-bin (2.28-10) ...
09:08:44 [2020-04-29T09:08:44.767Z] #25 DONE 46.9s
09:08:44 [2020-04-29T09:08:44.811Z] #44 21.29   CC       images/signalfd.o
09:08:45 [2020-04-29T09:08:45.026Z] 
09:08:45 [2020-04-29T09:08:45.026Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:08:45 [2020-04-29T09:08:45.026Z] #26 DONE 0.1s
09:08:45 [2020-04-29T09:08:45.026Z] 
09:08:45 [2020-04-29T09:08:45.026Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:08:45 [2020-04-29T09:08:45.026Z] #43 46.20 debconf: delaying package configuration, since apt-utils is not installed
09:08:45 [2020-04-29T09:08:45.026Z] #43 46.41 Fetched 4095 kB in 1s (5431 kB/s)
09:08:45 [2020-04-29T09:08:45.026Z] #43 46.51 Selecting previously unselected package libcap-dev:amd64.
09:08:45 [2020-04-29T09:08:45.026Z] #43 46.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
09:08:45 [2020-04-29T09:08:45.026Z] #43 46.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
09:08:45 [2020-04-29T09:08:45.026Z] #43 46.59 Unpacking libcap-dev:amd64 (1:2.25-2) ...
09:08:45 [2020-04-29T09:08:45.026Z] #43 46.71 Selecting previously unselected package libnet1:amd64.
09:08:45 [2020-04-29T09:08:45.026Z] #43 46.72 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:08:45 [2020-04-29T09:08:45.026Z] #43 46.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:08:45 [2020-04-29T09:08:45.026Z] #43 46.94 Selecting previously unselected package libnet1-dev.
09:08:45 [2020-04-29T09:08:45.026Z] #43 46.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
09:08:45 [2020-04-29T09:08:45.026Z] #43 47.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:08:45 [2020-04-29T09:08:45.094Z] #44 21.44   CC       images/fs.o
09:08:45 [2020-04-29T09:08:45.286Z] #43 47.38 Selecting previously unselected package libnl-3-200:amd64.
09:08:45 [2020-04-29T09:08:45.286Z] #43 47.38 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
09:08:45 [2020-04-29T09:08:45.286Z] #43 47.38 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:08:45 [2020-04-29T09:08:45.335Z] Commit message: "Merge commit 'cc0dfb6e7b22ad120c60a9ce770ea15415767cf9' into HEAD"
09:08:45 [2020-04-29T09:08:45.353Z] First time build. Skipping changelog.
09:08:45 [2020-04-29T09:08:45.377Z] #44 21.60   CC       images/pstree.o
09:08:45 [2020-04-29T09:08:45.377Z] #44 21.67   CC       images/pipe.o
09:08:45 [2020-04-29T09:08:45.545Z] #43 47.59 Selecting previously unselected package libnl-3-dev:amd64.
09:08:45 [2020-04-29T09:08:45.545Z] #43 47.59 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
09:08:45 [2020-04-29T09:08:45.545Z] #43 47.60 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
09:08:45 [2020-04-29T09:08:45.660Z] #44 21.81   CC       images/tcp-stream.o
09:08:45 [2020-04-29T09:08:45.660Z] #44 21.99   CC       images/sk-packet.o
09:08:45 [2020-04-29T09:08:45.804Z] #43 47.94 Selecting previously unselected package libprotobuf-c1:amd64.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:08:45 [2020-04-29T09:08:45.942Z] #44 22.18   CC       images/mnt.o
09:08:45 [2020-04-29T09:08:45.942Z] #44 22.34   CC       images/pipe-data.o
09:08:46 [2020-04-29T09:08:46.068Z] #43 47.96 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:08:46 [2020-04-29T09:08:46.068Z] #43 47.98 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:08:46 [2020-04-29T09:08:46.068Z] #43 48.09 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:08:46 [2020-04-29T09:08:46.068Z] #43 48.09 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
09:08:46 [2020-04-29T09:08:46.068Z] #43 48.10 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:08:46 [2020-04-29T09:08:46.068Z] #43 48.22 Selecting previously unselected package zlib1g-dev:amd64.
09:08:46 [2020-04-29T09:08:46.068Z] #43 ...
09:08:46 [2020-04-29T09:08:46.068Z] 
09:08:46 [2020-04-29T09:08:46.068Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:08:46 [2020-04-29T09:08:46.068Z] #35 31.49 Reading package lists...
09:08:46 [2020-04-29T09:08:46.068Z] #35 38.43 Building dependency tree...
09:08:46 [2020-04-29T09:08:46.068Z] #35 42.42 The following additional packages will be installed:
09:08:46 [2020-04-29T09:08:46.068Z] #35 42.43   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:08:46 [2020-04-29T09:08:46.068Z] #35 42.45 Suggested packages:
09:08:46 [2020-04-29T09:08:46.068Z] #35 42.46   cmake-doc ninja-build lrzip
09:08:46 [2020-04-29T09:08:46.068Z] #35 42.46 Recommended packages:
09:08:46 [2020-04-29T09:08:46.068Z] #35 42.46   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:08:46 [2020-04-29T09:08:46.068Z] #35 43.54 The following NEW packages will be installed:
09:08:46 [2020-04-29T09:08:46.068Z] #35 43.56   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:08:46 [2020-04-29T09:08:46.068Z] #35 43.58   vim-common xxd
09:08:46 [2020-04-29T09:08:46.068Z] #35 43.99 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
09:08:46 [2020-04-29T09:08:46.068Z] #35 43.99 Need to get 14.9 MB of archives.
09:08:46 [2020-04-29T09:08:46.069Z] #35 43.99 After this operation, 61.8 MB of additional disk space will be used.
09:08:46 [2020-04-29T09:08:46.069Z] #35 43.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:08:46 [2020-04-29T09:08:46.069Z] #35 43.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:08:46 [2020-04-29T09:08:46.069Z] #35 44.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
09:08:46 [2020-04-29T09:08:46.069Z] #35 44.21 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:08:46 [2020-04-29T09:08:46.069Z] #35 45.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
09:08:46 [2020-04-29T09:08:46.069Z] #35 45.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
09:08:46 [2020-04-29T09:08:46.069Z] #35 45.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:08:46 [2020-04-29T09:08:46.069Z] #35 45.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
09:08:46 [2020-04-29T09:08:46.069Z] #35 45.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
09:08:46 [2020-04-29T09:08:46.069Z] #35 45.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
09:08:46 [2020-04-29T09:08:46.069Z] #35 47.53 debconf: delaying package configuration, since apt-utils is not installed
09:08:46 [2020-04-29T09:08:46.069Z] #35 47.85 Fetched 14.9 MB in 3s (5821 kB/s)
09:08:46 [2020-04-29T09:08:46.069Z] #35 47.93 Selecting previously unselected package xxd.
09:08:46 [2020-04-29T09:08:46.069Z] #35 47.94 (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 ... 15409 files and directories currently installed.)
09:08:46 [2020-04-29T09:08:46.069Z] #35 48.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
09:08:46 [2020-04-29T09:08:46.069Z] #35 48.04 Unpacking xxd (2:8.1.0875-5) ...
09:08:46 [2020-04-29T09:08:46.069Z] #35 48.23 Selecting previously unselected package vim-common.
09:08:46 [2020-04-29T09:08:46.069Z] #35 48.24 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:08:46 [2020-04-29T09:08:46.069Z] #35 48.30 Unpacking vim-common (2:8.1.0875-5) ...
09:08:46 [2020-04-29T09:08:46.069Z] #35 ...
09:08:46 [2020-04-29T09:08:46.069Z] 
09:08:46 [2020-04-29T09:08:46.069Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:08:46 [2020-04-29T09:08:46.069Z] #50 47.99 + cd /tmp/tmp.5ZXqVktiLG/src/gotest.tools/gotestsum
09:08:46 [2020-04-29T09:08:46.225Z] #44 22.49   CC       images/sa.o
09:08:46 [2020-04-29T09:08:46.327Z] #50 47.99 + git checkout -q v0.3.5
09:08:46 [2020-04-29T09:08:46.327Z] #50 48.02 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:08:46 [2020-04-29T09:08:46.508Z] #44 22.67   CC       images/timer.o
09:08:46 [2020-04-29T09:08:46.508Z] #44 22.84   CC       images/timerfd.o
09:08:46 [2020-04-29T09:08:46.589Z] + docker version
09:08:46 [2020-04-29T09:08:46.791Z] #44 23.03   CC       images/mm.o
09:08:46 [2020-04-29T09:08:46.993Z] ok  	github.com/docker/docker/api/server	0.027s	coverage: 9.0% of statements
09:08:47 [2020-04-29T09:08:47.073Z] #44 23.18   CC       images/sk-opts.o
09:08:47 [2020-04-29T09:08:47.073Z] #44 23.34   CC       images/sk-unix.o
09:08:48 [2020-04-29T09:08:48.048Z] #44 23.59   CC       images/sk-inet.o
09:08:48 [2020-04-29T09:08:48.048Z] #44 23.84   CC       images/tun.o
09:08:48 [2020-04-29T09:08:48.341Z] #44 ...
09:08:48 [2020-04-29T09:08:48.341Z] 
09:08:48 [2020-04-29T09:08:48.341Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:48 [2020-04-29T09:08:48.341Z] #56 50.44 encoding/json
09:08:48 [2020-04-29T09:08:48.341Z] #56 51.96 github.com/pkg/diff
09:08:48 [2020-04-29T09:08:48.341Z] #56 53.07 go/ast
09:08:48 [2020-04-29T09:08:48.341Z] #56 54.74 golang.org/x/crypto/ssh/terminal
09:08:48 [2020-04-29T09:08:48.341Z] #56 56.03 mvdan.cc/editorconfig
09:08:48 [2020-04-29T09:08:48.341Z] #56 57.18 mvdan.cc/sh/v3/fileutil
09:08:48 [2020-04-29T09:08:48.341Z] #56 57.25 mvdan.cc/sh/v3/syntax
09:08:48 [2020-04-29T09:08:48.341Z] #56 ...
09:08:48 [2020-04-29T09:08:48.341Z] 
09:08:48 [2020-04-29T09:08:48.341Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:48 [2020-04-29T09:08:48.341Z] #44 24.08   CC       images/sk-netlink.o
09:08:48 [2020-04-29T09:08:48.341Z] #44 24.25   CC       images/packet-sock.o
09:08:48 [2020-04-29T09:08:48.341Z] #44 ...
09:08:48 [2020-04-29T09:08:48.341Z] 
09:08:48 [2020-04-29T09:08:48.341Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:48 [2020-04-29T09:08:48.341Z] #47 50.77 go/token
09:08:48 [2020-04-29T09:08:48.341Z] #47 51.12 go/scanner
09:08:48 [2020-04-29T09:08:48.341Z] #47 52.25 go/ast
09:08:48 [2020-04-29T09:08:48.341Z] #47 52.27 internal/lazyregexp
09:08:48 [2020-04-29T09:08:48.341Z] #47 52.47 net/url
09:08:48 [2020-04-29T09:08:48.341Z] #47 53.84 text/template/parse
09:08:48 [2020-04-29T09:08:48.341Z] #47 55.90 go/parser
09:08:48 [2020-04-29T09:08:48.341Z] #47 57.03 text/template
09:08:48 [2020-04-29T09:08:48.341Z] #47 58.38 encoding/xml
09:08:48 [2020-04-29T09:08:48.341Z] #47 60.73 go/doc
09:08:48 [2020-04-29T09:08:48.341Z] #47 ...
09:08:48 [2020-04-29T09:08:48.341Z] 
09:08:48 [2020-04-29T09:08:48.341Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:48 [2020-04-29T09:08:48.341Z] #44 24.44   CC       images/ipc-var.o
09:08:48 [2020-04-29T09:08:48.341Z] #44 24.54   CC       images/ipc-desc.o
09:08:48 [2020-04-29T09:08:48.341Z] #44 24.68   CC       images/ipc-shm.o
09:08:48 [2020-04-29T09:08:48.623Z] #44 24.85   CC       images/ipc-msg.o
09:08:48 [2020-04-29T09:08:48.859Z] #50 ...
09:08:48 [2020-04-29T09:08:48.859Z] 
09:08:48 [2020-04-29T09:08:48.859Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:48 [2020-04-29T09:08:48.859Z] #33 40.19 internal/reflectlite
09:08:48 [2020-04-29T09:08:48.859Z] #33 40.19 sync
09:08:48 [2020-04-29T09:08:48.859Z] #33 42.84 sort
09:08:48 [2020-04-29T09:08:48.859Z] #33 42.84 errors
09:08:48 [2020-04-29T09:08:48.859Z] #33 43.27 strconv
09:08:48 [2020-04-29T09:08:48.859Z] #33 44.85 io
09:08:48 [2020-04-29T09:08:48.859Z] #33 46.17 internal/oserror
09:08:48 [2020-04-29T09:08:48.859Z] #33 46.26 syscall
09:08:48 [2020-04-29T09:08:48.859Z] #33 48.40 reflect
09:08:48 [2020-04-29T09:08:48.859Z] #33 ...
09:08:48 [2020-04-29T09:08:48.859Z] 
09:08:48 [2020-04-29T09:08:48.859Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:08:48 [2020-04-29T09:08:48.859Z] #43 48.22 Selecting previously unselected package zlib1g-dev:amd64.
09:08:48 [2020-04-29T09:08:48.859Z] #43 48.24 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
09:08:48 [2020-04-29T09:08:48.859Z] #43 48.25 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:08:48 [2020-04-29T09:08:48.859Z] #43 48.57 Selecting previously unselected package libprotobuf17:amd64.
09:08:48 [2020-04-29T09:08:48.859Z] #43 48.57 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
09:08:48 [2020-04-29T09:08:48.859Z] #43 48.58 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
09:08:48 [2020-04-29T09:08:48.859Z] #43 49.49 Selecting previously unselected package libprotobuf-lite17:amd64.
09:08:48 [2020-04-29T09:08:48.859Z] #43 49.49 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
09:08:48 [2020-04-29T09:08:48.859Z] #43 49.50 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:08:48 [2020-04-29T09:08:48.859Z] #43 49.70 Selecting previously unselected package libprotobuf-dev:amd64.
09:08:48 [2020-04-29T09:08:48.859Z] #43 49.72 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
09:08:48 [2020-04-29T09:08:48.859Z] #43 49.77 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:08:48 [2020-04-29T09:08:48.909Z] #44 25.12   CC       images/ipc-sem.o
09:08:49 [2020-04-29T09:08:49.191Z] #44 25.31   CC       images/utsns.o
09:08:49 [2020-04-29T09:08:49.191Z] #44 25.42   CC       images/creds.o
09:08:49 [2020-04-29T09:08:49.426Z] #43 51.31 Selecting previously unselected package libprotoc17:amd64.
09:08:49 [2020-04-29T09:08:49.426Z] #43 51.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
09:08:49 [2020-04-29T09:08:49.426Z] #43 51.33 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
09:08:49 [2020-04-29T09:08:49.474Z] #44 25.61   CC       images/vma.o
09:08:49 [2020-04-29T09:08:49.474Z] #44 25.80   CC       images/netdev.o
09:08:49 [2020-04-29T09:08:49.756Z] #44 25.98   CC       images/tty.o
09:08:49 [2020-04-29T09:08:49.992Z] #43 52.03 Selecting previously unselected package protobuf-c-compiler.
09:08:49 [2020-04-29T09:08:49.992Z] #43 52.03 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
09:08:49 [2020-04-29T09:08:49.992Z] #43 52.04 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:08:50 [2020-04-29T09:08:50.039Z] #44 26.47   CC       images/file-lock.o
09:08:50 [2020-04-29T09:08:50.250Z] #43 52.23 Selecting previously unselected package protobuf-compiler.
09:08:50 [2020-04-29T09:08:50.250Z] #43 52.23 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
09:08:50 [2020-04-29T09:08:50.250Z] #43 52.26 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:08:50 [2020-04-29T09:08:50.250Z] #43 52.43 Selecting previously unselected package python-pkg-resources.
09:08:50 [2020-04-29T09:08:50.250Z] #43 52.45 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:08:50 [2020-04-29T09:08:50.250Z] #43 52.46 Unpacking python-pkg-resources (40.8.0-1) ...
09:08:50 [2020-04-29T09:08:50.321Z] #44 26.66   CC       images/rlimit.o
09:08:50 [2020-04-29T09:08:50.604Z] #44 26.85   CC       images/pagemap.o
09:08:50 [2020-04-29T09:08:50.817Z] #43 52.77 Selecting previously unselected package python-six.
09:08:50 [2020-04-29T09:08:50.817Z] #43 52.81 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:08:50 [2020-04-29T09:08:50.817Z] #43 52.81 Unpacking python-six (1.12.0-1) ...
09:08:50 [2020-04-29T09:08:50.817Z] #43 52.96 Selecting previously unselected package python-protobuf.
09:08:50 [2020-04-29T09:08:50.817Z] #43 52.97 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
09:08:50 [2020-04-29T09:08:50.817Z] #43 52.98 Unpacking python-protobuf (3.6.1.3-2) ...
09:08:50 [2020-04-29T09:08:50.886Z] #44 27.11   CC       images/siginfo.o
09:08:50 [2020-04-29T09:08:50.886Z] #44 27.23   CC       images/rpc.o
09:08:51 [2020-04-29T09:08:51.305Z] Fetching without tags
09:08:51 [2020-04-29T09:08:51.383Z] #43 ...
09:08:51 [2020-04-29T09:08:51.383Z] 
09:08:51 [2020-04-29T09:08:51.383Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:08:51 [2020-04-29T09:08:51.383Z] #27 3.743 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:08:51 [2020-04-29T09:08:51.383Z] #27 4.157 
09:08:51 [2020-04-29T09:08:51.383Z] #27 4.327 
###                                                                        4.9%
#######                                                                   10.4%
############                                                              17.0%
################                                                          22.9%
####################                                                      28.5%
########################                                                  34.3%
###########################                                               38.8%
################################                                          45.5%
####################################                                      50.8%
########################################                                  56.4%
############################################                              61.2%
###############################################                           66.0%
###################################################                       71.2%
#######################################################                   76.6%
###########################################################               82.0%
################################################################          90.2%
#######################################################################   99.6%
######################################################################## 100.0%
09:08:51 [2020-04-29T09:08:51.383Z] #27 6.454 
09:08:51 [2020-04-29T09:08:51.501Z] #44 27.94   CC       images/ext-file.o
09:08:51 [2020-04-29T09:08:51.712Z] Merging remotes/origin/master commit cc0dfb6e7b22ad120c60a9ce770ea15415767cf9 into PR head commit 07d60bc2571ba3d680f21adc84d87803ab4959c6
09:08:51 [2020-04-29T09:08:51.284Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:08:51 [2020-04-29T09:08:51.300Z]  > git config --add remote.origin.fetch +refs/pull/40868/head:refs/remotes/origin/PR-40868 # timeout=10
09:08:51 [2020-04-29T09:08:51.319Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:08:51 [2020-04-29T09:08:51.340Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:08:51 [2020-04-29T09:08:51.353Z] Fetching upstream changes from https://github.com/moby/moby.git
09:08:51 [2020-04-29T09:08:51.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:08:51 [2020-04-29T09:08:51.355Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40868/head:refs/remotes/origin/PR-40868 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:08:51 [2020-04-29T09:08:51.761Z]  > git config core.sparsecheckout # timeout=10
09:08:51 [2020-04-29T09:08:51.775Z]  > git checkout -f 07d60bc2571ba3d680f21adc84d87803ab4959c6 # timeout=10
09:08:51 [2020-04-29T09:08:51.783Z] #44 28.13   CC       images/cgroup.o
09:08:52 [2020-04-29T09:08:52.157Z] #27 6.645 
#######                                                                    9.8%
######################                                                    31.0%
###################################                                       48.9%
############################################                              61.9%
#######################################################                   77.0%
################################################################          88.9%
######################################################################## 100.0%
09:08:52 [2020-04-29T09:08:52.398Z] #44 28.59   CC       images/userns.o
09:08:52 [2020-04-29T09:08:52.398Z] #44 28.76   CC       images/google/protobuf/descriptor.o
09:08:52 [2020-04-29T09:08:52.414Z] #27 ...
09:08:52 [2020-04-29T09:08:52.414Z] 
09:08:52 [2020-04-29T09:08:52.414Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:08:52 [2020-04-29T09:08:52.414Z] #65 3.381 + RM_GOPATH=0
09:08:52 [2020-04-29T09:08:52.414Z] #65 3.381 + TMP_GOPATH=
09:08:52 [2020-04-29T09:08:52.414Z] #65 3.381 + : /build
09:08:52 [2020-04-29T09:08:52.414Z] #65 3.381 + '[' -z '' ']'
09:08:52 [2020-04-29T09:08:52.414Z] #65 3.381 ++ mktemp -d
09:08:52 [2020-04-29T09:08:52.414Z] #65 3.381 + export GOPATH=/tmp/tmp.BBtx5pbJ2u
09:08:52 [2020-04-29T09:08:52.414Z] #65 3.381 + GOPATH=/tmp/tmp.BBtx5pbJ2u
09:08:52 [2020-04-29T09:08:52.414Z] #65 3.381 + RM_GOPATH=1
09:08:52 [2020-04-29T09:08:52.414Z] #65 3.381 ++ dirname ./install.sh
09:08:52 [2020-04-29T09:08:52.414Z] #65 3.385 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
09:08:52 [2020-04-29T09:08:52.414Z] #65 3.385 + dir=.
09:08:52 [2020-04-29T09:08:52.414Z] #65 3.385 + bin=containerd
09:08:52 [2020-04-29T09:08:52.414Z] #65 3.385 + shift
09:08:52 [2020-04-29T09:08:52.414Z] #65 3.385 + '[' '!' -f ./containerd.installer ']'
09:08:52 [2020-04-29T09:08:52.414Z] #65 3.385 + . ./containerd.installer
09:08:52 [2020-04-29T09:08:52.414Z] #65 3.385 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
09:08:52 [2020-04-29T09:08:52.414Z] #65 3.385 + install_containerd
09:08:52 [2020-04-29T09:08:52.414Z] #65 3.385 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
09:08:52 [2020-04-29T09:08:52.414Z] #65 3.385 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BBtx5pbJ2u/src/github.com/containerd/containerd
09:08:52 [2020-04-29T09:08:52.415Z] #65 3.391 Cloning into '/tmp/tmp.BBtx5pbJ2u/src/github.com/containerd/containerd'...
09:08:52 [2020-04-29T09:08:52.415Z] #65 ...
09:08:52 [2020-04-29T09:08:52.415Z] 
09:08:52 [2020-04-29T09:08:52.415Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:08:52 [2020-04-29T09:08:52.415Z] #30 51.30 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.
09:08:52 [2020-04-29T09:08:52.415Z] #30 51.99 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:08:52 [2020-04-29T09:08:52.415Z] #30 52.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:08:53 [2020-04-29T09:08:53.029Z] #44 ...
09:08:53 [2020-04-29T09:08:53.029Z] 
09:08:53 [2020-04-29T09:08:53.029Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:53 [2020-04-29T09:08:53.029Z] #56 61.69 mvdan.cc/sh/v3/cmd/shfmt
09:08:53 [2020-04-29T09:08:53.029Z] #56 DONE 65.7s
09:08:53 [2020-04-29T09:08:53.029Z] 
09:08:53 [2020-04-29T09:08:53.029Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:53 [2020-04-29T09:08:53.029Z] #47 62.86 github.com/LK4D4/vndr/versioned
09:08:53 [2020-04-29T09:08:53.029Z] #47 62.97 github.com/LK4D4/vndr/build
09:08:53 [2020-04-29T09:08:53.029Z] #47 63.02 net
09:08:53 [2020-04-29T09:08:53.029Z] #47 65.00 vendor/golang.org/x/text/transform
09:08:53 [2020-04-29T09:08:53.029Z] #47 65.61 vendor/golang.org/x/text/unicode/bidi
09:08:53 [2020-04-29T09:08:53.384Z] Merge succeeded, producing 6a15970df51e199603da030992c23058fe3dc00d
09:08:53 [2020-04-29T09:08:53.384Z] Checking out Revision 6a15970df51e199603da030992c23058fe3dc00d (PR-40868)
09:08:53 [2020-04-29T09:08:53.790Z] #30 ...
09:08:53 [2020-04-29T09:08:53.790Z] 
09:08:53 [2020-04-29T09:08:53.790Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:08:53 [2020-04-29T09:08:53.790Z] #10 45.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:08:53 [2020-04-29T09:08:53.790Z] #10 46.15 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]
09:08:53 [2020-04-29T09:08:53.790Z] #10 46.16 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]
09:08:53 [2020-04-29T09:08:53.790Z] #10 49.88 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]
09:08:53 [2020-04-29T09:08:53.790Z] #10 52.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
09:08:53 [2020-04-29T09:08:53.790Z] #10 52.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
09:08:53 [2020-04-29T09:08:53.790Z] #10 52.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:08:53 [2020-04-29T09:08:53.790Z] #10 52.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:08:53 [2020-04-29T09:08:53.790Z] #10 52.54 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]
09:08:53 [2020-04-29T09:08:53.790Z] #10 52.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
09:08:53 [2020-04-29T09:08:53.790Z] #10 52.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
09:08:53 [2020-04-29T09:08:53.790Z] #10 52.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
09:08:53 [2020-04-29T09:08:53.790Z] #10 52.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
09:08:53 [2020-04-29T09:08:53.790Z] #10 52.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
09:08:53 [2020-04-29T09:08:53.790Z] #10 52.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
09:08:53 [2020-04-29T09:08:53.790Z] #10 52.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
09:08:53 [2020-04-29T09:08:53.790Z] #10 52.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
09:08:53 [2020-04-29T09:08:53.790Z] #10 52.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
09:08:53 [2020-04-29T09:08:53.790Z] #10 52.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
09:08:53 [2020-04-29T09:08:53.790Z] #10 54.09 debconf: delaying package configuration, since apt-utils is not installed
09:08:53 [2020-04-29T09:08:53.790Z] #10 54.30 Fetched 77.7 MB in 9s (8614 kB/s)
09:08:53 [2020-04-29T09:08:53.790Z] #10 54.40 Selecting previously unselected package binutils-mingw-w64-i686.
09:08:53 [2020-04-29T09:08:53.790Z] #10 54.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
09:08:53 [2020-04-29T09:08:53.790Z] #10 54.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
09:08:53 [2020-04-29T09:08:53.790Z] #10 54.55 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:08:53 [2020-04-29T09:08:53.790Z] #10 ...
09:08:53 [2020-04-29T09:08:53.790Z] 
09:08:53 [2020-04-29T09:08:53.790Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:08:53 [2020-04-29T09:08:53.790Z] #27 7.697 
09:08:52 [2020-04-29T09:08:52.797Z]  > git merge cc0dfb6e7b22ad120c60a9ce770ea15415767cf9 # timeout=10
09:08:53 [2020-04-29T09:08:53.398Z]  > git rev-parse HEAD^{commit} # timeout=10
09:08:53 [2020-04-29T09:08:53.419Z]  > git config core.sparsecheckout # timeout=10
09:08:53 [2020-04-29T09:08:53.432Z]  > git checkout -f 6a15970df51e199603da030992c23058fe3dc00d # timeout=10
09:08:54 [2020-04-29T09:08:54.306Z] #27 7.905 
                                                                           0.0%
#####                                                                      7.6%
##########                                                                15.2%
#################                                                         23.8%
#######################                                                   32.6%
#############################                                             40.9%
####################################                                      50.3%
########################################                                  55.9%
#############################################                             63.1%
##################################################                        69.9%
#######################################################                   76.5%
############################################################              83.4%
#############################################################             85.2%
##################################################################        92.0%
######################################################################## 100.0%
09:08:54 [2020-04-29T09:08:54.512Z] #47 67.04 vendor/golang.org/x/text/secure/bidirule
09:08:54 [2020-04-29T09:08:54.512Z] #47 67.34 vendor/golang.org/x/text/unicode/norm
09:08:54 [2020-04-29T09:08:54.698Z] Client: Docker Engine - Community
09:08:54 [2020-04-29T09:08:54.698Z]  Version:           19.03.8
09:08:54 [2020-04-29T09:08:54.698Z]  API version:       1.40
09:08:54 [2020-04-29T09:08:54.698Z]  Go version:        go1.12.17
09:08:54 [2020-04-29T09:08:54.698Z]  Git commit:        afacb8b7f0
09:08:54 [2020-04-29T09:08:54.698Z]  Built:             Wed Mar 11 01:25:46 2020
09:08:54 [2020-04-29T09:08:54.698Z]  OS/Arch:           linux/amd64
09:08:54 [2020-04-29T09:08:54.698Z]  Experimental:      false
09:08:54 [2020-04-29T09:08:54.698Z] 
09:08:54 [2020-04-29T09:08:54.698Z] Server: Docker Engine - Community
09:08:54 [2020-04-29T09:08:54.698Z]  Engine:
09:08:54 [2020-04-29T09:08:54.698Z]   Version:          19.03.8
09:08:54 [2020-04-29T09:08:54.698Z]   API version:      1.40 (minimum version 1.12)
09:08:54 [2020-04-29T09:08:54.698Z]   Go version:       go1.12.17
09:08:54 [2020-04-29T09:08:54.698Z]   Git commit:       afacb8b7f0
09:08:54 [2020-04-29T09:08:54.698Z]   Built:            Wed Mar 11 01:24:19 2020
09:08:54 [2020-04-29T09:08:54.698Z]   OS/Arch:          linux/amd64
09:08:54 [2020-04-29T09:08:54.698Z]   Experimental:     true
09:08:54 [2020-04-29T09:08:54.698Z]  containerd:
09:08:54 [2020-04-29T09:08:54.698Z]   Version:          1.2.13
09:08:54 [2020-04-29T09:08:54.698Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
09:08:54 [2020-04-29T09:08:54.698Z]  runc:
09:08:54 [2020-04-29T09:08:54.698Z]   Version:          1.0.0-rc10
09:08:54 [2020-04-29T09:08:54.698Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:08:54 [2020-04-29T09:08:54.698Z]  docker-init:
09:08:54 [2020-04-29T09:08:54.698Z]   Version:          0.18.0
09:08:54 [2020-04-29T09:08:54.698Z]   GitCommit:        fec3683
[Pipeline] sh
09:08:54 [2020-04-29T09:08:54.872Z] #27 9.843 
09:08:55 [2020-04-29T09:08:55.027Z] + docker info
09:08:55 [2020-04-29T09:08:55.520Z] #47 ...
09:08:55 [2020-04-29T09:08:55.520Z] 
09:08:55 [2020-04-29T09:08:55.520Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:08:55 [2020-04-29T09:08:55.520Z] #44 30.13   CC       images/opts.o
09:08:55 [2020-04-29T09:08:55.520Z] #44 30.21   CC       images/seccomp.o
09:08:55 [2020-04-29T09:08:55.520Z] #44 30.30   CC       images/binfmt-misc.o
09:08:55 [2020-04-29T09:08:55.520Z] #44 30.43   CC       images/time.o
09:08:55 [2020-04-29T09:08:55.520Z] #44 30.59   CC       images/sysctl.o
09:08:55 [2020-04-29T09:08:55.520Z] #44 30.68   CC       images/autofs.o
09:08:55 [2020-04-29T09:08:55.520Z] #44 30.85   CC       images/macvlan.o
09:08:55 [2020-04-29T09:08:55.520Z] #44 31.00   CC       images/sit.o
09:08:55 [2020-04-29T09:08:55.520Z] #44 31.12   LINK     images/built-in.o
09:08:55 [2020-04-29T09:08:55.520Z] #44 31.20   GEN      compel/include/asm
09:08:55 [2020-04-29T09:08:55.520Z] #44 31.21   GEN      compel/include/version.h
09:08:55 [2020-04-29T09:08:55.520Z] #44 31.21 touch .config
09:08:55 [2020-04-29T09:08:55.520Z] #44 31.21   GEN      include/common/config.h
09:08:55 [2020-04-29T09:08:55.520Z] #44 31.26   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
09:08:55 [2020-04-29T09:08:55.520Z] #44 31.30   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:08:55 [2020-04-29T09:08:55.520Z] #44 31.30   GEN      compel/plugins/include/uapi/std/syscall.h
09:08:55 [2020-04-29T09:08:55.520Z] #44 31.32   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
09:08:55 [2020-04-29T09:08:55.520Z] #44 31.35   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
09:08:55 [2020-04-29T09:08:55.520Z] #44 31.37   DEP      compel/arch/s390/plugins/std/parasite-head.d
09:08:55 [2020-04-29T09:08:55.520Z] #44 31.38   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:08:55 [2020-04-29T09:08:55.520Z] #44 31.38   DEP      compel/plugins/std/infect.d
09:08:55 [2020-04-29T09:08:55.520Z] #44 31.48   DEP      compel/plugins/std/string.d
09:08:55 [2020-04-29T09:08:55.520Z] #44 31.55   DEP      compel/plugins/std/log.d
09:08:55 [2020-04-29T09:08:55.520Z] #44 31.63   DEP      compel/plugins/std/fds.d
09:08:55 [2020-04-29T09:08:55.520Z] #44 31.71   DEP      compel/plugins/std/std.d
09:08:55 [2020-04-29T09:08:55.520Z] #44 31.76   DEP      compel/plugins/shmem/shmem.d
09:08:55 [2020-04-29T09:08:55.520Z] #44 31.84   DEP      compel/plugins/fds/fds.d
09:08:55 [2020-04-29T09:08:55.806Z] #44 31.98   CC       compel/plugins/std/std.o
09:08:56 [2020-04-29T09:08:56.097Z] #44 32.21   CC       compel/plugins/std/fds.o
09:08:56 [2020-04-29T09:08:56.138Z] Fetching without tags
09:08:56 [2020-04-29T09:08:56.164Z] #27 10.01 
                                                                           1.4%
###                                                                        5.4%
######                                                                     9.1%
########                                                                  12.3%
###########                                                               15.4%
#############                                                             18.1%
###############                                                           21.3%
#################                                                         24.0%
###################                                                       26.9%
#####################                                                     29.7%
#######################                                                   32.4%
#####
09:08:56 [2020-04-29T09:08:56.164Z] #27 ...
09:08:56 [2020-04-29T09:08:56.164Z] 
09:08:56 [2020-04-29T09:08:56.164Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:56 [2020-04-29T09:08:56.164Z] #47 47.70 bytes
09:08:56 [2020-04-29T09:08:56.164Z] #47 50.26 bufio
09:08:56 [2020-04-29T09:08:56.164Z] #47 50.58 reflect
09:08:56 [2020-04-29T09:08:56.164Z] #47 52.62 syscall
09:08:56 [2020-04-29T09:08:56.164Z] #47 ...
09:08:56 [2020-04-29T09:08:56.164Z] 
09:08:56 [2020-04-29T09:08:56.164Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:08:56 [2020-04-29T09:08:56.379Z] #44 32.54   CC       compel/plugins/std/log.o
09:08:56 [2020-04-29T09:08:56.506Z] Merging remotes/origin/master commit cc0dfb6e7b22ad120c60a9ce770ea15415767cf9 into PR head commit 07d60bc2571ba3d680f21adc84d87803ab4959c6
09:08:56 [2020-04-29T09:08:56.683Z] #27 10.01 
                                                                           1.4%
###                                                                        5.4%
######                                                                     9.1%
########                                                                  12.3%
###########                                                               15.4%
#############                                                             18.1%
###############                                                           21.3%
#################                                                         24.0%
###################                                                       26.9%
#####################                                                     29.7%
#######################                                                   32.4%
##########################                                                36.5%
############################                                              40.1%
###############################                                           43.5%
#################################                                         46.8%
###################################                                       49.8%
09:08:56 [2020-04-29T09:08:56.683Z] #27 ...
09:08:56 [2020-04-29T09:08:56.683Z] 
09:08:56 [2020-04-29T09:08:56.683Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:08:56 [2020-04-29T09:08:56.683Z] #35 48.66 Selecting previously unselected package cmake-data.
09:08:56 [2020-04-29T09:08:56.683Z] #35 48.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:08:56 [2020-04-29T09:08:56.683Z] #35 48.69 Unpacking cmake-data (3.13.4-1) ...
09:08:56 [2020-04-29T09:08:56.683Z] #35 52.35 Selecting previously unselected package libicu63:amd64.
09:08:56 [2020-04-29T09:08:56.683Z] #35 52.36 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
09:08:56 [2020-04-29T09:08:56.683Z] #35 52.37 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:08:56 [2020-04-29T09:08:56.683Z] #35 ...
09:08:56 [2020-04-29T09:08:56.683Z] 
09:08:56 [2020-04-29T09:08:56.683Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:08:56 [2020-04-29T09:08:56.994Z] #44 33.26   CC       compel/plugins/std/string.o
09:08:57 [2020-04-29T09:08:57.277Z] #44 33.66   CC       compel/plugins/std/infect.o
09:08:57 [2020-04-29T09:08:57.328Z] Commit message: "Merge commit 'cc0dfb6e7b22ad120c60a9ce770ea15415767cf9' into HEAD"
09:08:57 [2020-04-29T09:08:57.340Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
09:08:57 [2020-04-29T09:08:57.892Z] #44 33.97   CC       compel/arch/s390/plugins/std/parasite-head.o
09:08:57 [2020-04-29T09:08:57.892Z] #44 33.99   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
09:08:57 [2020-04-29T09:08:57.892Z] #44 34.03   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
09:08:57 [2020-04-29T09:08:57.892Z] #44 34.17   AR       compel/plugins/std.lib.a
09:08:57 [2020-04-29T09:08:57.892Z] #44 34.20   CC       compel/plugins/fds/fds.o
09:08:57 [2020-04-29T09:08:57.892Z] #44 ...
09:08:57 [2020-04-29T09:08:57.892Z] 
09:08:57 [2020-04-29T09:08:57.892Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:08:57 [2020-04-29T09:08:57.892Z] #10 60.85 Selecting previously unselected package g++-mingw-w64-x86-64.
09:08:57 [2020-04-29T09:08:57.892Z] #10 60.85 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
09:08:57 [2020-04-29T09:08:57.892Z] #10 60.85 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
[Pipeline] sh
09:08:57 [2020-04-29T09:08:57.949Z] Merge succeeded, producing d47ad0fa82861b331f3c2e64636ccd29ed38ab16
09:08:57 [2020-04-29T09:08:57.949Z] Checking out Revision d47ad0fa82861b331f3c2e64636ccd29ed38ab16 (PR-40868)
09:08:56 [2020-04-29T09:08:56.013Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:08:56 [2020-04-29T09:08:56.022Z]  > git config --add remote.origin.fetch +refs/pull/40868/head:refs/remotes/origin/PR-40868 # timeout=10
09:08:56 [2020-04-29T09:08:56.060Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:08:56 [2020-04-29T09:08:56.096Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:08:56 [2020-04-29T09:08:56.174Z] Fetching upstream changes from https://github.com/moby/moby.git
09:08:56 [2020-04-29T09:08:56.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:08:56 [2020-04-29T09:08:56.179Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40868/head:refs/remotes/origin/PR-40868 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:08:56 [2020-04-29T09:08:56.501Z]  > git config core.sparsecheckout # timeout=10
09:08:56 [2020-04-29T09:08:56.519Z]  > git checkout -f 07d60bc2571ba3d680f21adc84d87803ab4959c6 # timeout=10
09:08:57 [2020-04-29T09:08:57.293Z]  > git merge cc0dfb6e7b22ad120c60a9ce770ea15415767cf9 # timeout=10
09:08:57 [2020-04-29T09:08:57.905Z]  > git rev-parse HEAD^{commit} # timeout=10
09:08:57 [2020-04-29T09:08:57.938Z]  > git config core.sparsecheckout # timeout=10
09:08:57 [2020-04-29T09:08:57.961Z]  > git checkout -f d47ad0fa82861b331f3c2e64636ccd29ed38ab16 # timeout=10
09:08:58 [2020-04-29T09:08:58.175Z] #10 ...
09:08:58 [2020-04-29T09:08:58.175Z] 
09:08:58 [2020-04-29T09:08:58.175Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:08:58 [2020-04-29T09:08:58.175Z] #47 69.71 vendor/golang.org/x/net/idna
09:08:57 [2020-04-29T09:08:57.351Z]  > git rev-list --no-walk d766067f49bee3d1e41214e02ef69e4c74acf2aa # timeout=10
09:08:58 [2020-04-29T09:08:58.565Z] + docker version
09:08:58 [2020-04-29T09:08:58.752Z] #27 10.01 
                                                                           1.4%
###                                                                        5.4%
######                                                                     9.1%
########                                                                  12.3%
###########                                                               15.4%
#############                                                             18.1%
###############                                                           21.3%
#################                                                         24.0%
###################                                                       26.9%
#####################                                                     29.7%
#######################                                                   32.4%
##########################                                                36.5%
############################                                              40.1%
###############################                                           43.5%
#################################                                         46.8%
###################################                                       49.8%
####################################                                      51.4%
#######################################                                   54.4%
########################################                                  56.6%
##########################################                                59.7%
############################################                              62.4%
###############################################                           65.8%
#################################################                         68.2%
##################################################                        70.0%
###################################################                       72.2%
#####################################################                     74.5%
#######################################################                   76.5%
#########################################################                 79.9%
###########################################################               82.7%
############################################################              83.8%
##############################################################            86.3%
###############################################################           88.6%
#################################################################         91.0%
##################################################################        92.8%
####################################################################      94.7%
######################################################################    97.4%
######################################################################## 100.0%
09:08:58 [2020-04-29T09:08:58.790Z] #47 71.59 vendor/golang.org/x/net/http2/hpack
09:08:59 [2020-04-29T09:08:59.010Z] #27 14.05 
09:08:59 [2020-04-29T09:08:59.576Z] #27 ...
09:08:59 [2020-04-29T09:08:59.576Z] 
09:08:59 [2020-04-29T09:08:59.576Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:08:59 [2020-04-29T09:08:59.576Z] #56 51.32 reflect
09:08:59 [2020-04-29T09:08:59.576Z] #56 51.36 syscall
09:08:59 [2020-04-29T09:08:59.576Z] #56 59.71 time
09:08:59 [2020-04-29T09:08:59.797Z] #47 72.51 mime
09:08:59 [2020-04-29T09:08:59.834Z] #56 ...
09:08:59 [2020-04-29T09:08:59.834Z] 
09:08:59 [2020-04-29T09:08:59.834Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:08:59 [2020-04-29T09:08:59.834Z] #35 61.07 Selecting previously unselected package libxml2:amd64.
09:08:59 [2020-04-29T09:08:59.834Z] #35 61.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
09:08:59 [2020-04-29T09:08:59.834Z] #35 61.08 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
09:08:59 [2020-04-29T09:08:59.834Z] #35 61.67 Selecting previously unselected package libarchive13:amd64.
09:08:59 [2020-04-29T09:08:59.834Z] #35 61.68 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
09:08:59 [2020-04-29T09:08:59.834Z] #35 61.69 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:08:59 [2020-04-29T09:08:59.834Z] #35 62.04 Selecting previously unselected package libjsoncpp1:amd64.
09:08:59 [2020-04-29T09:08:59.834Z] #35 62.07 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
09:08:59 [2020-04-29T09:08:59.834Z] #35 62.07 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:09:00 [2020-04-29T09:09:00.092Z] #35 62.31 Selecting previously unselected package librhash0:amd64.
09:09:00 [2020-04-29T09:09:00.350Z] #35 62.31 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
09:09:00 [2020-04-29T09:09:00.350Z] #35 62.32 Unpacking librhash0:amd64 (1.3.8-1) ...
09:09:00 [2020-04-29T09:09:00.350Z] #35 62.57 Selecting previously unselected package libuv1:amd64.
09:09:00 [2020-04-29T09:09:00.608Z] #35 62.58 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
09:09:00 [2020-04-29T09:09:00.608Z] #35 62.60 Unpacking libuv1:amd64 (1.24.1-1) ...
09:09:00 [2020-04-29T09:09:00.608Z] #35 62.83 Selecting previously unselected package cmake.
09:09:00 [2020-04-29T09:09:00.865Z] #35 62.83 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
09:09:00 [2020-04-29T09:09:00.865Z] #35 62.84 Unpacking cmake (3.13.4-1) ...
09:09:01 [2020-04-29T09:09:01.269Z] #47 73.80 mime/quotedprintable
09:09:01 [2020-04-29T09:09:01.269Z] #47 74.08 net/http/internal
09:09:01 [2020-04-29T09:09:01.799Z] #35 ...
09:09:01 [2020-04-29T09:09:01.799Z] 
09:09:01 [2020-04-29T09:09:01.799Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:09:01 [2020-04-29T09:09:01.799Z] #43 53.63 Setting up python-pkg-resources (40.8.0-1) ...
09:09:01 [2020-04-29T09:09:01.799Z] #43 58.51 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:09:01 [2020-04-29T09:09:01.799Z] #43 58.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:09:01 [2020-04-29T09:09:01.799Z] #43 58.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:09:01 [2020-04-29T09:09:01.799Z] #43 58.56 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:09:01 [2020-04-29T09:09:01.799Z] #43 58.57 Setting up python-six (1.12.0-1) ...
09:09:01 [2020-04-29T09:09:01.799Z] #43 62.86 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:09:01 [2020-04-29T09:09:01.799Z] #43 62.88 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:09:01 [2020-04-29T09:09:01.799Z] #43 62.93 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
09:09:01 [2020-04-29T09:09:01.799Z] #43 62.95 Setting up libcap-dev:amd64 (1:2.25-2) ...
09:09:01 [2020-04-29T09:09:01.799Z] #43 62.97 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
09:09:01 [2020-04-29T09:09:01.800Z] #43 62.99 Setting up protobuf-compiler (3.6.1.3-2) ...
09:09:01 [2020-04-29T09:09:01.800Z] #43 63.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:09:01 [2020-04-29T09:09:01.800Z] #43 63.02 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:09:01 [2020-04-29T09:09:01.800Z] #43 63.04 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:09:01 [2020-04-29T09:09:01.800Z] #43 63.05 Setting up python-protobuf (3.6.1.3-2) ...
09:09:01 [2020-04-29T09:09:01.800Z] #43 ...
09:09:01 [2020-04-29T09:09:01.800Z] 
09:09:01 [2020-04-29T09:09:01.800Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:09:01 [2020-04-29T09:09:01.800Z] #27 15.11 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:09:01 [2020-04-29T09:09:01.800Z] #27 15.46 
09:09:01 [2020-04-29T09:09:01.800Z] #27 15.63 
########################################################                  77.9%
######################################################################## 100.0%
09:09:01 [2020-04-29T09:09:01.800Z] #27 15.79 
09:09:01 [2020-04-29T09:09:01.800Z] #27 16.62 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:09:01 [2020-04-29T09:09:01.902Z] #47 ...
09:09:01 [2020-04-29T09:09:01.902Z] 
09:09:01 [2020-04-29T09:09:01.902Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:09:01 [2020-04-29T09:09:01.902Z] #10 71.95 Selecting previously unselected package libapparmor1:s390x.
09:09:01 [2020-04-29T09:09:01.902Z] #10 71.95 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 71.96 Unpacking libapparmor1:s390x (2.13.2-10) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.05 Selecting previously unselected package libapparmor-dev:s390x.
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.05 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.05 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.16 Selecting previously unselected package libbtrfs0.
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.16 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.16 Unpacking libbtrfs0 (4.20.1-2) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.23 Selecting previously unselected package libbtrfs-dev.
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.23 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.23 Unpacking libbtrfs-dev (4.20.1-2) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.31 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.31 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.31 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.36 Selecting previously unselected package libudev-dev:s390x.
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.36 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.37 Unpacking libudev-dev:s390x (241-7~deb10u3) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.48 Selecting previously unselected package libsepol1-dev:s390x.
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.48 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.49 Unpacking libsepol1-dev:s390x (2.8-1) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.71 Selecting previously unselected package libpcre16-3:s390x.
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.73 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.73 Unpacking libpcre16-3:s390x (2:8.39-12) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.82 Selecting previously unselected package libpcre32-3:s390x.
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.82 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.82 Unpacking libpcre32-3:s390x (2:8.39-12) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.96 Selecting previously unselected package libpcrecpp0v5:s390x.
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.97 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 72.97 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 73.05 Selecting previously unselected package libpcre3-dev:s390x.
09:09:01 [2020-04-29T09:09:01.902Z] #10 73.06 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 73.07 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 73.30 Selecting previously unselected package libselinux1-dev:s390x.
09:09:01 [2020-04-29T09:09:01.902Z] #10 73.32 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 73.33 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 73.52 Selecting previously unselected package libdevmapper-dev:s390x.
09:09:01 [2020-04-29T09:09:01.902Z] #10 73.52 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 73.53 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 73.59 Selecting previously unselected package libseccomp-dev:s390x.
09:09:01 [2020-04-29T09:09:01.902Z] #10 73.59 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 73.60 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 73.70 Selecting previously unselected package libsystemd-dev:s390x.
09:09:01 [2020-04-29T09:09:01.902Z] #10 73.70 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 73.72 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.09 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.11 Setting up libseccomp-dev:s390x (2.3.3-4) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.12 Setting up libapparmor1:s390x (2.13.2-10) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.13 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.13 Setting up libpcre16-3:s390x (2:8.39-12) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.14 Setting up libsepol1-dev:s390x (2.8-1) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.15 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.15 Setting up libbtrfs0 (4.20.1-2) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.16 Setting up libpcre32-3:s390x (2:8.39-12) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.17 Setting up libudev-dev:s390x (241-7~deb10u3) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.18 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.19 Setting up libbtrfs-dev (4.20.1-2) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.19 Setting up libapparmor-dev:s390x (2.13.2-10) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.20 Setting up mingw-w64-common (6.0.0-3) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.21 Setting up libsystemd-dev:s390x (241-7~deb10u3) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.21 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.22 Setting up libpcre3-dev:s390x (2:8.39-12) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.23 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.24 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
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.24 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
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.24 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.25 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
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.26 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
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.26 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.27 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.28 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.28 Setting up dmsetup (2:1.02.155-3) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.29 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.30 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 74.31 Processing triggers for libc-bin (2.28-10) ...
09:09:01 [2020-04-29T09:09:01.902Z] #10 DONE 74.7s
09:09:01 [2020-04-29T09:09:01.902Z] 
09:09:01 [2020-04-29T09:09:01.902Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:09:01 [2020-04-29T09:09:01.902Z] #58 DONE 0.1s
09:09:01 [2020-04-29T09:09:01.902Z] 
09:09:01 [2020-04-29T09:09:01.902Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:09:01 [2020-04-29T09:09:01.902Z] #59 DONE 0.1s
09:09:01 [2020-04-29T09:09:01.902Z] 
09:09:01 [2020-04-29T09:09:01.902Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:02 [2020-04-29T09:09:02.060Z] #27 17.06 
09:09:02 [2020-04-29T09:09:02.154Z] Commit message: "Merge commit 'cc0dfb6e7b22ad120c60a9ce770ea15415767cf9' into HEAD"
09:09:02 [2020-04-29T09:09:02.191Z] First time build. Skipping changelog.
09:09:02 [2020-04-29T09:09:02.318Z] #27 17.24 
#                                                                          2.5%
######################################################################## 100.0%
09:09:02 [2020-04-29T09:09:02.318Z] #27 17.42 
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:09:02 [2020-04-29T09:09:02.153Z]  > git rev-list --no-walk d766067f49bee3d1e41214e02ef69e4c74acf2aa # timeout=10
09:09:03 [2020-04-29T09:09:03.138Z] Client:
09:09:03 [2020-04-29T09:09:03.138Z]  Debug Mode: false
09:09:03 [2020-04-29T09:09:03.138Z] 
09:09:03 [2020-04-29T09:09:03.138Z] Server:
09:09:03 [2020-04-29T09:09:03.138Z]  Containers: 0
09:09:03 [2020-04-29T09:09:03.138Z]   Running: 0
09:09:03 [2020-04-29T09:09:03.138Z]   Paused: 0
09:09:03 [2020-04-29T09:09:03.138Z]   Stopped: 0
09:09:03 [2020-04-29T09:09:03.138Z]  Images: 0
09:09:03 [2020-04-29T09:09:03.138Z]  Server Version: 19.03.8
09:09:03 [2020-04-29T09:09:03.138Z]  Storage Driver: overlay2
09:09:03 [2020-04-29T09:09:03.138Z]   Backing Filesystem: <unknown>
09:09:03 [2020-04-29T09:09:03.138Z]   Supports d_type: true
09:09:03 [2020-04-29T09:09:03.138Z]   Native Overlay Diff: true
09:09:03 [2020-04-29T09:09:03.138Z]  Logging Driver: json-file
09:09:03 [2020-04-29T09:09:03.138Z]  Cgroup Driver: cgroupfs
09:09:03 [2020-04-29T09:09:03.138Z]  Plugins:
09:09:03 [2020-04-29T09:09:03.138Z]   Volume: local
09:09:03 [2020-04-29T09:09:03.138Z]   Network: bridge host ipvlan macvlan null overlay
09:09:03 [2020-04-29T09:09:03.138Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:09:03 [2020-04-29T09:09:03.138Z]  Swarm: inactive
09:09:03 [2020-04-29T09:09:03.138Z]  Runtimes: runc
09:09:03 [2020-04-29T09:09:03.138Z]  Default Runtime: runc
09:09:03 [2020-04-29T09:09:03.138Z]  Init Binary: docker-init
09:09:03 [2020-04-29T09:09:03.138Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
09:09:03 [2020-04-29T09:09:03.138Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:09:03 [2020-04-29T09:09:03.138Z]  init version: fec3683
09:09:03 [2020-04-29T09:09:03.138Z]  Security Options:
09:09:03 [2020-04-29T09:09:03.138Z]   apparmor
09:09:03 [2020-04-29T09:09:03.138Z]   seccomp
09:09:03 [2020-04-29T09:09:03.138Z]    Profile: default
09:09:03 [2020-04-29T09:09:03.138Z]  Kernel Version: 4.15.0-1065-aws
09:09:03 [2020-04-29T09:09:03.138Z]  Operating System: Ubuntu 18.04.4 LTS
09:09:03 [2020-04-29T09:09:03.138Z]  OSType: linux
09:09:03 [2020-04-29T09:09:03.138Z]  Architecture: x86_64
09:09:03 [2020-04-29T09:09:03.138Z]  CPUs: 2
09:09:03 [2020-04-29T09:09:03.138Z]  Total Memory: 7.501GiB
09:09:03 [2020-04-29T09:09:03.138Z]  Name: ip-10-100-36-31
09:09:03 [2020-04-29T09:09:03.138Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
09:09:03 [2020-04-29T09:09:03.138Z]  Docker Root Dir: /var/lib/docker
09:09:03 [2020-04-29T09:09:03.138Z]  Debug Mode: false
09:09:03 [2020-04-29T09:09:03.138Z]  Registry: https://index.docker.io/v1/
09:09:03 [2020-04-29T09:09:03.138Z]  Labels:
09:09:03 [2020-04-29T09:09:03.138Z]  Experimental: true
09:09:03 [2020-04-29T09:09:03.138Z]  Insecure Registries:
09:09:03 [2020-04-29T09:09:03.138Z]   127.0.0.0/8
09:09:03 [2020-04-29T09:09:03.138Z]  Live Restore Enabled: true
09:09:03 [2020-04-29T09:09:03.139Z] 
09:09:03 [2020-04-29T09:09:03.139Z] WARNING: No swap limit support
[Pipeline] sh
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.459 + RM_GOPATH=0
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.460 + TMP_GOPATH=
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.460 + : /build
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.460 + '[' -z '' ']'
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.461 ++ mktemp -d
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.470 + export GOPATH=/tmp/tmp.289fO9lk5m
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.470 + GOPATH=/tmp/tmp.289fO9lk5m
09:09:03 [2020-04-29T09:09:03.385Z] #60 ...
09:09:03 [2020-04-29T09:09:03.385Z] 
09:09:03 [2020-04-29T09:09:03.385Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
09:09:03 [2020-04-29T09:09:03.385Z] #11 DONE 1.8s
09:09:03 [2020-04-29T09:09:03.385Z] 
09:09:03 [2020-04-29T09:09:03.385Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.470 + RM_GOPATH=1
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.470 ++ dirname ./install.sh
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.474 + dir=.
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.474 + bin=runc
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.474 + shift
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.474 + '[' '!' -f ./runc.installer ']'
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.474 + . ./runc.installer
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.474 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.474 + install_runc
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.475 + uname -r
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.477 + grep -q '^3\.10\.0.*\.el7\.'
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.482 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.482 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.482 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.482 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.289fO9lk5m/src/github.com/opencontainers/runc
09:09:03 [2020-04-29T09:09:03.385Z] #60 1.490 Cloning into '/tmp/tmp.289fO9lk5m/src/github.com/opencontainers/runc'...
09:09:03 [2020-04-29T09:09:03.396Z] + docker version
09:09:03 [2020-04-29T09:09:03.447Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:09:03 [2020-04-29T09:09:03.447Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:09:03 [2020-04-29T09:09:03.447Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40868/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:09:03 [2020-04-29T09:09:03.447Z] + bash /home/ubuntu/workspace/moby_PR-40868/check-config.sh
09:09:03 [2020-04-29T09:09:03.447Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:09:03 [2020-04-29T09:09:03.447Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
09:09:03 [2020-04-29T09:09:03.447Z] 
09:09:03 [2020-04-29T09:09:03.447Z] Generally Necessary:
09:09:03 [2020-04-29T09:09:03.447Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:09:03 [2020-04-29T09:09:03.447Z] - apparmor: enabled and tools installed
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_NAMESPACES: enabled
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_NET_NS: enabled
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_PID_NS: enabled
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_IPC_NS: enabled
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_UTS_NS: enabled
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_CGROUPS: enabled
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_CGROUP_CPUACCT: enabled
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_CGROUP_DEVICE: enabled
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_CGROUP_FREEZER: enabled
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_CGROUP_SCHED: enabled
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_CPUSETS: enabled
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_MEMCG: enabled
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_KEYS: enabled
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_VETH: enabled (as module)
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_BRIDGE: enabled (as module)
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_NF_NAT: enabled (as module)
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_NF_NAT_NEEDED: enabled
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_POSIX_MQUEUE: enabled
09:09:03 [2020-04-29T09:09:03.447Z] 
09:09:03 [2020-04-29T09:09:03.447Z] Optional Features:
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_USER_NS: enabled
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_SECCOMP: enabled
09:09:03 [2020-04-29T09:09:03.447Z] - CONFIG_CGROUP_PIDS: enabled
09:09:03 [2020-04-29T09:09:03.692Z] #27 18.63 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:09:03 [2020-04-29T09:09:03.692Z] #27 18.70 skipping existing 1849cc453dee
09:09:03 [2020-04-29T09:09:03.692Z] #27 18.81 
09:09:03 [2020-04-29T09:09:03.692Z] #27 ...
09:09:03 [2020-04-29T09:09:03.692Z] 
09:09:03 [2020-04-29T09:09:03.692Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:03 [2020-04-29T09:09:03.692Z] #33 55.34 time
09:09:03 [2020-04-29T09:09:03.692Z] #33 61.77 internal/poll
09:09:03 [2020-04-29T09:09:03.692Z] #33 62.94 internal/fmtsort
09:09:03 [2020-04-29T09:09:03.692Z] #33 63.61 internal/syscall/execenv
09:09:03 [2020-04-29T09:09:03.692Z] #33 63.83 internal/syscall/unix
09:09:03 [2020-04-29T09:09:03.692Z] #33 64.12 strings
09:09:03 [2020-04-29T09:09:03.692Z] #33 64.17 os
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_MEMCG_SWAP: enabled
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:09:03 [2020-04-29T09:09:03.709Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_BLK_CGROUP: enabled
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_IOSCHED_CFQ: enabled
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_CGROUP_PERF: enabled
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_CGROUP_HUGETLB: enabled
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_CFS_BANDWIDTH: enabled
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_RT_GROUP_SCHED: missing
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_IP_VS: enabled (as module)
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_IP_VS_NFCT: enabled
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_IP_VS_RR: enabled (as module)
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_EXT4_FS: enabled
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:09:03 [2020-04-29T09:09:03.709Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:09:03 [2020-04-29T09:09:03.709Z] - Network Drivers:
09:09:03 [2020-04-29T09:09:03.709Z]   - "overlay":
09:09:03 [2020-04-29T09:09:03.709Z]     - CONFIG_VXLAN: enabled (as module)
09:09:03 [2020-04-29T09:09:03.709Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:09:03 [2020-04-29T09:09:03.709Z]       Optional (for encrypted networks):
09:09:03 [2020-04-29T09:09:03.709Z]       - CONFIG_CRYPTO: enabled
09:09:03 [2020-04-29T09:09:03.709Z]       - CONFIG_CRYPTO_AEAD: enabled
09:09:03 [2020-04-29T09:09:03.709Z]       - CONFIG_CRYPTO_GCM: enabled
09:09:03 [2020-04-29T09:09:03.709Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:09:03 [2020-04-29T09:09:03.709Z]       - CONFIG_CRYPTO_GHASH: enabled
09:09:03 [2020-04-29T09:09:03.709Z]       - CONFIG_XFRM: enabled
09:09:03 [2020-04-29T09:09:03.709Z]       - CONFIG_XFRM_USER: enabled (as module)
09:09:03 [2020-04-29T09:09:03.709Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:09:03 [2020-04-29T09:09:03.709Z]       - CONFIG_INET_ESP: enabled (as module)
09:09:03 [2020-04-29T09:09:03.709Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:09:03 [2020-04-29T09:09:03.709Z]   - "ipvlan":
09:09:03 [2020-04-29T09:09:03.953Z] #33 ...
09:09:03 [2020-04-29T09:09:03.953Z] 
09:09:03 [2020-04-29T09:09:03.953Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:09:03 [2020-04-29T09:09:03.953Z] #10 57.68 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:09:03 [2020-04-29T09:09:03.953Z] #10 57.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
09:09:03 [2020-04-29T09:09:03.953Z] #10 57.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:09:03 [2020-04-29T09:09:03.953Z] #10 61.14 Selecting previously unselected package binutils-mingw-w64.
09:09:03 [2020-04-29T09:09:03.953Z] #10 61.14 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:09:03 [2020-04-29T09:09:03.953Z] #10 61.15 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:09:03 [2020-04-29T09:09:03.953Z] #10 61.28 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:09:03 [2020-04-29T09:09:03.953Z] #10 61.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
09:09:03 [2020-04-29T09:09:03.953Z] #10 61.29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:09:03 [2020-04-29T09:09:03.953Z] #10 61.48 Selecting previously unselected package dmsetup.
09:09:03 [2020-04-29T09:09:03.953Z] #10 61.49 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
09:09:03 [2020-04-29T09:09:03.953Z] #10 61.49 Unpacking dmsetup (2:1.02.155-3) ...
09:09:03 [2020-04-29T09:09:03.953Z] #10 61.72 Selecting previously unselected package mingw-w64-common.
09:09:03 [2020-04-29T09:09:03.953Z] #10 61.73 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:09:03 [2020-04-29T09:09:03.953Z] #10 61.73 Unpacking mingw-w64-common (6.0.0-3) ...
09:09:03 [2020-04-29T09:09:03.966Z]     - CONFIG_IPVLAN: enabled (as module)
09:09:03 [2020-04-29T09:09:03.966Z]   - "macvlan":
09:09:03 [2020-04-29T09:09:03.966Z]     - CONFIG_MACVLAN: enabled (as module)
09:09:03 [2020-04-29T09:09:03.966Z]     - CONFIG_DUMMY: enabled (as module)
09:09:03 [2020-04-29T09:09:03.966Z]   - "ftp,tftp client in container":
09:09:03 [2020-04-29T09:09:03.966Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:09:03 [2020-04-29T09:09:03.966Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:09:03 [2020-04-29T09:09:03.966Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:09:03 [2020-04-29T09:09:03.966Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:09:03 [2020-04-29T09:09:03.966Z] - Storage Drivers:
09:09:03 [2020-04-29T09:09:03.966Z]   - "aufs":
09:09:03 [2020-04-29T09:09:03.966Z]     - CONFIG_AUFS_FS: enabled (as module)
09:09:03 [2020-04-29T09:09:03.966Z]   - "btrfs":
09:09:03 [2020-04-29T09:09:03.966Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:09:03 [2020-04-29T09:09:03.966Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:09:03 [2020-04-29T09:09:03.966Z]   - "devicemapper":
09:09:03 [2020-04-29T09:09:03.966Z]     - CONFIG_BLK_DEV_DM: enabled
09:09:03 [2020-04-29T09:09:03.966Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:09:03 [2020-04-29T09:09:03.966Z]   - "overlay":
09:09:03 [2020-04-29T09:09:03.966Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:09:03 [2020-04-29T09:09:03.966Z]   - "zfs":
09:09:03 [2020-04-29T09:09:03.966Z]     - /dev/zfs: missing
09:09:03 [2020-04-29T09:09:03.966Z]     - zfs command: missing
09:09:03 [2020-04-29T09:09:03.966Z]     - zpool command: missing
09:09:03 [2020-04-29T09:09:03.966Z] 
09:09:03 [2020-04-29T09:09:03.966Z] Limits:
09:09:03 [2020-04-29T09:09:03.966Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:09:03 [2020-04-29T09:09:03.966Z] 
09:09:03 [2020-04-29T09:09:03.966Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:09:04 [2020-04-29T09:09:04.308Z] + sudo modprobe ip_vs
09:09:04 [2020-04-29T09:09:04.519Z] #10 ...
09:09:04 [2020-04-29T09:09:04.519Z] 
09:09:04 [2020-04-29T09:09:04.519Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:09:04 [2020-04-29T09:09:04.519Z] #35 66.49 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:09:04 [2020-04-29T09:09:04.519Z] #35 66.51 Setting up xxd (2:8.1.0875-5) ...
09:09:04 [2020-04-29T09:09:04.519Z] #35 66.53 Setting up libuv1:amd64 (1.24.1-1) ...
09:09:04 [2020-04-29T09:09:04.519Z] #35 66.54 Setting up vim-common (2:8.1.0875-5) ...
09:09:04 [2020-04-29T09:09:04.519Z] #35 66.59 Setting up librhash0:amd64 (1.3.8-1) ...
09:09:04 [2020-04-29T09:09:04.519Z] #35 66.63 Setting up cmake-data (3.13.4-1) ...
09:09:04 [2020-04-29T09:09:04.519Z] #35 66.64 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
09:09:04 [2020-04-29T09:09:04.519Z] #35 66.66 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:09:04 [2020-04-29T09:09:04.519Z] #35 66.67 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:09:04 [2020-04-29T09:09:04.519Z] #35 66.68 Setting up cmake (3.13.4-1) ...
09:09:04 [2020-04-29T09:09:04.519Z] #35 66.70 Processing triggers for libc-bin (2.28-10) ...
09:09:04 [2020-04-29T09:09:04.591Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 .
09:09:04 [2020-04-29T09:09:04.777Z] #35 66.74 Processing triggers for mime-support (3.62) ...
09:09:04 [2020-04-29T09:09:04.854Z] #1 [internal] load .dockerignore
09:09:04 [2020-04-29T09:09:04.854Z] #1 transferring context: 87B 0.0s done
09:09:04 [2020-04-29T09:09:04.854Z] #1 DONE 0.1s
09:09:04 [2020-04-29T09:09:04.854Z] 
09:09:04 [2020-04-29T09:09:04.854Z] #2 [internal] load build definition from Dockerfile
09:09:04 [2020-04-29T09:09:04.854Z] #2 transferring dockerfile: 17.09kB 0.0s done
09:09:04 [2020-04-29T09:09:04.854Z] #2 DONE 0.1s
09:09:04 [2020-04-29T09:09:04.854Z] 
09:09:04 [2020-04-29T09:09:04.854Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
09:09:05 [2020-04-29T09:09:05.112Z] #3 DONE 0.4s
09:09:05 [2020-04-29T09:09:05.371Z] 
09:09:05 [2020-04-29T09:09:05.371Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
09:09:05 [2020-04-29T09:09:05.371Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
09:09:05 [2020-04-29T09:09:05.371Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
09:09:05 [2020-04-29T09:09:05.371Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
09:09:05 [2020-04-29T09:09:05.371Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
09:09:05 [2020-04-29T09:09:05.371Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
09:09:05 [2020-04-29T09:09:05.371Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 1.73MB / 8.82MB 0.2s
09:09:05 [2020-04-29T09:09:05.416Z] #60 ...
09:09:05 [2020-04-29T09:09:05.416Z] 
09:09:05 [2020-04-29T09:09:05.416Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
09:09:05 [2020-04-29T09:09:05.416Z] #12 DONE 1.7s
09:09:05 [2020-04-29T09:09:05.416Z] 
09:09:05 [2020-04-29T09:09:05.416Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:05 [2020-04-29T09:09:05.416Z] #44 34.44   AR       compel/plugins/fds.lib.a
09:09:05 [2020-04-29T09:09:05.416Z] #44 34.47   HOSTDEP  compel/src/lib/log-host.d
09:09:05 [2020-04-29T09:09:05.416Z] #44 34.53   HOSTDEP  compel/src/lib/handle-elf-host.d
09:09:05 [2020-04-29T09:09:05.416Z] #44 34.63   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
09:09:05 [2020-04-29T09:09:05.416Z] #44 34.73   HOSTDEP  compel/src/main-host.d
09:09:05 [2020-04-29T09:09:05.416Z] #44 34.81   DEP      compel/src/lib/ptrace.d
09:09:05 [2020-04-29T09:09:05.416Z] #44 34.96   DEP      compel/src/lib/infect.d
09:09:05 [2020-04-29T09:09:05.416Z] #44 35.13   DEP      compel/src/lib/infect-util.d
09:09:05 [2020-04-29T09:09:05.416Z] #44 35.25   DEP      compel/src/lib/infect-rpc.d
09:09:05 [2020-04-29T09:09:05.416Z] #44 35.42   DEP      compel/arch/s390/src/lib/infect.d
09:09:05 [2020-04-29T09:09:05.416Z] #44 35.60   DEP      compel/arch/s390/src/lib/cpu.d
09:09:05 [2020-04-29T09:09:05.416Z] #44 35.72   DEP      compel/src/lib/log.d
09:09:05 [2020-04-29T09:09:05.416Z] #44 35.78   DEP      compel/src/main.d
09:09:05 [2020-04-29T09:09:05.416Z] #44 35.93   DEP      compel/src/lib/handle-elf.d
09:09:05 [2020-04-29T09:09:05.416Z] #44 36.09   DEP      compel/arch/s390/src/lib/handle-elf.d
09:09:05 [2020-04-29T09:09:05.416Z] #44 36.21   CC       compel/src/lib/log.o
09:09:05 [2020-04-29T09:09:05.416Z] #44 36.43   CC       compel/arch/s390/src/lib/cpu.o
09:09:05 [2020-04-29T09:09:05.416Z] #44 36.69   CC       compel/arch/s390/src/lib/infect.o
09:09:05 [2020-04-29T09:09:05.416Z] #44 37.24   CC       compel/src/lib/infect-rpc.o
09:09:05 [2020-04-29T09:09:05.416Z] #44 37.41   CC       compel/src/lib/infect-util.o
09:09:05 [2020-04-29T09:09:05.416Z] #44 37.64   CC       compel/src/lib/infect.o
09:09:05 [2020-04-29T09:09:05.416Z] #44 39.14   CC       compel/src/lib/ptrace.o
09:09:05 [2020-04-29T09:09:05.416Z] #44 39.48   AR       compel/libcompel.a
09:09:05 [2020-04-29T09:09:05.416Z] #44 39.55   HOSTCC   compel/src/main-host.o
09:09:05 [2020-04-29T09:09:05.416Z] #44 39.95   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
09:09:05 [2020-04-29T09:09:05.416Z] #44 40.13   HOSTCC   compel/src/lib/handle-elf-host.o
09:09:05 [2020-04-29T09:09:05.416Z] #44 40.52   HOSTCC   compel/src/lib/log-host.o
09:09:05 [2020-04-29T09:09:05.416Z] #44 40.74   HOSTLINK compel/compel-host-bin
09:09:05 [2020-04-29T09:09:05.416Z] #44 40.82   DEP      soccr/soccr.d
09:09:05 [2020-04-29T09:09:05.416Z] #44 40.99   CC       soccr/soccr.o
09:09:05 [2020-04-29T09:09:05.629Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
09:09:05 [2020-04-29T09:09:05.629Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s
09:09:05 [2020-04-29T09:09:05.710Z] #44 41.96   AR       soccr/libsoccr.a
09:09:05 [2020-04-29T09:09:05.710Z] #44 41.99 make[1]: 'soccr/libsoccr.a' is up to date.
09:09:05 [2020-04-29T09:09:05.711Z] #35 DONE 67.6s
09:09:05 [2020-04-29T09:09:05.711Z] 
09:09:05 [2020-04-29T09:09:05.712Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:09:05 [2020-04-29T09:09:05.712Z] #36 DONE 0.1s
09:09:05 [2020-04-29T09:09:05.712Z] 
09:09:05 [2020-04-29T09:09:05.712Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:09:05 [2020-04-29T09:09:05.712Z] #27 19.81 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:09:05 [2020-04-29T09:09:05.712Z] #27 20.21 
09:09:05 [2020-04-29T09:09:05.712Z] #27 20.50 
######################################################################## 100.0%
09:09:05 [2020-04-29T09:09:05.712Z] #27 20.59 
09:09:05 [2020-04-29T09:09:05.712Z] #27 ...
09:09:05 [2020-04-29T09:09:05.712Z] 
09:09:05 [2020-04-29T09:09:05.712Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:09:05 [2020-04-29T09:09:05.712Z] #37 DONE 0.1s
09:09:05 [2020-04-29T09:09:05.712Z] 
09:09:05 [2020-04-29T09:09:05.712Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:09:05 [2020-04-29T09:09:05.712Z] #27 20.72 Download of images into '/build' complete.
09:09:05 [2020-04-29T09:09:05.712Z] #27 20.79 Use something like the following to load the result into a Docker daemon:
09:09:05 [2020-04-29T09:09:05.712Z] #27 20.81   tar -cC '/build' . | docker load
09:09:05 [2020-04-29T09:09:05.889Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.3s done
09:09:05 [2020-04-29T09:09:05.889Z] #4 DONE 0.7s
09:09:05 [2020-04-29T09:09:05.970Z] #27 DONE 20.9s
09:09:05 [2020-04-29T09:09:05.970Z] 
09:09:05 [2020-04-29T09:09:05.970Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:06 [2020-04-29T09:09:06.000Z] #44 42.26   DEP      criu/arch/s390/sigframe.d
09:09:06 [2020-04-29T09:09:06.001Z] #44 42.33   DEP      criu/arch/s390/crtools.d
09:09:06 [2020-04-29T09:09:06.283Z] #44 42.47   DEP      criu/arch/s390/cpu.d
09:09:06 [2020-04-29T09:09:06.283Z] #44 42.64   CC       criu/arch/s390/cpu.o
09:09:06 [2020-04-29T09:09:06.824Z] 
09:09:06 [2020-04-29T09:09:06.824Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:09:06 [2020-04-29T09:09:06.824Z] #6 ...
09:09:06 [2020-04-29T09:09:06.824Z] 
09:09:06 [2020-04-29T09:09:06.824Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
09:09:06 [2020-04-29T09:09:06.824Z] #5 DONE 0.2s
09:09:06 [2020-04-29T09:09:06.898Z] #44 43.15   CC       criu/arch/s390/crtools.o
09:09:06 [2020-04-29T09:09:06.898Z] #44 ...
09:09:06 [2020-04-29T09:09:06.898Z] 
09:09:06 [2020-04-29T09:09:06.898Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
09:09:06 [2020-04-29T09:09:06.898Z] #13 1.446 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:09:06 [2020-04-29T09:09:06.898Z] #13 DONE 1.7s
09:09:06 [2020-04-29T09:09:06.898Z] 
09:09:06 [2020-04-29T09:09:06.898Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:06 [2020-04-29T09:09:06.898Z] #47 77.13 crypto/x509
09:09:06 [2020-04-29T09:09:06.898Z] #47 77.13 net/textproto
09:09:06 [2020-04-29T09:09:06.898Z] #47 78.16 vendor/golang.org/x/net/http/httpguts
09:09:06 [2020-04-29T09:09:06.898Z] #47 78.36 vendor/golang.org/x/net/http/httpproxy
09:09:06 [2020-04-29T09:09:06.898Z] #47 79.04 mime/multipart
09:09:07 [2020-04-29T09:09:07.089Z] 
09:09:07 [2020-04-29T09:09:07.089Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:09:07 [2020-04-29T09:09:07.089Z] #6 DONE 0.3s
09:09:07 [2020-04-29T09:09:07.089Z] 
09:09:07 [2020-04-29T09:09:07.089Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
09:09:07 [2020-04-29T09:09:07.089Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
09:09:07 [2020-04-29T09:09:07.089Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
09:09:07 [2020-04-29T09:09:07.089Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done
09:09:07 [2020-04-29T09:09:07.089Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 974.38kB / 7.81MB 0.1s
09:09:07 [2020-04-29T09:09:07.089Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done
09:09:07 [2020-04-29T09:09:07.090Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 1.51MB / 50.38MB 0.1s
09:09:07 [2020-04-29T09:09:07.349Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.3s done
09:09:07 [2020-04-29T09:09:07.349Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 15.70MB / 50.38MB 0.3s
09:09:07 [2020-04-29T09:09:07.349Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0B / 10.00MB 0.3s
09:09:07 [2020-04-29T09:09:07.608Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 27.47MB / 50.38MB 0.5s
09:09:07 [2020-04-29T09:09:07.608Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 3.54MB / 10.00MB 0.5s
09:09:07 [2020-04-29T09:09:07.608Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 6.73MB / 10.00MB 0.6s
09:09:07 [2020-04-29T09:09:07.865Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 32.88MB / 50.38MB 0.7s
09:09:07 [2020-04-29T09:09:07.865Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.7s
09:09:07 [2020-04-29T09:09:07.865Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 0B / 51.83MB 0.7s
09:09:08 [2020-04-29T09:09:08.125Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 43.83MB / 50.38MB 1.1s
09:09:08 [2020-04-29T09:09:08.125Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.8s done
09:09:08 [2020-04-29T09:09:08.125Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 13.56MB / 51.83MB 1.1s
09:09:08 [2020-04-29T09:09:08.125Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0B / 68.61MB 1.1s
09:09:08 [2020-04-29T09:09:08.385Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.2s
09:09:08 [2020-04-29T09:09:08.385Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 18.17MB / 51.83MB 1.2s
09:09:08 [2020-04-29T09:09:08.385Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 5.55MB / 68.61MB 1.2s
09:09:08 [2020-04-29T09:09:08.385Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.3s done
09:09:08 [2020-04-29T09:09:08.385Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 30.75MB / 51.83MB 1.5s
09:09:08 [2020-04-29T09:09:08.385Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 15.84MB / 68.61MB 1.5s
09:09:08 [2020-04-29T09:09:08.385Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0B / 120.15MB 1.5s
09:09:08 [2020-04-29T09:09:08.388Z] #47 ...
09:09:08 [2020-04-29T09:09:08.388Z] 
09:09:08 [2020-04-29T09:09:08.388Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:09:08 [2020-04-29T09:09:08.388Z] #50 DONE 80.8s
09:09:08 [2020-04-29T09:09:08.388Z] 
09:09:08 [2020-04-29T09:09:08.388Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:08 [2020-04-29T09:09:08.388Z] #44 43.92   CC       criu/arch/s390/sigframe.o
09:09:08 [2020-04-29T09:09:08.388Z] #44 44.08   LINK     criu/arch/s390/crtools.built-in.o
09:09:08 [2020-04-29T09:09:08.388Z] #44 44.15   DEP      criu/pie/util-vdso.d
09:09:08 [2020-04-29T09:09:08.388Z] #44 44.31   DEP      criu/pie/util.d
09:09:08 [2020-04-29T09:09:08.388Z] #44 44.59   CC       criu/pie/util.o
09:09:08 [2020-04-29T09:09:08.388Z] #44 ...
09:09:08 [2020-04-29T09:09:08.388Z] 
09:09:08 [2020-04-29T09:09:08.388Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
09:09:08 [2020-04-29T09:09:08.388Z] #14 DONE 1.5s
09:09:08 [2020-04-29T09:09:08.388Z] 
09:09:08 [2020-04-29T09:09:08.388Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:08 [2020-04-29T09:09:08.388Z] #44 44.82   CC       criu/pie/util-vdso.o
09:09:08 [2020-04-29T09:09:08.643Z] Client: Docker Engine - Community
09:09:08 [2020-04-29T09:09:08.643Z]  Version:           19.03.8
09:09:08 [2020-04-29T09:09:08.643Z]  API version:       1.40
09:09:08 [2020-04-29T09:09:08.644Z]  Go version:        go1.12.17
09:09:08 [2020-04-29T09:09:08.644Z]  Git commit:        afacb8b7f0
09:09:08 [2020-04-29T09:09:08.644Z]  Built:             Wed Mar 11 01:25:46 2020
09:09:08 [2020-04-29T09:09:08.644Z]  OS/Arch:           linux/amd64
09:09:08 [2020-04-29T09:09:08.644Z]  Experimental:      false
09:09:08 [2020-04-29T09:09:08.644Z] 
09:09:08 [2020-04-29T09:09:08.644Z] Server: Docker Engine - Community
09:09:08 [2020-04-29T09:09:08.644Z]  Engine:
09:09:08 [2020-04-29T09:09:08.644Z]   Version:          19.03.8
09:09:08 [2020-04-29T09:09:08.644Z]   API version:      1.40 (minimum version 1.12)
09:09:08 [2020-04-29T09:09:08.644Z]   Go version:       go1.12.17
09:09:08 [2020-04-29T09:09:08.644Z]   Git commit:       afacb8b7f0
09:09:08 [2020-04-29T09:09:08.644Z]   Built:            Wed Mar 11 01:24:19 2020
09:09:08 [2020-04-29T09:09:08.644Z]   OS/Arch:          linux/amd64
09:09:08 [2020-04-29T09:09:08.644Z]   Experimental:     true
09:09:08 [2020-04-29T09:09:08.644Z]  containerd:
09:09:08 [2020-04-29T09:09:08.644Z]   Version:          1.2.13
09:09:08 [2020-04-29T09:09:08.644Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
09:09:08 [2020-04-29T09:09:08.644Z]  runc:
09:09:08 [2020-04-29T09:09:08.644Z]   Version:          1.0.0-rc10
09:09:08 [2020-04-29T09:09:08.644Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:09:08 [2020-04-29T09:09:08.644Z]  docker-init:
09:09:08 [2020-04-29T09:09:08.644Z]   Version:          0.18.0
09:09:08 [2020-04-29T09:09:08.644Z]   GitCommit:        fec3683
09:09:08 [2020-04-29T09:09:08.645Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 34.19MB / 51.83MB 1.7s
09:09:08 [2020-04-29T09:09:08.645Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 6.52MB / 120.15MB 1.7s
09:09:08 [2020-04-29T09:09:08.645Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 39.94MB / 51.83MB 1.8s
09:09:08 [2020-04-29T09:09:08.645Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 21.18MB / 68.61MB 1.8s
09:09:08 [2020-04-29T09:09:08.645Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831
[Pipeline] sh
09:09:08 [2020-04-29T09:09:08.685Z] #44 ...
09:09:08 [2020-04-29T09:09:08.685Z] 
09:09:08 [2020-04-29T09:09:08.685Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:09:08 [2020-04-29T09:09:08.685Z] #68 75.69 + for f in rootlesskit rootlesskit-docker-proxy
09:09:08 [2020-04-29T09:09:08.685Z] #68 75.69 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:09:08 [2020-04-29T09:09:08.685Z] #68 DONE 81.4s
09:09:08 [2020-04-29T09:09:08.685Z] 
09:09:08 [2020-04-29T09:09:08.685Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:08 [2020-04-29T09:09:08.685Z] #60 6.798 + cd /tmp/tmp.289fO9lk5m/src/github.com/opencontainers/runc
09:09:08 [2020-04-29T09:09:08.685Z] #60 6.798 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:09:08 [2020-04-29T09:09:08.905Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 42.67MB / 51.83MB 1.9s
09:09:08 [2020-04-29T09:09:08.905Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 25.58MB / 68.61MB 1.9s
09:09:08 [2020-04-29T09:09:08.905Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 49.01MB / 51.83MB 2.0s
09:09:08 [2020-04-29T09:09:08.905Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 13.49MB / 120.15MB 2.0s
09:09:08 [2020-04-29T09:09:08.974Z] #60 ...
09:09:08 [2020-04-29T09:09:08.974Z] 
09:09:08 [2020-04-29T09:09:08.974Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:09:08 [2020-04-29T09:09:08.974Z] #69 DONE 0.2s
09:09:08 [2020-04-29T09:09:08.983Z] + docker info
09:09:09 [2020-04-29T09:09:09.164Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.1s
09:09:09 [2020-04-29T09:09:09.164Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 36.33MB / 68.61MB 2.1s
09:09:09 [2020-04-29T09:09:09.262Z] #38 ...
09:09:09 [2020-04-29T09:09:09.262Z] 
09:09:09 [2020-04-29T09:09:09.262Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:09 [2020-04-29T09:09:09.262Z] #47 60.44 time
09:09:09 [2020-04-29T09:09:09.262Z] #47 66.50 strings
09:09:09 [2020-04-29T09:09:09.262Z] #47 66.95 os
09:09:09 [2020-04-29T09:09:09.262Z] #47 ...
09:09:09 [2020-04-29T09:09:09.262Z] 
09:09:09 [2020-04-29T09:09:09.262Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:09:09 [2020-04-29T09:09:09.262Z] #10 68.96 Selecting previously unselected package mingw-w64-x86-64-dev.
09:09:09 [2020-04-29T09:09:09.262Z] #10 69.04 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:09:09 [2020-04-29T09:09:09.262Z] #10 69.04 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:09:09 [2020-04-29T09:09:09.266Z] 
09:09:09 [2020-04-29T09:09:09.266Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:09 [2020-04-29T09:09:09.266Z] #44 45.42   AR       criu/pie/pie.lib.a
09:09:09 [2020-04-29T09:09:09.266Z] #44 45.42   DEP      criu/pie/restorer.d
09:09:09 [2020-04-29T09:09:09.266Z] #44 45.74   DEP      criu/arch/s390/restorer.d
09:09:09 [2020-04-29T09:09:09.422Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.2s done
09:09:09 [2020-04-29T09:09:09.422Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 21.31MB / 120.15MB 2.3s
09:09:09 [2020-04-29T09:09:09.422Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.3s done
09:09:09 [2020-04-29T09:09:09.422Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 43.43MB / 68.61MB 2.5s
09:09:09 [2020-04-29T09:09:09.422Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 28.11MB / 120.15MB 2.5s
09:09:09 [2020-04-29T09:09:09.564Z] #44 45.93   DEP      criu/arch/s390/vdso-pie.d
09:09:09 [2020-04-29T09:09:09.681Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 56.73MB / 68.61MB 2.6s
09:09:09 [2020-04-29T09:09:09.681Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 64.35MB / 68.61MB 2.8s
09:09:09 [2020-04-29T09:09:09.681Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 37.84MB / 120.15MB 2.8s
09:09:09 [2020-04-29T09:09:09.829Z] #10 ...
09:09:09 [2020-04-29T09:09:09.829Z] 
09:09:09 [2020-04-29T09:09:09.829Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:09:09 [2020-04-29T09:09:09.829Z] #43 71.59 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
09:09:09 [2020-04-29T09:09:09.829Z] #43 71.61 Processing triggers for libc-bin (2.28-10) ...
09:09:09 [2020-04-29T09:09:09.829Z] #43 DONE 72.0s
09:09:09 [2020-04-29T09:09:09.859Z] #44 46.08   DEP      criu/pie/parasite-vdso.d
09:09:09 [2020-04-29T09:09:09.859Z] #44 46.28   DEP      criu/pie/parasite.d
09:09:09 [2020-04-29T09:09:09.940Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 2.9s
09:09:10 [2020-04-29T09:09:10.088Z] 
09:09:10 [2020-04-29T09:09:10.088Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:10 [2020-04-29T09:09:10.088Z] #38 4.223 + RM_GOPATH=0
09:09:10 [2020-04-29T09:09:10.088Z] #38 4.223 + TMP_GOPATH=
09:09:10 [2020-04-29T09:09:10.088Z] #38 4.223 + : /build
09:09:10 [2020-04-29T09:09:10.088Z] #38 4.223 + '[' -z '' ']'
09:09:10 [2020-04-29T09:09:10.088Z] #38 4.231 ++ mktemp -d
09:09:10 [2020-04-29T09:09:10.088Z] #38 4.245 + export GOPATH=/tmp/tmp.AfVK34Par2
09:09:10 [2020-04-29T09:09:10.088Z] #38 4.245 + GOPATH=/tmp/tmp.AfVK34Par2
09:09:10 [2020-04-29T09:09:10.088Z] #38 4.245 + RM_GOPATH=1
09:09:10 [2020-04-29T09:09:10.088Z] #38 4.245 ++ dirname ./install.sh
09:09:10 [2020-04-29T09:09:10.088Z] #38 4.253 + dir=.
09:09:10 [2020-04-29T09:09:10.088Z] #38 4.253 + bin=tini
09:09:10 [2020-04-29T09:09:10.088Z] #38 4.253 + shift
09:09:10 [2020-04-29T09:09:10.088Z] #38 4.253 + '[' '!' -f ./tini.installer ']'
09:09:10 [2020-04-29T09:09:10.088Z] #38 4.253 + . ./tini.installer
09:09:10 [2020-04-29T09:09:10.088Z] #38 4.253 ++ : fec3683b971d9c3ef73f284f176672c44b448662
09:09:10 [2020-04-29T09:09:10.088Z] #38 4.253 + install_tini
09:09:10 [2020-04-29T09:09:10.088Z] #38 4.253 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:09:10 [2020-04-29T09:09:10.088Z] #38 4.253 + git clone https://github.com/krallin/tini.git /tmp/tmp.AfVK34Par2/tini
09:09:10 [2020-04-29T09:09:10.088Z] #38 4.256 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:09:10 [2020-04-29T09:09:10.088Z] #38 4.263 Cloning into '/tmp/tmp.AfVK34Par2/tini'...
09:09:10 [2020-04-29T09:09:10.163Z] #44 46.46   CC       criu/pie/parasite.o
09:09:10 [2020-04-29T09:09:10.201Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.0s done
09:09:10 [2020-04-29T09:09:10.201Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 49.26MB / 120.15MB 3.0s
09:09:10 [2020-04-29T09:09:10.201Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 55.47MB / 120.15MB 3.2s
09:09:10 [2020-04-29T09:09:10.462Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 61.59MB / 120.15MB 3.4s
09:09:10 [2020-04-29T09:09:10.657Z] #38 5.099 + cd /tmp/tmp.AfVK34Par2/tini
09:09:10 [2020-04-29T09:09:10.720Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 69.00MB / 120.15MB 3.6s
09:09:10 [2020-04-29T09:09:10.792Z] Client: Docker Engine - Community
09:09:10 [2020-04-29T09:09:10.792Z]  Version:           19.03.8
09:09:10 [2020-04-29T09:09:10.792Z]  API version:       1.40
09:09:10 [2020-04-29T09:09:10.792Z]  Go version:        go1.12.17
09:09:10 [2020-04-29T09:09:10.792Z]  Git commit:        afacb8b
09:09:10 [2020-04-29T09:09:10.792Z]  Built:             Wed Mar 11 01:26:35 2020
09:09:10 [2020-04-29T09:09:10.792Z]  OS/Arch:           linux/arm64
09:09:10 [2020-04-29T09:09:10.792Z]  Experimental:      false
09:09:10 [2020-04-29T09:09:10.792Z] 
09:09:10 [2020-04-29T09:09:10.792Z] Server: Docker Engine - Community
09:09:10 [2020-04-29T09:09:10.792Z]  Engine:
09:09:10 [2020-04-29T09:09:10.792Z]   Version:          19.03.8
09:09:10 [2020-04-29T09:09:10.792Z]   API version:      1.40 (minimum version 1.12)
09:09:10 [2020-04-29T09:09:10.792Z]   Go version:       go1.12.17
09:09:10 [2020-04-29T09:09:10.792Z]   Git commit:       afacb8b
09:09:10 [2020-04-29T09:09:10.792Z]   Built:            Wed Mar 11 01:25:07 2020
09:09:10 [2020-04-29T09:09:10.792Z]   OS/Arch:          linux/arm64
09:09:10 [2020-04-29T09:09:10.792Z]   Experimental:     true
09:09:10 [2020-04-29T09:09:10.792Z]  containerd:
09:09:10 [2020-04-29T09:09:10.792Z]   Version:          1.2.13
09:09:10 [2020-04-29T09:09:10.792Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
09:09:10 [2020-04-29T09:09:10.792Z]  runc:
09:09:10 [2020-04-29T09:09:10.792Z]   Version:          1.0.0-rc10
09:09:10 [2020-04-29T09:09:10.792Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:09:10 [2020-04-29T09:09:10.792Z]  docker-init:
09:09:10 [2020-04-29T09:09:10.792Z]   Version:          0.18.0
09:09:10 [2020-04-29T09:09:10.792Z]   GitCommit:        fec3683
09:09:10 [2020-04-29T09:09:10.810Z] #44 47.21   LINK     criu/pie/parasite.built-in.o
[Pipeline] sh
09:09:10 [2020-04-29T09:09:10.915Z] #38 5.109 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:09:10 [2020-04-29T09:09:10.915Z] #38 5.116 + cmake .
09:09:10 [2020-04-29T09:09:10.986Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 76.49MB / 120.15MB 3.8s
09:09:11 [2020-04-29T09:09:11.093Z] #44 47.21   GEN      criu/pie/parasite-blob.h
09:09:11 [2020-04-29T09:09:11.093Z] #44 47.22   CC       criu/pie/parasite-vdso.o
09:09:11 [2020-04-29T09:09:11.093Z] #44 ...
09:09:11 [2020-04-29T09:09:11.093Z] 
09:09:11 [2020-04-29T09:09:11.093Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
09:09:11 [2020-04-29T09:09:11.093Z] #15 DONE 2.5s
09:09:11 [2020-04-29T09:09:11.126Z] + docker info
09:09:11 [2020-04-29T09:09:11.245Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 89.60MB / 120.15MB 4.1s
09:09:11 [2020-04-29T09:09:11.383Z] 
09:09:11 [2020-04-29T09:09:11.383Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:11 [2020-04-29T09:09:11.383Z] #44 47.53   CC       criu/arch/s390/vdso-pie.o
09:09:11 [2020-04-29T09:09:11.383Z] #44 47.65   CC       criu/arch/s390/restorer.o
09:09:11 [2020-04-29T09:09:11.503Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 99.76MB / 120.15MB 4.4s
09:09:11 [2020-04-29T09:09:11.668Z] #44 47.98   CC       criu/pie/restorer.o
09:09:11 [2020-04-29T09:09:11.771Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 107.37MB / 120.15MB 4.6s
09:09:11 [2020-04-29T09:09:11.771Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 118.25MB / 120.15MB 4.8s
09:09:11 [2020-04-29T09:09:11.848Z] #38 5.983 -- The C compiler identification is GNU 8.3.0
09:09:11 [2020-04-29T09:09:11.848Z] #38 6.053 -- Check for working C compiler: /usr/bin/cc
09:09:12 [2020-04-29T09:09:12.029Z] #7 ...
09:09:12 [2020-04-29T09:09:12.029Z] 
09:09:12 [2020-04-29T09:09:12.029Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
09:09:12 [2020-04-29T09:09:12.029Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
09:09:12 [2020-04-29T09:09:12.029Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
09:09:12 [2020-04-29T09:09:12.029Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done
09:09:12 [2020-04-29T09:09:12.029Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
09:09:12 [2020-04-29T09:09:12.029Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.9s done
09:09:12 [2020-04-29T09:09:12.029Z] #71 DONE 4.9s
09:09:12 [2020-04-29T09:09:12.029Z] 
09:09:12 [2020-04-29T09:09:12.029Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
09:09:12 [2020-04-29T09:09:12.029Z] #7 ...
09:09:12 [2020-04-29T09:09:12.029Z] 
09:09:12 [2020-04-29T09:09:12.029Z] #20 [internal] load build context
09:09:12 [2020-04-29T09:09:12.029Z] #20 transferring context: 20.15MB 5.1s
09:09:12 [2020-04-29T09:09:12.675Z] #44 ...
09:09:12 [2020-04-29T09:09:12.675Z] 
09:09:12 [2020-04-29T09:09:12.675Z] #16 [dev-systemd-false 6/26] RUN ldconfig
09:09:12 [2020-04-29T09:09:12.675Z] #16 DONE 1.5s
09:09:12 [2020-04-29T09:09:12.675Z] 
09:09:12 [2020-04-29T09:09:12.675Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:09:12 [2020-04-29T09:09:12.781Z] #38 6.941 -- Check for working C compiler: /usr/bin/cc -- works
09:09:12 [2020-04-29T09:09:12.781Z] #38 6.951 -- Detecting C compiler ABI info
09:09:13 [2020-04-29T09:09:13.347Z] #38 7.727 -- Detecting C compiler ABI info - done
09:09:13 [2020-04-29T09:09:13.605Z] #38 7.768 -- Detecting C compile features
09:09:14 [2020-04-29T09:09:14.154Z] #17 1.639 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:09:14 [2020-04-29T09:09:14.270Z] Client:
09:09:14 [2020-04-29T09:09:14.270Z]  Debug Mode: false
09:09:14 [2020-04-29T09:09:14.270Z] 
09:09:14 [2020-04-29T09:09:14.270Z] Server:
09:09:14 [2020-04-29T09:09:14.270Z]  Containers: 0
09:09:14 [2020-04-29T09:09:14.270Z]   Running: 0
09:09:14 [2020-04-29T09:09:14.270Z]   Paused: 0
09:09:14 [2020-04-29T09:09:14.270Z]   Stopped: 0
09:09:14 [2020-04-29T09:09:14.270Z]  Images: 0
09:09:14 [2020-04-29T09:09:14.270Z]  Server Version: 19.03.8
09:09:14 [2020-04-29T09:09:14.270Z]  Storage Driver: overlay2
09:09:14 [2020-04-29T09:09:14.270Z]   Backing Filesystem: <unknown>
09:09:14 [2020-04-29T09:09:14.270Z]   Supports d_type: true
09:09:14 [2020-04-29T09:09:14.270Z]   Native Overlay Diff: true
09:09:14 [2020-04-29T09:09:14.270Z]  Logging Driver: json-file
09:09:14 [2020-04-29T09:09:14.270Z]  Cgroup Driver: cgroupfs
09:09:14 [2020-04-29T09:09:14.270Z]  Plugins:
09:09:14 [2020-04-29T09:09:14.270Z]   Volume: local
09:09:14 [2020-04-29T09:09:14.270Z]   Network: bridge host ipvlan macvlan null overlay
09:09:14 [2020-04-29T09:09:14.270Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:09:14 [2020-04-29T09:09:14.270Z]  Swarm: inactive
09:09:14 [2020-04-29T09:09:14.270Z]  Runtimes: runc
09:09:14 [2020-04-29T09:09:14.270Z]  Default Runtime: runc
09:09:14 [2020-04-29T09:09:14.270Z]  Init Binary: docker-init
09:09:14 [2020-04-29T09:09:14.270Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
09:09:14 [2020-04-29T09:09:14.270Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:09:14 [2020-04-29T09:09:14.270Z]  init version: fec3683
09:09:14 [2020-04-29T09:09:14.270Z]  Security Options:
09:09:14 [2020-04-29T09:09:14.270Z]   apparmor
09:09:14 [2020-04-29T09:09:14.270Z]   seccomp
09:09:14 [2020-04-29T09:09:14.270Z]    Profile: default
09:09:14 [2020-04-29T09:09:14.270Z]  Kernel Version: 4.15.0-1065-aws
09:09:14 [2020-04-29T09:09:14.270Z]  Operating System: Ubuntu 18.04.4 LTS
09:09:14 [2020-04-29T09:09:14.270Z]  OSType: linux
09:09:14 [2020-04-29T09:09:14.270Z]  Architecture: x86_64
09:09:14 [2020-04-29T09:09:14.270Z]  CPUs: 2
09:09:14 [2020-04-29T09:09:14.270Z]  Total Memory: 7.501GiB
09:09:14 [2020-04-29T09:09:14.270Z]  Name: ip-10-100-95-46
09:09:14 [2020-04-29T09:09:14.270Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
09:09:14 [2020-04-29T09:09:14.270Z]  Docker Root Dir: /var/lib/docker
09:09:14 [2020-04-29T09:09:14.270Z]  Debug Mode: false
09:09:14 [2020-04-29T09:09:14.270Z]  Registry: https://index.docker.io/v1/
09:09:14 [2020-04-29T09:09:14.270Z]  Labels:
09:09:14 [2020-04-29T09:09:14.270Z]  Experimental: true
09:09:14 [2020-04-29T09:09:14.270Z]  Insecure Registries:
09:09:14 [2020-04-29T09:09:14.270Z]   127.0.0.0/8
09:09:14 [2020-04-29T09:09:14.270Z]  Live Restore Enabled: true
09:09:14 [2020-04-29T09:09:14.270Z] 
09:09:14 [2020-04-29T09:09:14.270Z] WARNING: No swap limit support
[Pipeline] sh
09:09:14 [2020-04-29T09:09:14.436Z] #17 1.779 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:09:14 [2020-04-29T09:09:14.547Z] #38 ...
09:09:14 [2020-04-29T09:09:14.547Z] 
09:09:14 [2020-04-29T09:09:14.547Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:14 [2020-04-29T09:09:14.547Z] #56 66.28 encoding/binary
09:09:14 [2020-04-29T09:09:14.547Z] #56 67.11 os
09:09:14 [2020-04-29T09:09:14.547Z] #56 69.64 encoding/base64
09:09:14 [2020-04-29T09:09:14.547Z] #56 71.20 golang.org/x/sys/unix
09:09:14 [2020-04-29T09:09:14.547Z] #56 73.65 fmt
09:09:14 [2020-04-29T09:09:14.638Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:09:14 [2020-04-29T09:09:14.638Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:09:14 [2020-04-29T09:09:14.638Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40868/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:09:14 [2020-04-29T09:09:14.638Z] + bash /home/ubuntu/workspace/moby_PR-40868/check-config.sh
09:09:14 [2020-04-29T09:09:14.638Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:09:14 [2020-04-29T09:09:14.638Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
09:09:14 [2020-04-29T09:09:14.638Z] 
09:09:14 [2020-04-29T09:09:14.638Z] Generally Necessary:
09:09:14 [2020-04-29T09:09:14.638Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:09:14 [2020-04-29T09:09:14.638Z] - apparmor: enabled and tools installed
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_NAMESPACES: enabled
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_NET_NS: enabled
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_PID_NS: enabled
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_IPC_NS: enabled
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_UTS_NS: enabled
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_CGROUPS: enabled
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_CGROUP_CPUACCT: enabled
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_CGROUP_DEVICE: enabled
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_CGROUP_FREEZER: enabled
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_CGROUP_SCHED: enabled
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_CPUSETS: enabled
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_MEMCG: enabled
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_KEYS: enabled
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_VETH: enabled (as module)
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_BRIDGE: enabled (as module)
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:09:14 [2020-04-29T09:09:14.638Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:09:14 [2020-04-29T09:09:14.719Z] #17 1.959 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:09:14 [2020-04-29T09:09:14.719Z] #17 2.052 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
09:09:14 [2020-04-29T09:09:14.805Z] #56 ...
09:09:14 [2020-04-29T09:09:14.805Z] 
09:09:14 [2020-04-29T09:09:14.805Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:14 [2020-04-29T09:09:14.805Z] #44 3.550 Note: Building without setproctitle() and strlcpy() support.
09:09:14 [2020-04-29T09:09:14.805Z] #44 3.550       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:09:14 [2020-04-29T09:09:14.805Z] #44 3.574 Note: Building without GnuTLS support
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_NF_NAT: enabled (as module)
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_NF_NAT_NEEDED: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_POSIX_MQUEUE: enabled
09:09:14 [2020-04-29T09:09:14.895Z] 
09:09:14 [2020-04-29T09:09:14.895Z] Optional Features:
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_USER_NS: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_SECCOMP: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_CGROUP_PIDS: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_MEMCG_SWAP: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:09:14 [2020-04-29T09:09:14.895Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_BLK_CGROUP: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_IOSCHED_CFQ: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_CGROUP_PERF: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_CGROUP_HUGETLB: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_CFS_BANDWIDTH: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_RT_GROUP_SCHED: missing
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_IP_VS: enabled (as module)
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_IP_VS_NFCT: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_IP_VS_RR: enabled (as module)
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_EXT4_FS: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:09:14 [2020-04-29T09:09:14.895Z] - Network Drivers:
09:09:14 [2020-04-29T09:09:14.895Z]   - "overlay":
09:09:14 [2020-04-29T09:09:14.895Z]     - CONFIG_VXLAN: enabled (as module)
09:09:14 [2020-04-29T09:09:14.895Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:09:14 [2020-04-29T09:09:14.895Z]       Optional (for encrypted networks):
09:09:15 [2020-04-29T09:09:15.151Z]       - CONFIG_CRYPTO: enabled
09:09:15 [2020-04-29T09:09:15.151Z]       - CONFIG_CRYPTO_AEAD: enabled
09:09:15 [2020-04-29T09:09:15.151Z]       - CONFIG_CRYPTO_GCM: enabled
09:09:15 [2020-04-29T09:09:15.151Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:09:15 [2020-04-29T09:09:15.151Z]       - CONFIG_CRYPTO_GHASH: enabled
09:09:15 [2020-04-29T09:09:15.152Z]       - CONFIG_XFRM: enabled
09:09:15 [2020-04-29T09:09:15.152Z]       - CONFIG_XFRM_USER: enabled (as module)
09:09:15 [2020-04-29T09:09:15.152Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:09:15 [2020-04-29T09:09:15.152Z]       - CONFIG_INET_ESP: enabled (as module)
09:09:15 [2020-04-29T09:09:15.152Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:09:15 [2020-04-29T09:09:15.152Z]   - "ipvlan":
09:09:15 [2020-04-29T09:09:15.152Z]     - CONFIG_IPVLAN: enabled (as module)
09:09:15 [2020-04-29T09:09:15.152Z]   - "macvlan":
09:09:15 [2020-04-29T09:09:15.152Z]     - CONFIG_MACVLAN: enabled (as module)
09:09:15 [2020-04-29T09:09:15.152Z]     - CONFIG_DUMMY: enabled (as module)
09:09:15 [2020-04-29T09:09:15.152Z]   - "ftp,tftp client in container":
09:09:15 [2020-04-29T09:09:15.152Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:09:15 [2020-04-29T09:09:15.152Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:09:15 [2020-04-29T09:09:15.152Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:09:15 [2020-04-29T09:09:15.152Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:09:15 [2020-04-29T09:09:15.152Z] - Storage Drivers:
09:09:15 [2020-04-29T09:09:15.152Z]   - "aufs":
09:09:15 [2020-04-29T09:09:15.152Z]     - CONFIG_AUFS_FS: enabled (as module)
09:09:15 [2020-04-29T09:09:15.152Z]   - "btrfs":
09:09:15 [2020-04-29T09:09:15.152Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:09:15 [2020-04-29T09:09:15.152Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:09:15 [2020-04-29T09:09:15.152Z]   - "devicemapper":
09:09:15 [2020-04-29T09:09:15.152Z]     - CONFIG_BLK_DEV_DM: enabled
09:09:15 [2020-04-29T09:09:15.152Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:09:15 [2020-04-29T09:09:15.152Z]   - "overlay":
09:09:15 [2020-04-29T09:09:15.152Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:09:15 [2020-04-29T09:09:15.152Z]   - "zfs":
09:09:15 [2020-04-29T09:09:15.152Z]     - /dev/zfs: missing
09:09:15 [2020-04-29T09:09:15.152Z]     - zfs command: missing
09:09:15 [2020-04-29T09:09:15.152Z]     - zpool command: missing
09:09:15 [2020-04-29T09:09:15.152Z] 
09:09:15 [2020-04-29T09:09:15.152Z] Limits:
09:09:15 [2020-04-29T09:09:15.152Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:09:15 [2020-04-29T09:09:15.152Z] 
09:09:15 [2020-04-29T09:09:15.152Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:09:15 [2020-04-29T09:09:15.310Z] #20 transferring context: 52.83MB 7.8s done
09:09:15 [2020-04-29T09:09:15.311Z] #20 DONE 7.9s
09:09:15 [2020-04-29T09:09:15.311Z] 
09:09:15 [2020-04-29T09:09:15.311Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
09:09:15 [2020-04-29T09:09:15.311Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.1s done
09:09:15 [2020-04-29T09:09:15.311Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.1s
09:09:15 [2020-04-29T09:09:15.333Z] #17 2.738 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [170 kB]
09:09:15 [2020-04-29T09:09:15.371Z] #44 ...
09:09:15 [2020-04-29T09:09:15.371Z] 
09:09:15 [2020-04-29T09:09:15.371Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:09:15 [2020-04-29T09:09:15.371Z] #10 77.30 Selecting previously unselected package gcc-mingw-w64-base.
09:09:15 [2020-04-29T09:09:15.371Z] #10 77.31 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:09:15 [2020-04-29T09:09:15.371Z] #10 77.35 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:09:15 [2020-04-29T09:09:15.371Z] #10 77.50 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:09:15 [2020-04-29T09:09:15.371Z] #10 77.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:09:15 [2020-04-29T09:09:15.371Z] #10 77.52 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:09:15 [2020-04-29T09:09:15.530Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 .
09:09:15 [2020-04-29T09:09:15.530Z] #1 [internal] load build definition from Dockerfile
09:09:15 [2020-04-29T09:09:15.530Z] #1 transferring dockerfile: 17.09kB done
09:09:15 [2020-04-29T09:09:15.530Z] #1 DONE 0.1s
09:09:15 [2020-04-29T09:09:15.530Z] 
09:09:15 [2020-04-29T09:09:15.530Z] #2 [internal] load .dockerignore
09:09:15 [2020-04-29T09:09:15.530Z] #2 transferring context: 87B done
09:09:15 [2020-04-29T09:09:15.530Z] #2 DONE 0.1s
09:09:15 [2020-04-29T09:09:15.530Z] 
09:09:15 [2020-04-29T09:09:15.530Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
09:09:15 [2020-04-29T09:09:15.937Z] #10 ...
09:09:15 [2020-04-29T09:09:15.937Z] 
09:09:15 [2020-04-29T09:09:15.937Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:15 [2020-04-29T09:09:15.937Z] #33 67.61 path
09:09:15 [2020-04-29T09:09:15.937Z] #33 68.69 text/tabwriter
09:09:15 [2020-04-29T09:09:15.937Z] #33 69.66 fmt
09:09:15 [2020-04-29T09:09:15.937Z] #33 70.10 path/filepath
09:09:15 [2020-04-29T09:09:15.937Z] #33 72.01 io/ioutil
09:09:15 [2020-04-29T09:09:15.937Z] #33 74.07 github.com/BurntSushi/toml
09:09:15 [2020-04-29T09:09:15.937Z] #33 74.07 flag
09:09:15 [2020-04-29T09:09:15.937Z] #33 76.01 log
09:09:16 [2020-04-29T09:09:16.090Z] #3 DONE 0.4s
09:09:16 [2020-04-29T09:09:16.090Z] 
09:09:16 [2020-04-29T09:09:16.090Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
09:09:16 [2020-04-29T09:09:16.090Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
09:09:16 [2020-04-29T09:09:16.090Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
09:09:16 [2020-04-29T09:09:16.090Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
09:09:16 [2020-04-29T09:09:16.090Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
09:09:16 [2020-04-29T09:09:16.090Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.0s
09:09:16 [2020-04-29T09:09:16.195Z] #33 ...
09:09:16 [2020-04-29T09:09:16.195Z] 
09:09:16 [2020-04-29T09:09:16.195Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:16 [2020-04-29T09:09:16.195Z] #38 9.857 -- Detecting C compile features - done
09:09:16 [2020-04-29T09:09:16.195Z] #38 9.909 -- Performing Test HAS_BUILTIN_FORTIFY
09:09:16 [2020-04-29T09:09:16.195Z] #38 10.24 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:09:16 [2020-04-29T09:09:16.195Z] #38 10.34 -- Configuring done
09:09:16 [2020-04-29T09:09:16.195Z] #38 10.37 -- Generating done
09:09:16 [2020-04-29T09:09:16.195Z] #38 10.37 -- Build files have been written to: /tmp/tmp.AfVK34Par2/tini
09:09:16 [2020-04-29T09:09:16.195Z] #38 10.38 + make tini-static
09:09:16 [2020-04-29T09:09:16.345Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 6.18MB / 8.82MB 0.1s
09:09:16 [2020-04-29T09:09:16.345Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
09:09:16 [2020-04-29T09:09:16.345Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s
09:09:16 [2020-04-29T09:09:16.453Z] #38 10.93 Scanning dependencies of target tini-static
09:09:16 [2020-04-29T09:09:16.601Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
09:09:16 [2020-04-29T09:09:16.601Z] #4 DONE 0.7s
09:09:16 [2020-04-29T09:09:16.682Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.9s done
09:09:16 [2020-04-29T09:09:16.711Z] #38 10.99 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:09:16 [2020-04-29T09:09:16.940Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.1s
09:09:17 [2020-04-29T09:09:17.357Z] #17 4.637 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
09:09:17 [2020-04-29T09:09:17.505Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done
09:09:17 [2020-04-29T09:09:17.505Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888
09:09:17 [2020-04-29T09:09:17.529Z] 
09:09:17 [2020-04-29T09:09:17.529Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:09:17 [2020-04-29T09:09:17.529Z] #6 DONE 0.2s
09:09:17 [2020-04-29T09:09:17.529Z] 
09:09:17 [2020-04-29T09:09:17.529Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
09:09:17 [2020-04-29T09:09:17.529Z] #5 DONE 0.3s
09:09:17 [2020-04-29T09:09:17.529Z] 
09:09:17 [2020-04-29T09:09:17.529Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
09:09:17 [2020-04-29T09:09:17.529Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
09:09:17 [2020-04-29T09:09:17.529Z] #71 DONE 0.0s
09:09:17 [2020-04-29T09:09:17.529Z] 
09:09:17 [2020-04-29T09:09:17.529Z] #20 [internal] load build context
09:09:18 [2020-04-29T09:09:18.071Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.4s done
09:09:18 [2020-04-29T09:09:18.071Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80
09:09:18 [2020-04-29T09:09:18.084Z] #38 12.41 [100%] Linking C executable tini-static
09:09:18 [2020-04-29T09:09:18.363Z] #17 ...
09:09:18 [2020-04-29T09:09:18.363Z] 
09:09:18 [2020-04-29T09:09:18.363Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:18 [2020-04-29T09:09:18.363Z] #47 80.90 crypto/tls
09:09:18 [2020-04-29T09:09:18.363Z] #47 85.31 net/http/httptrace
09:09:18 [2020-04-29T09:09:18.363Z] #47 85.42 net/http
09:09:18 [2020-04-29T09:09:18.363Z] #47 ...
09:09:18 [2020-04-29T09:09:18.363Z] 
09:09:18 [2020-04-29T09:09:18.363Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:18 [2020-04-29T09:09:18.363Z] #44 49.47   LINK     criu/pie/restorer.built-in.o
09:09:18 [2020-04-29T09:09:18.363Z] #44 49.47   GEN      criu/pie/restorer-blob.h
09:09:18 [2020-04-29T09:09:18.363Z] #44 49.53   DEP      criu/vdso.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 49.64   DEP      criu/uts_ns.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 49.72   DEP      criu/util.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 49.88   DEP      criu/uffd.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 50.04   DEP      criu/tun.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 50.25   DEP      criu/tty.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 50.36   DEP      criu/timerfd.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 50.53   DEP      criu/sysfs_parse.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 50.60   DEP      criu/sysctl.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 50.66   DEP      criu/string.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 50.67   DEP      criu/stats.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 50.75   DEP      criu/sockets.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 50.89   DEP      criu/sk-unix.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 51.07   DEP      criu/sk-tcp.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 51.18   DEP      criu/sk-queue.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 51.29   DEP      criu/sk-packet.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 51.43   DEP      criu/sk-netlink.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 51.54   DEP      criu/sk-inet.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 51.63   DEP      criu/signalfd.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 51.70   DEP      criu/sigframe.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 51.74   DEP      criu/shmem.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 51.85   DEP      criu/servicefd.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 51.98   DEP      criu/seize.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 52.14   DEP      criu/seccomp.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 52.26   DEP      criu/rst-malloc.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 52.31   DEP      criu/rbtree.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 52.31   DEP      criu/pstree.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 52.42   DEP      criu/protobuf.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 52.51   GEN      criu/protobuf-desc-gen.h
09:09:18 [2020-04-29T09:09:18.363Z] #44 53.37   DEP      criu/protobuf-desc.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 53.45   DEP      criu/proc_parse.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 53.61   DEP      criu/plugin.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 53.67   DEP      criu/pipes.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 53.84   DEP      criu/pie-util.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 53.95   DEP      criu/pie-util-vdso.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 54.10   DEP      criu/path.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 54.19   DEP      criu/parasite-syscall.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 54.37   DEP      criu/pagemap.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 54.50   DEP      criu/pagemap-cache.d
09:09:18 [2020-04-29T09:09:18.363Z] #44 54.62   DEP      criu/page-xfer.d
09:09:18 [2020-04-29T09:09:18.646Z] #44 54.79   DEP      criu/page-pipe.d
09:09:18 [2020-04-29T09:09:18.646Z] #44 54.85   DEP      criu/netfilter.d
09:09:18 [2020-04-29T09:09:18.646Z] #44 54.99   DEP      criu/net.d
09:09:18 [2020-04-29T09:09:18.928Z] #44 55.10   DEP      criu/namespaces.d
09:09:18 [2020-04-29T09:09:18.928Z] #44 55.30   DEP      criu/mount.d
09:09:19 [2020-04-29T09:09:19.065Z] #38 13.09 [100%] Built target tini-static
09:09:19 [2020-04-29T09:09:19.065Z] #38 13.20 + mkdir -p /build
09:09:19 [2020-04-29T09:09:19.065Z] #38 13.21 + cp tini-static /build/docker-init
09:09:19 [2020-04-29T09:09:19.210Z] #44 55.41   DEP      criu/mem.d
09:09:19 [2020-04-29T09:09:19.210Z] #44 55.60   DEP      criu/lsm.d
09:09:19 [2020-04-29T09:09:19.210Z] #44 ...
09:09:19 [2020-04-29T09:09:19.210Z] 
09:09:19 [2020-04-29T09:09:19.210Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:19 [2020-04-29T09:09:19.210Z] #60 7.304 + '[' -z '' ']'
09:09:19 [2020-04-29T09:09:19.210Z] #60 7.305 + target=static
09:09:19 [2020-04-29T09:09:19.210Z] #60 7.305 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:09:19 [2020-04-29T09:09:19.210Z] #60 8.066 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 .
09:09:19 [2020-04-29T09:09:19.323Z] #38 DONE 13.5s
09:09:19 [2020-04-29T09:09:19.323Z] 
09:09:19 [2020-04-29T09:09:19.323Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:19 [2020-04-29T09:09:19.323Z] #44 5.539 fatal: not a git repository (or any of the parent directories): .git
09:09:19 [2020-04-29T09:09:19.323Z] #44 5.582   GEN      .gitid
09:09:19 [2020-04-29T09:09:19.323Z] #44 5.594   GEN      criu/include/version.h
09:09:19 [2020-04-29T09:09:19.323Z] #44 5.651   GEN      include/common/asm
09:09:19 [2020-04-29T09:09:19.323Z] #44 7.242   PBCC     images/google/protobuf/descriptor.pb-c.c
09:09:19 [2020-04-29T09:09:19.323Z] #44 7.321   PBCC     images/opts.pb-c.c
09:09:19 [2020-04-29T09:09:19.323Z] #44 7.371   PBCC     images/sit.pb-c.c
09:09:19 [2020-04-29T09:09:19.323Z] #44 7.425   DEP      images/google/protobuf/descriptor.pb-c.d
09:09:19 [2020-04-29T09:09:19.323Z] #44 7.512   DEP      images/opts.pb-c.d
09:09:19 [2020-04-29T09:09:19.323Z] #44 7.560   DEP      images/sit.pb-c.d
09:09:19 [2020-04-29T09:09:19.323Z] #44 7.627   PBCC     images/macvlan.pb-c.c
09:09:19 [2020-04-29T09:09:19.323Z] #44 7.654   DEP      images/macvlan.pb-c.d
09:09:19 [2020-04-29T09:09:19.323Z] #44 7.726   PBCC     images/autofs.pb-c.c
09:09:19 [2020-04-29T09:09:19.323Z] #44 7.761   DEP      images/autofs.pb-c.d
09:09:19 [2020-04-29T09:09:19.323Z] #44 7.827   PBCC     images/sysctl.pb-c.c
09:09:19 [2020-04-29T09:09:19.323Z] #44 7.893   DEP      images/sysctl.pb-c.d
09:09:19 [2020-04-29T09:09:19.323Z] #44 7.989   PBCC     images/time.pb-c.c
09:09:19 [2020-04-29T09:09:19.323Z] #44 8.005   DEP      images/time.pb-c.d
09:09:19 [2020-04-29T09:09:19.323Z] #44 8.108   PBCC     images/binfmt-misc.pb-c.c
09:09:19 [2020-04-29T09:09:19.323Z] #44 8.146   DEP      images/binfmt-misc.pb-c.d
09:09:19 [2020-04-29T09:09:19.323Z] #44 8.217   PBCC     images/seccomp.pb-c.c
09:09:19 [2020-04-29T09:09:19.323Z] #44 8.305   DEP      images/seccomp.pb-c.d
09:09:19 [2020-04-29T09:09:19.323Z] #44 8.374   PBCC     images/userns.pb-c.c
09:09:19 [2020-04-29T09:09:19.323Z] #44 8.411   DEP      images/userns.pb-c.d
09:09:19 [2020-04-29T09:09:19.323Z] #44 8.472   PBCC     images/cgroup.pb-c.c
09:09:19 [2020-04-29T09:09:19.323Z] #44 8.510   DEP      images/cgroup.pb-c.d
09:09:19 [2020-04-29T09:09:19.323Z] #44 8.570   PBCC     images/fown.pb-c.c
09:09:19 [2020-04-29T09:09:19.323Z] #44 8.625   PBCC     images/ext-file.pb-c.c
09:09:19 [2020-04-29T09:09:19.323Z] #44 8.636   DEP      images/fown.pb-c.d
09:09:19 [2020-04-29T09:09:19.323Z] #44 8.674   DEP      images/ext-file.pb-c.d
09:09:19 [2020-04-29T09:09:19.323Z] #44 8.721   PBCC     images/rpc.pb-c.c
09:09:19 [2020-04-29T09:09:19.323Z] #44 8.774   DEP      images/rpc.pb-c.d
09:09:19 [2020-04-29T09:09:19.323Z] #44 8.856   PBCC     images/siginfo.pb-c.c
09:09:19 [2020-04-29T09:09:19.323Z] #44 8.898   DEP      images/siginfo.pb-c.d
09:09:19 [2020-04-29T09:09:19.323Z] #44 8.950   PBCC     images/pagemap.pb-c.c
09:09:19 [2020-04-29T09:09:19.323Z] #44 8.988   DEP      images/pagemap.pb-c.d
09:09:19 [2020-04-29T09:09:19.323Z] #44 9.142   PBCC     images/rlimit.pb-c.c
09:09:19 [2020-04-29T09:09:19.323Z] #44 9.235   DEP      images/rlimit.pb-c.d
09:09:19 [2020-04-29T09:09:19.323Z] #44 9.393   PBCC     images/file-lock.pb-c.c
09:09:19 [2020-04-29T09:09:19.323Z] #44 9.485   DEP      images/file-lock.pb-c.d
09:09:19 [2020-04-29T09:09:19.323Z] #44 ...
09:09:19 [2020-04-29T09:09:19.323Z] 
09:09:19 [2020-04-29T09:09:19.323Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:19 [2020-04-29T09:09:19.323Z] #47 70.92 regexp/syntax
09:09:19 [2020-04-29T09:09:19.323Z] #47 72.62 fmt
09:09:19 [2020-04-29T09:09:19.323Z] #47 76.67 regexp
09:09:19 [2020-04-29T09:09:19.323Z] #47 77.77 go/token
09:09:19 [2020-04-29T09:09:19.323Z] #47 78.88 go/scanner
09:09:19 [2020-04-29T09:09:19.323Z] #47 80.45 go/ast
09:09:19 [2020-04-29T09:09:19.492Z] #60 ...
09:09:19 [2020-04-29T09:09:19.492Z] 
09:09:19 [2020-04-29T09:09:19.492Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:19 [2020-04-29T09:09:19.492Z] #44 55.76   DEP      criu/log.d
09:09:19 [2020-04-29T09:09:19.492Z] #44 55.85   DEP      criu/libnetlink.d
09:09:19 [2020-04-29T09:09:19.492Z] #44 55.96   DEP      criu/kerndat.d
09:09:19 [2020-04-29T09:09:19.582Z] #47 ...
09:09:19 [2020-04-29T09:09:19.582Z] 
09:09:19 [2020-04-29T09:09:19.582Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:19 [2020-04-29T09:09:19.582Z] #44 9.621   PBCC     images/tty.pb-c.c
09:09:19 [2020-04-29T09:09:19.582Z] #44 9.753   DEP      images/tty.pb-c.d
09:09:19 [2020-04-29T09:09:19.582Z] #44 9.828   PBCC     images/tun.pb-c.c
09:09:19 [2020-04-29T09:09:19.774Z] #44 56.07   DEP      criu/kcmp-ids.d
09:09:19 [2020-04-29T09:09:19.774Z] #44 56.17   DEP      criu/irmap.d
09:09:19 [2020-04-29T09:09:19.840Z] #44 9.959   PBCC     images/netdev.pb-c.c
09:09:19 [2020-04-29T09:09:19.840Z] #44 10.10   DEP      images/tun.pb-c.d
09:09:20 [2020-04-29T09:09:20.056Z] #44 56.26   DEP      criu/ipc_ns.d
09:09:20 [2020-04-29T09:09:20.056Z] #44 56.36   DEP      criu/image.d
09:09:20 [2020-04-29T09:09:20.097Z] #44 10.25   DEP      images/netdev.pb-c.d
09:09:20 [2020-04-29T09:09:20.097Z] #44 10.33   PBCC     images/vma.pb-c.c
09:09:20 [2020-04-29T09:09:20.339Z] #44 56.47   DEP      criu/image-desc.d
09:09:20 [2020-04-29T09:09:20.339Z] #44 56.58   DEP      criu/fsnotify.d
09:09:20 [2020-04-29T09:09:20.354Z] #44 10.45   DEP      images/vma.pb-c.d
09:09:20 [2020-04-29T09:09:20.354Z] #44 10.52   PBCC     images/creds.pb-c.c
09:09:20 [2020-04-29T09:09:20.354Z] #44 10.53   DEP      images/creds.pb-c.d
09:09:20 [2020-04-29T09:09:20.354Z] #44 10.56   PBCC     images/utsns.pb-c.c
09:09:20 [2020-04-29T09:09:20.354Z] #44 10.57   DEP      images/utsns.pb-c.d
09:09:20 [2020-04-29T09:09:20.354Z] #44 10.64   PBCC     images/ipc-desc.pb-c.c
09:09:20 [2020-04-29T09:09:20.611Z] #44 10.67   PBCC     images/ipc-sem.pb-c.c
09:09:20 [2020-04-29T09:09:20.611Z] #44 10.68   DEP      images/ipc-desc.pb-c.d
09:09:20 [2020-04-29T09:09:20.611Z] #44 10.73   DEP      images/ipc-sem.pb-c.d
09:09:20 [2020-04-29T09:09:20.611Z] #44 10.79   PBCC     images/ipc-msg.pb-c.c
09:09:20 [2020-04-29T09:09:20.622Z] #44 56.79   DEP      criu/filesystems.d
09:09:20 [2020-04-29T09:09:20.622Z] #44 56.89   DEP      criu/files.d
09:09:20 [2020-04-29T09:09:20.622Z] #44 57.00   DEP      criu/files-reg.d
09:09:20 [2020-04-29T09:09:20.868Z] #44 10.83   DEP      images/ipc-msg.pb-c.d
09:09:20 [2020-04-29T09:09:20.868Z] #44 10.89   PBCC     images/ipc-shm.pb-c.c
09:09:20 [2020-04-29T09:09:20.868Z] #44 10.93   DEP      images/ipc-shm.pb-c.d
09:09:20 [2020-04-29T09:09:20.868Z] #44 10.98   PBCC     images/ipc-var.pb-c.c
09:09:20 [2020-04-29T09:09:20.868Z] #44 10.99   DEP      images/ipc-var.pb-c.d
09:09:20 [2020-04-29T09:09:20.868Z] #44 11.03   PBCC     images/sk-opts.pb-c.c
09:09:20 [2020-04-29T09:09:20.868Z] #44 11.06   PBCC     images/packet-sock.pb-c.c
09:09:20 [2020-04-29T09:09:20.868Z] #44 11.11   DEP      images/sk-opts.pb-c.d
09:09:20 [2020-04-29T09:09:20.868Z] #44 11.16   DEP      images/packet-sock.pb-c.d
09:09:20 [2020-04-29T09:09:20.891Z] #20 transferring context: 13.13MB 3.0s
09:09:20 [2020-04-29T09:09:20.904Z] #44 57.14   DEP      criu/files-ext.d
09:09:21 [2020-04-29T09:09:21.111Z] Client:
09:09:21 [2020-04-29T09:09:21.111Z]  Debug Mode: false
09:09:21 [2020-04-29T09:09:21.111Z] 
09:09:21 [2020-04-29T09:09:21.111Z] Server:
09:09:21 [2020-04-29T09:09:21.111Z]  Containers: 0
09:09:21 [2020-04-29T09:09:21.111Z]   Running: 0
09:09:21 [2020-04-29T09:09:21.111Z]   Paused: 0
09:09:21 [2020-04-29T09:09:21.111Z]   Stopped: 0
09:09:21 [2020-04-29T09:09:21.111Z]  Images: 0
09:09:21 [2020-04-29T09:09:21.111Z]  Server Version: 19.03.8
09:09:21 [2020-04-29T09:09:21.111Z]  Storage Driver: overlay2
09:09:21 [2020-04-29T09:09:21.111Z]   Backing Filesystem: <unknown>
09:09:21 [2020-04-29T09:09:21.111Z]   Supports d_type: true
09:09:21 [2020-04-29T09:09:21.111Z]   Native Overlay Diff: true
09:09:21 [2020-04-29T09:09:21.111Z]  Logging Driver: json-file
09:09:21 [2020-04-29T09:09:21.111Z]  Cgroup Driver: cgroupfs
09:09:21 [2020-04-29T09:09:21.111Z]  Plugins:
09:09:21 [2020-04-29T09:09:21.111Z]   Volume: local
09:09:21 [2020-04-29T09:09:21.111Z]   Network: bridge host ipvlan macvlan null overlay
09:09:21 [2020-04-29T09:09:21.111Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:09:21 [2020-04-29T09:09:21.111Z]  Swarm: inactive
09:09:21 [2020-04-29T09:09:21.111Z]  Runtimes: runc
09:09:21 [2020-04-29T09:09:21.111Z]  Default Runtime: runc
09:09:21 [2020-04-29T09:09:21.111Z]  Init Binary: docker-init
09:09:21 [2020-04-29T09:09:21.111Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
09:09:21 [2020-04-29T09:09:21.111Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:09:21 [2020-04-29T09:09:21.111Z]  init version: fec3683
09:09:21 [2020-04-29T09:09:21.111Z]  Security Options:
09:09:21 [2020-04-29T09:09:21.111Z]   apparmor
09:09:21 [2020-04-29T09:09:21.111Z]   seccomp
09:09:21 [2020-04-29T09:09:21.111Z]    Profile: default
09:09:21 [2020-04-29T09:09:21.111Z]  Kernel Version: 4.15.0-1065-aws
09:09:21 [2020-04-29T09:09:21.111Z]  Operating System: Ubuntu 16.04.6 LTS
09:09:21 [2020-04-29T09:09:21.111Z]  OSType: linux
09:09:21 [2020-04-29T09:09:21.111Z]  Architecture: aarch64
09:09:21 [2020-04-29T09:09:21.112Z]  CPUs: 4
09:09:21 [2020-04-29T09:09:21.112Z]  Total Memory: 7.525GiB
09:09:21 [2020-04-29T09:09:21.112Z]  Name: ip-10-100-98-8
09:09:21 [2020-04-29T09:09:21.112Z]  ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A
09:09:21 [2020-04-29T09:09:21.112Z]  Docker Root Dir: /var/lib/docker
09:09:21 [2020-04-29T09:09:21.112Z]  Debug Mode: false
09:09:21 [2020-04-29T09:09:21.112Z]  Registry: https://index.docker.io/v1/
09:09:21 [2020-04-29T09:09:21.112Z]  Labels:
09:09:21 [2020-04-29T09:09:21.112Z]  Experimental: true
09:09:21 [2020-04-29T09:09:21.112Z]  Insecure Registries:
09:09:21 [2020-04-29T09:09:21.112Z]   127.0.0.0/8
09:09:21 [2020-04-29T09:09:21.112Z]  Live Restore Enabled: true
09:09:21 [2020-04-29T09:09:21.112Z] 
09:09:21 [2020-04-29T09:09:21.112Z] WARNING: No swap limit support
[Pipeline] sh
09:09:21 [2020-04-29T09:09:21.125Z] #44 11.23   PBCC     images/sk-netlink.pb-c.c
09:09:21 [2020-04-29T09:09:21.125Z] #44 11.28   DEP      images/sk-netlink.pb-c.d
09:09:21 [2020-04-29T09:09:21.125Z] #44 11.39   PBCC     images/sk-inet.pb-c.c
09:09:21 [2020-04-29T09:09:21.186Z] #44 57.30   DEP      criu/file-lock.d
09:09:21 [2020-04-29T09:09:21.186Z] #44 57.44   DEP      criu/file-ids.d
09:09:21 [2020-04-29T09:09:21.186Z] #44 57.52   DEP      criu/fifo.d
09:09:21 [2020-04-29T09:09:21.384Z] #44 11.46   DEP      images/sk-inet.pb-c.d
09:09:21 [2020-04-29T09:09:21.384Z] #44 11.52   PBCC     images/sk-unix.pb-c.c
09:09:21 [2020-04-29T09:09:21.384Z] #44 11.59   DEP      images/sk-unix.pb-c.d
09:09:21 [2020-04-29T09:09:21.404Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:09:21 [2020-04-29T09:09:21.404Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
09:09:21 [2020-04-29T09:09:21.404Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40868/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
09:09:21 [2020-04-29T09:09:21.404Z] + bash /home/ubuntu/workspace/moby_PR-40868/check-config.sh
09:09:21 [2020-04-29T09:09:21.404Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:09:21 [2020-04-29T09:09:21.404Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
09:09:21 [2020-04-29T09:09:21.404Z] 
09:09:21 [2020-04-29T09:09:21.404Z] Generally Necessary:
09:09:21 [2020-04-29T09:09:21.460Z] #20 ...
09:09:21 [2020-04-29T09:09:21.460Z] 
09:09:21 [2020-04-29T09:09:21.460Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
09:09:21 [2020-04-29T09:09:21.460Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
09:09:21 [2020-04-29T09:09:21.460Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
09:09:21 [2020-04-29T09:09:21.460Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
09:09:21 [2020-04-29T09:09:21.460Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.3s done
09:09:21 [2020-04-29T09:09:21.460Z] #71 DONE 3.9s
09:09:21 [2020-04-29T09:09:21.460Z] 
09:09:21 [2020-04-29T09:09:21.460Z] #20 [internal] load build context
09:09:21 [2020-04-29T09:09:21.468Z] #44 57.70   DEP      criu/fdstore.d
09:09:21 [2020-04-29T09:09:21.468Z] #44 57.81   DEP      criu/fault-injection.d
09:09:21 [2020-04-29T09:09:21.468Z] #44 57.84   DEP      criu/external.d
09:09:21 [2020-04-29T09:09:21.468Z] #44 57.93   DEP      criu/eventpoll.d
09:09:21 [2020-04-29T09:09:21.641Z] #44 11.67   PBCC     images/mm.pb-c.c
09:09:21 [2020-04-29T09:09:21.641Z] #44 11.69   DEP      images/mm.pb-c.d
09:09:21 [2020-04-29T09:09:21.641Z] #44 11.75   PBCC     images/timerfd.pb-c.c
09:09:21 [2020-04-29T09:09:21.641Z] #44 11.79   DEP      images/timerfd.pb-c.d
09:09:21 [2020-04-29T09:09:21.641Z] #44 11.88   PBCC     images/timer.pb-c.c
09:09:21 [2020-04-29T09:09:21.663Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:09:21 [2020-04-29T09:09:21.663Z] - apparmor: enabled and tools installed
09:09:21 [2020-04-29T09:09:21.663Z] - CONFIG_NAMESPACES: enabled
09:09:21 [2020-04-29T09:09:21.663Z] - CONFIG_NET_NS: enabled
09:09:21 [2020-04-29T09:09:21.663Z] - CONFIG_PID_NS: enabled
09:09:21 [2020-04-29T09:09:21.663Z] - CONFIG_IPC_NS: enabled
09:09:21 [2020-04-29T09:09:21.663Z] - CONFIG_UTS_NS: enabled
09:09:21 [2020-04-29T09:09:21.663Z] - CONFIG_CGROUPS: enabled
09:09:21 [2020-04-29T09:09:21.663Z] - CONFIG_CGROUP_CPUACCT: enabled
09:09:21 [2020-04-29T09:09:21.663Z] - CONFIG_CGROUP_DEVICE: enabled
09:09:21 [2020-04-29T09:09:21.663Z] - CONFIG_CGROUP_FREEZER: enabled
09:09:21 [2020-04-29T09:09:21.663Z] - CONFIG_CGROUP_SCHED: enabled
09:09:21 [2020-04-29T09:09:21.663Z] - CONFIG_CPUSETS: enabled
09:09:21 [2020-04-29T09:09:21.663Z] - CONFIG_MEMCG: enabled
09:09:21 [2020-04-29T09:09:21.663Z] - CONFIG_KEYS: enabled
09:09:21 [2020-04-29T09:09:21.663Z] - CONFIG_VETH: enabled (as module)
09:09:21 [2020-04-29T09:09:21.750Z] #44 58.11   DEP      criu/eventfd.d
09:09:21 [2020-04-29T09:09:21.898Z] #44 11.93   DEP      images/timer.pb-c.d
09:09:21 [2020-04-29T09:09:21.898Z] #44 11.97   PBCC     images/sa.pb-c.c
09:09:21 [2020-04-29T09:09:21.898Z] #44 12.04   DEP      images/sa.pb-c.d
09:09:21 [2020-04-29T09:09:21.898Z] #44 12.09   PBCC     images/pipe-data.pb-c.c
09:09:21 [2020-04-29T09:09:21.898Z] #44 12.10   DEP      images/pipe-data.pb-c.d
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_BRIDGE: enabled (as module)
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_NF_NAT: enabled (as module)
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_NF_NAT_NEEDED: enabled
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_POSIX_MQUEUE: enabled
09:09:21 [2020-04-29T09:09:21.923Z] 
09:09:21 [2020-04-29T09:09:21.923Z] Optional Features:
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_USER_NS: enabled
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_SECCOMP: enabled
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_CGROUP_PIDS: enabled
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_MEMCG_SWAP: enabled
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:09:21 [2020-04-29T09:09:21.923Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_BLK_CGROUP: enabled
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_IOSCHED_CFQ: enabled
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_CGROUP_PERF: enabled
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_CGROUP_HUGETLB: enabled
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:09:21 [2020-04-29T09:09:21.923Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:09:22 [2020-04-29T09:09:22.033Z] #44 58.26   DEP      criu/crtools.d
09:09:22 [2020-04-29T09:09:22.033Z] #44 58.49   DEP      criu/cr-service.d
09:09:22 [2020-04-29T09:09:22.155Z] #44 12.20   PBCC     images/mnt.pb-c.c
09:09:22 [2020-04-29T09:09:22.155Z] #44 12.21   DEP      images/mnt.pb-c.d
09:09:22 [2020-04-29T09:09:22.155Z] #44 12.28   PBCC     images/sk-packet.pb-c.c
09:09:22 [2020-04-29T09:09:22.155Z] #44 12.31   DEP      images/sk-packet.pb-c.d
09:09:22 [2020-04-29T09:09:22.182Z] - CONFIG_CFS_BANDWIDTH: enabled
09:09:22 [2020-04-29T09:09:22.182Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:09:22 [2020-04-29T09:09:22.182Z] - CONFIG_RT_GROUP_SCHED: missing
09:09:22 [2020-04-29T09:09:22.182Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:09:22 [2020-04-29T09:09:22.182Z] - CONFIG_IP_VS: enabled (as module)
09:09:22 [2020-04-29T09:09:22.182Z] - CONFIG_IP_VS_NFCT: enabled
09:09:22 [2020-04-29T09:09:22.182Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:09:22 [2020-04-29T09:09:22.182Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:09:22 [2020-04-29T09:09:22.182Z] - CONFIG_IP_VS_RR: enabled (as module)
09:09:22 [2020-04-29T09:09:22.182Z] - CONFIG_EXT4_FS: enabled
09:09:22 [2020-04-29T09:09:22.182Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:09:22 [2020-04-29T09:09:22.182Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:09:22 [2020-04-29T09:09:22.254Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 4.3s done
09:09:22 [2020-04-29T09:09:22.315Z] #44 58.61   DEP      criu/cr-restore.d
09:09:22 [2020-04-29T09:09:22.412Z] #44 12.40   PBCC     images/tcp-stream.pb-c.c
09:09:22 [2020-04-29T09:09:22.412Z] #44 12.49   DEP      images/tcp-stream.pb-c.d
09:09:22 [2020-04-29T09:09:22.412Z] #44 12.59   PBCC     images/pipe.pb-c.c
09:09:22 [2020-04-29T09:09:22.442Z] - Network Drivers:
09:09:22 [2020-04-29T09:09:22.442Z]   - "overlay":
09:09:22 [2020-04-29T09:09:22.442Z]     - CONFIG_VXLAN: enabled (as module)
09:09:22 [2020-04-29T09:09:22.442Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:09:22 [2020-04-29T09:09:22.442Z]       Optional (for encrypted networks):
09:09:22 [2020-04-29T09:09:22.442Z]       - CONFIG_CRYPTO: enabled
09:09:22 [2020-04-29T09:09:22.442Z]       - CONFIG_CRYPTO_AEAD: enabled
09:09:22 [2020-04-29T09:09:22.442Z]       - CONFIG_CRYPTO_GCM: enabled
09:09:22 [2020-04-29T09:09:22.442Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:09:22 [2020-04-29T09:09:22.442Z]       - CONFIG_CRYPTO_GHASH: enabled
09:09:22 [2020-04-29T09:09:22.442Z]       - CONFIG_XFRM: enabled
09:09:22 [2020-04-29T09:09:22.442Z]       - CONFIG_XFRM_USER: enabled (as module)
09:09:22 [2020-04-29T09:09:22.442Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:09:22 [2020-04-29T09:09:22.442Z]       - CONFIG_INET_ESP: enabled (as module)
09:09:22 [2020-04-29T09:09:22.442Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
09:09:22 [2020-04-29T09:09:22.442Z]   - "ipvlan":
09:09:22 [2020-04-29T09:09:22.442Z]     - CONFIG_IPVLAN: enabled (as module)
09:09:22 [2020-04-29T09:09:22.442Z]   - "macvlan":
09:09:22 [2020-04-29T09:09:22.442Z]     - CONFIG_MACVLAN: enabled (as module)
09:09:22 [2020-04-29T09:09:22.442Z]     - CONFIG_DUMMY: enabled (as module)
09:09:22 [2020-04-29T09:09:22.442Z]   - "ftp,tftp client in container":
09:09:22 [2020-04-29T09:09:22.442Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:09:22 [2020-04-29T09:09:22.442Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:09:22 [2020-04-29T09:09:22.442Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:09:22 [2020-04-29T09:09:22.442Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:09:22 [2020-04-29T09:09:22.442Z] - Storage Drivers:
09:09:22 [2020-04-29T09:09:22.442Z]   - "aufs":
09:09:22 [2020-04-29T09:09:22.511Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602
09:09:22 [2020-04-29T09:09:22.597Z] #44 58.85   DEP      criu/cr-errno.d
09:09:22 [2020-04-29T09:09:22.597Z] #44 58.86   DEP      criu/cr-dump.d
09:09:22 [2020-04-29T09:09:22.670Z] #44 12.70   DEP      images/pipe.pb-c.d
09:09:22 [2020-04-29T09:09:22.670Z] #44 12.76   PBCC     images/pstree.pb-c.c
09:09:22 [2020-04-29T09:09:22.670Z] #44 12.82   DEP      images/pstree.pb-c.d
09:09:22 [2020-04-29T09:09:22.702Z]     - CONFIG_AUFS_FS: enabled (as module)
09:09:22 [2020-04-29T09:09:22.702Z]   - "btrfs":
09:09:22 [2020-04-29T09:09:22.702Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:09:22 [2020-04-29T09:09:22.702Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:09:22 [2020-04-29T09:09:22.702Z]   - "devicemapper":
09:09:22 [2020-04-29T09:09:22.702Z]     - CONFIG_BLK_DEV_DM: enabled
09:09:22 [2020-04-29T09:09:22.702Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:09:22 [2020-04-29T09:09:22.702Z]   - "overlay":
09:09:22 [2020-04-29T09:09:22.702Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:09:22 [2020-04-29T09:09:22.702Z]   - "zfs":
09:09:22 [2020-04-29T09:09:22.702Z]     - /dev/zfs: missing
09:09:22 [2020-04-29T09:09:22.702Z]     - zfs command: missing
09:09:22 [2020-04-29T09:09:22.702Z]     - zpool command: missing
09:09:22 [2020-04-29T09:09:22.702Z] 
09:09:22 [2020-04-29T09:09:22.702Z] Limits:
09:09:22 [2020-04-29T09:09:22.702Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:09:22 [2020-04-29T09:09:22.702Z] 
09:09:22 [2020-04-29T09:09:22.702Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:09:22 [2020-04-29T09:09:22.880Z] #44 59.11   DEP      criu/cr-dedup.d
09:09:22 [2020-04-29T09:09:22.880Z] #44 59.22   DEP      criu/cr-check.d
09:09:22 [2020-04-29T09:09:22.927Z] #44 ...
09:09:22 [2020-04-29T09:09:22.927Z] 
09:09:22 [2020-04-29T09:09:22.927Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:22 [2020-04-29T09:09:22.927Z] #33 79.12 github.com/BurntSushi/toml/cmd/tomlv
09:09:22 [2020-04-29T09:09:22.927Z] #33 DONE 84.4s
09:09:22 [2020-04-29T09:09:22.927Z] 
09:09:22 [2020-04-29T09:09:22.927Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:22 [2020-04-29T09:09:22.927Z] #44 12.89   PBCC     images/fs.pb-c.c
09:09:22 [2020-04-29T09:09:22.927Z] #44 12.94   DEP      images/fs.pb-c.d
09:09:22 [2020-04-29T09:09:22.927Z] #44 13.03   PBCC     images/signalfd.pb-c.c
09:09:22 [2020-04-29T09:09:22.927Z] #44 13.05   DEP      images/signalfd.pb-c.d
09:09:23 [2020-04-29T09:09:23.044Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 .
09:09:23 [2020-04-29T09:09:23.044Z] #2 [internal] load build definition from Dockerfile
09:09:23 [2020-04-29T09:09:23.044Z] #2 transferring dockerfile: 17.09kB done
09:09:23 [2020-04-29T09:09:23.044Z] #2 DONE 0.1s
09:09:23 [2020-04-29T09:09:23.044Z] 
09:09:23 [2020-04-29T09:09:23.044Z] #1 [internal] load .dockerignore
09:09:23 [2020-04-29T09:09:23.044Z] #1 transferring context: 87B done
09:09:23 [2020-04-29T09:09:23.185Z] #44 13.21   PBCC     images/fh.pb-c.c
09:09:23 [2020-04-29T09:09:23.185Z] #44 13.29   PBCC     images/fsnotify.pb-c.c
09:09:23 [2020-04-29T09:09:23.223Z] #44 59.44   DEP      criu/config.d
09:09:23 [2020-04-29T09:09:23.223Z] #44 59.63   DEP      criu/clone-noasan.d
09:09:23 [2020-04-29T09:09:23.321Z] #1 DONE 0.1s
09:09:23 [2020-04-29T09:09:23.321Z] 
09:09:23 [2020-04-29T09:09:23.321Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
09:09:23 [2020-04-29T09:09:23.443Z] #44 13.42   DEP      images/fh.pb-c.d
09:09:23 [2020-04-29T09:09:23.443Z] #44 13.54   DEP      images/fsnotify.pb-c.d
09:09:23 [2020-04-29T09:09:23.443Z] #44 13.62   PBCC     images/eventpoll.pb-c.c
09:09:23 [2020-04-29T09:09:23.443Z] #44 13.67   DEP      images/eventpoll.pb-c.d
09:09:23 [2020-04-29T09:09:23.505Z] #44 59.67   DEP      criu/cgroup.d
09:09:23 [2020-04-29T09:09:23.505Z] #44 59.78   DEP      criu/cgroup-props.d
09:09:23 [2020-04-29T09:09:23.505Z] #44 59.88   DEP      criu/bitmap.d
09:09:23 [2020-04-29T09:09:23.700Z] #44 13.78   PBCC     images/eventfd.pb-c.c
09:09:23 [2020-04-29T09:09:23.700Z] #44 13.86   DEP      images/eventfd.pb-c.d
09:09:23 [2020-04-29T09:09:23.787Z] #44 59.90   DEP      criu/bfd.d
09:09:23 [2020-04-29T09:09:23.787Z] #44 59.96   DEP      criu/autofs.d
09:09:23 [2020-04-29T09:09:23.787Z] #44 60.14   DEP      criu/aio.d
09:09:23 [2020-04-29T09:09:23.892Z] #3 DONE 0.4s
09:09:23 [2020-04-29T09:09:23.892Z] 
09:09:23 [2020-04-29T09:09:23.892Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
09:09:23 [2020-04-29T09:09:23.892Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
09:09:23 [2020-04-29T09:09:23.892Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
09:09:23 [2020-04-29T09:09:23.892Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
09:09:23 [2020-04-29T09:09:23.892Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
09:09:23 [2020-04-29T09:09:23.892Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.0s
09:09:23 [2020-04-29T09:09:23.892Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s
09:09:23 [2020-04-29T09:09:23.892Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796
09:09:23 [2020-04-29T09:09:23.958Z] #44 13.93   PBCC     images/remap-file-path.pb-c.c
09:09:23 [2020-04-29T09:09:23.958Z] #44 13.97   DEP      images/remap-file-path.pb-c.d
09:09:23 [2020-04-29T09:09:23.958Z] #44 13.99   PBCC     images/fifo.pb-c.c
09:09:23 [2020-04-29T09:09:23.958Z] #44 14.05   DEP      images/fifo.pb-c.d
09:09:23 [2020-04-29T09:09:23.958Z] #44 14.07   PBCC     images/ghost-file.pb-c.c
09:09:23 [2020-04-29T09:09:23.958Z] #44 14.12   DEP      images/ghost-file.pb-c.d
09:09:24 [2020-04-29T09:09:24.070Z] #44 60.29   DEP      criu/action-scripts.d
09:09:24 [2020-04-29T09:09:24.159Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done
09:09:24 [2020-04-29T09:09:24.159Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done
09:09:24 [2020-04-29T09:09:24.216Z] #44 14.21   PBCC     images/regfile.pb-c.c
09:09:24 [2020-04-29T09:09:24.216Z] #44 14.29   DEP      images/regfile.pb-c.d
09:09:24 [2020-04-29T09:09:24.216Z] #44 14.33   PBCC     images/ns.pb-c.c
09:09:24 [2020-04-29T09:09:24.216Z] #44 14.35   DEP      images/ns.pb-c.d
09:09:24 [2020-04-29T09:09:24.216Z] #44 14.38   PBCC     images/fdinfo.pb-c.c
09:09:24 [2020-04-29T09:09:24.352Z] #44 60.51   CC       criu/action-scripts.o
09:09:24 [2020-04-29T09:09:24.352Z] #44 60.70   CC       criu/aio.o
09:09:24 [2020-04-29T09:09:24.418Z] #4 DONE 0.7s
09:09:24 [2020-04-29T09:09:24.474Z] #44 14.49   DEP      images/fdinfo.pb-c.d
09:09:24 [2020-04-29T09:09:24.474Z] #44 14.54   PBCC     images/core-aarch64.pb-c.c
09:09:24 [2020-04-29T09:09:24.474Z] #44 14.63   PBCC     images/core-arm.pb-c.c
09:09:24 [2020-04-29T09:09:24.474Z] #44 14.70   PBCC     images/core-ppc64.pb-c.c
09:09:24 [2020-04-29T09:09:24.474Z] #44 14.77   PBCC     images/core-s390.pb-c.c
09:09:24 [2020-04-29T09:09:24.635Z] #44 60.96   CC       criu/autofs.o
09:09:24 [2020-04-29T09:09:24.721Z] #20 transferring context: 52.83MB 6.6s done
09:09:24 [2020-04-29T09:09:24.721Z] #20 DONE 6.8s
09:09:24 [2020-04-29T09:09:24.721Z] 
09:09:24 [2020-04-29T09:09:24.721Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
09:09:24 [2020-04-29T09:09:24.721Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
09:09:24 [2020-04-29T09:09:24.721Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
09:09:24 [2020-04-29T09:09:24.721Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done
09:09:24 [2020-04-29T09:09:24.721Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done
09:09:24 [2020-04-29T09:09:24.721Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.3s done
09:09:24 [2020-04-29T09:09:24.721Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.7s done
09:09:24 [2020-04-29T09:09:24.721Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.8s done
09:09:24 [2020-04-29T09:09:24.721Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.2s done
09:09:24 [2020-04-29T09:09:24.721Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.4s done
09:09:24 [2020-04-29T09:09:24.721Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.2s done
09:09:24 [2020-04-29T09:09:24.721Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 4.8s
09:09:24 [2020-04-29T09:09:24.721Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.3s done
09:09:24 [2020-04-29T09:09:24.732Z] #44 14.84   PBCC     images/core-x86.pb-c.c
09:09:24 [2020-04-29T09:09:24.732Z] #44 14.90   PBCC     images/core.pb-c.c
09:09:24 [2020-04-29T09:09:24.732Z] #44 14.95   PBCC     images/inventory.pb-c.c
09:09:24 [2020-04-29T09:09:24.732Z] #44 15.01   DEP      images/core-aarch64.pb-c.d
09:09:24 [2020-04-29T09:09:24.991Z] #44 15.10   DEP      images/core-arm.pb-c.d
09:09:24 [2020-04-29T09:09:24.991Z] #44 15.16   DEP      images/core-ppc64.pb-c.d
09:09:24 [2020-04-29T09:09:24.991Z] #44 15.26   DEP      images/core-s390.pb-c.d
09:09:24 [2020-04-29T09:09:24.992Z] 
09:09:24 [2020-04-29T09:09:24.992Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
09:09:25 [2020-04-29T09:09:25.248Z] #44 15.34   DEP      images/core-x86.pb-c.d
09:09:25 [2020-04-29T09:09:25.248Z] #44 15.39   DEP      images/core.pb-c.d
09:09:25 [2020-04-29T09:09:25.248Z] #44 15.44   DEP      images/inventory.pb-c.d
09:09:25 [2020-04-29T09:09:25.248Z] #44 15.51   PBCC     images/cpuinfo.pb-c.c
09:09:25 [2020-04-29T09:09:25.289Z] #6 DONE 0.3s
09:09:25 [2020-04-29T09:09:25.289Z] 
09:09:25 [2020-04-29T09:09:25.289Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
09:09:25 [2020-04-29T09:09:25.289Z] #5 DONE 0.3s
09:09:25 [2020-04-29T09:09:25.289Z] 
09:09:25 [2020-04-29T09:09:25.289Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
09:09:25 [2020-04-29T09:09:25.289Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done
09:09:25 [2020-04-29T09:09:25.289Z] #7 sha256:02e5ddc37901699ec66dc42634b7ff01b5419ce430558ef6371cda0744ca6c3c 1.79kB / 1.79kB done
09:09:25 [2020-04-29T09:09:25.289Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 638.98kB / 49.17MB 0.2s
09:09:25 [2020-04-29T09:09:25.289Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 1.81MB / 7.68MB 0.2s
09:09:25 [2020-04-29T09:09:25.289Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done
09:09:25 [2020-04-29T09:09:25.289Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 3.35MB / 9.98MB 0.2s
09:09:25 [2020-04-29T09:09:25.289Z] #7 sha256:23d8696bd5e5e12c5aed585dcd311e5172d5413c19ab40dfe5fe61d9ded39ece 5.46kB / 5.46kB done
09:09:25 [2020-04-29T09:09:25.506Z] #44 15.52   DEP      images/cpuinfo.pb-c.d
09:09:25 [2020-04-29T09:09:25.506Z] #44 15.61   PBCC     images/stats.pb-c.c
09:09:25 [2020-04-29T09:09:25.506Z] #44 15.64   DEP      images/stats.pb-c.d
09:09:25 [2020-04-29T09:09:25.549Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 8.68MB / 49.17MB 0.3s
09:09:25 [2020-04-29T09:09:25.549Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 7.68MB / 7.68MB 0.3s
09:09:25 [2020-04-29T09:09:25.549Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 8.88MB / 9.98MB 0.3s
09:09:25 [2020-04-29T09:09:25.549Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 17.78MB / 49.17MB 0.5s
09:09:25 [2020-04-29T09:09:25.549Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 7.68MB / 7.68MB 0.4s done
09:09:25 [2020-04-29T09:09:25.549Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 9.98MB / 9.98MB 0.4s done
09:09:25 [2020-04-29T09:09:25.549Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 0B / 52.16MB 0.6s
09:09:25 [2020-04-29T09:09:25.549Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 0B / 62.47MB 0.6s
09:09:25 [2020-04-29T09:09:25.645Z] #44 61.98   CC       criu/bfd.o
09:09:25 [2020-04-29T09:09:25.862Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 5.07MB / 52.16MB 0.7s
09:09:25 [2020-04-29T09:09:25.862Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 5.54MB / 62.47MB 0.7s
09:09:26 [2020-04-29T09:09:26.140Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 38.35MB / 49.17MB 0.9s
09:09:26 [2020-04-29T09:09:26.140Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 22.88MB / 52.16MB 0.9s
09:09:26 [2020-04-29T09:09:26.140Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 17.78MB / 62.47MB 0.9s
09:09:26 [2020-04-29T09:09:26.140Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 42.28MB / 49.17MB 1.0s
09:09:26 [2020-04-29T09:09:26.140Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 33.54MB / 52.16MB 1.0s
09:09:26 [2020-04-29T09:09:26.263Z] #44 62.32   CC       criu/bitmap.o
09:09:26 [2020-04-29T09:09:26.263Z] #44 62.40   CC       criu/cgroup-props.o
09:09:26 [2020-04-29T09:09:26.416Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 21.86MB / 62.47MB 1.1s
09:09:26 [2020-04-29T09:09:26.416Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 49.17MB / 49.17MB 1.2s done
09:09:26 [2020-04-29T09:09:26.416Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 49.75MB / 52.16MB 1.3s
09:09:26 [2020-04-29T09:09:26.416Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 42.43MB / 62.47MB 1.3s
09:09:26 [2020-04-29T09:09:26.416Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 0B / 97.69MB 1.3s
09:09:26 [2020-04-29T09:09:26.695Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.9s done
09:09:26 [2020-04-29T09:09:26.695Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9
09:09:26 [2020-04-29T09:09:26.702Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 46.64MB / 62.47MB 1.4s
09:09:26 [2020-04-29T09:09:26.702Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 5.47MB / 97.69MB 1.4s
09:09:26 [2020-04-29T09:09:26.702Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170
09:09:26 [2020-04-29T09:09:26.702Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 52.16MB / 52.16MB 1.4s done
09:09:26 [2020-04-29T09:09:26.702Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 52.58MB / 62.47MB 1.6s
09:09:26 [2020-04-29T09:09:26.702Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 13.63MB / 97.69MB 1.6s
09:09:26 [2020-04-29T09:09:26.702Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 155B / 155B 1.6s
09:09:26 [2020-04-29T09:09:26.878Z] #44 63.02   CC       criu/cgroup.o
09:09:26 [2020-04-29T09:09:26.878Z] #44 ...
09:09:26 [2020-04-29T09:09:26.878Z] 
09:09:26 [2020-04-29T09:09:26.878Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:09:26 [2020-04-29T09:09:26.878Z] #17 6.933 Fetched 8038 kB in 6s (1458 kB/s)
09:09:26 [2020-04-29T09:09:26.878Z] #17 6.933 Reading package lists...
09:09:26 [2020-04-29T09:09:26.878Z] #17 8.964 Reading package lists...
09:09:26 [2020-04-29T09:09:26.878Z] #17 10.86 Building dependency tree...
09:09:26 [2020-04-29T09:09:26.878Z] #17 11.30 libcap2-bin is already the newest version (1:2.25-2).
09:09:26 [2020-04-29T09:09:26.878Z] #17 11.30 The following additional packages will be installed:
09:09:26 [2020-04-29T09:09:26.878Z] #17 11.31   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
09:09:26 [2020-04-29T09:09:26.878Z] #17 11.31   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
09:09:26 [2020-04-29T09:09:26.878Z] #17 11.31   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
09:09:26 [2020-04-29T09:09:26.878Z] #17 11.31   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:09:26 [2020-04-29T09:09:26.878Z] #17 11.31   python3.7 python3.7-minimal vim-runtime xxd
09:09:26 [2020-04-29T09:09:26.878Z] #17 11.31 Suggested packages:
09:09:26 [2020-04-29T09:09:26.878Z] #17 11.31   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
09:09:26 [2020-04-29T09:09:26.878Z] #17 11.31   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
09:09:26 [2020-04-29T09:09:26.878Z] #17 11.31   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
09:09:26 [2020-04-29T09:09:26.878Z] #17 11.31 Recommended packages:
09:09:26 [2020-04-29T09:09:26.878Z] #17 11.31   aufs-dkms nftables build-essential python3-dev python3-keyring
09:09:26 [2020-04-29T09:09:26.878Z] #17 11.31   python3-keyrings.alt python3-xdg unzip
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.58 The following NEW packages will be installed:
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.58   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.58   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.58   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.58   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.58   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.58   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.58   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.58   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.58   xz-utils zip
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.65 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.65 Need to get 27.7 MB of archives.
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.65 After this operation, 117 MB of additional disk space will be used.
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.88 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.88 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.88 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 12.89 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.12 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.13 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.13 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.13 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.18 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.18 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.19 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.19 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.20 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.21 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.25 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.26 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.28 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.45 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.50 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.80 debconf: delaying package configuration, since apt-utils is not installed
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.86 Fetched 27.7 MB in 1s (31.0 MB/s)
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.88 Selecting previously unselected package pigz.
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23198 files and directories currently installed.)
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.90 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.91 Unpacking pigz (2.4-1) ...
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.96 Selecting previously unselected package libpython3.7-minimal:s390x.
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
09:09:26 [2020-04-29T09:09:26.878Z] #17 13.96 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
09:09:26 [2020-04-29T09:09:26.878Z] #17 14.26 Selecting previously unselected package python3.7-minimal.
09:09:26 [2020-04-29T09:09:26.878Z] #17 14.26 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
09:09:26 [2020-04-29T09:09:26.878Z] #17 14.26 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
09:09:26 [2020-04-29T09:09:26.879Z] #44 17.03 make[1]: Nothing to be done for 'all'.
09:09:26 [2020-04-29T09:09:26.966Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 58.97MB / 62.47MB 1.9s
09:09:26 [2020-04-29T09:09:26.966Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 28.46MB / 97.69MB 1.9s
09:09:26 [2020-04-29T09:09:26.966Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 155B / 155B 1.6s done
09:09:27 [2020-04-29T09:09:27.231Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 2.0s
09:09:27 [2020-04-29T09:09:27.231Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 40.06MB / 97.69MB 2.0s
09:09:27 [2020-04-29T09:09:27.232Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.3s done
09:09:27 [2020-04-29T09:09:27.232Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315
09:09:27 [2020-04-29T09:09:27.492Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 2.1s done
09:09:27 [2020-04-29T09:09:27.492Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 52.43MB / 97.69MB 2.3s
09:09:27 [2020-04-29T09:09:27.492Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 62.41MB / 97.69MB 2.5s
09:09:27 [2020-04-29T09:09:27.497Z] #17 ...
09:09:27 [2020-04-29T09:09:27.497Z] 
09:09:27 [2020-04-29T09:09:27.497Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:27 [2020-04-29T09:09:27.497Z] #47 93.31 github.com/LK4D4/vndr/godl
09:09:27 [2020-04-29T09:09:27.497Z] #47 93.81 github.com/LK4D4/vndr
09:09:27 [2020-04-29T09:09:27.497Z] #47 DONE 100.2s
09:09:27 [2020-04-29T09:09:27.530Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done
09:09:27 [2020-04-29T09:09:27.530Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.1s
09:09:27 [2020-04-29T09:09:27.753Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 68.94MB / 97.69MB 2.6s
09:09:27 [2020-04-29T09:09:27.753Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 75.06MB / 97.69MB 2.7s
09:09:27 [2020-04-29T09:09:27.790Z] 
09:09:27 [2020-04-29T09:09:27.790Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:09:27 [2020-04-29T09:09:27.790Z] #17 15.03 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
09:09:27 [2020-04-29T09:09:27.790Z] #17 15.05 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
09:09:27 [2020-04-29T09:09:27.811Z] #44 ...
09:09:27 [2020-04-29T09:09:27.811Z] 
09:09:27 [2020-04-29T09:09:27.811Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:27 [2020-04-29T09:09:27.811Z] #56 79.24 encoding/json
09:09:27 [2020-04-29T09:09:27.811Z] #56 82.05 github.com/pkg/diff
09:09:27 [2020-04-29T09:09:27.811Z] #56 83.41 go/ast
09:09:27 [2020-04-29T09:09:27.811Z] #56 87.20 golang.org/x/crypto/ssh/terminal
09:09:27 [2020-04-29T09:09:27.811Z] #56 88.19 mvdan.cc/editorconfig
09:09:27 [2020-04-29T09:09:27.811Z] #56 88.66 mvdan.cc/sh/v3/fileutil
09:09:27 [2020-04-29T09:09:27.811Z] #56 88.85 mvdan.cc/sh/v3/syntax
09:09:27 [2020-04-29T09:09:27.811Z] #56 ...
09:09:27 [2020-04-29T09:09:27.811Z] 
09:09:27 [2020-04-29T09:09:27.811Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:09:27 [2020-04-29T09:09:27.811Z] #65 39.25 Checking out files:  49% (1562/3178)   
Checking out files:  50% (1589/3178)   
Checking out files:  51% (1621/3178)   
Checking out files:  52% (1653/3178)   
Checking out files:  53% (1685/3178)   
Checking out files:  54% (1717/3178)   
Checking out files:  55% (1748/3178)   
Checking out files:  56% (1780/3178)   
Checking out files:  57% (1812/3178)   
Checking out files:  58% (1844/3178)   
Checking out files:  59% (1876/3178)   
Checking out files:  60% (1907/3178)   
Checking out files:  61% (1939/3178)   
Checking out files:  62% (1971/3178)   
Checking out files:  63% (2003/3178)   
Checking out files:  64% (2034/3178)   
Checking out files:  65% (2066/3178)   
Checking out files:  66% (2098/3178)   
Checking out files:  67% (2130/3178)   
Checking out files:  68% (2162/3178)   
Checking out files:  69% (2193/3178)   
Checking out files:  70% (2225/3178)   
Checking out files:  71% (2257/3178)   
Checking out files:  72% (2289/3178)   
Checking out files:  73% (2320/3178)   
Checking out files:  74% (2352/3178)   
Checking out files:  75% (2384/3178)   
Checking out files:  76% (2416/3178)   
Checking out files:  77% (2448/3178)   
Checking out files:  78% (2479/3178)   
Checking out files:  79% (2511/3178)   
Checking out files:  80% (2543/3178)   
Checking out files:  81% (2575/3178)   
Checking out files:  82% (2606/3178)   
Checking out files:  83% (2638/3178)   
Checking out files:  84% (2670/3178)   
Checking out files:  85% (2702/3178)   
Checking out files:  86% (2734/3178)   
Checking out files:  87% (2765/3178)   
Checking out files:  87% (2786/3178)   
Checking out files:  88% (2797/3178)   
Checking out files:  89% (2829/3178)   
Checking out files:  90% (2861/3178)   
Checking out files:  91% (2892/3178)   
Checking out files:  92% (2924/3178)   
Checking out files:  93% (2956/3178)   
Checking out files:  94% (2988/3178)   
Checking out files:  95% (3020/3178)   
Checking out files:  96% (3051/3178)   
Checking out files:  97% (3083/3178)   
Checking out files:  98% (3115/3178)   
Checking out files:  99% (3147/3178)   
Checking out files: 100% (3178/3178)   
Checking out files: 100% (3178/3178), done.
09:09:27 [2020-04-29T09:09:27.811Z] #65 41.00 + cd /tmp/tmp.BBtx5pbJ2u/src/github.com/containerd/containerd
09:09:27 [2020-04-29T09:09:27.811Z] #65 41.00 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
09:09:27 [2020-04-29T09:09:27.811Z] #65 42.61 + export 'BUILDTAGS=netgo osusergo static_build'
09:09:27 [2020-04-29T09:09:27.811Z] #65 42.61 + BUILDTAGS='netgo osusergo static_build'
09:09:27 [2020-04-29T09:09:27.811Z] #65 42.61 + export EXTRA_FLAGS=-buildmode=pie
09:09:27 [2020-04-29T09:09:27.811Z] #65 42.61 + EXTRA_FLAGS=-buildmode=pie
09:09:27 [2020-04-29T09:09:27.811Z] #65 42.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:09:27 [2020-04-29T09:09:27.811Z] #65 42.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:09:27 [2020-04-29T09:09:27.811Z] #65 42.61 + '[' '' = dynamic ']'
09:09:27 [2020-04-29T09:09:27.811Z] #65 42.61 + make
09:09:27 [2020-04-29T09:09:27.811Z] #65 43.59 + bin/ctr
09:09:28 [2020-04-29T09:09:28.018Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 80.39MB / 97.69MB 2.8s
09:09:28 [2020-04-29T09:09:28.018Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 97.69MB / 97.69MB 3.0s
09:09:28 [2020-04-29T09:09:28.070Z] #65 ...
09:09:28 [2020-04-29T09:09:28.070Z] 
09:09:28 [2020-04-29T09:09:28.070Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:28 [2020-04-29T09:09:28.070Z] #44 18.36   CC       images/stats.o
09:09:28 [2020-04-29T09:09:28.091Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.4s done
09:09:28 [2020-04-29T09:09:28.091Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80
09:09:28 [2020-04-29T09:09:28.278Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 97.69MB / 97.69MB 3.2s done
09:09:28 [2020-04-29T09:09:28.635Z] #44 18.70   CC       images/core.o
09:09:28 [2020-04-29T09:09:28.847Z] #7 ...
09:09:28 [2020-04-29T09:09:28.847Z] 
09:09:28 [2020-04-29T09:09:28.847Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
09:09:28 [2020-04-29T09:09:28.847Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
09:09:28 [2020-04-29T09:09:28.847Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
09:09:28 [2020-04-29T09:09:28.847Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
09:09:28 [2020-04-29T09:09:28.847Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done
09:09:28 [2020-04-29T09:09:28.847Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done
09:09:28 [2020-04-29T09:09:28.847Z] #71 DONE 3.7s
09:09:28 [2020-04-29T09:09:28.847Z] 
09:09:28 [2020-04-29T09:09:28.847Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
09:09:29 [2020-04-29T09:09:29.200Z] #44 19.30   CC       images/core-x86.o
09:09:29 [2020-04-29T09:09:29.274Z] #17 16.59 Selecting previously unselected package python3-minimal.
09:09:29 [2020-04-29T09:09:29.274Z] #17 16.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 ... 23447 files and directories currently installed.)
09:09:29 [2020-04-29T09:09:29.274Z] #17 16.64 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
09:09:29 [2020-04-29T09:09:29.274Z] #17 16.64 Unpacking python3-minimal (3.7.3-1) ...
09:09:29 [2020-04-29T09:09:29.274Z] #17 16.69 Selecting previously unselected package libmpdec2:s390x.
09:09:29 [2020-04-29T09:09:29.274Z] #17 16.69 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
09:09:29 [2020-04-29T09:09:29.274Z] #17 16.70 Unpacking libmpdec2:s390x (2.4.2-2) ...
09:09:29 [2020-04-29T09:09:29.274Z] #17 16.80 Selecting previously unselected package libpython3.7-stdlib:s390x.
09:09:29 [2020-04-29T09:09:29.417Z] #7 ...
09:09:29 [2020-04-29T09:09:29.417Z] 
09:09:29 [2020-04-29T09:09:29.417Z] #20 [internal] load build context
09:09:29 [2020-04-29T09:09:29.417Z] #20 transferring context: 52.83MB 4.3s done
09:09:29 [2020-04-29T09:09:29.417Z] #20 DONE 4.3s
09:09:29 [2020-04-29T09:09:29.417Z] 
09:09:29 [2020-04-29T09:09:29.417Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6...
09:09:29 [2020-04-29T09:09:29.558Z] #17 16.80 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
09:09:29 [2020-04-29T09:09:29.558Z] #17 16.82 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
09:09:29 [2020-04-29T09:09:29.766Z] #44 19.85   CC       images/core-arm.o
09:09:30 [2020-04-29T09:09:30.024Z] #44 ...
09:09:30 [2020-04-29T09:09:30.024Z] 
09:09:30 [2020-04-29T09:09:30.024Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:30 [2020-04-29T09:09:30.024Z] #47 81.68 internal/lazyregexp
09:09:30 [2020-04-29T09:09:30.024Z] #47 82.12 net/url
09:09:30 [2020-04-29T09:09:30.024Z] #47 83.77 text/template/parse
09:09:30 [2020-04-29T09:09:30.024Z] #47 86.77 go/parser
09:09:30 [2020-04-29T09:09:30.024Z] #47 89.63 text/template
09:09:30 [2020-04-29T09:09:30.024Z] #47 90.05 encoding/xml
09:09:30 [2020-04-29T09:09:30.024Z] #47 ...
09:09:30 [2020-04-29T09:09:30.024Z] 
09:09:30 [2020-04-29T09:09:30.024Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:30 [2020-04-29T09:09:30.024Z] #44 20.20   CC       images/core-aarch64.o
09:09:30 [2020-04-29T09:09:30.176Z] #17 17.50 Selecting previously unselected package python3.7.
09:09:30 [2020-04-29T09:09:30.176Z] #17 17.50 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
09:09:30 [2020-04-29T09:09:30.176Z] #17 17.50 Unpacking python3.7 (3.7.3-2+deb10u1) ...
09:09:30 [2020-04-29T09:09:30.176Z] #17 17.60 Selecting previously unselected package libpython3-stdlib:s390x.
09:09:30 [2020-04-29T09:09:30.176Z] #17 ...
09:09:30 [2020-04-29T09:09:30.176Z] 
09:09:30 [2020-04-29T09:09:30.176Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:09:30 [2020-04-29T09:09:30.176Z] #30 DONE 103.3s
09:09:30 [2020-04-29T09:09:30.176Z] 
09:09:30 [2020-04-29T09:09:30.176Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:09:30 [2020-04-29T09:09:30.176Z] #17 17.60 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
09:09:30 [2020-04-29T09:09:30.176Z] #17 17.61 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
09:09:30 [2020-04-29T09:09:30.176Z] #17 17.67 Setting up python3-minimal (3.7.3-1) ...
09:09:30 [2020-04-29T09:09:30.282Z] #44 20.58   CC       images/core-ppc64.o
09:09:30 [2020-04-29T09:09:30.800Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 4.3s done
09:09:31 [2020-04-29T09:09:31.060Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98
09:09:31 [2020-04-29T09:09:31.215Z] #44 21.29   CC       images/core-s390.o
09:09:31 [2020-04-29T09:09:31.241Z] #17 18.71 Selecting previously unselected package python3.
09:09:31 [2020-04-29T09:09:31.241Z] #17 18.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 ... 23859 files and directories currently installed.)
09:09:31 [2020-04-29T09:09:31.241Z] #17 18.76 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
09:09:31 [2020-04-29T09:09:31.321Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 0.3s done
09:09:31 [2020-04-29T09:09:31.527Z] #17 18.81 Unpacking python3 (3.7.3-1) ...
09:09:31 [2020-04-29T09:09:31.527Z] #17 18.87 Selecting previously unselected package libip4tc0:s390x.
09:09:31 [2020-04-29T09:09:31.527Z] #17 18.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
09:09:31 [2020-04-29T09:09:31.527Z] #17 18.87 Unpacking libip4tc0:s390x (1.8.2-4) ...
09:09:31 [2020-04-29T09:09:31.527Z] #17 18.95 Selecting previously unselected package libip6tc0:s390x.
09:09:31 [2020-04-29T09:09:31.527Z] #17 18.95 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
09:09:31 [2020-04-29T09:09:31.527Z] #17 18.95 Unpacking libip6tc0:s390x (1.8.2-4) ...
09:09:31 [2020-04-29T09:09:31.527Z] #17 18.99 Selecting previously unselected package libiptc0:s390x.
09:09:31 [2020-04-29T09:09:31.581Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662
09:09:31 [2020-04-29T09:09:31.809Z] #17 18.99 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
09:09:31 [2020-04-29T09:09:31.809Z] #17 18.99 Unpacking libiptc0:s390x (1.8.2-4) ...
09:09:31 [2020-04-29T09:09:31.809Z] #17 19.03 Selecting previously unselected package libnfnetlink0:s390x.
09:09:31 [2020-04-29T09:09:31.809Z] #17 19.03 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
09:09:31 [2020-04-29T09:09:31.809Z] #17 19.03 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
09:09:31 [2020-04-29T09:09:31.809Z] #17 19.08 Selecting previously unselected package libnetfilter-conntrack3:s390x.
09:09:31 [2020-04-29T09:09:31.809Z] #17 19.08 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
09:09:31 [2020-04-29T09:09:31.809Z] #17 19.08 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
09:09:31 [2020-04-29T09:09:31.809Z] #17 19.11 Selecting previously unselected package libnftnl11:s390x.
09:09:31 [2020-04-29T09:09:31.809Z] #17 19.11 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
09:09:31 [2020-04-29T09:09:31.809Z] #17 19.12 Unpacking libnftnl11:s390x (1.1.2-2) ...
09:09:31 [2020-04-29T09:09:31.809Z] #17 19.15 Selecting previously unselected package iptables.
09:09:31 [2020-04-29T09:09:31.809Z] #17 19.15 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
09:09:31 [2020-04-29T09:09:31.809Z] #17 19.15 Unpacking iptables (1.8.2-4) ...
09:09:31 [2020-04-29T09:09:31.840Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0.3s done
09:09:31 [2020-04-29T09:09:31.840Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9
09:09:31 [2020-04-29T09:09:31.956Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.0s
09:09:32 [2020-04-29T09:09:32.092Z] #17 19.36 Selecting previously unselected package xxd.
09:09:32 [2020-04-29T09:09:32.092Z] #17 19.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
09:09:32 [2020-04-29T09:09:32.092Z] #17 19.36 Unpacking xxd (2:8.1.0875-5) ...
09:09:32 [2020-04-29T09:09:32.092Z] #17 19.42 Selecting previously unselected package vim-common.
09:09:32 [2020-04-29T09:09:32.092Z] #17 19.43 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:09:32 [2020-04-29T09:09:32.092Z] #17 19.43 Unpacking vim-common (2:8.1.0875-5) ...
09:09:32 [2020-04-29T09:09:32.092Z] #17 19.52 Selecting previously unselected package bash-completion.
09:09:32 [2020-04-29T09:09:32.149Z] #44 22.05   CC       images/cpuinfo.o
09:09:32 [2020-04-29T09:09:32.253Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.5s done
09:09:32 [2020-04-29T09:09:32.254Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602
09:09:32 [2020-04-29T09:09:32.374Z] #17 19.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:09:32 [2020-04-29T09:09:32.407Z] #44 22.54   CC       images/inventory.o
09:09:32 [2020-04-29T09:09:32.665Z] #44 22.78   CC       images/fdinfo.o
09:09:32 [2020-04-29T09:09:32.922Z] #44 23.15   CC       images/fown.o
09:09:33 [2020-04-29T09:09:33.180Z] #44 23.35   CC       images/ns.o
09:09:33 [2020-04-29T09:09:33.380Z] #17 20.70 Unpacking bash-completion (1:2.8-6) ...
09:09:33 [2020-04-29T09:09:33.438Z] #44 23.56   CC       images/regfile.o
09:09:33 [2020-04-29T09:09:33.663Z] #17 20.97 Selecting previously unselected package bzip2.
09:09:33 [2020-04-29T09:09:33.663Z] #17 20.97 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
09:09:33 [2020-04-29T09:09:33.663Z] #17 20.97 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:09:33 [2020-04-29T09:09:33.663Z] #17 21.04 Selecting previously unselected package xz-utils.
09:09:33 [2020-04-29T09:09:33.663Z] #17 21.04 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
09:09:33 [2020-04-29T09:09:33.663Z] #17 21.04 Unpacking xz-utils (5.2.4-1) ...
09:09:33 [2020-04-29T09:09:33.663Z] #17 21.12 Selecting previously unselected package apparmor.
09:09:33 [2020-04-29T09:09:33.696Z] #44 23.74   CC       images/ghost-file.o
09:09:33 [2020-04-29T09:09:33.862Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.3s done
09:09:33 [2020-04-29T09:09:33.945Z] #17 21.12 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
09:09:33 [2020-04-29T09:09:33.945Z] #17 21.15 Unpacking apparmor (2.13.2-10) ...
09:09:33 [2020-04-29T09:09:33.945Z] #17 21.40 Selecting previously unselected package aufs-tools.
09:09:33 [2020-04-29T09:09:33.953Z] #44 24.10   CC       images/fifo.o
09:09:34 [2020-04-29T09:09:34.211Z] #44 24.44   CC       images/remap-file-path.o
09:09:34 [2020-04-29T09:09:34.228Z] #17 21.40 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
09:09:34 [2020-04-29T09:09:34.228Z] #17 21.40 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:09:34 [2020-04-29T09:09:34.228Z] #17 21.47 Selecting previously unselected package libonig5:s390x.
09:09:34 [2020-04-29T09:09:34.228Z] #17 21.47 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
09:09:34 [2020-04-29T09:09:34.228Z] #17 21.48 Unpacking libonig5:s390x (6.9.1-1) ...
09:09:34 [2020-04-29T09:09:34.228Z] #17 21.56 Selecting previously unselected package libjq1:s390x.
09:09:34 [2020-04-29T09:09:34.228Z] #17 21.56 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
09:09:34 [2020-04-29T09:09:34.228Z] #17 21.56 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
09:09:34 [2020-04-29T09:09:34.228Z] #17 21.61 Selecting previously unselected package jq.
09:09:34 [2020-04-29T09:09:34.228Z] #17 21.61 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
09:09:34 [2020-04-29T09:09:34.228Z] #17 21.62 Unpacking jq (1.5+dfsg-2+b1) ...
09:09:34 [2020-04-29T09:09:34.228Z] #17 21.65 Selecting previously unselected package libaio1:s390x.
09:09:34 [2020-04-29T09:09:34.228Z] #17 21.65 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
09:09:34 [2020-04-29T09:09:34.228Z] #17 21.65 Unpacking libaio1:s390x (0.3.112-3) ...
09:09:34 [2020-04-29T09:09:34.228Z] #17 21.68 Selecting previously unselected package libgpm2:s390x.
09:09:34 [2020-04-29T09:09:34.380Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 2.2s done
09:09:34 [2020-04-29T09:09:34.381Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25
09:09:34 [2020-04-29T09:09:34.426Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done
09:09:34 [2020-04-29T09:09:34.426Z] #7 DONE 27.6s
09:09:34 [2020-04-29T09:09:34.426Z] 
09:09:34 [2020-04-29T09:09:34.426Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:09:34 [2020-04-29T09:09:34.510Z] #17 21.69 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
09:09:34 [2020-04-29T09:09:34.510Z] #17 21.69 Unpacking libgpm2:s390x (1.20.7-5) ...
09:09:34 [2020-04-29T09:09:34.510Z] #17 21.73 Selecting previously unselected package libicu63:s390x.
09:09:34 [2020-04-29T09:09:34.510Z] #17 21.73 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
09:09:34 [2020-04-29T09:09:34.510Z] #17 21.73 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
09:09:34 [2020-04-29T09:09:34.776Z] #44 24.75   CC       images/eventfd.o
09:09:34 [2020-04-29T09:09:34.776Z] #44 24.93   CC       images/eventpoll.o
09:09:35 [2020-04-29T09:09:35.075Z] #44 25.25   CC       images/fh.o
09:09:35 [2020-04-29T09:09:35.333Z] #44 25.50   CC       images/fsnotify.o
09:09:36 [2020-04-29T09:09:36.268Z] #44 26.11   CC       images/signalfd.o
09:09:36 [2020-04-29T09:09:36.268Z] #44 26.35   CC       images/fs.o
09:09:36 [2020-04-29T09:09:36.290Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 1.8s done
09:09:36 [2020-04-29T09:09:36.410Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.8s done
09:09:36 [2020-04-29T09:09:36.410Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9
09:09:36 [2020-04-29T09:09:36.525Z] #44 26.57   CC       images/pstree.o
09:09:36 [2020-04-29T09:09:36.550Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de
09:09:36 [2020-04-29T09:09:36.570Z] #17 23.90 Selecting previously unselected package libnet1:s390x.
09:09:36 [2020-04-29T09:09:36.570Z] #17 23.90 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
09:09:36 [2020-04-29T09:09:36.570Z] #17 23.90 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
09:09:36 [2020-04-29T09:09:36.570Z] #17 23.94 Selecting previously unselected package libnl-3-200:s390x.
09:09:36 [2020-04-29T09:09:36.570Z] #17 23.95 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
09:09:36 [2020-04-29T09:09:36.570Z] #17 23.95 Unpacking libnl-3-200:s390x (3.4.0-1) ...
09:09:36 [2020-04-29T09:09:36.570Z] #17 24.00 Selecting previously unselected package libprotobuf-c1:s390x.
09:09:36 [2020-04-29T09:09:36.570Z] #17 24.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
09:09:36 [2020-04-29T09:09:36.570Z] #17 24.00 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
09:09:36 [2020-04-29T09:09:36.570Z] #17 24.04 Selecting previously unselected package libreadline5:s390x.
09:09:36 [2020-04-29T09:09:36.570Z] #17 24.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
09:09:36 [2020-04-29T09:09:36.570Z] #17 24.06 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
09:09:36 [2020-04-29T09:09:36.570Z] #17 24.09 Selecting previously unselected package net-tools.
09:09:36 [2020-04-29T09:09:36.570Z] #17 24.09 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
09:09:36 [2020-04-29T09:09:36.570Z] #17 24.10 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
09:09:36 [2020-04-29T09:09:36.783Z] #44 26.81   CC       images/pipe.o
09:09:36 [2020-04-29T09:09:36.853Z] #17 24.20 Selecting previously unselected package python-pip-whl.
09:09:36 [2020-04-29T09:09:36.853Z] #17 24.20 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
09:09:36 [2020-04-29T09:09:36.853Z] #17 24.20 Unpacking python-pip-whl (18.1-5) ...
09:09:36 [2020-04-29T09:09:36.954Z] #8 DONE 2.5s
09:09:36 [2020-04-29T09:09:36.954Z] 
09:09:36 [2020-04-29T09:09:36.954Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:09:37 [2020-04-29T09:09:37.041Z] #44 27.01   CC       images/tcp-stream.o
09:09:37 [2020-04-29T09:09:37.041Z] #44 27.23   CC       images/sk-packet.o
09:09:37 [2020-04-29T09:09:37.135Z] #17 24.50 Selecting previously unselected package python3-lib2to3.
09:09:37 [2020-04-29T09:09:37.135Z] #17 24.51 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
09:09:37 [2020-04-29T09:09:37.135Z] #17 24.51 Unpacking python3-lib2to3 (3.7.3-1) ...
09:09:37 [2020-04-29T09:09:37.299Z] #44 27.53   CC       images/mnt.o
09:09:37 [2020-04-29T09:09:37.417Z] #17 24.59 Selecting previously unselected package python3-distutils.
09:09:37 [2020-04-29T09:09:37.417Z] #17 24.59 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
09:09:37 [2020-04-29T09:09:37.417Z] #17 24.60 Unpacking python3-distutils (3.7.3-1) ...
09:09:37 [2020-04-29T09:09:37.417Z] #17 24.67 Selecting previously unselected package python3-pip.
09:09:37 [2020-04-29T09:09:37.417Z] #17 24.67 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
09:09:37 [2020-04-29T09:09:37.417Z] #17 24.67 Unpacking python3-pip (18.1-5) ...
09:09:37 [2020-04-29T09:09:37.417Z] #17 24.78 Selecting previously unselected package python3-pkg-resources.
09:09:37 [2020-04-29T09:09:37.417Z] #17 24.79 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
09:09:37 [2020-04-29T09:09:37.417Z] #17 24.79 Unpacking python3-pkg-resources (40.8.0-1) ...
09:09:37 [2020-04-29T09:09:37.417Z] #17 24.86 Selecting previously unselected package python3-setuptools.
09:09:37 [2020-04-29T09:09:37.417Z] #17 24.87 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
09:09:37 [2020-04-29T09:09:37.417Z] #17 24.87 Unpacking python3-setuptools (40.8.0-1) ...
09:09:37 [2020-04-29T09:09:37.417Z] #17 24.99 Selecting previously unselected package python3-wheel.
09:09:37 [2020-04-29T09:09:37.557Z] #44 27.80   CC       images/pipe-data.o
09:09:37 [2020-04-29T09:09:37.699Z] #17 25.00 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
09:09:37 [2020-04-29T09:09:37.699Z] #17 25.00 Unpacking python3-wheel (0.32.3-2) ...
09:09:37 [2020-04-29T09:09:37.699Z] #17 25.06 Selecting previously unselected package sudo.
09:09:37 [2020-04-29T09:09:37.699Z] #17 25.06 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
09:09:37 [2020-04-29T09:09:37.699Z] #17 25.07 Unpacking sudo (1.8.27-1+deb10u2) ...
09:09:37 [2020-04-29T09:09:37.815Z] #44 27.96   CC       images/sa.o
09:09:37 [2020-04-29T09:09:37.982Z] #17 25.29 Selecting previously unselected package thin-provisioning-tools.
09:09:37 [2020-04-29T09:09:37.982Z] #17 25.30 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
09:09:37 [2020-04-29T09:09:37.982Z] #17 25.30 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
09:09:37 [2020-04-29T09:09:37.982Z] #17 25.41 Selecting previously unselected package uidmap.
09:09:38 [2020-04-29T09:09:38.073Z] #44 28.18   CC       images/timer.o
09:09:38 [2020-04-29T09:09:38.264Z] #17 25.42 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
09:09:38 [2020-04-29T09:09:38.264Z] #17 25.42 Unpacking uidmap (1:4.5-1.1) ...
09:09:38 [2020-04-29T09:09:38.264Z] #17 25.47 Selecting previously unselected package vim-runtime.
09:09:38 [2020-04-29T09:09:38.264Z] #17 25.47 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
09:09:38 [2020-04-29T09:09:38.264Z] #17 25.48 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
09:09:38 [2020-04-29T09:09:38.264Z] #17 25.49 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
09:09:38 [2020-04-29T09:09:38.264Z] #17 25.49 Unpacking vim-runtime (2:8.1.0875-5) ...
09:09:38 [2020-04-29T09:09:38.330Z] #44 28.54   CC       images/timerfd.o
09:09:38 [2020-04-29T09:09:38.334Z] #9 DONE 1.1s
09:09:38 [2020-04-29T09:09:38.334Z] 
09:09:38 [2020-04-29T09:09:38.334Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:09:38 [2020-04-29T09:09:38.334Z] #10 ...
09:09:38 [2020-04-29T09:09:38.334Z] 
09:09:38 [2020-04-29T09:09:38.334Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:09:38 [2020-04-29T09:09:38.334Z] #29 DONE 0.1s
09:09:38 [2020-04-29T09:09:38.334Z] 
09:09:38 [2020-04-29T09:09:38.334Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:09:38 [2020-04-29T09:09:38.334Z] #40 DONE 0.1s
09:09:38 [2020-04-29T09:09:38.334Z] 
09:09:38 [2020-04-29T09:09:38.334Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:09:38 [2020-04-29T09:09:38.334Z] #21 DONE 0.2s
09:09:38 [2020-04-29T09:09:38.334Z] 
09:09:38 [2020-04-29T09:09:38.334Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:09:38 [2020-04-29T09:09:38.334Z] #32 DONE 0.1s
09:09:38 [2020-04-29T09:09:38.334Z] 
09:09:38 [2020-04-29T09:09:38.334Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:09:38 [2020-04-29T09:09:38.594Z] #67 DONE 0.2s
09:09:38 [2020-04-29T09:09:38.594Z] 
09:09:38 [2020-04-29T09:09:38.594Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:09:38 [2020-04-29T09:09:38.594Z] #73 DONE 0.2s
09:09:38 [2020-04-29T09:09:38.594Z] 
09:09:38 [2020-04-29T09:09:38.594Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:38 [2020-04-29T09:09:38.594Z] #74 ...
09:09:38 [2020-04-29T09:09:38.594Z] 
09:09:38 [2020-04-29T09:09:38.594Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:09:38 [2020-04-29T09:09:38.594Z] #46 DONE 0.3s
09:09:38 [2020-04-29T09:09:38.594Z] 
09:09:38 [2020-04-29T09:09:38.594Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:09:38 [2020-04-29T09:09:38.594Z] #49 DONE 0.3s
09:09:38 [2020-04-29T09:09:38.594Z] 
09:09:38 [2020-04-29T09:09:38.594Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
09:09:38 [2020-04-29T09:09:38.594Z] #52 DONE 0.3s
09:09:38 [2020-04-29T09:09:38.594Z] 
09:09:38 [2020-04-29T09:09:38.594Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
09:09:38 [2020-04-29T09:09:38.594Z] #55 DONE 0.3s
09:09:38 [2020-04-29T09:09:38.594Z] 
09:09:38 [2020-04-29T09:09:38.594Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:09:38 [2020-04-29T09:09:38.594Z] #22 DONE 0.3s
09:09:38 [2020-04-29T09:09:38.853Z] 
09:09:38 [2020-04-29T09:09:38.853Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:09:38 [2020-04-29T09:09:38.878Z] #17 ...
09:09:38 [2020-04-29T09:09:38.878Z] 
09:09:38 [2020-04-29T09:09:38.878Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:38 [2020-04-29T09:09:38.878Z] #44 65.22   CC       criu/clone-noasan.o
09:09:38 [2020-04-29T09:09:38.878Z] #44 65.32   CC       criu/config.o
09:09:38 [2020-04-29T09:09:38.878Z] #44 66.30   CC       criu/cr-check.o
09:09:38 [2020-04-29T09:09:38.878Z] #44 67.44   CC       criu/cr-dedup.o
09:09:38 [2020-04-29T09:09:38.878Z] #44 67.88   CC       criu/cr-dump.o
09:09:38 [2020-04-29T09:09:38.878Z] #44 69.07   CC       criu/cr-errno.o
09:09:38 [2020-04-29T09:09:38.878Z] #44 69.11   CC       criu/cr-restore.o
09:09:38 [2020-04-29T09:09:38.878Z] #44 71.39   CC       criu/cr-service.o
09:09:38 [2020-04-29T09:09:38.878Z] #44 72.12   CC       criu/crtools.o
09:09:38 [2020-04-29T09:09:38.878Z] #44 72.33   CC       criu/eventfd.o
09:09:38 [2020-04-29T09:09:38.878Z] #44 72.51   CC       criu/eventpoll.o
09:09:38 [2020-04-29T09:09:38.878Z] #44 73.08   CC       criu/external.o
09:09:38 [2020-04-29T09:09:38.878Z] #44 73.28   CC       criu/fault-injection.o
09:09:38 [2020-04-29T09:09:38.878Z] #44 73.34   CC       criu/fdstore.o
09:09:38 [2020-04-29T09:09:38.878Z] #44 73.54   CC       criu/fifo.o
09:09:38 [2020-04-29T09:09:38.878Z] #44 73.74   CC       criu/file-ids.o
09:09:38 [2020-04-29T09:09:38.878Z] #44 74.00   CC       criu/file-lock.o
09:09:38 [2020-04-29T09:09:38.878Z] #44 74.60   CC       criu/files-ext.o
09:09:38 [2020-04-29T09:09:38.878Z] #44 74.91   CC       criu/files-reg.o
09:09:38 [2020-04-29T09:09:38.895Z] #44 28.81   CC       images/mm.o
09:09:39 [2020-04-29T09:09:39.153Z] #44 29.24   CC       images/sk-opts.o
09:09:39 [2020-04-29T09:09:39.410Z] #44 29.54   CC       images/sk-unix.o
09:09:39 [2020-04-29T09:09:39.885Z] #44 76.15   CC       criu/files.o
09:09:39 [2020-04-29T09:09:39.976Z] #44 30.00   CC       images/sk-inet.o
09:09:39 [2020-04-29T09:09:39.976Z] #44 ...
09:09:39 [2020-04-29T09:09:39.976Z] 
09:09:39 [2020-04-29T09:09:39.976Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:39 [2020-04-29T09:09:39.976Z] #56 95.93 mvdan.cc/sh/v3/cmd/shfmt
09:09:39 [2020-04-29T09:09:39.976Z] #56 DONE 101.7s
09:09:39 [2020-04-29T09:09:39.976Z] 
09:09:39 [2020-04-29T09:09:39.976Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:39 [2020-04-29T09:09:39.976Z] #47 94.79 go/doc
09:09:39 [2020-04-29T09:09:39.976Z] #47 95.60 github.com/LK4D4/vndr/versioned
09:09:39 [2020-04-29T09:09:39.976Z] #47 95.70 compress/flate
09:09:39 [2020-04-29T09:09:39.976Z] #47 98.49 hash/crc32
09:09:39 [2020-04-29T09:09:39.976Z] #47 98.51 github.com/LK4D4/vndr/build
09:09:39 [2020-04-29T09:09:39.976Z] #47 99.25 compress/gzip
09:09:39 [2020-04-29T09:09:39.976Z] #47 100.3 net
09:09:39 [2020-04-29T09:09:39.976Z] #47 101.7 vendor/golang.org/x/text/transform
09:09:40 [2020-04-29T09:09:40.167Z] #44 ...
09:09:40 [2020-04-29T09:09:40.167Z] 
09:09:40 [2020-04-29T09:09:40.167Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:09:40 [2020-04-29T09:09:40.167Z] #17 27.60 Selecting previously unselected package vim.
09:09:40 [2020-04-29T09:09:40.450Z] #17 27.61 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
09:09:40 [2020-04-29T09:09:40.450Z] #17 27.61 Unpacking vim (2:8.1.0875-5) ...
09:09:40 [2020-04-29T09:09:40.450Z] #17 28.02 Selecting previously unselected package xfsprogs.
09:09:40 [2020-04-29T09:09:40.541Z] #47 ...
09:09:40 [2020-04-29T09:09:40.541Z] 
09:09:40 [2020-04-29T09:09:40.541Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:40 [2020-04-29T09:09:40.541Z] #44 30.52   CC       images/tun.o
09:09:40 [2020-04-29T09:09:40.732Z] #17 28.03 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
09:09:40 [2020-04-29T09:09:40.733Z] #17 28.03 Unpacking xfsprogs (4.20.0-1) ...
09:09:40 [2020-04-29T09:09:40.733Z] #17 28.28 Selecting previously unselected package zip.
09:09:40 [2020-04-29T09:09:40.748Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 3.5s done
09:09:40 [2020-04-29T09:09:40.748Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac done
09:09:40 [2020-04-29T09:09:40.748Z] #7 DONE 15.6s
09:09:40 [2020-04-29T09:09:40.748Z] 
09:09:40 [2020-04-29T09:09:40.748Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:09:41 [2020-04-29T09:09:41.015Z] #17 28.28 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
09:09:41 [2020-04-29T09:09:41.015Z] #17 28.29 Unpacking zip (3.0-11+b1) ...
09:09:41 [2020-04-29T09:09:41.015Z] #17 28.41 Setting up aufs-tools (1:4.14+20190211-1) ...
09:09:41 [2020-04-29T09:09:41.015Z] #17 28.42 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
09:09:41 [2020-04-29T09:09:41.015Z] #17 28.43 Setting up libip6tc0:s390x (1.8.2-4) ...
09:09:41 [2020-04-29T09:09:41.015Z] #17 28.43 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
09:09:41 [2020-04-29T09:09:41.015Z] #17 28.44 Setting up libgpm2:s390x (1.20.7-5) ...
09:09:41 [2020-04-29T09:09:41.015Z] #17 28.45 Setting up libip4tc0:s390x (1.8.2-4) ...
09:09:41 [2020-04-29T09:09:41.015Z] #17 28.45 Setting up uidmap (1:4.5-1.1) ...
09:09:41 [2020-04-29T09:09:41.015Z] #17 28.46 Setting up libnftnl11:s390x (1.1.2-2) ...
09:09:41 [2020-04-29T09:09:41.015Z] #17 28.47 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
09:09:41 [2020-04-29T09:09:41.015Z] #17 28.48 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:09:41 [2020-04-29T09:09:41.015Z] #17 28.48 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
09:09:41 [2020-04-29T09:09:41.015Z] #17 28.49 Setting up libicu63:s390x (63.1-6+deb10u1) ...
09:09:41 [2020-04-29T09:09:41.015Z] #17 28.50 Setting up xxd (2:8.1.0875-5) ...
09:09:41 [2020-04-29T09:09:41.015Z] #17 28.50 Setting up zip (3.0-11+b1) ...
09:09:41 [2020-04-29T09:09:41.015Z] #17 28.51 Setting up vim-common (2:8.1.0875-5) ...
09:09:41 [2020-04-29T09:09:41.106Z] #44 31.08   CC       images/sk-netlink.o
09:09:41 [2020-04-29T09:09:41.297Z] #17 28.53 Setting up bash-completion (1:2.8-6) ...
09:09:41 [2020-04-29T09:09:41.363Z] #44 31.37   CC       images/packet-sock.o
09:09:41 [2020-04-29T09:09:41.622Z] #44 31.71   CC       images/ipc-var.o
09:09:41 [2020-04-29T09:09:41.622Z] #44 31.92   CC       images/ipc-desc.o
09:09:41 [2020-04-29T09:09:41.648Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.2s
09:09:41 [2020-04-29T09:09:41.880Z] #44 32.18   CC       images/ipc-shm.o
09:09:42 [2020-04-29T09:09:42.304Z] #17 29.80 Setting up libiptc0:s390x (1.8.2-4) ...
09:09:42 [2020-04-29T09:09:42.304Z] #17 29.81 Setting up xz-utils (5.2.4-1) ...
09:09:42 [2020-04-29T09:09:42.304Z] #17 29.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:09:42 [2020-04-29T09:09:42.446Z] #44 32.38   CC       images/ipc-msg.o
09:09:42 [2020-04-29T09:09:42.589Z] #17 29.82 Setting up sudo (1.8.27-1+deb10u2) ...
09:09:42 [2020-04-29T09:09:42.589Z] #17 29.85 invoke-rc.d: could not determine current runlevel
09:09:42 [2020-04-29T09:09:42.589Z] #17 29.85 invoke-rc.d: policy-rc.d denied execution of start.
09:09:42 [2020-04-29T09:09:42.589Z] #17 29.85 Setting up pigz (2.4-1) ...
09:09:42 [2020-04-29T09:09:42.589Z] #17 29.86 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
09:09:42 [2020-04-29T09:09:42.589Z] #17 29.87 Setting up libnl-3-200:s390x (3.4.0-1) ...
09:09:42 [2020-04-29T09:09:42.589Z] #17 29.88 Setting up python-pip-whl (18.1-5) ...
09:09:42 [2020-04-29T09:09:42.589Z] #17 29.89 Setting up libmpdec2:s390x (2.4.2-2) ...
09:09:42 [2020-04-29T09:09:42.589Z] #17 29.90 Setting up vim-runtime (2:8.1.0875-5) ...
09:09:42 [2020-04-29T09:09:42.589Z] #17 30.06 Setting up libaio1:s390x (0.3.112-3) ...
09:09:42 [2020-04-29T09:09:42.703Z] #44 32.66   CC       images/ipc-sem.o
09:09:42 [2020-04-29T09:09:42.703Z] #44 32.90   CC       images/utsns.o
09:09:42 [2020-04-29T09:09:42.872Z] #17 30.07 Setting up libonig5:s390x (6.9.1-1) ...
09:09:42 [2020-04-29T09:09:42.872Z] #17 30.08 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
09:09:42 [2020-04-29T09:09:42.872Z] #17 30.09 Setting up vim (2:8.1.0875-5) ...
09:09:42 [2020-04-29T09:09:42.872Z] #17 30.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:09:42 [2020-04-29T09:09:42.872Z] #17 30.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:09:42 [2020-04-29T09:09:42.872Z] #17 30.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:09:42 [2020-04-29T09:09:42.872Z] #17 30.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:09:42 [2020-04-29T09:09:42.872Z] #17 30.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:09:42 [2020-04-29T09:09:42.872Z] #17 30.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:09:42 [2020-04-29T09:09:42.872Z] #17 30.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:09:42 [2020-04-29T09:09:42.872Z] #17 30.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:09:42 [2020-04-29T09:09:42.872Z] #17 30.13 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
09:09:42 [2020-04-29T09:09:42.872Z] #17 30.14 Setting up thin-provisioning-tools (0.7.6-2.1) ...
09:09:42 [2020-04-29T09:09:42.872Z] #17 30.15 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
09:09:42 [2020-04-29T09:09:42.872Z] #17 30.15 Setting up jq (1.5+dfsg-2+b1) ...
09:09:42 [2020-04-29T09:09:42.872Z] #17 30.16 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
09:09:42 [2020-04-29T09:09:42.872Z] #17 30.17 Setting up python3.7 (3.7.3-2+deb10u1) ...
09:09:42 [2020-04-29T09:09:42.961Z] #44 33.12   CC       images/creds.o
09:09:43 [2020-04-29T09:09:43.221Z] #44 33.39   CC       images/vma.o
09:09:43 [2020-04-29T09:09:43.479Z] #44 33.62   CC       images/netdev.o
09:09:43 [2020-04-29T09:09:43.530Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.3s done
09:09:43 [2020-04-29T09:09:43.530Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112
09:09:43 [2020-04-29T09:09:43.530Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done
09:09:43 [2020-04-29T09:09:43.530Z] #7 DONE 25.9s
09:09:43 [2020-04-29T09:09:43.530Z] 
09:09:43 [2020-04-29T09:09:43.530Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
09:09:44 [2020-04-29T09:09:44.044Z] #44 33.95   CC       images/tty.o
09:09:44 [2020-04-29T09:09:44.150Z] #8 DONE 3.3s
09:09:44 [2020-04-29T09:09:44.150Z] 
09:09:44 [2020-04-29T09:09:44.150Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:09:44 [2020-04-29T09:09:44.302Z] #44 34.52   CC       images/file-lock.o
09:09:44 [2020-04-29T09:09:44.344Z] #17 31.89 Setting up iptables (1.8.2-4) ...
09:09:44 [2020-04-29T09:09:44.344Z] #17 31.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:09:44 [2020-04-29T09:09:44.560Z] #44 34.76   CC       images/rlimit.o
09:09:44 [2020-04-29T09:09:44.627Z] #17 31.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:09:44 [2020-04-29T09:09:44.627Z] #17 31.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:09:44 [2020-04-29T09:09:44.627Z] #17 31.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:09:44 [2020-04-29T09:09:44.627Z] #17 31.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:09:44 [2020-04-29T09:09:44.627Z] #17 31.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:09:44 [2020-04-29T09:09:44.627Z] #17 31.91 Setting up python3 (3.7.3-1) ...
09:09:44 [2020-04-29T09:09:44.817Z] #44 34.93   CC       images/pagemap.o
09:09:44 [2020-04-29T09:09:44.905Z] #8 DONE 1.1s
09:09:44 [2020-04-29T09:09:44.905Z] 
09:09:44 [2020-04-29T09:09:44.905Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
09:09:44 [2020-04-29T09:09:44.909Z] #17 32.27 Setting up python3-wheel (0.32.3-2) ...
09:09:45 [2020-04-29T09:09:45.191Z] #17 32.74 Setting up apparmor (2.13.2-10) ...
09:09:45 [2020-04-29T09:09:45.383Z] #44 35.40   CC       images/siginfo.o
09:09:45 [2020-04-29T09:09:45.383Z] #44 35.65   CC       images/rpc.o
09:09:45 [2020-04-29T09:09:45.408Z] #23 ...
09:09:45 [2020-04-29T09:09:45.408Z] 
09:09:45 [2020-04-29T09:09:45.408Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:09:45 [2020-04-29T09:09:45.408Z] #62 7.360 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:09:45 [2020-04-29T09:09:45.465Z] #9 DONE 0.7s
09:09:45 [2020-04-29T09:09:45.465Z] 
09:09:45 [2020-04-29T09:09:45.465Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:09:45 [2020-04-29T09:09:45.465Z] #40 DONE 0.1s
09:09:45 [2020-04-29T09:09:45.465Z] 
09:09:45 [2020-04-29T09:09:45.465Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:09:45 [2020-04-29T09:09:45.465Z] #29 DONE 0.1s
09:09:45 [2020-04-29T09:09:45.465Z] 
09:09:45 [2020-04-29T09:09:45.465Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:09:45 [2020-04-29T09:09:45.465Z] #21 DONE 0.1s
09:09:45 [2020-04-29T09:09:45.465Z] 
09:09:45 [2020-04-29T09:09:45.465Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:09:45 [2020-04-29T09:09:45.535Z] #9 DONE 1.2s
09:09:45 [2020-04-29T09:09:45.535Z] 
09:09:45 [2020-04-29T09:09:45.535Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:09:45 [2020-04-29T09:09:45.535Z] #25 ...
09:09:45 [2020-04-29T09:09:45.535Z] 
09:09:45 [2020-04-29T09:09:45.535Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:09:45 [2020-04-29T09:09:45.535Z] #40 DONE 0.1s
09:09:45 [2020-04-29T09:09:45.535Z] 
09:09:45 [2020-04-29T09:09:45.535Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:09:45 [2020-04-29T09:09:45.535Z] #29 DONE 0.2s
09:09:45 [2020-04-29T09:09:45.535Z] 
09:09:45 [2020-04-29T09:09:45.535Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:09:45 [2020-04-29T09:09:45.535Z] #21 DONE 0.2s
09:09:45 [2020-04-29T09:09:45.535Z] 
09:09:45 [2020-04-29T09:09:45.535Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:09:45 [2020-04-29T09:09:45.667Z] #62 7.467 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:09:45 [2020-04-29T09:09:45.667Z] #62 7.575 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:09:45 [2020-04-29T09:09:45.723Z] #32 ...
09:09:45 [2020-04-29T09:09:45.723Z] 
09:09:45 [2020-04-29T09:09:45.723Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:09:45 [2020-04-29T09:09:45.723Z] #22 DONE 0.1s
09:09:45 [2020-04-29T09:09:45.723Z] 
09:09:45 [2020-04-29T09:09:45.723Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:09:45 [2020-04-29T09:09:45.723Z] #67 DONE 0.1s
09:09:45 [2020-04-29T09:09:45.723Z] 
09:09:45 [2020-04-29T09:09:45.723Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:09:45 [2020-04-29T09:09:45.723Z] #73 DONE 0.1s
09:09:45 [2020-04-29T09:09:45.723Z] 
09:09:45 [2020-04-29T09:09:45.723Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
09:09:45 [2020-04-29T09:09:45.723Z] #55 DONE 0.2s
09:09:45 [2020-04-29T09:09:45.723Z] 
09:09:45 [2020-04-29T09:09:45.723Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
09:09:45 [2020-04-29T09:09:45.723Z] #52 DONE 0.2s
09:09:45 [2020-04-29T09:09:45.723Z] 
09:09:45 [2020-04-29T09:09:45.723Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:09:45 [2020-04-29T09:09:45.723Z] #49 DONE 0.2s
09:09:45 [2020-04-29T09:09:45.723Z] 
09:09:45 [2020-04-29T09:09:45.723Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:09:45 [2020-04-29T09:09:45.723Z] #46 DONE 0.2s
09:09:45 [2020-04-29T09:09:45.723Z] 
09:09:45 [2020-04-29T09:09:45.723Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:09:45 [2020-04-29T09:09:45.723Z] #32 DONE 0.2s
09:09:45 [2020-04-29T09:09:45.723Z] 
09:09:45 [2020-04-29T09:09:45.723Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:45 [2020-04-29T09:09:45.795Z] #73 ...
09:09:45 [2020-04-29T09:09:45.795Z] 
09:09:45 [2020-04-29T09:09:45.795Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
09:09:45 [2020-04-29T09:09:45.795Z] #46 DONE 0.3s
09:09:45 [2020-04-29T09:09:45.795Z] 
09:09:45 [2020-04-29T09:09:45.795Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
09:09:45 [2020-04-29T09:09:45.795Z] #49 DONE 0.3s
09:09:45 [2020-04-29T09:09:45.795Z] 
09:09:45 [2020-04-29T09:09:45.795Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
09:09:45 [2020-04-29T09:09:45.795Z] #67 DONE 0.3s
09:09:45 [2020-04-29T09:09:45.795Z] 
09:09:45 [2020-04-29T09:09:45.795Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:09:45 [2020-04-29T09:09:45.795Z] #22 DONE 0.3s
09:09:45 [2020-04-29T09:09:45.795Z] 
09:09:45 [2020-04-29T09:09:45.795Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
09:09:45 [2020-04-29T09:09:45.795Z] #55 DONE 0.3s
09:09:45 [2020-04-29T09:09:45.795Z] 
09:09:45 [2020-04-29T09:09:45.795Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
09:09:45 [2020-04-29T09:09:45.795Z] #52 DONE 0.3s
09:09:45 [2020-04-29T09:09:45.795Z] 
09:09:45 [2020-04-29T09:09:45.795Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
09:09:45 [2020-04-29T09:09:45.795Z] #32 DONE 0.4s
09:09:45 [2020-04-29T09:09:45.795Z] 
09:09:45 [2020-04-29T09:09:45.795Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
09:09:45 [2020-04-29T09:09:45.795Z] #73 DONE 0.4s
09:09:45 [2020-04-29T09:09:45.795Z] 
09:09:45 [2020-04-29T09:09:45.795Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:45 [2020-04-29T09:09:45.925Z] #62 ...
09:09:45 [2020-04-29T09:09:45.925Z] 
09:09:45 [2020-04-29T09:09:45.925Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:09:45 [2020-04-29T09:09:45.925Z] #30 7.636 + git clone https://github.com/kolyshkin/go-swagger.git .
09:09:45 [2020-04-29T09:09:45.925Z] #30 7.639 Cloning into '.'...
09:09:46 [2020-04-29T09:09:46.183Z] #30 ...
09:09:46 [2020-04-29T09:09:46.183Z] 
09:09:46 [2020-04-29T09:09:46.183Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:09:46 [2020-04-29T09:09:46.183Z] #50 7.619 + RM_GOPATH=0
09:09:46 [2020-04-29T09:09:46.183Z] #50 7.619 + TMP_GOPATH=
09:09:46 [2020-04-29T09:09:46.183Z] #50 7.619 + : /build
09:09:46 [2020-04-29T09:09:46.183Z] #50 7.619 + '[' -z '' ']'
09:09:46 [2020-04-29T09:09:46.183Z] #50 7.622 ++ mktemp -d
09:09:46 [2020-04-29T09:09:46.183Z] #50 7.637 + export GOPATH=/tmp/tmp.dfeJQMp3dM
09:09:46 [2020-04-29T09:09:46.183Z] #50 7.638 + GOPATH=/tmp/tmp.dfeJQMp3dM
09:09:46 [2020-04-29T09:09:46.183Z] #50 7.638 + RM_GOPATH=1
09:09:46 [2020-04-29T09:09:46.183Z] #50 7.638 ++ dirname ./install.sh
09:09:46 [2020-04-29T09:09:46.183Z] #50 7.647 + dir=.
09:09:46 [2020-04-29T09:09:46.183Z] #50 7.647 + bin=gotestsum
09:09:46 [2020-04-29T09:09:46.183Z] #50 7.647 + shift
09:09:46 [2020-04-29T09:09:46.183Z] #50 7.648 + '[' '!' -f ./gotestsum.installer ']'
09:09:46 [2020-04-29T09:09:46.183Z] #50 7.648 + . ./gotestsum.installer
09:09:46 [2020-04-29T09:09:46.183Z] #50 7.648 ++ : v0.3.5
09:09:46 [2020-04-29T09:09:46.183Z] #50 7.648 + install_gotestsum
09:09:46 [2020-04-29T09:09:46.183Z] #50 7.648 + echo 'Installing gotestsum version v0.3.5'
09:09:46 [2020-04-29T09:09:46.183Z] #50 7.649 Installing gotestsum version v0.3.5
09:09:46 [2020-04-29T09:09:46.183Z] #50 7.649 + go get -d gotest.tools/gotestsum
09:09:46 [2020-04-29T09:09:46.442Z] #50 ...
09:09:46 [2020-04-29T09:09:46.442Z] 
09:09:46 [2020-04-29T09:09:46.442Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.750 + RM_GOPATH=0
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.750 + TMP_GOPATH=
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.750 + : /build/
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.750 + '[' -z '' ']'
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.754 ++ mktemp -d
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.758 + export GOPATH=/tmp/tmp.ETaygia4PN
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.759 + GOPATH=/tmp/tmp.ETaygia4PN
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.760 + RM_GOPATH=1
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.761 ++ dirname ./install.sh
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.769 + dir=.
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.770 + bin=rootlesskit
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.770 + shift
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.770 + '[' '!' -f ./rootlesskit.installer ']'
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.770 + . ./rootlesskit.installer
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.771 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.771 + install_rootlesskit
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.771 + case "$1" in
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.772 + export CGO_ENABLED=0
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.772 + CGO_ENABLED=0
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.772 + _install_rootlesskit
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.773 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492'
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.773 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.773 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ETaygia4PN/src/github.com/rootless-containers/rootlesskit
09:09:46 [2020-04-29T09:09:46.442Z] #68 7.775 Cloning into '/tmp/tmp.ETaygia4PN/src/github.com/rootless-containers/rootlesskit'...
09:09:46 [2020-04-29T09:09:46.663Z] #17 33.89 Setting up xfsprogs (4.20.0-1) ...
09:09:46 [2020-04-29T09:09:46.663Z] #17 33.89 Setting up python3-lib2to3 (3.7.3-1) ...
09:09:46 [2020-04-29T09:09:46.663Z] #17 34.08 Setting up python3-pkg-resources (40.8.0-1) ...
09:09:46 [2020-04-29T09:09:46.700Z] #68 ...
09:09:46 [2020-04-29T09:09:46.700Z] 
09:09:46 [2020-04-29T09:09:46.700Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:09:46 [2020-04-29T09:09:46.700Z] #62 8.579 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:09:46 [2020-04-29T09:09:46.755Z] #44 36.93   CC       images/ext-file.o
09:09:47 [2020-04-29T09:09:47.013Z] #44 37.19   CC       images/cgroup.o
09:09:47 [2020-04-29T09:09:47.278Z] #17 34.57 Setting up python3-distutils (3.7.3-1) ...
09:09:47 [2020-04-29T09:09:47.560Z] #17 34.94 Setting up python3-setuptools (40.8.0-1) ...
09:09:47 [2020-04-29T09:09:47.945Z] #44 37.76   CC       images/userns.o
09:09:47 [2020-04-29T09:09:47.945Z] #44 38.08   CC       images/google/protobuf/descriptor.o
09:09:48 [2020-04-29T09:09:48.079Z] #62 ...
09:09:48 [2020-04-29T09:09:48.079Z] 
09:09:48 [2020-04-29T09:09:48.079Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:09:48 [2020-04-29T09:09:48.079Z] #43 9.125 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:09:48 [2020-04-29T09:09:48.079Z] #43 9.203 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:09:48 [2020-04-29T09:09:48.079Z] #43 9.208 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:09:48 [2020-04-29T09:09:48.337Z] #43 10.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:09:48 [2020-04-29T09:09:48.337Z] #43 ...
09:09:48 [2020-04-29T09:09:48.337Z] 
09:09:48 [2020-04-29T09:09:48.337Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:09:48 [2020-04-29T09:09:48.337Z] #41 8.245 + git clone https://github.com/docker/distribution.git .
09:09:48 [2020-04-29T09:09:48.337Z] #41 8.252 Cloning into '.'...
09:09:48 [2020-04-29T09:09:48.337Z] #41 ...
09:09:48 [2020-04-29T09:09:48.337Z] 
09:09:48 [2020-04-29T09:09:48.337Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:09:48 [2020-04-29T09:09:48.337Z] #35 8.160 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:09:48 [2020-04-29T09:09:48.337Z] #35 8.237 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:09:48 [2020-04-29T09:09:48.337Z] #35 8.255 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:09:48 [2020-04-29T09:09:48.337Z] #35 9.107 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:09:48 [2020-04-29T09:09:48.567Z] #17 35.74 Setting up python3-pip (18.1-5) ...
09:09:48 [2020-04-29T09:09:48.595Z] #35 ...
09:09:48 [2020-04-29T09:09:48.595Z] 
09:09:48 [2020-04-29T09:09:48.595Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:48 [2020-04-29T09:09:48.595Z] #47 7.949 + RM_GOPATH=0
09:09:48 [2020-04-29T09:09:48.595Z] #47 7.949 + TMP_GOPATH=
09:09:48 [2020-04-29T09:09:48.595Z] #47 7.949 + : /build
09:09:48 [2020-04-29T09:09:48.595Z] #47 7.949 + '[' -z '' ']'
09:09:48 [2020-04-29T09:09:48.595Z] #47 7.950 ++ mktemp -d
09:09:48 [2020-04-29T09:09:48.595Z] #47 7.952 + export GOPATH=/tmp/tmp.r8Qc1P4BoS
09:09:48 [2020-04-29T09:09:48.595Z] #47 7.952 + GOPATH=/tmp/tmp.r8Qc1P4BoS
09:09:48 [2020-04-29T09:09:48.595Z] #47 7.952 + RM_GOPATH=1
09:09:48 [2020-04-29T09:09:48.595Z] #47 7.962 ++ dirname ./install.sh
09:09:48 [2020-04-29T09:09:48.595Z] #47 7.973 + dir=.
09:09:48 [2020-04-29T09:09:48.595Z] #47 7.973 + bin=vndr
09:09:48 [2020-04-29T09:09:48.595Z] #47 7.973 + shift
09:09:48 [2020-04-29T09:09:48.595Z] #47 7.973 + '[' '!' -f ./vndr.installer ']'
09:09:48 [2020-04-29T09:09:48.595Z] #47 7.973 + . ./vndr.installer
09:09:48 [2020-04-29T09:09:48.595Z] #47 7.974 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:09:48 [2020-04-29T09:09:48.595Z] #47 7.974 + install_vndr
09:09:48 [2020-04-29T09:09:48.595Z] #47 7.974 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
09:09:48 [2020-04-29T09:09:48.595Z] #47 7.974 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:09:48 [2020-04-29T09:09:48.595Z] #47 7.974 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.r8Qc1P4BoS/src/github.com/LK4D4/vndr
09:09:48 [2020-04-29T09:09:48.595Z] #47 7.991 Cloning into '/tmp/tmp.r8Qc1P4BoS/src/github.com/LK4D4/vndr'...
09:09:48 [2020-04-29T09:09:48.595Z] #47 8.850 + cd /tmp/tmp.r8Qc1P4BoS/src/github.com/LK4D4/vndr
09:09:48 [2020-04-29T09:09:48.595Z] #47 8.850 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:09:48 [2020-04-29T09:09:48.595Z] #47 8.854 + go build -buildmode=pie -v -o /build/vndr .
09:09:48 [2020-04-29T09:09:48.595Z] #47 ...
09:09:48 [2020-04-29T09:09:48.595Z] 
09:09:48 [2020-04-29T09:09:48.595Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:09:48 [2020-04-29T09:09:48.595Z] #25 8.917 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:09:48 [2020-04-29T09:09:48.595Z] #25 8.984 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:09:48 [2020-04-29T09:09:48.595Z] #25 8.988 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:09:48 [2020-04-29T09:09:48.595Z] #25 10.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:09:48 [2020-04-29T09:09:48.853Z] #25 ...
09:09:48 [2020-04-29T09:09:48.853Z] 
09:09:48 [2020-04-29T09:09:48.853Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:48 [2020-04-29T09:09:48.853Z] #33 8.394 + RM_GOPATH=0
09:09:48 [2020-04-29T09:09:48.853Z] #33 8.394 + TMP_GOPATH=
09:09:48 [2020-04-29T09:09:48.853Z] #33 8.394 + : /build
09:09:48 [2020-04-29T09:09:48.853Z] #33 8.394 + '[' -z '' ']'
09:09:48 [2020-04-29T09:09:48.853Z] #33 8.394 ++ mktemp -d
09:09:48 [2020-04-29T09:09:48.853Z] #33 8.395 + export GOPATH=/tmp/tmp.14RMDMlXk2
09:09:48 [2020-04-29T09:09:48.853Z] #33 8.396 + GOPATH=/tmp/tmp.14RMDMlXk2
09:09:48 [2020-04-29T09:09:48.853Z] #33 8.396 + RM_GOPATH=1
09:09:48 [2020-04-29T09:09:48.853Z] #33 8.396 ++ dirname ./install.sh
09:09:48 [2020-04-29T09:09:48.853Z] #33 8.400 + dir=.
09:09:48 [2020-04-29T09:09:48.853Z] #33 8.400 + bin=tomlv
09:09:48 [2020-04-29T09:09:48.853Z] #33 8.400 + shift
09:09:48 [2020-04-29T09:09:48.853Z] #33 8.400 + '[' '!' -f ./tomlv.installer ']'
09:09:48 [2020-04-29T09:09:48.853Z] #33 8.400 + . ./tomlv.installer
09:09:48 [2020-04-29T09:09:48.853Z] #33 8.401 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:09:48 [2020-04-29T09:09:48.853Z] #33 8.401 + install_tomlv
09:09:48 [2020-04-29T09:09:48.853Z] #33 8.408 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:09:48 [2020-04-29T09:09:48.853Z] #33 8.408 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:09:48 [2020-04-29T09:09:48.853Z] #33 8.408 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.14RMDMlXk2/src/github.com/BurntSushi/toml
09:09:48 [2020-04-29T09:09:48.853Z] #33 8.417 Cloning into '/tmp/tmp.14RMDMlXk2/src/github.com/BurntSushi/toml'...
09:09:48 [2020-04-29T09:09:48.853Z] #33 9.452 + cd /tmp/tmp.14RMDMlXk2/src/github.com/BurntSushi/toml
09:09:48 [2020-04-29T09:09:48.853Z] #33 9.453 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:09:48 [2020-04-29T09:09:48.853Z] #33 9.474 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:09:48 [2020-04-29T09:09:48.853Z] #33 10.29 internal/cpu
09:09:48 [2020-04-29T09:09:48.853Z] #33 10.34 runtime/internal/atomic
09:09:49 [2020-04-29T09:09:49.111Z] #33 ...
09:09:49 [2020-04-29T09:09:49.112Z] 
09:09:49 [2020-04-29T09:09:49.112Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:09:49 [2020-04-29T09:09:49.112Z] #53 8.576 + RM_GOPATH=0
09:09:49 [2020-04-29T09:09:49.112Z] #53 8.582 + TMP_GOPATH=
09:09:49 [2020-04-29T09:09:49.112Z] #53 8.582 + : /build
09:09:49 [2020-04-29T09:09:49.112Z] #53 8.582 + '[' -z '' ']'
09:09:49 [2020-04-29T09:09:49.112Z] #53 8.582 ++ mktemp -d
09:09:49 [2020-04-29T09:09:49.112Z] #53 8.598 + export GOPATH=/tmp/tmp.Zb7fHeeqAt
09:09:49 [2020-04-29T09:09:49.112Z] #53 8.603 + GOPATH=/tmp/tmp.Zb7fHeeqAt
09:09:49 [2020-04-29T09:09:49.112Z] #53 8.603 + RM_GOPATH=1
09:09:49 [2020-04-29T09:09:49.112Z] #53 8.607 ++ dirname ./install.sh
09:09:49 [2020-04-29T09:09:49.112Z] #53 8.613 + dir=.
09:09:49 [2020-04-29T09:09:49.112Z] #53 8.613 + bin=golangci_lint
09:09:49 [2020-04-29T09:09:49.112Z] #53 8.614 + shift
09:09:49 [2020-04-29T09:09:49.112Z] #53 8.614 + '[' '!' -f ./golangci_lint.installer ']'
09:09:49 [2020-04-29T09:09:49.112Z] #53 8.614 + . ./golangci_lint.installer
09:09:49 [2020-04-29T09:09:49.112Z] #53 8.615 ++ : v1.23.8
09:09:49 [2020-04-29T09:09:49.112Z] #53 8.615 + install_golangci_lint
09:09:49 [2020-04-29T09:09:49.112Z] #53 8.618 + echo 'Installing golangci-lint version v1.23.8'
09:09:49 [2020-04-29T09:09:49.112Z] #53 8.618 Installing golangci-lint version v1.23.8
09:09:49 [2020-04-29T09:09:49.112Z] #53 8.619 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:09:49 [2020-04-29T09:09:49.112Z] #53 ...
09:09:49 [2020-04-29T09:09:49.112Z] 
09:09:49 [2020-04-29T09:09:49.112Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:49 [2020-04-29T09:09:49.112Z] #56 7.918 + RM_GOPATH=0
09:09:49 [2020-04-29T09:09:49.112Z] #56 7.918 + TMP_GOPATH=
09:09:49 [2020-04-29T09:09:49.112Z] #56 7.918 + : /build
09:09:49 [2020-04-29T09:09:49.112Z] #56 7.918 + '[' -z '' ']'
09:09:49 [2020-04-29T09:09:49.112Z] #56 7.927 ++ mktemp -d
09:09:49 [2020-04-29T09:09:49.112Z] #56 7.930 + export GOPATH=/tmp/tmp.bnz4k73kEX
09:09:49 [2020-04-29T09:09:49.112Z] #56 7.930 + GOPATH=/tmp/tmp.bnz4k73kEX
09:09:49 [2020-04-29T09:09:49.112Z] #56 7.930 + RM_GOPATH=1
09:09:49 [2020-04-29T09:09:49.112Z] #56 7.931 ++ dirname ./install.sh
09:09:49 [2020-04-29T09:09:49.112Z] #56 7.933 + dir=.
09:09:49 [2020-04-29T09:09:49.112Z] #56 7.935 + bin=shfmt
09:09:49 [2020-04-29T09:09:49.112Z] #56 7.935 + shift
09:09:49 [2020-04-29T09:09:49.112Z] #56 7.935 + '[' '!' -f ./shfmt.installer ']'
09:09:49 [2020-04-29T09:09:49.112Z] #56 7.936 + . ./shfmt.installer
09:09:49 [2020-04-29T09:09:49.112Z] #56 7.936 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:09:49 [2020-04-29T09:09:49.112Z] #56 7.937 + install_shfmt
09:09:49 [2020-04-29T09:09:49.112Z] #56 7.937 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:09:49 [2020-04-29T09:09:49.112Z] #56 7.937 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:09:49 [2020-04-29T09:09:49.112Z] #56 7.937 + git clone https://github.com/mvdan/sh.git /tmp/tmp.bnz4k73kEX/src/github.com/mvdan/sh
09:09:49 [2020-04-29T09:09:49.112Z] #56 7.942 Cloning into '/tmp/tmp.bnz4k73kEX/src/github.com/mvdan/sh'...
09:09:49 [2020-04-29T09:09:49.182Z] #17 36.34 Processing triggers for libc-bin (2.28-10) ...
09:09:49 [2020-04-29T09:09:49.182Z] #17 36.37 Processing triggers for mime-support (3.62) ...
09:09:49 [2020-04-29T09:09:49.370Z] #56 ...
09:09:49 [2020-04-29T09:09:49.370Z] 
09:09:49 [2020-04-29T09:09:49.370Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.532 + RM_GOPATH=0
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.532 + TMP_GOPATH=
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.532 + : /build
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.532 + '[' -z '' ']'
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.541 ++ mktemp -d
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.546 + export GOPATH=/tmp/tmp.J2Q3dpdeH7
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.546 + GOPATH=/tmp/tmp.J2Q3dpdeH7
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.546 + RM_GOPATH=1
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.546 ++ dirname ./install.sh
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.547 + dir=.
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.547 + bin=dockercli
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.547 + shift
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.547 + '[' '!' -f ./dockercli.installer ']'
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.547 + . ./dockercli.installer
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.548 ++ : stable
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.548 ++ : 17.06.2-ce
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.548 + install_dockercli
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.549 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.549 Install docker/cli version 17.06.2-ce from stable
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.549 ++ uname -m
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.557 + arch=x86_64
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.557 + '[' x86_64 '!=' x86_64 ']'
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.558 + url=https://download.docker.com/linux/static
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.558 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:09:49 [2020-04-29T09:09:49.370Z] #23 8.559 + tar -xz docker/docker
09:09:49 [2020-04-29T09:09:49.489Z] #17 DONE 36.9s
09:09:49 [2020-04-29T09:09:49.489Z] 
09:09:49 [2020-04-29T09:09:49.489Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:49 [2020-04-29T09:09:49.489Z] #44 77.65   CC       criu/filesystems.o
09:09:49 [2020-04-29T09:09:49.489Z] #44 78.25   CC       criu/fsnotify.o
09:09:49 [2020-04-29T09:09:49.489Z] #44 79.17   CC       criu/image-desc.o
09:09:49 [2020-04-29T09:09:49.489Z] #44 79.28   CC       criu/image.o
09:09:49 [2020-04-29T09:09:49.489Z] #44 79.83   CC       criu/ipc_ns.o
09:09:49 [2020-04-29T09:09:49.489Z] #44 80.57   CC       criu/irmap.o
09:09:49 [2020-04-29T09:09:49.489Z] #44 81.09   CC       criu/kcmp-ids.o
09:09:49 [2020-04-29T09:09:49.489Z] #44 81.28   CC       criu/kerndat.o
09:09:49 [2020-04-29T09:09:49.489Z] #44 81.99   CC       criu/libnetlink.o
09:09:49 [2020-04-29T09:09:49.489Z] #44 82.20   CC       criu/log.o
09:09:49 [2020-04-29T09:09:49.489Z] #44 82.45   CC       criu/lsm.o
09:09:49 [2020-04-29T09:09:49.489Z] #44 82.71   CC       criu/mem.o
09:09:49 [2020-04-29T09:09:49.489Z] #44 83.81   CC       criu/mount.o
09:09:49 [2020-04-29T09:09:49.489Z] #44 ...
09:09:49 [2020-04-29T09:09:49.489Z] 
09:09:49 [2020-04-29T09:09:49.489Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
09:09:49 [2020-04-29T09:09:49.842Z] #44 40.06   CC       images/opts.o
09:09:50 [2020-04-29T09:09:50.409Z] #44 40.33   CC       images/seccomp.o
09:09:50 [2020-04-29T09:09:50.409Z] #44 40.57   CC       images/binfmt-misc.o
09:09:50 [2020-04-29T09:09:50.667Z] #44 40.78   CC       images/time.o
09:09:50 [2020-04-29T09:09:50.667Z] #44 40.98   CC       images/sysctl.o
09:09:50 [2020-04-29T09:09:50.962Z] #33 ...
09:09:50 [2020-04-29T09:09:50.962Z] 
09:09:50 [2020-04-29T09:09:50.962Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:09:50 [2020-04-29T09:09:50.962Z] #43 3.433 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:09:50 [2020-04-29T09:09:50.962Z] #43 3.455 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:09:50 [2020-04-29T09:09:50.962Z] #43 3.456 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:09:50 [2020-04-29T09:09:50.962Z] #43 3.695 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:09:50 [2020-04-29T09:09:50.962Z] #43 5.732 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [192 kB]
09:09:50 [2020-04-29T09:09:50.998Z] #18 1.347 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:09:50 [2020-04-29T09:09:50.998Z] #18 1.351 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:09:50 [2020-04-29T09:09:50.998Z] #18 1.353 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:09:50 [2020-04-29T09:09:50.998Z] #18 DONE 1.5s
09:09:50 [2020-04-29T09:09:50.998Z] 
09:09:50 [2020-04-29T09:09:50.998Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
09:09:51 [2020-04-29T09:09:51.232Z] #44 41.16   CC       images/autofs.o
09:09:51 [2020-04-29T09:09:51.232Z] #44 41.37   CC       images/macvlan.o
09:09:51 [2020-04-29T09:09:51.232Z] #44 ...
09:09:51 [2020-04-29T09:09:51.232Z] 
09:09:51 [2020-04-29T09:09:51.232Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:51 [2020-04-29T09:09:51.232Z] #47 102.9 vendor/golang.org/x/text/unicode/bidi
09:09:51 [2020-04-29T09:09:51.232Z] #47 104.9 vendor/golang.org/x/text/secure/bidirule
09:09:51 [2020-04-29T09:09:51.232Z] #47 105.2 vendor/golang.org/x/text/unicode/norm
09:09:51 [2020-04-29T09:09:51.232Z] #47 109.1 vendor/golang.org/x/net/idna
09:09:51 [2020-04-29T09:09:51.232Z] #47 111.2 vendor/golang.org/x/net/http2/hpack
09:09:51 [2020-04-29T09:09:51.232Z] #47 112.4 mime
09:09:51 [2020-04-29T09:09:51.490Z] #47 ...
09:09:51 [2020-04-29T09:09:51.490Z] 
09:09:51 [2020-04-29T09:09:51.490Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:09:51 [2020-04-29T09:09:51.490Z] #68 113.4 + for f in rootlesskit rootlesskit-docker-proxy
09:09:51 [2020-04-29T09:09:51.526Z] #43 ...
09:09:51 [2020-04-29T09:09:51.526Z] 
09:09:51 [2020-04-29T09:09:51.526Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:09:51 [2020-04-29T09:09:51.526Z] #30 5.877 + git clone https://github.com/kolyshkin/go-swagger.git .
09:09:51 [2020-04-29T09:09:51.526Z] #30 5.879 Cloning into '.'...
09:09:51 [2020-04-29T09:09:51.733Z] #74 ...
09:09:51 [2020-04-29T09:09:51.733Z] 
09:09:51 [2020-04-29T09:09:51.733Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:09:51 [2020-04-29T09:09:51.733Z] #25 5.062 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:09:51 [2020-04-29T09:09:51.733Z] #25 5.227 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:09:51 [2020-04-29T09:09:51.733Z] #25 5.565 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:09:51 [2020-04-29T09:09:51.733Z] #25 6.279 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
09:09:51 [2020-04-29T09:09:51.748Z] #68 113.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:09:51 [2020-04-29T09:09:51.781Z] #30 ...
09:09:51 [2020-04-29T09:09:51.781Z] 
09:09:51 [2020-04-29T09:09:51.781Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:51 [2020-04-29T09:09:51.781Z] #33 5.997 + RM_GOPATH=0
09:09:51 [2020-04-29T09:09:51.781Z] #33 5.997 + TMP_GOPATH=
09:09:51 [2020-04-29T09:09:51.781Z] #33 5.997 + : /build
09:09:51 [2020-04-29T09:09:51.781Z] #33 5.997 + '[' -z '' ']'
09:09:51 [2020-04-29T09:09:51.781Z] #33 6.012 ++ mktemp -d
09:09:51 [2020-04-29T09:09:51.781Z] #33 6.014 + export GOPATH=/tmp/tmp.jZFIXlJ7HC
09:09:51 [2020-04-29T09:09:51.781Z] #33 6.014 + GOPATH=/tmp/tmp.jZFIXlJ7HC
09:09:51 [2020-04-29T09:09:51.781Z] #33 6.014 + RM_GOPATH=1
09:09:51 [2020-04-29T09:09:51.781Z] #33 6.017 ++ dirname ./install.sh
09:09:51 [2020-04-29T09:09:51.781Z] #33 6.029 + dir=.
09:09:51 [2020-04-29T09:09:51.781Z] #33 6.029 + bin=tomlv
09:09:51 [2020-04-29T09:09:51.781Z] #33 6.030 + shift
09:09:51 [2020-04-29T09:09:51.781Z] #33 6.030 + '[' '!' -f ./tomlv.installer ']'
09:09:51 [2020-04-29T09:09:51.781Z] #33 6.032 + . ./tomlv.installer
09:09:51 [2020-04-29T09:09:51.781Z] #33 6.032 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:09:51 [2020-04-29T09:09:51.781Z] #33 6.038 + install_tomlv
09:09:51 [2020-04-29T09:09:51.781Z] #33 6.039 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:09:51 [2020-04-29T09:09:51.781Z] #33 6.041 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:09:51 [2020-04-29T09:09:51.781Z] #33 6.041 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jZFIXlJ7HC/src/github.com/BurntSushi/toml
09:09:51 [2020-04-29T09:09:51.781Z] #33 6.044 Cloning into '/tmp/tmp.jZFIXlJ7HC/src/github.com/BurntSushi/toml'...
09:09:52 [2020-04-29T09:09:52.683Z] #68 ...
09:09:52 [2020-04-29T09:09:52.683Z] 
09:09:52 [2020-04-29T09:09:52.683Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:09:52 [2020-04-29T09:09:52.683Z] #10 104.6 Selecting previously unselected package g++-mingw-w64-x86-64.
09:09:52 [2020-04-29T09:09:52.683Z] #10 104.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:09:52 [2020-04-29T09:09:52.683Z] #10 104.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:09:52 [2020-04-29T09:09:52.683Z] #10 ...
09:09:52 [2020-04-29T09:09:52.683Z] 
09:09:52 [2020-04-29T09:09:52.683Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:52 [2020-04-29T09:09:52.683Z] #44 41.60   CC       images/sit.o
09:09:52 [2020-04-29T09:09:52.683Z] #44 41.79   LINK     images/built-in.o
09:09:52 [2020-04-29T09:09:52.683Z] #44 41.90   GEN      compel/include/asm
09:09:52 [2020-04-29T09:09:52.683Z] #44 41.93   GEN      compel/include/version.h
09:09:52 [2020-04-29T09:09:52.683Z] #44 41.95 touch .config
09:09:52 [2020-04-29T09:09:52.683Z] #44 41.97   GEN      include/common/config.h
09:09:52 [2020-04-29T09:09:52.683Z] #44 42.07   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
09:09:52 [2020-04-29T09:09:52.683Z] #44 42.10   GEN      compel/plugins/include/uapi/std/syscall-64.h
09:09:52 [2020-04-29T09:09:52.683Z] #44 42.13   GEN      compel/arch/x86/plugins/std/syscalls-64.S
09:09:52 [2020-04-29T09:09:52.683Z] #44 42.15   DEP      compel/arch/x86/plugins/std/syscalls-64.d
09:09:52 [2020-04-29T09:09:52.683Z] #44 42.17   DEP      compel/arch/x86/plugins/std/memcpy.d
09:09:52 [2020-04-29T09:09:52.683Z] #44 42.18   DEP      compel/arch/x86/plugins/std/parasite-head.d
09:09:52 [2020-04-29T09:09:52.683Z] #44 42.21   GEN      compel/plugins/include/uapi/std/syscall.h
09:09:52 [2020-04-29T09:09:52.683Z] #44 42.24   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
09:09:52 [2020-04-29T09:09:52.683Z] #44 42.28   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:09:52 [2020-04-29T09:09:52.683Z] #44 42.30   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:09:52 [2020-04-29T09:09:52.683Z] #44 42.30   DEP      compel/plugins/std/infect.d
09:09:52 [2020-04-29T09:09:52.683Z] #44 42.40   DEP      compel/plugins/std/string.d
09:09:52 [2020-04-29T09:09:52.683Z] #44 42.52   DEP      compel/plugins/std/log.d
09:09:52 [2020-04-29T09:09:52.683Z] #44 42.68   DEP      compel/plugins/std/fds.d
09:09:52 [2020-04-29T09:09:52.683Z] #44 42.79   DEP      compel/plugins/std/std.d
09:09:52 [2020-04-29T09:09:52.683Z] #44 42.91   DEP      compel/plugins/shmem/shmem.d
09:09:52 [2020-04-29T09:09:52.708Z] #33 7.100 + cd /tmp/tmp.jZFIXlJ7HC/src/github.com/BurntSushi/toml
09:09:52 [2020-04-29T09:09:52.942Z] #44 43.02   DEP      compel/plugins/fds/fds.d
09:09:52 [2020-04-29T09:09:52.942Z] #44 43.16   CC       compel/plugins/std/std.o
09:09:52 [2020-04-29T09:09:52.965Z] #33 7.101 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:09:52 [2020-04-29T09:09:52.965Z] #33 7.121 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:09:53 [2020-04-29T09:09:53.124Z] #25 7.888 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [190 kB]
09:09:53 [2020-04-29T09:09:53.512Z] #44 43.59   CC       compel/plugins/std/fds.o
09:09:53 [2020-04-29T09:09:53.568Z] #33 7.825 internal/cpu
09:09:53 [2020-04-29T09:09:53.568Z] #33 7.834 runtime/internal/atomic
09:09:53 [2020-04-29T09:09:53.824Z] #33 8.106 runtime/internal/sys
09:09:54 [2020-04-29T09:09:54.078Z] #44 44.05   CC       compel/plugins/std/log.o
09:09:54 [2020-04-29T09:09:54.079Z] #33 8.326 runtime/internal/math
09:09:54 [2020-04-29T09:09:54.335Z] #33 8.432 internal/bytealg
09:09:54 [2020-04-29T09:09:54.335Z] #33 8.439 math/bits
09:09:54 [2020-04-29T09:09:54.513Z] #25 9.320 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
09:09:54 [2020-04-29T09:09:54.591Z] #33 8.959 math
09:09:54 [2020-04-29T09:09:54.846Z] #33 9.082 runtime
09:09:55 [2020-04-29T09:09:55.011Z] #44 44.97   CC       compel/plugins/std/string.o
09:09:55 [2020-04-29T09:09:55.089Z] #25 ...
09:09:55 [2020-04-29T09:09:55.089Z] 
09:09:55 [2020-04-29T09:09:55.089Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:09:55 [2020-04-29T09:09:55.089Z] #62 5.136 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:09:55 [2020-04-29T09:09:55.089Z] #62 5.256 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:09:55 [2020-04-29T09:09:55.089Z] #62 5.554 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:09:55 [2020-04-29T09:09:55.089Z] #62 6.244 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
09:09:55 [2020-04-29T09:09:55.089Z] #62 7.889 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [190 kB]
09:09:55 [2020-04-29T09:09:55.089Z] #62 9.505 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
09:09:55 [2020-04-29T09:09:55.352Z] #62 ...
09:09:55 [2020-04-29T09:09:55.352Z] 
09:09:55 [2020-04-29T09:09:55.352Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:09:55 [2020-04-29T09:09:55.352Z] #43 5.610 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:09:55 [2020-04-29T09:09:55.352Z] #43 6.060 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:09:55 [2020-04-29T09:09:55.352Z] #43 6.060 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:09:55 [2020-04-29T09:09:55.352Z] #43 7.130 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
09:09:55 [2020-04-29T09:09:55.352Z] #43 8.468 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [190 kB]
09:09:55 [2020-04-29T09:09:55.352Z] #43 10.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
09:09:55 [2020-04-29T09:09:55.352Z] #43 ...
09:09:55 [2020-04-29T09:09:55.352Z] 
09:09:55 [2020-04-29T09:09:55.352Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:09:55 [2020-04-29T09:09:55.352Z] #10 5.053 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:09:55 [2020-04-29T09:09:55.352Z] #10 5.301 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:09:55 [2020-04-29T09:09:55.352Z] #10 5.584 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:09:55 [2020-04-29T09:09:55.352Z] #10 6.482 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
09:09:55 [2020-04-29T09:09:55.352Z] #10 8.140 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [190 kB]
09:09:55 [2020-04-29T09:09:55.352Z] #10 9.867 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
09:09:55 [2020-04-29T09:09:55.388Z] #19 3.730 Collecting yamllint==1.16.0
09:09:55 [2020-04-29T09:09:55.388Z] #19 3.913   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:09:55 [2020-04-29T09:09:55.388Z] #19 3.973 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:09:55 [2020-04-29T09:09:55.388Z] #19 4.009   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
09:09:55 [2020-04-29T09:09:55.388Z] #19 4.023 Collecting pyyaml (from yamllint==1.16.0)
09:09:55 [2020-04-29T09:09:55.388Z] #19 4.132   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
09:09:55 [2020-04-29T09:09:55.407Z] #33 ...
09:09:55 [2020-04-29T09:09:55.407Z] 
09:09:55 [2020-04-29T09:09:55.407Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:09:55 [2020-04-29T09:09:55.407Z] #62 5.984 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:09:55 [2020-04-29T09:09:55.407Z] #62 6.070 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:09:55 [2020-04-29T09:09:55.407Z] #62 6.074 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:09:55 [2020-04-29T09:09:55.407Z] #62 7.020 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:09:55 [2020-04-29T09:09:55.407Z] #62 9.201 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [192 kB]
09:09:55 [2020-04-29T09:09:55.577Z] #44 45.58   CC       compel/plugins/std/infect.o
09:09:55 [2020-04-29T09:09:55.613Z] #10 ...
09:09:55 [2020-04-29T09:09:55.613Z] 
09:09:55 [2020-04-29T09:09:55.613Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:09:55 [2020-04-29T09:09:55.613Z] #35 5.048 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:09:55 [2020-04-29T09:09:55.613Z] #35 5.229 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:09:55 [2020-04-29T09:09:55.613Z] #35 5.630 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:09:55 [2020-04-29T09:09:55.613Z] #35 6.244 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
09:09:55 [2020-04-29T09:09:55.613Z] #35 7.822 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [190 kB]
09:09:55 [2020-04-29T09:09:55.613Z] #35 9.357 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
09:09:55 [2020-04-29T09:09:55.613Z] #35 ...
09:09:55 [2020-04-29T09:09:55.613Z] 
09:09:55 [2020-04-29T09:09:55.613Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:09:55 [2020-04-29T09:09:55.613Z] #50 6.511 + RM_GOPATH=0
09:09:55 [2020-04-29T09:09:55.613Z] #50 6.511 + TMP_GOPATH=
09:09:55 [2020-04-29T09:09:55.613Z] #50 6.511 + : /build
09:09:55 [2020-04-29T09:09:55.613Z] #50 6.511 + '[' -z '' ']'
09:09:55 [2020-04-29T09:09:55.613Z] #50 6.512 ++ mktemp -d
09:09:55 [2020-04-29T09:09:55.613Z] #50 6.529 + export GOPATH=/tmp/tmp.ZjrrGkUoGu
09:09:55 [2020-04-29T09:09:55.613Z] #50 6.529 + GOPATH=/tmp/tmp.ZjrrGkUoGu
09:09:55 [2020-04-29T09:09:55.613Z] #50 6.530 + RM_GOPATH=1
09:09:55 [2020-04-29T09:09:55.613Z] #50 6.531 ++ dirname ./install.sh
09:09:55 [2020-04-29T09:09:55.613Z] #50 6.533 + dir=.
09:09:55 [2020-04-29T09:09:55.613Z] #50 6.533 + bin=gotestsum
09:09:55 [2020-04-29T09:09:55.613Z] #50 6.546 + shift
09:09:55 [2020-04-29T09:09:55.613Z] #50 6.546 + '[' '!' -f ./gotestsum.installer ']'
09:09:55 [2020-04-29T09:09:55.613Z] #50 6.547 + . ./gotestsum.installer
09:09:55 [2020-04-29T09:09:55.613Z] #50 6.547 ++ : v0.3.5
09:09:55 [2020-04-29T09:09:55.613Z] #50 6.548 + install_gotestsum
09:09:55 [2020-04-29T09:09:55.613Z] #50 6.549 + echo 'Installing gotestsum version v0.3.5'
09:09:55 [2020-04-29T09:09:55.613Z] #50 6.552 Installing gotestsum version v0.3.5
09:09:55 [2020-04-29T09:09:55.613Z] #50 6.560 + go get -d gotest.tools/gotestsum
09:09:55 [2020-04-29T09:09:55.665Z] #62 ...
09:09:55 [2020-04-29T09:09:55.665Z] 
09:09:55 [2020-04-29T09:09:55.665Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.688 + RM_GOPATH=0
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.688 + TMP_GOPATH=
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.688 + : /build
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.691 + '[' -z '' ']'
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.702 ++ mktemp -d
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.705 + export GOPATH=/tmp/tmp.pF6rcrd4uc
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.714 + GOPATH=/tmp/tmp.pF6rcrd4uc
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.714 + RM_GOPATH=1
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.715 ++ dirname ./install.sh
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.723 Install docker/cli version 17.06.2-ce from stable
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.724 + dir=.
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.724 + bin=dockercli
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.724 + shift
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.724 + '[' '!' -f ./dockercli.installer ']'
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.724 + . ./dockercli.installer
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.724 ++ : stable
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.724 ++ : 17.06.2-ce
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.724 + install_dockercli
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.724 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.724 ++ uname -m
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.725 + arch=x86_64
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.725 + '[' x86_64 '!=' x86_64 ']'
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.725 + url=https://download.docker.com/linux/static
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.725 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:09:55 [2020-04-29T09:09:55.665Z] #23 6.725 + tar -xz docker/docker
09:09:55 [2020-04-29T09:09:55.665Z] #23 ...
09:09:55 [2020-04-29T09:09:55.665Z] 
09:09:55 [2020-04-29T09:09:55.665Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:09:55 [2020-04-29T09:09:55.665Z] #10 5.160 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:09:55 [2020-04-29T09:09:55.665Z] #10 5.201 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:09:55 [2020-04-29T09:09:55.665Z] #10 5.207 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:09:55 [2020-04-29T09:09:55.665Z] #10 6.145 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:09:55 [2020-04-29T09:09:55.665Z] #10 8.489 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [192 kB]
09:09:55 [2020-04-29T09:09:55.835Z] #44 46.00   CC       compel/arch/x86/plugins/std/parasite-head.o
09:09:55 [2020-04-29T09:09:55.835Z] #44 46.08   CC       compel/arch/x86/plugins/std/memcpy.o
09:09:55 [2020-04-29T09:09:55.873Z] #50 ...
09:09:55 [2020-04-29T09:09:55.873Z] 
09:09:55 [2020-04-29T09:09:55.874Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.516 + RM_GOPATH=0
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.516 + TMP_GOPATH=
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.516 + : /build/
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.516 + '[' -z '' ']'
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.516 ++ mktemp -d
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.519 + export GOPATH=/tmp/tmp.GWDXjESr3S
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.520 + GOPATH=/tmp/tmp.GWDXjESr3S
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.521 + RM_GOPATH=1
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.525 ++ dirname ./install.sh
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.526 + dir=.
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.526 + bin=rootlesskit
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.527 + shift
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.527 + '[' '!' -f ./rootlesskit.installer ']'
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.528 + . ./rootlesskit.installer
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.528 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.529 + install_rootlesskit
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.529 + case "$1" in
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.529 + export CGO_ENABLED=0
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.529 + CGO_ENABLED=0
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.529 + _install_rootlesskit
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.529 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492'
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.530 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.530 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.GWDXjESr3S/src/github.com/rootless-containers/rootlesskit
09:09:55 [2020-04-29T09:09:55.874Z] #68 5.541 Cloning into '/tmp/tmp.GWDXjESr3S/src/github.com/rootless-containers/rootlesskit'...
09:09:55 [2020-04-29T09:09:55.874Z] #68 10.16 + cd /tmp/tmp.GWDXjESr3S/src/github.com/rootless-containers/rootlesskit
09:09:55 [2020-04-29T09:09:55.874Z] #68 10.17 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492
09:09:55 [2020-04-29T09:09:55.874Z] #68 ...
09:09:55 [2020-04-29T09:09:55.874Z] 
09:09:55 [2020-04-29T09:09:55.874Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:09:55 [2020-04-29T09:09:55.874Z] #30 6.302 + git clone https://github.com/kolyshkin/go-swagger.git .
09:09:55 [2020-04-29T09:09:55.874Z] #30 6.302 Cloning into '.'...
09:09:55 [2020-04-29T09:09:55.921Z] #10 ...
09:09:55 [2020-04-29T09:09:55.921Z] 
09:09:55 [2020-04-29T09:09:55.921Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:09:55 [2020-04-29T09:09:55.921Z] #35 6.782 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:09:55 [2020-04-29T09:09:55.921Z] #35 6.854 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:09:55 [2020-04-29T09:09:55.921Z] #35 6.854 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:09:55 [2020-04-29T09:09:55.921Z] #35 7.723 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:09:55 [2020-04-29T09:09:55.921Z] #35 9.956 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [192 kB]
09:09:55 [2020-04-29T09:09:55.921Z] #35 ...
09:09:55 [2020-04-29T09:09:55.921Z] 
09:09:55 [2020-04-29T09:09:55.921Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:09:55 [2020-04-29T09:09:55.921Z] #50 6.362 + RM_GOPATH=0
09:09:55 [2020-04-29T09:09:55.921Z] #50 6.362 + TMP_GOPATH=
09:09:55 [2020-04-29T09:09:55.921Z] #50 6.362 + : /build
09:09:55 [2020-04-29T09:09:55.921Z] #50 6.362 + '[' -z '' ']'
09:09:55 [2020-04-29T09:09:55.921Z] #50 6.363 ++ mktemp -d
09:09:55 [2020-04-29T09:09:55.921Z] #50 6.374 + export GOPATH=/tmp/tmp.769Scbfvf5
09:09:55 [2020-04-29T09:09:55.921Z] #50 6.380 + GOPATH=/tmp/tmp.769Scbfvf5
09:09:55 [2020-04-29T09:09:55.921Z] #50 6.380 + RM_GOPATH=1
09:09:55 [2020-04-29T09:09:55.921Z] #50 6.382 ++ dirname ./install.sh
09:09:55 [2020-04-29T09:09:55.921Z] #50 6.400 + dir=.
09:09:55 [2020-04-29T09:09:55.921Z] #50 6.401 + bin=gotestsum
09:09:55 [2020-04-29T09:09:55.921Z] #50 6.401 + shift
09:09:55 [2020-04-29T09:09:55.921Z] #50 6.401 + '[' '!' -f ./gotestsum.installer ']'
09:09:55 [2020-04-29T09:09:55.921Z] #50 6.401 + . ./gotestsum.installer
09:09:55 [2020-04-29T09:09:55.921Z] #50 6.401 ++ : v0.3.5
09:09:55 [2020-04-29T09:09:55.921Z] #50 6.401 + install_gotestsum
09:09:55 [2020-04-29T09:09:55.921Z] #50 6.401 + echo 'Installing gotestsum version v0.3.5'
09:09:55 [2020-04-29T09:09:55.921Z] #50 6.401 Installing gotestsum version v0.3.5
09:09:55 [2020-04-29T09:09:55.921Z] #50 6.402 + go get -d gotest.tools/gotestsum
09:09:56 [2020-04-29T09:09:56.002Z] #19 5.019 Building wheels for collected packages: pyyaml
09:09:56 [2020-04-29T09:09:56.002Z] #19 5.020   Running setup.py bdist_wheel for pyyaml: started
09:09:56 [2020-04-29T09:09:56.093Z] #44 46.15   CC       compel/arch/x86/plugins/std/syscalls-64.o
09:09:56 [2020-04-29T09:09:56.093Z] #44 46.23   AR       compel/plugins/std.lib.a
09:09:56 [2020-04-29T09:09:56.093Z] #44 46.28   CC       compel/plugins/fds/fds.o
09:09:56 [2020-04-29T09:09:56.134Z] #30 ...
09:09:56 [2020-04-29T09:09:56.134Z] 
09:09:56 [2020-04-29T09:09:56.134Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:56 [2020-04-29T09:09:56.134Z] #47 5.420 + RM_GOPATH=0
09:09:56 [2020-04-29T09:09:56.134Z] #47 5.420 + TMP_GOPATH=
09:09:56 [2020-04-29T09:09:56.134Z] #47 5.420 + : /build
09:09:56 [2020-04-29T09:09:56.134Z] #47 5.420 + '[' -z '' ']'
09:09:56 [2020-04-29T09:09:56.134Z] #47 5.420 ++ mktemp -d
09:09:56 [2020-04-29T09:09:56.134Z] #47 5.421 + export GOPATH=/tmp/tmp.bYgcMkPidq
09:09:56 [2020-04-29T09:09:56.134Z] #47 5.421 + GOPATH=/tmp/tmp.bYgcMkPidq
09:09:56 [2020-04-29T09:09:56.134Z] #47 5.421 + RM_GOPATH=1
09:09:56 [2020-04-29T09:09:56.134Z] #47 5.448 ++ dirname ./install.sh
09:09:56 [2020-04-29T09:09:56.134Z] #47 5.450 + dir=.
09:09:56 [2020-04-29T09:09:56.134Z] #47 5.450 + bin=vndr
09:09:56 [2020-04-29T09:09:56.134Z] #47 5.450 + shift
09:09:56 [2020-04-29T09:09:56.134Z] #47 5.450 + '[' '!' -f ./vndr.installer ']'
09:09:56 [2020-04-29T09:09:56.134Z] #47 5.450 + . ./vndr.installer
09:09:56 [2020-04-29T09:09:56.134Z] #47 5.450 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:09:56 [2020-04-29T09:09:56.134Z] #47 5.450 + install_vndr
09:09:56 [2020-04-29T09:09:56.134Z] #47 5.450 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
09:09:56 [2020-04-29T09:09:56.134Z] #47 5.450 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:09:56 [2020-04-29T09:09:56.134Z] #47 5.452 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.bYgcMkPidq/src/github.com/LK4D4/vndr
09:09:56 [2020-04-29T09:09:56.134Z] #47 5.454 Cloning into '/tmp/tmp.bYgcMkPidq/src/github.com/LK4D4/vndr'...
09:09:56 [2020-04-29T09:09:56.134Z] #47 6.353 + cd /tmp/tmp.bYgcMkPidq/src/github.com/LK4D4/vndr
09:09:56 [2020-04-29T09:09:56.134Z] #47 6.353 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:09:56 [2020-04-29T09:09:56.134Z] #47 6.380 + go build -buildmode=pie -v -o /build/vndr .
09:09:56 [2020-04-29T09:09:56.134Z] #47 7.792 runtime/internal/sys
09:09:56 [2020-04-29T09:09:56.134Z] #47 7.869 internal/race
09:09:56 [2020-04-29T09:09:56.134Z] #47 7.909 runtime/internal/atomic
09:09:56 [2020-04-29T09:09:56.134Z] #47 7.948 internal/cpu
09:09:56 [2020-04-29T09:09:56.134Z] #47 8.046 runtime/internal/math
09:09:56 [2020-04-29T09:09:56.134Z] #47 8.091 sync/atomic
09:09:56 [2020-04-29T09:09:56.134Z] #47 8.264 unicode
09:09:56 [2020-04-29T09:09:56.134Z] #47 8.474 unicode/utf8
09:09:56 [2020-04-29T09:09:56.134Z] #47 8.929 internal/bytealg
09:09:56 [2020-04-29T09:09:56.134Z] #47 9.038 math/bits
09:09:56 [2020-04-29T09:09:56.134Z] #47 9.209 internal/testlog
09:09:56 [2020-04-29T09:09:56.134Z] #47 9.749 encoding
09:09:56 [2020-04-29T09:09:56.134Z] #47 10.09 math
09:09:56 [2020-04-29T09:09:56.134Z] #47 10.13 runtime
09:09:56 [2020-04-29T09:09:56.134Z] #47 10.32 unicode/utf16
09:09:56 [2020-04-29T09:09:56.134Z] #47 ...
09:09:56 [2020-04-29T09:09:56.134Z] 
09:09:56 [2020-04-29T09:09:56.134Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:56 [2020-04-29T09:09:56.134Z] #56 5.523 + RM_GOPATH=0
09:09:56 [2020-04-29T09:09:56.134Z] #56 5.523 + TMP_GOPATH=
09:09:56 [2020-04-29T09:09:56.134Z] #56 5.523 + : /build
09:09:56 [2020-04-29T09:09:56.134Z] #56 5.523 + '[' -z '' ']'
09:09:56 [2020-04-29T09:09:56.134Z] #56 5.525 ++ mktemp -d
09:09:56 [2020-04-29T09:09:56.134Z] #56 5.531 + export GOPATH=/tmp/tmp.PViO9TxTr1
09:09:56 [2020-04-29T09:09:56.134Z] #56 5.531 + GOPATH=/tmp/tmp.PViO9TxTr1
09:09:56 [2020-04-29T09:09:56.134Z] #56 5.531 + RM_GOPATH=1
09:09:56 [2020-04-29T09:09:56.134Z] #56 5.533 ++ dirname ./install.sh
09:09:56 [2020-04-29T09:09:56.134Z] #56 5.536 + dir=.
09:09:56 [2020-04-29T09:09:56.134Z] #56 5.538 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:09:56 [2020-04-29T09:09:56.134Z] #56 5.538 + bin=shfmt
09:09:56 [2020-04-29T09:09:56.134Z] #56 5.538 + shift
09:09:56 [2020-04-29T09:09:56.134Z] #56 5.538 + '[' '!' -f ./shfmt.installer ']'
09:09:56 [2020-04-29T09:09:56.134Z] #56 5.538 + . ./shfmt.installer
09:09:56 [2020-04-29T09:09:56.134Z] #56 5.538 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:09:56 [2020-04-29T09:09:56.134Z] #56 5.538 + install_shfmt
09:09:56 [2020-04-29T09:09:56.134Z] #56 5.538 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:09:56 [2020-04-29T09:09:56.134Z] #56 5.538 + git clone https://github.com/mvdan/sh.git /tmp/tmp.PViO9TxTr1/src/github.com/mvdan/sh
09:09:56 [2020-04-29T09:09:56.134Z] #56 5.542 Cloning into '/tmp/tmp.PViO9TxTr1/src/github.com/mvdan/sh'...
09:09:56 [2020-04-29T09:09:56.179Z] #50 ...
09:09:56 [2020-04-29T09:09:56.179Z] 
09:09:56 [2020-04-29T09:09:56.179Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:09:56 [2020-04-29T09:09:56.179Z] #25 6.714 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:09:56 [2020-04-29T09:09:56.179Z] #25 6.826 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:09:56 [2020-04-29T09:09:56.179Z] #25 6.827 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:09:56 [2020-04-29T09:09:56.179Z] #25 7.813 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:09:56 [2020-04-29T09:09:56.179Z] #25 10.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [192 kB]
09:09:56 [2020-04-29T09:09:56.179Z] #25 ...
09:09:56 [2020-04-29T09:09:56.179Z] 
09:09:56 [2020-04-29T09:09:56.179Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.619 + RM_GOPATH=0
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.619 + TMP_GOPATH=
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.619 + : /build
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.619 + '[' -z '' ']'
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.623 ++ mktemp -d
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.624 + export GOPATH=/tmp/tmp.bGcvyRf7nP
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.637 + GOPATH=/tmp/tmp.bGcvyRf7nP
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.637 + RM_GOPATH=1
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.637 ++ dirname ./install.sh
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.638 + dir=.
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.639 + bin=proxy
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.639 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.639 + shift
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.639 + '[' '!' -f ./proxy.installer ']'
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.639 + . ./proxy.installer
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.639 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.639 + install_proxy
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.639 + case "$1" in
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.639 + export CGO_ENABLED=0
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.639 + CGO_ENABLED=0
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.639 + _install_proxy
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.639 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.639 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bGcvyRf7nP/src/github.com/docker/libnetwork
09:09:56 [2020-04-29T09:09:56.179Z] #74 6.642 Cloning into '/tmp/tmp.bGcvyRf7nP/src/github.com/docker/libnetwork'...
09:09:56 [2020-04-29T09:09:56.351Z] #44 46.49   AR       compel/plugins/fds.lib.a
09:09:56 [2020-04-29T09:09:56.351Z] #44 46.55   HOSTDEP  compel/src/lib/log-host.d
09:09:56 [2020-04-29T09:09:56.395Z] #56 ...
09:09:56 [2020-04-29T09:09:56.395Z] 
09:09:56 [2020-04-29T09:09:56.395Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:09:56 [2020-04-29T09:09:56.395Z] #41 4.048 + git clone https://github.com/docker/distribution.git .
09:09:56 [2020-04-29T09:09:56.395Z] #41 4.053 Cloning into '.'...
09:09:56 [2020-04-29T09:09:56.395Z] #41 ...
09:09:56 [2020-04-29T09:09:56.395Z] 
09:09:56 [2020-04-29T09:09:56.395Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:56 [2020-04-29T09:09:56.395Z] #33 6.142 + RM_GOPATH=0
09:09:56 [2020-04-29T09:09:56.395Z] #33 6.143 + TMP_GOPATH=
09:09:56 [2020-04-29T09:09:56.395Z] #33 6.143 + : /build
09:09:56 [2020-04-29T09:09:56.395Z] #33 6.144 + '[' -z '' ']'
09:09:56 [2020-04-29T09:09:56.395Z] #33 6.146 ++ mktemp -d
09:09:56 [2020-04-29T09:09:56.395Z] #33 6.167 + export GOPATH=/tmp/tmp.o8xzHitDme
09:09:56 [2020-04-29T09:09:56.395Z] #33 6.170 + GOPATH=/tmp/tmp.o8xzHitDme
09:09:56 [2020-04-29T09:09:56.395Z] #33 6.171 + RM_GOPATH=1
09:09:56 [2020-04-29T09:09:56.395Z] #33 6.174 ++ dirname ./install.sh
09:09:56 [2020-04-29T09:09:56.395Z] #33 6.178 + dir=.
09:09:56 [2020-04-29T09:09:56.395Z] #33 6.178 + bin=tomlv
09:09:56 [2020-04-29T09:09:56.395Z] #33 6.178 + shift
09:09:56 [2020-04-29T09:09:56.395Z] #33 6.178 + '[' '!' -f ./tomlv.installer ']'
09:09:56 [2020-04-29T09:09:56.395Z] #33 6.178 + . ./tomlv.installer
09:09:56 [2020-04-29T09:09:56.395Z] #33 6.178 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:09:56 [2020-04-29T09:09:56.395Z] #33 6.178 + install_tomlv
09:09:56 [2020-04-29T09:09:56.395Z] #33 6.178 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
09:09:56 [2020-04-29T09:09:56.395Z] #33 6.178 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.o8xzHitDme/src/github.com/BurntSushi/toml
09:09:56 [2020-04-29T09:09:56.395Z] #33 6.178 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:09:56 [2020-04-29T09:09:56.395Z] #33 6.182 Cloning into '/tmp/tmp.o8xzHitDme/src/github.com/BurntSushi/toml'...
09:09:56 [2020-04-29T09:09:56.395Z] #33 7.474 + cd /tmp/tmp.o8xzHitDme/src/github.com/BurntSushi/toml
09:09:56 [2020-04-29T09:09:56.395Z] #33 7.474 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
09:09:56 [2020-04-29T09:09:56.395Z] #33 7.555 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
09:09:56 [2020-04-29T09:09:56.395Z] #33 8.289 internal/cpu
09:09:56 [2020-04-29T09:09:56.395Z] #33 8.378 math/bits
09:09:56 [2020-04-29T09:09:56.395Z] #33 8.397 unicode/utf8
09:09:56 [2020-04-29T09:09:56.395Z] #33 8.466 sync/atomic
09:09:56 [2020-04-29T09:09:56.395Z] #33 9.056 math
09:09:56 [2020-04-29T09:09:56.395Z] #33 9.060 unicode
09:09:56 [2020-04-29T09:09:56.395Z] #33 9.143 internal/testlog
09:09:56 [2020-04-29T09:09:56.395Z] #33 9.239 internal/bytealg
09:09:56 [2020-04-29T09:09:56.395Z] #33 9.855 encoding
09:09:56 [2020-04-29T09:09:56.395Z] #33 10.37 runtime
09:09:56 [2020-04-29T09:09:56.395Z] #33 10.63 runtime/cgo
09:09:56 [2020-04-29T09:09:56.443Z] #74 ...
09:09:56 [2020-04-29T09:09:56.443Z] 
09:09:56 [2020-04-29T09:09:56.443Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:09:56 [2020-04-29T09:09:56.443Z] #53 6.843 + RM_GOPATH=0
09:09:56 [2020-04-29T09:09:56.443Z] #53 6.843 + TMP_GOPATH=
09:09:56 [2020-04-29T09:09:56.443Z] #53 6.843 + : /build
09:09:56 [2020-04-29T09:09:56.443Z] #53 6.843 + '[' -z '' ']'
09:09:56 [2020-04-29T09:09:56.443Z] #53 6.844 ++ mktemp -d
09:09:56 [2020-04-29T09:09:56.443Z] #53 6.847 + export GOPATH=/tmp/tmp.H0Rna5nXgZ
09:09:56 [2020-04-29T09:09:56.443Z] #53 6.847 + GOPATH=/tmp/tmp.H0Rna5nXgZ
09:09:56 [2020-04-29T09:09:56.443Z] #53 6.847 + RM_GOPATH=1
09:09:56 [2020-04-29T09:09:56.443Z] #53 6.847 ++ dirname ./install.sh
09:09:56 [2020-04-29T09:09:56.443Z] #53 6.847 + dir=.
09:09:56 [2020-04-29T09:09:56.443Z] #53 6.847 + bin=golangci_lint
09:09:56 [2020-04-29T09:09:56.443Z] #53 6.847 + shift
09:09:56 [2020-04-29T09:09:56.443Z] #53 6.847 + '[' '!' -f ./golangci_lint.installer ']'
09:09:56 [2020-04-29T09:09:56.443Z] #53 6.847 + . ./golangci_lint.installer
09:09:56 [2020-04-29T09:09:56.443Z] #53 6.847 ++ : v1.23.8
09:09:56 [2020-04-29T09:09:56.443Z] #53 6.851 Installing golangci-lint version v1.23.8
09:09:56 [2020-04-29T09:09:56.443Z] #53 6.851 + install_golangci_lint
09:09:56 [2020-04-29T09:09:56.443Z] #53 6.851 + echo 'Installing golangci-lint version v1.23.8'
09:09:56 [2020-04-29T09:09:56.443Z] #53 6.851 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:09:56 [2020-04-29T09:09:56.608Z] #44 46.64   HOSTDEP  compel/src/lib/handle-elf-host.d
09:09:56 [2020-04-29T09:09:56.608Z] #44 46.75   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
09:09:56 [2020-04-29T09:09:56.617Z] #19 5.588   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:09:56 [2020-04-29T09:09:56.617Z] #19 5.588   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
09:09:56 [2020-04-29T09:09:56.617Z] #19 5.622 Successfully built pyyaml
09:09:56 [2020-04-29T09:09:56.617Z] #19 5.626 Installing collected packages: pathspec, pyyaml, yamllint
09:09:56 [2020-04-29T09:09:56.655Z] #33 ...
09:09:56 [2020-04-29T09:09:56.655Z] 
09:09:56 [2020-04-29T09:09:56.655Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.201 + RM_GOPATH=0
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.201 + TMP_GOPATH=
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.201 + : /build
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.201 + '[' -z '' ']'
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.201 ++ mktemp -d
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.201 + export GOPATH=/tmp/tmp.I81FuTODT5
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.201 + GOPATH=/tmp/tmp.I81FuTODT5
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.201 + RM_GOPATH=1
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.201 ++ dirname ./install.sh
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.204 + dir=.
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.204 + bin=dockercli
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.204 + shift
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.204 + '[' '!' -f ./dockercli.installer ']'
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.204 + . ./dockercli.installer
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.204 ++ : stable
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.204 ++ : 17.06.2-ce
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.204 + install_dockercli
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.204 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.204 Install docker/cli version 17.06.2-ce from stable
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.206 ++ uname -m
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.208 + arch=aarch64
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.208 + '[' aarch64 '!=' x86_64 ']'
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.208 + '[' aarch64 '!=' s390x ']'
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.208 + '[' aarch64 '!=' armhf ']'
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.208 + build_dockercli
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.208 + git clone https://github.com/docker/docker-ce /tmp/tmp.I81FuTODT5/tmp/docker-ce
09:09:56 [2020-04-29T09:09:56.655Z] #23 4.219 Cloning into '/tmp/tmp.I81FuTODT5/tmp/docker-ce'...
09:09:56 [2020-04-29T09:09:56.697Z] #53 ...
09:09:56 [2020-04-29T09:09:56.697Z] 
09:09:56 [2020-04-29T09:09:56.697Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:09:56 [2020-04-29T09:09:56.697Z] #41 6.740 + git clone https://github.com/docker/distribution.git .
09:09:56 [2020-04-29T09:09:56.697Z] #41 6.747 Cloning into '.'...
09:09:56 [2020-04-29T09:09:56.697Z] #41 ...
09:09:56 [2020-04-29T09:09:56.697Z] 
09:09:56 [2020-04-29T09:09:56.697Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:09:56 [2020-04-29T09:09:56.697Z] #68 6.491 + RM_GOPATH=0
09:09:56 [2020-04-29T09:09:56.697Z] #68 6.491 + TMP_GOPATH=
09:09:56 [2020-04-29T09:09:56.697Z] #68 6.492 + : /build/
09:09:56 [2020-04-29T09:09:56.697Z] #68 6.492 + '[' -z '' ']'
09:09:56 [2020-04-29T09:09:56.697Z] #68 6.494 ++ mktemp -d
09:09:56 [2020-04-29T09:09:56.697Z] #68 6.496 + export GOPATH=/tmp/tmp.y8zPj4hpYd
09:09:56 [2020-04-29T09:09:56.697Z] #68 6.496 + GOPATH=/tmp/tmp.y8zPj4hpYd
09:09:56 [2020-04-29T09:09:56.697Z] #68 6.496 + RM_GOPATH=1
09:09:56 [2020-04-29T09:09:56.697Z] #68 6.497 ++ dirname ./install.sh
09:09:56 [2020-04-29T09:09:56.697Z] #68 6.498 + dir=.
09:09:56 [2020-04-29T09:09:56.698Z] #68 6.498 + bin=rootlesskit
09:09:56 [2020-04-29T09:09:56.698Z] #68 6.498 + shift
09:09:56 [2020-04-29T09:09:56.698Z] #68 6.499 + '[' '!' -f ./rootlesskit.installer ']'
09:09:56 [2020-04-29T09:09:56.698Z] #68 6.499 + . ./rootlesskit.installer
09:09:56 [2020-04-29T09:09:56.698Z] #68 6.499 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492
09:09:56 [2020-04-29T09:09:56.698Z] #68 6.501 + install_rootlesskit
09:09:56 [2020-04-29T09:09:56.698Z] #68 6.501 + case "$1" in
09:09:56 [2020-04-29T09:09:56.698Z] #68 6.501 + export CGO_ENABLED=0
09:09:56 [2020-04-29T09:09:56.698Z] #68 6.501 + CGO_ENABLED=0
09:09:56 [2020-04-29T09:09:56.698Z] #68 6.501 + _install_rootlesskit
09:09:56 [2020-04-29T09:09:56.698Z] #68 6.501 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492'
09:09:56 [2020-04-29T09:09:56.698Z] #68 6.502 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492
09:09:56 [2020-04-29T09:09:56.698Z] #68 6.502 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.y8zPj4hpYd/src/github.com/rootless-containers/rootlesskit
09:09:56 [2020-04-29T09:09:56.698Z] #68 6.504 Cloning into '/tmp/tmp.y8zPj4hpYd/src/github.com/rootless-containers/rootlesskit'...
09:09:56 [2020-04-29T09:09:56.866Z] #44 46.89   HOSTDEP  compel/src/main-host.d
09:09:56 [2020-04-29T09:09:56.866Z] #44 47.08   DEP      compel/src/lib/ptrace.d
09:09:56 [2020-04-29T09:09:56.899Z] #19 5.790 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
09:09:56 [2020-04-29T09:09:56.917Z] #23 ...
09:09:56 [2020-04-29T09:09:56.917Z] 
09:09:56 [2020-04-29T09:09:56.917Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:09:56 [2020-04-29T09:09:56.917Z] #53 5.256 + RM_GOPATH=0
09:09:56 [2020-04-29T09:09:56.917Z] #53 5.259 + TMP_GOPATH=
09:09:56 [2020-04-29T09:09:56.917Z] #53 5.259 + : /build
09:09:56 [2020-04-29T09:09:56.917Z] #53 5.259 + '[' -z '' ']'
09:09:56 [2020-04-29T09:09:56.917Z] #53 5.268 ++ mktemp -d
09:09:56 [2020-04-29T09:09:56.917Z] #53 5.280 + export GOPATH=/tmp/tmp.dpEc70KhP8
09:09:56 [2020-04-29T09:09:56.917Z] #53 5.280 + GOPATH=/tmp/tmp.dpEc70KhP8
09:09:56 [2020-04-29T09:09:56.917Z] #53 5.280 + RM_GOPATH=1
09:09:56 [2020-04-29T09:09:56.917Z] #53 5.288 ++ dirname ./install.sh
09:09:56 [2020-04-29T09:09:56.917Z] #53 5.290 + dir=.
09:09:56 [2020-04-29T09:09:56.917Z] #53 5.291 + bin=golangci_lint
09:09:56 [2020-04-29T09:09:56.917Z] #53 5.291 + shift
09:09:56 [2020-04-29T09:09:56.917Z] #53 5.291 + '[' '!' -f ./golangci_lint.installer ']'
09:09:56 [2020-04-29T09:09:56.917Z] #53 5.292 + . ./golangci_lint.installer
09:09:56 [2020-04-29T09:09:56.917Z] #53 5.292 ++ : v1.23.8
09:09:56 [2020-04-29T09:09:56.917Z] #53 5.292 + install_golangci_lint
09:09:56 [2020-04-29T09:09:56.917Z] #53 5.292 + echo 'Installing golangci-lint version v1.23.8'
09:09:56 [2020-04-29T09:09:56.917Z] #53 5.292 Installing golangci-lint version v1.23.8
09:09:56 [2020-04-29T09:09:56.917Z] #53 5.292 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
09:09:56 [2020-04-29T09:09:56.917Z] #53 ...
09:09:56 [2020-04-29T09:09:56.917Z] 
09:09:56 [2020-04-29T09:09:56.917Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.312 + RM_GOPATH=0
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.312 + TMP_GOPATH=
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.312 + : /build
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.312 + '[' -z '' ']'
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.314 ++ mktemp -d
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.322 + export GOPATH=/tmp/tmp.XxTMEJAzrE
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.322 + GOPATH=/tmp/tmp.XxTMEJAzrE
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.322 + RM_GOPATH=1
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.324 ++ dirname ./install.sh
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.328 + dir=.
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.328 + bin=proxy
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.328 + shift
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.328 + '[' '!' -f ./proxy.installer ']'
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.328 + . ./proxy.installer
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.328 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.329 + install_proxy
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.329 + case "$1" in
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.329 + export CGO_ENABLED=0
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.329 + CGO_ENABLED=0
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.329 + _install_proxy
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.329 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.329 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.329 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XxTMEJAzrE/src/github.com/docker/libnetwork
09:09:56 [2020-04-29T09:09:56.917Z] #74 6.335 Cloning into '/tmp/tmp.XxTMEJAzrE/src/github.com/docker/libnetwork'...
09:09:56 [2020-04-29T09:09:56.952Z] #68 ...
09:09:56 [2020-04-29T09:09:56.952Z] 
09:09:56 [2020-04-29T09:09:56.952Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:56 [2020-04-29T09:09:56.952Z] #47 6.623 + RM_GOPATH=0
09:09:56 [2020-04-29T09:09:56.952Z] #47 6.623 + TMP_GOPATH=
09:09:56 [2020-04-29T09:09:56.952Z] #47 6.623 + : /build
09:09:56 [2020-04-29T09:09:56.952Z] #47 6.623 + '[' -z '' ']'
09:09:56 [2020-04-29T09:09:56.952Z] #47 6.623 ++ mktemp -d
09:09:56 [2020-04-29T09:09:56.952Z] #47 6.623 + export GOPATH=/tmp/tmp.rDcN93PT3T
09:09:56 [2020-04-29T09:09:56.952Z] #47 6.623 + GOPATH=/tmp/tmp.rDcN93PT3T
09:09:56 [2020-04-29T09:09:56.952Z] #47 6.623 + RM_GOPATH=1
09:09:56 [2020-04-29T09:09:56.952Z] #47 6.623 ++ dirname ./install.sh
09:09:56 [2020-04-29T09:09:56.952Z] #47 6.624 + dir=.
09:09:56 [2020-04-29T09:09:56.952Z] #47 6.625 + bin=vndr
09:09:56 [2020-04-29T09:09:56.952Z] #47 6.625 + shift
09:09:56 [2020-04-29T09:09:56.952Z] #47 6.626 + '[' '!' -f ./vndr.installer ']'
09:09:56 [2020-04-29T09:09:56.952Z] #47 6.627 + . ./vndr.installer
09:09:56 [2020-04-29T09:09:56.952Z] #47 6.628 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:09:56 [2020-04-29T09:09:56.952Z] #47 6.628 + install_vndr
09:09:56 [2020-04-29T09:09:56.952Z] #47 6.631 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
09:09:56 [2020-04-29T09:09:56.952Z] #47 6.631 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:09:56 [2020-04-29T09:09:56.952Z] #47 6.634 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.rDcN93PT3T/src/github.com/LK4D4/vndr
09:09:56 [2020-04-29T09:09:56.952Z] #47 6.644 Cloning into '/tmp/tmp.rDcN93PT3T/src/github.com/LK4D4/vndr'...
09:09:56 [2020-04-29T09:09:56.952Z] #47 7.558 + cd /tmp/tmp.rDcN93PT3T/src/github.com/LK4D4/vndr
09:09:56 [2020-04-29T09:09:56.952Z] #47 7.558 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
09:09:56 [2020-04-29T09:09:56.952Z] #47 7.582 + go build -buildmode=pie -v -o /build/vndr .
09:09:56 [2020-04-29T09:09:56.952Z] #47 8.902 internal/race
09:09:56 [2020-04-29T09:09:56.952Z] #47 8.928 internal/bytealg
09:09:56 [2020-04-29T09:09:56.952Z] #47 8.991 sync/atomic
09:09:56 [2020-04-29T09:09:56.952Z] #47 9.202 unicode
09:09:56 [2020-04-29T09:09:56.952Z] #47 9.771 runtime
09:09:56 [2020-04-29T09:09:56.952Z] #47 ...
09:09:56 [2020-04-29T09:09:56.952Z] 
09:09:56 [2020-04-29T09:09:56.952Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:56 [2020-04-29T09:09:56.952Z] #56 6.479 + RM_GOPATH=0
09:09:56 [2020-04-29T09:09:56.952Z] #56 6.479 + TMP_GOPATH=
09:09:56 [2020-04-29T09:09:56.952Z] #56 6.479 + : /build
09:09:56 [2020-04-29T09:09:56.952Z] #56 6.479 + '[' -z '' ']'
09:09:56 [2020-04-29T09:09:56.952Z] #56 6.501 ++ mktemp -d
09:09:56 [2020-04-29T09:09:56.952Z] #56 6.509 + export GOPATH=/tmp/tmp.60BND5vf3j
09:09:56 [2020-04-29T09:09:56.952Z] #56 6.510 + GOPATH=/tmp/tmp.60BND5vf3j
09:09:56 [2020-04-29T09:09:56.952Z] #56 6.510 + RM_GOPATH=1
09:09:56 [2020-04-29T09:09:56.952Z] #56 6.511 ++ dirname ./install.sh
09:09:56 [2020-04-29T09:09:56.952Z] #56 6.511 + dir=.
09:09:56 [2020-04-29T09:09:56.952Z] #56 6.512 + bin=shfmt
09:09:56 [2020-04-29T09:09:56.952Z] #56 6.512 + shift
09:09:56 [2020-04-29T09:09:56.952Z] #56 6.513 + '[' '!' -f ./shfmt.installer ']'
09:09:56 [2020-04-29T09:09:56.952Z] #56 6.513 + . ./shfmt.installer
09:09:56 [2020-04-29T09:09:56.952Z] #56 6.513 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
09:09:56 [2020-04-29T09:09:56.952Z] #56 6.514 + install_shfmt
09:09:56 [2020-04-29T09:09:56.952Z] #56 6.515 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
09:09:56 [2020-04-29T09:09:56.952Z] #56 6.515 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
09:09:56 [2020-04-29T09:09:56.952Z] #56 6.515 + git clone https://github.com/mvdan/sh.git /tmp/tmp.60BND5vf3j/src/github.com/mvdan/sh
09:09:56 [2020-04-29T09:09:56.952Z] #56 6.533 Cloning into '/tmp/tmp.60BND5vf3j/src/github.com/mvdan/sh'...
09:09:57 [2020-04-29T09:09:57.123Z] #44 47.30   DEP      compel/src/lib/infect.d
09:09:57 [2020-04-29T09:09:57.190Z] #19 DONE 6.1s
09:09:57 [2020-04-29T09:09:57.190Z] 
09:09:57 [2020-04-29T09:09:57.190Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:09:57 [2020-04-29T09:09:57.190Z] #41 126.7 + dpkg --print-architecture
09:09:57 [2020-04-29T09:09:57.190Z] #41 126.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:09:57 [2020-04-29T09:09:57.190Z] #41 127.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:09:57 [2020-04-29T09:09:57.190Z] #41 127.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:09:57 [2020-04-29T09:09:57.207Z] #56 ...
09:09:57 [2020-04-29T09:09:57.207Z] 
09:09:57 [2020-04-29T09:09:57.207Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:09:57 [2020-04-29T09:09:57.207Z] #68 11.40 + cd /tmp/tmp.y8zPj4hpYd/src/github.com/rootless-containers/rootlesskit
09:09:57 [2020-04-29T09:09:57.207Z] #68 11.40 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492
09:09:57 [2020-04-29T09:09:57.393Z] #44 47.51   DEP      compel/src/lib/infect-util.d
09:09:57 [2020-04-29T09:09:57.461Z] #68 11.85 + for f in rootlesskit rootlesskit-docker-proxy
09:09:57 [2020-04-29T09:09:57.461Z] #68 11.85 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:09:57 [2020-04-29T09:09:57.479Z] #41 ...
09:09:57 [2020-04-29T09:09:57.479Z] 
09:09:57 [2020-04-29T09:09:57.479Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
09:09:57 [2020-04-29T09:09:57.479Z] #24 DONE 0.2s
09:09:57 [2020-04-29T09:09:57.479Z] 
09:09:57 [2020-04-29T09:09:57.479Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
09:09:57 [2020-04-29T09:09:57.485Z] #23 17.58 + mkdir -p /build
09:09:57 [2020-04-29T09:09:57.485Z] #23 17.58 + mv docker/docker /build/
09:09:57 [2020-04-29T09:09:57.485Z] #23 17.60 + rmdir docker
09:09:57 [2020-04-29T09:09:57.485Z] #23 DONE 18.5s
09:09:57 [2020-04-29T09:09:57.485Z] 
09:09:57 [2020-04-29T09:09:57.485Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:57 [2020-04-29T09:09:57.485Z] #56 18.61 + cd /tmp/tmp.bnz4k73kEX/src/github.com/mvdan/sh
09:09:57 [2020-04-29T09:09:57.485Z] #56 18.61 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:09:57 [2020-04-29T09:09:57.485Z] #56 18.74 + GO111MODULE=on
09:09:57 [2020-04-29T09:09:57.485Z] #56 18.74 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:09:57 [2020-04-29T09:09:57.485Z] #56 ...
09:09:57 [2020-04-29T09:09:57.485Z] 
09:09:57 [2020-04-29T09:09:57.485Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:09:57 [2020-04-29T09:09:57.485Z] #10 9.190 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:09:57 [2020-04-29T09:09:57.485Z] #10 9.265 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:09:57 [2020-04-29T09:09:57.485Z] #10 9.272 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:09:57 [2020-04-29T09:09:57.485Z] #10 10.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:09:57 [2020-04-29T09:09:57.485Z] #10 12.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [192 kB]
09:09:57 [2020-04-29T09:09:57.485Z] #10 15.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
09:09:57 [2020-04-29T09:09:57.485Z] #10 ...
09:09:57 [2020-04-29T09:09:57.485Z] 
09:09:57 [2020-04-29T09:09:57.485Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.540 + RM_GOPATH=0
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.540 + TMP_GOPATH=
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.540 + : /build
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.540 + '[' -z '' ']'
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.552 ++ mktemp -d
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.555 + export GOPATH=/tmp/tmp.GO76XYm6yH
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.555 + GOPATH=/tmp/tmp.GO76XYm6yH
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.555 + RM_GOPATH=1
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.565 ++ dirname ./install.sh
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.566 + dir=.
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.566 + bin=proxy
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.566 + shift
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.566 + '[' '!' -f ./proxy.installer ']'
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.566 + . ./proxy.installer
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.566 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.566 + install_proxy
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.566 + case "$1" in
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.566 + export CGO_ENABLED=0
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.566 + CGO_ENABLED=0
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.566 + _install_proxy
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.566 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.566 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.566 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GO76XYm6yH/src/github.com/docker/libnetwork
09:09:57 [2020-04-29T09:09:57.485Z] #74 8.568 Cloning into '/tmp/tmp.GO76XYm6yH/src/github.com/docker/libnetwork'...
09:09:57 [2020-04-29T09:09:57.651Z] #44 47.62   DEP      compel/src/lib/infect-rpc.d
09:09:57 [2020-04-29T09:09:57.651Z] #44 47.71   DEP      compel/arch/x86/src/lib/infect.d
09:09:57 [2020-04-29T09:09:57.909Z] #44 47.87   DEP      compel/arch/x86/src/lib/cpu.d
09:09:57 [2020-04-29T09:09:57.909Z] #44 47.94   DEP      compel/src/lib/log.d
09:09:57 [2020-04-29T09:09:57.909Z] #44 48.06   DEP      compel/src/main.d
09:09:58 [2020-04-29T09:09:58.101Z] #28 DONE 0.7s
09:09:58 [2020-04-29T09:09:58.101Z] 
09:09:58 [2020-04-29T09:09:58.101Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:58 [2020-04-29T09:09:58.101Z] #44 86.08   CC       criu/namespaces.o
09:09:58 [2020-04-29T09:09:58.101Z] #44 87.13   CC       criu/net.o
09:09:58 [2020-04-29T09:09:58.101Z] #44 89.22   CC       criu/netfilter.o
09:09:58 [2020-04-29T09:09:58.101Z] #44 89.46   CC       criu/page-pipe.o
09:09:58 [2020-04-29T09:09:58.101Z] #44 89.86   CC       criu/page-xfer.o
09:09:58 [2020-04-29T09:09:58.101Z] #44 90.80   CC       criu/pagemap-cache.o
09:09:58 [2020-04-29T09:09:58.101Z] #44 91.06   CC       criu/pagemap.o
09:09:58 [2020-04-29T09:09:58.101Z] #44 91.83   CC       criu/parasite-syscall.o
09:09:58 [2020-04-29T09:09:58.101Z] #44 92.48   CC       criu/path.o
09:09:58 [2020-04-29T09:09:58.101Z] #44 92.79   CC       criu/pie-util-vdso.o
09:09:58 [2020-04-29T09:09:58.101Z] #44 93.20   CC       criu/pie-util.o
09:09:58 [2020-04-29T09:09:58.101Z] #44 93.31   CC       criu/pipes.o
09:09:58 [2020-04-29T09:09:58.101Z] #44 94.06   CC       criu/plugin.o
09:09:58 [2020-04-29T09:09:58.101Z] #44 94.36   CC       criu/proc_parse.o
09:09:58 [2020-04-29T09:09:58.101Z] #44 ...
09:09:58 [2020-04-29T09:09:58.101Z] 
09:09:58 [2020-04-29T09:09:58.101Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
09:09:58 [2020-04-29T09:09:58.166Z] #44 48.22   DEP      compel/src/lib/handle-elf.d
09:09:58 [2020-04-29T09:09:58.167Z] #44 48.40   DEP      compel/arch/x86/src/lib/handle-elf.d
09:09:58 [2020-04-29T09:09:58.383Z] #31 DONE 0.2s
09:09:58 [2020-04-29T09:09:58.383Z] 
09:09:58 [2020-04-29T09:09:58.383Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
09:09:58 [2020-04-29T09:09:58.383Z] #34 DONE 0.1s
09:09:58 [2020-04-29T09:09:58.383Z] 
09:09:58 [2020-04-29T09:09:58.383Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
09:09:58 [2020-04-29T09:09:58.679Z] #39 DONE 0.2s
09:09:58 [2020-04-29T09:09:58.679Z] 
09:09:58 [2020-04-29T09:09:58.679Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:09:58 [2020-04-29T09:09:58.732Z] #44 48.62   CC       compel/src/lib/log.o
09:09:58 [2020-04-29T09:09:58.732Z] #44 ...
09:09:58 [2020-04-29T09:09:58.732Z] 
09:09:58 [2020-04-29T09:09:58.732Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:09:58 [2020-04-29T09:09:58.732Z] #68 DONE 120.5s
09:09:58 [2020-04-29T09:09:58.732Z] 
09:09:58 [2020-04-29T09:09:58.732Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:09:58 [2020-04-29T09:09:58.732Z] #69 DONE 0.1s
09:09:58 [2020-04-29T09:09:58.732Z] 
09:09:58 [2020-04-29T09:09:58.732Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:58 [2020-04-29T09:09:58.732Z] #47 114.1 mime/quotedprintable
09:09:58 [2020-04-29T09:09:58.732Z] #47 114.6 net/http/internal
09:09:58 [2020-04-29T09:09:58.732Z] #47 118.6 net/textproto
09:09:58 [2020-04-29T09:09:58.732Z] #47 118.7 crypto/x509
09:09:58 [2020-04-29T09:09:58.732Z] #47 119.7 vendor/golang.org/x/net/http/httpguts
09:09:58 [2020-04-29T09:09:58.732Z] #47 120.0 vendor/golang.org/x/net/http/httpproxy
09:09:58 [2020-04-29T09:09:58.859Z] #74 ...
09:09:58 [2020-04-29T09:09:58.859Z] 
09:09:58 [2020-04-29T09:09:58.859Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:09:58 [2020-04-29T09:09:58.859Z] #62 10.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [192 kB]
09:09:58 [2020-04-29T09:09:58.859Z] #62 13.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
09:09:58 [2020-04-29T09:09:58.859Z] #62 ...
09:09:58 [2020-04-29T09:09:58.859Z] 
09:09:58 [2020-04-29T09:09:58.859Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:09:58 [2020-04-29T09:09:58.859Z] #47 10.38 internal/cpu
09:09:58 [2020-04-29T09:09:58.859Z] #47 10.38 runtime/internal/atomic
09:09:58 [2020-04-29T09:09:58.859Z] #47 10.70 runtime/internal/sys
09:09:58 [2020-04-29T09:09:58.859Z] #47 11.04 internal/race
09:09:58 [2020-04-29T09:09:58.859Z] #47 11.14 sync/atomic
09:09:58 [2020-04-29T09:09:58.859Z] #47 11.20 internal/bytealg
09:09:58 [2020-04-29T09:09:58.859Z] #47 11.50 unicode
09:09:58 [2020-04-29T09:09:58.859Z] #47 11.96 runtime
09:09:58 [2020-04-29T09:09:58.859Z] #47 15.21 unicode/utf8
09:09:58 [2020-04-29T09:09:58.859Z] #47 16.03 math
09:09:58 [2020-04-29T09:09:58.990Z] #47 ...
09:09:58 [2020-04-29T09:09:58.990Z] 
09:09:58 [2020-04-29T09:09:58.990Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:58 [2020-04-29T09:09:58.990Z] #44 48.93   CC       compel/arch/x86/src/lib/cpu.o
09:09:59 [2020-04-29T09:09:59.116Z] #47 ...
09:09:59 [2020-04-29T09:09:59.116Z] 
09:09:59 [2020-04-29T09:09:59.116Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:59 [2020-04-29T09:09:59.116Z] #33 10.64 runtime/internal/sys
09:09:59 [2020-04-29T09:09:59.116Z] #33 10.90 runtime/internal/math
09:09:59 [2020-04-29T09:09:59.116Z] #33 10.94 internal/bytealg
09:09:59 [2020-04-29T09:09:59.116Z] #33 11.04 math/bits
09:09:59 [2020-04-29T09:09:59.116Z] #33 11.54 runtime
09:09:59 [2020-04-29T09:09:59.116Z] #33 11.70 math
09:09:59 [2020-04-29T09:09:59.116Z] #33 16.42 internal/testlog
09:09:59 [2020-04-29T09:09:59.116Z] #33 16.74 encoding
09:09:59 [2020-04-29T09:09:59.116Z] #33 16.96 runtime/cgo
09:09:59 [2020-04-29T09:09:59.116Z] #33 ...
09:09:59 [2020-04-29T09:09:59.116Z] 
09:09:59 [2020-04-29T09:09:59.116Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:09:59 [2020-04-29T09:09:59.116Z] #35 11.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [192 kB]
09:09:59 [2020-04-29T09:09:59.116Z] #35 13.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
09:09:59 [2020-04-29T09:09:59.321Z] #65 ...
09:09:59 [2020-04-29T09:09:59.321Z] 
09:09:59 [2020-04-29T09:09:59.321Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:09:59 [2020-04-29T09:09:59.321Z] #44 95.77   CC       criu/protobuf-desc.o
09:09:59 [2020-04-29T09:09:59.373Z] #35 ...
09:09:59 [2020-04-29T09:09:59.373Z] 
09:09:59 [2020-04-29T09:09:59.373Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:59 [2020-04-29T09:09:59.373Z] #56 20.43 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:09:59 [2020-04-29T09:09:59.373Z] #56 20.47 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:09:59 [2020-04-29T09:09:59.373Z] #56 20.52 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:09:59 [2020-04-29T09:09:59.373Z] #56 20.65 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:09:59 [2020-04-29T09:09:59.373Z] #56 20.65 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:09:59 [2020-04-29T09:09:59.469Z] #74 ...
09:09:59 [2020-04-29T09:09:59.469Z] 
09:09:59 [2020-04-29T09:09:59.469Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:09:59 [2020-04-29T09:09:59.469Z] #56 13.53 + cd /tmp/tmp.PViO9TxTr1/src/github.com/mvdan/sh
09:09:59 [2020-04-29T09:09:59.469Z] #56 13.54 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:09:59 [2020-04-29T09:09:59.469Z] #56 13.66 + GO111MODULE=on
09:09:59 [2020-04-29T09:09:59.469Z] #56 13.66 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:09:59 [2020-04-29T09:09:59.922Z] #44 50.07   CC       compel/arch/x86/src/lib/infect.o
09:09:59 [2020-04-29T09:09:59.936Z] #44 96.22   CC       criu/protobuf.o
09:10:00 [2020-04-29T09:10:00.219Z] #44 96.39   CC       criu/pstree.o
09:10:00 [2020-04-29T09:10:00.305Z] #56 21.70 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:10:00 [2020-04-29T09:10:00.488Z] #44 ...
09:10:00 [2020-04-29T09:10:00.488Z] 
09:10:00 [2020-04-29T09:10:00.488Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:10:00 [2020-04-29T09:10:00.488Z] #50 DONE 122.2s
09:10:00 [2020-04-29T09:10:00.717Z] #68 ...
09:10:00 [2020-04-29T09:10:00.717Z] 
09:10:00 [2020-04-29T09:10:00.717Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:10:00 [2020-04-29T09:10:00.717Z] #23 14.47 + mkdir -p /build
09:10:00 [2020-04-29T09:10:00.717Z] #23 14.48 + mv docker/docker /build/
09:10:00 [2020-04-29T09:10:00.717Z] #23 14.48 + rmdir docker
09:10:00 [2020-04-29T09:10:00.717Z] #23 DONE 14.8s
09:10:00 [2020-04-29T09:10:00.717Z] 
09:10:00 [2020-04-29T09:10:00.717Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:00 [2020-04-29T09:10:00.717Z] #47 13.13 unicode/utf8
09:10:00 [2020-04-29T09:10:00.717Z] #47 13.52 internal/testlog
09:10:00 [2020-04-29T09:10:00.717Z] #47 13.82 encoding
09:10:00 [2020-04-29T09:10:00.717Z] #47 14.14 unicode/utf16
09:10:00 [2020-04-29T09:10:00.717Z] #47 14.69 container/list
09:10:00 [2020-04-29T09:10:00.746Z] 
09:10:00 [2020-04-29T09:10:00.746Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:10:00 [2020-04-29T09:10:00.746Z] #10 121.3 Selecting previously unselected package libapparmor1:amd64.
09:10:00 [2020-04-29T09:10:00.746Z] #10 121.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
09:10:00 [2020-04-29T09:10:00.746Z] #10 121.3 Unpacking libapparmor1:amd64 (2.13.2-10) ...
09:10:00 [2020-04-29T09:10:00.746Z] #10 121.6 Selecting previously unselected package libapparmor-dev:amd64.
09:10:00 [2020-04-29T09:10:00.746Z] #10 121.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
09:10:00 [2020-04-29T09:10:00.746Z] #10 121.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
09:10:00 [2020-04-29T09:10:00.746Z] #10 121.9 Selecting previously unselected package libbtrfs0.
09:10:00 [2020-04-29T09:10:00.746Z] #10 121.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
09:10:00 [2020-04-29T09:10:00.746Z] #10 121.9 Unpacking libbtrfs0 (4.20.1-2) ...
09:10:00 [2020-04-29T09:10:00.746Z] #10 121.9 Selecting previously unselected package libbtrfs-dev.
09:10:00 [2020-04-29T09:10:00.746Z] #10 122.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
09:10:00 [2020-04-29T09:10:00.746Z] #10 122.0 Unpacking libbtrfs-dev (4.20.1-2) ...
09:10:00 [2020-04-29T09:10:00.746Z] #10 122.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:10:00 [2020-04-29T09:10:00.746Z] #10 122.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
09:10:00 [2020-04-29T09:10:00.746Z] #10 122.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:10:00 [2020-04-29T09:10:00.746Z] #10 122.2 Selecting previously unselected package libudev-dev:amd64.
09:10:00 [2020-04-29T09:10:00.746Z] #10 122.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
09:10:00 [2020-04-29T09:10:00.746Z] #10 122.2 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
09:10:00 [2020-04-29T09:10:00.746Z] #10 122.3 Selecting previously unselected package libsepol1-dev:amd64.
09:10:00 [2020-04-29T09:10:00.746Z] #10 122.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
09:10:00 [2020-04-29T09:10:00.746Z] #10 122.3 Unpacking libsepol1-dev:amd64 (2.8-1) ...
09:10:00 [2020-04-29T09:10:00.746Z] #10 122.7 Selecting previously unselected package libpcre16-3:amd64.
09:10:00 [2020-04-29T09:10:00.746Z] #10 122.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
09:10:00 [2020-04-29T09:10:00.746Z] #10 122.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
09:10:00 [2020-04-29T09:10:00.834Z] #44 97.09   CC       criu/rbtree.o
09:10:00 [2020-04-29T09:10:00.853Z] #56 15.25 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:10:00 [2020-04-29T09:10:00.874Z] #56 22.36 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:10:00 [2020-04-29T09:10:00.874Z] #56 ...
09:10:00 [2020-04-29T09:10:00.874Z] 
09:10:00 [2020-04-29T09:10:00.874Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:10:00 [2020-04-29T09:10:00.874Z] #25 12.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [192 kB]
09:10:00 [2020-04-29T09:10:00.874Z] #25 15.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
09:10:01 [2020-04-29T09:10:01.004Z] #10 123.1 Selecting previously unselected package libpcre32-3:amd64.
09:10:01 [2020-04-29T09:10:01.004Z] #10 123.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
09:10:01 [2020-04-29T09:10:01.004Z] #10 123.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
09:10:01 [2020-04-29T09:10:01.114Z] #56 15.30 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:10:01 [2020-04-29T09:10:01.114Z] #56 15.36 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:10:01 [2020-04-29T09:10:01.117Z] #44 97.33   CC       criu/rst-malloc.o
09:10:01 [2020-04-29T09:10:01.117Z] #44 97.46   CC       criu/seccomp.o
09:10:01 [2020-04-29T09:10:01.132Z] #25 ...
09:10:01 [2020-04-29T09:10:01.132Z] 
09:10:01 [2020-04-29T09:10:01.132Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:10:01 [2020-04-29T09:10:01.132Z] #43 12.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [192 kB]
09:10:01 [2020-04-29T09:10:01.132Z] #43 15.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
09:10:01 [2020-04-29T09:10:01.132Z] #43 ...
09:10:01 [2020-04-29T09:10:01.132Z] 
09:10:01 [2020-04-29T09:10:01.132Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:10:01 [2020-04-29T09:10:01.132Z] #68 12.66 + cd /tmp/tmp.ETaygia4PN/src/github.com/rootless-containers/rootlesskit
09:10:01 [2020-04-29T09:10:01.132Z] #68 12.66 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492
09:10:01 [2020-04-29T09:10:01.132Z] #68 12.72 + for f in rootlesskit rootlesskit-docker-proxy
09:10:01 [2020-04-29T09:10:01.132Z] #68 12.72 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:10:01 [2020-04-29T09:10:01.262Z] #10 123.4 Selecting previously unselected package libpcrecpp0v5:amd64.
09:10:01 [2020-04-29T09:10:01.276Z] #47 15.65 crypto/internal/subtle
09:10:01 [2020-04-29T09:10:01.375Z] #56 15.59 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:10:01 [2020-04-29T09:10:01.375Z] #56 15.60 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:10:01 [2020-04-29T09:10:01.394Z] #68 ...
09:10:01 [2020-04-29T09:10:01.394Z] 
09:10:01 [2020-04-29T09:10:01.394Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:01 [2020-04-29T09:10:01.394Z] #47 20.62 unicode/utf16
09:10:01 [2020-04-29T09:10:01.394Z] #47 20.96 container/list
09:10:01 [2020-04-29T09:10:01.394Z] #47 21.41 crypto/internal/subtle
09:10:01 [2020-04-29T09:10:01.394Z] #47 21.62 crypto/subtle
09:10:01 [2020-04-29T09:10:01.394Z] #47 21.83 vendor/golang.org/x/crypto/cryptobyte/asn1
09:10:01 [2020-04-29T09:10:01.394Z] #47 21.91 internal/nettrace
09:10:01 [2020-04-29T09:10:01.394Z] #47 22.02 runtime/cgo
09:10:01 [2020-04-29T09:10:01.520Z] #10 123.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
09:10:01 [2020-04-29T09:10:01.520Z] #10 123.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
09:10:01 [2020-04-29T09:10:01.520Z] #10 123.6 Selecting previously unselected package libpcre3-dev:amd64.
09:10:01 [2020-04-29T09:10:01.520Z] #10 123.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
09:10:01 [2020-04-29T09:10:01.520Z] #10 123.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
09:10:01 [2020-04-29T09:10:01.732Z] #44 97.91   CC       criu/seize.o
09:10:01 [2020-04-29T09:10:01.836Z] #47 15.98 crypto/subtle
09:10:01 [2020-04-29T09:10:01.836Z] #47 16.12 vendor/golang.org/x/crypto/cryptobyte/asn1
09:10:02 [2020-04-29T09:10:02.014Z] #44 98.33   CC       criu/servicefd.o
09:10:02 [2020-04-29T09:10:02.086Z] #10 124.1 Selecting previously unselected package libselinux1-dev:amd64.
09:10:02 [2020-04-29T09:10:02.086Z] #10 124.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
09:10:02 [2020-04-29T09:10:02.086Z] #10 124.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
09:10:02 [2020-04-29T09:10:02.090Z] #47 16.23 internal/nettrace
09:10:02 [2020-04-29T09:10:02.090Z] #47 16.49 runtime/cgo
09:10:02 [2020-04-29T09:10:02.297Z] #44 98.55   CC       criu/shmem.o
09:10:02 [2020-04-29T09:10:02.318Z] #56 16.67 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:10:02 [2020-04-29T09:10:02.344Z] #10 124.4 Selecting previously unselected package libdevmapper-dev:amd64.
09:10:02 [2020-04-29T09:10:02.344Z] #10 124.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
09:10:02 [2020-04-29T09:10:02.344Z] #10 124.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:10:02 [2020-04-29T09:10:02.344Z] #10 124.5 Selecting previously unselected package libseccomp-dev:amd64.
09:10:02 [2020-04-29T09:10:02.344Z] #10 124.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
09:10:02 [2020-04-29T09:10:02.344Z] #10 124.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
09:10:02 [2020-04-29T09:10:02.580Z] #44 98.95   CC       criu/sigframe.o
09:10:02 [2020-04-29T09:10:02.602Z] #10 124.6 Selecting previously unselected package libsystemd-dev:amd64.
09:10:02 [2020-04-29T09:10:02.602Z] #10 124.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
09:10:02 [2020-04-29T09:10:02.602Z] #10 124.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
09:10:02 [2020-04-29T09:10:02.861Z] #10 125.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
09:10:02 [2020-04-29T09:10:02.861Z] #10 125.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
09:10:02 [2020-04-29T09:10:02.861Z] #10 125.0 Setting up libapparmor1:amd64 (2.13.2-10) ...
09:10:02 [2020-04-29T09:10:02.861Z] #10 125.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:10:02 [2020-04-29T09:10:02.861Z] #10 125.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
09:10:02 [2020-04-29T09:10:02.861Z] #10 125.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
09:10:02 [2020-04-29T09:10:02.861Z] #10 125.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:10:02 [2020-04-29T09:10:02.861Z] #10 125.1 Setting up libbtrfs0 (4.20.1-2) ...
09:10:02 [2020-04-29T09:10:02.862Z] #44 99.03   CC       criu/signalfd.o
09:10:02 [2020-04-29T09:10:02.862Z] #44 99.23   CC       criu/sk-inet.o
09:10:03 [2020-04-29T09:10:03.119Z] #10 125.1 Setting up libpcre32-3:amd64 (2:8.39-12) ...
09:10:03 [2020-04-29T09:10:03.119Z] #10 125.1 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
09:10:03 [2020-04-29T09:10:03.119Z] #10 125.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:10:03 [2020-04-29T09:10:03.119Z] #10 125.2 Setting up libbtrfs-dev (4.20.1-2) ...
09:10:03 [2020-04-29T09:10:03.119Z] #10 125.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
09:10:03 [2020-04-29T09:10:03.119Z] #10 125.2 Setting up mingw-w64-common (6.0.0-3) ...
09:10:03 [2020-04-29T09:10:03.119Z] #10 125.2 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
09:10:03 [2020-04-29T09:10:03.119Z] #10 125.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
09:10:03 [2020-04-29T09:10:03.119Z] #10 125.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
09:10:03 [2020-04-29T09:10:03.119Z] #10 125.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:10:03 [2020-04-29T09:10:03.119Z] #10 125.3 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
09:10:03 [2020-04-29T09:10:03.119Z] #10 125.3 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
09:10:03 [2020-04-29T09:10:03.119Z] #10 125.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:10:03 [2020-04-29T09:10:03.119Z] #10 125.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
09:10:03 [2020-04-29T09:10:03.377Z] #10 125.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
09:10:03 [2020-04-29T09:10:03.377Z] #10 125.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
09:10:03 [2020-04-29T09:10:03.377Z] #10 125.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
09:10:03 [2020-04-29T09:10:03.377Z] #10 125.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:10:03 [2020-04-29T09:10:03.377Z] #10 125.4 Setting up dmsetup (2:1.02.155-3) ...
09:10:03 [2020-04-29T09:10:03.377Z] #10 125.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:10:03 [2020-04-29T09:10:03.377Z] #10 125.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:10:03 [2020-04-29T09:10:03.377Z] #10 125.4 Processing triggers for libc-bin (2.28-10) ...
09:10:03 [2020-04-29T09:10:03.477Z] #44 99.66   CC       criu/sk-netlink.o
09:10:03 [2020-04-29T09:10:03.477Z] #44 99.79   CC       criu/sk-packet.o
09:10:03 [2020-04-29T09:10:03.703Z] #56 17.77 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:10:03 [2020-04-29T09:10:03.760Z] #44 100.2   CC       criu/sk-queue.o
09:10:03 [2020-04-29T09:10:03.943Z] #10 DONE 125.8s
09:10:03 [2020-04-29T09:10:03.943Z] 
09:10:03 [2020-04-29T09:10:03.943Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
09:10:03 [2020-04-29T09:10:03.943Z] #11 ...
09:10:03 [2020-04-29T09:10:03.943Z] 
09:10:03 [2020-04-29T09:10:03.943Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:10:03 [2020-04-29T09:10:03.943Z] #58 DONE 0.1s
09:10:03 [2020-04-29T09:10:03.943Z] 
09:10:03 [2020-04-29T09:10:03.943Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:10:03 [2020-04-29T09:10:03.943Z] #59 DONE 0.1s
09:10:03 [2020-04-29T09:10:03.943Z] 
09:10:03 [2020-04-29T09:10:03.943Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:03 [2020-04-29T09:10:03.979Z] #47 ...
09:10:03 [2020-04-29T09:10:03.979Z] 
09:10:03 [2020-04-29T09:10:03.979Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:10:03 [2020-04-29T09:10:03.979Z] #43 8.238 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
09:10:03 [2020-04-29T09:10:03.979Z] #43 ...
09:10:03 [2020-04-29T09:10:03.979Z] 
09:10:03 [2020-04-29T09:10:03.979Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:03 [2020-04-29T09:10:03.979Z] #56 17.50 + cd /tmp/tmp.60BND5vf3j/src/github.com/mvdan/sh
09:10:03 [2020-04-29T09:10:03.979Z] #56 17.50 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
09:10:03 [2020-04-29T09:10:03.979Z] #56 17.60 + GO111MODULE=on
09:10:03 [2020-04-29T09:10:03.979Z] #56 17.60 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
09:10:04 [2020-04-29T09:10:04.042Z] #44 100.5   CC       criu/sk-tcp.o
09:10:04 [2020-04-29T09:10:04.275Z] #56 18.66 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:10:04 [2020-04-29T09:10:04.657Z] #44 100.8   CC       criu/sk-unix.o
09:10:04 [2020-04-29T09:10:04.680Z] #47 ...
09:10:04 [2020-04-29T09:10:04.680Z] 
09:10:04 [2020-04-29T09:10:04.680Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:04 [2020-04-29T09:10:04.848Z] #56 ...
09:10:04 [2020-04-29T09:10:04.848Z] 
09:10:04 [2020-04-29T09:10:04.848Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:10:04 [2020-04-29T09:10:04.848Z] #41 17.58 Checking out files:  85% (1369/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.
09:10:04 [2020-04-29T09:10:04.848Z] #41 17.94 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:10:04 [2020-04-29T09:10:04.848Z] #41 19.52 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:10:04 [2020-04-29T09:10:04.902Z] #56 18.96 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:10:04 [2020-04-29T09:10:04.903Z] #56 18.98 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:10:04 [2020-04-29T09:10:04.903Z] #56 19.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:10:04 [2020-04-29T09:10:04.903Z] #56 19.15 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:10:04 [2020-04-29T09:10:04.903Z] #56 19.26 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:10:04 [2020-04-29T09:10:04.940Z] #74 25.81 Checking out files:  64% (1325/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
09:10:05 [2020-04-29T09:10:05.197Z] #74 26.62 + cd /tmp/tmp.GO76XYm6yH/src/github.com/docker/libnetwork
09:10:05 [2020-04-29T09:10:05.197Z] #74 26.62 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
09:10:05 [2020-04-29T09:10:05.678Z] #44 101.8   CC       criu/sockets.o
09:10:05 [2020-04-29T09:10:05.907Z] #56 20.34 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:10:06 [2020-04-29T09:10:06.130Z] #74 27.34 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:10:06 [2020-04-29T09:10:06.236Z] #41 ...
09:10:06 [2020-04-29T09:10:06.236Z] 
09:10:06 [2020-04-29T09:10:06.236Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:10:06 [2020-04-29T09:10:06.236Z] #68 10.54 + for f in rootlesskit rootlesskit-docker-proxy
09:10:06 [2020-04-29T09:10:06.236Z] #68 10.55 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
09:10:06 [2020-04-29T09:10:06.293Z] #44 102.3   CC       criu/stats.o
09:10:06 [2020-04-29T09:10:06.293Z] #44 102.5   CC       criu/string.o
09:10:06 [2020-04-29T09:10:06.293Z] #44 102.6   CC       criu/sysctl.o
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.117 + RM_GOPATH=0
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.118 + TMP_GOPATH=
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.118 + : /build
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.118 + '[' -z '' ']'
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.118 ++ mktemp -d
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.127 + export GOPATH=/tmp/tmp.fYaUUYzA5e
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.127 + GOPATH=/tmp/tmp.fYaUUYzA5e
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.127 + RM_GOPATH=1
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.127 ++ dirname ./install.sh
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.128 + dir=.
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.128 + bin=runc
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.129 + shift
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.129 + '[' '!' -f ./runc.installer ']'
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.129 + . ./runc.installer
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.129 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.130 + install_runc
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.130 + grep -q '^3\.10\.0.*\.el7\.'
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.131 + uname -r
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.137 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.137 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.137 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.138 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fYaUUYzA5e/src/github.com/opencontainers/runc
09:10:06 [2020-04-29T09:10:06.475Z] #60 2.139 Cloning into '/tmp/tmp.fYaUUYzA5e/src/github.com/opencontainers/runc'...
09:10:06 [2020-04-29T09:10:06.475Z] #60 ...
09:10:06 [2020-04-29T09:10:06.475Z] 
09:10:06 [2020-04-29T09:10:06.475Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
09:10:06 [2020-04-29T09:10:06.475Z] #11 DONE 2.5s
09:10:06 [2020-04-29T09:10:06.475Z] 
09:10:06 [2020-04-29T09:10:06.475Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
09:10:06 [2020-04-29T09:10:06.480Z] #56 ...
09:10:06 [2020-04-29T09:10:06.480Z] 
09:10:06 [2020-04-29T09:10:06.480Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:10:06 [2020-04-29T09:10:06.480Z] #10 10.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
09:10:06 [2020-04-29T09:10:06.480Z] #10 ...
09:10:06 [2020-04-29T09:10:06.480Z] 
09:10:06 [2020-04-29T09:10:06.480Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:10:06 [2020-04-29T09:10:06.480Z] #43 20.55 Fetched 8342 kB in 18s (476 kB/s)
09:10:06 [2020-04-29T09:10:06.496Z] #68 ...
09:10:06 [2020-04-29T09:10:06.496Z] 
09:10:06 [2020-04-29T09:10:06.496Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:06 [2020-04-29T09:10:06.496Z] #47 10.79 container/list
09:10:06 [2020-04-29T09:10:06.496Z] #47 12.66 crypto/internal/subtle
09:10:06 [2020-04-29T09:10:06.496Z] #47 13.06 crypto/subtle
09:10:06 [2020-04-29T09:10:06.496Z] #47 13.61 vendor/golang.org/x/crypto/cryptobyte/asn1
09:10:06 [2020-04-29T09:10:06.496Z] #47 13.81 internal/nettrace
09:10:06 [2020-04-29T09:10:06.496Z] #47 14.10 runtime/cgo
09:10:06 [2020-04-29T09:10:06.496Z] #47 16.08 vendor/golang.org/x/crypto/internal/subtle
09:10:06 [2020-04-29T09:10:06.496Z] #47 ...
09:10:06 [2020-04-29T09:10:06.496Z] 
09:10:06 [2020-04-29T09:10:06.497Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:06 [2020-04-29T09:10:06.497Z] #74 19.74 Checking out files:  68% (1424/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
09:10:06 [2020-04-29T09:10:06.497Z] #74 20.29 + cd /tmp/tmp.XxTMEJAzrE/src/github.com/docker/libnetwork
09:10:06 [2020-04-29T09:10:06.497Z] #74 20.29 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
09:10:06 [2020-04-29T09:10:06.908Z] #44 103.1   CC       criu/sysfs_parse.o
09:10:06 [2020-04-29T09:10:06.909Z] #44 103.3   CC       criu/timerfd.o
09:10:07 [2020-04-29T09:10:07.069Z] #74 21.02 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:10:07 [2020-04-29T09:10:07.191Z] #44 103.4   CC       criu/tty.o
09:10:07 [2020-04-29T09:10:07.404Z] #43 20.55 Reading package lists...
09:10:07 [2020-04-29T09:10:07.404Z] #43 ...
09:10:07 [2020-04-29T09:10:07.404Z] 
09:10:07 [2020-04-29T09:10:07.404Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:10:07 [2020-04-29T09:10:07.404Z] #62 11.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
09:10:07 [2020-04-29T09:10:07.404Z] #62 ...
09:10:07 [2020-04-29T09:10:07.404Z] 
09:10:07 [2020-04-29T09:10:07.404Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:10:07 [2020-04-29T09:10:07.404Z] #35 12.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
09:10:07 [2020-04-29T09:10:07.700Z] #35 ...
09:10:07 [2020-04-29T09:10:07.700Z] 
09:10:07 [2020-04-29T09:10:07.700Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:07 [2020-04-29T09:10:07.700Z] #56 21.12 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:10:08 [2020-04-29T09:10:08.199Z] #44 104.3   CC       criu/tun.o
09:10:08 [2020-04-29T09:10:08.258Z] #56 22.51 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:10:08 [2020-04-29T09:10:08.481Z] #44 104.7   CC       criu/uffd.o
09:10:08 [2020-04-29T09:10:08.817Z] #56 ...
09:10:08 [2020-04-29T09:10:08.817Z] 
09:10:08 [2020-04-29T09:10:08.817Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:08 [2020-04-29T09:10:08.817Z] #33 12.93 unicode/utf8
09:10:08 [2020-04-29T09:10:08.817Z] #33 13.59 internal/testlog
09:10:08 [2020-04-29T09:10:08.817Z] #33 13.89 encoding
09:10:08 [2020-04-29T09:10:08.817Z] #33 14.11 runtime/cgo
09:10:08 [2020-04-29T09:10:08.817Z] #33 ...
09:10:08 [2020-04-29T09:10:08.817Z] 
09:10:08 [2020-04-29T09:10:08.817Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:10:08 [2020-04-29T09:10:08.817Z] #25 13.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
09:10:09 [2020-04-29T09:10:09.071Z] #25 ...
09:10:09 [2020-04-29T09:10:09.071Z] 
09:10:09 [2020-04-29T09:10:09.071Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:10:09 [2020-04-29T09:10:09.071Z] #41 22.67 Checking out files:  97% (1563/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.
09:10:09 [2020-04-29T09:10:09.071Z] #41 22.74 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:10:09 [2020-04-29T09:10:09.077Z] #12 DONE 2.3s
09:10:09 [2020-04-29T09:10:09.077Z] 
09:10:09 [2020-04-29T09:10:09.077Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
09:10:09 [2020-04-29T09:10:09.077Z] #13 ...
09:10:09 [2020-04-29T09:10:09.077Z] 
09:10:09 [2020-04-29T09:10:09.077Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:09 [2020-04-29T09:10:09.077Z] #47 120.7 mime/multipart
09:10:09 [2020-04-29T09:10:09.077Z] #47 123.7 crypto/tls
09:10:09 [2020-04-29T09:10:09.077Z] #47 130.0 net/http/httptrace
09:10:09 [2020-04-29T09:10:09.077Z] #47 130.3 net/http
09:10:09 [2020-04-29T09:10:09.077Z] #47 ...
09:10:09 [2020-04-29T09:10:09.077Z] 
09:10:09 [2020-04-29T09:10:09.077Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:10:09 [2020-04-29T09:10:09.077Z] #44 50.93   CC       compel/src/lib/infect-rpc.o
09:10:09 [2020-04-29T09:10:09.077Z] #44 51.35   CC       compel/src/lib/infect-util.o
09:10:09 [2020-04-29T09:10:09.077Z] #44 51.88   CC       compel/src/lib/infect.o
09:10:09 [2020-04-29T09:10:09.077Z] #44 53.72   CC       compel/src/lib/ptrace.o
09:10:09 [2020-04-29T09:10:09.077Z] #44 54.28   AR       compel/libcompel.a
09:10:09 [2020-04-29T09:10:09.077Z] #44 54.47   HOSTCC   compel/src/main-host.o
09:10:09 [2020-04-29T09:10:09.077Z] #44 54.91   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
09:10:09 [2020-04-29T09:10:09.077Z] #44 55.03   HOSTCC   compel/src/lib/handle-elf-host.o
09:10:09 [2020-04-29T09:10:09.077Z] #44 55.35   HOSTCC   compel/src/lib/log-host.o
09:10:09 [2020-04-29T09:10:09.077Z] #44 55.52   HOSTLINK compel/compel-host-bin
09:10:09 [2020-04-29T09:10:09.077Z] #44 55.74   DEP      soccr/soccr.d
09:10:09 [2020-04-29T09:10:09.077Z] #44 55.82   CC       soccr/soccr.o
09:10:09 [2020-04-29T09:10:09.077Z] #44 57.53   AR       soccr/libsoccr.a
09:10:09 [2020-04-29T09:10:09.077Z] #44 57.56 make[1]: 'soccr/libsoccr.a' is up to date.
09:10:09 [2020-04-29T09:10:09.077Z] #44 57.86   DEP      criu/arch/x86/sigframe.d
09:10:09 [2020-04-29T09:10:09.077Z] #44 57.94   DEP      criu/arch/x86/sigaction_compat.d
09:10:09 [2020-04-29T09:10:09.077Z] #44 58.05   DEP      criu/arch/x86/kerndat.d
09:10:09 [2020-04-29T09:10:09.077Z] #44 58.21   DEP      criu/arch/x86/crtools.d
09:10:09 [2020-04-29T09:10:09.077Z] #44 58.37   DEP      criu/arch/x86/cpu.d
09:10:09 [2020-04-29T09:10:09.077Z] #44 58.54   CC       criu/arch/x86/cpu.o
09:10:09 [2020-04-29T09:10:09.077Z] #44 59.21   CC       criu/arch/x86/crtools.o
09:10:09 [2020-04-29T09:10:09.495Z] #44 105.5   CC       criu/util.o
09:10:09 [2020-04-29T09:10:09.778Z] #44 ...
09:10:09 [2020-04-29T09:10:09.778Z] 
09:10:09 [2020-04-29T09:10:09.778Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:10:09 [2020-04-29T09:10:09.778Z] #41 DONE 142.6s
09:10:09 [2020-04-29T09:10:09.778Z] 
09:10:09 [2020-04-29T09:10:09.778Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:10:10 [2020-04-29T09:10:10.069Z] #65 ...
09:10:10 [2020-04-29T09:10:10.069Z] 
09:10:10 [2020-04-29T09:10:10.069Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:10:10 [2020-04-29T09:10:10.069Z] #44 106.2   CC       criu/uts_ns.o
09:10:10 [2020-04-29T09:10:10.069Z] #44 106.4   CC       criu/vdso.o
09:10:10 [2020-04-29T09:10:10.358Z] #44 106.8   LINK     criu/built-in.o
09:10:10 [2020-04-29T09:10:10.448Z] #44 60.48   CC       criu/arch/x86/kerndat.o
09:10:10 [2020-04-29T09:10:10.448Z] #44 ...
09:10:10 [2020-04-29T09:10:10.448Z] 
09:10:10 [2020-04-29T09:10:10.448Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
09:10:10 [2020-04-29T09:10:10.448Z] #13 1.921 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:10:10 [2020-04-29T09:10:10.641Z] #44 106.9   LINK     criu/criu
09:10:10 [2020-04-29T09:10:10.641Z] #44 ...
09:10:10 [2020-04-29T09:10:10.641Z] 
09:10:10 [2020-04-29T09:10:10.641Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
09:10:10 [2020-04-29T09:10:10.641Z] #42 DONE 0.2s
09:10:10 [2020-04-29T09:10:10.705Z] #13 DONE 2.0s
09:10:10 [2020-04-29T09:10:10.705Z] 
09:10:10 [2020-04-29T09:10:10.705Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
09:10:10 [2020-04-29T09:10:10.923Z] 
09:10:10 [2020-04-29T09:10:10.923Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:10:10 [2020-04-29T09:10:10.923Z] #44 107.2   DEP      lib/c/criu.d
09:10:10 [2020-04-29T09:10:10.923Z] #44 107.2   CC       images/rpc.pb-c.o
09:10:10 [2020-04-29T09:10:10.952Z] #41 25.24 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:10:11 [2020-04-29T09:10:11.206Z] #44 107.5   CC       lib/c/criu.o
09:10:11 [2020-04-29T09:10:11.321Z] #74 ...
09:10:11 [2020-04-29T09:10:11.321Z] 
09:10:11 [2020-04-29T09:10:11.321Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:10:11 [2020-04-29T09:10:11.321Z] #62 16.06 Fetched 8170 kB in 11s (717 kB/s)
09:10:11 [2020-04-29T09:10:11.321Z] #62 16.06 Reading package lists...
09:10:11 [2020-04-29T09:10:11.321Z] #62 22.02 Reading package lists...
09:10:11 [2020-04-29T09:10:11.321Z] #62 ...
09:10:11 [2020-04-29T09:10:11.321Z] 
09:10:11 [2020-04-29T09:10:11.321Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:10:11 [2020-04-29T09:10:11.321Z] #25 16.02 Fetched 8170 kB in 12s (710 kB/s)
09:10:11 [2020-04-29T09:10:11.321Z] #25 16.02 Reading package lists...
09:10:11 [2020-04-29T09:10:11.321Z] #25 21.38 Reading package lists...
09:10:11 [2020-04-29T09:10:11.581Z] #25 26.26 Building dependency tree...
09:10:11 [2020-04-29T09:10:11.581Z] #25 ...
09:10:11 [2020-04-29T09:10:11.581Z] 
09:10:11 [2020-04-29T09:10:11.581Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:10:11 [2020-04-29T09:10:11.581Z] #62 22.02 Reading package lists...
09:10:11 [2020-04-29T09:10:11.821Z] #44 108.0   LINK     lib/c/built-in.o
09:10:11 [2020-04-29T09:10:11.821Z] #44 108.0   LINK     lib/c/libcriu.so
09:10:11 [2020-04-29T09:10:11.821Z] #44 108.1   LINK     lib/c/libcriu.a
09:10:11 [2020-04-29T09:10:11.821Z] #44 108.1   GEN      magic.py
09:10:11 [2020-04-29T09:10:11.821Z] #44 108.2 Note: Building without setproctitle() and strlcpy() support.
09:10:11 [2020-04-29T09:10:11.821Z] #44 108.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:10:11 [2020-04-29T09:10:11.821Z] #44 108.2 Note: Building without GnuTLS support
09:10:11 [2020-04-29T09:10:11.843Z] #62 26.57 Building dependency tree...
09:10:11 [2020-04-29T09:10:11.843Z] #62 ...
09:10:11 [2020-04-29T09:10:11.843Z] 
09:10:11 [2020-04-29T09:10:11.843Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:10:11 [2020-04-29T09:10:11.843Z] #35 16.66 Fetched 8170 kB in 12s (685 kB/s)
09:10:11 [2020-04-29T09:10:11.843Z] #35 16.66 Reading package lists...
09:10:12 [2020-04-29T09:10:12.105Z] #35 22.65 Reading package lists...
09:10:12 [2020-04-29T09:10:12.105Z] #35 ...
09:10:12 [2020-04-29T09:10:12.105Z] 
09:10:12 [2020-04-29T09:10:12.105Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:12 [2020-04-29T09:10:12.105Z] #56 19.44 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:10:12 [2020-04-29T09:10:12.105Z] #56 19.53 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:10:12 [2020-04-29T09:10:12.105Z] #56 19.80 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:10:12 [2020-04-29T09:10:12.105Z] #56 19.96 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:10:12 [2020-04-29T09:10:12.105Z] #56 20.69 runtime/cgo
09:10:12 [2020-04-29T09:10:12.105Z] #56 20.78 runtime
09:10:12 [2020-04-29T09:10:12.106Z] #44 108.5 fatal: not a git repository (or any of the parent directories): .git
09:10:12 [2020-04-29T09:10:12.365Z] #56 ...
09:10:12 [2020-04-29T09:10:12.365Z] 
09:10:12 [2020-04-29T09:10:12.365Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:10:12 [2020-04-29T09:10:12.365Z] #10 17.13 Fetched 8170 kB in 13s (639 kB/s)
09:10:12 [2020-04-29T09:10:12.365Z] #10 17.13 Reading package lists...
09:10:12 [2020-04-29T09:10:12.365Z] #10 22.52 Reading package lists...
09:10:12 [2020-04-29T09:10:12.365Z] #10 ...
09:10:12 [2020-04-29T09:10:12.365Z] 
09:10:12 [2020-04-29T09:10:12.365Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:10:12 [2020-04-29T09:10:12.365Z] #43 17.22 Fetched 8170 kB in 12s (686 kB/s)
09:10:12 [2020-04-29T09:10:12.365Z] #43 17.22 Reading package lists...
09:10:12 [2020-04-29T09:10:12.389Z] #44 108.8 make[1]: Nothing to be done for 'all'.
09:10:12 [2020-04-29T09:10:12.626Z] #43 22.86 Reading package lists...
09:10:12 [2020-04-29T09:10:12.626Z] #43 ...
09:10:12 [2020-04-29T09:10:12.627Z] 
09:10:12 [2020-04-29T09:10:12.627Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:10:12 [2020-04-29T09:10:12.627Z] #35 22.65 Reading package lists...
09:10:12 [2020-04-29T09:10:12.688Z] #74 ...
09:10:12 [2020-04-29T09:10:12.688Z] 
09:10:12 [2020-04-29T09:10:12.688Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:12 [2020-04-29T09:10:12.688Z] #56 23.72 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:10:12 [2020-04-29T09:10:12.688Z] #56 24.94 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:10:12 [2020-04-29T09:10:12.688Z] #56 25.14 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:10:12 [2020-04-29T09:10:12.688Z] #56 25.36 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:10:12 [2020-04-29T09:10:12.688Z] #56 25.47 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:10:12 [2020-04-29T09:10:12.688Z] #56 26.28 runtime
09:10:12 [2020-04-29T09:10:12.688Z] #56 26.28 runtime/cgo
09:10:12 [2020-04-29T09:10:12.688Z] #56 ...
09:10:12 [2020-04-29T09:10:12.688Z] 
09:10:12 [2020-04-29T09:10:12.688Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:10:12 [2020-04-29T09:10:12.688Z] #41 25.07 Checking out files:  89% (1433/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.
09:10:12 [2020-04-29T09:10:12.688Z] #41 25.30 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
09:10:12 [2020-04-29T09:10:12.688Z] #41 27.23 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:10:12 [2020-04-29T09:10:12.688Z] #41 ...
09:10:12 [2020-04-29T09:10:12.688Z] 
09:10:12 [2020-04-29T09:10:12.688Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:10:12 [2020-04-29T09:10:12.688Z] #62 24.52 Fetched 8342 kB in 17s (478 kB/s)
09:10:12 [2020-04-29T09:10:12.688Z] #62 24.52 Reading package lists...
09:10:12 [2020-04-29T09:10:12.947Z] #62 32.20 Reading package lists...
09:10:12 [2020-04-29T09:10:12.947Z] #62 ...
09:10:12 [2020-04-29T09:10:12.947Z] 
09:10:12 [2020-04-29T09:10:12.947Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:10:12 [2020-04-29T09:10:12.947Z] #25 27.21 Fetched 8342 kB in 19s (451 kB/s)
09:10:12 [2020-04-29T09:10:12.947Z] #25 27.21 Reading package lists...
09:10:13 [2020-04-29T09:10:13.004Z] #44 109.2 make[1]: 'images/built-in.o' is up to date.
09:10:13 [2020-04-29T09:10:13.004Z] #44 109.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:10:13 [2020-04-29T09:10:13.004Z] #44 109.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:10:13 [2020-04-29T09:10:13.004Z] #44 109.2 make[1]: 'compel/libcompel.a' is up to date.
09:10:13 [2020-04-29T09:10:13.004Z] #44 109.2 make[1]: 'compel/compel-host-bin' is up to date.
09:10:13 [2020-04-29T09:10:13.004Z] #44 109.3 make[1]: Nothing to be done for 'all'.
09:10:13 [2020-04-29T09:10:13.004Z] #44 109.3 make[1]: 'soccr/libsoccr.a' is up to date.
09:10:13 [2020-04-29T09:10:13.004Z] #44 109.4 make[2]: Nothing to be done for 'all'.
09:10:13 [2020-04-29T09:10:13.004Z] #44 109.4 make[2]: Nothing to be done for 'all'.
09:10:13 [2020-04-29T09:10:13.004Z] #44 109.4 make[2]: Nothing to be done for 'all'.
09:10:13 [2020-04-29T09:10:13.229Z] #14 DONE 2.1s
09:10:13 [2020-04-29T09:10:13.229Z] 
09:10:13 [2020-04-29T09:10:13.229Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:13 [2020-04-29T09:10:13.229Z] #60 8.795 + cd /tmp/tmp.fYaUUYzA5e/src/github.com/opencontainers/runc
09:10:13 [2020-04-29T09:10:13.229Z] #60 8.795 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:10:13 [2020-04-29T09:10:13.286Z] #44 109.5 make[2]: Nothing to be done for 'all'.
09:10:13 [2020-04-29T09:10:13.286Z] #44 109.5 make[2]: Nothing to be done for 'all'.
09:10:13 [2020-04-29T09:10:13.286Z] #44 109.5 make[2]: Nothing to be done for 'all'.
09:10:13 [2020-04-29T09:10:13.286Z] #44 109.5 make[2]: Nothing to be done for 'all'.
09:10:13 [2020-04-29T09:10:13.286Z] #44 109.6 make[2]: Nothing to be done for 'all'.
09:10:13 [2020-04-29T09:10:13.286Z] #44 109.7   INSTALL  criu/criu
09:10:13 [2020-04-29T09:10:13.486Z] #60 9.641 + '[' -z '' ']'
09:10:13 [2020-04-29T09:10:13.570Z] #44 DONE 109.9s
09:10:13 [2020-04-29T09:10:13.570Z] 
09:10:13 [2020-04-29T09:10:13.570Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:10:13 [2020-04-29T09:10:13.570Z] #53 143.9 + cd /tmp/tmp.WgvxhA08OG/src/github.com/golangci/golangci-lint/
09:10:13 [2020-04-29T09:10:13.570Z] #53 143.9 + git checkout -q v1.23.8
09:10:13 [2020-04-29T09:10:13.570Z] #53 144.3 ++ git describe --tags
09:10:13 [2020-04-29T09:10:13.570Z] #53 144.3 + version=v1.23.8
09:10:13 [2020-04-29T09:10:13.570Z] #53 144.3 ++ git rev-parse --short HEAD
09:10:13 [2020-04-29T09:10:13.570Z] #53 144.3 + commit=76a82c6
09:10:13 [2020-04-29T09:10:13.570Z] #53 144.3 ++ git show -s --format=%cd
09:10:13 [2020-04-29T09:10:13.570Z] #53 144.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
09:10:13 [2020-04-29T09:10:13.570Z] #53 144.3 + 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
09:10:13 [2020-04-29T09:10:13.744Z] #60 9.648 + target=static
09:10:13 [2020-04-29T09:10:13.744Z] #60 9.648 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:10:13 [2020-04-29T09:10:13.831Z] #35 27.66 Building dependency tree...
09:10:14 [2020-04-29T09:10:14.206Z] #53 ...
09:10:14 [2020-04-29T09:10:14.206Z] 
09:10:14 [2020-04-29T09:10:14.206Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:14 [2020-04-29T09:10:14.206Z] #60 70.78 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
09:10:14 [2020-04-29T09:10:14.206Z] #60 71.81 + mkdir -p /build
09:10:14 [2020-04-29T09:10:14.206Z] #60 71.82 + cp runc /build/runc
09:10:14 [2020-04-29T09:10:14.206Z] #60 DONE 72.0s
09:10:14 [2020-04-29T09:10:14.206Z] 
09:10:14 [2020-04-29T09:10:14.206Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:10:14 [2020-04-29T09:10:14.257Z] #41 ...
09:10:14 [2020-04-29T09:10:14.257Z] 
09:10:14 [2020-04-29T09:10:14.257Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:14 [2020-04-29T09:10:14.257Z] #74 24.08 Checking out files:  68% (1408/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
09:10:14 [2020-04-29T09:10:14.257Z] #74 24.70 + cd /tmp/tmp.bGcvyRf7nP/src/github.com/docker/libnetwork
09:10:14 [2020-04-29T09:10:14.257Z] #74 24.70 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
09:10:14 [2020-04-29T09:10:14.257Z] #74 24.86 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
09:10:14 [2020-04-29T09:10:14.320Z] #25 34.02 Reading package lists...
09:10:14 [2020-04-29T09:10:14.320Z] #25 ...
09:10:14 [2020-04-29T09:10:14.320Z] 
09:10:14 [2020-04-29T09:10:14.320Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:10:14 [2020-04-29T09:10:14.320Z] #35 26.23 Fetched 8342 kB in 18s (453 kB/s)
09:10:14 [2020-04-29T09:10:14.320Z] #35 26.23 Reading package lists...
09:10:14 [2020-04-29T09:10:14.578Z] #35 33.86 Reading package lists...
09:10:14 [2020-04-29T09:10:14.578Z] #35 ...
09:10:14 [2020-04-29T09:10:14.578Z] 
09:10:14 [2020-04-29T09:10:14.578Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:10:14 [2020-04-29T09:10:14.578Z] #43 26.29 Fetched 8342 kB in 17s (478 kB/s)
09:10:14 [2020-04-29T09:10:14.578Z] #43 26.29 Reading package lists...
09:10:14 [2020-04-29T09:10:14.578Z] #43 34.01 Reading package lists...
09:10:14 [2020-04-29T09:10:14.578Z] #43 ...
09:10:14 [2020-04-29T09:10:14.578Z] 
09:10:14 [2020-04-29T09:10:14.578Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:10:14 [2020-04-29T09:10:14.578Z] #10 27.00 Fetched 8342 kB in 18s (462 kB/s)
09:10:14 [2020-04-29T09:10:14.578Z] #10 27.00 Reading package lists...
09:10:14 [2020-04-29T09:10:14.688Z] #60 ...
09:10:14 [2020-04-29T09:10:14.688Z] 
09:10:14 [2020-04-29T09:10:14.688Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
09:10:14 [2020-04-29T09:10:14.688Z] #15 DONE 2.1s
09:10:14 [2020-04-29T09:10:14.688Z] 
09:10:14 [2020-04-29T09:10:14.688Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:14 [2020-04-29T09:10:14.688Z] #60 10.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 .
09:10:14 [2020-04-29T09:10:14.832Z] #53 ...
09:10:14 [2020-04-29T09:10:14.832Z] 
09:10:14 [2020-04-29T09:10:14.832Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:10:14 [2020-04-29T09:10:14.832Z] #45 DONE 0.1s
09:10:14 [2020-04-29T09:10:14.832Z] 
09:10:14 [2020-04-29T09:10:14.832Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
09:10:15 [2020-04-29T09:10:15.115Z] #48 DONE 0.2s
09:10:15 [2020-04-29T09:10:15.115Z] 
09:10:15 [2020-04-29T09:10:15.115Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
09:10:15 [2020-04-29T09:10:15.115Z] #51 DONE 0.2s
09:10:15 [2020-04-29T09:10:15.115Z] 
09:10:15 [2020-04-29T09:10:15.115Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:10:15 [2020-04-29T09:10:15.751Z] #35 30.53 The following additional packages will be installed:
09:10:15 [2020-04-29T09:10:15.751Z] #35 30.54   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:10:15 [2020-04-29T09:10:15.751Z] #35 30.54 Suggested packages:
09:10:15 [2020-04-29T09:10:15.751Z] #35 30.54   cmake-doc ninja-build lrzip
09:10:15 [2020-04-29T09:10:15.751Z] #35 30.54 Recommended packages:
09:10:15 [2020-04-29T09:10:15.751Z] #35 30.54   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:10:16 [2020-04-29T09:10:16.697Z] #35 31.29 The following NEW packages will be installed:
09:10:16 [2020-04-29T09:10:16.697Z] #35 31.30   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:10:16 [2020-04-29T09:10:16.697Z] #35 31.31   vim-common xxd
09:10:16 [2020-04-29T09:10:16.769Z] #74 ...
09:10:16 [2020-04-29T09:10:16.769Z] 
09:10:16 [2020-04-29T09:10:16.769Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:10:16 [2020-04-29T09:10:16.769Z] #10 21.35 Fetched 8342 kB in 16s (507 kB/s)
09:10:16 [2020-04-29T09:10:16.769Z] #10 21.35 Reading package lists...
09:10:16 [2020-04-29T09:10:16.958Z] #35 31.70 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
09:10:16 [2020-04-29T09:10:16.958Z] #35 31.70 Need to get 14.2 MB of archives.
09:10:16 [2020-04-29T09:10:16.958Z] #35 31.70 After this operation, 60.0 MB of additional disk space will be used.
09:10:16 [2020-04-29T09:10:16.958Z] #35 31.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
09:10:16 [2020-04-29T09:10:16.958Z] #35 31.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
09:10:16 [2020-04-29T09:10:16.958Z] #35 31.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
09:10:16 [2020-04-29T09:10:16.958Z] #35 31.81 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
09:10:17 [2020-04-29T09:10:17.024Z] #10 28.16 Reading package lists...
09:10:17 [2020-04-29T09:10:17.024Z] #10 ...
09:10:17 [2020-04-29T09:10:17.024Z] 
09:10:17 [2020-04-29T09:10:17.024Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:17 [2020-04-29T09:10:17.024Z] #56 23.71 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:10:17 [2020-04-29T09:10:17.024Z] #56 23.83 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:10:17 [2020-04-29T09:10:17.024Z] #56 24.04 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:10:17 [2020-04-29T09:10:17.024Z] #56 24.17 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:10:17 [2020-04-29T09:10:17.024Z] #56 25.39 runtime
09:10:17 [2020-04-29T09:10:17.216Z] #60 ...
09:10:17 [2020-04-29T09:10:17.216Z] 
09:10:17 [2020-04-29T09:10:17.216Z] #16 [dev-systemd-false 6/26] RUN ldconfig
09:10:17 [2020-04-29T09:10:17.216Z] #16 DONE 2.2s
09:10:17 [2020-04-29T09:10:17.217Z] 
09:10:17 [2020-04-29T09:10:17.217Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:10:17 [2020-04-29T09:10:17.531Z] #35 32.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
09:10:17 [2020-04-29T09:10:17.531Z] #35 32.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
09:10:17 [2020-04-29T09:10:17.531Z] #35 32.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
09:10:17 [2020-04-29T09:10:17.531Z] #35 32.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
09:10:17 [2020-04-29T09:10:17.790Z] #53 ...
09:10:17 [2020-04-29T09:10:17.790Z] 
09:10:17 [2020-04-29T09:10:17.790Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:10:17 [2020-04-29T09:10:17.790Z] #65 124.3 + bin/containerd
09:10:17 [2020-04-29T09:10:17.817Z] #35 32.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
09:10:17 [2020-04-29T09:10:17.817Z] #35 32.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
09:10:17 [2020-04-29T09:10:17.857Z] #10 34.19 Reading package lists...
09:10:17 [2020-04-29T09:10:17.857Z] #10 ...
09:10:17 [2020-04-29T09:10:17.857Z] 
09:10:17 [2020-04-29T09:10:17.857Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:10:17 [2020-04-29T09:10:17.857Z] #62 32.20 Reading package lists...
09:10:18 [2020-04-29T09:10:18.394Z] #35 ...
09:10:18 [2020-04-29T09:10:18.394Z] 
09:10:18 [2020-04-29T09:10:18.394Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:10:18 [2020-04-29T09:10:18.394Z] #62 26.57 Building dependency tree...
09:10:18 [2020-04-29T09:10:18.394Z] #62 29.04 The following additional packages will be installed:
09:10:18 [2020-04-29T09:10:18.394Z] #62 29.05   libbtrfs0
09:10:18 [2020-04-29T09:10:18.394Z] #62 29.23 The following NEW packages will be installed:
09:10:18 [2020-04-29T09:10:18.394Z] #62 29.25   libbtrfs-dev libbtrfs0
09:10:18 [2020-04-29T09:10:18.394Z] #62 29.66 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
09:10:18 [2020-04-29T09:10:18.394Z] #62 29.66 Need to get 119 kB of archives.
09:10:18 [2020-04-29T09:10:18.394Z] #62 29.66 After this operation, 387 kB of additional disk space will be used.
09:10:18 [2020-04-29T09:10:18.394Z] #62 29.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
09:10:18 [2020-04-29T09:10:18.394Z] #62 29.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
09:10:18 [2020-04-29T09:10:18.394Z] #62 30.78 debconf: delaying package configuration, since apt-utils is not installed
09:10:18 [2020-04-29T09:10:18.394Z] #62 30.93 Fetched 119 kB in 0s (443 kB/s)
09:10:18 [2020-04-29T09:10:18.394Z] #62 31.01 Selecting previously unselected package libbtrfs0.
09:10:18 [2020-04-29T09:10:18.394Z] #62 31.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15382 files and directories currently installed.)
09:10:18 [2020-04-29T09:10:18.394Z] #62 31.14 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
09:10:18 [2020-04-29T09:10:18.394Z] #62 31.16 Unpacking libbtrfs0 (4.20.1-2) ...
09:10:18 [2020-04-29T09:10:18.394Z] #62 31.41 Selecting previously unselected package libbtrfs-dev.
09:10:18 [2020-04-29T09:10:18.394Z] #62 31.42 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
09:10:18 [2020-04-29T09:10:18.394Z] #62 31.51 Unpacking libbtrfs-dev (4.20.1-2) ...
09:10:18 [2020-04-29T09:10:18.394Z] #62 31.81 Setting up libbtrfs0 (4.20.1-2) ...
09:10:18 [2020-04-29T09:10:18.394Z] #62 31.86 Setting up libbtrfs-dev (4.20.1-2) ...
09:10:18 [2020-04-29T09:10:18.394Z] #62 31.89 Processing triggers for libc-bin (2.28-10) ...
09:10:18 [2020-04-29T09:10:18.394Z] #62 DONE 33.0s
09:10:18 [2020-04-29T09:10:18.394Z] 
09:10:18 [2020-04-29T09:10:18.394Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:10:18 [2020-04-29T09:10:18.394Z] #25 26.26 Building dependency tree...
09:10:18 [2020-04-29T09:10:18.394Z] #25 29.05 ca-certificates is already the newest version (20190110).
09:10:18 [2020-04-29T09:10:18.394Z] #25 29.05 The following additional packages will be installed:
09:10:18 [2020-04-29T09:10:18.394Z] #25 29.05   libjq1 libonig5
09:10:18 [2020-04-29T09:10:18.394Z] #25 29.39 The following NEW packages will be installed:
09:10:18 [2020-04-29T09:10:18.394Z] #25 29.40   jq libjq1 libonig5
09:10:18 [2020-04-29T09:10:18.394Z] #25 29.79 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
09:10:18 [2020-04-29T09:10:18.394Z] #25 29.79 Need to get 325 kB of archives.
09:10:18 [2020-04-29T09:10:18.394Z] #25 29.79 After this operation, 1019 kB of additional disk space will be used.
09:10:18 [2020-04-29T09:10:18.394Z] #25 29.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
09:10:18 [2020-04-29T09:10:18.394Z] #25 29.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
09:10:18 [2020-04-29T09:10:18.394Z] #25 29.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
09:10:18 [2020-04-29T09:10:18.394Z] #25 30.99 debconf: delaying package configuration, since apt-utils is not installed
09:10:18 [2020-04-29T09:10:18.394Z] #25 31.15 Fetched 325 kB in 0s (1180 kB/s)
09:10:18 [2020-04-29T09:10:18.394Z] #25 31.25 Selecting previously unselected package libonig5:arm64.
09:10:18 [2020-04-29T09:10:18.394Z] #25 31.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15382 files and directories currently installed.)
09:10:18 [2020-04-29T09:10:18.394Z] #25 31.36 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
09:10:18 [2020-04-29T09:10:18.394Z] #25 31.42 Unpacking libonig5:arm64 (6.9.1-1) ...
09:10:18 [2020-04-29T09:10:18.394Z] #25 31.82 Selecting previously unselected package libjq1:arm64.
09:10:18 [2020-04-29T09:10:18.394Z] #25 31.82 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
09:10:18 [2020-04-29T09:10:18.394Z] #25 31.84 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
09:10:18 [2020-04-29T09:10:18.394Z] #25 32.06 Selecting previously unselected package jq.
09:10:18 [2020-04-29T09:10:18.394Z] #25 32.09 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
09:10:18 [2020-04-29T09:10:18.394Z] #25 32.09 Unpacking jq (1.5+dfsg-2+b1) ...
09:10:18 [2020-04-29T09:10:18.394Z] #25 32.31 Setting up libonig5:arm64 (6.9.1-1) ...
09:10:18 [2020-04-29T09:10:18.394Z] #25 32.37 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
09:10:18 [2020-04-29T09:10:18.394Z] #25 32.41 Setting up jq (1.5+dfsg-2+b1) ...
09:10:18 [2020-04-29T09:10:18.394Z] #25 32.46 Processing triggers for libc-bin (2.28-10) ...
09:10:18 [2020-04-29T09:10:18.394Z] #25 DONE 33.0s
09:10:18 [2020-04-29T09:10:18.394Z] 
09:10:18 [2020-04-29T09:10:18.394Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:10:18 [2020-04-29T09:10:18.394Z] #26 DONE 0.1s
09:10:18 [2020-04-29T09:10:18.394Z] 
09:10:18 [2020-04-29T09:10:18.394Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:18 [2020-04-29T09:10:18.394Z] #27 ...
09:10:18 [2020-04-29T09:10:18.394Z] 
09:10:18 [2020-04-29T09:10:18.394Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:10:18 [2020-04-29T09:10:18.394Z] #63 DONE 0.1s
09:10:18 [2020-04-29T09:10:18.394Z] 
09:10:18 [2020-04-29T09:10:18.394Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:10:18 [2020-04-29T09:10:18.394Z] #64 DONE 0.1s
09:10:18 [2020-04-29T09:10:18.655Z] 
09:10:18 [2020-04-29T09:10:18.655Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:10:19 [2020-04-29T09:10:19.536Z] #56 ...
09:10:19 [2020-04-29T09:10:19.536Z] 
09:10:19 [2020-04-29T09:10:19.536Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:10:19 [2020-04-29T09:10:19.536Z] #62 23.81 Fetched 8342 kB in 18s (461 kB/s)
09:10:19 [2020-04-29T09:10:19.536Z] #62 23.81 Reading package lists...
09:10:19 [2020-04-29T09:10:19.536Z] #62 31.37 Reading package lists...
09:10:19 [2020-04-29T09:10:19.536Z] #62 ...
09:10:19 [2020-04-29T09:10:19.536Z] 
09:10:19 [2020-04-29T09:10:19.536Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:10:19 [2020-04-29T09:10:19.536Z] #35 23.86 Fetched 8342 kB in 17s (482 kB/s)
09:10:19 [2020-04-29T09:10:19.536Z] #35 23.86 Reading package lists...
09:10:19 [2020-04-29T09:10:19.536Z] #35 30.92 Reading package lists...
09:10:19 [2020-04-29T09:10:19.536Z] #35 ...
09:10:19 [2020-04-29T09:10:19.536Z] 
09:10:19 [2020-04-29T09:10:19.536Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:10:19 [2020-04-29T09:10:19.536Z] #25 24.91 Fetched 8342 kB in 18s (453 kB/s)
09:10:19 [2020-04-29T09:10:19.536Z] #25 24.91 Reading package lists...
09:10:19 [2020-04-29T09:10:19.744Z] #17 2.517 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:10:19 [2020-04-29T09:10:19.744Z] #17 2.556 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:10:19 [2020-04-29T09:10:19.744Z] #17 2.568 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:10:19 [2020-04-29T09:10:19.753Z] #62 39.75 Building dependency tree...
09:10:19 [2020-04-29T09:10:19.791Z] #25 32.27 Reading package lists...
09:10:19 [2020-04-29T09:10:19.791Z] #25 ...
09:10:19 [2020-04-29T09:10:19.791Z] 
09:10:19 [2020-04-29T09:10:19.791Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:10:19 [2020-04-29T09:10:19.791Z] #43 20.55 Reading package lists...
09:10:19 [2020-04-29T09:10:19.791Z] #43 28.07 Reading package lists...
09:10:20 [2020-04-29T09:10:20.002Z] #17 3.095 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:10:20 [2020-04-29T09:10:20.301Z] #43 34.67 Building dependency tree...
09:10:20 [2020-04-29T09:10:20.301Z] #43 ...
09:10:20 [2020-04-29T09:10:20.301Z] 
09:10:20 [2020-04-29T09:10:20.301Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:10:20 [2020-04-29T09:10:20.301Z] #10 28.16 Reading package lists...
09:10:20 [2020-04-29T09:10:20.935Z] #17 ...
09:10:20 [2020-04-29T09:10:20.935Z] 
09:10:20 [2020-04-29T09:10:20.935Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:10:20 [2020-04-29T09:10:20.935Z] #44 61.11   CC       criu/arch/x86/sigaction_compat.o
09:10:20 [2020-04-29T09:10:20.935Z] #44 61.33   CC       criu/arch/x86/sigframe.o
09:10:20 [2020-04-29T09:10:20.935Z] #44 61.64   LINK     criu/arch/x86/crtools.built-in.o
09:10:20 [2020-04-29T09:10:20.935Z] #44 61.69   DEP      criu/pie/util-vdso-elf32.d
09:10:20 [2020-04-29T09:10:20.935Z] #44 61.80   DEP      criu/pie/util-vdso.d
09:10:20 [2020-04-29T09:10:20.935Z] #44 61.90   DEP      criu/pie/util.d
09:10:20 [2020-04-29T09:10:20.935Z] #44 61.98   CC       criu/pie/util.o
09:10:20 [2020-04-29T09:10:20.935Z] #44 62.18   CC       criu/pie/util-vdso.o
09:10:20 [2020-04-29T09:10:20.935Z] #44 62.98   CC       criu/pie/util-vdso-elf32.o
09:10:20 [2020-04-29T09:10:20.935Z] #44 63.49   AR       criu/pie/pie.lib.a
09:10:20 [2020-04-29T09:10:20.935Z] #44 63.61   DEP      criu/pie/restorer.d
09:10:20 [2020-04-29T09:10:20.935Z] #44 63.80   DEP      criu/arch/x86/sigaction_compat_pie.d
09:10:20 [2020-04-29T09:10:20.935Z] #44 63.93   DEP      criu/arch/x86/restorer_unmap.d
09:10:20 [2020-04-29T09:10:20.935Z] #44 63.95   DEP      criu/arch/x86/restorer.d
09:10:20 [2020-04-29T09:10:20.935Z] #44 64.15   DEP      criu/arch/x86/vdso-pie.d
09:10:20 [2020-04-29T09:10:20.935Z] #44 64.23   DEP      criu/pie/parasite-vdso.d
09:10:20 [2020-04-29T09:10:20.935Z] #44 64.44   DEP      criu/pie/parasite.d
09:10:20 [2020-04-29T09:10:20.935Z] #44 64.70   CC       criu/pie/parasite.o
09:10:20 [2020-04-29T09:10:20.935Z] #44 65.91   LINK     criu/pie/parasite.built-in.o
09:10:20 [2020-04-29T09:10:20.935Z] #44 65.93   GEN      criu/pie/parasite-blob.h
09:10:20 [2020-04-29T09:10:20.935Z] #44 65.96   CC       criu/pie/parasite-vdso.o
09:10:20 [2020-04-29T09:10:20.935Z] #44 66.77   CC       criu/arch/x86/vdso-pie.o
09:10:20 [2020-04-29T09:10:20.935Z] #44 67.18   CC       criu/arch/x86/restorer.o
09:10:20 [2020-04-29T09:10:20.935Z] #44 68.00   CC       criu/arch/x86/restorer_unmap.o
09:10:20 [2020-04-29T09:10:20.935Z] #44 68.05   CC       criu/arch/x86/sigaction_compat_pie.o
09:10:20 [2020-04-29T09:10:20.935Z] #44 68.31   CC       criu/pie/restorer.o
09:10:21 [2020-04-29T09:10:21.193Z] #44 71.31   LINK     criu/pie/restorer.built-in.o
09:10:21 [2020-04-29T09:10:21.193Z] #44 71.32   GEN      criu/pie/restorer-blob.h
09:10:21 [2020-04-29T09:10:21.193Z] #44 71.40   DEP      criu/vdso.d
09:10:21 [2020-04-29T09:10:21.211Z] #65 2.459 + RM_GOPATH=0
09:10:21 [2020-04-29T09:10:21.211Z] #65 2.459 + TMP_GOPATH=
09:10:21 [2020-04-29T09:10:21.211Z] #65 2.459 + : /build
09:10:21 [2020-04-29T09:10:21.211Z] #65 2.459 + '[' -z '' ']'
09:10:21 [2020-04-29T09:10:21.211Z] #65 2.461 ++ mktemp -d
09:10:21 [2020-04-29T09:10:21.211Z] #65 2.467 + export GOPATH=/tmp/tmp.UVajH1QwSQ
09:10:21 [2020-04-29T09:10:21.211Z] #65 2.467 + GOPATH=/tmp/tmp.UVajH1QwSQ
09:10:21 [2020-04-29T09:10:21.212Z] #65 2.467 + RM_GOPATH=1
09:10:21 [2020-04-29T09:10:21.212Z] #65 2.467 ++ dirname ./install.sh
09:10:21 [2020-04-29T09:10:21.212Z] #65 2.468 + dir=.
09:10:21 [2020-04-29T09:10:21.212Z] #65 2.468 + bin=containerd
09:10:21 [2020-04-29T09:10:21.212Z] #65 2.468 + shift
09:10:21 [2020-04-29T09:10:21.212Z] #65 2.469 + '[' '!' -f ./containerd.installer ']'
09:10:21 [2020-04-29T09:10:21.212Z] #65 2.469 + . ./containerd.installer
09:10:21 [2020-04-29T09:10:21.212Z] #65 2.469 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
09:10:21 [2020-04-29T09:10:21.212Z] #65 2.469 + install_containerd
09:10:21 [2020-04-29T09:10:21.212Z] #65 2.469 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
09:10:21 [2020-04-29T09:10:21.212Z] #65 2.469 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
09:10:21 [2020-04-29T09:10:21.212Z] #65 2.469 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UVajH1QwSQ/src/github.com/containerd/containerd
09:10:21 [2020-04-29T09:10:21.212Z] #65 2.472 Cloning into '/tmp/tmp.UVajH1QwSQ/src/github.com/containerd/containerd'...
09:10:21 [2020-04-29T09:10:21.212Z] #65 ...
09:10:21 [2020-04-29T09:10:21.212Z] 
09:10:21 [2020-04-29T09:10:21.212Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:21 [2020-04-29T09:10:21.212Z] #74 DONE 35.4s
09:10:21 [2020-04-29T09:10:21.451Z] #44 71.56   DEP      criu/vdso-compat.d
09:10:21 [2020-04-29T09:10:21.451Z] #44 ...
09:10:21 [2020-04-29T09:10:21.451Z] 
09:10:21 [2020-04-29T09:10:21.451Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:21 [2020-04-29T09:10:21.451Z] #47 143.1 github.com/LK4D4/vndr/godl
09:10:21 [2020-04-29T09:10:21.473Z] 
09:10:21 [2020-04-29T09:10:21.473Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:10:21 [2020-04-29T09:10:21.473Z] #35 34.17 debconf: delaying package configuration, since apt-utils is not installed
09:10:21 [2020-04-29T09:10:21.473Z] #35 34.35 Fetched 14.2 MB in 1s (12.5 MB/s)
09:10:21 [2020-04-29T09:10:21.473Z] #35 34.49 Selecting previously unselected package xxd.
09:10:21 [2020-04-29T09:10:21.473Z] #35 34.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 ... 15382 files and directories currently installed.)
09:10:21 [2020-04-29T09:10:21.473Z] #35 34.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
09:10:21 [2020-04-29T09:10:21.473Z] #35 34.57 Unpacking xxd (2:8.1.0875-5) ...
09:10:21 [2020-04-29T09:10:21.473Z] #35 34.82 Selecting previously unselected package vim-common.
09:10:21 [2020-04-29T09:10:21.473Z] #35 34.83 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:10:21 [2020-04-29T09:10:21.473Z] #35 34.86 Unpacking vim-common (2:8.1.0875-5) ...
09:10:21 [2020-04-29T09:10:21.473Z] #35 35.22 Selecting previously unselected package cmake-data.
09:10:21 [2020-04-29T09:10:21.473Z] #35 35.22 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:10:21 [2020-04-29T09:10:21.473Z] #35 35.23 Unpacking cmake-data (3.13.4-1) ...
09:10:22 [2020-04-29T09:10:22.278Z] #62 43.66 The following additional packages will be installed:
09:10:22 [2020-04-29T09:10:22.278Z] #62 43.69   libbtrfs0
09:10:22 [2020-04-29T09:10:22.278Z] #62 43.92 The following NEW packages will be installed:
09:10:22 [2020-04-29T09:10:22.278Z] #62 43.93   libbtrfs-dev libbtrfs0
09:10:22 [2020-04-29T09:10:22.383Z] #47 143.9 github.com/LK4D4/vndr
09:10:22 [2020-04-29T09:10:22.443Z] #10 35.12 Building dependency tree...
09:10:22 [2020-04-29T09:10:22.535Z] #62 44.46 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
09:10:22 [2020-04-29T09:10:22.535Z] #62 44.46 Need to get 119 kB of archives.
09:10:22 [2020-04-29T09:10:22.535Z] #62 44.46 After this operation, 387 kB of additional disk space will be used.
09:10:22 [2020-04-29T09:10:22.535Z] #62 44.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:10:22 [2020-04-29T09:10:22.535Z] #62 44.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #35 ...
09:10:22 [2020-04-29T09:10:22.861Z] 
09:10:22 [2020-04-29T09:10:22.861Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:10:22 [2020-04-29T09:10:22.861Z] #10 22.52 Reading package lists...
09:10:22 [2020-04-29T09:10:22.861Z] #10 27.72 Building dependency tree...
09:10:22 [2020-04-29T09:10:22.861Z] #10 30.11 The following additional packages will be installed:
09:10:22 [2020-04-29T09:10:22.861Z] #10 30.11   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:10:22 [2020-04-29T09:10:22.861Z] #10 30.11   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:10:22 [2020-04-29T09:10:22.861Z] #10 30.12   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:10:22 [2020-04-29T09:10:22.861Z] #10 30.12   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
09:10:22 [2020-04-29T09:10:22.861Z] #10 30.12 Suggested packages:
09:10:22 [2020-04-29T09:10:22.861Z] #10 30.13   gcc-8-locales seccomp wine64
09:10:22 [2020-04-29T09:10:22.861Z] #10 31.02 The following NEW packages will be installed:
09:10:22 [2020-04-29T09:10:22.861Z] #10 31.03   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:10:22 [2020-04-29T09:10:22.861Z] #10 31.04   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:10:22 [2020-04-29T09:10:22.861Z] #10 31.04   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:10:22 [2020-04-29T09:10:22.861Z] #10 31.04   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:10:22 [2020-04-29T09:10:22.861Z] #10 31.04   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:10:22 [2020-04-29T09:10:22.861Z] #10 31.05   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:10:22 [2020-04-29T09:10:22.861Z] #10 31.43 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
09:10:22 [2020-04-29T09:10:22.861Z] #10 31.43 Need to get 73.3 MB of archives.
09:10:22 [2020-04-29T09:10:22.861Z] #10 31.43 After this operation, 472 MB of additional disk space will be used.
09:10:22 [2020-04-29T09:10:22.861Z] #10 31.43 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]
09:10:22 [2020-04-29T09:10:22.861Z] #10 31.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #10 31.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #10 31.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #10 31.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #10 31.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #10 32.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #10 32.38 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]
09:10:22 [2020-04-29T09:10:22.861Z] #10 32.40 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]
09:10:22 [2020-04-29T09:10:22.861Z] #10 34.55 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]
09:10:22 [2020-04-29T09:10:22.861Z] #10 36.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #10 36.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #10 36.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #10 36.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #10 36.33 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]
09:10:22 [2020-04-29T09:10:22.861Z] #10 36.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #10 36.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #10 36.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #10 36.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #10 36.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #10 36.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #10 36.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #10 36.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #10 36.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #10 36.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #10 ...
09:10:22 [2020-04-29T09:10:22.861Z] 
09:10:22 [2020-04-29T09:10:22.861Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:10:22 [2020-04-29T09:10:22.861Z] #43 22.86 Reading package lists...
09:10:22 [2020-04-29T09:10:22.861Z] #43 27.76 Building dependency tree...
09:10:22 [2020-04-29T09:10:22.861Z] #43 30.44 The following additional packages will be installed:
09:10:22 [2020-04-29T09:10:22.861Z] #43 30.47   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:10:22 [2020-04-29T09:10:22.861Z] #43 30.47   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:10:22 [2020-04-29T09:10:22.861Z] #43 30.48 Suggested packages:
09:10:22 [2020-04-29T09:10:22.861Z] #43 30.48   manpages-dev python-setuptools
09:10:22 [2020-04-29T09:10:22.861Z] #43 31.45 The following NEW packages will be installed:
09:10:22 [2020-04-29T09:10:22.861Z] #43 31.45   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:10:22 [2020-04-29T09:10:22.861Z] #43 31.45   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:10:22 [2020-04-29T09:10:22.861Z] #43 31.45   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:10:22 [2020-04-29T09:10:22.861Z] #43 31.45   python-six zlib1g-dev
09:10:22 [2020-04-29T09:10:22.861Z] #43 31.79 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
09:10:22 [2020-04-29T09:10:22.861Z] #43 31.79 Need to get 3798 kB of archives.
09:10:22 [2020-04-29T09:10:22.861Z] #43 31.79 After this operation, 21.6 MB of additional disk space will be used.
09:10:22 [2020-04-29T09:10:22.861Z] #43 31.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #43 31.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #43 31.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #43 31.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #43 31.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #43 31.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #43 31.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #43 31.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #43 31.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #43 31.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #43 31.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #43 31.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #43 32.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #43 32.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #43 32.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #43 32.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #43 32.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
09:10:22 [2020-04-29T09:10:22.861Z] #43 33.22 debconf: delaying package configuration, since apt-utils is not installed
09:10:22 [2020-04-29T09:10:22.861Z] #43 33.45 Fetched 3798 kB in 1s (6873 kB/s)
09:10:22 [2020-04-29T09:10:22.861Z] #43 33.55 Selecting previously unselected package libcap-dev:arm64.
09:10:22 [2020-04-29T09:10:22.861Z] #43 33.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15382 files and directories currently installed.)
09:10:22 [2020-04-29T09:10:22.861Z] #43 33.72 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
09:10:22 [2020-04-29T09:10:22.861Z] #43 33.74 Unpacking libcap-dev:arm64 (1:2.25-2) ...
09:10:22 [2020-04-29T09:10:22.861Z] #43 33.89 Selecting previously unselected package libnet1:arm64.
09:10:22 [2020-04-29T09:10:22.861Z] #43 33.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:10:22 [2020-04-29T09:10:22.861Z] #43 34.03 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:10:22 [2020-04-29T09:10:22.861Z] #43 34.17 Selecting previously unselected package libnet1-dev.
09:10:22 [2020-04-29T09:10:22.861Z] #43 34.17 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
09:10:22 [2020-04-29T09:10:22.861Z] #43 34.19 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:10:22 [2020-04-29T09:10:22.861Z] #43 34.56 Selecting previously unselected package libnl-3-200:arm64.
09:10:22 [2020-04-29T09:10:22.861Z] #43 34.57 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
09:10:22 [2020-04-29T09:10:22.861Z] #43 34.57 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
09:10:22 [2020-04-29T09:10:22.861Z] #43 34.71 Selecting previously unselected package libnl-3-dev:arm64.
09:10:22 [2020-04-29T09:10:22.861Z] #43 34.71 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
09:10:22 [2020-04-29T09:10:22.861Z] #43 34.73 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
09:10:22 [2020-04-29T09:10:22.861Z] #43 35.09 Selecting previously unselected package libprotobuf-c1:arm64.
09:10:22 [2020-04-29T09:10:22.861Z] #43 35.09 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
09:10:22 [2020-04-29T09:10:22.861Z] #43 35.10 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
09:10:22 [2020-04-29T09:10:22.862Z] #43 35.25 Selecting previously unselected package libprotobuf-c-dev:arm64.
09:10:22 [2020-04-29T09:10:22.862Z] #43 35.26 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
09:10:22 [2020-04-29T09:10:22.862Z] #43 35.27 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
09:10:22 [2020-04-29T09:10:22.862Z] #43 35.47 Selecting previously unselected package zlib1g-dev:arm64.
09:10:22 [2020-04-29T09:10:22.862Z] #43 35.48 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
09:10:22 [2020-04-29T09:10:22.862Z] #43 35.50 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
09:10:22 [2020-04-29T09:10:22.862Z] #43 35.72 Selecting previously unselected package libprotobuf17:arm64.
09:10:22 [2020-04-29T09:10:22.862Z] #43 35.73 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
09:10:22 [2020-04-29T09:10:22.862Z] #43 35.73 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
09:10:22 [2020-04-29T09:10:22.862Z] #43 36.37 Selecting previously unselected package libprotobuf-lite17:arm64.
09:10:22 [2020-04-29T09:10:22.862Z] #43 36.39 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
09:10:22 [2020-04-29T09:10:22.862Z] #43 36.41 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
09:10:22 [2020-04-29T09:10:22.862Z] #43 36.66 Selecting previously unselected package libprotobuf-dev:arm64.
09:10:22 [2020-04-29T09:10:22.862Z] #43 36.66 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
09:10:22 [2020-04-29T09:10:22.862Z] #43 36.67 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
09:10:23 [2020-04-29T09:10:23.003Z] #10 ...
09:10:23 [2020-04-29T09:10:23.003Z] 
09:10:23 [2020-04-29T09:10:23.003Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:23 [2020-04-29T09:10:23.003Z] #47 27.40 vendor/golang.org/x/crypto/internal/subtle
09:10:23 [2020-04-29T09:10:23.003Z] #47 27.51 vendor/golang.org/x/crypto/curve25519
09:10:23 [2020-04-29T09:10:23.122Z] #43 ...
09:10:23 [2020-04-29T09:10:23.122Z] 
09:10:23 [2020-04-29T09:10:23.122Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:23 [2020-04-29T09:10:23.122Z] #27 3.893 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:10:23 [2020-04-29T09:10:23.122Z] #27 4.470 #=#=#                                                                         
09:10:23 [2020-04-29T09:10:23.258Z] #47 ...
09:10:23 [2020-04-29T09:10:23.258Z] 
09:10:23 [2020-04-29T09:10:23.258Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:10:23 [2020-04-29T09:10:23.258Z] #35 30.92 Reading package lists...
09:10:23 [2020-04-29T09:10:23.468Z] #62 ...
09:10:23 [2020-04-29T09:10:23.468Z] 
09:10:23 [2020-04-29T09:10:23.468Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:23 [2020-04-29T09:10:23.468Z] #47 43.24 errors
09:10:23 [2020-04-29T09:10:23.468Z] #47 43.24 sort
09:10:23 [2020-04-29T09:10:23.468Z] #47 43.70 io
09:10:23 [2020-04-29T09:10:23.468Z] #47 44.49 strconv
09:10:23 [2020-04-29T09:10:23.468Z] #47 44.96 bytes
09:10:24 [2020-04-29T09:10:24.045Z] #47 ...
09:10:24 [2020-04-29T09:10:24.045Z] 
09:10:24 [2020-04-29T09:10:24.045Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:24 [2020-04-29T09:10:24.045Z] #74 DONE 45.4s
09:10:24 [2020-04-29T09:10:24.045Z] 
09:10:24 [2020-04-29T09:10:24.045Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:10:24 [2020-04-29T09:10:24.045Z] #62 45.95 debconf: delaying package configuration, since apt-utils is not installed
09:10:24 [2020-04-29T09:10:24.303Z] #62 46.24 Fetched 119 kB in 0s (304 kB/s)
09:10:24 [2020-04-29T09:10:24.561Z] #62 46.42 Selecting previously unselected package libbtrfs0.
09:10:24 [2020-04-29T09:10:24.561Z] #62 46.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
09:10:24 [2020-04-29T09:10:24.561Z] #62 46.57 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
09:10:24 [2020-04-29T09:10:24.818Z] #62 46.58 Unpacking libbtrfs0 (4.20.1-2) ...
09:10:24 [2020-04-29T09:10:24.879Z] #35 37.97 Building dependency tree...
09:10:25 [2020-04-29T09:10:25.078Z] #62 46.92 Selecting previously unselected package libbtrfs-dev.
09:10:25 [2020-04-29T09:10:25.078Z] #62 46.93 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
09:10:25 [2020-04-29T09:10:25.078Z] #62 46.93 Unpacking libbtrfs-dev (4.20.1-2) ...
09:10:25 [2020-04-29T09:10:25.214Z] #27 4.709 
                                                                           0.0%
###                                                                        4.4%
######                                                                     9.3%
##########                                                                14.7%
################                                                          22.9%
#####################                                                     30.2%
########################                                                  34.2%
############################                                              39.0%
###############################                                           43.6%
###################################                                       48.8%
######################################                                    54.1%
#########################################                                 57.2%
#############################################                             62.8%
################################################                          66.7%
##################################################                        69.9%
#####################################################                     74.3%
#########################################################                 79.2%
###########################################################               82.6%
#############################################################             85.8%
################################################################          88.9%
#######################################################################   99.2%
######################################################################## 100.0%
09:10:25 [2020-04-29T09:10:25.337Z] #62 47.17 Setting up libbtrfs0 (4.20.1-2) ...
09:10:25 [2020-04-29T09:10:25.337Z] #62 47.20 Setting up libbtrfs-dev (4.20.1-2) ...
09:10:25 [2020-04-29T09:10:25.337Z] #62 47.21 Processing triggers for libc-bin (2.28-10) ...
09:10:25 [2020-04-29T09:10:25.595Z] #62 DONE 47.5s
09:10:25 [2020-04-29T09:10:25.595Z] 
09:10:25 [2020-04-29T09:10:25.595Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:10:25 [2020-04-29T09:10:25.595Z] #43 34.01 Reading package lists...
09:10:25 [2020-04-29T09:10:25.595Z] #43 41.76 Building dependency tree...
09:10:25 [2020-04-29T09:10:25.595Z] #43 45.73 The following additional packages will be installed:
09:10:25 [2020-04-29T09:10:25.595Z] #43 45.73   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:10:25 [2020-04-29T09:10:25.595Z] #43 45.73   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:10:25 [2020-04-29T09:10:25.595Z] #43 45.73 Suggested packages:
09:10:25 [2020-04-29T09:10:25.595Z] #43 45.74   manpages-dev python-setuptools
09:10:25 [2020-04-29T09:10:25.595Z] #43 47.36 The following NEW packages will be installed:
09:10:25 [2020-04-29T09:10:25.595Z] #43 47.36   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:10:25 [2020-04-29T09:10:25.595Z] #43 47.36   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:10:25 [2020-04-29T09:10:25.595Z] #43 47.37   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:10:25 [2020-04-29T09:10:25.595Z] #43 47.37   python-six zlib1g-dev
09:10:25 [2020-04-29T09:10:25.595Z] #43 ...
09:10:25 [2020-04-29T09:10:25.595Z] 
09:10:25 [2020-04-29T09:10:25.595Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:10:25 [2020-04-29T09:10:25.595Z] #63 DONE 0.1s
09:10:25 [2020-04-29T09:10:25.595Z] 
09:10:25 [2020-04-29T09:10:25.595Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:10:25 [2020-04-29T09:10:25.787Z] #27 7.244 
09:10:25 [2020-04-29T09:10:25.853Z] #64 DONE 0.1s
09:10:25 [2020-04-29T09:10:25.853Z] 
09:10:25 [2020-04-29T09:10:25.853Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:10:26 [2020-04-29T09:10:26.307Z] #27 7.433 
                                                                           1.0%
###############                                                           21.5%
#############################                                             40.7%
############################################                              61.7%
############################################################              84.4%
######################################################################## 100.0%
09:10:26 [2020-04-29T09:10:26.878Z] #27 8.364 
09:10:27 [2020-04-29T09:10:27.393Z] #35 41.64 The following additional packages will be installed:
09:10:27 [2020-04-29T09:10:27.393Z] #35 41.66   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:10:27 [2020-04-29T09:10:27.393Z] #35 41.69 Suggested packages:
09:10:27 [2020-04-29T09:10:27.393Z] #35 41.69   cmake-doc ninja-build lrzip
09:10:27 [2020-04-29T09:10:27.393Z] #35 41.69 Recommended packages:
09:10:27 [2020-04-29T09:10:27.393Z] #35 41.69   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:10:27 [2020-04-29T09:10:27.639Z] #47 ...
09:10:27 [2020-04-29T09:10:27.639Z] 
09:10:27 [2020-04-29T09:10:27.639Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:10:27 [2020-04-29T09:10:27.639Z] #44 71.71   DEP      criu/uts_ns.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 71.84   DEP      criu/util.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 72.07   DEP      criu/uffd.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 72.22   DEP      criu/tun.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 72.40   DEP      criu/tty.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 72.67   DEP      criu/timerfd.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 72.94   DEP      criu/sysfs_parse.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 73.12   DEP      criu/sysctl.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 73.29   DEP      criu/string.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 73.35   DEP      criu/stats.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 73.43   DEP      criu/sockets.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 73.55   DEP      criu/sk-unix.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 73.82   DEP      criu/sk-tcp.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 73.95   DEP      criu/sk-queue.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 74.14   DEP      criu/sk-packet.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 74.36   DEP      criu/sk-netlink.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 74.52   DEP      criu/sk-inet.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 74.68   DEP      criu/signalfd.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 74.79   DEP      criu/sigframe.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 74.93   DEP      criu/shmem.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 75.12   DEP      criu/servicefd.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 75.25   DEP      criu/seize.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 75.38   DEP      criu/seccomp.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 75.57   DEP      criu/rst-malloc.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 75.63   DEP      criu/rbtree.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 75.67   DEP      criu/pstree.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 75.89   DEP      criu/protobuf.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 76.01   GEN      criu/protobuf-desc-gen.h
09:10:27 [2020-04-29T09:10:27.639Z] #44 77.47   DEP      criu/protobuf-desc.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 77.59   DEP      criu/proc_parse.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 77.75   DEP      criu/plugin.d
09:10:27 [2020-04-29T09:10:27.639Z] #44 77.87   DEP      criu/pipes.d
09:10:27 [2020-04-29T09:10:27.898Z] #44 78.13   DEP      criu/pie-util.d
09:10:28 [2020-04-29T09:10:28.156Z] #44 78.21   DEP      criu/pie-util-vdso.d
09:10:28 [2020-04-29T09:10:28.156Z] #44 78.33   DEP      criu/pie-util-vdso-elf32.d
09:10:28 [2020-04-29T09:10:28.360Z] #35 ...
09:10:28 [2020-04-29T09:10:28.360Z] 
09:10:28 [2020-04-29T09:10:28.360Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:28 [2020-04-29T09:10:28.360Z] #74 DONE 42.7s
09:10:28 [2020-04-29T09:10:28.360Z] 
09:10:28 [2020-04-29T09:10:28.360Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:10:28 [2020-04-29T09:10:28.360Z] #35 42.81 The following NEW packages will be installed:
09:10:28 [2020-04-29T09:10:28.360Z] #35 42.82   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:10:28 [2020-04-29T09:10:28.360Z] #35 42.86   vim-common xxd
09:10:28 [2020-04-29T09:10:28.360Z] #35 ...
09:10:28 [2020-04-29T09:10:28.360Z] 
09:10:28 [2020-04-29T09:10:28.360Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:10:28 [2020-04-29T09:10:28.360Z] #43 34.67 Building dependency tree...
09:10:28 [2020-04-29T09:10:28.360Z] #43 38.42 The following additional packages will be installed:
09:10:28 [2020-04-29T09:10:28.360Z] #43 38.42   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
09:10:28 [2020-04-29T09:10:28.360Z] #43 38.42   libprotoc17 python-pkg-resources python-six zlib1g-dev
09:10:28 [2020-04-29T09:10:28.360Z] #43 38.45 Suggested packages:
09:10:28 [2020-04-29T09:10:28.360Z] #43 38.45   manpages-dev python-setuptools
09:10:28 [2020-04-29T09:10:28.360Z] #43 39.81 The following NEW packages will be installed:
09:10:28 [2020-04-29T09:10:28.360Z] #43 39.83   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
09:10:28 [2020-04-29T09:10:28.360Z] #43 39.83   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
09:10:28 [2020-04-29T09:10:28.360Z] #43 39.83   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
09:10:28 [2020-04-29T09:10:28.360Z] #43 39.83   python-six zlib1g-dev
09:10:28 [2020-04-29T09:10:28.360Z] #43 40.25 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
09:10:28 [2020-04-29T09:10:28.360Z] #43 40.25 Need to get 4095 kB of archives.
09:10:28 [2020-04-29T09:10:28.360Z] #43 40.25 After this operation, 22.5 MB of additional disk space will be used.
09:10:28 [2020-04-29T09:10:28.360Z] #43 40.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
09:10:28 [2020-04-29T09:10:28.360Z] #43 40.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:10:28 [2020-04-29T09:10:28.360Z] #43 40.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
09:10:28 [2020-04-29T09:10:28.360Z] #43 40.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:10:28 [2020-04-29T09:10:28.360Z] #43 40.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
09:10:28 [2020-04-29T09:10:28.360Z] #43 40.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:10:28 [2020-04-29T09:10:28.360Z] #43 40.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
09:10:28 [2020-04-29T09:10:28.360Z] #43 40.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
09:10:28 [2020-04-29T09:10:28.360Z] #43 40.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
09:10:28 [2020-04-29T09:10:28.360Z] #43 40.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
09:10:28 [2020-04-29T09:10:28.360Z] #43 40.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
09:10:28 [2020-04-29T09:10:28.360Z] #43 40.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
09:10:28 [2020-04-29T09:10:28.360Z] #43 40.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
09:10:28 [2020-04-29T09:10:28.360Z] #43 40.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
09:10:28 [2020-04-29T09:10:28.360Z] #43 40.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
09:10:28 [2020-04-29T09:10:28.360Z] #43 40.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
09:10:28 [2020-04-29T09:10:28.360Z] #43 40.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
09:10:28 [2020-04-29T09:10:28.360Z] #43 41.90 debconf: delaying package configuration, since apt-utils is not installed
09:10:28 [2020-04-29T09:10:28.360Z] #43 42.16 Fetched 4095 kB in 1s (5606 kB/s)
09:10:28 [2020-04-29T09:10:28.360Z] #43 42.25 Selecting previously unselected package libcap-dev:amd64.
09:10:28 [2020-04-29T09:10:28.360Z] #43 42.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
09:10:28 [2020-04-29T09:10:28.360Z] #43 42.40 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
09:10:28 [2020-04-29T09:10:28.360Z] #43 42.42 Unpacking libcap-dev:amd64 (1:2.25-2) ...
09:10:28 [2020-04-29T09:10:28.360Z] #43 42.57 Selecting previously unselected package libnet1:amd64.
09:10:28 [2020-04-29T09:10:28.360Z] #43 42.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:10:28 [2020-04-29T09:10:28.360Z] #43 42.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:10:28 [2020-04-29T09:10:28.360Z] #43 42.77 Selecting previously unselected package libnet1-dev.
09:10:28 [2020-04-29T09:10:28.360Z] #43 42.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
09:10:28 [2020-04-29T09:10:28.360Z] #43 42.78 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:10:28 [2020-04-29T09:10:28.413Z] #44 78.44   DEP      criu/path.d
09:10:28 [2020-04-29T09:10:28.446Z] #27 8.635 
                                                                           0.0%
####                                                                       5.9%
#######                                                                   10.2%
###########                                                               15.6%
##############                                                            20.7%
##################                                                        26.2%
########################                                                  34.1%
############################                                              40.3%
##################################                                        48.2%
########################################                                  56.9%
############################################                              62.2%
###############################################                           66.5%
######################################################                    76.2%
############################################################              83.9%
###################################################################       94.2%
######################################################################## 100.0%
09:10:28 [2020-04-29T09:10:28.616Z] #43 43.26 Selecting previously unselected package libnl-3-200:amd64.
09:10:28 [2020-04-29T09:10:28.616Z] #43 43.27 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
09:10:28 [2020-04-29T09:10:28.616Z] #43 43.29 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:10:28 [2020-04-29T09:10:28.671Z] #44 78.64   DEP      criu/parasite-syscall.d
09:10:28 [2020-04-29T09:10:28.872Z] #43 ...
09:10:28 [2020-04-29T09:10:28.872Z] 
09:10:28 [2020-04-29T09:10:28.872Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:10:28 [2020-04-29T09:10:28.872Z] #35 43.37 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
09:10:28 [2020-04-29T09:10:28.872Z] #35 43.37 Need to get 14.9 MB of archives.
09:10:28 [2020-04-29T09:10:28.872Z] #35 43.37 After this operation, 61.8 MB of additional disk space will be used.
09:10:28 [2020-04-29T09:10:28.872Z] #35 43.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:10:28 [2020-04-29T09:10:28.872Z] #35 43.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:10:28 [2020-04-29T09:10:28.872Z] #35 43.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
09:10:28 [2020-04-29T09:10:28.929Z] #44 78.94   DEP      criu/pagemap.d
09:10:28 [2020-04-29T09:10:28.929Z] #44 79.12   DEP      criu/pagemap-cache.d
09:10:29 [2020-04-29T09:10:29.016Z] #27 10.61 
09:10:29 [2020-04-29T09:10:29.128Z] #35 43.69 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #65 ...
09:10:29 [2020-04-29T09:10:29.141Z] 
09:10:29 [2020-04-29T09:10:29.141Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:10:29 [2020-04-29T09:10:29.141Z] #25 34.02 Reading package lists...
09:10:29 [2020-04-29T09:10:29.141Z] #25 41.85 Building dependency tree...
09:10:29 [2020-04-29T09:10:29.141Z] #25 45.87 ca-certificates is already the newest version (20190110).
09:10:29 [2020-04-29T09:10:29.141Z] #25 45.87 The following additional packages will be installed:
09:10:29 [2020-04-29T09:10:29.141Z] #25 45.89   libjq1 libonig5
09:10:29 [2020-04-29T09:10:29.141Z] #25 46.47 The following NEW packages will be installed:
09:10:29 [2020-04-29T09:10:29.141Z] #25 46.51   jq libjq1 libonig5
09:10:29 [2020-04-29T09:10:29.141Z] #25 47.28 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
09:10:29 [2020-04-29T09:10:29.141Z] #25 47.28 Need to get 355 kB of archives.
09:10:29 [2020-04-29T09:10:29.141Z] #25 47.28 After this operation, 1072 kB of additional disk space will be used.
09:10:29 [2020-04-29T09:10:29.141Z] #25 47.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #25 47.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #25 47.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #25 48.87 debconf: delaying package configuration, since apt-utils is not installed
09:10:29 [2020-04-29T09:10:29.141Z] #25 49.04 Fetched 355 kB in 0s (781 kB/s)
09:10:29 [2020-04-29T09:10:29.141Z] #25 49.19 Selecting previously unselected package libonig5:amd64.
09:10:29 [2020-04-29T09:10:29.141Z] #25 49.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
09:10:29 [2020-04-29T09:10:29.141Z] #25 49.26 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
09:10:29 [2020-04-29T09:10:29.141Z] #25 49.27 Unpacking libonig5:amd64 (6.9.1-1) ...
09:10:29 [2020-04-29T09:10:29.141Z] #25 49.62 Selecting previously unselected package libjq1:amd64.
09:10:29 [2020-04-29T09:10:29.141Z] #25 49.63 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:10:29 [2020-04-29T09:10:29.141Z] #25 49.64 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:10:29 [2020-04-29T09:10:29.141Z] #25 49.87 Selecting previously unselected package jq.
09:10:29 [2020-04-29T09:10:29.141Z] #25 49.90 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
09:10:29 [2020-04-29T09:10:29.141Z] #25 49.91 Unpacking jq (1.5+dfsg-2+b1) ...
09:10:29 [2020-04-29T09:10:29.141Z] #25 50.12 Setting up libonig5:amd64 (6.9.1-1) ...
09:10:29 [2020-04-29T09:10:29.141Z] #25 50.15 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:10:29 [2020-04-29T09:10:29.141Z] #25 50.19 Setting up jq (1.5+dfsg-2+b1) ...
09:10:29 [2020-04-29T09:10:29.141Z] #25 50.20 Processing triggers for libc-bin (2.28-10) ...
09:10:29 [2020-04-29T09:10:29.141Z] #25 DONE 50.5s
09:10:29 [2020-04-29T09:10:29.141Z] 
09:10:29 [2020-04-29T09:10:29.141Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:10:29 [2020-04-29T09:10:29.141Z] #26 DONE 0.1s
09:10:29 [2020-04-29T09:10:29.141Z] 
09:10:29 [2020-04-29T09:10:29.141Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:10:29 [2020-04-29T09:10:29.141Z] #43 47.89 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded.
09:10:29 [2020-04-29T09:10:29.141Z] #43 47.89 Need to get 4095 kB of archives.
09:10:29 [2020-04-29T09:10:29.141Z] #43 47.89 After this operation, 22.5 MB of additional disk space will be used.
09:10:29 [2020-04-29T09:10:29.141Z] #43 47.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #43 47.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #43 47.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #43 47.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #43 47.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #43 47.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #43 47.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #43 47.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #43 47.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #43 48.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #43 48.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #43 48.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #43 48.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #43 48.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #43 48.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #43 48.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #43 48.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #43 49.65 debconf: delaying package configuration, since apt-utils is not installed
09:10:29 [2020-04-29T09:10:29.141Z] #43 49.91 Fetched 4095 kB in 1s (5588 kB/s)
09:10:29 [2020-04-29T09:10:29.141Z] #43 50.03 Selecting previously unselected package libcap-dev:amd64.
09:10:29 [2020-04-29T09:10:29.141Z] #43 50.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
09:10:29 [2020-04-29T09:10:29.141Z] #43 50.11 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
09:10:29 [2020-04-29T09:10:29.141Z] #43 50.12 Unpacking libcap-dev:amd64 (1:2.25-2) ...
09:10:29 [2020-04-29T09:10:29.141Z] #43 50.28 Selecting previously unselected package libnet1:amd64.
09:10:29 [2020-04-29T09:10:29.141Z] #43 50.28 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:10:29 [2020-04-29T09:10:29.141Z] #43 50.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:10:29 [2020-04-29T09:10:29.141Z] #43 50.44 Selecting previously unselected package libnet1-dev.
09:10:29 [2020-04-29T09:10:29.141Z] #43 50.46 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
09:10:29 [2020-04-29T09:10:29.141Z] #43 50.46 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
09:10:29 [2020-04-29T09:10:29.141Z] #43 ...
09:10:29 [2020-04-29T09:10:29.141Z] 
09:10:29 [2020-04-29T09:10:29.141Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:29 [2020-04-29T09:10:29.141Z] #33 40.40 sync
09:10:29 [2020-04-29T09:10:29.141Z] #33 40.41 internal/reflectlite
09:10:29 [2020-04-29T09:10:29.141Z] #33 43.13 sort
09:10:29 [2020-04-29T09:10:29.141Z] #33 43.14 errors
09:10:29 [2020-04-29T09:10:29.141Z] #33 43.52 strconv
09:10:29 [2020-04-29T09:10:29.141Z] #33 44.45 io
09:10:29 [2020-04-29T09:10:29.141Z] #33 46.58 internal/oserror
09:10:29 [2020-04-29T09:10:29.141Z] #33 46.70 syscall
09:10:29 [2020-04-29T09:10:29.141Z] #33 48.88 reflect
09:10:29 [2020-04-29T09:10:29.141Z] #33 ...
09:10:29 [2020-04-29T09:10:29.141Z] 
09:10:29 [2020-04-29T09:10:29.141Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:10:29 [2020-04-29T09:10:29.141Z] #35 33.86 Reading package lists...
09:10:29 [2020-04-29T09:10:29.141Z] #35 41.08 Building dependency tree...
09:10:29 [2020-04-29T09:10:29.141Z] #35 45.01 The following additional packages will be installed:
09:10:29 [2020-04-29T09:10:29.141Z] #35 45.02   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
09:10:29 [2020-04-29T09:10:29.141Z] #35 45.03 Suggested packages:
09:10:29 [2020-04-29T09:10:29.141Z] #35 45.04   cmake-doc ninja-build lrzip
09:10:29 [2020-04-29T09:10:29.141Z] #35 45.04 Recommended packages:
09:10:29 [2020-04-29T09:10:29.141Z] #35 45.04   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:10:29 [2020-04-29T09:10:29.141Z] #35 46.52 The following NEW packages will be installed:
09:10:29 [2020-04-29T09:10:29.141Z] #35 46.55   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
09:10:29 [2020-04-29T09:10:29.141Z] #35 46.55   vim-common xxd
09:10:29 [2020-04-29T09:10:29.141Z] #35 47.13 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
09:10:29 [2020-04-29T09:10:29.141Z] #35 47.13 Need to get 14.9 MB of archives.
09:10:29 [2020-04-29T09:10:29.141Z] #35 47.13 After this operation, 61.8 MB of additional disk space will be used.
09:10:29 [2020-04-29T09:10:29.141Z] #35 47.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #35 47.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #35 47.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #35 47.27 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #35 48.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #35 48.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #35 48.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #35 48.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #35 48.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #35 48.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
09:10:29 [2020-04-29T09:10:29.141Z] #35 50.29 debconf: delaying package configuration, since apt-utils is not installed
09:10:29 [2020-04-29T09:10:29.141Z] #35 50.55 Fetched 14.9 MB in 2s (6856 kB/s)
09:10:29 [2020-04-29T09:10:29.141Z] #35 50.76 Selecting previously unselected package xxd.
09:10:29 [2020-04-29T09:10:29.141Z] #35 50.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 ... 15409 files and directories currently installed.)
09:10:29 [2020-04-29T09:10:29.141Z] #35 50.91 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
09:10:29 [2020-04-29T09:10:29.141Z] #35 50.93 Unpacking xxd (2:8.1.0875-5) ...
09:10:29 [2020-04-29T09:10:29.141Z] #35 ...
09:10:29 [2020-04-29T09:10:29.141Z] 
09:10:29 [2020-04-29T09:10:29.141Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:10:29 [2020-04-29T09:10:29.141Z] #65 3.310 + RM_GOPATH=0
09:10:29 [2020-04-29T09:10:29.141Z] #65 3.310 + TMP_GOPATH=
09:10:29 [2020-04-29T09:10:29.141Z] #65 3.310 + : /build
09:10:29 [2020-04-29T09:10:29.141Z] #65 3.310 + '[' -z '' ']'
09:10:29 [2020-04-29T09:10:29.141Z] #65 3.314 ++ mktemp -d
09:10:29 [2020-04-29T09:10:29.141Z] #65 3.317 + export GOPATH=/tmp/tmp.tVy0kRoloR
09:10:29 [2020-04-29T09:10:29.141Z] #65 3.318 + GOPATH=/tmp/tmp.tVy0kRoloR
09:10:29 [2020-04-29T09:10:29.141Z] #65 3.320 + RM_GOPATH=1
09:10:29 [2020-04-29T09:10:29.141Z] #65 3.324 ++ dirname ./install.sh
09:10:29 [2020-04-29T09:10:29.141Z] #65 3.329 + dir=.
09:10:29 [2020-04-29T09:10:29.141Z] #65 3.331 + bin=containerd
09:10:29 [2020-04-29T09:10:29.141Z] #65 3.331 + shift
09:10:29 [2020-04-29T09:10:29.141Z] #65 3.332 + '[' '!' -f ./containerd.installer ']'
09:10:29 [2020-04-29T09:10:29.141Z] #65 3.332 + . ./containerd.installer
09:10:29 [2020-04-29T09:10:29.141Z] #65 3.332 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
09:10:29 [2020-04-29T09:10:29.141Z] #65 3.334 + install_containerd
09:10:29 [2020-04-29T09:10:29.141Z] #65 3.334 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
09:10:29 [2020-04-29T09:10:29.141Z] #65 3.335 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
09:10:29 [2020-04-29T09:10:29.141Z] #65 3.335 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tVy0kRoloR/src/github.com/containerd/containerd
09:10:29 [2020-04-29T09:10:29.141Z] #65 3.337 Cloning into '/tmp/tmp.tVy0kRoloR/src/github.com/containerd/containerd'...
09:10:29 [2020-04-29T09:10:29.187Z] #44 79.25   DEP      criu/page-xfer.d
09:10:29 [2020-04-29T09:10:29.187Z] #44 79.37   DEP      criu/page-pipe.d
09:10:29 [2020-04-29T09:10:29.187Z] #44 79.47   DEP      criu/netfilter.d
09:10:29 [2020-04-29T09:10:29.444Z] #44 79.61   DEP      criu/net.d
09:10:29 [2020-04-29T09:10:29.702Z] #44 79.81   DEP      criu/namespaces.d
09:10:29 [2020-04-29T09:10:29.707Z] #65 ...
09:10:29 [2020-04-29T09:10:29.707Z] 
09:10:29 [2020-04-29T09:10:29.707Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:10:29 [2020-04-29T09:10:29.707Z] #10 34.19 Reading package lists...
09:10:29 [2020-04-29T09:10:29.707Z] #10 41.75 Building dependency tree...
09:10:29 [2020-04-29T09:10:29.707Z] #10 45.75 The following additional packages will be installed:
09:10:29 [2020-04-29T09:10:29.707Z] #10 45.75   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:10:29 [2020-04-29T09:10:29.707Z] #10 45.75   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:10:29 [2020-04-29T09:10:29.707Z] #10 45.75   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:10:29 [2020-04-29T09:10:29.707Z] #10 45.75   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
09:10:29 [2020-04-29T09:10:29.707Z] #10 45.78 Suggested packages:
09:10:29 [2020-04-29T09:10:29.707Z] #10 45.78   gcc-8-locales seccomp wine64
09:10:29 [2020-04-29T09:10:29.707Z] #10 47.64 The following NEW packages will be installed:
09:10:29 [2020-04-29T09:10:29.707Z] #10 47.64   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:10:29 [2020-04-29T09:10:29.707Z] #10 47.64   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:10:29 [2020-04-29T09:10:29.707Z] #10 47.64   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:10:29 [2020-04-29T09:10:29.707Z] #10 47.65   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:10:29 [2020-04-29T09:10:29.707Z] #10 47.65   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:10:29 [2020-04-29T09:10:29.707Z] #10 47.65   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:10:29 [2020-04-29T09:10:29.707Z] #10 48.20 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
09:10:29 [2020-04-29T09:10:29.707Z] #10 48.20 Need to get 77.7 MB of archives.
09:10:29 [2020-04-29T09:10:29.707Z] #10 48.20 After this operation, 487 MB of additional disk space will be used.
09:10:29 [2020-04-29T09:10:29.707Z] #10 48.20 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]
09:10:29 [2020-04-29T09:10:29.707Z] #10 48.41 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]
09:10:29 [2020-04-29T09:10:29.707Z] #10 48.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:10:29 [2020-04-29T09:10:29.707Z] #10 48.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
09:10:29 [2020-04-29T09:10:29.707Z] #10 48.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
09:10:29 [2020-04-29T09:10:29.707Z] #10 48.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:10:29 [2020-04-29T09:10:29.707Z] #10 49.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:10:29 [2020-04-29T09:10:29.707Z] #10 49.67 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]
09:10:29 [2020-04-29T09:10:29.707Z] #10 49.68 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]
09:10:29 [2020-04-29T09:10:29.707Z] #10 ...
09:10:29 [2020-04-29T09:10:29.707Z] 
09:10:29 [2020-04-29T09:10:29.707Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:10:29 [2020-04-29T09:10:29.707Z] #43 50.81 Selecting previously unselected package libnl-3-200:amd64.
09:10:29 [2020-04-29T09:10:29.707Z] #43 50.82 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
09:10:29 [2020-04-29T09:10:29.707Z] #43 50.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:10:29 [2020-04-29T09:10:29.707Z] #43 50.96 Selecting previously unselected package libnl-3-dev:amd64.
09:10:29 [2020-04-29T09:10:29.707Z] #43 50.97 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
09:10:29 [2020-04-29T09:10:29.707Z] #43 50.98 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
09:10:29 [2020-04-29T09:10:29.707Z] #43 51.31 Selecting previously unselected package libprotobuf-c1:amd64.
09:10:29 [2020-04-29T09:10:29.707Z] #43 51.31 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:10:29 [2020-04-29T09:10:29.707Z] #43 51.32 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:10:29 [2020-04-29T09:10:29.707Z] #43 51.59 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:10:29 [2020-04-29T09:10:29.707Z] #43 51.59 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
09:10:29 [2020-04-29T09:10:29.707Z] #43 51.59 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:10:29 [2020-04-29T09:10:29.960Z] #44 79.96   DEP      criu/mount.d
09:10:29 [2020-04-29T09:10:29.960Z] #44 80.11   DEP      criu/mem.d
09:10:29 [2020-04-29T09:10:29.970Z] #43 51.71 Selecting previously unselected package zlib1g-dev:amd64.
09:10:29 [2020-04-29T09:10:29.970Z] #43 51.71 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
09:10:29 [2020-04-29T09:10:29.970Z] #43 51.72 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:10:30 [2020-04-29T09:10:30.053Z] #35 44.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
09:10:30 [2020-04-29T09:10:30.053Z] #35 44.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
09:10:30 [2020-04-29T09:10:30.053Z] #35 44.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:10:30 [2020-04-29T09:10:30.053Z] #35 44.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
09:10:30 [2020-04-29T09:10:30.053Z] #35 44.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
09:10:30 [2020-04-29T09:10:30.218Z] #44 80.28   DEP      criu/lsm.d
09:10:30 [2020-04-29T09:10:30.218Z] #44 80.41   DEP      criu/log.d
09:10:30 [2020-04-29T09:10:30.231Z] #43 51.95 Selecting previously unselected package libprotobuf17:amd64.
09:10:30 [2020-04-29T09:10:30.231Z] #43 51.96 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
09:10:30 [2020-04-29T09:10:30.231Z] #43 51.96 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
09:10:30 [2020-04-29T09:10:30.309Z] #35 44.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
09:10:30 [2020-04-29T09:10:30.475Z] #44 80.56   DEP      criu/libnetlink.d
09:10:30 [2020-04-29T09:10:30.643Z] #27 10.92 
                                                                           0.0%
#                                                                          2.0%
##                                                                         3.6%
###                                                                        5.2%
#####                                                                      7.1%
######                                                                     9.1%
########                                                                  11.8%
##########                                                                14.3%
###########                                                               16.5%
#############                                                             19.0%
##############                                                            20.6%
################                                                          22.3%
#################                                                         24.5%
09:10:30 [2020-04-29T09:10:30.643Z] #27 ...
09:10:30 [2020-04-29T09:10:30.643Z] 
09:10:30 [2020-04-29T09:10:30.643Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:30 [2020-04-29T09:10:30.643Z] #47 34.75 sync
09:10:30 [2020-04-29T09:10:30.643Z] #47 34.76 internal/reflectlite
09:10:30 [2020-04-29T09:10:30.643Z] #47 36.45 github.com/LK4D4/vndr/godl/singleflight
09:10:30 [2020-04-29T09:10:30.643Z] #47 36.47 internal/singleflight
09:10:30 [2020-04-29T09:10:30.643Z] #47 36.47 math/rand
09:10:30 [2020-04-29T09:10:30.643Z] #47 38.08 sort
09:10:30 [2020-04-29T09:10:30.643Z] #47 38.09 errors
09:10:30 [2020-04-29T09:10:30.643Z] #47 38.46 io
09:10:30 [2020-04-29T09:10:30.643Z] #47 38.48 strconv
09:10:30 [2020-04-29T09:10:30.643Z] #47 38.48 internal/oserror
09:10:30 [2020-04-29T09:10:30.643Z] #47 38.81 syscall
09:10:30 [2020-04-29T09:10:30.643Z] #47 39.94 vendor/golang.org/x/net/dns/dnsmessage
09:10:30 [2020-04-29T09:10:30.643Z] #47 40.72 bytes
09:10:30 [2020-04-29T09:10:30.643Z] #47 44.15 bufio
09:10:30 [2020-04-29T09:10:30.643Z] #47 44.79 reflect
09:10:30 [2020-04-29T09:10:30.643Z] #47 ...
09:10:30 [2020-04-29T09:10:30.643Z] 
09:10:30 [2020-04-29T09:10:30.643Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:10:30 [2020-04-29T09:10:30.643Z] #43 38.05 Selecting previously unselected package libprotoc17:arm64.
09:10:30 [2020-04-29T09:10:30.643Z] #43 38.05 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 38.07 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 38.56 Selecting previously unselected package protobuf-c-compiler.
09:10:30 [2020-04-29T09:10:30.643Z] #43 38.57 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 38.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 38.78 Selecting previously unselected package protobuf-compiler.
09:10:30 [2020-04-29T09:10:30.643Z] #43 38.79 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 38.81 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 39.03 Selecting previously unselected package python-pkg-resources.
09:10:30 [2020-04-29T09:10:30.643Z] #43 39.04 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 39.06 Unpacking python-pkg-resources (40.8.0-1) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 39.24 Selecting previously unselected package python-six.
09:10:30 [2020-04-29T09:10:30.643Z] #43 39.25 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 39.27 Unpacking python-six (1.12.0-1) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 39.39 Selecting previously unselected package python-protobuf.
09:10:30 [2020-04-29T09:10:30.643Z] #43 39.40 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 39.42 Unpacking python-protobuf (3.6.1.3-2) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 40.05 Setting up python-pkg-resources (40.8.0-1) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 42.80 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 42.81 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 42.84 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 42.86 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 42.88 Setting up python-six (1.12.0-1) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 44.96 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 44.98 Setting up libnl-3-200:arm64 (3.4.0-1) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 45.03 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 45.07 Setting up libcap-dev:arm64 (1:2.25-2) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 45.10 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 45.12 Setting up protobuf-compiler (3.6.1.3-2) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 45.14 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 45.15 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 45.17 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:10:30 [2020-04-29T09:10:30.643Z] #43 45.19 Setting up python-protobuf (3.6.1.3-2) ...
09:10:30 [2020-04-29T09:10:30.743Z] #44 80.69   DEP      criu/kerndat.d
09:10:30 [2020-04-29T09:10:30.908Z] #43 ...
09:10:30 [2020-04-29T09:10:30.908Z] 
09:10:30 [2020-04-29T09:10:30.908Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:31 [2020-04-29T09:10:31.001Z] #44 80.97   DEP      criu/kcmp-ids.d
09:10:31 [2020-04-29T09:10:31.001Z] #44 81.11   DEP      criu/irmap.d
09:10:31 [2020-04-29T09:10:31.001Z] #44 ...
09:10:31 [2020-04-29T09:10:31.001Z] 
09:10:31 [2020-04-29T09:10:31.001Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:31 [2020-04-29T09:10:31.001Z] #47 DONE 152.7s
09:10:31 [2020-04-29T09:10:31.001Z] 
09:10:31 [2020-04-29T09:10:31.001Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:10:31 [2020-04-29T09:10:31.001Z] #17 4.432 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [192 kB]
09:10:31 [2020-04-29T09:10:31.001Z] #17 5.700 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
09:10:31 [2020-04-29T09:10:31.001Z] #17 10.54 Fetched 8342 kB in 8s (984 kB/s)
09:10:31 [2020-04-29T09:10:31.230Z] #43 52.93 Selecting previously unselected package libprotobuf-lite17:amd64.
09:10:31 [2020-04-29T09:10:31.230Z] #43 52.93 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
09:10:31 [2020-04-29T09:10:31.230Z] #43 52.97 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:10:31 [2020-04-29T09:10:31.230Z] #43 53.18 Selecting previously unselected package libprotobuf-dev:amd64.
09:10:31 [2020-04-29T09:10:31.258Z] #17 10.54 Reading package lists...
09:10:31 [2020-04-29T09:10:31.258Z] #17 ...
09:10:31 [2020-04-29T09:10:31.258Z] 
09:10:31 [2020-04-29T09:10:31.258Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:10:31 [2020-04-29T09:10:31.258Z] #44 81.28   DEP      criu/ipc_ns.d
09:10:31 [2020-04-29T09:10:31.258Z] #44 81.45   DEP      criu/image.d
09:10:31 [2020-04-29T09:10:31.487Z] #43 53.19 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
09:10:31 [2020-04-29T09:10:31.487Z] #43 53.19 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:10:31 [2020-04-29T09:10:31.516Z] #44 81.72   DEP      criu/image-desc.d
09:10:31 [2020-04-29T09:10:31.711Z] #35 ...
09:10:31 [2020-04-29T09:10:31.711Z] 
09:10:31 [2020-04-29T09:10:31.711Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
09:10:31 [2020-04-29T09:10:31.711Z] #62 31.37 Reading package lists...
09:10:31 [2020-04-29T09:10:31.711Z] #62 38.51 Building dependency tree...
09:10:31 [2020-04-29T09:10:31.711Z] #62 42.47 The following additional packages will be installed:
09:10:31 [2020-04-29T09:10:31.711Z] #62 42.50   libbtrfs0
09:10:31 [2020-04-29T09:10:31.711Z] #62 42.78 The following NEW packages will be installed:
09:10:31 [2020-04-29T09:10:31.711Z] #62 42.78   libbtrfs-dev libbtrfs0
09:10:31 [2020-04-29T09:10:31.711Z] #62 43.30 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
09:10:31 [2020-04-29T09:10:31.711Z] #62 43.30 Need to get 119 kB of archives.
09:10:31 [2020-04-29T09:10:31.711Z] #62 43.30 After this operation, 387 kB of additional disk space will be used.
09:10:31 [2020-04-29T09:10:31.711Z] #62 43.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:10:31 [2020-04-29T09:10:31.711Z] #62 43.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:10:31 [2020-04-29T09:10:31.711Z] #62 44.79 debconf: delaying package configuration, since apt-utils is not installed
09:10:31 [2020-04-29T09:10:31.711Z] #62 45.02 Fetched 119 kB in 0s (339 kB/s)
09:10:31 [2020-04-29T09:10:31.711Z] #62 45.12 Selecting previously unselected package libbtrfs0.
09:10:31 [2020-04-29T09:10:31.711Z] #62 45.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 ... 15409 files and directories currently installed.)
09:10:31 [2020-04-29T09:10:31.711Z] #62 45.22 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
09:10:31 [2020-04-29T09:10:31.711Z] #62 45.24 Unpacking libbtrfs0 (4.20.1-2) ...
09:10:31 [2020-04-29T09:10:31.711Z] #62 45.38 Selecting previously unselected package libbtrfs-dev.
09:10:31 [2020-04-29T09:10:31.711Z] #62 45.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
09:10:31 [2020-04-29T09:10:31.711Z] #62 45.38 Unpacking libbtrfs-dev (4.20.1-2) ...
09:10:31 [2020-04-29T09:10:31.711Z] #62 45.71 Setting up libbtrfs0 (4.20.1-2) ...
09:10:31 [2020-04-29T09:10:31.712Z] #62 45.72 Setting up libbtrfs-dev (4.20.1-2) ...
09:10:31 [2020-04-29T09:10:31.712Z] #62 45.73 Processing triggers for libc-bin (2.28-10) ...
09:10:31 [2020-04-29T09:10:31.712Z] #62 DONE 46.1s
09:10:31 [2020-04-29T09:10:31.712Z] 
09:10:31 [2020-04-29T09:10:31.712Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:10:31 [2020-04-29T09:10:31.712Z] #63 DONE 0.1s
09:10:31 [2020-04-29T09:10:31.712Z] 
09:10:31 [2020-04-29T09:10:31.712Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
09:10:31 [2020-04-29T09:10:31.712Z] #64 DONE 0.1s
09:10:31 [2020-04-29T09:10:31.712Z] 
09:10:31 [2020-04-29T09:10:31.712Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:10:31 [2020-04-29T09:10:31.774Z] #44 81.84   DEP      criu/fsnotify.d
09:10:31 [2020-04-29T09:10:31.961Z] #27 10.92 
                                                                           0.0%
#                                                                          2.0%
##                                                                         3.6%
###                                                                        5.2%
#####                                                                      7.1%
######                                                                     9.1%
########                                                                  11.8%
##########                                                                14.3%
###########                                                               16.5%
#############                                                             19.0%
##############                                                            20.6%
################                                                          22.3%
#################                                                         24.5%
###################                                                       27.1%
######################                                                    31.3%
########################                                                  34.2%
##########################                                                36.7%
############################                                              39.5%
##############################                                            42.2%
################################                                          45.4%
#################################                                         46.9%
###################################                                       49.5%
#####################################                                     52.0%
#######################################                                   54.5%
09:10:31 [2020-04-29T09:10:31.961Z] #27 ...
09:10:31 [2020-04-29T09:10:31.961Z] 
09:10:31 [2020-04-29T09:10:31.961Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:31 [2020-04-29T09:10:31.961Z] #33 36.07 sync
09:10:31 [2020-04-29T09:10:31.961Z] #33 36.07 internal/reflectlite
09:10:31 [2020-04-29T09:10:31.961Z] #33 38.29 sort
09:10:31 [2020-04-29T09:10:31.961Z] #33 38.29 errors
09:10:31 [2020-04-29T09:10:31.961Z] #33 38.80 strconv
09:10:31 [2020-04-29T09:10:31.961Z] #33 38.82 io
09:10:31 [2020-04-29T09:10:31.961Z] #33 38.82 syscall
09:10:31 [2020-04-29T09:10:31.961Z] #33 40.70 strings
09:10:31 [2020-04-29T09:10:31.961Z] #33 40.71 bytes
09:10:31 [2020-04-29T09:10:31.961Z] #33 44.14 bufio
09:10:31 [2020-04-29T09:10:31.961Z] #33 45.18 reflect
09:10:31 [2020-04-29T09:10:31.961Z] #33 45.61 path
09:10:31 [2020-04-29T09:10:31.961Z] #33 ...
09:10:31 [2020-04-29T09:10:31.961Z] 
09:10:31 [2020-04-29T09:10:31.961Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:32 [2020-04-29T09:10:32.032Z] #44 82.16   DEP      criu/filesystems.d
09:10:32 [2020-04-29T09:10:32.290Z] #44 82.44   DEP      criu/files.d
09:10:32 [2020-04-29T09:10:32.547Z] #44 82.65   DEP      criu/files-reg.d
09:10:32 [2020-04-29T09:10:32.805Z] #44 82.78   DEP      criu/files-ext.d
09:10:32 [2020-04-29T09:10:32.805Z] #44 82.97   DEP      criu/file-lock.d
09:10:33 [2020-04-29T09:10:33.017Z] #27 10.92 
                                                                           0.0%
#                                                                          2.0%
##                                                                         3.6%
###                                                                        5.2%
#####                                                                      7.1%
######                                                                     9.1%
########                                                                  11.8%
##########                                                                14.3%
###########                                                               16.5%
#############                                                             19.0%
##############                                                            20.6%
################                                                          22.3%
#################                                                         24.5%
###################                                                       27.1%
######################                                                    31.3%
########################                                                  34.2%
##########################                                                36.7%
############################                                              39.5%
##############################                                            42.2%
################################                                          45.4%
#################################                                         46.9%
###################################                                       49.5%
#####################################                                     52.0%
#######################################                                   54.5%
########################################                                  56.9%
###########################################                               59.9%
############################################                              61.9%
##############################################                            65.0%
#################################################                         68.3%
##################################################                        69.8%
####################################################                      72.3%
#####################################################                     74.0%
#######################################################                   76.6%
########################################################                  78.1%
#########################################################                 79.5%
09:10:33 [2020-04-29T09:10:33.017Z] #27 ...
09:10:33 [2020-04-29T09:10:33.017Z] 
09:10:33 [2020-04-29T09:10:33.017Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:10:33 [2020-04-29T09:10:33.017Z] #10 37.80 debconf: delaying package configuration, since apt-utils is not installed
09:10:33 [2020-04-29T09:10:33.017Z] #10 37.97 Fetched 73.3 MB in 5s (13.7 MB/s)
09:10:33 [2020-04-29T09:10:33.017Z] #10 38.05 Selecting previously unselected package binutils-mingw-w64-i686.
09:10:33 [2020-04-29T09:10:33.017Z] #10 38.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15382 files and directories currently installed.)
09:10:33 [2020-04-29T09:10:33.017Z] #10 38.25 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
09:10:33 [2020-04-29T09:10:33.017Z] #10 38.26 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:10:33 [2020-04-29T09:10:33.017Z] #10 40.15 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:10:33 [2020-04-29T09:10:33.017Z] #10 40.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
09:10:33 [2020-04-29T09:10:33.017Z] #10 40.19 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:10:33 [2020-04-29T09:10:33.017Z] #10 42.22 Selecting previously unselected package binutils-mingw-w64.
09:10:33 [2020-04-29T09:10:33.017Z] #10 42.22 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:10:33 [2020-04-29T09:10:33.017Z] #10 42.24 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:10:33 [2020-04-29T09:10:33.017Z] #10 42.39 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:10:33 [2020-04-29T09:10:33.017Z] #10 42.39 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
09:10:33 [2020-04-29T09:10:33.017Z] #10 42.42 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
09:10:33 [2020-04-29T09:10:33.017Z] #10 42.64 Selecting previously unselected package dmsetup.
09:10:33 [2020-04-29T09:10:33.017Z] #10 42.64 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
09:10:33 [2020-04-29T09:10:33.017Z] #10 42.65 Unpacking dmsetup (2:1.02.155-3) ...
09:10:33 [2020-04-29T09:10:33.017Z] #10 42.86 Selecting previously unselected package mingw-w64-common.
09:10:33 [2020-04-29T09:10:33.017Z] #10 42.89 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:10:33 [2020-04-29T09:10:33.017Z] #10 42.90 Unpacking mingw-w64-common (6.0.0-3) ...
09:10:33 [2020-04-29T09:10:33.062Z] #44 83.10   DEP      criu/file-ids.d
09:10:33 [2020-04-29T09:10:33.062Z] #44 83.29   DEP      criu/fifo.d
09:10:33 [2020-04-29T09:10:33.278Z] #10 ...
09:10:33 [2020-04-29T09:10:33.278Z] 
09:10:33 [2020-04-29T09:10:33.278Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:10:33 [2020-04-29T09:10:33.278Z] #30 37.81 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.
09:10:33 [2020-04-29T09:10:33.278Z] #30 38.34 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:10:33 [2020-04-29T09:10:33.278Z] #30 38.87 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:10:33 [2020-04-29T09:10:33.278Z] #30 ...
09:10:33 [2020-04-29T09:10:33.278Z] 
09:10:33 [2020-04-29T09:10:33.278Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:33 [2020-04-29T09:10:33.320Z] #44 83.49   DEP      criu/fdstore.d
09:10:33 [2020-04-29T09:10:33.320Z] #44 83.59   DEP      criu/fault-injection.d
09:10:33 [2020-04-29T09:10:33.403Z] #43 54.87 Selecting previously unselected package libprotoc17:amd64.
09:10:33 [2020-04-29T09:10:33.403Z] #43 54.91 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
09:10:33 [2020-04-29T09:10:33.403Z] #43 54.92 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
09:10:33 [2020-04-29T09:10:33.579Z] #44 83.64   DEP      criu/external.d
09:10:33 [2020-04-29T09:10:33.579Z] #44 83.77   DEP      criu/eventpoll.d
09:10:33 [2020-04-29T09:10:33.599Z] #65 ...
09:10:33 [2020-04-29T09:10:33.599Z] 
09:10:33 [2020-04-29T09:10:33.599Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
09:10:33 [2020-04-29T09:10:33.599Z] #25 32.27 Reading package lists...
09:10:33 [2020-04-29T09:10:33.599Z] #25 39.27 Building dependency tree...
09:10:33 [2020-04-29T09:10:33.599Z] #25 43.32 ca-certificates is already the newest version (20190110).
09:10:33 [2020-04-29T09:10:33.599Z] #25 43.32 The following additional packages will be installed:
09:10:33 [2020-04-29T09:10:33.599Z] #25 43.37   libjq1 libonig5
09:10:33 [2020-04-29T09:10:33.599Z] #25 44.01 The following NEW packages will be installed:
09:10:33 [2020-04-29T09:10:33.599Z] #25 44.05   jq libjq1 libonig5
09:10:33 [2020-04-29T09:10:33.599Z] #25 44.65 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
09:10:33 [2020-04-29T09:10:33.599Z] #25 44.65 Need to get 355 kB of archives.
09:10:33 [2020-04-29T09:10:33.599Z] #25 44.65 After this operation, 1072 kB of additional disk space will be used.
09:10:33 [2020-04-29T09:10:33.599Z] #25 44.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:10:33 [2020-04-29T09:10:33.599Z] #25 44.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:10:33 [2020-04-29T09:10:33.599Z] #25 44.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:10:33 [2020-04-29T09:10:33.599Z] #25 46.08 debconf: delaying package configuration, since apt-utils is not installed
09:10:33 [2020-04-29T09:10:33.599Z] #25 46.44 Fetched 355 kB in 0s (846 kB/s)
09:10:33 [2020-04-29T09:10:33.599Z] #25 46.55 Selecting previously unselected package libonig5:amd64.
09:10:33 [2020-04-29T09:10:33.599Z] #25 46.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
09:10:33 [2020-04-29T09:10:33.599Z] #25 46.63 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
09:10:33 [2020-04-29T09:10:33.599Z] #25 46.65 Unpacking libonig5:amd64 (6.9.1-1) ...
09:10:33 [2020-04-29T09:10:33.599Z] #25 47.00 Selecting previously unselected package libjq1:amd64.
09:10:33 [2020-04-29T09:10:33.599Z] #25 47.01 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:10:33 [2020-04-29T09:10:33.599Z] #25 47.02 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:10:33 [2020-04-29T09:10:33.599Z] #25 47.25 Selecting previously unselected package jq.
09:10:33 [2020-04-29T09:10:33.599Z] #25 47.25 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
09:10:33 [2020-04-29T09:10:33.599Z] #25 47.25 Unpacking jq (1.5+dfsg-2+b1) ...
09:10:33 [2020-04-29T09:10:33.599Z] #25 47.51 Setting up libonig5:amd64 (6.9.1-1) ...
09:10:33 [2020-04-29T09:10:33.599Z] #25 47.55 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:10:33 [2020-04-29T09:10:33.599Z] #25 47.56 Setting up jq (1.5+dfsg-2+b1) ...
09:10:33 [2020-04-29T09:10:33.599Z] #25 47.58 Processing triggers for libc-bin (2.28-10) ...
09:10:33 [2020-04-29T09:10:33.599Z] #25 DONE 48.0s
09:10:33 [2020-04-29T09:10:33.599Z] 
09:10:33 [2020-04-29T09:10:33.599Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
09:10:33 [2020-04-29T09:10:33.599Z] #26 DONE 0.1s
09:10:33 [2020-04-29T09:10:33.599Z] 
09:10:33 [2020-04-29T09:10:33.599Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:10:33 [2020-04-29T09:10:33.599Z] #35 46.54 debconf: delaying package configuration, since apt-utils is not installed
09:10:33 [2020-04-29T09:10:33.599Z] #35 46.88 Fetched 14.9 MB in 2s (6826 kB/s)
09:10:33 [2020-04-29T09:10:33.599Z] #35 47.08 Selecting previously unselected package xxd.
09:10:33 [2020-04-29T09:10:33.599Z] #35 47.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15409 files and directories currently installed.)
09:10:33 [2020-04-29T09:10:33.599Z] #35 47.16 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
09:10:33 [2020-04-29T09:10:33.599Z] #35 47.16 Unpacking xxd (2:8.1.0875-5) ...
09:10:33 [2020-04-29T09:10:33.599Z] #35 47.38 Selecting previously unselected package vim-common.
09:10:33 [2020-04-29T09:10:33.599Z] #35 47.40 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:10:33 [2020-04-29T09:10:33.599Z] #35 47.44 Unpacking vim-common (2:8.1.0875-5) ...
09:10:33 [2020-04-29T09:10:33.599Z] #35 47.74 Selecting previously unselected package cmake-data.
09:10:33 [2020-04-29T09:10:33.599Z] #35 47.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:10:33 [2020-04-29T09:10:33.599Z] #35 47.77 Unpacking cmake-data (3.13.4-1) ...
09:10:33 [2020-04-29T09:10:33.660Z] #43 55.71 Selecting previously unselected package protobuf-c-compiler.
09:10:33 [2020-04-29T09:10:33.838Z] #44 83.91   DEP      criu/eventfd.d
09:10:33 [2020-04-29T09:10:33.917Z] #43 55.71 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
09:10:33 [2020-04-29T09:10:33.917Z] #43 55.72 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:10:34 [2020-04-29T09:10:34.064Z] #27 10.92 
                                                                           0.0%
#                                                                          2.0%
##                                                                         3.6%
###                                                                        5.2%
#####                                                                      7.1%
######                                                                     9.1%
########                                                                  11.8%
##########                                                                14.3%
###########                                                               16.5%
#############                                                             19.0%
##############                                                            20.6%
################                                                          22.3%
#################                                                         24.5%
###################                                                       27.1%
######################                                                    31.3%
########################                                                  34.2%
##########################                                                36.7%
############################                                              39.5%
##############################                                            42.2%
################################                                          45.4%
#################################                                         46.9%
###################################                                       49.5%
#####################################                                     52.0%
#######################################                                   54.5%
########################################                                  56.9%
###########################################                               59.9%
############################################                              61.9%
##############################################                            65.0%
#################################################                         68.3%
##################################################                        69.8%
####################################################                      72.3%
#####################################################                     74.0%
#######################################################                   76.6%
########################################################                  78.1%
#########################################################                 79.5%
##########################################################                81.3%
############################################################              84.1%
#############################################################             85.9%
##############################################################            87.4%
################################################################          89.5%
##################################################################        92.2%
####################################################################      95.5%
#######################################################################   99.5%
######################################################################## 100.0%
09:10:34 [2020-04-29T09:10:34.064Z] #27 15.72 
09:10:34 [2020-04-29T09:10:34.095Z] #44 84.10   DEP      criu/crtools.d
09:10:34 [2020-04-29T09:10:34.095Z] #44 84.27   DEP      criu/cr-service.d
09:10:34 [2020-04-29T09:10:34.175Z] #43 55.91 Selecting previously unselected package protobuf-compiler.
09:10:34 [2020-04-29T09:10:34.175Z] #43 55.91 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
09:10:34 [2020-04-29T09:10:34.175Z] #43 55.91 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:10:34 [2020-04-29T09:10:34.175Z] #43 56.04 Selecting previously unselected package python-pkg-resources.
09:10:34 [2020-04-29T09:10:34.175Z] #43 56.05 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:10:34 [2020-04-29T09:10:34.175Z] #43 56.11 Unpacking python-pkg-resources (40.8.0-1) ...
09:10:34 [2020-04-29T09:10:34.353Z] #44 84.43   DEP      criu/cr-restore.d
09:10:34 [2020-04-29T09:10:34.527Z] #35 ...
09:10:34 [2020-04-29T09:10:34.527Z] 
09:10:34 [2020-04-29T09:10:34.527Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:34 [2020-04-29T09:10:34.527Z] #33 38.61 internal/reflectlite
09:10:34 [2020-04-29T09:10:34.527Z] #33 38.62 sync
09:10:34 [2020-04-29T09:10:34.527Z] #33 41.30 sort
09:10:34 [2020-04-29T09:10:34.527Z] #33 41.31 errors
09:10:34 [2020-04-29T09:10:34.527Z] #33 41.69 strconv
09:10:34 [2020-04-29T09:10:34.527Z] #33 42.98 io
09:10:34 [2020-04-29T09:10:34.527Z] #33 44.47 internal/oserror
09:10:34 [2020-04-29T09:10:34.527Z] #33 44.59 syscall
09:10:34 [2020-04-29T09:10:34.527Z] #33 46.31 reflect
09:10:34 [2020-04-29T09:10:34.527Z] #33 ...
09:10:34 [2020-04-29T09:10:34.527Z] 
09:10:34 [2020-04-29T09:10:34.527Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:10:34 [2020-04-29T09:10:34.527Z] #10 38.98 The following additional packages will be installed:
09:10:34 [2020-04-29T09:10:34.527Z] #10 38.99   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
09:10:34 [2020-04-29T09:10:34.527Z] #10 38.99   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
09:10:34 [2020-04-29T09:10:34.527Z] #10 39.00   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:10:34 [2020-04-29T09:10:34.527Z] #10 39.00   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
09:10:34 [2020-04-29T09:10:34.527Z] #10 39.03 Suggested packages:
09:10:34 [2020-04-29T09:10:34.527Z] #10 39.03   gcc-8-locales seccomp wine64
09:10:34 [2020-04-29T09:10:34.527Z] #10 40.51 The following NEW packages will be installed:
09:10:34 [2020-04-29T09:10:34.527Z] #10 40.52   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:10:34 [2020-04-29T09:10:34.527Z] #10 40.52   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
09:10:34 [2020-04-29T09:10:34.527Z] #10 40.52   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
09:10:34 [2020-04-29T09:10:34.527Z] #10 40.53   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
09:10:34 [2020-04-29T09:10:34.527Z] #10 40.53   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
09:10:34 [2020-04-29T09:10:34.527Z] #10 40.54   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
09:10:34 [2020-04-29T09:10:34.527Z] #10 41.13 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded.
09:10:34 [2020-04-29T09:10:34.527Z] #10 41.13 Need to get 77.7 MB of archives.
09:10:34 [2020-04-29T09:10:34.527Z] #10 41.13 After this operation, 487 MB of additional disk space will be used.
09:10:34 [2020-04-29T09:10:34.527Z] #10 41.13 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]
09:10:34 [2020-04-29T09:10:34.527Z] #10 41.38 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]
09:10:34 [2020-04-29T09:10:34.527Z] #10 41.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
09:10:34 [2020-04-29T09:10:34.527Z] #10 41.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
09:10:34 [2020-04-29T09:10:34.527Z] #10 41.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
09:10:34 [2020-04-29T09:10:34.527Z] #10 41.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
09:10:34 [2020-04-29T09:10:34.527Z] #10 42.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
09:10:34 [2020-04-29T09:10:34.527Z] #10 42.53 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]
09:10:34 [2020-04-29T09:10:34.527Z] #10 42.54 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]
09:10:34 [2020-04-29T09:10:34.527Z] #10 46.81 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]
09:10:34 [2020-04-29T09:10:34.611Z] #44 84.66   DEP      criu/cr-errno.d
09:10:34 [2020-04-29T09:10:34.611Z] #44 84.71   DEP      criu/cr-dump.d
09:10:34 [2020-04-29T09:10:34.611Z] #44 84.89   DEP      criu/cr-dedup.d
09:10:34 [2020-04-29T09:10:34.636Z] #27 ...
09:10:34 [2020-04-29T09:10:34.636Z] 
09:10:34 [2020-04-29T09:10:34.636Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:10:34 [2020-04-29T09:10:34.636Z] #35 39.72 Selecting previously unselected package libicu63:arm64.
09:10:34 [2020-04-29T09:10:34.636Z] #35 39.75 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 39.81 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 44.25 Selecting previously unselected package libxml2:arm64.
09:10:34 [2020-04-29T09:10:34.636Z] #35 44.27 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 44.27 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 44.79 Selecting previously unselected package libarchive13:arm64.
09:10:34 [2020-04-29T09:10:34.636Z] #35 44.82 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 44.82 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 45.19 Selecting previously unselected package libjsoncpp1:arm64.
09:10:34 [2020-04-29T09:10:34.636Z] #35 45.21 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 45.21 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 45.37 Selecting previously unselected package librhash0:arm64.
09:10:34 [2020-04-29T09:10:34.636Z] #35 45.38 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 45.59 Unpacking librhash0:arm64 (1.3.8-1) ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 45.82 Selecting previously unselected package libuv1:arm64.
09:10:34 [2020-04-29T09:10:34.636Z] #35 45.83 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 45.84 Unpacking libuv1:arm64 (1.24.1-1) ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 46.00 Selecting previously unselected package cmake.
09:10:34 [2020-04-29T09:10:34.636Z] #35 46.00 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 46.03 Unpacking cmake (3.13.4-1) ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 48.08 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 48.11 Setting up xxd (2:8.1.0875-5) ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 48.13 Setting up libuv1:arm64 (1.24.1-1) ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 48.14 Setting up vim-common (2:8.1.0875-5) ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 48.17 Setting up librhash0:arm64 (1.3.8-1) ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 48.19 Setting up cmake-data (3.13.4-1) ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 48.23 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 48.25 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 48.26 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 48.28 Setting up cmake (3.13.4-1) ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 48.30 Processing triggers for libc-bin (2.28-10) ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 48.46 Processing triggers for mime-support (3.62) ...
09:10:34 [2020-04-29T09:10:34.636Z] #35 DONE 49.5s
09:10:34 [2020-04-29T09:10:34.739Z] #43 56.43 Selecting previously unselected package python-six.
09:10:34 [2020-04-29T09:10:34.739Z] #43 56.44 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:10:34 [2020-04-29T09:10:34.739Z] #43 56.44 Unpacking python-six (1.12.0-1) ...
09:10:34 [2020-04-29T09:10:34.739Z] #43 56.52 Selecting previously unselected package python-protobuf.
09:10:34 [2020-04-29T09:10:34.739Z] #43 56.53 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
09:10:34 [2020-04-29T09:10:34.739Z] #43 56.53 Unpacking python-protobuf (3.6.1.3-2) ...
09:10:34 [2020-04-29T09:10:34.739Z] #43 ...
09:10:34 [2020-04-29T09:10:34.739Z] 
09:10:34 [2020-04-29T09:10:34.739Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:34 [2020-04-29T09:10:34.739Z] #27 4.667 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:10:34 [2020-04-29T09:10:34.739Z] #27 5.115 
09:10:34 [2020-04-29T09:10:34.783Z] #10 ...
09:10:34 [2020-04-29T09:10:34.783Z] 
09:10:34 [2020-04-29T09:10:34.783Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:10:34 [2020-04-29T09:10:34.783Z] #43 43.55 Selecting previously unselected package libnl-3-dev:amd64.
09:10:34 [2020-04-29T09:10:34.783Z] #43 43.56 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 43.57 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 44.08 Selecting previously unselected package libprotobuf-c1:amd64.
09:10:34 [2020-04-29T09:10:34.783Z] #43 44.09 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 44.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 44.26 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:10:34 [2020-04-29T09:10:34.783Z] #43 44.26 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 44.27 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 44.39 Selecting previously unselected package zlib1g-dev:amd64.
09:10:34 [2020-04-29T09:10:34.783Z] #43 44.39 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 44.40 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 44.72 Selecting previously unselected package libprotobuf17:amd64.
09:10:34 [2020-04-29T09:10:34.783Z] #43 44.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 44.79 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 45.60 Selecting previously unselected package libprotobuf-lite17:amd64.
09:10:34 [2020-04-29T09:10:34.783Z] #43 45.62 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 45.63 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 45.89 Selecting previously unselected package libprotobuf-dev:amd64.
09:10:34 [2020-04-29T09:10:34.783Z] #43 45.92 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 45.92 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 47.81 Selecting previously unselected package libprotoc17:amd64.
09:10:34 [2020-04-29T09:10:34.783Z] #43 47.82 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 47.83 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 48.77 Selecting previously unselected package protobuf-c-compiler.
09:10:34 [2020-04-29T09:10:34.783Z] #43 48.77 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 48.78 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 48.97 Selecting previously unselected package protobuf-compiler.
09:10:34 [2020-04-29T09:10:34.783Z] #43 48.97 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 48.99 Unpacking protobuf-compiler (3.6.1.3-2) ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 49.26 Selecting previously unselected package python-pkg-resources.
09:10:34 [2020-04-29T09:10:34.783Z] #43 49.29 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 49.29 Unpacking python-pkg-resources (40.8.0-1) ...
09:10:34 [2020-04-29T09:10:34.783Z] #43 49.51 Selecting previously unselected package python-six.
09:10:34 [2020-04-29T09:10:34.868Z] #44 85.04   DEP      criu/cr-check.d
09:10:34 [2020-04-29T09:10:34.898Z] 
09:10:34 [2020-04-29T09:10:34.898Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:10:34 [2020-04-29T09:10:34.898Z] #36 DONE 0.1s
09:10:34 [2020-04-29T09:10:34.898Z] 
09:10:34 [2020-04-29T09:10:34.898Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:10:34 [2020-04-29T09:10:34.898Z] #37 DONE 0.1s
09:10:34 [2020-04-29T09:10:34.898Z] 
09:10:34 [2020-04-29T09:10:34.898Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:34 [2020-04-29T09:10:34.898Z] #33 46.61 text/tabwriter
09:10:34 [2020-04-29T09:10:34.898Z] #33 48.68 internal/syscall/execenv
09:10:34 [2020-04-29T09:10:34.898Z] #33 48.68 internal/syscall/unix
09:10:34 [2020-04-29T09:10:34.898Z] #33 48.69 time
09:10:35 [2020-04-29T09:10:35.038Z] #43 49.52 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
09:10:35 [2020-04-29T09:10:35.039Z] #43 49.53 Unpacking python-six (1.12.0-1) ...
09:10:35 [2020-04-29T09:10:35.039Z] #43 49.62 Selecting previously unselected package python-protobuf.
09:10:35 [2020-04-29T09:10:35.039Z] #43 ...
09:10:35 [2020-04-29T09:10:35.039Z] 
09:10:35 [2020-04-29T09:10:35.039Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:10:35 [2020-04-29T09:10:35.039Z] #65 3.317 + RM_GOPATH=0
09:10:35 [2020-04-29T09:10:35.039Z] #65 3.317 + TMP_GOPATH=
09:10:35 [2020-04-29T09:10:35.039Z] #65 3.317 + : /build
09:10:35 [2020-04-29T09:10:35.039Z] #65 3.317 + '[' -z '' ']'
09:10:35 [2020-04-29T09:10:35.039Z] #65 3.318 ++ mktemp -d
09:10:35 [2020-04-29T09:10:35.039Z] #65 3.320 + export GOPATH=/tmp/tmp.KT12Na3mPl
09:10:35 [2020-04-29T09:10:35.039Z] #65 3.320 + GOPATH=/tmp/tmp.KT12Na3mPl
09:10:35 [2020-04-29T09:10:35.039Z] #65 3.321 + RM_GOPATH=1
09:10:35 [2020-04-29T09:10:35.039Z] #65 3.322 ++ dirname ./install.sh
09:10:35 [2020-04-29T09:10:35.039Z] #65 3.327 + dir=.
09:10:35 [2020-04-29T09:10:35.039Z] #65 3.329 + bin=containerd
09:10:35 [2020-04-29T09:10:35.039Z] #65 3.329 + shift
09:10:35 [2020-04-29T09:10:35.039Z] #65 3.329 + '[' '!' -f ./containerd.installer ']'
09:10:35 [2020-04-29T09:10:35.039Z] #65 3.329 + . ./containerd.installer
09:10:35 [2020-04-29T09:10:35.039Z] #65 3.331 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
09:10:35 [2020-04-29T09:10:35.039Z] #65 3.331 + install_containerd
09:10:35 [2020-04-29T09:10:35.039Z] #65 3.339 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
09:10:35 [2020-04-29T09:10:35.039Z] #65 3.339 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
09:10:35 [2020-04-29T09:10:35.039Z] #65 3.339 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KT12Na3mPl/src/github.com/containerd/containerd
09:10:35 [2020-04-29T09:10:35.039Z] #65 3.341 Cloning into '/tmp/tmp.KT12Na3mPl/src/github.com/containerd/containerd'...
09:10:35 [2020-04-29T09:10:35.126Z] #44 85.21   DEP      criu/config.d
09:10:35 [2020-04-29T09:10:35.383Z] #44 85.39   DEP      criu/clone-noasan.d
09:10:35 [2020-04-29T09:10:35.383Z] #44 85.46   DEP      criu/cgroup.d
09:10:35 [2020-04-29T09:10:35.383Z] #44 85.60   DEP      criu/cgroup-props.d
09:10:35 [2020-04-29T09:10:35.516Z] #27 5.360 
                                                                           0.0%
#####                                                                      7.1%
###########                                                               15.8%
###############                                                           22.1%
#####################                                                     30.4%
###########################                                               37.7%
#############################                                             41.0%
###################################                                       49.6%
#########################################                                 58.2%
################################################                          67.2%
####################################################                      73.6%
###########################################################               82.9%
##################################################################        92.4%
######################################################################## 100.0%
09:10:35 [2020-04-29T09:10:35.599Z] #65 ...
09:10:35 [2020-04-29T09:10:35.599Z] 
09:10:35 [2020-04-29T09:10:35.599Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:35 [2020-04-29T09:10:35.599Z] #47 39.89 sync
09:10:35 [2020-04-29T09:10:35.599Z] #47 39.91 internal/reflectlite
09:10:35 [2020-04-29T09:10:35.599Z] #47 41.61 github.com/LK4D4/vndr/godl/singleflight
09:10:35 [2020-04-29T09:10:35.599Z] #47 42.00 math/rand
09:10:35 [2020-04-29T09:10:35.599Z] #47 43.99 internal/singleflight
09:10:35 [2020-04-29T09:10:35.599Z] #47 44.16 io
09:10:35 [2020-04-29T09:10:35.599Z] #47 44.31 strconv
09:10:35 [2020-04-29T09:10:35.599Z] #47 45.90 bytes
09:10:35 [2020-04-29T09:10:35.599Z] #47 48.66 reflect
09:10:35 [2020-04-29T09:10:35.599Z] #47 49.05 bufio
09:10:35 [2020-04-29T09:10:35.599Z] #47 ...
09:10:35 [2020-04-29T09:10:35.599Z] 
09:10:35 [2020-04-29T09:10:35.599Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:10:35 [2020-04-29T09:10:35.599Z] #10 49.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
09:10:35 [2020-04-29T09:10:35.599Z] #10 49.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
09:10:35 [2020-04-29T09:10:35.599Z] #10 49.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:10:35 [2020-04-29T09:10:35.599Z] #10 49.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:10:35 [2020-04-29T09:10:35.599Z] #10 49.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
09:10:35 [2020-04-29T09:10:35.599Z] #10 49.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
09:10:35 [2020-04-29T09:10:35.599Z] #10 49.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
09:10:35 [2020-04-29T09:10:35.599Z] #10 49.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
09:10:35 [2020-04-29T09:10:35.599Z] #10 49.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
09:10:35 [2020-04-29T09:10:35.599Z] #10 49.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
09:10:35 [2020-04-29T09:10:35.599Z] #10 49.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
09:10:35 [2020-04-29T09:10:35.599Z] #10 49.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
09:10:35 [2020-04-29T09:10:35.599Z] #10 49.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
09:10:35 [2020-04-29T09:10:35.599Z] #10 49.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
09:10:35 [2020-04-29T09:10:35.599Z] #10 49.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
09:10:35 [2020-04-29T09:10:35.641Z] #44 85.70   DEP      criu/bitmap.d
09:10:35 [2020-04-29T09:10:35.641Z] #44 85.72   DEP      criu/bfd.d
09:10:35 [2020-04-29T09:10:35.898Z] #44 85.88   DEP      criu/autofs.d
09:10:35 [2020-04-29T09:10:35.898Z] #44 85.99   DEP      criu/aio.d
09:10:35 [2020-04-29T09:10:35.898Z] #44 86.09   DEP      criu/action-scripts.d
09:10:36 [2020-04-29T09:10:36.081Z] #27 7.213 
09:10:36 [2020-04-29T09:10:36.156Z] #44 86.31   CC       criu/action-scripts.o
09:10:36 [2020-04-29T09:10:36.294Z] #33 ...
09:10:36 [2020-04-29T09:10:36.294Z] 
09:10:36 [2020-04-29T09:10:36.295Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:10:36 [2020-04-29T09:10:36.295Z] #43 50.33 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
09:10:36 [2020-04-29T09:10:36.295Z] #43 50.36 Processing triggers for libc-bin (2.28-10) ...
09:10:36 [2020-04-29T09:10:36.295Z] #43 DONE 50.8s
09:10:36 [2020-04-29T09:10:36.295Z] 
09:10:36 [2020-04-29T09:10:36.295Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:10:36 [2020-04-29T09:10:36.295Z] #10 50.31 Selecting previously unselected package mingw-w64-x86-64-dev.
09:10:36 [2020-04-29T09:10:36.295Z] #10 50.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:10:36 [2020-04-29T09:10:36.295Z] #10 50.35 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:10:36 [2020-04-29T09:10:36.555Z] #10 ...
09:10:36 [2020-04-29T09:10:36.555Z] 
09:10:36 [2020-04-29T09:10:36.555Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:10:36 [2020-04-29T09:10:36.555Z] #50 41.01 + cd /tmp/tmp.ZjrrGkUoGu/src/gotest.tools/gotestsum
09:10:36 [2020-04-29T09:10:36.555Z] #50 41.01 + git checkout -q v0.3.5
09:10:36 [2020-04-29T09:10:36.555Z] #50 41.07 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:10:36 [2020-04-29T09:10:36.596Z] #27 7.393 
#                                                                          1.8%
#############                                                             19.1%
###########################                                               38.0%
############################################                              61.5%
###########################################################               82.1%
######################################################################## 100.0%
09:10:36 [2020-04-29T09:10:36.721Z] #44 86.81   CC       criu/aio.o
09:10:36 [2020-04-29T09:10:36.816Z] #50 ...
09:10:36 [2020-04-29T09:10:36.816Z] 
09:10:36 [2020-04-29T09:10:36.816Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:36 [2020-04-29T09:10:36.816Z] #27 17.38 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:10:36 [2020-04-29T09:10:36.816Z] #27 17.96 
09:10:36 [2020-04-29T09:10:36.816Z] #27 18.18 
#                                                                          2.2%
######################################################################## 100.0%
09:10:36 [2020-04-29T09:10:36.816Z] #27 18.28 
09:10:36 [2020-04-29T09:10:36.854Z] #27 ...
09:10:36 [2020-04-29T09:10:36.854Z] 
09:10:36 [2020-04-29T09:10:36.854Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:36 [2020-04-29T09:10:36.854Z] #47 48.48 bufio
09:10:36 [2020-04-29T09:10:36.854Z] #47 49.79 reflect
09:10:36 [2020-04-29T09:10:36.854Z] #47 50.96 syscall
09:10:36 [2020-04-29T09:10:36.962Z] #10 51.26 debconf: delaying package configuration, since apt-utils is not installed
09:10:36 [2020-04-29T09:10:36.962Z] #10 51.46 Fetched 77.7 MB in 9s (8363 kB/s)
09:10:36 [2020-04-29T09:10:36.962Z] #10 51.57 Selecting previously unselected package binutils-mingw-w64-i686.
09:10:36 [2020-04-29T09:10:36.979Z] #44 87.27   CC       criu/autofs.o
09:10:37 [2020-04-29T09:10:37.112Z] #47 ...
09:10:37 [2020-04-29T09:10:37.112Z] 
09:10:37 [2020-04-29T09:10:37.112Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:37 [2020-04-29T09:10:37.112Z] #27 8.319 
09:10:37 [2020-04-29T09:10:37.217Z] #10 51.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 ... 15409 files and directories currently installed.)
09:10:37 [2020-04-29T09:10:37.217Z] #10 51.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
09:10:37 [2020-04-29T09:10:37.217Z] #10 51.68 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:10:37 [2020-04-29T09:10:37.394Z] #27 ...
09:10:37 [2020-04-29T09:10:37.394Z] 
09:10:37 [2020-04-29T09:10:37.394Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:37 [2020-04-29T09:10:37.394Z] #56 41.62 bytes
09:10:37 [2020-04-29T09:10:37.394Z] #56 41.62 syscall
09:10:37 [2020-04-29T09:10:37.394Z] #56 41.67 strconv
09:10:37 [2020-04-29T09:10:37.394Z] #56 41.69 strings
09:10:37 [2020-04-29T09:10:37.394Z] #56 45.62 text/tabwriter
09:10:37 [2020-04-29T09:10:37.394Z] #56 45.72 bufio
09:10:37 [2020-04-29T09:10:37.394Z] #56 47.22 regexp/syntax
09:10:37 [2020-04-29T09:10:37.394Z] #56 47.24 reflect
09:10:37 [2020-04-29T09:10:37.803Z] #56 ...
09:10:37 [2020-04-29T09:10:37.803Z] 
09:10:37 [2020-04-29T09:10:37.803Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:37 [2020-04-29T09:10:37.803Z] #38 1.914 + RM_GOPATH=0
09:10:37 [2020-04-29T09:10:37.803Z] #38 1.914 + TMP_GOPATH=
09:10:37 [2020-04-29T09:10:37.803Z] #38 1.915 + : /build
09:10:37 [2020-04-29T09:10:37.803Z] #38 1.915 + '[' -z '' ']'
09:10:37 [2020-04-29T09:10:37.803Z] #38 1.915 ++ mktemp -d
09:10:37 [2020-04-29T09:10:37.803Z] #38 1.921 + export GOPATH=/tmp/tmp.nYjpRUKqrn
09:10:37 [2020-04-29T09:10:37.803Z] #38 1.921 + GOPATH=/tmp/tmp.nYjpRUKqrn
09:10:37 [2020-04-29T09:10:37.803Z] #38 1.921 + RM_GOPATH=1
09:10:37 [2020-04-29T09:10:37.803Z] #38 1.923 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:10:37 [2020-04-29T09:10:37.803Z] #38 1.924 ++ dirname ./install.sh
09:10:37 [2020-04-29T09:10:37.803Z] #38 1.924 + dir=.
09:10:37 [2020-04-29T09:10:37.803Z] #38 1.924 + bin=tini
09:10:37 [2020-04-29T09:10:37.803Z] #38 1.924 + shift
09:10:37 [2020-04-29T09:10:37.803Z] #38 1.924 + '[' '!' -f ./tini.installer ']'
09:10:37 [2020-04-29T09:10:37.803Z] #38 1.924 + . ./tini.installer
09:10:37 [2020-04-29T09:10:37.803Z] #38 1.924 ++ : fec3683b971d9c3ef73f284f176672c44b448662
09:10:37 [2020-04-29T09:10:37.803Z] #38 1.924 + install_tini
09:10:37 [2020-04-29T09:10:37.803Z] #38 1.924 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:10:37 [2020-04-29T09:10:37.803Z] #38 1.926 + git clone https://github.com/krallin/tini.git /tmp/tmp.nYjpRUKqrn/tini
09:10:37 [2020-04-29T09:10:37.803Z] #38 1.932 Cloning into '/tmp/tmp.nYjpRUKqrn/tini'...
09:10:37 [2020-04-29T09:10:37.803Z] #38 2.713 + cd /tmp/tmp.nYjpRUKqrn/tini
09:10:37 [2020-04-29T09:10:37.803Z] #38 2.716 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:10:37 [2020-04-29T09:10:37.803Z] #38 2.724 + cmake .
09:10:37 [2020-04-29T09:10:37.890Z] #27 8.563 
###                                                                        5.0%
#########                                                                 13.6%
################                                                          23.0%
######################                                                    30.8%
#############################                                             40.6%
#####################################                                    
09:10:37 [2020-04-29T09:10:37.890Z] #27 ...
09:10:37 [2020-04-29T09:10:37.890Z] 
09:10:37 [2020-04-29T09:10:37.890Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:10:37 [2020-04-29T09:10:37.890Z] #50 49.21 + cd /tmp/tmp.dfeJQMp3dM/src/gotest.tools/gotestsum
09:10:37 [2020-04-29T09:10:37.890Z] #50 49.21 + git checkout -q v0.3.5
09:10:37 [2020-04-29T09:10:37.890Z] #50 49.28 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:10:37 [2020-04-29T09:10:37.890Z] #50 ...
09:10:37 [2020-04-29T09:10:37.890Z] 
09:10:37 [2020-04-29T09:10:37.890Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:38 [2020-04-29T09:10:38.352Z] #44 88.54   CC       criu/bfd.o
09:10:38 [2020-04-29T09:10:38.666Z] #27 8.563 
###                                                                        5.0%
#########                                                                 13.6%
################                                                          23.0%
######################                                                    30.8%
#############################                                             40.6%
#####################################                                     52.1%
############################################                              61.4%
##################################################                        70.4%
#########################################################                 79.7%
###############################################################           88.8%
#######################################################################  100.0%
######################################################################## 100.0%
09:10:38 [2020-04-29T09:10:38.918Z] #44 89.13   CC       criu/bitmap.o
09:10:38 [2020-04-29T09:10:38.923Z] #27 10.13 
09:10:39 [2020-04-29T09:10:39.175Z] #44 89.26   CC       criu/cgroup-props.o
09:10:39 [2020-04-29T09:10:39.183Z] #27 10.32 
                                                                           0.8%
09:10:39 [2020-04-29T09:10:39.183Z] #27 ...
09:10:39 [2020-04-29T09:10:39.183Z] 
09:10:39 [2020-04-29T09:10:39.183Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:10:39 [2020-04-29T09:10:39.183Z] #30 50.90 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.
09:10:39 [2020-04-29T09:10:39.183Z] #30 51.98 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:10:39 [2020-04-29T09:10:39.183Z] #30 52.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:10:39 [2020-04-29T09:10:39.183Z] #30 ...
09:10:39 [2020-04-29T09:10:39.183Z] 
09:10:39 [2020-04-29T09:10:39.183Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:39 [2020-04-29T09:10:39.223Z] ok  	github.com/docker/docker/api/server/httputils	0.023s	coverage: 14.7% of statements
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ok  	github.com/docker/docker/api/server/middleware	0.051s	coverage: 37.7% of statements
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
09:10:39 [2020-04-29T09:10:39.223Z] ok  	github.com/docker/docker/api/types/filters	0.063s	coverage: 92.2% of statements
09:10:39 [2020-04-29T09:10:39.223Z] ok  	github.com/docker/docker/api/server/router/swarm	0.018s	coverage: 4.8% of statements
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/types	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ok  	github.com/docker/docker/api/types/time	0.011s	coverage: 100.0% of statements
09:10:39 [2020-04-29T09:10:39.223Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 75.0% of statements
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/builder	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:10:39 [2020-04-29T09:10:39.223Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:10:39 [2020-04-29T09:10:39.224Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:10:39 [2020-04-29T09:10:39.224Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:10:39 [2020-04-29T09:10:39.224Z] ok  	github.com/docker/docker/builder/dockerignore	0.062s	coverage: 96.8% of statements
09:10:39 [2020-04-29T09:10:39.441Z] #27 10.32 
                                                                           0.8%
##                                                                         3.1%
####                                                                       5.6%
#####
09:10:39 [2020-04-29T09:10:39.441Z] #27 ...
09:10:39 [2020-04-29T09:10:39.441Z] 
09:10:39 [2020-04-29T09:10:39.441Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:10:39 [2020-04-29T09:10:39.441Z] #35 51.27 Selecting previously unselected package vim-common.
09:10:39 [2020-04-29T09:10:39.441Z] #35 51.27 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
09:10:39 [2020-04-29T09:10:39.441Z] #35 51.39 Unpacking vim-common (2:8.1.0875-5) ...
09:10:39 [2020-04-29T09:10:39.441Z] #35 51.87 Selecting previously unselected package cmake-data.
09:10:39 [2020-04-29T09:10:39.441Z] #35 51.88 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
09:10:39 [2020-04-29T09:10:39.441Z] #35 51.89 Unpacking cmake-data (3.13.4-1) ...
09:10:39 [2020-04-29T09:10:39.441Z] #35 55.98 Selecting previously unselected package libicu63:amd64.
09:10:39 [2020-04-29T09:10:39.441Z] #35 56.00 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
09:10:39 [2020-04-29T09:10:39.441Z] #35 56.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:10:39 [2020-04-29T09:10:39.441Z] #35 ...
09:10:39 [2020-04-29T09:10:39.441Z] 
09:10:39 [2020-04-29T09:10:39.441Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:39 [2020-04-29T09:10:39.741Z] #44 ...
09:10:39 [2020-04-29T09:10:39.741Z] 
09:10:39 [2020-04-29T09:10:39.741Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:10:39 [2020-04-29T09:10:39.741Z] #17 10.54 Reading package lists...
09:10:39 [2020-04-29T09:10:39.741Z] #17 15.05 Reading package lists...
09:10:39 [2020-04-29T09:10:39.741Z] #17 18.38 Building dependency tree...
09:10:39 [2020-04-29T09:10:39.741Z] #17 19.86 libcap2-bin is already the newest version (1:2.25-2).
09:10:39 [2020-04-29T09:10:39.741Z] #17 19.86 The following additional packages will be installed:
09:10:39 [2020-04-29T09:10:39.741Z] #17 19.86   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
09:10:39 [2020-04-29T09:10:39.741Z] #17 19.86   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
09:10:39 [2020-04-29T09:10:39.741Z] #17 19.86   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
09:10:39 [2020-04-29T09:10:39.741Z] #17 19.86   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:10:39 [2020-04-29T09:10:39.741Z] #17 19.86   python3.7 python3.7-minimal vim-runtime xxd
09:10:39 [2020-04-29T09:10:39.741Z] #17 19.86 Suggested packages:
09:10:39 [2020-04-29T09:10:39.741Z] #17 19.86   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
09:10:39 [2020-04-29T09:10:39.741Z] #17 19.86   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
09:10:39 [2020-04-29T09:10:39.741Z] #17 19.86   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
09:10:39 [2020-04-29T09:10:39.741Z] #17 19.86 Recommended packages:
09:10:39 [2020-04-29T09:10:39.741Z] #17 19.86   aufs-dkms nftables build-essential python3-dev python3-keyring
09:10:39 [2020-04-29T09:10:39.741Z] #17 19.86   python3-keyrings.alt python3-xdg unzip
09:10:39 [2020-04-29T09:10:39.741Z] #17 21.80 The following NEW packages will be installed:
09:10:39 [2020-04-29T09:10:39.741Z] #17 21.80   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
09:10:39 [2020-04-29T09:10:39.741Z] #17 21.80   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
09:10:39 [2020-04-29T09:10:39.741Z] #17 21.80   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:10:39 [2020-04-29T09:10:39.741Z] #17 21.80   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:10:39 [2020-04-29T09:10:39.741Z] #17 21.80   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
09:10:39 [2020-04-29T09:10:39.741Z] #17 21.80   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
09:10:39 [2020-04-29T09:10:39.741Z] #17 21.80   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
09:10:39 [2020-04-29T09:10:39.741Z] #17 21.80   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:10:39 [2020-04-29T09:10:39.741Z] #17 21.80   xz-utils zip
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.13 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.13 Need to get 28.5 MB of archives.
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.13 After this operation, 116 MB of additional disk space will be used.
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.53 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.54 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.54 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:10:39 [2020-04-29T09:10:39.741Z] #17 ...
09:10:39 [2020-04-29T09:10:39.741Z] 
09:10:39 [2020-04-29T09:10:39.741Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:10:39 [2020-04-29T09:10:39.741Z] #30 DONE 161.8s
09:10:39 [2020-04-29T09:10:39.741Z] 
09:10:39 [2020-04-29T09:10:39.741Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:10:39 [2020-04-29T09:10:39.741Z] #17 22.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:10:39 [2020-04-29T09:10:39.773Z] #10 54.44 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:10:39 [2020-04-29T09:10:39.773Z] #10 54.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
09:10:39 [2020-04-29T09:10:39.773Z] #10 54.46 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:10:39 [2020-04-29T09:10:39.999Z] #17 22.89 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:10:39 [2020-04-29T09:10:39.999Z] #17 22.89 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:10:39 [2020-04-29T09:10:39.999Z] #17 22.90 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
09:10:39 [2020-04-29T09:10:39.999Z] #17 22.91 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
09:10:39 [2020-04-29T09:10:39.999Z] #17 22.92 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
09:10:39 [2020-04-29T09:10:39.999Z] #17 23.01 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:10:39 [2020-04-29T09:10:39.999Z] #17 23.01 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
09:10:39 [2020-04-29T09:10:39.999Z] #17 23.02 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
09:10:39 [2020-04-29T09:10:39.999Z] #17 23.03 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:10:39 [2020-04-29T09:10:39.999Z] #17 23.04 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
09:10:39 [2020-04-29T09:10:39.999Z] #17 23.06 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
09:10:39 [2020-04-29T09:10:39.999Z] #17 23.06 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
09:10:39 [2020-04-29T09:10:39.999Z] #17 23.11 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
09:10:40 [2020-04-29T09:10:40.257Z] #17 23.12 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
09:10:40 [2020-04-29T09:10:40.257Z] #17 23.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
09:10:40 [2020-04-29T09:10:40.355Z] #38 ...
09:10:40 [2020-04-29T09:10:40.355Z] 
09:10:40 [2020-04-29T09:10:40.355Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:40 [2020-04-29T09:10:40.355Z] #27 19.83 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:10:40 [2020-04-29T09:10:40.355Z] #27 20.28 
09:10:40 [2020-04-29T09:10:40.355Z] #27 20.58 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
09:10:40 [2020-04-29T09:10:40.355Z] #27 21.01 
09:10:40 [2020-04-29T09:10:40.700Z] #10 ...
09:10:40 [2020-04-29T09:10:40.700Z] 
09:10:40 [2020-04-29T09:10:40.700Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:40 [2020-04-29T09:10:40.700Z] #27 3.934 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:10:40 [2020-04-29T09:10:40.700Z] #27 4.287 
09:10:40 [2020-04-29T09:10:40.700Z] #27 4.537 
                                                                           1.1%
###                                                                        5.2%
#######                                                                   10.6%
###########                                                               16.4%
################                                                          22.7%
####################                                                      27.9%
########################                                                  33.7%
############################                                              40.0%
#################################                                         46.8%
#####################################                                     51.8%
##########################################                                59.5%
##############################################                            64.9%
##################################################                        70.2%
#####################################################                     74.7%
########################################################                  78.3%
###########################################################               82.3%
##############################################################            86.9%
####################################################################      94.8%
######################################################################## 100.0%
09:10:40 [2020-04-29T09:10:40.700Z] #27 6.847 
09:10:40 [2020-04-29T09:10:40.822Z] #17 23.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
09:10:40 [2020-04-29T09:10:40.822Z] #17 23.70 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
09:10:40 [2020-04-29T09:10:40.822Z] #17 23.75 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:10:41 [2020-04-29T09:10:41.210Z] #27 7.099 
                                                                           0.1%
################                                                          22.9%
###########################                                               38.5%
#####################################                                     51.5%
################################################                          66.8%
#####################################################                     74.0%
######################################################################## 100.0%
09:10:41 [2020-04-29T09:10:41.270Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
09:10:41 [2020-04-29T09:10:41.298Z] #27 22.72 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:10:41 [2020-04-29T09:10:41.298Z] #27 22.78 skipping existing ed4b54129745
09:10:41 [2020-04-29T09:10:41.298Z] #27 22.87 
09:10:41 [2020-04-29T09:10:41.468Z] #27 8.092 
09:10:41 [2020-04-29T09:10:41.504Z] #27 10.32 
                                                                           0.8%
##                                                                         3.1%
####                                                                       5.6%
#####                                                                      8.1%
#######                                                                   10.7%
#########                                                                 13.6%
###########                                                               15.7%
############                                                              17.6%
##############                                                            19.8%
################                                                          22.8%
##################                                                        25.6%
####################                                                      27.9%
#####################                                                     29.6%
######################                                                    31.4%
########################                                                  33.8%
#########################                                                 35.6%
##########################                                                37.3%
############################                                              39.9%
###############################                                           43.5%
#################################                                         46.3%
###################################                                       49.5%
#######################################                                   54.2%
09:10:41 [2020-04-29T09:10:41.504Z] #27 ...
09:10:41 [2020-04-29T09:10:41.504Z] 
09:10:41 [2020-04-29T09:10:41.504Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:10:41 [2020-04-29T09:10:41.504Z] #10 53.27 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]
09:10:41 [2020-04-29T09:10:41.504Z] #10 56.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
09:10:41 [2020-04-29T09:10:41.504Z] #10 56.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
09:10:41 [2020-04-29T09:10:41.504Z] #10 56.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
09:10:41 [2020-04-29T09:10:41.504Z] #10 56.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
09:10:41 [2020-04-29T09:10:41.504Z] #10 56.16 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]
09:10:41 [2020-04-29T09:10:41.504Z] #10 56.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
09:10:41 [2020-04-29T09:10:41.504Z] #10 56.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
09:10:41 [2020-04-29T09:10:41.504Z] #10 56.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
09:10:41 [2020-04-29T09:10:41.504Z] #10 56.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
09:10:41 [2020-04-29T09:10:41.504Z] #10 56.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
09:10:41 [2020-04-29T09:10:41.504Z] #10 56.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
09:10:41 [2020-04-29T09:10:41.504Z] #10 56.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
09:10:41 [2020-04-29T09:10:41.504Z] #10 56.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
09:10:41 [2020-04-29T09:10:41.504Z] #10 56.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
09:10:41 [2020-04-29T09:10:41.504Z] #10 56.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
09:10:41 [2020-04-29T09:10:41.504Z] #10 57.72 debconf: delaying package configuration, since apt-utils is not installed
09:10:41 [2020-04-29T09:10:41.504Z] #10 57.96 Fetched 77.7 MB in 9s (9035 kB/s)
09:10:41 [2020-04-29T09:10:41.504Z] #10 58.11 Selecting previously unselected package binutils-mingw-w64-i686.
09:10:41 [2020-04-29T09:10:41.504Z] #10 58.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 ... 15409 files and directories currently installed.)
09:10:41 [2020-04-29T09:10:41.504Z] #10 58.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
09:10:41 [2020-04-29T09:10:41.504Z] #10 58.28 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:10:41 [2020-04-29T09:10:41.504Z] #10 61.09 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:10:41 [2020-04-29T09:10:41.504Z] #10 61.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
09:10:41 [2020-04-29T09:10:41.504Z] #10 61.09 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:10:41 [2020-04-29T09:10:41.504Z] #10 ...
09:10:41 [2020-04-29T09:10:41.504Z] 
09:10:41 [2020-04-29T09:10:41.504Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:41 [2020-04-29T09:10:41.755Z] #17 24.51 debconf: delaying package configuration, since apt-utils is not installed
09:10:41 [2020-04-29T09:10:41.755Z] #17 24.61 Fetched 28.5 MB in 2s (14.9 MB/s)
09:10:41 [2020-04-29T09:10:41.755Z] #17 24.67 Selecting previously unselected package pigz.
09:10:41 [2020-04-29T09:10:41.755Z] #17 24.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 ... 23431 files and directories currently installed.)
09:10:41 [2020-04-29T09:10:41.755Z] #17 24.72 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
09:10:41 [2020-04-29T09:10:41.755Z] #17 24.73 Unpacking pigz (2.4-1) ...
09:10:41 [2020-04-29T09:10:41.755Z] #17 24.83 Selecting previously unselected package libpython3.7-minimal:amd64.
09:10:41 [2020-04-29T09:10:41.868Z] #27 ...
09:10:41 [2020-04-29T09:10:41.868Z] 
09:10:41 [2020-04-29T09:10:41.868Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:41 [2020-04-29T09:10:41.868Z] #47 46.26 regexp/syntax
09:10:41 [2020-04-29T09:10:41.868Z] #47 47.57 hash/crc32
09:10:41 [2020-04-29T09:10:41.868Z] #47 48.72 vendor/golang.org/x/text/transform
09:10:41 [2020-04-29T09:10:41.868Z] #47 51.91 time
09:10:41 [2020-04-29T09:10:41.868Z] #47 54.67 regexp
09:10:42 [2020-04-29T09:10:42.013Z] #17 24.84 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
09:10:42 [2020-04-29T09:10:42.013Z] #17 24.85 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
09:10:42 [2020-04-29T09:10:42.129Z] #47 ...
09:10:42 [2020-04-29T09:10:42.129Z] 
09:10:42 [2020-04-29T09:10:42.129Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:42 [2020-04-29T09:10:42.129Z] #38 6.337 -- The C compiler identification is GNU 8.3.0
09:10:42 [2020-04-29T09:10:42.129Z] #38 6.379 -- Check for working C compiler: /usr/bin/cc
09:10:42 [2020-04-29T09:10:42.129Z] #38 7.098 -- Check for working C compiler: /usr/bin/cc -- works
09:10:42 [2020-04-29T09:10:42.129Z] #38 7.099 -- Detecting C compiler ABI info
09:10:42 [2020-04-29T09:10:42.270Z] #17 25.32 Selecting previously unselected package python3.7-minimal.
09:10:42 [2020-04-29T09:10:42.270Z] #17 25.32 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
09:10:42 [2020-04-29T09:10:42.270Z] #17 25.33 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
09:10:42 [2020-04-29T09:10:42.535Z] #27 10.32 
                                                                           0.8%
##                                                                         3.1%
####                                                                       5.6%
#####                                                                      8.1%
#######                                                                   10.7%
#########                                                                 13.6%
###########                                                               15.7%
############                                                              17.6%
##############                                                            19.8%
################                                                          22.8%
##################                                                        25.6%
####################                                                      27.9%
#####################                                                     29.6%
######################                                                    31.4%
########################                                                  33.8%
#########################                                                 35.6%
##########################                                                37.3%
############################                                              39.9%
###############################                                           43.5%
#################################                                         46.3%
###################################                                       49.5%
#######################################                                   54.2%
##########################################                                58.8%
#############################################                             62.9%
################################################                          66.8%
###################################################                       71.2%
###################################################                       71.6%
#####################################################                     73.8%
########################################################                  78.2%
##########################################################                80.7%
############################################################              83.7%
##############################################################            86.3%
09:10:42 [2020-04-29T09:10:42.535Z] #27 ...
09:10:42 [2020-04-29T09:10:42.535Z] 
09:10:42 [2020-04-29T09:10:42.535Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:42 [2020-04-29T09:10:42.535Z] #56 53.92 reflect
09:10:42 [2020-04-29T09:10:42.535Z] #56 53.92 syscall
09:10:42 [2020-04-29T09:10:42.535Z] #56 63.97 context
09:10:42 [2020-04-29T09:10:42.535Z] #56 ...
09:10:42 [2020-04-29T09:10:42.535Z] 
09:10:42 [2020-04-29T09:10:42.535Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:42 [2020-04-29T09:10:42.701Z] #38 7.900 -- Detecting C compiler ABI info - done
09:10:42 [2020-04-29T09:10:42.962Z] #38 7.962 -- Detecting C compile features
09:10:43 [2020-04-29T09:10:43.051Z] #27 10.32 
                                                                           0.8%
##                                                                         3.1%
####                                                                       5.6%
#####                                                                      8.1%
#######                                                                   10.7%
#########                                                                 13.6%
###########                                                               15.7%
############                                                              17.6%
##############                                                            19.8%
################                                                          22.8%
##################                                                        25.6%
####################                                                      27.9%
#####################                                                     29.6%
######################                                                    31.4%
########################                                                  33.8%
#########################                                                 35.6%
##########################                                                37.3%
############################                                              39.9%
###############################                                           43.5%
#################################                                         46.3%
###################################                                       49.5%
#######################################                                   54.2%
##########################################                                58.8%
#############################################                             62.9%
################################################                          66.8%
###################################################                       71.2%
###################################################                       71.6%
#####################################################                     73.8%
########################################################                  78.2%
##########################################################                80.7%
############################################################              83.7%
##############################################################            86.3%
################################################################          90.0%
##################################################################        91.9%
####################################################################      94.8%
######################################################################    97.5%
######################################################################## 100.0%
09:10:43 [2020-04-29T09:10:43.051Z] #27 14.37 
09:10:43 [2020-04-29T09:10:43.056Z] #27 8.250 
                                                                           1.0%
####                                                                       5.9%
#########                                                                 13.5%
###############                                                           21.7%
#####################                                                     29.4%
########################                                                  34.6%
###############################                                           43.5%
#####################################                                     51.5%
##########################################                                59.1%
###############################################                           66.5%
####################################################                      73.1%
########################################################                  78.1%
############################################################              84.7%
09:10:43 [2020-04-29T09:10:43.056Z] #27 ...
09:10:43 [2020-04-29T09:10:43.056Z] 
09:10:43 [2020-04-29T09:10:43.056Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:10:43 [2020-04-29T09:10:43.056Z] #50 47.36 + cd /tmp/tmp.769Scbfvf5/src/gotest.tools/gotestsum
09:10:43 [2020-04-29T09:10:43.056Z] #50 47.36 + git checkout -q v0.3.5
09:10:43 [2020-04-29T09:10:43.056Z] #50 47.43 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
09:10:43 [2020-04-29T09:10:43.056Z] #50 ...
09:10:43 [2020-04-29T09:10:43.056Z] 
09:10:43 [2020-04-29T09:10:43.056Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:43 [2020-04-29T09:10:43.056Z] #27 8.250 
                                                                           1.0%
####                                                                       5.9%
#########                                                                 13.5%
###############                                                           21.7%
#####################                                                     29.4%
########################                                                  34.6%
###############################                                           43.5%
#####################################                                     51.5%
##########################################                                59.1%
###############################################                           66.5%
####################################################                      73.1%
########################################################                  78.1%
############################################################              84.7%
###################################################################       94.1%
######################################################################## 100.0%
09:10:43 [2020-04-29T09:10:43.204Z] #17 26.11 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
09:10:43 [2020-04-29T09:10:43.204Z] #17 26.14 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
09:10:43 [2020-04-29T09:10:43.352Z] #27 ...
09:10:43 [2020-04-29T09:10:43.352Z] 
09:10:43 [2020-04-29T09:10:43.352Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:43 [2020-04-29T09:10:43.352Z] #56 47.57 bytes
09:10:43 [2020-04-29T09:10:43.352Z] #56 47.58 syscall
09:10:43 [2020-04-29T09:10:43.352Z] #56 50.81 reflect
09:10:43 [2020-04-29T09:10:43.352Z] #56 55.16 time
09:10:43 [2020-04-29T09:10:43.352Z] #56 ...
09:10:43 [2020-04-29T09:10:43.352Z] 
09:10:43 [2020-04-29T09:10:43.352Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:10:43 [2020-04-29T09:10:43.352Z] #10 57.91 Selecting previously unselected package binutils-mingw-w64.
09:10:43 [2020-04-29T09:10:43.352Z] #10 57.93 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:10:43 [2020-04-29T09:10:43.352Z] #10 57.95 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:10:43 [2020-04-29T09:10:43.609Z] #10 58.18 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:10:43 [2020-04-29T09:10:43.609Z] #10 58.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
09:10:43 [2020-04-29T09:10:43.609Z] #10 58.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:10:43 [2020-04-29T09:10:43.865Z] #10 58.42 Selecting previously unselected package dmsetup.
09:10:43 [2020-04-29T09:10:43.865Z] #10 58.42 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
09:10:43 [2020-04-29T09:10:43.865Z] #10 58.42 Unpacking dmsetup (2:1.02.155-3) ...
09:10:43 [2020-04-29T09:10:43.904Z] #38 ...
09:10:43 [2020-04-29T09:10:43.904Z] 
09:10:43 [2020-04-29T09:10:43.904Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:43 [2020-04-29T09:10:43.904Z] #27 24.71 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:10:43 [2020-04-29T09:10:43.904Z] #27 25.06 
09:10:43 [2020-04-29T09:10:43.904Z] #27 25.24 
######################################################################## 100.0%
09:10:43 [2020-04-29T09:10:43.904Z] #27 25.32 
09:10:43 [2020-04-29T09:10:43.904Z] #27 25.39 Download of images into '/build' complete.
09:10:43 [2020-04-29T09:10:43.904Z] #27 25.39 Use something like the following to load the result into a Docker daemon:
09:10:43 [2020-04-29T09:10:43.904Z] #27 25.40   tar -cC '/build' . | docker load
09:10:43 [2020-04-29T09:10:43.904Z] #27 DONE 25.7s
09:10:43 [2020-04-29T09:10:43.979Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.004s	coverage: 86.3% of statements
09:10:43 [2020-04-29T09:10:43.986Z] #27 15.27 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:10:44 [2020-04-29T09:10:44.121Z] #10 58.67 Selecting previously unselected package mingw-w64-common.
09:10:44 [2020-04-29T09:10:44.121Z] #10 58.68 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:10:44 [2020-04-29T09:10:44.121Z] #10 58.68 Unpacking mingw-w64-common (6.0.0-3) ...
09:10:44 [2020-04-29T09:10:44.165Z] 
09:10:44 [2020-04-29T09:10:44.165Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:10:44 [2020-04-29T09:10:44.165Z] #10 57.98 Selecting previously unselected package gcc-mingw-w64-base.
09:10:44 [2020-04-29T09:10:44.165Z] #10 57.99 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
09:10:44 [2020-04-29T09:10:44.165Z] #10 57.99 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:10:44 [2020-04-29T09:10:44.165Z] #10 58.13 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:10:44 [2020-04-29T09:10:44.165Z] #10 58.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
09:10:44 [2020-04-29T09:10:44.165Z] #10 58.16 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:10:44 [2020-04-29T09:10:44.244Z] #27 15.60 
09:10:44 [2020-04-29T09:10:44.753Z] #65 ...
09:10:44 [2020-04-29T09:10:44.753Z] 
09:10:44 [2020-04-29T09:10:44.753Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:10:44 [2020-04-29T09:10:44.753Z] #53 DONE 175.9s
09:10:44 [2020-04-29T09:10:44.753Z] 
09:10:44 [2020-04-29T09:10:44.753Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:10:44 [2020-04-29T09:10:44.753Z] #65 ...
09:10:44 [2020-04-29T09:10:44.753Z] 
09:10:44 [2020-04-29T09:10:44.753Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
09:10:44 [2020-04-29T09:10:44.753Z] #54 DONE 0.2s
09:10:44 [2020-04-29T09:10:44.753Z] 
09:10:44 [2020-04-29T09:10:44.753Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
09:10:44 [2020-04-29T09:10:44.759Z] #27 15.81 
######################################################################## 100.0%
09:10:44 [2020-04-29T09:10:44.759Z] #27 15.95 
09:10:45 [2020-04-29T09:10:45.017Z] #27 ...
09:10:45 [2020-04-29T09:10:45.017Z] 
09:10:45 [2020-04-29T09:10:45.017Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:45 [2020-04-29T09:10:45.017Z] #33 56.50 time
09:10:45 [2020-04-29T09:10:45.017Z] #33 63.47 internal/poll
09:10:45 [2020-04-29T09:10:45.017Z] #33 65.89 internal/syscall/execenv
09:10:45 [2020-04-29T09:10:45.017Z] #33 65.93 internal/fmtsort
09:10:45 [2020-04-29T09:10:45.017Z] #33 66.13 internal/syscall/unix
09:10:45 [2020-04-29T09:10:45.017Z] #33 66.62 os
09:10:45 [2020-04-29T09:10:45.017Z] #33 ...
09:10:45 [2020-04-29T09:10:45.017Z] 
09:10:45 [2020-04-29T09:10:45.017Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:10:45 [2020-04-29T09:10:45.017Z] #10 64.76 Selecting previously unselected package binutils-mingw-w64.
09:10:45 [2020-04-29T09:10:45.017Z] #10 64.76 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
09:10:45 [2020-04-29T09:10:45.017Z] #10 64.76 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
09:10:45 [2020-04-29T09:10:45.017Z] #10 64.96 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:10:45 [2020-04-29T09:10:45.017Z] #10 64.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
09:10:45 [2020-04-29T09:10:45.017Z] #10 65.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:10:45 [2020-04-29T09:10:45.017Z] #10 65.24 Selecting previously unselected package dmsetup.
09:10:45 [2020-04-29T09:10:45.017Z] #10 65.28 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
09:10:45 [2020-04-29T09:10:45.017Z] #10 65.29 Unpacking dmsetup (2:1.02.155-3) ...
09:10:45 [2020-04-29T09:10:45.017Z] #10 65.46 Selecting previously unselected package mingw-w64-common.
09:10:45 [2020-04-29T09:10:45.017Z] #10 65.48 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
09:10:45 [2020-04-29T09:10:45.017Z] #10 65.49 Unpacking mingw-w64-common (6.0.0-3) ...
09:10:45 [2020-04-29T09:10:45.034Z] #57 DONE 0.1s
09:10:45 [2020-04-29T09:10:45.035Z] 
09:10:45 [2020-04-29T09:10:45.035Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
09:10:45 [2020-04-29T09:10:45.035Z] #61 DONE 0.1s
09:10:45 [2020-04-29T09:10:45.035Z] 
09:10:45 [2020-04-29T09:10:45.035Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:10:45 [2020-04-29T09:10:45.051Z] #10 ...
09:10:45 [2020-04-29T09:10:45.051Z] 
09:10:45 [2020-04-29T09:10:45.051Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:10:45 [2020-04-29T09:10:45.051Z] #43 49.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
09:10:45 [2020-04-29T09:10:45.051Z] #43 49.63 Unpacking python-protobuf (3.6.1.3-2) ...
09:10:45 [2020-04-29T09:10:45.051Z] #43 50.16 Setting up python-pkg-resources (40.8.0-1) ...
09:10:45 [2020-04-29T09:10:45.051Z] #43 55.02 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:10:45 [2020-04-29T09:10:45.051Z] #43 55.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:10:45 [2020-04-29T09:10:45.051Z] #43 55.05 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:10:45 [2020-04-29T09:10:45.051Z] #43 55.08 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:10:45 [2020-04-29T09:10:45.051Z] #43 55.10 Setting up python-six (1.12.0-1) ...
09:10:45 [2020-04-29T09:10:45.051Z] #43 59.63 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:10:45 [2020-04-29T09:10:45.051Z] #43 59.65 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:10:45 [2020-04-29T09:10:45.051Z] #43 59.69 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
09:10:45 [2020-04-29T09:10:45.051Z] #43 59.70 Setting up libcap-dev:amd64 (1:2.25-2) ...
09:10:45 [2020-04-29T09:10:45.051Z] #43 59.71 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
09:10:45 [2020-04-29T09:10:45.051Z] #43 59.72 Setting up protobuf-compiler (3.6.1.3-2) ...
09:10:45 [2020-04-29T09:10:45.051Z] #43 59.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:10:45 [2020-04-29T09:10:45.051Z] #43 59.75 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:10:45 [2020-04-29T09:10:45.051Z] #43 59.76 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:10:45 [2020-04-29T09:10:45.051Z] #43 59.77 Setting up python-protobuf (3.6.1.3-2) ...
09:10:45 [2020-04-29T09:10:45.051Z] #43 ...
09:10:45 [2020-04-29T09:10:45.051Z] 
09:10:45 [2020-04-29T09:10:45.051Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:45 [2020-04-29T09:10:45.051Z] #27 10.09 
09:10:45 [2020-04-29T09:10:45.103Z] #17 28.00 Selecting previously unselected package python3-minimal.
09:10:45 [2020-04-29T09:10:45.103Z] #17 28.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 ... 23680 files and directories currently installed.)
09:10:45 [2020-04-29T09:10:45.103Z] #17 28.04 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
09:10:45 [2020-04-29T09:10:45.103Z] #17 28.05 Unpacking python3-minimal (3.7.3-1) ...
09:10:45 [2020-04-29T09:10:45.103Z] #17 28.12 Selecting previously unselected package libmpdec2:amd64.
09:10:45 [2020-04-29T09:10:45.103Z] #17 28.12 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
09:10:45 [2020-04-29T09:10:45.103Z] #17 28.13 Unpacking libmpdec2:amd64 (2.4.2-2) ...
09:10:45 [2020-04-29T09:10:45.361Z] #17 28.24 Selecting previously unselected package libpython3.7-stdlib:amd64.
09:10:45 [2020-04-29T09:10:45.361Z] #17 28.24 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
09:10:45 [2020-04-29T09:10:45.361Z] #17 28.24 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
09:10:45 [2020-04-29T09:10:45.582Z] #10 ...
09:10:45 [2020-04-29T09:10:45.582Z] 
09:10:45 [2020-04-29T09:10:45.582Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:10:45 [2020-04-29T09:10:45.582Z] #43 57.36 Setting up python-pkg-resources (40.8.0-1) ...
09:10:45 [2020-04-29T09:10:45.582Z] #43 62.95 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
09:10:45 [2020-04-29T09:10:45.582Z] #43 62.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:10:45 [2020-04-29T09:10:45.582Z] #43 62.98 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:10:45 [2020-04-29T09:10:45.582Z] #43 62.99 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
09:10:45 [2020-04-29T09:10:45.582Z] #43 63.00 Setting up python-six (1.12.0-1) ...
09:10:45 [2020-04-29T09:10:45.582Z] #43 67.50 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
09:10:45 [2020-04-29T09:10:45.582Z] #43 67.52 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:10:45 [2020-04-29T09:10:45.582Z] #43 67.57 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
09:10:45 [2020-04-29T09:10:45.582Z] #43 ...
09:10:45 [2020-04-29T09:10:45.582Z] 
09:10:45 [2020-04-29T09:10:45.582Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:10:45 [2020-04-29T09:10:45.582Z] #35 64.23 Selecting previously unselected package libxml2:amd64.
09:10:45 [2020-04-29T09:10:45.582Z] #35 64.24 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
09:10:45 [2020-04-29T09:10:45.582Z] #35 64.26 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
09:10:45 [2020-04-29T09:10:45.582Z] #35 64.96 Selecting previously unselected package libarchive13:amd64.
09:10:45 [2020-04-29T09:10:45.582Z] #35 64.96 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
09:10:45 [2020-04-29T09:10:45.582Z] #35 64.98 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:10:45 [2020-04-29T09:10:45.582Z] #35 65.30 Selecting previously unselected package libjsoncpp1:amd64.
09:10:45 [2020-04-29T09:10:45.582Z] #35 65.30 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
09:10:45 [2020-04-29T09:10:45.582Z] #35 65.33 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:10:45 [2020-04-29T09:10:45.582Z] #35 65.47 Selecting previously unselected package librhash0:amd64.
09:10:45 [2020-04-29T09:10:45.582Z] #35 65.47 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
09:10:45 [2020-04-29T09:10:45.582Z] #35 65.47 Unpacking librhash0:amd64 (1.3.8-1) ...
09:10:45 [2020-04-29T09:10:45.582Z] #35 65.69 Selecting previously unselected package libuv1:amd64.
09:10:45 [2020-04-29T09:10:45.582Z] #35 65.69 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
09:10:45 [2020-04-29T09:10:45.582Z] #35 65.69 Unpacking libuv1:amd64 (1.24.1-1) ...
09:10:45 [2020-04-29T09:10:45.582Z] #35 65.85 Selecting previously unselected package cmake.
09:10:45 [2020-04-29T09:10:45.582Z] #35 65.86 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
09:10:45 [2020-04-29T09:10:45.582Z] #35 65.87 Unpacking cmake (3.13.4-1) ...
09:10:46 [2020-04-29T09:10:46.085Z] #10 ...
09:10:46 [2020-04-29T09:10:46.085Z] 
09:10:46 [2020-04-29T09:10:46.085Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:10:46 [2020-04-29T09:10:46.085Z] #44 3.888 Note: Building without setproctitle() and strlcpy() support.
09:10:46 [2020-04-29T09:10:46.085Z] #44 3.888       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:10:46 [2020-04-29T09:10:46.085Z] #44 3.899 Note: Building without GnuTLS support
09:10:46 [2020-04-29T09:10:46.085Z] #44 6.457 fatal: not a git repository (or any of the parent directories): .git
09:10:46 [2020-04-29T09:10:46.085Z] #44 6.496   GEN      .gitid
09:10:46 [2020-04-29T09:10:46.085Z] #44 6.534   GEN      criu/include/version.h
09:10:46 [2020-04-29T09:10:46.085Z] #44 6.606   GEN      include/common/asm
09:10:46 [2020-04-29T09:10:46.085Z] #44 8.521   PBCC     images/google/protobuf/descriptor.pb-c.c
09:10:46 [2020-04-29T09:10:46.085Z] #44 8.688   PBCC     images/opts.pb-c.c
09:10:46 [2020-04-29T09:10:46.085Z] #44 8.767   PBCC     images/sit.pb-c.c
09:10:46 [2020-04-29T09:10:46.085Z] #44 8.859   DEP      images/google/protobuf/descriptor.pb-c.d
09:10:46 [2020-04-29T09:10:46.085Z] #44 8.951   DEP      images/opts.pb-c.d
09:10:46 [2020-04-29T09:10:46.085Z] #44 9.012   DEP      images/sit.pb-c.d
09:10:46 [2020-04-29T09:10:46.085Z] #44 9.152   PBCC     images/macvlan.pb-c.c
09:10:46 [2020-04-29T09:10:46.085Z] #44 9.179   DEP      images/macvlan.pb-c.d
09:10:46 [2020-04-29T09:10:46.085Z] #44 9.283   PBCC     images/autofs.pb-c.c
09:10:46 [2020-04-29T09:10:46.085Z] #44 9.368   DEP      images/autofs.pb-c.d
09:10:46 [2020-04-29T09:10:46.085Z] #44 9.407   PBCC     images/sysctl.pb-c.c
09:10:46 [2020-04-29T09:10:46.085Z] #44 9.448   DEP      images/sysctl.pb-c.d
09:10:46 [2020-04-29T09:10:46.085Z] #44 9.468   PBCC     images/time.pb-c.c
09:10:46 [2020-04-29T09:10:46.085Z] #44 9.498   DEP      images/time.pb-c.d
09:10:46 [2020-04-29T09:10:46.085Z] #44 9.585   PBCC     images/binfmt-misc.pb-c.c
09:10:46 [2020-04-29T09:10:46.085Z] #44 9.645   DEP      images/binfmt-misc.pb-c.d
09:10:46 [2020-04-29T09:10:46.085Z] #44 9.738   PBCC     images/seccomp.pb-c.c
09:10:46 [2020-04-29T09:10:46.085Z] #44 9.767   DEP      images/seccomp.pb-c.d
09:10:46 [2020-04-29T09:10:46.085Z] #44 9.863   PBCC     images/userns.pb-c.c
09:10:46 [2020-04-29T09:10:46.085Z] #44 9.878   DEP      images/userns.pb-c.d
09:10:46 [2020-04-29T09:10:46.085Z] #44 9.922   PBCC     images/cgroup.pb-c.c
09:10:46 [2020-04-29T09:10:46.085Z] #44 10.02   DEP      images/cgroup.pb-c.d
09:10:46 [2020-04-29T09:10:46.085Z] #44 10.10   PBCC     images/fown.pb-c.c
09:10:46 [2020-04-29T09:10:46.085Z] #44 10.11   PBCC     images/ext-file.pb-c.c
09:10:46 [2020-04-29T09:10:46.085Z] #44 10.17   DEP      images/fown.pb-c.d
09:10:46 [2020-04-29T09:10:46.085Z] #44 ...
09:10:46 [2020-04-29T09:10:46.085Z] 
09:10:46 [2020-04-29T09:10:46.085Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:46 [2020-04-29T09:10:46.085Z] #38 10.81 -- Detecting C compile features - done
09:10:46 [2020-04-29T09:10:46.085Z] #38 10.87 -- Performing Test HAS_BUILTIN_FORTIFY
09:10:46 [2020-04-29T09:10:46.085Z] #38 11.08 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:10:46 [2020-04-29T09:10:46.085Z] #38 11.20 -- Configuring done
09:10:46 [2020-04-29T09:10:46.085Z] #38 11.22 -- Generating done
09:10:46 [2020-04-29T09:10:46.085Z] #38 11.23 -- Build files have been written to: /tmp/tmp.nYjpRUKqrn/tini
09:10:46 [2020-04-29T09:10:46.295Z] #17 29.11 Selecting previously unselected package python3.7.
09:10:46 [2020-04-29T09:10:46.295Z] #17 29.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
09:10:46 [2020-04-29T09:10:46.295Z] #17 29.12 Unpacking python3.7 (3.7.3-2+deb10u1) ...
09:10:46 [2020-04-29T09:10:46.295Z] #17 29.25 Selecting previously unselected package libpython3-stdlib:amd64.
09:10:46 [2020-04-29T09:10:46.295Z] #17 29.27 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
09:10:46 [2020-04-29T09:10:46.295Z] #17 29.27 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
09:10:46 [2020-04-29T09:10:46.347Z] #38 11.24 + make tini-static
09:10:46 [2020-04-29T09:10:46.553Z] #17 29.41 Setting up python3-minimal (3.7.3-1) ...
09:10:46 [2020-04-29T09:10:46.607Z] #38 11.59 Scanning dependencies of target tini-static
09:10:46 [2020-04-29T09:10:46.607Z] #38 11.73 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:10:46 [2020-04-29T09:10:46.710Z] ok  	github.com/docker/docker/builder/remotecontext	0.608s	coverage: 13.6% of statements
09:10:46 [2020-04-29T09:10:46.897Z] #27 10.30 
                                                                           0.1%
#                                                                          1.9%
##                                                                         4.0%
####                                                                       6.3%
#####                                                                      8.2%
#######                                                                   10.2%
#########                                                                 12.7%
##########                                                                15.1%
###########                                                               16.6%
##############                                                            20.1%
################                                                          23.1%
###################                                                       26.8%
#####################                                                     29.7%
#######################                                                   33.1%
#########################                                                 35.8%
############################                                              39.1%
##############################                                            42.0%
###############################                                           44.1%
##################################                                        47.3%
#####################################                                     51.8%
########################################                                  55.7%
##########################################                                58.5%
############################################                              61.4%
##############################################                            65.2%
#################################################                         68.7%
####################################################                      72.2%
######################################################                    75.6%
########################################################                  78.6%
###########################################################               82.6%
09:10:46 [2020-04-29T09:10:46.897Z] #27 ...
09:10:46 [2020-04-29T09:10:46.897Z] 
09:10:46 [2020-04-29T09:10:46.897Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:46 [2020-04-29T09:10:46.897Z] #47 51.01 syscall
09:10:46 [2020-04-29T09:10:46.897Z] #47 59.52 time
09:10:46 [2020-04-29T09:10:46.897Z] #47 ...
09:10:46 [2020-04-29T09:10:46.897Z] 
09:10:46 [2020-04-29T09:10:46.897Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:10:46 [2020-04-29T09:10:46.897Z] #35 51.43 Selecting previously unselected package libicu63:amd64.
09:10:46 [2020-04-29T09:10:46.897Z] #35 51.44 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
09:10:46 [2020-04-29T09:10:46.897Z] #35 51.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:10:46 [2020-04-29T09:10:46.897Z] #35 59.36 Selecting previously unselected package libxml2:amd64.
09:10:46 [2020-04-29T09:10:46.897Z] #35 59.36 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
09:10:46 [2020-04-29T09:10:46.897Z] #35 59.37 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
09:10:46 [2020-04-29T09:10:46.897Z] #35 60.18 Selecting previously unselected package libarchive13:amd64.
09:10:46 [2020-04-29T09:10:46.897Z] #35 60.19 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
09:10:46 [2020-04-29T09:10:46.897Z] #35 60.20 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:10:46 [2020-04-29T09:10:46.897Z] #35 60.59 Selecting previously unselected package libjsoncpp1:amd64.
09:10:46 [2020-04-29T09:10:46.897Z] #35 60.63 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
09:10:46 [2020-04-29T09:10:46.897Z] #35 60.63 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:10:46 [2020-04-29T09:10:46.897Z] #35 60.87 Selecting previously unselected package librhash0:amd64.
09:10:46 [2020-04-29T09:10:46.898Z] #35 60.87 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
09:10:46 [2020-04-29T09:10:46.898Z] #35 60.87 Unpacking librhash0:amd64 (1.3.8-1) ...
09:10:46 [2020-04-29T09:10:46.898Z] #35 61.07 Selecting previously unselected package libuv1:amd64.
09:10:46 [2020-04-29T09:10:46.898Z] #35 61.08 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
09:10:46 [2020-04-29T09:10:46.898Z] #35 61.09 Unpacking libuv1:amd64 (1.24.1-1) ...
09:10:46 [2020-04-29T09:10:46.898Z] #35 61.30 Selecting previously unselected package cmake.
09:10:46 [2020-04-29T09:10:46.898Z] #35 61.31 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
09:10:46 [2020-04-29T09:10:46.898Z] #35 61.33 Unpacking cmake (3.13.4-1) ...
09:10:47 [2020-04-29T09:10:47.118Z] #17 30.10 Selecting previously unselected package python3.
09:10:47 [2020-04-29T09:10:47.118Z] #17 30.10 (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 ... 24092 files and directories currently installed.)
09:10:47 [2020-04-29T09:10:47.119Z] #17 30.15 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
09:10:47 [2020-04-29T09:10:47.119Z] #17 30.17 Unpacking python3 (3.7.3-1) ...
09:10:47 [2020-04-29T09:10:47.154Z] #35 ...
09:10:47 [2020-04-29T09:10:47.154Z] 
09:10:47 [2020-04-29T09:10:47.154Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:47 [2020-04-29T09:10:47.154Z] #27 10.30 
                                                                           0.1%
#                                                                          1.9%
##                                                                         4.0%
####                                                                       6.3%
#####                                                                      8.2%
#######                                                                   10.2%
#########                                                                 12.7%
##########                                                                15.1%
###########                                                               16.6%
##############                                                            20.1%
################                                                          23.1%
###################                                                       26.8%
#####################                                                     29.7%
#######################                                                   33.1%
#########################                                                 35.8%
############################                                              39.1%
##############################                                            42.0%
###############################                                           44.1%
##################################                                        47.3%
#####################################                                     51.8%
########################################                                  55.7%
##########################################                                58.5%
############################################                              61.4%
##############################################                            65.2%
#################################################                         68.7%
####################################################                      72.2%
######################################################                    75.6%
########################################################                  78.6%
###########################################################               82.6%
##############################################################            86.3%
#################################################################         91.4%
####################################################################      95.4%
######################################################################## 100.0%
09:10:47 [2020-04-29T09:10:47.334Z] ok  	github.com/docker/docker/builder/dockerfile	1.411s	coverage: 48.2% of statements
09:10:47 [2020-04-29T09:10:47.334Z] ?   	github.com/docker/docker/cli	[no test files]
09:10:47 [2020-04-29T09:10:47.334Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:10:47 [2020-04-29T09:10:47.376Z] #17 30.25 Selecting previously unselected package libip4tc0:amd64.
09:10:47 [2020-04-29T09:10:47.376Z] #17 30.27 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
09:10:47 [2020-04-29T09:10:47.376Z] #17 30.27 Unpacking libip4tc0:amd64 (1.8.2-4) ...
09:10:47 [2020-04-29T09:10:47.376Z] #17 30.36 Selecting previously unselected package libip6tc0:amd64.
09:10:47 [2020-04-29T09:10:47.376Z] #17 30.36 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
09:10:47 [2020-04-29T09:10:47.376Z] #17 30.36 Unpacking libip6tc0:amd64 (1.8.2-4) ...
09:10:47 [2020-04-29T09:10:47.376Z] #17 30.47 Selecting previously unselected package libiptc0:amd64.
09:10:47 [2020-04-29T09:10:47.376Z] #17 30.47 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
09:10:47 [2020-04-29T09:10:47.409Z] #27 13.96 
09:10:47 [2020-04-29T09:10:47.634Z] #17 30.48 Unpacking libiptc0:amd64 (1.8.2-4) ...
09:10:47 [2020-04-29T09:10:47.634Z] #17 30.55 Selecting previously unselected package libnfnetlink0:amd64.
09:10:47 [2020-04-29T09:10:47.634Z] #17 30.57 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:10:47 [2020-04-29T09:10:47.634Z] #17 30.57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:10:47 [2020-04-29T09:10:47.634Z] #17 30.64 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:10:47 [2020-04-29T09:10:47.634Z] #17 30.65 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
09:10:47 [2020-04-29T09:10:47.634Z] #17 30.65 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:10:47 [2020-04-29T09:10:47.693Z] Running on azwin-2-ed4b50 in d:\jenkins\workspace\moby_PR-40868
[Pipeline] {
[Pipeline] ws
09:10:47 [2020-04-29T09:10:47.710Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
09:10:47 [2020-04-29T09:10:47.711Z] #65 154.5 + bin/containerd-stress
[Pipeline] checkout
09:10:47 [2020-04-29T09:10:47.892Z] #17 30.73 Selecting previously unselected package libnftnl11:amd64.
09:10:47 [2020-04-29T09:10:47.892Z] #17 30.74 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
09:10:47 [2020-04-29T09:10:47.892Z] #17 30.75 Unpacking libnftnl11:amd64 (1.1.2-2) ...
09:10:47 [2020-04-29T09:10:47.892Z] #17 30.85 Selecting previously unselected package iptables.
09:10:47 [2020-04-29T09:10:47.892Z] #17 30.86 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
09:10:47 [2020-04-29T09:10:47.892Z] #17 30.86 Unpacking iptables (1.8.2-4) ...
09:10:48 [2020-04-29T09:10:48.109Z] #35 69.54 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:10:48 [2020-04-29T09:10:48.109Z] #35 69.56 Setting up xxd (2:8.1.0875-5) ...
09:10:48 [2020-04-29T09:10:48.109Z] #35 69.57 Setting up libuv1:amd64 (1.24.1-1) ...
09:10:48 [2020-04-29T09:10:48.109Z] #35 69.60 Setting up vim-common (2:8.1.0875-5) ...
09:10:48 [2020-04-29T09:10:48.109Z] #35 69.66 Setting up librhash0:amd64 (1.3.8-1) ...
09:10:48 [2020-04-29T09:10:48.109Z] #35 69.68 Setting up cmake-data (3.13.4-1) ...
09:10:48 [2020-04-29T09:10:48.109Z] #35 69.70 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
09:10:48 [2020-04-29T09:10:48.109Z] #35 69.71 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:10:48 [2020-04-29T09:10:48.109Z] #35 69.72 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:10:48 [2020-04-29T09:10:48.109Z] #35 69.73 Setting up cmake (3.13.4-1) ...
09:10:48 [2020-04-29T09:10:48.109Z] #35 69.76 Processing triggers for libc-bin (2.28-10) ...
09:10:48 [2020-04-29T09:10:48.109Z] #35 69.82 Processing triggers for mime-support (3.62) ...
09:10:48 [2020-04-29T09:10:48.150Z] #17 31.19 Selecting previously unselected package xxd.
09:10:48 [2020-04-29T09:10:48.150Z] #17 31.20 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
09:10:48 [2020-04-29T09:10:48.150Z] #17 31.21 Unpacking xxd (2:8.1.0875-5) ...
09:10:48 [2020-04-29T09:10:48.334Z] #27 ...
09:10:48 [2020-04-29T09:10:48.334Z] 
09:10:48 [2020-04-29T09:10:48.334Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:10:48 [2020-04-29T09:10:48.334Z] #30 52.64 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.
09:10:48 [2020-04-29T09:10:48.334Z] #30 53.40 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
09:10:48 [2020-04-29T09:10:48.334Z] #30 53.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:10:48 [2020-04-29T09:10:48.334Z] #30 ...
09:10:48 [2020-04-29T09:10:48.334Z] 
09:10:48 [2020-04-29T09:10:48.334Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:48 [2020-04-29T09:10:48.334Z] #27 14.90 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:10:48 [2020-04-29T09:10:48.367Z] #35 ...
09:10:48 [2020-04-29T09:10:48.367Z] 
09:10:48 [2020-04-29T09:10:48.367Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:48 [2020-04-29T09:10:48.367Z] #27 17.16 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:10:48 [2020-04-29T09:10:48.367Z] #27 17.54 #=#=#                                                                         
09:10:48 [2020-04-29T09:10:48.367Z] #27 17.80 
                                                                           0.7%
######################################################################## 100.0%
09:10:48 [2020-04-29T09:10:48.367Z] #27 17.99 
09:10:48 [2020-04-29T09:10:48.367Z] #27 19.06 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:10:48 [2020-04-29T09:10:48.367Z] #27 19.18 skipping existing 1849cc453dee
09:10:48 [2020-04-29T09:10:48.367Z] #27 19.37 
09:10:48 [2020-04-29T09:10:48.407Z] #17 31.36 Selecting previously unselected package vim-common.
09:10:48 [2020-04-29T09:10:48.407Z] #17 31.37 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:10:48 [2020-04-29T09:10:48.407Z] #17 31.40 Unpacking vim-common (2:8.1.0875-5) ...
09:10:48 [2020-04-29T09:10:48.524Z] #38 13.25 [100%] Linking C executable tini-static
09:10:48 [2020-04-29T09:10:48.524Z] #38 ...
09:10:48 [2020-04-29T09:10:48.524Z] 
09:10:48 [2020-04-29T09:10:48.524Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:48 [2020-04-29T09:10:48.524Z] #56 52.77 time
09:10:48 [2020-04-29T09:10:48.524Z] #56 55.71 regexp
09:10:48 [2020-04-29T09:10:48.524Z] #56 60.52 mvdan.cc/sh/v3/fileutil
09:10:48 [2020-04-29T09:10:48.524Z] #56 62.22 encoding/binary
09:10:48 [2020-04-29T09:10:48.524Z] #56 62.24 github.com/pkg/diff
09:10:48 [2020-04-29T09:10:48.524Z] #56 62.27 go/token
09:10:48 [2020-04-29T09:10:48.524Z] #56 62.27 mvdan.cc/editorconfig
09:10:48 [2020-04-29T09:10:48.524Z] #56 ...
09:10:48 [2020-04-29T09:10:48.524Z] 
09:10:48 [2020-04-29T09:10:48.524Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:10:48 [2020-04-29T09:10:48.665Z] #17 31.57 Selecting previously unselected package bash-completion.
09:10:48 [2020-04-29T09:10:48.665Z] #17 31.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:10:48 [2020-04-29T09:10:48.722Z] #65 155.8 + bin/containerd-shim
09:10:48 [2020-04-29T09:10:48.896Z] #27 15.36 
09:10:48 [2020-04-29T09:10:48.932Z] #27 ...
09:10:48 [2020-04-29T09:10:48.932Z] 
09:10:48 [2020-04-29T09:10:48.932Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:10:48 [2020-04-29T09:10:48.932Z] #35 DONE 70.6s
09:10:48 [2020-04-29T09:10:48.932Z] 
09:10:48 [2020-04-29T09:10:48.932Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:10:48 [2020-04-29T09:10:48.932Z] #36 DONE 0.1s
09:10:48 [2020-04-29T09:10:48.932Z] 
09:10:48 [2020-04-29T09:10:48.932Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:10:48 [2020-04-29T09:10:48.932Z] #37 DONE 0.1s
09:10:48 [2020-04-29T09:10:48.932Z] 
09:10:48 [2020-04-29T09:10:48.932Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:49 [2020-04-29T09:10:49.151Z] #27 15.59 #=#=#                                                                         

######################################################################## 100.0%
09:10:49 [2020-04-29T09:10:49.194Z] #38 ...
09:10:49 [2020-04-29T09:10:49.194Z] 
09:10:49 [2020-04-29T09:10:49.194Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:49 [2020-04-29T09:10:49.194Z] #47 60.69 time
09:10:49 [2020-04-29T09:10:49.194Z] #47 66.91 strings
09:10:49 [2020-04-29T09:10:49.194Z] #47 67.18 os
09:10:49 [2020-04-29T09:10:49.315Z] #65 29.42 Checking out files:  42% (1345/3178)   
Checking out files:  43% (1367/3178)   
Checking out files:  44% (1399/3178)   
Checking out files:  45% (1431/3178)   
Checking out files:  46% (1462/3178)   
Checking out files:  47% (1494/3178)   
Checking out files:  48% (1526/3178)   
Checking out files:  49% (1558/3178)   
Checking out files:  50% (1589/3178)   
Checking out files:  51% (1621/3178)   
Checking out files:  52% (1653/3178)   
Checking out files:  53% (1685/3178)   
Checking out files:  54% (1717/3178)   
Checking out files:  55% (1748/3178)   
Checking out files:  56% (1780/3178)   
Checking out files:  57% (1812/3178)   
Checking out files:  58% (1844/3178)   
Checking out files:  59% (1876/3178)   
Checking out files:  60% (1907/3178)   
Checking out files:  61% (1939/3178)   
Checking out files:  62% (1971/3178)   
Checking out files:  63% (2003/3178)   
Checking out files:  64% (2034/3178)   
Checking out files:  65% (2066/3178)   
Checking out files:  66% (2098/3178)   
Checking out files:  67% (2130/3178)   
Checking out files:  68% (2162/3178)   
Checking out files:  69% (2193/3178)   
Checking out files:  70% (2225/3178)   
Checking out files:  71% (2257/3178)   
Checking out files:  72% (2289/3178)   
Checking out files:  73% (2320/3178)   
Checking out files:  74% (2352/3178)   
Checking out files:  75% (2384/3178)   
Checking out files:  76% (2416/3178)   
Checking out files:  77% (2448/3178)   
Checking out files:  78% (2479/3178)   
Checking out files:  79% (2511/3178)   
Checking out files:  80% (2543/3178)   
Checking out files:  81% (2575/3178)   
Checking out files:  81% (2587/3178)   
Checking out files:  82% (2606/3178)   
Checking out files:  83% (2638/3178)   
Checking out files:  84% (2670/3178)   
Checking out files:  85% (2702/3178)   
Checking out files:  86% (2734/3178)   
Checking out files:  87% (2765/3178)   
Checking out files:  88% (2797/3178)   
Checking out files:  89% (2829/3178)   
Checking out files:  90% (2861/3178)   
Checking out files:  91% (2892/3178)   
Checking out files:  92% (2924/3178)   
Checking out files:  93% (2956/3178)   
Checking out files:  94% (2988/3178)   
Checking out files:  95% (3020/3178)   
Checking out files:  96% (3051/3178)   
Checking out files:  97% (3083/3178)   
Checking out files:  98% (3115/3178)   
Checking out files:  99% (3147/3178)   
Checking out files: 100% (3178/3178)   
Checking out files: 100% (3178/3178), done.
09:10:49 [2020-04-29T09:10:49.450Z] #27 15.82 
09:10:49 [2020-04-29T09:10:49.452Z] #47 70.83 regexp/syntax
09:10:49 [2020-04-29T09:10:49.452Z] #47 ...
09:10:49 [2020-04-29T09:10:49.452Z] 
09:10:49 [2020-04-29T09:10:49.452Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:49 [2020-04-29T09:10:49.452Z] #27 20.58 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:10:49 [2020-04-29T09:10:49.581Z] #65 ...
09:10:49 [2020-04-29T09:10:49.581Z] 
09:10:49 [2020-04-29T09:10:49.581Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:49 [2020-04-29T09:10:49.581Z] #38 13.99 [100%] Built target tini-static
09:10:49 [2020-04-29T09:10:49.581Z] #38 14.13 + mkdir -p /build
09:10:49 [2020-04-29T09:10:49.581Z] #38 14.13 + cp tini-static /build/docker-init
09:10:49 [2020-04-29T09:10:49.581Z] #38 DONE 14.6s
09:10:49 [2020-04-29T09:10:49.581Z] 
09:10:49 [2020-04-29T09:10:49.581Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:10:49 [2020-04-29T09:10:49.581Z] #65 31.03 + cd /tmp/tmp.UVajH1QwSQ/src/github.com/containerd/containerd
09:10:49 [2020-04-29T09:10:49.581Z] #65 31.03 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
09:10:49 [2020-04-29T09:10:49.845Z] #65 ...
09:10:49 [2020-04-29T09:10:49.845Z] 
09:10:49 [2020-04-29T09:10:49.845Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:49 [2020-04-29T09:10:49.845Z] #33 54.07 internal/poll
09:10:49 [2020-04-29T09:10:49.845Z] #33 55.16 internal/fmtsort
09:10:49 [2020-04-29T09:10:49.845Z] #33 55.61 os
09:10:49 [2020-04-29T09:10:49.845Z] #33 57.26 path/filepath
09:10:49 [2020-04-29T09:10:49.845Z] #33 57.26 fmt
09:10:49 [2020-04-29T09:10:49.845Z] #33 58.64 io/ioutil
09:10:49 [2020-04-29T09:10:49.845Z] #33 60.62 log
09:10:49 [2020-04-29T09:10:49.845Z] #33 60.62 github.com/BurntSushi/toml
09:10:49 [2020-04-29T09:10:49.845Z] #33 60.63 flag
09:10:49 [2020-04-29T09:10:49.845Z] #33 ...
09:10:49 [2020-04-29T09:10:49.845Z] 
09:10:49 [2020-04-29T09:10:49.845Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:10:49 [2020-04-29T09:10:49.845Z] #44 10.25   DEP      images/ext-file.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 10.32   PBCC     images/rpc.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 10.33   DEP      images/rpc.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 10.47   PBCC     images/siginfo.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 10.50   DEP      images/siginfo.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 10.58   PBCC     images/pagemap.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 10.63   DEP      images/pagemap.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 10.73   PBCC     images/rlimit.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 10.78   DEP      images/rlimit.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 10.81   PBCC     images/file-lock.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 10.84   DEP      images/file-lock.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 10.91   PBCC     images/tty.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 10.97   DEP      images/tty.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 11.04   PBCC     images/tun.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 11.14   PBCC     images/netdev.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 11.19   DEP      images/tun.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 11.27   DEP      images/netdev.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 11.38   PBCC     images/vma.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 11.47   DEP      images/vma.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 11.58   PBCC     images/creds.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 11.69   DEP      images/creds.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 11.72   PBCC     images/utsns.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 11.77   DEP      images/utsns.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 11.85   PBCC     images/ipc-desc.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 11.90   PBCC     images/ipc-sem.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 11.95   DEP      images/ipc-desc.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 12.04   DEP      images/ipc-sem.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 12.12   PBCC     images/ipc-msg.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 12.15   DEP      images/ipc-msg.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 12.23   PBCC     images/ipc-shm.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 12.24   DEP      images/ipc-shm.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 12.34   PBCC     images/ipc-var.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 12.36   DEP      images/ipc-var.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 12.40   PBCC     images/sk-opts.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 12.42   PBCC     images/packet-sock.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 12.46   DEP      images/sk-opts.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 12.50   DEP      images/packet-sock.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 12.55   PBCC     images/sk-netlink.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 12.58   DEP      images/sk-netlink.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 12.62   PBCC     images/sk-inet.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 12.70   DEP      images/sk-inet.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 12.84   PBCC     images/sk-unix.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 12.92   DEP      images/sk-unix.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 13.01   PBCC     images/mm.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 13.11   DEP      images/mm.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 13.24   PBCC     images/timerfd.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 13.36   DEP      images/timerfd.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 13.47   PBCC     images/timer.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 13.50   DEP      images/timer.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 13.64   PBCC     images/sa.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 13.74   DEP      images/sa.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 13.81   PBCC     images/pipe-data.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 13.90   DEP      images/pipe-data.pb-c.d
09:10:49 [2020-04-29T09:10:49.845Z] #44 13.95   PBCC     images/mnt.pb-c.c
09:10:49 [2020-04-29T09:10:49.845Z] #44 14.01   DEP      images/mnt.pb-c.d
09:10:50 [2020-04-29T09:10:50.010Z] #27 ...
09:10:50 [2020-04-29T09:10:50.010Z] 
09:10:50 [2020-04-29T09:10:50.010Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:50 [2020-04-29T09:10:50.010Z] #33 54.21 time
09:10:50 [2020-04-29T09:10:50.010Z] #33 60.85 internal/poll
09:10:50 [2020-04-29T09:10:50.010Z] #33 61.33 internal/fmtsort
09:10:50 [2020-04-29T09:10:50.010Z] #33 62.21 internal/syscall/execenv
09:10:50 [2020-04-29T09:10:50.010Z] #33 62.42 internal/syscall/unix
09:10:50 [2020-04-29T09:10:50.010Z] #33 62.80 strings
09:10:50 [2020-04-29T09:10:50.010Z] #33 63.51 os
09:10:50 [2020-04-29T09:10:50.010Z] #33 ...
09:10:50 [2020-04-29T09:10:50.010Z] 
09:10:50 [2020-04-29T09:10:50.010Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:50 [2020-04-29T09:10:50.010Z] #47 63.70 strings
09:10:50 [2020-04-29T09:10:50.017Z] #27 21.04 
09:10:50 [2020-04-29T09:10:50.017Z] #27 21.28 
######################################################################## 100.0%
09:10:50 [2020-04-29T09:10:50.106Z] #44 14.14   PBCC     images/sk-packet.pb-c.c
09:10:50 [2020-04-29T09:10:50.106Z] #44 14.16   DEP      images/sk-packet.pb-c.d
09:10:50 [2020-04-29T09:10:50.106Z] #44 14.24   PBCC     images/tcp-stream.pb-c.c
09:10:50 [2020-04-29T09:10:50.275Z] #27 21.43 
09:10:50 [2020-04-29T09:10:50.275Z] #27 21.52 Download of images into '/build' complete.
09:10:50 [2020-04-29T09:10:50.275Z] #27 21.52 Use something like the following to load the result into a Docker daemon:
09:10:50 [2020-04-29T09:10:50.275Z] #27 21.52   tar -cC '/build' . | docker load
09:10:50 [2020-04-29T09:10:50.275Z] #27 DONE 21.6s
09:10:50 [2020-04-29T09:10:50.275Z] 
09:10:50 [2020-04-29T09:10:50.275Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:10:50 [2020-04-29T09:10:50.275Z] #43 67.57 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
09:10:50 [2020-04-29T09:10:50.275Z] #43 67.58 Setting up libcap-dev:amd64 (1:2.25-2) ...
09:10:50 [2020-04-29T09:10:50.275Z] #43 67.59 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
09:10:50 [2020-04-29T09:10:50.275Z] #43 67.61 Setting up protobuf-compiler (3.6.1.3-2) ...
09:10:50 [2020-04-29T09:10:50.275Z] #43 67.62 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
09:10:50 [2020-04-29T09:10:50.275Z] #43 67.63 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
09:10:50 [2020-04-29T09:10:50.275Z] #43 67.64 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
09:10:50 [2020-04-29T09:10:50.275Z] #43 67.65 Setting up python-protobuf (3.6.1.3-2) ...
09:10:50 [2020-04-29T09:10:50.367Z] #44 14.29   DEP      images/tcp-stream.pb-c.d
09:10:50 [2020-04-29T09:10:50.367Z] #44 14.42   PBCC     images/pipe.pb-c.c
09:10:50 [2020-04-29T09:10:50.367Z] #44 14.48   DEP      images/pipe.pb-c.d
09:10:50 [2020-04-29T09:10:50.367Z] #44 14.53   PBCC     images/pstree.pb-c.c
09:10:50 [2020-04-29T09:10:50.564Z] #17 ...
09:10:50 [2020-04-29T09:10:50.564Z] 
09:10:50 [2020-04-29T09:10:50.564Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:10:50 [2020-04-29T09:10:50.564Z] #44 90.40   CC       criu/cgroup.o
09:10:50 [2020-04-29T09:10:50.564Z] #44 92.94   CC       criu/clone-noasan.o
09:10:50 [2020-04-29T09:10:50.564Z] #44 93.04   CC       criu/config.o
09:10:50 [2020-04-29T09:10:50.564Z] #44 94.25   CC       criu/cr-check.o
09:10:50 [2020-04-29T09:10:50.564Z] #44 95.70   CC       criu/cr-dedup.o
09:10:50 [2020-04-29T09:10:50.564Z] #44 96.07   CC       criu/cr-dump.o
09:10:50 [2020-04-29T09:10:50.564Z] #44 98.12   CC       criu/cr-errno.o
09:10:50 [2020-04-29T09:10:50.564Z] #44 98.19   CC       criu/cr-restore.o
09:10:50 [2020-04-29T09:10:50.628Z] #44 14.59   DEP      images/pstree.pb-c.d
09:10:50 [2020-04-29T09:10:50.628Z] #44 14.65   PBCC     images/fs.pb-c.c
09:10:50 [2020-04-29T09:10:50.628Z] #44 14.68   DEP      images/fs.pb-c.d
09:10:50 [2020-04-29T09:10:50.628Z] #44 14.75   PBCC     images/signalfd.pb-c.c
09:10:50 [2020-04-29T09:10:50.889Z] #44 14.88   DEP      images/signalfd.pb-c.d
09:10:51 [2020-04-29T09:10:51.150Z] #44 15.00   PBCC     images/fh.pb-c.c
09:10:51 [2020-04-29T09:10:51.150Z] #44 15.08   PBCC     images/fsnotify.pb-c.c
09:10:51 [2020-04-29T09:10:51.150Z] #44 15.12   DEP      images/fh.pb-c.d
09:10:51 [2020-04-29T09:10:51.150Z] #44 15.16   DEP      images/fsnotify.pb-c.d
09:10:51 [2020-04-29T09:10:51.150Z] #44 15.21   PBCC     images/eventpoll.pb-c.c
09:10:51 [2020-04-29T09:10:51.411Z] #44 15.26   DEP      images/eventpoll.pb-c.d
09:10:51 [2020-04-29T09:10:51.411Z] #44 15.31   PBCC     images/eventfd.pb-c.c
09:10:51 [2020-04-29T09:10:51.411Z] #44 15.34   DEP      images/eventfd.pb-c.d
09:10:51 [2020-04-29T09:10:51.411Z] #44 15.37   PBCC     images/remap-file-path.pb-c.c
09:10:51 [2020-04-29T09:10:51.411Z] #44 15.39   DEP      images/remap-file-path.pb-c.d
09:10:51 [2020-04-29T09:10:51.411Z] #44 15.43   PBCC     images/fifo.pb-c.c
09:10:51 [2020-04-29T09:10:51.411Z] #44 15.45   DEP      images/fifo.pb-c.d
09:10:51 [2020-04-29T09:10:51.411Z] #44 15.50   PBCC     images/ghost-file.pb-c.c
09:10:51 [2020-04-29T09:10:51.411Z] #44 15.57   DEP      images/ghost-file.pb-c.d
09:10:51 [2020-04-29T09:10:51.497Z] #44 ...
09:10:51 [2020-04-29T09:10:51.497Z] 
09:10:51 [2020-04-29T09:10:51.497Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:10:51 [2020-04-29T09:10:51.497Z] #17 34.26 Unpacking bash-completion (1:2.8-6) ...
09:10:51 [2020-04-29T09:10:51.497Z] #17 34.63 Selecting previously unselected package bzip2.
09:10:51 [2020-04-29T09:10:51.497Z] #17 34.64 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
09:10:51 [2020-04-29T09:10:51.671Z] #44 15.63   PBCC     images/regfile.pb-c.c
09:10:51 [2020-04-29T09:10:51.671Z] #44 15.68   DEP      images/regfile.pb-c.d
09:10:51 [2020-04-29T09:10:51.671Z] #44 15.79   PBCC     images/ns.pb-c.c
09:10:51 [2020-04-29T09:10:51.754Z] #17 34.66 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:10:51 [2020-04-29T09:10:51.754Z] #17 34.75 Selecting previously unselected package xz-utils.
09:10:51 [2020-04-29T09:10:51.754Z] #17 34.77 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
09:10:51 [2020-04-29T09:10:51.754Z] #17 34.77 Unpacking xz-utils (5.2.4-1) ...
09:10:51 [2020-04-29T09:10:51.896Z] #47 ...
09:10:51 [2020-04-29T09:10:51.896Z] 
09:10:51 [2020-04-29T09:10:51.896Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
09:10:51 [2020-04-29T09:10:51.896Z] #35 65.07 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:10:51 [2020-04-29T09:10:51.896Z] #35 65.12 Setting up xxd (2:8.1.0875-5) ...
09:10:51 [2020-04-29T09:10:51.896Z] #35 65.14 Setting up libuv1:amd64 (1.24.1-1) ...
09:10:51 [2020-04-29T09:10:51.896Z] #35 65.15 Setting up vim-common (2:8.1.0875-5) ...
09:10:51 [2020-04-29T09:10:51.896Z] #35 65.17 Setting up librhash0:amd64 (1.3.8-1) ...
09:10:51 [2020-04-29T09:10:51.896Z] #35 65.19 Setting up cmake-data (3.13.4-1) ...
09:10:51 [2020-04-29T09:10:51.896Z] #35 65.23 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
09:10:51 [2020-04-29T09:10:51.896Z] #35 65.24 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:10:51 [2020-04-29T09:10:51.896Z] #35 65.25 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
09:10:51 [2020-04-29T09:10:51.896Z] #35 65.26 Setting up cmake (3.13.4-1) ...
09:10:51 [2020-04-29T09:10:51.896Z] #35 65.27 Processing triggers for libc-bin (2.28-10) ...
09:10:51 [2020-04-29T09:10:51.896Z] #35 65.37 Processing triggers for mime-support (3.62) ...
09:10:51 [2020-04-29T09:10:51.896Z] #35 DONE 66.3s
09:10:51 [2020-04-29T09:10:51.896Z] 
09:10:51 [2020-04-29T09:10:51.896Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
09:10:51 [2020-04-29T09:10:51.896Z] #36 DONE 0.1s
09:10:51 [2020-04-29T09:10:51.896Z] 
09:10:51 [2020-04-29T09:10:51.896Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
09:10:51 [2020-04-29T09:10:51.896Z] #37 DONE 0.1s
09:10:51 [2020-04-29T09:10:51.896Z] 
09:10:51 [2020-04-29T09:10:51.896Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:51 [2020-04-29T09:10:51.896Z] #27 16.77 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:10:51 [2020-04-29T09:10:51.896Z] #27 17.16 
09:10:51 [2020-04-29T09:10:51.896Z] #27 17.39 
########################################                                  56.9%
######################################################################## 100.0%
09:10:51 [2020-04-29T09:10:51.896Z] #27 17.53 
09:10:51 [2020-04-29T09:10:51.932Z] #44 15.84   DEP      images/ns.pb-c.d
09:10:51 [2020-04-29T09:10:51.932Z] #44 15.90   PBCC     images/fdinfo.pb-c.c
09:10:51 [2020-04-29T09:10:51.932Z] #44 16.00   DEP      images/fdinfo.pb-c.d
09:10:52 [2020-04-29T09:10:52.012Z] #17 34.94 Selecting previously unselected package apparmor.
09:10:52 [2020-04-29T09:10:52.012Z] #17 34.95 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
09:10:52 [2020-04-29T09:10:52.012Z] #17 35.02 Unpacking apparmor (2.13.2-10) ...
09:10:52 [2020-04-29T09:10:52.193Z] #44 16.07   PBCC     images/core-aarch64.pb-c.c
09:10:52 [2020-04-29T09:10:52.193Z] #44 16.12   PBCC     images/core-arm.pb-c.c
09:10:52 [2020-04-29T09:10:52.193Z] #44 16.22   PBCC     images/core-ppc64.pb-c.c
09:10:52 [2020-04-29T09:10:52.193Z] #44 16.32   PBCC     images/core-s390.pb-c.c
09:10:52 [2020-04-29T09:10:52.453Z] #44 16.38   PBCC     images/core-x86.pb-c.c
09:10:52 [2020-04-29T09:10:52.453Z] #44 16.48   PBCC     images/core.pb-c.c
09:10:52 [2020-04-29T09:10:52.453Z] #44 16.55   PBCC     images/inventory.pb-c.c
09:10:52 [2020-04-29T09:10:52.453Z] #44 16.62   DEP      images/core-aarch64.pb-c.d
09:10:52 [2020-04-29T09:10:52.456Z] #27 18.98 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:10:52 [2020-04-29T09:10:52.456Z] #27 19.07 skipping existing 1849cc453dee
09:10:52 [2020-04-29T09:10:52.578Z] #17 35.38 Selecting previously unselected package aufs-tools.
09:10:52 [2020-04-29T09:10:52.578Z] #17 35.38 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
09:10:52 [2020-04-29T09:10:52.578Z] #17 35.39 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:10:52 [2020-04-29T09:10:52.578Z] #17 35.52 Selecting previously unselected package libonig5:amd64.
09:10:52 [2020-04-29T09:10:52.578Z] #17 35.53 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
09:10:52 [2020-04-29T09:10:52.578Z] #17 35.54 Unpacking libonig5:amd64 (6.9.1-1) ...
09:10:52 [2020-04-29T09:10:52.714Z] #44 16.70   DEP      images/core-arm.pb-c.d
09:10:52 [2020-04-29T09:10:52.716Z] #27 19.24 
09:10:52 [2020-04-29T09:10:52.836Z] #17 35.71 Selecting previously unselected package libjq1:amd64.
09:10:52 [2020-04-29T09:10:52.836Z] #17 35.71 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:10:52 [2020-04-29T09:10:52.836Z] #17 35.72 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:10:52 [2020-04-29T09:10:52.836Z] #17 35.81 Selecting previously unselected package jq.
09:10:52 [2020-04-29T09:10:52.836Z] #17 35.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
09:10:52 [2020-04-29T09:10:52.836Z] #17 35.84 Unpacking jq (1.5+dfsg-2+b1) ...
09:10:52 [2020-04-29T09:10:52.971Z] #27 ...
09:10:52 [2020-04-29T09:10:52.971Z] 
09:10:52 [2020-04-29T09:10:52.971Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:10:52 [2020-04-29T09:10:52.971Z] #43 67.28 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
09:10:52 [2020-04-29T09:10:52.971Z] #43 67.30 Processing triggers for libc-bin (2.28-10) ...
09:10:52 [2020-04-29T09:10:52.971Z] #43 DONE 67.7s
09:10:52 [2020-04-29T09:10:52.992Z] #44 16.81   DEP      images/core-ppc64.pb-c.d
09:10:52 [2020-04-29T09:10:52.992Z] #44 16.94   DEP      images/core-s390.pb-c.d
09:10:52 [2020-04-29T09:10:52.992Z] #44 16.97   DEP      images/core-x86.pb-c.d
09:10:52 [2020-04-29T09:10:52.993Z] #44 17.04   DEP      images/core.pb-c.d
09:10:53 [2020-04-29T09:10:53.094Z] #17 35.92 Selecting previously unselected package libaio1:amd64.
09:10:53 [2020-04-29T09:10:53.094Z] #17 35.93 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
09:10:53 [2020-04-29T09:10:53.094Z] #17 35.93 Unpacking libaio1:amd64 (0.3.112-3) ...
09:10:53 [2020-04-29T09:10:53.094Z] #17 35.98 Selecting previously unselected package libgpm2:amd64.
09:10:53 [2020-04-29T09:10:53.094Z] #17 35.99 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
09:10:53 [2020-04-29T09:10:53.094Z] #17 35.99 Unpacking libgpm2:amd64 (1.20.7-5) ...
09:10:53 [2020-04-29T09:10:53.094Z] #17 36.08 Selecting previously unselected package libicu63:amd64.
09:10:53 [2020-04-29T09:10:53.094Z] #17 36.10 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
09:10:53 [2020-04-29T09:10:53.094Z] #17 36.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:10:53 [2020-04-29T09:10:53.103Z] #65 160.1 + bin/containerd-shim-runc-v1
09:10:53 [2020-04-29T09:10:53.228Z] 
09:10:53 [2020-04-29T09:10:53.228Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:10:53 [2020-04-29T09:10:53.253Z] #44 17.12   DEP      images/inventory.pb-c.d
09:10:53 [2020-04-29T09:10:53.253Z] #44 17.25   PBCC     images/cpuinfo.pb-c.c
09:10:53 [2020-04-29T09:10:53.253Z] #44 17.28   DEP      images/cpuinfo.pb-c.d
09:10:53 [2020-04-29T09:10:53.253Z] #44 17.33   PBCC     images/stats.pb-c.c
09:10:53 [2020-04-29T09:10:53.517Z] #44 17.41   DEP      images/stats.pb-c.d
09:10:53 [2020-04-29T09:10:53.563Z] #43 ...
09:10:53 [2020-04-29T09:10:53.563Z] 
09:10:53 [2020-04-29T09:10:53.563Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:53 [2020-04-29T09:10:53.563Z] #38 4.235 + RM_GOPATH=0
09:10:53 [2020-04-29T09:10:53.563Z] #38 4.235 + TMP_GOPATH=
09:10:53 [2020-04-29T09:10:53.563Z] #38 4.235 + : /build
09:10:53 [2020-04-29T09:10:53.563Z] #38 4.235 + '[' -z '' ']'
09:10:53 [2020-04-29T09:10:53.563Z] #38 4.235 ++ mktemp -d
09:10:53 [2020-04-29T09:10:53.563Z] #38 4.239 + export GOPATH=/tmp/tmp.fTuFGvNz5n
09:10:53 [2020-04-29T09:10:53.563Z] #38 4.239 + GOPATH=/tmp/tmp.fTuFGvNz5n
09:10:53 [2020-04-29T09:10:53.563Z] #38 4.239 + RM_GOPATH=1
09:10:53 [2020-04-29T09:10:53.563Z] #38 4.239 ++ dirname ./install.sh
09:10:53 [2020-04-29T09:10:53.563Z] #38 4.250 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:10:53 [2020-04-29T09:10:53.563Z] #38 4.250 + dir=.
09:10:53 [2020-04-29T09:10:53.563Z] #38 4.250 + bin=tini
09:10:53 [2020-04-29T09:10:53.563Z] #38 4.250 + shift
09:10:53 [2020-04-29T09:10:53.563Z] #38 4.250 + '[' '!' -f ./tini.installer ']'
09:10:53 [2020-04-29T09:10:53.563Z] #38 4.250 + . ./tini.installer
09:10:53 [2020-04-29T09:10:53.563Z] #38 4.250 ++ : fec3683b971d9c3ef73f284f176672c44b448662
09:10:53 [2020-04-29T09:10:53.563Z] #38 4.250 + install_tini
09:10:53 [2020-04-29T09:10:53.563Z] #38 4.250 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:10:53 [2020-04-29T09:10:53.563Z] #38 4.250 + git clone https://github.com/krallin/tini.git /tmp/tmp.fTuFGvNz5n/tini
09:10:53 [2020-04-29T09:10:53.563Z] #38 4.263 Cloning into '/tmp/tmp.fTuFGvNz5n/tini'...
09:10:53 [2020-04-29T09:10:53.790Z] #44 ...
09:10:53 [2020-04-29T09:10:53.790Z] 
09:10:53 [2020-04-29T09:10:53.790Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:53 [2020-04-29T09:10:53.790Z] #47 57.97 path/filepath
09:10:53 [2020-04-29T09:10:53.790Z] #47 58.04 net
09:10:53 [2020-04-29T09:10:53.790Z] #47 60.45 internal/lazyregexp
09:10:53 [2020-04-29T09:10:53.790Z] #47 60.49 github.com/LK4D4/vndr/versioned
09:10:53 [2020-04-29T09:10:53.790Z] #47 60.64 os/exec
09:10:53 [2020-04-29T09:10:53.790Z] #47 63.93 encoding/binary
09:10:53 [2020-04-29T09:10:53.790Z] #47 63.97 go/scanner
09:10:53 [2020-04-29T09:10:53.790Z] #47 63.99 net/url
09:10:53 [2020-04-29T09:10:53.790Z] #47 66.28 text/template/parse
09:10:53 [2020-04-29T09:10:53.790Z] #47 66.76 go/ast
09:10:53 [2020-04-29T09:10:53.790Z] #47 67.92 encoding/json
09:10:53 [2020-04-29T09:10:53.790Z] #47 ...
09:10:53 [2020-04-29T09:10:53.790Z] 
09:10:53 [2020-04-29T09:10:53.790Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:53 [2020-04-29T09:10:53.790Z] #33 64.22 github.com/BurntSushi/toml/cmd/tomlv
09:10:53 [2020-04-29T09:10:53.790Z] #33 DONE 68.0s
09:10:53 [2020-04-29T09:10:53.790Z] 
09:10:53 [2020-04-29T09:10:53.790Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:53 [2020-04-29T09:10:53.790Z] #56 63.73 go/scanner
09:10:53 [2020-04-29T09:10:53.790Z] #56 64.60 encoding/base64
09:10:53 [2020-04-29T09:10:53.790Z] #56 65.57 golang.org/x/sys/unix
09:10:53 [2020-04-29T09:10:53.790Z] #56 65.74 mvdan.cc/sh/v3/syntax
09:10:53 [2020-04-29T09:10:53.790Z] #56 66.50 encoding/json
09:10:53 [2020-04-29T09:10:53.790Z] #56 66.63 go/ast
09:10:53 [2020-04-29T09:10:53.821Z] #38 ...
09:10:53 [2020-04-29T09:10:53.821Z] 
09:10:53 [2020-04-29T09:10:53.821Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:53 [2020-04-29T09:10:53.821Z] #56 65.19 internal/poll
09:10:53 [2020-04-29T09:10:53.821Z] #56 67.61 os
09:10:53 [2020-04-29T09:10:53.821Z] #56 68.84 encoding/binary
09:10:53 [2020-04-29T09:10:53.821Z] #56 72.45 encoding/base64
09:10:53 [2020-04-29T09:10:53.821Z] #56 73.08 fmt
09:10:53 [2020-04-29T09:10:53.821Z] #56 74.21 path/filepath
09:10:54 [2020-04-29T09:10:54.079Z] #56 ...
09:10:54 [2020-04-29T09:10:54.079Z] 
09:10:54 [2020-04-29T09:10:54.079Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
09:10:54 [2020-04-29T09:10:54.079Z] #43 75.86 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
09:10:54 [2020-04-29T09:10:54.079Z] #43 75.87 Processing triggers for libc-bin (2.28-10) ...
09:10:54 [2020-04-29T09:10:54.337Z] #43 DONE 76.2s
09:10:54 [2020-04-29T09:10:54.337Z] 
09:10:54 [2020-04-29T09:10:54.337Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:10:55 [2020-04-29T09:10:55.114Z] #44 ...
09:10:55 [2020-04-29T09:10:55.114Z] 
09:10:55 [2020-04-29T09:10:55.114Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
09:10:55 [2020-04-29T09:10:55.114Z] #27 20.53 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:10:55 [2020-04-29T09:10:55.114Z] #27 20.93 
09:10:55 [2020-04-29T09:10:55.114Z] #27 21.12 
######################################################################## 100.0%
09:10:55 [2020-04-29T09:10:55.114Z] #27 21.25 
09:10:55 [2020-04-29T09:10:55.114Z] #27 21.38 Download of images into '/build' complete.
09:10:55 [2020-04-29T09:10:55.114Z] #27 21.38 Use something like the following to load the result into a Docker daemon:
09:10:55 [2020-04-29T09:10:55.114Z] #27 21.38   tar -cC '/build' . | docker load
09:10:55 [2020-04-29T09:10:55.114Z] #27 DONE 21.5s
09:10:55 [2020-04-29T09:10:55.114Z] 
09:10:55 [2020-04-29T09:10:55.114Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:55 [2020-04-29T09:10:55.114Z] #38 3.054 + RM_GOPATH=0
09:10:55 [2020-04-29T09:10:55.114Z] #38 3.054 + TMP_GOPATH=
09:10:55 [2020-04-29T09:10:55.114Z] #38 3.054 + : /build
09:10:55 [2020-04-29T09:10:55.114Z] #38 3.054 + '[' -z '' ']'
09:10:55 [2020-04-29T09:10:55.114Z] #38 3.054 ++ mktemp -d
09:10:55 [2020-04-29T09:10:55.114Z] #38 3.054 + export GOPATH=/tmp/tmp.COhejtQZiX
09:10:55 [2020-04-29T09:10:55.114Z] #38 3.054 + GOPATH=/tmp/tmp.COhejtQZiX
09:10:55 [2020-04-29T09:10:55.114Z] #38 3.054 + RM_GOPATH=1
09:10:55 [2020-04-29T09:10:55.114Z] #38 3.060 ++ dirname ./install.sh
09:10:55 [2020-04-29T09:10:55.114Z] #38 3.063 + dir=.
09:10:55 [2020-04-29T09:10:55.114Z] #38 3.063 + bin=tini
09:10:55 [2020-04-29T09:10:55.114Z] #38 3.063 + shift
09:10:55 [2020-04-29T09:10:55.114Z] #38 3.063 + '[' '!' -f ./tini.installer ']'
09:10:55 [2020-04-29T09:10:55.114Z] #38 3.063 + . ./tini.installer
09:10:55 [2020-04-29T09:10:55.114Z] #38 3.064 ++ : fec3683b971d9c3ef73f284f176672c44b448662
09:10:55 [2020-04-29T09:10:55.114Z] #38 3.064 + install_tini
09:10:55 [2020-04-29T09:10:55.114Z] #38 3.098 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
09:10:55 [2020-04-29T09:10:55.114Z] #38 3.098 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
09:10:55 [2020-04-29T09:10:55.114Z] #38 3.098 + git clone https://github.com/krallin/tini.git /tmp/tmp.COhejtQZiX/tini
09:10:55 [2020-04-29T09:10:55.114Z] #38 3.118 Cloning into '/tmp/tmp.COhejtQZiX/tini'...
09:10:55 [2020-04-29T09:10:55.274Z] #44 ...
09:10:55 [2020-04-29T09:10:55.274Z] 
09:10:55 [2020-04-29T09:10:55.274Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:55 [2020-04-29T09:10:55.274Z] #33 66.93 strings
09:10:55 [2020-04-29T09:10:55.274Z] #33 70.55 path
09:10:55 [2020-04-29T09:10:55.274Z] #33 71.33 text/tabwriter
09:10:55 [2020-04-29T09:10:55.274Z] #33 71.65 fmt
09:10:55 [2020-04-29T09:10:55.274Z] #33 72.06 path/filepath
09:10:55 [2020-04-29T09:10:55.274Z] #33 74.72 io/ioutil
09:10:55 [2020-04-29T09:10:55.532Z] #33 ...
09:10:55 [2020-04-29T09:10:55.532Z] 
09:10:55 [2020-04-29T09:10:55.532Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:10:55 [2020-04-29T09:10:55.532Z] #38 5.024 + cd /tmp/tmp.fTuFGvNz5n/tini
09:10:55 [2020-04-29T09:10:55.532Z] #38 5.024 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:10:55 [2020-04-29T09:10:55.532Z] #38 5.051 + cmake .
09:10:55 [2020-04-29T09:10:55.532Z] #38 5.917 -- The C compiler identification is GNU 8.3.0
09:10:55 [2020-04-29T09:10:55.532Z] #38 5.973 -- Check for working C compiler: /usr/bin/cc
09:10:55 [2020-04-29T09:10:55.707Z] #56 ...
09:10:55 [2020-04-29T09:10:55.707Z] 
09:10:55 [2020-04-29T09:10:55.707Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:10:55 [2020-04-29T09:10:55.707Z] #44 19.48 make[1]: Nothing to be done for 'all'.
09:10:55 [2020-04-29T09:10:55.771Z] ok  	github.com/docker/docker/client	0.479s	coverage: 75.4% of statements
09:10:55 [2020-04-29T09:10:55.779Z] #65 162.5 + bin/containerd-shim-runc-v2
09:10:55 [2020-04-29T09:10:55.790Z] #38 6.862 -- Check for working C compiler: /usr/bin/cc -- works
09:10:55 [2020-04-29T09:10:55.790Z] #38 6.871 -- Detecting C compiler ABI info
09:10:56 [2020-04-29T09:10:56.038Z] #38 4.055 + cd /tmp/tmp.COhejtQZiX/tini
09:10:56 [2020-04-29T09:10:56.038Z] #38 4.056 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
09:10:56 [2020-04-29T09:10:56.038Z] #38 4.062 + cmake .
09:10:56 [2020-04-29T09:10:56.064Z] #65 163.1 + binaries
09:10:56 [2020-04-29T09:10:56.064Z] #65 163.1 + mkdir -p /build
09:10:56 [2020-04-29T09:10:56.064Z] #65 163.1 + cp bin/containerd /build/containerd
09:10:56 [2020-04-29T09:10:56.064Z] #65 163.1 + cp bin/containerd-shim /build/containerd-shim
09:10:56 [2020-04-29T09:10:56.064Z] #65 163.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:10:56 [2020-04-29T09:10:56.064Z] #65 163.2 + cp bin/ctr /build/ctr
09:10:56 [2020-04-29T09:10:56.346Z] #65 DONE 163.5s
09:10:56 [2020-04-29T09:10:56.373Z] #17 39.48 Selecting previously unselected package libnet1:amd64.
09:10:56 [2020-04-29T09:10:56.599Z] #38 4.718 -- The C compiler identification is GNU 8.3.0
09:10:56 [2020-04-29T09:10:56.599Z] #38 4.834 -- Check for working C compiler: /usr/bin/cc
09:10:56 [2020-04-29T09:10:56.631Z] #17 39.48 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:10:56 [2020-04-29T09:10:56.631Z] #17 39.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:10:56 [2020-04-29T09:10:56.631Z] #17 39.58 Selecting previously unselected package libnl-3-200:amd64.
09:10:56 [2020-04-29T09:10:56.631Z] #17 39.58 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
09:10:56 [2020-04-29T09:10:56.631Z] #17 39.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:10:56 [2020-04-29T09:10:56.631Z] #17 39.68 Selecting previously unselected package libprotobuf-c1:amd64.
09:10:56 [2020-04-29T09:10:56.631Z] #17 39.68 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:10:56 [2020-04-29T09:10:56.631Z] #17 39.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:10:56 [2020-04-29T09:10:56.631Z] #17 39.76 Selecting previously unselected package libreadline5:amd64.
09:10:56 [2020-04-29T09:10:56.631Z] #17 39.78 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
09:10:56 [2020-04-29T09:10:56.722Z] #38 7.797 -- Detecting C compiler ABI info - done
09:10:56 [2020-04-29T09:10:56.722Z] #38 7.859 -- Detecting C compile features
09:10:56 [2020-04-29T09:10:56.889Z] #17 39.78 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:10:57 [2020-04-29T09:10:57.095Z] #44 20.96   CC       images/stats.o
09:10:57 [2020-04-29T09:10:57.147Z] #17 39.92 Selecting previously unselected package net-tools.
09:10:57 [2020-04-29T09:10:57.147Z] #17 39.94 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
09:10:57 [2020-04-29T09:10:57.147Z] #17 39.95 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
09:10:57 [2020-04-29T09:10:57.147Z] #17 40.16 Selecting previously unselected package python-pip-whl.
09:10:57 [2020-04-29T09:10:57.147Z] #17 40.16 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
09:10:57 [2020-04-29T09:10:57.147Z] #17 40.16 Unpacking python-pip-whl (18.1-5) ...
09:10:57 [2020-04-29T09:10:57.354Z] 
09:10:57 [2020-04-29T09:10:57.354Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
09:10:57 [2020-04-29T09:10:57.354Z] #66 DONE 0.3s
09:10:57 [2020-04-29T09:10:57.355Z] #44 21.48   CC       images/core.o
09:10:57 [2020-04-29T09:10:57.649Z] 
09:10:57 [2020-04-29T09:10:57.649Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
09:10:57 [2020-04-29T09:10:57.649Z] #70 DONE 0.2s
09:10:57 [2020-04-29T09:10:57.649Z] 
09:10:57 [2020-04-29T09:10:57.649Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
09:10:57 [2020-04-29T09:10:57.712Z] #17 40.68 Selecting previously unselected package python3-lib2to3.
09:10:57 [2020-04-29T09:10:57.712Z] #17 40.70 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
09:10:57 [2020-04-29T09:10:57.712Z] #17 40.71 Unpacking python3-lib2to3 (3.7.3-1) ...
09:10:57 [2020-04-29T09:10:57.931Z] #72 DONE 0.2s
09:10:57 [2020-04-29T09:10:57.931Z] 
09:10:57 [2020-04-29T09:10:57.931Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
09:10:57 [2020-04-29T09:10:57.931Z] #75 DONE 0.1s
09:10:57 [2020-04-29T09:10:57.931Z] 
09:10:57 [2020-04-29T09:10:57.931Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
09:10:57 [2020-04-29T09:10:57.931Z] #76 DONE 0.0s
09:10:57 [2020-04-29T09:10:57.931Z] 
09:10:57 [2020-04-29T09:10:57.931Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
09:10:57 [2020-04-29T09:10:57.963Z] #38 6.081 -- Check for working C compiler: /usr/bin/cc -- works
09:10:57 [2020-04-29T09:10:57.963Z] #38 6.092 -- Detecting C compiler ABI info
09:10:57 [2020-04-29T09:10:57.963Z] #38 ...
09:10:57 [2020-04-29T09:10:57.963Z] 
09:10:57 [2020-04-29T09:10:57.963Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:10:57 [2020-04-29T09:10:57.963Z] #56 62.23 context
09:10:57 [2020-04-29T09:10:57.963Z] #56 63.16 internal/poll
09:10:57 [2020-04-29T09:10:57.963Z] #56 66.16 os
09:10:57 [2020-04-29T09:10:57.963Z] #56 67.55 encoding/binary
09:10:57 [2020-04-29T09:10:57.963Z] #56 70.74 encoding/base64
09:10:57 [2020-04-29T09:10:57.963Z] #56 72.19 fmt
09:10:57 [2020-04-29T09:10:57.963Z] #56 ...
09:10:57 [2020-04-29T09:10:57.963Z] 
09:10:57 [2020-04-29T09:10:57.963Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:10:57 [2020-04-29T09:10:57.963Z] #44 5.007 Note: Building without setproctitle() and strlcpy() support.
09:10:57 [2020-04-29T09:10:57.963Z] #44 5.007       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:10:57 [2020-04-29T09:10:57.963Z] #44 5.029 Note: Building without GnuTLS support
09:10:57 [2020-04-29T09:10:57.969Z] #17 40.83 Selecting previously unselected package python3-distutils.
09:10:57 [2020-04-29T09:10:57.969Z] #17 40.84 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
09:10:57 [2020-04-29T09:10:57.969Z] #17 40.85 Unpacking python3-distutils (3.7.3-1) ...
09:10:57 [2020-04-29T09:10:57.970Z] #17 40.98 Selecting previously unselected package python3-pip.
09:10:57 [2020-04-29T09:10:57.970Z] #17 41.01 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
09:10:57 [2020-04-29T09:10:57.970Z] #17 41.01 Unpacking python3-pip (18.1-5) ...
09:10:58 [2020-04-29T09:10:58.228Z] #17 41.20 Selecting previously unselected package python3-pkg-resources.
09:10:58 [2020-04-29T09:10:58.228Z] #17 41.21 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
09:10:58 [2020-04-29T09:10:58.228Z] #17 41.21 Unpacking python3-pkg-resources (40.8.0-1) ...
09:10:58 [2020-04-29T09:10:58.298Z] #44 22.32   CC       images/core-x86.o
09:10:58 [2020-04-29T09:10:58.486Z] #17 41.34 Selecting previously unselected package python3-setuptools.
09:10:58 [2020-04-29T09:10:58.486Z] #17 41.34 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
09:10:58 [2020-04-29T09:10:58.486Z] #17 41.34 Unpacking python3-setuptools (40.8.0-1) ...
09:10:58 [2020-04-29T09:10:58.486Z] #17 41.56 Selecting previously unselected package python3-wheel.
09:10:58 [2020-04-29T09:10:58.486Z] #17 41.56 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
09:10:58 [2020-04-29T09:10:58.486Z] #17 41.57 Unpacking python3-wheel (0.32.3-2) ...
09:10:58 [2020-04-29T09:10:58.486Z] #17 41.65 Selecting previously unselected package sudo.
09:10:58 [2020-04-29T09:10:58.486Z] #17 41.66 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
09:10:58 [2020-04-29T09:10:58.486Z] #17 41.66 Unpacking sudo (1.8.27-1+deb10u2) ...
09:10:58 [2020-04-29T09:10:58.646Z] #77 DONE 0.7s
09:10:58 [2020-04-29T09:10:58.869Z] #44 22.95   CC       images/core-arm.o
09:10:58 [2020-04-29T09:10:58.929Z] 
09:10:58 [2020-04-29T09:10:58.929Z] #78 exporting to image
09:10:58 [2020-04-29T09:10:58.929Z] #78 exporting layers
09:10:59 [2020-04-29T09:10:59.248Z] #38 ...
09:10:59 [2020-04-29T09:10:59.248Z] 
09:10:59 [2020-04-29T09:10:59.248Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:10:59 [2020-04-29T09:10:59.419Z] #17 42.12 Selecting previously unselected package thin-provisioning-tools.
09:10:59 [2020-04-29T09:10:59.419Z] #17 42.13 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
09:10:59 [2020-04-29T09:10:59.419Z] #17 42.13 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
09:10:59 [2020-04-29T09:10:59.419Z] #17 42.39 Selecting previously unselected package uidmap.
09:10:59 [2020-04-29T09:10:59.419Z] #17 42.41 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
09:10:59 [2020-04-29T09:10:59.419Z] #17 42.41 Unpacking uidmap (1:4.5-1.1) ...
09:10:59 [2020-04-29T09:10:59.440Z] #44 23.40   CC       images/core-aarch64.o
09:10:59 [2020-04-29T09:10:59.505Z] #44 5.080 Note: Building without setproctitle() and strlcpy() support.
09:10:59 [2020-04-29T09:10:59.505Z] #44 5.080       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:10:59 [2020-04-29T09:10:59.505Z] #44 5.094 Note: Building without GnuTLS support
09:10:59 [2020-04-29T09:10:59.677Z] #17 42.52 Selecting previously unselected package vim-runtime.
09:10:59 [2020-04-29T09:10:59.677Z] #17 42.54 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
09:10:59 [2020-04-29T09:10:59.677Z] #17 42.57 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
09:10:59 [2020-04-29T09:10:59.677Z] #17 42.61 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
09:10:59 [2020-04-29T09:10:59.677Z] #17 42.61 Unpacking vim-runtime (2:8.1.0875-5) ...
09:10:59 [2020-04-29T09:10:59.847Z] #44 6.908 fatal: not a git repository (or any of the parent directories): .git
09:10:59 [2020-04-29T09:10:59.847Z] #44 6.962   GEN      .gitid
09:11:00 [2020-04-29T09:11:00.011Z] #44 23.90   CC       images/core-ppc64.o
09:11:00 [2020-04-29T09:11:00.102Z] #44 6.971   GEN      criu/include/version.h
09:11:00 [2020-04-29T09:11:00.102Z] #44 7.040   GEN      include/common/asm
09:11:00 [2020-04-29T09:11:00.438Z] #44 ...
09:11:00 [2020-04-29T09:11:00.438Z] 
09:11:00 [2020-04-29T09:11:00.438Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:11:00 [2020-04-29T09:11:00.438Z] #10 72.43 Selecting previously unselected package mingw-w64-x86-64-dev.
09:11:00 [2020-04-29T09:11:00.438Z] #10 72.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:11:00 [2020-04-29T09:11:00.438Z] #10 72.45 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:11:00 [2020-04-29T09:11:00.438Z] #10 81.58 Selecting previously unselected package gcc-mingw-w64-base.
09:11:00 [2020-04-29T09:11:00.438Z] #10 81.59 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:11:00 [2020-04-29T09:11:00.438Z] #10 81.60 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:11:00 [2020-04-29T09:11:00.438Z] #10 81.84 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:11:00 [2020-04-29T09:11:00.438Z] #10 81.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:11:00 [2020-04-29T09:11:00.438Z] #10 81.87 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:11:00 [2020-04-29T09:11:00.584Z] #44 24.71   CC       images/core-s390.o
09:11:00 [2020-04-29T09:11:00.695Z] #10 ...
09:11:00 [2020-04-29T09:11:00.695Z] 
09:11:00 [2020-04-29T09:11:00.695Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:00 [2020-04-29T09:11:00.695Z] #47 72.11 fmt
09:11:00 [2020-04-29T09:11:00.695Z] #47 77.69 regexp
09:11:00 [2020-04-29T09:11:00.695Z] #47 79.05 flag
09:11:00 [2020-04-29T09:11:00.695Z] #47 80.85 go/token
09:11:00 [2020-04-29T09:11:00.695Z] #47 81.62 internal/lazyregexp
09:11:00 [2020-04-29T09:11:00.695Z] #47 82.01 go/scanner
09:11:00 [2020-04-29T09:11:00.695Z] #47 82.18 net/url
09:11:00 [2020-04-29T09:11:00.695Z] #47 ...
09:11:00 [2020-04-29T09:11:00.695Z] 
09:11:00 [2020-04-29T09:11:00.695Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:00 [2020-04-29T09:11:00.695Z] #38 11.01 -- Detecting C compile features - done
09:11:00 [2020-04-29T09:11:00.695Z] #38 11.03 -- Performing Test HAS_BUILTIN_FORTIFY
09:11:00 [2020-04-29T09:11:00.695Z] #38 11.18 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:11:00 [2020-04-29T09:11:00.695Z] #38 11.32 -- Configuring done
09:11:00 [2020-04-29T09:11:00.695Z] #38 11.33 -- Generating done
09:11:00 [2020-04-29T09:11:00.695Z] #38 11.35 -- Build files have been written to: /tmp/tmp.fTuFGvNz5n/tini
09:11:00 [2020-04-29T09:11:00.695Z] #38 11.37 + make tini-static
09:11:00 [2020-04-29T09:11:00.958Z] #38 12.03 Scanning dependencies of target tini-static
09:11:01 [2020-04-29T09:11:01.068Z] #44 ...
09:11:01 [2020-04-29T09:11:01.068Z] 
09:11:01 [2020-04-29T09:11:01.068Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:11:01 [2020-04-29T09:11:01.068Z] #10 65.59 Selecting previously unselected package mingw-w64-x86-64-dev.
09:11:01 [2020-04-29T09:11:01.068Z] #10 65.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
09:11:01 [2020-04-29T09:11:01.068Z] #10 65.62 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
09:11:01 [2020-04-29T09:11:01.068Z] #10 74.53 Selecting previously unselected package gcc-mingw-w64-base.
09:11:01 [2020-04-29T09:11:01.068Z] #10 74.54 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:11:01 [2020-04-29T09:11:01.068Z] #10 74.55 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:11:01 [2020-04-29T09:11:01.068Z] #10 74.76 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:11:01 [2020-04-29T09:11:01.068Z] #10 74.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:11:01 [2020-04-29T09:11:01.068Z] #10 74.78 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:11:01 [2020-04-29T09:11:01.068Z] #10 ...
09:11:01 [2020-04-29T09:11:01.068Z] 
09:11:01 [2020-04-29T09:11:01.068Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:01 [2020-04-29T09:11:01.068Z] #38 6.885 -- Detecting C compiler ABI info - done
09:11:01 [2020-04-29T09:11:01.068Z] #38 6.932 -- Detecting C compile features
09:11:01 [2020-04-29T09:11:01.068Z] #38 9.208 -- Detecting C compile features - done
09:11:01 [2020-04-29T09:11:01.068Z] #38 9.238 -- Performing Test HAS_BUILTIN_FORTIFY
09:11:01 [2020-04-29T09:11:01.156Z] #44 ...
09:11:01 [2020-04-29T09:11:01.156Z] 
09:11:01 [2020-04-29T09:11:01.156Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:11:01 [2020-04-29T09:11:01.156Z] #65 32.60 + export 'BUILDTAGS=netgo osusergo static_build'
09:11:01 [2020-04-29T09:11:01.156Z] #65 32.60 + BUILDTAGS='netgo osusergo static_build'
09:11:01 [2020-04-29T09:11:01.156Z] #65 32.60 + export EXTRA_FLAGS=-buildmode=pie
09:11:01 [2020-04-29T09:11:01.156Z] #65 32.60 + EXTRA_FLAGS=-buildmode=pie
09:11:01 [2020-04-29T09:11:01.156Z] #65 32.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:11:01 [2020-04-29T09:11:01.156Z] #65 32.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:11:01 [2020-04-29T09:11:01.156Z] #65 32.60 + '[' '' = dynamic ']'
09:11:01 [2020-04-29T09:11:01.156Z] #65 32.60 + make
09:11:01 [2020-04-29T09:11:01.156Z] #65 33.71 + bin/ctr
09:11:01 [2020-04-29T09:11:01.156Z] #65 ...
09:11:01 [2020-04-29T09:11:01.156Z] 
09:11:01 [2020-04-29T09:11:01.156Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:11:01 [2020-04-29T09:11:01.156Z] #10 75.16 Selecting previously unselected package g++-mingw-w64-x86-64.
09:11:01 [2020-04-29T09:11:01.156Z] #10 75.16 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
09:11:01 [2020-04-29T09:11:01.156Z] #10 75.17 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:11:01 [2020-04-29T09:11:01.216Z] #38 12.16 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:11:01 [2020-04-29T09:11:01.323Z] #38 9.489 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:11:01 [2020-04-29T09:11:01.323Z] #38 9.609 -- Configuring done
09:11:01 [2020-04-29T09:11:01.578Z] #38 9.655 -- Generating done
09:11:01 [2020-04-29T09:11:01.578Z] #38 9.656 -- Build files have been written to: /tmp/tmp.COhejtQZiX/tini
09:11:01 [2020-04-29T09:11:01.578Z] #38 9.669 + make tini-static
09:11:01 [2020-04-29T09:11:01.611Z] #78 exporting layers 2.8s done
09:11:01 [2020-04-29T09:11:01.611Z] #78 writing image sha256:5f3ba0d08f83863fda593a7c5bd93042b99a0cfec3b296a2cca0a47326b802c8 done
09:11:01 [2020-04-29T09:11:01.611Z] #78 naming to docker.io/library/docker:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 done
09:11:01 [2020-04-29T09:11:01.611Z] #78 DONE 2.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:11:01 [2020-04-29T09:11:01.833Z] #38 ...
09:11:01 [2020-04-29T09:11:01.833Z] 
09:11:01 [2020-04-29T09:11:01.833Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:01 [2020-04-29T09:11:01.833Z] #47 66.14 os
09:11:01 [2020-04-29T09:11:01.833Z] #47 67.29 regexp/syntax
09:11:01 [2020-04-29T09:11:01.833Z] #47 72.43 fmt
09:11:01 [2020-04-29T09:11:01.833Z] #47 73.91 regexp
09:11:01 [2020-04-29T09:11:01.833Z] #47 ...
09:11:01 [2020-04-29T09:11:01.833Z] 
09:11:01 [2020-04-29T09:11:01.833Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:01 [2020-04-29T09:11:01.833Z] #44 8.732   PBCC     images/google/protobuf/descriptor.pb-c.c
09:11:01 [2020-04-29T09:11:01.833Z] #44 8.837   PBCC     images/opts.pb-c.c
09:11:02 [2020-04-29T09:11:02.040Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 hack/test/unit
09:11:02 [2020-04-29T09:11:02.088Z] #44 8.938   PBCC     images/sit.pb-c.c
09:11:02 [2020-04-29T09:11:02.088Z] #44 8.989   DEP      images/google/protobuf/descriptor.pb-c.d
09:11:02 [2020-04-29T09:11:02.088Z] #44 9.106   DEP      images/opts.pb-c.d
09:11:02 [2020-04-29T09:11:02.088Z] #44 9.194   DEP      images/sit.pb-c.d
09:11:02 [2020-04-29T09:11:02.344Z] #44 9.245   PBCC     images/macvlan.pb-c.c
09:11:02 [2020-04-29T09:11:02.344Z] #44 9.282   DEP      images/macvlan.pb-c.d
09:11:02 [2020-04-29T09:11:02.344Z] #44 9.359   PBCC     images/autofs.pb-c.c
09:11:02 [2020-04-29T09:11:02.344Z] #44 9.403   DEP      images/autofs.pb-c.d
09:11:02 [2020-04-29T09:11:02.344Z] #44 9.447   PBCC     images/sysctl.pb-c.c
09:11:02 [2020-04-29T09:11:02.589Z] #38 13.68 [100%] Linking C executable tini-static
09:11:02 [2020-04-29T09:11:02.599Z] #44 9.484   DEP      images/sysctl.pb-c.d
09:11:02 [2020-04-29T09:11:02.599Z] #44 9.577   PBCC     images/time.pb-c.c
09:11:02 [2020-04-29T09:11:02.599Z] #44 ...
09:11:02 [2020-04-29T09:11:02.599Z] 
09:11:02 [2020-04-29T09:11:02.599Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:11:02 [2020-04-29T09:11:02.599Z] #33 66.85 path
09:11:02 [2020-04-29T09:11:02.599Z] #33 67.80 text/tabwriter
09:11:02 [2020-04-29T09:11:02.599Z] #33 68.89 path/filepath
09:11:02 [2020-04-29T09:11:02.599Z] #33 68.90 fmt
09:11:02 [2020-04-29T09:11:02.599Z] #33 71.11 io/ioutil
09:11:02 [2020-04-29T09:11:02.599Z] #33 73.80 flag
09:11:02 [2020-04-29T09:11:02.599Z] #33 73.80 github.com/BurntSushi/toml
09:11:02 [2020-04-29T09:11:02.599Z] #33 75.84 log
09:11:02 [2020-04-29T09:11:02.599Z] #33 ...
09:11:02 [2020-04-29T09:11:02.599Z] 
09:11:02 [2020-04-29T09:11:02.599Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:02 [2020-04-29T09:11:02.599Z] #44 9.607   DEP      images/time.pb-c.d
09:11:02 [2020-04-29T09:11:02.599Z] #44 9.676   PBCC     images/binfmt-misc.pb-c.c
09:11:02 [2020-04-29T09:11:02.599Z] #44 9.722   DEP      images/binfmt-misc.pb-c.d
09:11:02 [2020-04-29T09:11:02.854Z] #44 9.795   PBCC     images/seccomp.pb-c.c
09:11:02 [2020-04-29T09:11:02.854Z] #44 9.817   DEP      images/seccomp.pb-c.d
09:11:03 [2020-04-29T09:11:03.014Z] #17 ...
09:11:03 [2020-04-29T09:11:03.014Z] 
09:11:03 [2020-04-29T09:11:03.014Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:03 [2020-04-29T09:11:03.014Z] #44 102.6   CC       criu/cr-service.o
09:11:03 [2020-04-29T09:11:03.014Z] #44 104.2   CC       criu/crtools.o
09:11:03 [2020-04-29T09:11:03.014Z] #44 104.7   CC       criu/eventfd.o
09:11:03 [2020-04-29T09:11:03.014Z] #44 105.0   CC       criu/eventpoll.o
09:11:03 [2020-04-29T09:11:03.014Z] #44 105.9   CC       criu/external.o
09:11:03 [2020-04-29T09:11:03.014Z] #44 106.3   CC       criu/fault-injection.o
09:11:03 [2020-04-29T09:11:03.014Z] #44 106.4   CC       criu/fdstore.o
09:11:03 [2020-04-29T09:11:03.014Z] #44 106.7   CC       criu/fifo.o
09:11:03 [2020-04-29T09:11:03.014Z] #44 107.1   CC       criu/file-ids.o
09:11:03 [2020-04-29T09:11:03.014Z] #44 107.4   CC       criu/file-lock.o
09:11:03 [2020-04-29T09:11:03.014Z] #44 108.4   CC       criu/files-ext.o
09:11:03 [2020-04-29T09:11:03.014Z] #44 108.8   CC       criu/files-reg.o
09:11:03 [2020-04-29T09:11:03.014Z] #44 110.9   CC       criu/files.o
09:11:03 [2020-04-29T09:11:03.014Z] #44 113.1   CC       criu/filesystems.o
09:11:03 [2020-04-29T09:11:03.014Z] #44 ...
09:11:03 [2020-04-29T09:11:03.014Z] 
09:11:03 [2020-04-29T09:11:03.014Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:11:03 [2020-04-29T09:11:03.014Z] #17 45.86 Selecting previously unselected package vim.
09:11:03 [2020-04-29T09:11:03.014Z] #17 45.89 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
09:11:03 [2020-04-29T09:11:03.014Z] #17 45.91 Unpacking vim (2:8.1.0875-5) ...
09:11:03 [2020-04-29T09:11:03.109Z] #44 9.907   PBCC     images/userns.pb-c.c
09:11:03 [2020-04-29T09:11:03.109Z] #44 9.960   DEP      images/userns.pb-c.d
09:11:03 [2020-04-29T09:11:03.109Z] #44 10.03   PBCC     images/cgroup.pb-c.c
09:11:03 [2020-04-29T09:11:03.109Z] #44 10.07   DEP      images/cgroup.pb-c.d
09:11:03 [2020-04-29T09:11:03.109Z] #44 10.12   PBCC     images/fown.pb-c.c
09:11:03 [2020-04-29T09:11:03.109Z] #44 10.15   PBCC     images/ext-file.pb-c.c
09:11:03 [2020-04-29T09:11:03.165Z] #38 14.28 [100%] Built target tini-static
09:11:03 [2020-04-29T09:11:03.165Z] #38 14.43 + mkdir -p /build
09:11:03 [2020-04-29T09:11:03.364Z] #44 10.20   DEP      images/fown.pb-c.d
09:11:03 [2020-04-29T09:11:03.364Z] #44 10.25   DEP      images/ext-file.pb-c.d
09:11:03 [2020-04-29T09:11:03.364Z] #44 10.34   PBCC     images/rpc.pb-c.c
09:11:03 [2020-04-29T09:11:03.424Z] #38 14.44 + cp tini-static /build/docker-init
09:11:03 [2020-04-29T09:11:03.584Z] #17 46.56 Selecting previously unselected package xfsprogs.
09:11:03 [2020-04-29T09:11:03.584Z] #17 46.56 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
09:11:03 [2020-04-29T09:11:03.584Z] #17 46.57 Unpacking xfsprogs (4.20.0-1) ...
09:11:03 [2020-04-29T09:11:03.619Z] #44 10.42   DEP      images/rpc.pb-c.d
09:11:03 [2020-04-29T09:11:03.619Z] #44 10.54   PBCC     images/siginfo.pb-c.c
09:11:03 [2020-04-29T09:11:03.619Z] #44 10.62   DEP      images/siginfo.pb-c.d
09:11:03 [2020-04-29T09:11:03.682Z] #38 DONE 14.8s
09:11:03 [2020-04-29T09:11:03.682Z] 
09:11:03 [2020-04-29T09:11:03.682Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:03 [2020-04-29T09:11:03.682Z] #44 7.300 fatal: not a git repository (or any of the parent directories): .git
09:11:03 [2020-04-29T09:11:03.682Z] #44 7.342   GEN      .gitid
09:11:03 [2020-04-29T09:11:03.682Z] #44 7.346   GEN      criu/include/version.h
09:11:03 [2020-04-29T09:11:03.682Z] #44 7.383   GEN      include/common/asm
09:11:03 [2020-04-29T09:11:03.682Z] #44 9.283   PBCC     images/google/protobuf/descriptor.pb-c.c
09:11:03 [2020-04-29T09:11:03.682Z] #44 9.371   PBCC     images/opts.pb-c.c
09:11:03 [2020-04-29T09:11:03.917Z] #44 10.73   PBCC     images/pagemap.pb-c.c
09:11:03 [2020-04-29T09:11:03.917Z] #44 10.83   DEP      images/pagemap.pb-c.d
09:11:03 [2020-04-29T09:11:03.917Z] #44 10.94   PBCC     images/rlimit.pb-c.c
09:11:03 [2020-04-29T09:11:03.940Z] #44 9.536   PBCC     images/sit.pb-c.c
09:11:03 [2020-04-29T09:11:03.940Z] #44 9.700   DEP      images/google/protobuf/descriptor.pb-c.d
09:11:04 [2020-04-29T09:11:04.148Z] #17 47.12 Selecting previously unselected package zip.
09:11:04 [2020-04-29T09:11:04.148Z] #17 47.13 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
09:11:04 [2020-04-29T09:11:04.148Z] #17 47.14 Unpacking zip (3.0-11+b1) ...
09:11:04 [2020-04-29T09:11:04.173Z] #44 10.95   DEP      images/rlimit.pb-c.d
09:11:04 [2020-04-29T09:11:04.173Z] #44 11.01   PBCC     images/file-lock.pb-c.c
09:11:04 [2020-04-29T09:11:04.173Z] #44 11.03   DEP      images/file-lock.pb-c.d
09:11:04 [2020-04-29T09:11:04.173Z] #44 11.11   PBCC     images/tty.pb-c.c
09:11:04 [2020-04-29T09:11:04.173Z] #44 11.17   DEP      images/tty.pb-c.d
09:11:04 [2020-04-29T09:11:04.173Z] #44 11.21   PBCC     images/tun.pb-c.c
09:11:04 [2020-04-29T09:11:04.173Z] #44 11.28   PBCC     images/netdev.pb-c.c
09:11:04 [2020-04-29T09:11:04.198Z] #44 9.849   DEP      images/opts.pb-c.d
09:11:04 [2020-04-29T09:11:04.406Z] #17 47.33 Setting up aufs-tools (1:4.14+20190211-1) ...
09:11:04 [2020-04-29T09:11:04.406Z] #17 47.35 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
09:11:04 [2020-04-29T09:11:04.406Z] #17 47.36 Setting up libip6tc0:amd64 (1.8.2-4) ...
09:11:04 [2020-04-29T09:11:04.406Z] #17 47.37 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:11:04 [2020-04-29T09:11:04.406Z] #17 47.38 Setting up libgpm2:amd64 (1.20.7-5) ...
09:11:04 [2020-04-29T09:11:04.406Z] #17 47.40 Setting up libip4tc0:amd64 (1.8.2-4) ...
09:11:04 [2020-04-29T09:11:04.406Z] #17 47.41 Setting up uidmap (1:4.5-1.1) ...
09:11:04 [2020-04-29T09:11:04.406Z] #17 47.42 Setting up libnftnl11:amd64 (1.1.2-2) ...
09:11:04 [2020-04-29T09:11:04.406Z] #17 47.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:11:04 [2020-04-29T09:11:04.406Z] #17 47.44 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:11:04 [2020-04-29T09:11:04.406Z] #17 47.46 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:11:04 [2020-04-29T09:11:04.406Z] #17 47.47 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:11:04 [2020-04-29T09:11:04.428Z] #44 ...
09:11:04 [2020-04-29T09:11:04.428Z] 
09:11:04 [2020-04-29T09:11:04.428Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:04 [2020-04-29T09:11:04.428Z] #38 10.26 Scanning dependencies of target tini-static
09:11:04 [2020-04-29T09:11:04.428Z] #38 10.35 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:11:04 [2020-04-29T09:11:04.428Z] #38 11.81 [100%] Linking C executable tini-static
09:11:04 [2020-04-29T09:11:04.428Z] #38 12.33 [100%] Built target tini-static
09:11:04 [2020-04-29T09:11:04.428Z] #38 12.42 + mkdir -p /build
09:11:04 [2020-04-29T09:11:04.428Z] #38 12.42 + cp tini-static /build/docker-init
09:11:04 [2020-04-29T09:11:04.428Z] #38 DONE 12.6s
09:11:04 [2020-04-29T09:11:04.428Z] 
09:11:04 [2020-04-29T09:11:04.428Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:04 [2020-04-29T09:11:04.428Z] #44 11.33   DEP      images/tun.pb-c.d
09:11:04 [2020-04-29T09:11:04.456Z] #44 10.01   DEP      images/sit.pb-c.d
09:11:04 [2020-04-29T09:11:04.456Z] #44 10.21   PBCC     images/macvlan.pb-c.c
09:11:04 [2020-04-29T09:11:04.664Z] #17 47.48 Setting up xxd (2:8.1.0875-5) ...
09:11:04 [2020-04-29T09:11:04.664Z] #17 47.50 Setting up zip (3.0-11+b1) ...
09:11:04 [2020-04-29T09:11:04.664Z] #17 47.51 Setting up vim-common (2:8.1.0875-5) ...
09:11:04 [2020-04-29T09:11:04.664Z] #17 47.53 Setting up bash-completion (1:2.8-6) ...
09:11:04 [2020-04-29T09:11:04.683Z] #44 11.44   DEP      images/netdev.pb-c.d
09:11:04 [2020-04-29T09:11:04.683Z] #44 11.49   PBCC     images/vma.pb-c.c
09:11:04 [2020-04-29T09:11:04.683Z] #44 11.59   DEP      images/vma.pb-c.d
09:11:04 [2020-04-29T09:11:04.683Z] #44 11.67   PBCC     images/creds.pb-c.c
09:11:04 [2020-04-29T09:11:04.683Z] #44 11.70   DEP      images/creds.pb-c.d
09:11:04 [2020-04-29T09:11:04.683Z] #44 11.80   PBCC     images/utsns.pb-c.c
09:11:04 [2020-04-29T09:11:04.714Z] #44 10.28   DEP      images/macvlan.pb-c.d
09:11:04 [2020-04-29T09:11:04.714Z] #44 ...
09:11:04 [2020-04-29T09:11:04.714Z] 
09:11:04 [2020-04-29T09:11:04.714Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:11:04 [2020-04-29T09:11:04.714Z] #33 77.29 github.com/BurntSushi/toml
09:11:04 [2020-04-29T09:11:04.714Z] #33 77.29 flag
09:11:04 [2020-04-29T09:11:04.714Z] #33 79.37 log
09:11:04 [2020-04-29T09:11:04.714Z] #33 81.31 github.com/BurntSushi/toml/cmd/tomlv
09:11:04 [2020-04-29T09:11:04.714Z] #33 DONE 86.2s
09:11:04 [2020-04-29T09:11:04.714Z] 
09:11:04 [2020-04-29T09:11:04.714Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:04 [2020-04-29T09:11:04.714Z] #44 10.40   PBCC     images/autofs.pb-c.c
09:11:04 [2020-04-29T09:11:04.719Z] ?   	github.com/docker/docker/api	[no test files]
09:11:04 [2020-04-29T09:11:04.938Z] #44 11.88   DEP      images/utsns.pb-c.d
09:11:04 [2020-04-29T09:11:04.938Z] #44 11.98   PBCC     images/ipc-desc.pb-c.c
09:11:04 [2020-04-29T09:11:04.938Z] #44 12.07   PBCC     images/ipc-sem.pb-c.c
09:11:04 [2020-04-29T09:11:04.974Z] #44 10.56   DEP      images/autofs.pb-c.d
09:11:04 [2020-04-29T09:11:04.974Z] #44 10.64   PBCC     images/sysctl.pb-c.c
09:11:04 [2020-04-29T09:11:04.974Z] #44 ...
09:11:04 [2020-04-29T09:11:04.974Z] 
09:11:04 [2020-04-29T09:11:04.974Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:11:04 [2020-04-29T09:11:04.974Z] #56 76.20 golang.org/x/sys/unix
09:11:04 [2020-04-29T09:11:04.974Z] #56 79.38 encoding/json
09:11:04 [2020-04-29T09:11:04.974Z] #56 84.65 github.com/pkg/diff
09:11:04 [2020-04-29T09:11:04.974Z] #56 ...
09:11:04 [2020-04-29T09:11:04.974Z] 
09:11:04 [2020-04-29T09:11:04.974Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:04 [2020-04-29T09:11:04.974Z] #44 10.72   DEP      images/sysctl.pb-c.d
09:11:05 [2020-04-29T09:11:05.193Z] #44 12.12   DEP      images/ipc-desc.pb-c.d
09:11:05 [2020-04-29T09:11:05.193Z] #44 12.17   DEP      images/ipc-sem.pb-c.d
09:11:05 [2020-04-29T09:11:05.193Z] #44 12.29   PBCC     images/ipc-msg.pb-c.c
09:11:05 [2020-04-29T09:11:05.232Z] #44 10.91   PBCC     images/time.pb-c.c
09:11:05 [2020-04-29T09:11:05.232Z] #44 10.94   DEP      images/time.pb-c.d
09:11:05 [2020-04-29T09:11:05.448Z] #44 12.37   DEP      images/ipc-msg.pb-c.d
09:11:05 [2020-04-29T09:11:05.490Z] #44 11.04   PBCC     images/binfmt-misc.pb-c.c
09:11:05 [2020-04-29T09:11:05.490Z] #44 11.14   DEP      images/binfmt-misc.pb-c.d
09:11:05 [2020-04-29T09:11:05.490Z] #44 11.24   PBCC     images/seccomp.pb-c.c
09:11:05 [2020-04-29T09:11:05.490Z] #44 11.27   DEP      images/seccomp.pb-c.d
09:11:05 [2020-04-29T09:11:05.490Z] #44 11.37   PBCC     images/userns.pb-c.c
09:11:05 [2020-04-29T09:11:05.703Z] #44 12.45   PBCC     images/ipc-shm.pb-c.c
09:11:05 [2020-04-29T09:11:05.703Z] #44 12.50   DEP      images/ipc-shm.pb-c.d
09:11:05 [2020-04-29T09:11:05.703Z] #44 12.50   PBCC     images/ipc-var.pb-c.c
09:11:05 [2020-04-29T09:11:05.703Z] #44 12.50   DEP      images/ipc-var.pb-c.d
09:11:05 [2020-04-29T09:11:05.703Z] #44 12.51   PBCC     images/sk-opts.pb-c.c
09:11:05 [2020-04-29T09:11:05.703Z] #44 12.52   PBCC     images/packet-sock.pb-c.c
09:11:05 [2020-04-29T09:11:05.703Z] #44 12.53   DEP      images/sk-opts.pb-c.d
09:11:05 [2020-04-29T09:11:05.703Z] #44 12.61   DEP      images/packet-sock.pb-c.d
09:11:05 [2020-04-29T09:11:05.703Z] #44 12.66   PBCC     images/sk-netlink.pb-c.c
09:11:05 [2020-04-29T09:11:05.703Z] #44 12.73   DEP      images/sk-netlink.pb-c.d
09:11:05 [2020-04-29T09:11:05.748Z] #44 11.40   DEP      images/userns.pb-c.d
09:11:05 [2020-04-29T09:11:05.748Z] #44 11.46   PBCC     images/cgroup.pb-c.c
09:11:05 [2020-04-29T09:11:05.748Z] #44 11.52   DEP      images/cgroup.pb-c.d
09:11:05 [2020-04-29T09:11:05.959Z] #44 12.81   PBCC     images/sk-inet.pb-c.c
09:11:05 [2020-04-29T09:11:05.959Z] #44 12.88   DEP      images/sk-inet.pb-c.d
09:11:05 [2020-04-29T09:11:05.959Z] #44 12.92   PBCC     images/sk-unix.pb-c.c
09:11:05 [2020-04-29T09:11:05.959Z] #44 12.97   DEP      images/sk-unix.pb-c.d
09:11:06 [2020-04-29T09:11:06.006Z] #44 11.67   PBCC     images/fown.pb-c.c
09:11:06 [2020-04-29T09:11:06.006Z] #44 11.74   PBCC     images/ext-file.pb-c.c
09:11:06 [2020-04-29T09:11:06.006Z] #44 11.75   DEP      images/fown.pb-c.d
09:11:06 [2020-04-29T09:11:06.006Z] #44 11.78   DEP      images/ext-file.pb-c.d
09:11:06 [2020-04-29T09:11:06.006Z] #44 11.85   PBCC     images/rpc.pb-c.c
09:11:06 [2020-04-29T09:11:06.213Z] #44 13.06   PBCC     images/mm.pb-c.c
09:11:06 [2020-04-29T09:11:06.213Z] #44 13.14   DEP      images/mm.pb-c.d
09:11:06 [2020-04-29T09:11:06.213Z] #44 13.25   PBCC     images/timerfd.pb-c.c
09:11:06 [2020-04-29T09:11:06.264Z] #44 11.90   DEP      images/rpc.pb-c.d
09:11:06 [2020-04-29T09:11:06.264Z] #44 11.96   PBCC     images/siginfo.pb-c.c
09:11:06 [2020-04-29T09:11:06.264Z] #44 11.98   DEP      images/siginfo.pb-c.d
09:11:06 [2020-04-29T09:11:06.264Z] #44 12.04   PBCC     images/pagemap.pb-c.c
09:11:06 [2020-04-29T09:11:06.446Z] #10 ...
09:11:06 [2020-04-29T09:11:06.446Z] 
09:11:06 [2020-04-29T09:11:06.446Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:06 [2020-04-29T09:11:06.446Z] #44 25.69   CC       images/cpuinfo.o
09:11:06 [2020-04-29T09:11:06.446Z] #44 26.30   CC       images/inventory.o
09:11:06 [2020-04-29T09:11:06.446Z] #44 26.52   CC       images/fdinfo.o
09:11:06 [2020-04-29T09:11:06.446Z] #44 27.01   CC       images/fown.o
09:11:06 [2020-04-29T09:11:06.446Z] #44 27.17   CC       images/ns.o
09:11:06 [2020-04-29T09:11:06.446Z] #44 27.46   CC       images/regfile.o
09:11:06 [2020-04-29T09:11:06.446Z] #44 27.68   CC       images/ghost-file.o
09:11:06 [2020-04-29T09:11:06.446Z] #44 28.06   CC       images/fifo.o
09:11:06 [2020-04-29T09:11:06.446Z] #44 28.31   CC       images/remap-file-path.o
09:11:06 [2020-04-29T09:11:06.446Z] #44 28.67   CC       images/eventfd.o
09:11:06 [2020-04-29T09:11:06.446Z] #44 28.96   CC       images/eventpoll.o
09:11:06 [2020-04-29T09:11:06.446Z] #44 29.40   CC       images/fh.o
09:11:06 [2020-04-29T09:11:06.446Z] #44 29.88   CC       images/fsnotify.o
09:11:06 [2020-04-29T09:11:06.446Z] #44 30.56   CC       images/signalfd.o
09:11:06 [2020-04-29T09:11:06.468Z] #44 13.34   DEP      images/timerfd.pb-c.d
09:11:06 [2020-04-29T09:11:06.468Z] #44 13.39   PBCC     images/timer.pb-c.c
09:11:06 [2020-04-29T09:11:06.468Z] #44 13.48   DEP      images/timer.pb-c.d
09:11:06 [2020-04-29T09:11:06.522Z] #44 12.10   DEP      images/pagemap.pb-c.d
09:11:06 [2020-04-29T09:11:06.522Z] #44 12.15   PBCC     images/rlimit.pb-c.c
09:11:06 [2020-04-29T09:11:06.522Z] #44 12.19   DEP      images/rlimit.pb-c.d
09:11:06 [2020-04-29T09:11:06.522Z] #44 12.28   PBCC     images/file-lock.pb-c.c
09:11:06 [2020-04-29T09:11:06.522Z] #44 12.29   DEP      images/file-lock.pb-c.d
09:11:06 [2020-04-29T09:11:06.522Z] #44 12.36   PBCC     images/tty.pb-c.c
09:11:06 [2020-04-29T09:11:06.723Z] #44 13.56   PBCC     images/sa.pb-c.c
09:11:06 [2020-04-29T09:11:06.723Z] #44 13.63   DEP      images/sa.pb-c.d
09:11:06 [2020-04-29T09:11:06.723Z] #44 13.67   PBCC     images/pipe-data.pb-c.c
09:11:06 [2020-04-29T09:11:06.723Z] #44 13.72   DEP      images/pipe-data.pb-c.d
09:11:06 [2020-04-29T09:11:06.723Z] #44 13.78   PBCC     images/mnt.pb-c.c
09:11:06 [2020-04-29T09:11:06.779Z] #44 12.43   DEP      images/tty.pb-c.d
09:11:06 [2020-04-29T09:11:06.779Z] #44 12.49   PBCC     images/tun.pb-c.c
09:11:06 [2020-04-29T09:11:06.779Z] #44 12.54   PBCC     images/netdev.pb-c.c
09:11:06 [2020-04-29T09:11:06.779Z] #44 12.60   DEP      images/tun.pb-c.d
09:11:06 [2020-04-29T09:11:06.978Z] #44 13.82   DEP      images/mnt.pb-c.d
09:11:06 [2020-04-29T09:11:06.978Z] #44 13.89   PBCC     images/sk-packet.pb-c.c
09:11:06 [2020-04-29T09:11:06.978Z] #44 13.91   DEP      images/sk-packet.pb-c.d
09:11:06 [2020-04-29T09:11:06.978Z] #44 13.98   PBCC     images/tcp-stream.pb-c.c
09:11:07 [2020-04-29T09:11:07.018Z] #44 30.89   CC       images/fs.o
09:11:07 [2020-04-29T09:11:07.038Z] #44 12.66   DEP      images/netdev.pb-c.d
09:11:07 [2020-04-29T09:11:07.038Z] #44 12.75   PBCC     images/vma.pb-c.c
09:11:07 [2020-04-29T09:11:07.038Z] #44 12.80   DEP      images/vma.pb-c.d
09:11:07 [2020-04-29T09:11:07.038Z] #44 12.86   PBCC     images/creds.pb-c.c
09:11:07 [2020-04-29T09:11:07.233Z] #44 14.06   DEP      images/tcp-stream.pb-c.d
09:11:07 [2020-04-29T09:11:07.233Z] #44 14.13   PBCC     images/pipe.pb-c.c
09:11:07 [2020-04-29T09:11:07.233Z] #44 14.19   DEP      images/pipe.pb-c.d
09:11:07 [2020-04-29T09:11:07.233Z] #44 14.24   PBCC     images/pstree.pb-c.c
09:11:07 [2020-04-29T09:11:07.233Z] #44 14.30   DEP      images/pstree.pb-c.d
09:11:07 [2020-04-29T09:11:07.279Z] #44 31.25   CC       images/pstree.o
09:11:07 [2020-04-29T09:11:07.296Z] #44 12.91   DEP      images/creds.pb-c.d
09:11:07 [2020-04-29T09:11:07.296Z] #44 12.98   PBCC     images/utsns.pb-c.c
09:11:07 [2020-04-29T09:11:07.296Z] #44 13.03   DEP      images/utsns.pb-c.d
09:11:07 [2020-04-29T09:11:07.296Z] #44 13.07   PBCC     images/ipc-desc.pb-c.c
09:11:07 [2020-04-29T09:11:07.296Z] #44 13.11   PBCC     images/ipc-sem.pb-c.c
09:11:07 [2020-04-29T09:11:07.488Z] #44 14.37   PBCC     images/fs.pb-c.c
09:11:07 [2020-04-29T09:11:07.488Z] #44 14.45   DEP      images/fs.pb-c.d
09:11:07 [2020-04-29T09:11:07.488Z] #44 14.52   PBCC     images/signalfd.pb-c.c
09:11:07 [2020-04-29T09:11:07.488Z] #44 14.57   DEP      images/signalfd.pb-c.d
09:11:07 [2020-04-29T09:11:07.541Z] #44 31.51   CC       images/pipe.o
09:11:07 [2020-04-29T09:11:07.554Z] #44 13.11   DEP      images/ipc-desc.pb-c.d
09:11:07 [2020-04-29T09:11:07.554Z] #44 13.17   DEP      images/ipc-sem.pb-c.d
09:11:07 [2020-04-29T09:11:07.554Z] #44 13.23   PBCC     images/ipc-msg.pb-c.c
09:11:07 [2020-04-29T09:11:07.554Z] #44 13.25   DEP      images/ipc-msg.pb-c.d
09:11:07 [2020-04-29T09:11:07.554Z] #44 13.33   PBCC     images/ipc-shm.pb-c.c
09:11:07 [2020-04-29T09:11:07.743Z] #44 14.65   PBCC     images/fh.pb-c.c
09:11:07 [2020-04-29T09:11:07.743Z] #44 14.75   PBCC     images/fsnotify.pb-c.c
09:11:07 [2020-04-29T09:11:07.743Z] #44 14.82   DEP      images/fh.pb-c.d
09:11:07 [2020-04-29T09:11:07.802Z] #44 31.87   CC       images/tcp-stream.o
09:11:07 [2020-04-29T09:11:07.811Z] #44 13.34   DEP      images/ipc-shm.pb-c.d
09:11:07 [2020-04-29T09:11:07.811Z] #44 13.41   PBCC     images/ipc-var.pb-c.c
09:11:07 [2020-04-29T09:11:07.811Z] #44 13.47   DEP      images/ipc-var.pb-c.d
09:11:07 [2020-04-29T09:11:07.811Z] #44 13.50   PBCC     images/sk-opts.pb-c.c
09:11:07 [2020-04-29T09:11:07.811Z] #44 13.54   PBCC     images/packet-sock.pb-c.c
09:11:07 [2020-04-29T09:11:07.811Z] #44 13.61   DEP      images/sk-opts.pb-c.d
09:11:07 [2020-04-29T09:11:07.943Z] #17 50.39 Setting up libiptc0:amd64 (1.8.2-4) ...
09:11:07 [2020-04-29T09:11:07.943Z] #17 50.40 Setting up xz-utils (5.2.4-1) ...
09:11:07 [2020-04-29T09:11:07.943Z] #17 50.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:11:07 [2020-04-29T09:11:07.943Z] #17 50.43 Setting up sudo (1.8.27-1+deb10u2) ...
09:11:07 [2020-04-29T09:11:07.943Z] #17 50.50 invoke-rc.d: could not determine current runlevel
09:11:07 [2020-04-29T09:11:07.943Z] #17 50.51 invoke-rc.d: policy-rc.d denied execution of start.
09:11:07 [2020-04-29T09:11:07.943Z] #17 50.52 Setting up pigz (2.4-1) ...
09:11:07 [2020-04-29T09:11:07.943Z] #17 50.53 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:11:07 [2020-04-29T09:11:07.943Z] #17 50.55 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:11:07 [2020-04-29T09:11:07.943Z] #17 50.57 Setting up python-pip-whl (18.1-5) ...
09:11:07 [2020-04-29T09:11:07.943Z] #17 50.59 Setting up libmpdec2:amd64 (2.4.2-2) ...
09:11:07 [2020-04-29T09:11:07.943Z] #17 50.60 Setting up vim-runtime (2:8.1.0875-5) ...
09:11:07 [2020-04-29T09:11:07.998Z] #44 14.87   DEP      images/fsnotify.pb-c.d
09:11:07 [2020-04-29T09:11:07.998Z] #44 14.93   PBCC     images/eventpoll.pb-c.c
09:11:07 [2020-04-29T09:11:07.998Z] #44 15.01   DEP      images/eventpoll.pb-c.d
09:11:08 [2020-04-29T09:11:08.069Z] #44 13.67   DEP      images/packet-sock.pb-c.d
09:11:08 [2020-04-29T09:11:08.069Z] #44 13.73   PBCC     images/sk-netlink.pb-c.c
09:11:08 [2020-04-29T09:11:08.069Z] #44 13.79   DEP      images/sk-netlink.pb-c.d
09:11:08 [2020-04-29T09:11:08.069Z] #44 13.86   PBCC     images/sk-inet.pb-c.c
09:11:08 [2020-04-29T09:11:08.200Z] #17 51.03 Setting up libaio1:amd64 (0.3.112-3) ...
09:11:08 [2020-04-29T09:11:08.200Z] #17 51.04 Setting up libonig5:amd64 (6.9.1-1) ...
09:11:08 [2020-04-29T09:11:08.200Z] #17 51.05 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
09:11:08 [2020-04-29T09:11:08.200Z] #17 51.06 Setting up vim (2:8.1.0875-5) ...
09:11:08 [2020-04-29T09:11:08.200Z] #17 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:11:08 [2020-04-29T09:11:08.200Z] #17 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:11:08 [2020-04-29T09:11:08.200Z] #17 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:11:08 [2020-04-29T09:11:08.201Z] #17 51.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:11:08 [2020-04-29T09:11:08.201Z] #17 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:11:08 [2020-04-29T09:11:08.201Z] #17 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:11:08 [2020-04-29T09:11:08.201Z] #17 51.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:11:08 [2020-04-29T09:11:08.201Z] #17 51.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:11:08 [2020-04-29T09:11:08.201Z] #17 51.14 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:11:08 [2020-04-29T09:11:08.201Z] #17 51.15 Setting up thin-provisioning-tools (0.7.6-2.1) ...
09:11:08 [2020-04-29T09:11:08.201Z] #17 51.17 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:11:08 [2020-04-29T09:11:08.201Z] #17 51.18 Setting up jq (1.5+dfsg-2+b1) ...
09:11:08 [2020-04-29T09:11:08.201Z] #17 51.20 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
09:11:08 [2020-04-29T09:11:08.201Z] #17 51.21 Setting up python3.7 (3.7.3-2+deb10u1) ...
09:11:08 [2020-04-29T09:11:08.252Z] #44 15.08   PBCC     images/eventfd.pb-c.c
09:11:08 [2020-04-29T09:11:08.252Z] #44 15.11   DEP      images/eventfd.pb-c.d
09:11:08 [2020-04-29T09:11:08.252Z] #44 15.17   PBCC     images/remap-file-path.pb-c.c
09:11:08 [2020-04-29T09:11:08.252Z] #44 15.21   DEP      images/remap-file-path.pb-c.d
09:11:08 [2020-04-29T09:11:08.252Z] #44 15.26   PBCC     images/fifo.pb-c.c
09:11:08 [2020-04-29T09:11:08.252Z] #44 15.29   DEP      images/fifo.pb-c.d
09:11:08 [2020-04-29T09:11:08.252Z] #44 15.35   PBCC     images/ghost-file.pb-c.c
09:11:08 [2020-04-29T09:11:08.252Z] #44 ...
09:11:08 [2020-04-29T09:11:08.252Z] 
09:11:08 [2020-04-29T09:11:08.252Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:11:08 [2020-04-29T09:11:08.252Z] #56 72.62 golang.org/x/sys/unix
09:11:08 [2020-04-29T09:11:08.252Z] #56 76.85 encoding/json
09:11:08 [2020-04-29T09:11:08.328Z] #44 13.89   DEP      images/sk-inet.pb-c.d
09:11:08 [2020-04-29T09:11:08.328Z] #44 13.94   PBCC     images/sk-unix.pb-c.c
09:11:08 [2020-04-29T09:11:08.328Z] #44 14.01   DEP      images/sk-unix.pb-c.d
09:11:08 [2020-04-29T09:11:08.328Z] #44 14.05   PBCC     images/mm.pb-c.c
09:11:08 [2020-04-29T09:11:08.328Z] #44 14.11   DEP      images/mm.pb-c.d
09:11:08 [2020-04-29T09:11:08.374Z] #44 32.27   CC       images/sk-packet.o
09:11:08 [2020-04-29T09:11:08.507Z] #56 ...
09:11:08 [2020-04-29T09:11:08.507Z] 
09:11:08 [2020-04-29T09:11:08.507Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:08 [2020-04-29T09:11:08.507Z] #44 15.38   DEP      images/ghost-file.pb-c.d
09:11:08 [2020-04-29T09:11:08.507Z] #44 15.45   PBCC     images/regfile.pb-c.c
09:11:08 [2020-04-29T09:11:08.507Z] #44 15.50   DEP      images/regfile.pb-c.d
09:11:08 [2020-04-29T09:11:08.507Z] #44 15.57   PBCC     images/ns.pb-c.c
09:11:08 [2020-04-29T09:11:08.507Z] #44 15.64   DEP      images/ns.pb-c.d
09:11:08 [2020-04-29T09:11:08.586Z] #44 14.18   PBCC     images/timerfd.pb-c.c
09:11:08 [2020-04-29T09:11:08.586Z] #44 14.24   DEP      images/timerfd.pb-c.d
09:11:08 [2020-04-29T09:11:08.586Z] #44 14.32   PBCC     images/timer.pb-c.c
09:11:08 [2020-04-29T09:11:08.586Z] #44 14.36   DEP      images/timer.pb-c.d
09:11:08 [2020-04-29T09:11:08.634Z] #44 32.64   CC       images/mnt.o
09:11:08 [2020-04-29T09:11:08.762Z] #44 15.74   PBCC     images/fdinfo.pb-c.c
09:11:08 [2020-04-29T09:11:08.843Z] #44 14.42   PBCC     images/sa.pb-c.c
09:11:08 [2020-04-29T09:11:08.843Z] #44 14.51   DEP      images/sa.pb-c.d
09:11:08 [2020-04-29T09:11:08.843Z] #44 14.59   PBCC     images/pipe-data.pb-c.c
09:11:08 [2020-04-29T09:11:08.843Z] #44 14.62   DEP      images/pipe-data.pb-c.d
09:11:08 [2020-04-29T09:11:08.895Z] #44 32.84   CC       images/pipe-data.o
09:11:08 [2020-04-29T09:11:08.895Z] #44 ...
09:11:08 [2020-04-29T09:11:08.895Z] 
09:11:08 [2020-04-29T09:11:08.895Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:08 [2020-04-29T09:11:08.895Z] #47 73.23 text/template
09:11:08 [2020-04-29T09:11:08.895Z] #47 74.08 go/parser
09:11:08 [2020-04-29T09:11:08.895Z] #47 76.52 encoding/xml
09:11:08 [2020-04-29T09:11:08.895Z] #47 79.40 math/big
09:11:08 [2020-04-29T09:11:08.895Z] #47 81.40 go/doc
09:11:08 [2020-04-29T09:11:08.895Z] #47 ...
09:11:08 [2020-04-29T09:11:08.895Z] 
09:11:08 [2020-04-29T09:11:08.895Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:08 [2020-04-29T09:11:08.895Z] #44 32.97   CC       images/sa.o
09:11:09 [2020-04-29T09:11:09.026Z] #44 15.82   DEP      images/fdinfo.pb-c.d
09:11:09 [2020-04-29T09:11:09.026Z] #44 15.92   PBCC     images/core-aarch64.pb-c.c
09:11:09 [2020-04-29T09:11:09.026Z] #44 ...
09:11:09 [2020-04-29T09:11:09.026Z] 
09:11:09 [2020-04-29T09:11:09.026Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:11:09 [2020-04-29T09:11:09.026Z] #33 78.66 github.com/BurntSushi/toml/cmd/tomlv
09:11:09 [2020-04-29T09:11:09.026Z] #33 DONE 83.3s
09:11:09 [2020-04-29T09:11:09.026Z] 
09:11:09 [2020-04-29T09:11:09.026Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:09 [2020-04-29T09:11:09.026Z] #44 15.99   PBCC     images/core-arm.pb-c.c
09:11:09 [2020-04-29T09:11:09.102Z] #44 14.69   PBCC     images/mnt.pb-c.c
09:11:09 [2020-04-29T09:11:09.102Z] #44 14.75   DEP      images/mnt.pb-c.d
09:11:09 [2020-04-29T09:11:09.102Z] #44 14.84   PBCC     images/sk-packet.pb-c.c
09:11:09 [2020-04-29T09:11:09.324Z] #44 16.11   PBCC     images/core-ppc64.pb-c.c
09:11:09 [2020-04-29T09:11:09.324Z] #44 16.28   PBCC     images/core-s390.pb-c.c
09:11:09 [2020-04-29T09:11:09.359Z] #44 14.91   DEP      images/sk-packet.pb-c.d
09:11:09 [2020-04-29T09:11:09.359Z] #44 14.96   PBCC     images/tcp-stream.pb-c.c
09:11:09 [2020-04-29T09:11:09.359Z] #44 15.01   DEP      images/tcp-stream.pb-c.d
09:11:09 [2020-04-29T09:11:09.359Z] #44 15.08   PBCC     images/pipe.pb-c.c
09:11:09 [2020-04-29T09:11:09.359Z] #44 15.15   DEP      images/pipe.pb-c.d
09:11:09 [2020-04-29T09:11:09.487Z] #44 33.31   CC       images/timer.o
09:11:09 [2020-04-29T09:11:09.578Z] #44 16.48   PBCC     images/core-x86.pb-c.c
09:11:09 [2020-04-29T09:11:09.578Z] #44 16.59   PBCC     images/core.pb-c.c
09:11:09 [2020-04-29T09:11:09.618Z] #44 15.19   PBCC     images/pstree.pb-c.c
09:11:09 [2020-04-29T09:11:09.618Z] #44 15.22   DEP      images/pstree.pb-c.d
09:11:09 [2020-04-29T09:11:09.618Z] #44 15.27   PBCC     images/fs.pb-c.c
09:11:09 [2020-04-29T09:11:09.618Z] #44 15.28   DEP      images/fs.pb-c.d
09:11:09 [2020-04-29T09:11:09.618Z] #44 15.31   PBCC     images/signalfd.pb-c.c
09:11:09 [2020-04-29T09:11:09.618Z] #44 15.39   DEP      images/signalfd.pb-c.d
09:11:09 [2020-04-29T09:11:09.748Z] #44 ...
09:11:09 [2020-04-29T09:11:09.748Z] 
09:11:09 [2020-04-29T09:11:09.748Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:11:09 [2020-04-29T09:11:09.748Z] #56 76.62 golang.org/x/crypto/ssh/terminal
09:11:09 [2020-04-29T09:11:09.748Z] #56 79.23 mvdan.cc/sh/v3/cmd/shfmt
09:11:09 [2020-04-29T09:11:09.748Z] #56 DONE 84.1s
09:11:09 [2020-04-29T09:11:09.833Z] #44 16.86   PBCC     images/inventory.pb-c.c
09:11:09 [2020-04-29T09:11:09.875Z] #44 15.45   PBCC     images/fh.pb-c.c
09:11:09 [2020-04-29T09:11:09.875Z] #44 15.53   PBCC     images/fsnotify.pb-c.c
09:11:09 [2020-04-29T09:11:09.875Z] #44 15.64   DEP      images/fh.pb-c.d
09:11:10 [2020-04-29T09:11:10.009Z] 
09:11:10 [2020-04-29T09:11:10.009Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:10 [2020-04-29T09:11:10.009Z] #47 ...
09:11:10 [2020-04-29T09:11:10.009Z] 
09:11:10 [2020-04-29T09:11:10.009Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:10 [2020-04-29T09:11:10.009Z] #44 34.03   CC       images/timerfd.o
09:11:10 [2020-04-29T09:11:10.087Z] #44 17.04   DEP      images/core-aarch64.pb-c.d
09:11:10 [2020-04-29T09:11:10.087Z] #44 17.10   DEP      images/core-arm.pb-c.d
09:11:10 [2020-04-29T09:11:10.087Z] #44 17.14   DEP      images/core-ppc64.pb-c.d
09:11:10 [2020-04-29T09:11:10.133Z] #44 15.71   DEP      images/fsnotify.pb-c.d
09:11:10 [2020-04-29T09:11:10.133Z] #44 15.80   PBCC     images/eventpoll.pb-c.c
09:11:10 [2020-04-29T09:11:10.133Z] #44 15.83   DEP      images/eventpoll.pb-c.d
09:11:10 [2020-04-29T09:11:10.133Z] #44 15.87   PBCC     images/eventfd.pb-c.c
09:11:10 [2020-04-29T09:11:10.133Z] #44 15.89   DEP      images/eventfd.pb-c.d
09:11:10 [2020-04-29T09:11:10.133Z] #44 15.97   PBCC     images/remap-file-path.pb-c.c
09:11:10 [2020-04-29T09:11:10.133Z] #44 15.99   DEP      images/remap-file-path.pb-c.d
09:11:10 [2020-04-29T09:11:10.341Z] #44 17.19   DEP      images/core-s390.pb-c.d
09:11:10 [2020-04-29T09:11:10.341Z] #44 17.27   DEP      images/core-x86.pb-c.d
09:11:10 [2020-04-29T09:11:10.341Z] #44 17.33   DEP      images/core.pb-c.d
09:11:10 [2020-04-29T09:11:10.341Z] #44 17.39   DEP      images/inventory.pb-c.d
09:11:10 [2020-04-29T09:11:10.341Z] #44 17.43   PBCC     images/cpuinfo.pb-c.c
09:11:10 [2020-04-29T09:11:10.341Z] #44 17.44   DEP      images/cpuinfo.pb-c.d
09:11:10 [2020-04-29T09:11:10.391Z] #44 16.03   PBCC     images/fifo.pb-c.c
09:11:10 [2020-04-29T09:11:10.391Z] #44 16.05   DEP      images/fifo.pb-c.d
09:11:10 [2020-04-29T09:11:10.391Z] #44 16.09   PBCC     images/ghost-file.pb-c.c
09:11:10 [2020-04-29T09:11:10.391Z] #44 16.15   DEP      images/ghost-file.pb-c.d
09:11:10 [2020-04-29T09:11:10.391Z] #44 16.18   PBCC     images/regfile.pb-c.c
09:11:10 [2020-04-29T09:11:10.391Z] #44 16.23   DEP      images/regfile.pb-c.d
09:11:10 [2020-04-29T09:11:10.580Z] #44 34.46   CC       images/mm.o
09:11:10 [2020-04-29T09:11:10.596Z] #44 17.52   PBCC     images/stats.pb-c.c
09:11:10 [2020-04-29T09:11:10.596Z] #44 17.58   DEP      images/stats.pb-c.d
09:11:10 [2020-04-29T09:11:10.649Z] #44 16.28   PBCC     images/ns.pb-c.c
09:11:10 [2020-04-29T09:11:10.649Z] #44 16.30   DEP      images/ns.pb-c.d
09:11:10 [2020-04-29T09:11:10.649Z] #44 16.38   PBCC     images/fdinfo.pb-c.c
09:11:10 [2020-04-29T09:11:10.649Z] #44 16.49   DEP      images/fdinfo.pb-c.d
09:11:10 [2020-04-29T09:11:10.841Z] #44 34.84   CC       images/sk-opts.o
09:11:10 [2020-04-29T09:11:10.907Z] #44 16.58   PBCC     images/core-aarch64.pb-c.c
09:11:10 [2020-04-29T09:11:10.907Z] #44 16.67   PBCC     images/core-arm.pb-c.c
09:11:10 [2020-04-29T09:11:10.907Z] #44 16.74   PBCC     images/core-ppc64.pb-c.c
09:11:11 [2020-04-29T09:11:11.167Z] #44 16.80   PBCC     images/core-s390.pb-c.c
09:11:11 [2020-04-29T09:11:11.167Z] #44 16.85   PBCC     images/core-x86.pb-c.c
09:11:11 [2020-04-29T09:11:11.167Z] #44 16.89   PBCC     images/core.pb-c.c
09:11:11 [2020-04-29T09:11:11.167Z] #44 16.97   PBCC     images/inventory.pb-c.c
09:11:11 [2020-04-29T09:11:11.412Z] #44 35.26   CC       images/sk-unix.o
09:11:11 [2020-04-29T09:11:11.424Z] #44 17.02   DEP      images/core-aarch64.pb-c.d
09:11:11 [2020-04-29T09:11:11.424Z] #44 17.10   DEP      images/core-arm.pb-c.d
09:11:11 [2020-04-29T09:11:11.424Z] #44 17.19   DEP      images/core-ppc64.pb-c.d
09:11:11 [2020-04-29T09:11:11.424Z] #44 17.23   DEP      images/core-s390.pb-c.d
09:11:11 [2020-04-29T09:11:11.479Z] #17 ...
09:11:11 [2020-04-29T09:11:11.479Z] 
09:11:11 [2020-04-29T09:11:11.479Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:11:11 [2020-04-29T09:11:11.479Z] #41 193.0 + dpkg --print-architecture
09:11:11 [2020-04-29T09:11:11.479Z] #41 193.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:11:11 [2020-04-29T09:11:11.673Z] #44 35.69   CC       images/sk-inet.o
09:11:11 [2020-04-29T09:11:11.682Z] #44 17.26   DEP      images/core-x86.pb-c.d
09:11:11 [2020-04-29T09:11:11.682Z] #44 17.35   DEP      images/core.pb-c.d
09:11:11 [2020-04-29T09:11:11.682Z] #44 17.45   DEP      images/inventory.pb-c.d
09:11:11 [2020-04-29T09:11:11.739Z] #41 193.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:11:11 [2020-04-29T09:11:11.739Z] #41 193.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:11:11 [2020-04-29T09:11:11.940Z] #44 17.51   PBCC     images/cpuinfo.pb-c.c
09:11:11 [2020-04-29T09:11:11.940Z] #44 17.55   DEP      images/cpuinfo.pb-c.d
09:11:11 [2020-04-29T09:11:11.940Z] #44 17.59   PBCC     images/stats.pb-c.c
09:11:11 [2020-04-29T09:11:11.940Z] #44 17.60   DEP      images/stats.pb-c.d
09:11:12 [2020-04-29T09:11:12.011Z] using credential docker-jenkins-github-credentials
09:11:12 [2020-04-29T09:11:12.090Z] Cloning the remote Git repository
09:11:12 [2020-04-29T09:11:12.090Z] Cloning with configured refspecs honoured and without tags
09:11:12 [2020-04-29T09:11:12.244Z] #44 36.23   CC       images/tun.o
09:11:12 [2020-04-29T09:11:12.479Z] #44 19.11 make[1]: Nothing to be done for 'all'.
09:11:12 [2020-04-29T09:11:12.505Z] #44 36.58   CC       images/sk-netlink.o
09:11:12 [2020-04-29T09:11:12.505Z] #44 ...
09:11:12 [2020-04-29T09:11:12.505Z] 
09:11:12 [2020-04-29T09:11:12.505Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:12 [2020-04-29T09:11:12.505Z] #47 83.81 go/ast
09:11:12 [2020-04-29T09:11:12.505Z] #47 84.66 text/template/parse
09:11:12 [2020-04-29T09:11:12.505Z] #47 89.77 go/parser
09:11:12 [2020-04-29T09:11:12.505Z] #47 90.57 text/template
09:11:12 [2020-04-29T09:11:12.505Z] #47 93.56 encoding/xml
09:11:12 [2020-04-29T09:11:12.505Z] #47 ...
09:11:12 [2020-04-29T09:11:12.505Z] 
09:11:12 [2020-04-29T09:11:12.505Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:11:12 [2020-04-29T09:11:12.505Z] #65 39.44 Checking out files:  29% (928/3178)   
Checking out files:  30% (954/3178)   
Checking out files:  31% (986/3178)   
Checking out files:  32% (1017/3178)   
Checking out files:  33% (1049/3178)   
Checking out files:  34% (1081/3178)   
Checking out files:  35% (1113/3178)   
Checking out files:  36% (1145/3178)   
Checking out files:  37% (1176/3178)   
Checking out files:  38% (1208/3178)   
Checking out files:  39% (1240/3178)   
Checking out files:  40% (1272/3178)   
Checking out files:  41% (1303/3178)   
Checking out files:  42% (1335/3178)   
Checking out files:  43% (1367/3178)   
Checking out files:  44% (1399/3178)   
Checking out files:  45% (1431/3178)   
Checking out files:  46% (1462/3178)   
Checking out files:  47% (1494/3178)   
Checking out files:  48% (1526/3178)   
Checking out files:  49% (1558/3178)   
Checking out files:  50% (1589/3178)   
Checking out files:  51% (1621/3178)   
Checking out files:  52% (1653/3178)   
Checking out files:  53% (1685/3178)   
Checking out files:  54% (1717/3178)   
Checking out files:  55% (1748/3178)   
Checking out files:  56% (1780/3178)   
Checking out files:  57% (1812/3178)   
Checking out files:  58% (1844/3178)   
Checking out files:  59% (1876/3178)   
Checking out files:  60% (1907/3178)   
Checking out files:  61% (1939/3178)   
Checking out files:  62% (1971/3178)   
Checking out files:  63% (2003/3178)   
Checking out files:  63% (2021/3178)   
Checking out files:  64% (2034/3178)   
Checking out files:  65% (2066/3178)   
Checking out files:  66% (2098/3178)   
Checking out files:  67% (2130/3178)   
Checking out files:  68% (2162/3178)   
Checking out files:  69% (2193/3178)   
Checking out files:  70% (2225/3178)   
Checking out files:  71% (2257/3178)   
Checking out files:  72% (2289/3178)   
Checking out files:  73% (2320/3178)   
Checking out files:  74% (2352/3178)   
Checking out files:  75% (2384/3178)   
Checking out files:  76% (2416/3178)   
Checking out files:  77% (2448/3178)   
Checking out files:  78% (2479/3178)   
Checking out files:  79% (2511/3178)   
Checking out files:  80% (2543/3178)   
Checking out files:  81% (2575/3178)   
Checking out files:  82% (2606/3178)   
Checking out files:  83% (2638/3178)   
Checking out files:  84% (2670/3178)   
Checking out files:  85% (2702/3178)   
Checking out files:  86% (2734/3178)   
Checking out files:  87% (2765/3178)   
Checking out files:  88% (2797/3178)   
Checking out files:  89% (2829/3178)   
Checking out files:  90% (2861/3178)   
Checking out files:  91% (2892/3178)   
Checking out files:  92% (2924/3178)   
Checking out files:  93% (2956/3178)   
Checking out files:  94% (2988/3178)   
Checking out files:  95% (3020/3178)   
Checking out files:  95% (3022/3178)   
Checking out files:  96% (3051/3178)   
Checking out files:  97% (3083/3178)   
Checking out files:  98% (3115/3178)   
Checking out files:  99% (3147/3178)   
Checking out files: 100% (3178/3178)   
Checking out files: 100% (3178/3178), done.
09:11:12 [2020-04-29T09:11:12.505Z] #65 41.56 + cd /tmp/tmp.tVy0kRoloR/src/github.com/containerd/containerd
09:11:12 [2020-04-29T09:11:12.505Z] #65 41.57 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
09:11:12 [2020-04-29T09:11:12.505Z] #65 42.92 + export 'BUILDTAGS=netgo osusergo static_build'
09:11:12 [2020-04-29T09:11:12.505Z] #65 42.92 + BUILDTAGS='netgo osusergo static_build'
09:11:12 [2020-04-29T09:11:12.505Z] #65 42.92 + export EXTRA_FLAGS=-buildmode=pie
09:11:12 [2020-04-29T09:11:12.506Z] #65 42.92 + EXTRA_FLAGS=-buildmode=pie
09:11:12 [2020-04-29T09:11:12.506Z] #65 42.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:11:12 [2020-04-29T09:11:12.506Z] #65 42.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:11:12 [2020-04-29T09:11:12.506Z] #65 42.93 + '[' '' = dynamic ']'
09:11:12 [2020-04-29T09:11:12.506Z] #65 42.93 + make
09:11:12 [2020-04-29T09:11:12.506Z] #65 44.02 + bin/ctr
09:11:12 [2020-04-29T09:11:12.765Z] #44 36.77   CC       images/packet-sock.o
09:11:13 [2020-04-29T09:11:13.038Z] #44 ...
09:11:13 [2020-04-29T09:11:13.038Z] 
09:11:13 [2020-04-29T09:11:13.038Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:13 [2020-04-29T09:11:13.038Z] #47 77.26 go/token
09:11:13 [2020-04-29T09:11:13.038Z] #47 78.09 internal/lazyregexp
09:11:13 [2020-04-29T09:11:13.038Z] #47 78.35 go/scanner
09:11:13 [2020-04-29T09:11:13.038Z] #47 78.46 net/url
09:11:13 [2020-04-29T09:11:13.038Z] #47 80.25 go/ast
09:11:13 [2020-04-29T09:11:13.038Z] #47 80.99 text/template/parse
09:11:13 [2020-04-29T09:11:13.038Z] #47 85.95 go/parser
09:11:13 [2020-04-29T09:11:13.038Z] #47 86.10 text/template
09:11:13 [2020-04-29T09:11:13.038Z] #47 ...
09:11:13 [2020-04-29T09:11:13.038Z] 
09:11:13 [2020-04-29T09:11:13.038Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:11:13 [2020-04-29T09:11:13.039Z] #65 38.63 Checking out files:  34% (1100/3178)   
Checking out files:  35% (1113/3178)   
Checking out files:  36% (1145/3178)   
Checking out files:  37% (1176/3178)   
Checking out files:  38% (1208/3178)   
Checking out files:  39% (1240/3178)   
Checking out files:  40% (1272/3178)   
Checking out files:  41% (1303/3178)   
Checking out files:  42% (1335/3178)   
Checking out files:  43% (1367/3178)   
Checking out files:  44% (1399/3178)   
Checking out files:  45% (1431/3178)   
Checking out files:  46% (1462/3178)   
Checking out files:  47% (1494/3178)   
Checking out files:  48% (1526/3178)   
Checking out files:  49% (1558/3178)   
Checking out files:  50% (1589/3178)   
Checking out files:  51% (1621/3178)   
Checking out files:  52% (1653/3178)   
Checking out files:  53% (1685/3178)   
Checking out files:  54% (1717/3178)   
Checking out files:  55% (1748/3178)   
Checking out files:  56% (1780/3178)   
Checking out files:  57% (1812/3178)   
Checking out files:  58% (1844/3178)   
Checking out files:  59% (1876/3178)   
Checking out files:  60% (1907/3178)   
Checking out files:  61% (1939/3178)   
Checking out files:  62% (1971/3178)   
Checking out files:  63% (2003/3178)   
Checking out files:  64% (2034/3178)   
Checking out files:  65% (2066/3178)   
Checking out files:  66% (2098/3178)   
Checking out files:  67% (2130/3178)   
Checking out files:  68% (2162/3178)   
Checking out files:  69% (2193/3178)   
Checking out files:  70% (2225/3178)   
Checking out files:  71% (2257/3178)   
Checking out files:  72% (2289/3178)   
Checking out files:  73% (2320/3178)   
Checking out files:  74% (2352/3178)   
Checking out files:  75% (2384/3178)   
Checking out files:  76% (2416/3178)   
Checking out files:  77% (2448/3178)   
Checking out files:  78% (2479/3178)   
Checking out files:  79% (2511/3178)   
Checking out files:  80% (2543/3178)   
Checking out files:  81% (2575/3178)   
Checking out files:  82% (2606/3178)   
Checking out files:  83% (2638/3178)   
Checking out files:  83% (2640/3178)   
Checking out files:  84% (2670/3178)   
Checking out files:  85% (2702/3178)   
Checking out files:  86% (2734/3178)   
Checking out files:  87% (2765/3178)   
Checking out files:  88% (2797/3178)   
Checking out files:  89% (2829/3178)   
Checking out files:  90% (2861/3178)   
Checking out files:  91% (2892/3178)   
Checking out files:  92% (2924/3178)   
Checking out files:  93% (2956/3178)   
Checking out files:  94% (2988/3178)   
Checking out files:  95% (3020/3178)   
Checking out files:  96% (3051/3178)   
Checking out files:  97% (3083/3178)   
Checking out files:  98% (3115/3178)   
Checking out files:  99% (3147/3178)   
Checking out files: 100% (3178/3178)   
Checking out files: 100% (3178/3178), done.
09:11:13 [2020-04-29T09:11:13.039Z] #65 40.24 + cd /tmp/tmp.KT12Na3mPl/src/github.com/containerd/containerd
09:11:13 [2020-04-29T09:11:13.039Z] #65 40.24 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
09:11:13 [2020-04-29T09:11:13.293Z] #65 41.68 + export 'BUILDTAGS=netgo osusergo static_build'
09:11:13 [2020-04-29T09:11:13.293Z] #65 41.68 + BUILDTAGS='netgo osusergo static_build'
09:11:13 [2020-04-29T09:11:13.293Z] #65 41.68 + export EXTRA_FLAGS=-buildmode=pie
09:11:13 [2020-04-29T09:11:13.293Z] #65 41.68 + EXTRA_FLAGS=-buildmode=pie
09:11:13 [2020-04-29T09:11:13.293Z] #65 41.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:11:13 [2020-04-29T09:11:13.293Z] #65 41.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:11:13 [2020-04-29T09:11:13.293Z] #65 41.68 + '[' '' = dynamic ']'
09:11:13 [2020-04-29T09:11:13.293Z] #65 41.68 + make
09:11:13 [2020-04-29T09:11:13.337Z] #44 37.16   CC       images/ipc-var.o
09:11:12 [2020-04-29T09:11:12.280Z] Cloning repository https://github.com/moby/moby.git
09:11:12 [2020-04-29T09:11:12.682Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
09:11:13 [2020-04-29T09:11:13.203Z] Fetching upstream changes from https://github.com/moby/moby.git
09:11:13 [2020-04-29T09:11:13.203Z]  > git --version # timeout=10
09:11:13 [2020-04-29T09:11:13.243Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:11:13 [2020-04-29T09:11:13.245Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40868/head:refs/remotes/origin/PR-40868 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:11:13 [2020-04-29T09:11:13.439Z] #65 ...
09:11:13 [2020-04-29T09:11:13.439Z] 
09:11:13 [2020-04-29T09:11:13.439Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:13 [2020-04-29T09:11:13.439Z] #44 19.17 make[1]: Nothing to be done for 'all'.
09:11:13 [2020-04-29T09:11:13.601Z] #44 37.50   CC       images/ipc-desc.o
09:11:13 [2020-04-29T09:11:13.862Z] #44 37.78   CC       images/ipc-shm.o
09:11:14 [2020-04-29T09:11:14.124Z] #44 38.07   CC       images/ipc-msg.o
09:11:14 [2020-04-29T09:11:14.268Z] #41 ...
09:11:14 [2020-04-29T09:11:14.268Z] 
09:11:14 [2020-04-29T09:11:14.268Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:14 [2020-04-29T09:11:14.268Z] #44 113.9   CC       criu/fsnotify.o
09:11:14 [2020-04-29T09:11:14.268Z] #44 115.0   CC       criu/image-desc.o
09:11:14 [2020-04-29T09:11:14.268Z] #44 115.1   CC       criu/image.o
09:11:14 [2020-04-29T09:11:14.268Z] #44 116.1   CC       criu/ipc_ns.o
09:11:14 [2020-04-29T09:11:14.268Z] #44 117.3   CC       criu/irmap.o
09:11:14 [2020-04-29T09:11:14.268Z] #44 117.9   CC       criu/kcmp-ids.o
09:11:14 [2020-04-29T09:11:14.268Z] #44 118.2   CC       criu/kerndat.o
09:11:14 [2020-04-29T09:11:14.268Z] #44 119.3   CC       criu/libnetlink.o
09:11:14 [2020-04-29T09:11:14.268Z] #44 119.7   CC       criu/log.o
09:11:14 [2020-04-29T09:11:14.268Z] #44 120.3   CC       criu/lsm.o
09:11:14 [2020-04-29T09:11:14.268Z] #44 120.7   CC       criu/mem.o
09:11:14 [2020-04-29T09:11:14.268Z] #44 122.5   CC       criu/mount.o
09:11:14 [2020-04-29T09:11:14.268Z] #44 ...
09:11:14 [2020-04-29T09:11:14.268Z] 
09:11:14 [2020-04-29T09:11:14.268Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:11:14 [2020-04-29T09:11:14.268Z] #17 54.22 Setting up iptables (1.8.2-4) ...
09:11:14 [2020-04-29T09:11:14.268Z] #17 54.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:11:14 [2020-04-29T09:11:14.268Z] #17 54.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:11:14 [2020-04-29T09:11:14.268Z] #17 54.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:11:14 [2020-04-29T09:11:14.268Z] #17 54.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:11:14 [2020-04-29T09:11:14.268Z] #17 54.27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:11:14 [2020-04-29T09:11:14.268Z] #17 54.28 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:11:14 [2020-04-29T09:11:14.268Z] #17 54.29 Setting up python3 (3.7.3-1) ...
09:11:14 [2020-04-29T09:11:14.268Z] #17 54.79 Setting up python3-wheel (0.32.3-2) ...
09:11:14 [2020-04-29T09:11:14.268Z] #17 55.52 Setting up apparmor (2.13.2-10) ...
09:11:14 [2020-04-29T09:11:14.268Z] #17 57.12 Setting up xfsprogs (4.20.0-1) ...
09:11:14 [2020-04-29T09:11:14.268Z] #17 57.13 Setting up python3-lib2to3 (3.7.3-1) ...
09:11:14 [2020-04-29T09:11:14.268Z] #17 57.42 Setting up python3-pkg-resources (40.8.0-1) ...
09:11:14 [2020-04-29T09:11:14.385Z] #44 38.36   CC       images/ipc-sem.o
09:11:14 [2020-04-29T09:11:14.646Z] #44 38.50   CC       images/utsns.o
09:11:14 [2020-04-29T09:11:14.646Z] #44 38.65   CC       images/creds.o
09:11:14 [2020-04-29T09:11:14.673Z] #65 42.73 + bin/ctr
09:11:14 [2020-04-29T09:11:14.907Z] #44 38.94   CC       images/vma.o
09:11:14 [2020-04-29T09:11:14.982Z] ok  	github.com/docker/docker/api/server	0.012s	coverage: 9.0% of statements
09:11:15 [2020-04-29T09:11:15.168Z] #44 39.24   CC       images/netdev.o
09:11:15 [2020-04-29T09:11:15.341Z] #44 20.76   CC       images/stats.o
09:11:15 [2020-04-29T09:11:15.341Z] #44 21.17   CC       images/core.o
09:11:15 [2020-04-29T09:11:15.459Z] #17 58.29 Setting up python3-distutils (3.7.3-1) ...
09:11:15 [2020-04-29T09:11:15.599Z] #44 ...
09:11:15 [2020-04-29T09:11:15.599Z] 
09:11:15 [2020-04-29T09:11:15.599Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:11:15 [2020-04-29T09:11:15.599Z] #56 87.02 go/ast
09:11:15 [2020-04-29T09:11:15.599Z] #56 88.70 golang.org/x/crypto/ssh/terminal
09:11:15 [2020-04-29T09:11:15.599Z] #56 90.22 mvdan.cc/editorconfig
09:11:15 [2020-04-29T09:11:15.599Z] #56 91.59 mvdan.cc/sh/v3/fileutil
09:11:15 [2020-04-29T09:11:15.599Z] #56 91.79 mvdan.cc/sh/v3/syntax
09:11:15 [2020-04-29T09:11:15.716Z] #17 58.70 Setting up python3-setuptools (40.8.0-1) ...
09:11:15 [2020-04-29T09:11:15.740Z] #44 39.71   CC       images/tty.o
09:11:15 [2020-04-29T09:11:15.856Z] #56 ...
09:11:15 [2020-04-29T09:11:15.856Z] 
09:11:15 [2020-04-29T09:11:15.856Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:15 [2020-04-29T09:11:15.856Z] #47 96.42 go/doc
09:11:16 [2020-04-29T09:11:16.002Z] #44 ...
09:11:16 [2020-04-29T09:11:16.002Z] 
09:11:16 [2020-04-29T09:11:16.002Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:11:16 [2020-04-29T09:11:16.002Z] #10 87.30 Selecting previously unselected package libapparmor1:arm64.
09:11:16 [2020-04-29T09:11:16.002Z] #10 87.32 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 87.33 Unpacking libapparmor1:arm64 (2.13.2-10) ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 87.44 Selecting previously unselected package libapparmor-dev:arm64.
09:11:16 [2020-04-29T09:11:16.002Z] #10 87.46 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 87.47 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 87.65 Selecting previously unselected package libbtrfs0.
09:11:16 [2020-04-29T09:11:16.002Z] #10 87.66 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 87.67 Unpacking libbtrfs0 (4.20.1-2) ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 87.76 Selecting previously unselected package libbtrfs-dev.
09:11:16 [2020-04-29T09:11:16.002Z] #10 87.76 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 87.78 Unpacking libbtrfs-dev (4.20.1-2) ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 87.94 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
09:11:16 [2020-04-29T09:11:16.002Z] #10 87.94 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 87.95 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 88.06 Selecting previously unselected package libudev-dev:arm64.
09:11:16 [2020-04-29T09:11:16.002Z] #10 88.09 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 88.12 Unpacking libudev-dev:arm64 (241-7~deb10u3) ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 88.27 Selecting previously unselected package libsepol1-dev:arm64.
09:11:16 [2020-04-29T09:11:16.002Z] #10 88.28 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 88.29 Unpacking libsepol1-dev:arm64 (2.8-1) ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 88.64 Selecting previously unselected package libpcre16-3:arm64.
09:11:16 [2020-04-29T09:11:16.002Z] #10 88.65 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 88.66 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 88.83 Selecting previously unselected package libpcre32-3:arm64.
09:11:16 [2020-04-29T09:11:16.002Z] #10 88.83 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 88.84 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 89.01 Selecting previously unselected package libpcrecpp0v5:arm64.
09:11:16 [2020-04-29T09:11:16.002Z] #10 89.01 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 89.02 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 89.13 Selecting previously unselected package libpcre3-dev:arm64.
09:11:16 [2020-04-29T09:11:16.002Z] #10 89.16 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 89.24 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 89.78 Selecting previously unselected package libselinux1-dev:arm64.
09:11:16 [2020-04-29T09:11:16.002Z] #10 89.78 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 89.79 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 90.11 Selecting previously unselected package libdevmapper-dev:arm64.
09:11:16 [2020-04-29T09:11:16.002Z] #10 90.12 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 90.12 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 90.23 Selecting previously unselected package libseccomp-dev:arm64.
09:11:16 [2020-04-29T09:11:16.002Z] #10 90.23 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 90.24 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 90.43 Selecting previously unselected package libsystemd-dev:arm64.
09:11:16 [2020-04-29T09:11:16.002Z] #10 90.44 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 90.44 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ...
09:11:16 [2020-04-29T09:11:16.002Z] #10 90.93 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
09:11:16 [2020-04-29T09:11:16.031Z] #65 ...
09:11:16 [2020-04-29T09:11:16.032Z] 
09:11:16 [2020-04-29T09:11:16.032Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:16 [2020-04-29T09:11:16.032Z] #47 90.21 encoding/xml
09:11:16 [2020-04-29T09:11:16.263Z] #10 90.95 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
09:11:16 [2020-04-29T09:11:16.263Z] #10 90.96 Setting up libapparmor1:arm64 (2.13.2-10) ...
09:11:16 [2020-04-29T09:11:16.263Z] #10 90.98 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:11:16 [2020-04-29T09:11:16.263Z] #10 90.99 Setting up libpcre16-3:arm64 (2:8.39-12) ...
09:11:16 [2020-04-29T09:11:16.263Z] #10 91.00 Setting up libsepol1-dev:arm64 (2.8-1) ...
09:11:16 [2020-04-29T09:11:16.263Z] #10 91.01 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:11:16 [2020-04-29T09:11:16.263Z] #10 91.04 Setting up libbtrfs0 (4.20.1-2) ...
09:11:16 [2020-04-29T09:11:16.263Z] #10 91.04 Setting up libpcre32-3:arm64 (2:8.39-12) ...
09:11:16 [2020-04-29T09:11:16.263Z] #10 91.05 Setting up libudev-dev:arm64 (241-7~deb10u3) ...
09:11:16 [2020-04-29T09:11:16.263Z] #10 91.09 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:11:16 [2020-04-29T09:11:16.263Z] #10 91.10 Setting up libbtrfs-dev (4.20.1-2) ...
09:11:16 [2020-04-29T09:11:16.263Z] #10 91.12 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
09:11:16 [2020-04-29T09:11:16.263Z] #10 91.13 Setting up mingw-w64-common (6.0.0-3) ...
09:11:16 [2020-04-29T09:11:16.524Z] #10 91.15 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ...
09:11:16 [2020-04-29T09:11:16.524Z] #10 91.16 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
09:11:16 [2020-04-29T09:11:16.524Z] #10 91.17 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
09:11:16 [2020-04-29T09:11:16.524Z] #10 91.18 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:11:16 [2020-04-29T09:11:16.524Z] #10 91.20 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
09:11:16 [2020-04-29T09:11:16.524Z] #10 91.21 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
09:11:16 [2020-04-29T09:11:16.524Z] #10 91.22 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:11:16 [2020-04-29T09:11:16.524Z] #10 91.23 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
09:11:16 [2020-04-29T09:11:16.524Z] #10 91.24 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
09:11:16 [2020-04-29T09:11:16.524Z] #10 91.26 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
09:11:16 [2020-04-29T09:11:16.524Z] #10 91.28 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
09:11:16 [2020-04-29T09:11:16.524Z] #10 91.29 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
09:11:16 [2020-04-29T09:11:16.524Z] #10 91.30 Setting up dmsetup (2:1.02.155-3) ...
09:11:16 [2020-04-29T09:11:16.524Z] #10 91.32 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
09:11:16 [2020-04-29T09:11:16.524Z] #10 91.34 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
09:11:16 [2020-04-29T09:11:16.790Z] #10 91.37 Processing triggers for libc-bin (2.28-10) ...
09:11:17 [2020-04-29T09:11:17.055Z] #10 DONE 91.8s
09:11:17 [2020-04-29T09:11:17.055Z] 
09:11:17 [2020-04-29T09:11:17.055Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:11:17 [2020-04-29T09:11:17.088Z] #17 59.84 Setting up python3-pip (18.1-5) ...
09:11:17 [2020-04-29T09:11:17.317Z] #58 DONE 0.1s
09:11:17 [2020-04-29T09:11:17.317Z] 
09:11:17 [2020-04-29T09:11:17.317Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:11:17 [2020-04-29T09:11:17.317Z] #59 DONE 0.1s
09:11:17 [2020-04-29T09:11:17.317Z] 
09:11:17 [2020-04-29T09:11:17.317Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
09:11:17 [2020-04-29T09:11:17.914Z] #47 91.90 go/doc
09:11:18 [2020-04-29T09:11:18.022Z] #17 60.81 Processing triggers for libc-bin (2.28-10) ...
09:11:18 [2020-04-29T09:11:18.022Z] #17 60.84 Processing triggers for mime-support (3.62) ...
09:11:18 [2020-04-29T09:11:18.279Z] #17 DONE 61.3s
09:11:18 [2020-04-29T09:11:18.279Z] 
09:11:18 [2020-04-29T09:11:18.279Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
09:11:18 [2020-04-29T09:11:18.384Z] #47 99.81 github.com/LK4D4/vndr/godl/singleflight
09:11:18 [2020-04-29T09:11:18.642Z] #47 100.1 github.com/LK4D4/vndr/versioned
09:11:18 [2020-04-29T09:11:18.880Z] #47 ...
09:11:18 [2020-04-29T09:11:18.880Z] 
09:11:18 [2020-04-29T09:11:18.880Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:11:18 [2020-04-29T09:11:18.880Z] #56 83.23 github.com/pkg/diff
09:11:18 [2020-04-29T09:11:18.880Z] #56 84.12 go/ast
09:11:18 [2020-04-29T09:11:18.880Z] #56 85.10 golang.org/x/crypto/ssh/terminal
09:11:18 [2020-04-29T09:11:18.880Z] #56 86.74 mvdan.cc/editorconfig
09:11:18 [2020-04-29T09:11:18.880Z] #56 87.96 mvdan.cc/sh/v3/fileutil
09:11:18 [2020-04-29T09:11:18.880Z] #56 88.22 mvdan.cc/sh/v3/syntax
09:11:18 [2020-04-29T09:11:18.899Z] #47 100.3 compress/flate
09:11:18 [2020-04-29T09:11:18.899Z] #47 100.3 github.com/LK4D4/vndr/build
09:11:19 [2020-04-29T09:11:19.135Z] #56 ...
09:11:19 [2020-04-29T09:11:19.135Z] 
09:11:19 [2020-04-29T09:11:19.135Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:19 [2020-04-29T09:11:19.135Z] #44 20.55   CC       images/stats.o
09:11:19 [2020-04-29T09:11:19.135Z] #44 20.90   CC       images/core.o
09:11:19 [2020-04-29T09:11:19.135Z] #44 21.69   CC       images/core-x86.o
09:11:19 [2020-04-29T09:11:19.135Z] #44 22.30   CC       images/core-arm.o
09:11:19 [2020-04-29T09:11:19.135Z] #44 22.78   CC       images/core-aarch64.o
09:11:19 [2020-04-29T09:11:19.135Z] #44 23.14   CC       images/core-ppc64.o
09:11:19 [2020-04-29T09:11:19.135Z] #44 23.83   CC       images/core-s390.o
09:11:19 [2020-04-29T09:11:19.135Z] #44 24.56   CC       images/cpuinfo.o
09:11:19 [2020-04-29T09:11:19.135Z] #44 25.08   CC       images/inventory.o
09:11:19 [2020-04-29T09:11:19.135Z] #44 25.28   CC       images/fdinfo.o
09:11:19 [2020-04-29T09:11:19.135Z] #44 25.75   CC       images/fown.o
09:11:19 [2020-04-29T09:11:19.135Z] #44 26.06   CC       images/ns.o
09:11:19 [2020-04-29T09:11:19.235Z] #11 ...
09:11:19 [2020-04-29T09:11:19.235Z] 
09:11:19 [2020-04-29T09:11:19.235Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:11:19 [2020-04-29T09:11:19.235Z] #68 87.63 + for f in rootlesskit rootlesskit-docker-proxy
09:11:19 [2020-04-29T09:11:19.235Z] #68 87.64 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:11:19 [2020-04-29T09:11:19.235Z] #68 DONE 93.1s
09:11:19 [2020-04-29T09:11:19.235Z] 
09:11:19 [2020-04-29T09:11:19.235Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:11:19 [2020-04-29T09:11:19.235Z] #69 DONE 0.1s
09:11:19 [2020-04-29T09:11:19.235Z] 
09:11:19 [2020-04-29T09:11:19.235Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:19 [2020-04-29T09:11:19.235Z] #44 40.24   CC       images/file-lock.o
09:11:19 [2020-04-29T09:11:19.235Z] #44 40.39   CC       images/rlimit.o
09:11:19 [2020-04-29T09:11:19.235Z] #44 40.63   CC       images/pagemap.o
09:11:19 [2020-04-29T09:11:19.235Z] #44 41.04   CC       images/siginfo.o
09:11:19 [2020-04-29T09:11:19.235Z] #44 41.52   CC       images/rpc.o
09:11:19 [2020-04-29T09:11:19.235Z] #44 43.17   CC       images/ext-file.o
09:11:19 [2020-04-29T09:11:19.389Z] #44 26.28   CC       images/regfile.o
09:11:19 [2020-04-29T09:11:19.496Z] #44 ...
09:11:19 [2020-04-29T09:11:19.496Z] 
09:11:19 [2020-04-29T09:11:19.496Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
09:11:19 [2020-04-29T09:11:19.496Z] #11 DONE 2.3s
09:11:19 [2020-04-29T09:11:19.496Z] 
09:11:19 [2020-04-29T09:11:19.496Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:19 [2020-04-29T09:11:19.496Z] #44 43.58   CC       images/cgroup.o
09:11:19 [2020-04-29T09:11:19.644Z] #44 26.52   CC       images/ghost-file.o
09:11:19 [2020-04-29T09:11:19.899Z] #44 26.81   CC       images/fifo.o
09:11:20 [2020-04-29T09:11:20.156Z] #44 27.04   CC       images/remap-file-path.o
09:11:20 [2020-04-29T09:11:20.178Z] #18 1.721 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:11:20 [2020-04-29T09:11:20.178Z] #18 1.728 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:11:20 [2020-04-29T09:11:20.178Z] #18 1.732 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:11:20 [2020-04-29T09:11:20.178Z] #18 DONE 1.8s
09:11:20 [2020-04-29T09:11:20.178Z] 
09:11:20 [2020-04-29T09:11:20.178Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:20 [2020-04-29T09:11:20.178Z] #44 126.5   CC       criu/namespaces.o
09:11:20 [2020-04-29T09:11:20.178Z] #44 128.4   CC       criu/net.o
09:11:20 [2020-04-29T09:11:20.412Z] #44 27.26   CC       images/eventfd.o
09:11:20 [2020-04-29T09:11:20.412Z] #44 27.48   CC       images/eventpoll.o
09:11:20 [2020-04-29T09:11:20.445Z] #44 44.39   CC       images/userns.o
09:11:20 [2020-04-29T09:11:20.706Z] #44 44.72   CC       images/google/protobuf/descriptor.o
09:11:20 [2020-04-29T09:11:20.972Z] #44 27.86   CC       images/fh.o
09:11:20 [2020-04-29T09:11:20.972Z] #44 ...
09:11:20 [2020-04-29T09:11:20.972Z] 
09:11:20 [2020-04-29T09:11:20.972Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:11:20 [2020-04-29T09:11:20.972Z] #56 95.24 mvdan.cc/sh/v3/cmd/shfmt
09:11:21 [2020-04-29T09:11:21.278Z] #44 ...
09:11:21 [2020-04-29T09:11:21.278Z] 
09:11:21 [2020-04-29T09:11:21.278Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:21 [2020-04-29T09:11:21.278Z] #47 85.44 vendor/golang.org/x/text/unicode/norm
09:11:21 [2020-04-29T09:11:21.278Z] #47 87.67 github.com/LK4D4/vndr/build
09:11:21 [2020-04-29T09:11:21.278Z] #47 89.90 crypto/elliptic
09:11:21 [2020-04-29T09:11:21.278Z] #47 91.20 encoding/asn1
09:11:21 [2020-04-29T09:11:21.278Z] #47 92.90 crypto/rsa
09:11:21 [2020-04-29T09:11:21.278Z] #47 93.58 crypto/dsa
09:11:21 [2020-04-29T09:11:21.278Z] #47 95.61 vendor/golang.org/x/crypto/cryptobyte
09:11:21 [2020-04-29T09:11:21.278Z] #47 ...
09:11:21 [2020-04-29T09:11:21.278Z] 
09:11:21 [2020-04-29T09:11:21.278Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.194 + RM_GOPATH=0
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.194 + TMP_GOPATH=
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.194 + : /build
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.194 + '[' -z '' ']'
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.194 ++ mktemp -d
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.196 + export GOPATH=/tmp/tmp.R7T0CPFmHP
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.196 + GOPATH=/tmp/tmp.R7T0CPFmHP
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.196 + RM_GOPATH=1
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.203 ++ dirname ./install.sh
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.207 + dir=.
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.207 + bin=runc
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.207 + shift
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.207 + '[' '!' -f ./runc.installer ']'
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.207 + . ./runc.installer
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.207 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.207 + install_runc
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.207 + grep -q '^3\.10\.0.*\.el7\.'
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.207 + uname -r
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.215 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.215 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.215 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.R7T0CPFmHP/src/github.com/opencontainers/runc
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.219 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
09:11:21 [2020-04-29T09:11:21.278Z] #60 2.227 Cloning into '/tmp/tmp.R7T0CPFmHP/src/github.com/opencontainers/runc'...
09:11:21 [2020-04-29T09:11:21.849Z] #60 ...
09:11:21 [2020-04-29T09:11:21.849Z] 
09:11:21 [2020-04-29T09:11:21.849Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
09:11:21 [2020-04-29T09:11:21.849Z] #12 DONE 2.4s
09:11:21 [2020-04-29T09:11:21.849Z] 
09:11:21 [2020-04-29T09:11:21.849Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
09:11:22 [2020-04-29T09:11:22.183Z] #47 102.9 hash/crc32
09:11:22 [2020-04-29T09:11:22.183Z] #47 ...
09:11:22 [2020-04-29T09:11:22.183Z] 
09:11:22 [2020-04-29T09:11:22.183Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:22 [2020-04-29T09:11:22.183Z] #44 22.10   CC       images/core-x86.o
09:11:22 [2020-04-29T09:11:22.183Z] #44 22.76   CC       images/core-arm.o
09:11:22 [2020-04-29T09:11:22.183Z] #44 23.14   CC       images/core-aarch64.o
09:11:22 [2020-04-29T09:11:22.183Z] #44 23.58   CC       images/core-ppc64.o
09:11:22 [2020-04-29T09:11:22.183Z] #44 24.39   CC       images/core-s390.o
09:11:22 [2020-04-29T09:11:22.183Z] #44 25.26   CC       images/cpuinfo.o
09:11:22 [2020-04-29T09:11:22.183Z] #44 25.91   CC       images/inventory.o
09:11:22 [2020-04-29T09:11:22.183Z] #44 26.21   CC       images/fdinfo.o
09:11:22 [2020-04-29T09:11:22.183Z] #44 26.66   CC       images/fown.o
09:11:22 [2020-04-29T09:11:22.183Z] #44 26.96   CC       images/ns.o
09:11:22 [2020-04-29T09:11:22.183Z] #44 27.21   CC       images/regfile.o
09:11:22 [2020-04-29T09:11:22.183Z] #44 27.58   CC       images/ghost-file.o
09:11:22 [2020-04-29T09:11:22.183Z] #44 ...
09:11:22 [2020-04-29T09:11:22.183Z] 
09:11:22 [2020-04-29T09:11:22.183Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:22 [2020-04-29T09:11:22.183Z] #47 103.6 compress/gzip
09:11:22 [2020-04-29T09:11:22.441Z] #47 ...
09:11:22 [2020-04-29T09:11:22.441Z] 
09:11:22 [2020-04-29T09:11:22.441Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
09:11:22 [2020-04-29T09:11:22.441Z] #56 98.25 mvdan.cc/sh/v3/cmd/shfmt
09:11:22 [2020-04-29T09:11:22.441Z] #56 DONE 103.7s
09:11:22 [2020-04-29T09:11:22.441Z] 
09:11:22 [2020-04-29T09:11:22.441Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:22 [2020-04-29T09:11:22.441Z] #44 27.93   CC       images/fifo.o
09:11:22 [2020-04-29T09:11:22.698Z] #44 28.29   CC       images/remap-file-path.o
09:11:22 [2020-04-29T09:11:22.705Z] #44 132.3   CC       criu/netfilter.o
09:11:22 [2020-04-29T09:11:22.705Z] #44 132.7   CC       criu/page-pipe.o
09:11:22 [2020-04-29T09:11:22.956Z] #44 28.74   CC       images/eventfd.o
09:11:23 [2020-04-29T09:11:23.213Z] #44 29.03   CC       images/eventpoll.o
09:11:23 [2020-04-29T09:11:23.638Z] #44 133.5   CC       criu/page-xfer.o
09:11:23 [2020-04-29T09:11:23.763Z] #13 1.872 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:11:23 [2020-04-29T09:11:23.763Z] #13 DONE 2.0s
09:11:23 [2020-04-29T09:11:23.763Z] 
09:11:23 [2020-04-29T09:11:23.763Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
09:11:23 [2020-04-29T09:11:23.779Z] #44 29.53   CC       images/fh.o
09:11:24 [2020-04-29T09:11:24.343Z] #44 29.82   CC       images/fsnotify.o
09:11:24 [2020-04-29T09:11:24.909Z] #44 30.43   CC       images/signalfd.o
09:11:25 [2020-04-29T09:11:25.011Z] #44 134.9   CC       criu/pagemap-cache.o
09:11:25 [2020-04-29T09:11:25.166Z] #44 30.68   CC       images/fs.o
09:11:25 [2020-04-29T09:11:25.166Z] #44 30.95   CC       images/pstree.o
09:11:25 [2020-04-29T09:11:25.269Z] #44 135.4   CC       criu/pagemap.o
09:11:25 [2020-04-29T09:11:25.424Z] #44 31.19   CC       images/pipe.o
09:11:25 [2020-04-29T09:11:25.682Z] #44 31.53   CC       images/tcp-stream.o
09:11:26 [2020-04-29T09:11:26.206Z] #44 136.4   CC       criu/parasite-syscall.o
09:11:26 [2020-04-29T09:11:26.247Z] #44 31.83   CC       images/sk-packet.o
09:11:26 [2020-04-29T09:11:26.308Z] #56 DONE 100.1s
09:11:26 [2020-04-29T09:11:26.308Z] 
09:11:26 [2020-04-29T09:11:26.308Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:26 [2020-04-29T09:11:26.308Z] #44 28.15   CC       images/fsnotify.o
09:11:26 [2020-04-29T09:11:26.308Z] #44 28.73   CC       images/signalfd.o
09:11:26 [2020-04-29T09:11:26.308Z] #44 29.04   CC       images/fs.o
09:11:26 [2020-04-29T09:11:26.308Z] #44 29.34   CC       images/pstree.o
09:11:26 [2020-04-29T09:11:26.308Z] #44 29.61   CC       images/pipe.o
09:11:26 [2020-04-29T09:11:26.308Z] #44 29.93   CC       images/tcp-stream.o
09:11:26 [2020-04-29T09:11:26.308Z] #44 30.17   CC       images/sk-packet.o
09:11:26 [2020-04-29T09:11:26.308Z] #44 30.51   CC       images/mnt.o
09:11:26 [2020-04-29T09:11:26.308Z] #44 30.74   CC       images/pipe-data.o
09:11:26 [2020-04-29T09:11:26.308Z] #44 31.03   CC       images/sa.o
09:11:26 [2020-04-29T09:11:26.308Z] #44 31.26   CC       images/timer.o
09:11:26 [2020-04-29T09:11:26.308Z] #44 31.66   CC       images/timerfd.o
09:11:26 [2020-04-29T09:11:26.308Z] #44 31.82   CC       images/mm.o
09:11:26 [2020-04-29T09:11:26.308Z] #44 32.09   CC       images/sk-opts.o
09:11:26 [2020-04-29T09:11:26.308Z] #44 32.41   CC       images/sk-unix.o
09:11:26 [2020-04-29T09:11:26.308Z] #44 33.25   CC       images/sk-inet.o
09:11:26 [2020-04-29T09:11:26.309Z] #14 DONE 2.2s
09:11:26 [2020-04-29T09:11:26.309Z] 
09:11:26 [2020-04-29T09:11:26.309Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
09:11:26 [2020-04-29T09:11:26.309Z] #15 ...
09:11:26 [2020-04-29T09:11:26.309Z] 
09:11:26 [2020-04-29T09:11:26.309Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:11:26 [2020-04-29T09:11:26.309Z] #50 DONE 100.7s
09:11:26 [2020-04-29T09:11:26.505Z] #44 32.20   CC       images/mnt.o
09:11:26 [2020-04-29T09:11:26.570Z] 
09:11:26 [2020-04-29T09:11:26.570Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:26 [2020-04-29T09:11:26.570Z] #44 46.66   CC       images/opts.o
09:11:26 [2020-04-29T09:11:26.570Z] #44 46.85   CC       images/seccomp.o
09:11:26 [2020-04-29T09:11:26.570Z] #44 47.10   CC       images/binfmt-misc.o
09:11:26 [2020-04-29T09:11:26.570Z] #44 47.36   CC       images/time.o
09:11:26 [2020-04-29T09:11:26.570Z] #44 47.66   CC       images/sysctl.o
09:11:26 [2020-04-29T09:11:26.570Z] #44 48.02   CC       images/autofs.o
09:11:26 [2020-04-29T09:11:26.570Z] #44 48.26   CC       images/macvlan.o
09:11:26 [2020-04-29T09:11:26.570Z] #44 48.41   CC       images/sit.o
09:11:26 [2020-04-29T09:11:26.570Z] #44 48.59   LINK     images/built-in.o
09:11:26 [2020-04-29T09:11:26.570Z] #44 48.70   GEN      compel/include/asm
09:11:26 [2020-04-29T09:11:26.570Z] #44 48.71   GEN      compel/include/version.h
09:11:26 [2020-04-29T09:11:26.570Z] #44 48.76 touch .config
09:11:26 [2020-04-29T09:11:26.570Z] #44 48.78   GEN      include/common/config.h
09:11:26 [2020-04-29T09:11:26.570Z] #44 48.86   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:11:26 [2020-04-29T09:11:26.570Z] #44 48.87   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
09:11:26 [2020-04-29T09:11:26.570Z] #44 48.94   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
09:11:26 [2020-04-29T09:11:26.570Z] #44 48.97   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
09:11:26 [2020-04-29T09:11:26.570Z] #44 48.99   DEP      compel/plugins/std/infect.d
09:11:26 [2020-04-29T09:11:26.570Z] #44 49.20   DEP      compel/plugins/std/string.d
09:11:26 [2020-04-29T09:11:26.570Z] #44 49.36   DEP      compel/plugins/std/log.d
09:11:26 [2020-04-29T09:11:26.571Z] #44 49.48   DEP      compel/plugins/std/fds.d
09:11:26 [2020-04-29T09:11:26.571Z] #44 49.59   DEP      compel/plugins/std/std.d
09:11:26 [2020-04-29T09:11:26.571Z] #44 49.78   DEP      compel/plugins/shmem/shmem.d
09:11:26 [2020-04-29T09:11:26.571Z] #44 49.88   DEP      compel/plugins/fds/fds.d
09:11:26 [2020-04-29T09:11:26.571Z] #44 50.12   CC       compel/plugins/std/std.o
09:11:26 [2020-04-29T09:11:26.763Z] #44 32.50   CC       images/pipe-data.o
09:11:26 [2020-04-29T09:11:26.832Z] #44 50.70   CC       compel/plugins/std/fds.o
09:11:26 [2020-04-29T09:11:26.868Z] #44 ...
09:11:26 [2020-04-29T09:11:26.868Z] 
09:11:26 [2020-04-29T09:11:26.868Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:11:26 [2020-04-29T09:11:26.868Z] #10 101.4 Selecting previously unselected package g++-mingw-w64-x86-64.
09:11:26 [2020-04-29T09:11:26.868Z] #10 101.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:11:26 [2020-04-29T09:11:26.868Z] #10 101.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:11:27 [2020-04-29T09:11:27.094Z] #44 32.76   CC       images/sa.o
09:11:27 [2020-04-29T09:11:27.141Z] #44 137.3   CC       criu/path.o
09:11:27 [2020-04-29T09:11:27.352Z] #44 32.94   CC       images/timer.o
09:11:27 [2020-04-29T09:11:27.406Z] #44 137.5   CC       criu/pie-util-vdso-elf32.o
09:11:27 [2020-04-29T09:11:27.406Z] #44 51.39   CC       compel/plugins/std/log.o
09:11:27 [2020-04-29T09:11:27.923Z] #44 33.45   CC       images/timerfd.o
09:11:27 [2020-04-29T09:11:27.923Z] #44 33.75   CC       images/mm.o
09:11:27 [2020-04-29T09:11:27.972Z] #44 138.0   CC       criu/pie-util-vdso.o
09:11:28 [2020-04-29T09:11:28.184Z] #44 34.07   CC       images/sk-opts.o
09:11:28 [2020-04-29T09:11:28.230Z] #44 138.4   CC       criu/pie-util.o
09:11:28 [2020-04-29T09:11:28.350Z] #44 ...
09:11:28 [2020-04-29T09:11:28.350Z] 
09:11:28 [2020-04-29T09:11:28.350Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
09:11:28 [2020-04-29T09:11:28.350Z] #15 DONE 2.3s
09:11:28 [2020-04-29T09:11:28.350Z] 
09:11:28 [2020-04-29T09:11:28.350Z] #16 [dev-systemd-false 6/26] RUN ldconfig
09:11:28 [2020-04-29T09:11:28.488Z] #44 138.6   CC       criu/pipes.o
09:11:28 [2020-04-29T09:11:28.748Z] #44 34.44   CC       images/sk-unix.o
09:11:29 [2020-04-29T09:11:29.006Z] #44 34.80   CC       images/sk-inet.o
09:11:29 [2020-04-29T09:11:29.064Z] #44 139.2   CC       criu/plugin.o
09:11:29 [2020-04-29T09:11:29.322Z] #44 139.5   CC       criu/proc_parse.o
09:11:29 [2020-04-29T09:11:29.570Z] #44 35.21   CC       images/tun.o
09:11:29 [2020-04-29T09:11:29.871Z] #44 35.49   CC       images/sk-netlink.o
09:11:30 [2020-04-29T09:11:30.129Z] #44 35.73   CC       images/packet-sock.o
09:11:30 [2020-04-29T09:11:30.255Z] #44 ...
09:11:30 [2020-04-29T09:11:30.255Z] 
09:11:30 [2020-04-29T09:11:30.255Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
09:11:30 [2020-04-29T09:11:30.255Z] #19 5.818 Collecting yamllint==1.16.0
09:11:30 [2020-04-29T09:11:30.266Z] #16 DONE 2.1s
09:11:30 [2020-04-29T09:11:30.266Z] 
09:11:30 [2020-04-29T09:11:30.266Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:11:30 [2020-04-29T09:11:30.386Z] #44 36.20   CC       images/ipc-var.o
09:11:30 [2020-04-29T09:11:30.644Z] #44 36.39   CC       images/ipc-desc.o
09:11:30 [2020-04-29T09:11:30.777Z] Fetching without tags
09:11:31 [2020-04-29T09:11:31.073Z] #10 ...
09:11:31 [2020-04-29T09:11:31.073Z] 
09:11:31 [2020-04-29T09:11:31.073Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:31 [2020-04-29T09:11:31.073Z] #47 95.45 github.com/LK4D4/vndr/build
09:11:31 [2020-04-29T09:11:31.073Z] #47 96.48 github.com/LK4D4/vndr/versioned
09:11:31 [2020-04-29T09:11:31.073Z] #47 96.56 compress/flate
09:11:31 [2020-04-29T09:11:31.073Z] #47 99.15 hash/crc32
09:11:31 [2020-04-29T09:11:31.073Z] #47 99.98 compress/gzip
09:11:31 [2020-04-29T09:11:31.073Z] #47 99.98 vendor/golang.org/x/crypto/cryptobyte
09:11:31 [2020-04-29T09:11:31.073Z] #47 100.9 net
09:11:31 [2020-04-29T09:11:31.073Z] #47 102.8 vendor/golang.org/x/crypto/chacha20poly1305
09:11:31 [2020-04-29T09:11:31.073Z] #47 104.0 vendor/golang.org/x/text/transform
09:11:31 [2020-04-29T09:11:31.073Z] #47 104.8 vendor/golang.org/x/text/unicode/bidi
09:11:31 [2020-04-29T09:11:31.209Z] #44 36.70   CC       images/ipc-shm.o
09:11:31 [2020-04-29T09:11:31.209Z] #44 36.93   CC       images/ipc-msg.o
09:11:31 [2020-04-29T09:11:31.328Z] #47 ...
09:11:31 [2020-04-29T09:11:31.328Z] 
09:11:31 [2020-04-29T09:11:31.328Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:31 [2020-04-29T09:11:31.328Z] #44 33.86   CC       images/tun.o
09:11:31 [2020-04-29T09:11:31.328Z] #44 34.17   CC       images/sk-netlink.o
09:11:31 [2020-04-29T09:11:31.328Z] #44 34.39   CC       images/packet-sock.o
09:11:31 [2020-04-29T09:11:31.328Z] #44 34.76   CC       images/ipc-var.o
09:11:31 [2020-04-29T09:11:31.328Z] #44 34.96   CC       images/ipc-desc.o
09:11:31 [2020-04-29T09:11:31.328Z] #44 35.15   CC       images/ipc-shm.o
09:11:31 [2020-04-29T09:11:31.328Z] #44 35.31   CC       images/ipc-msg.o
09:11:31 [2020-04-29T09:11:31.328Z] #44 35.69   CC       images/ipc-sem.o
09:11:31 [2020-04-29T09:11:31.328Z] #44 35.89   CC       images/utsns.o
09:11:31 [2020-04-29T09:11:31.328Z] #44 36.09   CC       images/creds.o
09:11:31 [2020-04-29T09:11:31.328Z] #44 36.38   CC       images/vma.o
09:11:31 [2020-04-29T09:11:31.328Z] #44 36.63   CC       images/netdev.o
09:11:31 [2020-04-29T09:11:31.328Z] #44 36.93   CC       images/tty.o
09:11:31 [2020-04-29T09:11:31.328Z] #44 37.51   CC       images/file-lock.o
09:11:31 [2020-04-29T09:11:31.328Z] #44 37.73   CC       images/rlimit.o
09:11:31 [2020-04-29T09:11:31.328Z] #44 38.05   CC       images/pagemap.o
09:11:31 [2020-04-29T09:11:31.328Z] #44 38.37   CC       images/siginfo.o
09:11:31 [2020-04-29T09:11:31.467Z] #44 37.20   CC       images/ipc-sem.o
09:11:31 [2020-04-29T09:11:31.468Z] Merging remotes/origin/master commit cc0dfb6e7b22ad120c60a9ce770ea15415767cf9 into PR head commit 07d60bc2571ba3d680f21adc84d87803ab4959c6
09:11:31 [2020-04-29T09:11:31.583Z] #44 38.61   CC       images/rpc.o
09:11:31 [2020-04-29T09:11:31.628Z] #19 11.19   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:11:31 [2020-04-29T09:11:31.628Z] #19 11.27 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:11:31 [2020-04-29T09:11:31.628Z] #19 11.31   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
09:11:31 [2020-04-29T09:11:31.628Z] #19 11.37 Collecting pyyaml (from yamllint==1.16.0)
09:11:31 [2020-04-29T09:11:31.628Z] #19 11.52   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
09:11:31 [2020-04-29T09:11:31.628Z] #19 ...
09:11:31 [2020-04-29T09:11:31.628Z] 
09:11:31 [2020-04-29T09:11:31.628Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:31 [2020-04-29T09:11:31.628Z] #44 141.9   CC       criu/protobuf-desc.o
09:11:31 [2020-04-29T09:11:31.724Z] #44 37.48   CC       images/utsns.o
09:11:31 [2020-04-29T09:11:31.982Z] #44 37.78   CC       images/creds.o
09:11:32 [2020-04-29T09:11:32.240Z] #44 37.97   CC       images/vma.o
09:11:32 [2020-04-29T09:11:32.498Z] #44 38.16   CC       images/netdev.o
09:11:32 [2020-04-29T09:11:32.813Z] #17 2.392 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:11:32 [2020-04-29T09:11:32.813Z] #17 2.560 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:11:32 [2020-04-29T09:11:32.945Z] #44 39.90   CC       images/ext-file.o
09:11:33 [2020-04-29T09:11:33.001Z] #44 142.9   CC       criu/protobuf.o
09:11:33 [2020-04-29T09:11:33.062Z] #44 38.69   CC       images/tty.o
09:11:33 [2020-04-29T09:11:33.074Z] #17 2.643 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:11:33 [2020-04-29T09:11:33.074Z] #17 ...
09:11:33 [2020-04-29T09:11:33.074Z] 
09:11:33 [2020-04-29T09:11:33.074Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:33 [2020-04-29T09:11:33.074Z] #47 97.26 vendor/golang.org/x/net/http/httpproxy
09:11:33 [2020-04-29T09:11:33.074Z] #47 97.28 net/textproto
09:11:33 [2020-04-29T09:11:33.074Z] #47 98.06 crypto/x509
09:11:33 [2020-04-29T09:11:33.074Z] #47 98.62 vendor/golang.org/x/net/http/httpguts
09:11:33 [2020-04-29T09:11:33.074Z] #47 98.68 mime/multipart
09:11:33 [2020-04-29T09:11:33.074Z] #47 101.5 crypto/tls
09:11:33 [2020-04-29T09:11:33.074Z] #47 106.7 net/http/httptrace
09:11:33 [2020-04-29T09:11:33.074Z] #47 107.0 net/http
09:11:33 [2020-04-29T09:11:33.074Z] #47 ...
09:11:33 [2020-04-29T09:11:33.074Z] 
09:11:33 [2020-04-29T09:11:33.074Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:33 [2020-04-29T09:11:33.074Z] #44 52.43   CC       compel/plugins/std/string.o
09:11:33 [2020-04-29T09:11:33.074Z] #44 52.96   CC       compel/plugins/std/infect.o
09:11:33 [2020-04-29T09:11:33.074Z] #44 53.56   CC       compel/arch/aarch64/plugins/std/parasite-head.o
09:11:33 [2020-04-29T09:11:33.074Z] #44 53.66   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
09:11:33 [2020-04-29T09:11:33.074Z] #44 53.77   AR       compel/plugins/std.lib.a
09:11:33 [2020-04-29T09:11:33.074Z] #44 53.85   CC       compel/plugins/fds/fds.o
09:11:33 [2020-04-29T09:11:33.074Z] #44 54.17   AR       compel/plugins/fds.lib.a
09:11:33 [2020-04-29T09:11:33.074Z] #44 54.24   HOSTDEP  compel/src/lib/log-host.d
09:11:33 [2020-04-29T09:11:33.074Z] #44 54.41   HOSTDEP  compel/src/lib/handle-elf-host.d
09:11:33 [2020-04-29T09:11:33.074Z] #44 54.61   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
09:11:33 [2020-04-29T09:11:33.074Z] #44 54.88   HOSTDEP  compel/src/main-host.d
09:11:33 [2020-04-29T09:11:33.074Z] #44 55.00   DEP      compel/src/lib/ptrace.d
09:11:33 [2020-04-29T09:11:33.074Z] #44 55.13   DEP      compel/src/lib/infect.d
09:11:33 [2020-04-29T09:11:33.074Z] #44 55.23   DEP      compel/src/lib/infect-util.d
09:11:33 [2020-04-29T09:11:33.074Z] #44 55.29   DEP      compel/src/lib/infect-rpc.d
09:11:33 [2020-04-29T09:11:33.074Z] #44 55.37   DEP      compel/arch/aarch64/src/lib/infect.d
09:11:33 [2020-04-29T09:11:33.074Z] #44 55.48   DEP      compel/arch/aarch64/src/lib/cpu.d
09:11:33 [2020-04-29T09:11:33.074Z] #44 55.63   DEP      compel/src/lib/log.d
09:11:33 [2020-04-29T09:11:33.074Z] #44 55.82   DEP      compel/src/main.d
09:11:33 [2020-04-29T09:11:33.074Z] #44 55.97   DEP      compel/src/lib/handle-elf.d
09:11:33 [2020-04-29T09:11:33.074Z] #44 56.13   DEP      compel/arch/aarch64/src/lib/handle-elf.d
09:11:33 [2020-04-29T09:11:33.074Z] #44 56.27   CC       compel/src/lib/log.o
09:11:33 [2020-04-29T09:11:33.074Z] #44 56.60   CC       compel/arch/aarch64/src/lib/cpu.o
09:11:33 [2020-04-29T09:11:33.074Z] #44 57.00   CC       compel/arch/aarch64/src/lib/infect.o
09:11:30 [2020-04-29T09:11:30.475Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:11:30 [2020-04-29T09:11:30.534Z]  > git config --add remote.origin.fetch +refs/pull/40868/head:refs/remotes/origin/PR-40868 # timeout=10
09:11:30 [2020-04-29T09:11:30.576Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:11:30 [2020-04-29T09:11:30.694Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:11:30 [2020-04-29T09:11:30.809Z] Fetching upstream changes from https://github.com/moby/moby.git
09:11:30 [2020-04-29T09:11:30.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:11:30 [2020-04-29T09:11:30.811Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40868/head:refs/remotes/origin/PR-40868 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:11:31 [2020-04-29T09:11:31.573Z]  > git config core.sparsecheckout # timeout=10
09:11:31 [2020-04-29T09:11:31.615Z]  > git checkout -f 07d60bc2571ba3d680f21adc84d87803ab4959c6 # timeout=10
09:11:33 [2020-04-29T09:11:33.200Z] #44 40.05   CC       images/cgroup.o
09:11:33 [2020-04-29T09:11:33.259Z] #44 143.3   CC       criu/pstree.o
09:11:33 [2020-04-29T09:11:33.320Z] #44 ...
09:11:33 [2020-04-29T09:11:33.320Z] 
09:11:33 [2020-04-29T09:11:33.320Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:33 [2020-04-29T09:11:33.320Z] #47 104.7 vendor/golang.org/x/text/transform
09:11:33 [2020-04-29T09:11:33.320Z] #47 104.7 net
09:11:33 [2020-04-29T09:11:33.320Z] #47 105.8 vendor/golang.org/x/text/unicode/bidi
09:11:33 [2020-04-29T09:11:33.320Z] #47 107.8 vendor/golang.org/x/text/secure/bidirule
09:11:33 [2020-04-29T09:11:33.320Z] #47 108.2 vendor/golang.org/x/text/unicode/norm
09:11:33 [2020-04-29T09:11:33.320Z] #47 112.4 vendor/golang.org/x/net/idna
09:11:33 [2020-04-29T09:11:33.334Z] #44 57.34   CC       compel/src/lib/infect-rpc.o
09:11:33 [2020-04-29T09:11:33.577Z] #47 114.9 vendor/golang.org/x/net/http2/hpack
09:11:33 [2020-04-29T09:11:33.595Z] #44 57.63   CC       compel/src/lib/infect-util.o
09:11:33 [2020-04-29T09:11:33.760Z] #44 40.74   CC       images/userns.o
09:11:33 [2020-04-29T09:11:33.835Z] #47 ...
09:11:33 [2020-04-29T09:11:33.835Z] 
09:11:33 [2020-04-29T09:11:33.835Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:33 [2020-04-29T09:11:33.835Z] #44 39.52   CC       images/file-lock.o
09:11:34 [2020-04-29T09:11:34.092Z] #44 39.73   CC       images/rlimit.o
09:11:34 [2020-04-29T09:11:34.169Z] #44 57.98   CC       compel/src/lib/infect.o
09:11:34 [2020-04-29T09:11:34.192Z] #44 144.3   CC       criu/rbtree.o
09:11:34 [2020-04-29T09:11:34.350Z] #44 39.90   CC       images/pagemap.o
09:11:34 [2020-04-29T09:11:34.364Z] #44 41.08   CC       images/google/protobuf/descriptor.o
09:11:34 [2020-04-29T09:11:34.450Z] #44 144.6   CC       criu/rst-malloc.o
09:11:34 [2020-04-29T09:11:34.608Z] #44 40.29   CC       images/siginfo.o
09:11:34 [2020-04-29T09:11:34.708Z] #44 144.9   CC       criu/seccomp.o
09:11:34 [2020-04-29T09:11:34.713Z] Merge succeeded, producing 5c59f8d0cdacae1637a0fcfc7242795d589c95cf
09:11:34 [2020-04-29T09:11:34.713Z] Checking out Revision 5c59f8d0cdacae1637a0fcfc7242795d589c95cf (PR-40868)
09:11:34 [2020-04-29T09:11:34.866Z] #44 40.56   CC       images/rpc.o
09:11:34 [2020-04-29T09:11:34.966Z] #44 ...
09:11:34 [2020-04-29T09:11:34.966Z] 
09:11:34 [2020-04-29T09:11:34.966Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
09:11:34 [2020-04-29T09:11:34.966Z] #19 12.74 Building wheels for collected packages: pyyaml
09:11:34 [2020-04-29T09:11:34.966Z] #19 12.75   Running setup.py bdist_wheel for pyyaml: started
09:11:34 [2020-04-29T09:11:34.966Z] #19 13.92   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:11:34 [2020-04-29T09:11:34.966Z] #19 13.92   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
09:11:34 [2020-04-29T09:11:34.966Z] #19 14.00 Successfully built pyyaml
09:11:34 [2020-04-29T09:11:34.966Z] #19 14.02 Installing collected packages: pathspec, pyyaml, yamllint
09:11:34 [2020-04-29T09:11:34.966Z] #19 14.39 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
09:11:34 [2020-04-29T09:11:34.966Z] #19 DONE 14.9s
09:11:35 [2020-04-29T09:11:35.224Z] 
09:11:35 [2020-04-29T09:11:35.224Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
09:11:35 [2020-04-29T09:11:35.224Z] #24 DONE 0.2s
09:11:35 [2020-04-29T09:11:35.224Z] 
09:11:35 [2020-04-29T09:11:35.224Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
09:11:35 [2020-04-29T09:11:35.727Z] #44 42.83   CC       images/opts.o
09:11:35 [2020-04-29T09:11:35.799Z] #44 ...
09:11:35 [2020-04-29T09:11:35.799Z] 
09:11:35 [2020-04-29T09:11:35.799Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:11:35 [2020-04-29T09:11:35.799Z] #10 107.7 Selecting previously unselected package g++-mingw-w64-x86-64.
09:11:35 [2020-04-29T09:11:35.799Z] #10 107.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
09:11:35 [2020-04-29T09:11:35.799Z] #10 107.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:11:35 [2020-04-29T09:11:35.983Z] #44 43.09   CC       images/seccomp.o
09:11:36 [2020-04-29T09:11:36.056Z] #10 ...
09:11:36 [2020-04-29T09:11:36.056Z] 
09:11:36 [2020-04-29T09:11:36.056Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:36 [2020-04-29T09:11:36.056Z] #44 41.73   CC       images/ext-file.o
09:11:36 [2020-04-29T09:11:36.084Z] #44 59.83   CC       compel/src/lib/ptrace.o
09:11:36 [2020-04-29T09:11:36.084Z] #44 ...
09:11:36 [2020-04-29T09:11:36.084Z] 
09:11:36 [2020-04-29T09:11:36.084Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:36 [2020-04-29T09:11:36.084Z] #60 8.440 + cd /tmp/tmp.R7T0CPFmHP/src/github.com/opencontainers/runc
09:11:36 [2020-04-29T09:11:36.084Z] #60 8.441 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:11:36 [2020-04-29T09:11:36.084Z] #60 9.196 + '[' -z '' ']'
09:11:36 [2020-04-29T09:11:36.084Z] #60 9.196 + target=static
09:11:36 [2020-04-29T09:11:36.084Z] #60 9.196 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:11:36 [2020-04-29T09:11:36.084Z] #60 10.75 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 .
09:11:36 [2020-04-29T09:11:36.084Z] #60 ...
09:11:36 [2020-04-29T09:11:36.084Z] 
09:11:36 [2020-04-29T09:11:36.084Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:11:36 [2020-04-29T09:11:36.084Z] #17 3.098 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
09:11:36 [2020-04-29T09:11:36.084Z] #17 4.402 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [190 kB]
09:11:36 [2020-04-29T09:11:36.084Z] #17 5.590 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
09:11:36 [2020-04-29T09:11:36.156Z] #28 DONE 0.7s
09:11:36 [2020-04-29T09:11:36.156Z] 
09:11:36 [2020-04-29T09:11:36.156Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:36 [2020-04-29T09:11:36.156Z] #44 145.9   CC       criu/seize.o
09:11:36 [2020-04-29T09:11:36.156Z] #44 ...
09:11:36 [2020-04-29T09:11:36.156Z] 
09:11:36 [2020-04-29T09:11:36.156Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
09:11:36 [2020-04-29T09:11:36.156Z] #31 DONE 0.1s
09:11:36 [2020-04-29T09:11:36.156Z] 
09:11:36 [2020-04-29T09:11:36.156Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
09:11:36 [2020-04-29T09:11:36.156Z] #34 DONE 0.1s
09:11:36 [2020-04-29T09:11:36.156Z] 
09:11:36 [2020-04-29T09:11:36.156Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
09:11:34 [2020-04-29T09:11:34.047Z]  > git merge cc0dfb6e7b22ad120c60a9ce770ea15415767cf9 # timeout=10
09:11:34 [2020-04-29T09:11:34.614Z]  > git rev-parse "HEAD^{commit}" # timeout=10
09:11:34 [2020-04-29T09:11:34.744Z]  > git config core.sparsecheckout # timeout=10
09:11:34 [2020-04-29T09:11:34.788Z]  > git checkout -f 5c59f8d0cdacae1637a0fcfc7242795d589c95cf # timeout=10
09:11:36 [2020-04-29T09:11:36.314Z] #44 41.89   CC       images/cgroup.o
09:11:36 [2020-04-29T09:11:36.413Z] #39 DONE 0.1s
09:11:36 [2020-04-29T09:11:36.413Z] 
09:11:36 [2020-04-29T09:11:36.413Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:36 [2020-04-29T09:11:36.543Z] #44 43.42   CC       images/binfmt-misc.o
09:11:36 [2020-04-29T09:11:36.669Z] #60 ...
09:11:36 [2020-04-29T09:11:36.670Z] 
09:11:36 [2020-04-29T09:11:36.670Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:36 [2020-04-29T09:11:36.670Z] #44 146.8   CC       criu/servicefd.o
09:11:36 [2020-04-29T09:11:36.798Z] #44 43.60   CC       images/time.o
09:11:36 [2020-04-29T09:11:36.798Z] #44 43.74   CC       images/sysctl.o
09:11:36 [2020-04-29T09:11:36.879Z] #44 42.63   CC       images/userns.o
09:11:36 [2020-04-29T09:11:36.927Z] #44 147.1   CC       criu/shmem.o
09:11:37 [2020-04-29T09:11:37.054Z] #44 43.97   CC       images/autofs.o
09:11:37 [2020-04-29T09:11:37.137Z] #44 42.86   CC       images/google/protobuf/descriptor.o
09:11:37 [2020-04-29T09:11:37.309Z] #44 44.17   CC       images/macvlan.o
09:11:37 [2020-04-29T09:11:37.309Z] #44 44.41   CC       images/sit.o
09:11:37 [2020-04-29T09:11:37.857Z] #44 148.0   CC       criu/sigframe.o
09:11:37 [2020-04-29T09:11:37.869Z] #44 44.66   LINK     images/built-in.o
09:11:37 [2020-04-29T09:11:37.869Z] #44 44.77   GEN      compel/include/asm
09:11:37 [2020-04-29T09:11:37.869Z] #44 44.78   GEN      compel/include/version.h
09:11:37 [2020-04-29T09:11:37.869Z] #44 44.82 touch .config
09:11:37 [2020-04-29T09:11:37.869Z] #44 44.85   GEN      include/common/config.h
09:11:37 [2020-04-29T09:11:37.869Z] #44 44.95   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
09:11:38 [2020-04-29T09:11:38.114Z] #44 148.2   CC       criu/signalfd.o
09:11:38 [2020-04-29T09:11:38.124Z] #44 44.96   GEN      compel/plugins/include/uapi/std/syscall-64.h
09:11:38 [2020-04-29T09:11:38.124Z] #44 44.99   GEN      compel/arch/x86/plugins/std/syscalls-64.S
09:11:38 [2020-04-29T09:11:38.124Z] #44 45.01   DEP      compel/arch/x86/plugins/std/syscalls-64.d
09:11:38 [2020-04-29T09:11:38.124Z] #44 45.03   DEP      compel/arch/x86/plugins/std/memcpy.d
09:11:38 [2020-04-29T09:11:38.124Z] #44 45.05   DEP      compel/arch/x86/plugins/std/parasite-head.d
09:11:38 [2020-04-29T09:11:38.124Z] #44 45.07   GEN      compel/plugins/include/uapi/std/syscall.h
09:11:38 [2020-04-29T09:11:38.124Z] #44 45.11   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
09:11:38 [2020-04-29T09:11:38.124Z] #44 45.13   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:11:38 [2020-04-29T09:11:38.124Z] #44 45.15   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:11:38 [2020-04-29T09:11:38.372Z] #44 148.5   CC       criu/sk-inet.o
09:11:38 [2020-04-29T09:11:38.379Z] #44 45.16   DEP      compel/plugins/std/infect.d
09:11:38 [2020-04-29T09:11:38.379Z] #44 45.30   DEP      compel/plugins/std/string.d
09:11:38 [2020-04-29T09:11:38.379Z] #44 45.39   DEP      compel/plugins/std/log.d
09:11:38 [2020-04-29T09:11:38.379Z] #44 45.45   DEP      compel/plugins/std/fds.d
09:11:38 [2020-04-29T09:11:38.633Z] #17 7.891 Fetched 8170 kB in 6s (1365 kB/s)
09:11:38 [2020-04-29T09:11:38.633Z] #17 7.891 Reading package lists...
09:11:38 [2020-04-29T09:11:38.633Z] #17 ...
09:11:38 [2020-04-29T09:11:38.633Z] 
09:11:38 [2020-04-29T09:11:38.633Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:11:38 [2020-04-29T09:11:38.634Z] #44 45.56   DEP      compel/plugins/std/std.d
09:11:38 [2020-04-29T09:11:38.634Z] #44 45.63   DEP      compel/plugins/shmem/shmem.d
09:11:38 [2020-04-29T09:11:38.634Z] #44 45.68   DEP      compel/plugins/fds/fds.d
09:11:38 [2020-04-29T09:11:38.890Z] #44 45.82   CC       compel/plugins/std/std.o
09:11:39 [2020-04-29T09:11:39.034Z] #44 44.79   CC       images/opts.o
09:11:39 [2020-04-29T09:11:39.144Z] #44 46.04   CC       compel/plugins/std/fds.o
09:11:39 [2020-04-29T09:11:39.292Z] #44 44.97   CC       images/seccomp.o
09:11:39 [2020-04-29T09:11:39.306Z] #44 ...
09:11:39 [2020-04-29T09:11:39.306Z] 
09:11:39 [2020-04-29T09:11:39.306Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:11:39 [2020-04-29T09:11:39.306Z] #41 DONE 221.1s
09:11:39 [2020-04-29T09:11:39.306Z] 
09:11:39 [2020-04-29T09:11:39.306Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:11:39 [2020-04-29T09:11:39.550Z] #44 45.23   CC       images/binfmt-misc.o
09:11:39 [2020-04-29T09:11:39.563Z] #65 ...
09:11:39 [2020-04-29T09:11:39.563Z] 
09:11:39 [2020-04-29T09:11:39.563Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:11:39 [2020-04-29T09:11:39.563Z] #53 221.1 + cd /tmp/tmp.gY0Fi4bzie/src/github.com/golangci/golangci-lint/
09:11:39 [2020-04-29T09:11:39.563Z] #53 221.1 + git checkout -q v1.23.8
09:11:39 [2020-04-29T09:11:39.703Z] #44 46.55   CC       compel/plugins/std/log.o
09:11:39 [2020-04-29T09:11:39.703Z] #44 ...
09:11:39 [2020-04-29T09:11:39.703Z] 
09:11:39 [2020-04-29T09:11:39.703Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:11:39 [2020-04-29T09:11:39.703Z] #68 114.3 + for f in rootlesskit rootlesskit-docker-proxy
09:11:39 [2020-04-29T09:11:39.808Z] #44 45.53   CC       images/time.o
09:11:39 [2020-04-29T09:11:39.958Z] #68 114.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:11:40 [2020-04-29T09:11:40.065Z] #44 45.74   CC       images/sysctl.o
09:11:40 [2020-04-29T09:11:40.127Z] #53 221.9 ++ git describe --tags
09:11:40 [2020-04-29T09:11:40.127Z] #53 222.0 + version=v1.23.8
09:11:40 [2020-04-29T09:11:40.127Z] #53 222.0 ++ git rev-parse --short HEAD
09:11:40 [2020-04-29T09:11:40.127Z] #53 222.0 + commit=76a82c6
09:11:40 [2020-04-29T09:11:40.323Z] #44 45.95   CC       images/autofs.o
09:11:40 [2020-04-29T09:11:40.385Z] #53 222.0 ++ git show -s --format=%cd
09:11:40 [2020-04-29T09:11:40.385Z] #53 222.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
09:11:40 [2020-04-29T09:11:40.385Z] #53 222.0 + 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
09:11:40 [2020-04-29T09:11:40.581Z] #44 46.27   CC       images/macvlan.o
09:11:40 [2020-04-29T09:11:40.838Z] #44 46.53   CC       images/sit.o
09:11:40 [2020-04-29T09:11:40.950Z] #53 ...
09:11:40 [2020-04-29T09:11:40.950Z] 
09:11:40 [2020-04-29T09:11:40.950Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
09:11:40 [2020-04-29T09:11:40.950Z] #42 DONE 0.2s
09:11:40 [2020-04-29T09:11:40.950Z] 
09:11:40 [2020-04-29T09:11:40.950Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:40 [2020-04-29T09:11:40.950Z] #44 149.7   CC       criu/sk-netlink.o
09:11:40 [2020-04-29T09:11:40.950Z] #44 150.4   CC       criu/sk-packet.o
09:11:40 [2020-04-29T09:11:40.950Z] #44 151.1   CC       criu/sk-queue.o
09:11:41 [2020-04-29T09:11:41.095Z] #44 46.83   LINK     images/built-in.o
09:11:41 [2020-04-29T09:11:41.352Z] #44 47.06   GEN      compel/include/asm
09:11:41 [2020-04-29T09:11:41.352Z] #44 47.07   GEN      compel/include/version.h
09:11:41 [2020-04-29T09:11:41.352Z] #44 47.09 touch .config
09:11:41 [2020-04-29T09:11:41.352Z] #44 47.11   GEN      include/common/config.h
09:11:41 [2020-04-29T09:11:41.352Z] #44 47.18   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
09:11:41 [2020-04-29T09:11:41.352Z] #44 47.20   GEN      compel/plugins/include/uapi/std/syscall-64.h
09:11:41 [2020-04-29T09:11:41.514Z] #44 151.5   CC       criu/sk-tcp.o
09:11:41 [2020-04-29T09:11:41.519Z] #23 111.9 Checking out files:  21% (2286/10663)   
Checking out files:  22% (2346/10663)   
Checking out files:  23% (2453/10663)   
Checking out files:  24% (2560/10663)   
Checking out files:  25% (2666/10663)   
Checking out files:  26% (2773/10663)   
Checking out files:  27% (2880/10663)   
Checking out files:  28% (2986/10663)   
Checking out files:  29% (3093/10663)   
Checking out files:  30% (3199/10663)   
Checking out files:  31% (3306/10663)   
Checking out files:  32% (3413/10663)   
Checking out files:  33% (3519/10663)   
Checking out files:  34% (3626/10663)   
Checking out files:  35% (3733/10663)   
Checking out files:  36% (3839/10663)   
Checking out files:  37% (3946/10663)   
Checking out files:  37% (4045/10663)   
Checking out files:  38% (4052/10663)   
Checking out files:  39% (4159/10663)   
Checking out files:  40% (4266/10663)   
Checking out files:  41% (4372/10663)   
Checking out files:  42% (4479/10663)   
Checking out files:  43% (4586/10663)   
Checking out files:  44% (4692/10663)   
Checking out files:  45% (4799/10663)   
Checking out files:  46% (4905/10663)   
Checking out files:  47% (5012/10663)   
Checking out files:  48% (5119/10663)   
Checking out files:  49% (5225/10663)   
Checking out files:  50% (5332/10663)   
Checking out files:  51% (5439/10663)   
Checking out files:  52% (5545/10663)   
Checking out files:  53% (5652/10663)   
Checking out files:  54% (5759/10663)   
Checking out files:  55% (5865/10663)   
Checking out files:  56% (5972/10663)   
Checking out files:  57% (6078/10663)   
Checking out files:  58% (6185/10663)   
Checking out files:  59% (6292/10663)   
Checking out files:  60% (6398/10663)   
Checking out files:  61% (6505/10663)   
Checking out files:  62% (6612/10663)   
Checking out files:  63% (6718/10663)   
Checking out files:  64% (6825/10663)   
Checking out files:  65% (6931/10663)   
Checking out files:  66% (7038/10663)   
Checking out files:  67% (7145/10663)   
Checking out files:  68% (7251/10663)   
Checking out files:  69% (7358/10663)   
Checking out files:  70% (7465/10663)   
Checking out files:  71% (7571/10663)   
Checking out files:  72% (7678/10663)   
Checking out files:  73% (7784/10663)   
Checking out files:  74% (7891/10663)   
Checking out files:  75% (7998/10663)   
Checking out files:  76% (8104/10663)   
Checking out files:  77% (8211/10663)   
Checking out files:  78% (8318/10663)   
Checking out files:  78% (8384/10663)   
Checking out files:  79% (8424/10663)   
Checking out files:  80% (8531/10663)   
Checking out files:  81% (8638/10663)   
Checking out files:  82% (8744/10663)   
Checking out files:  83% (8851/10663)   
Checking out files:  84% (8957/10663)   
Checking out files:  85% (9064/10663)   
Checking out files:  86% (9171/10663)   
Checking out files:  87% (9277/10663)   
Checking out files:  88% (9384/10663)   
Checking out files:  89% (9491/10663)   
Checking out files:  90% (9597/10663)   
Checking out files:  91% (9704/10663)   
Checking out files:  92% (9810/10663)   
Checking out files:  93% (9917/10663)   
Checking out files:  94% (10024/10663)   
Checking out files:  95% (10130/10663)   
Checking out files:  96% (10237/10663)   
Checking out files:  97% (10344/10663)   
Checking out files:  98% (10450/10663)   
Checking out files:  99% (10557/10663)   
Checking out files: 100% (10663/10663)   
Checking out files: 100% (10663/10663), done.
09:11:41 [2020-04-29T09:11:41.519Z] #23 115.8 + cd /tmp/tmp.I81FuTODT5/tmp/docker-ce
09:11:41 [2020-04-29T09:11:41.519Z] #23 115.8 + git checkout -q v17.06.2-ce
09:11:41 [2020-04-29T09:11:41.609Z] #44 47.22   GEN      compel/arch/x86/plugins/std/syscalls-64.S
09:11:41 [2020-04-29T09:11:41.609Z] #44 47.24   DEP      compel/arch/x86/plugins/std/syscalls-64.d
09:11:41 [2020-04-29T09:11:41.609Z] #44 47.27   DEP      compel/arch/x86/plugins/std/memcpy.d
09:11:41 [2020-04-29T09:11:41.609Z] #44 47.30   DEP      compel/arch/x86/plugins/std/parasite-head.d
09:11:41 [2020-04-29T09:11:41.609Z] #44 47.33   GEN      compel/plugins/include/uapi/std/syscall.h
09:11:41 [2020-04-29T09:11:41.609Z] #44 47.36   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
09:11:41 [2020-04-29T09:11:41.609Z] #44 47.37   GEN      compel/plugins/include/uapi/std/syscall-codes.h
09:11:41 [2020-04-29T09:11:41.609Z] #44 47.39   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
09:11:41 [2020-04-29T09:11:41.609Z] #44 47.40   DEP      compel/plugins/std/infect.d
09:11:41 [2020-04-29T09:11:41.865Z] #44 47.59   DEP      compel/plugins/std/string.d
09:11:41 [2020-04-29T09:11:41.865Z] #44 47.71   DEP      compel/plugins/std/log.d
09:11:42 [2020-04-29T09:11:42.079Z] #44 152.0   CC       criu/sk-unix.o
09:11:42 [2020-04-29T09:11:42.122Z] #44 47.80   DEP      compel/plugins/std/fds.d
09:11:42 [2020-04-29T09:11:42.379Z] #44 47.89   DEP      compel/plugins/std/std.d
09:11:42 [2020-04-29T09:11:42.379Z] #44 48.02   DEP      compel/plugins/shmem/shmem.d
09:11:42 [2020-04-29T09:11:42.379Z] #44 48.15   DEP      compel/plugins/fds/fds.d
09:11:42 [2020-04-29T09:11:42.469Z] #68 ...
09:11:42 [2020-04-29T09:11:42.469Z] 
09:11:42 [2020-04-29T09:11:42.469Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:42 [2020-04-29T09:11:42.469Z] #47 106.5 vendor/golang.org/x/text/secure/bidirule
09:11:42 [2020-04-29T09:11:42.469Z] #47 106.7 vendor/golang.org/x/text/unicode/norm
09:11:42 [2020-04-29T09:11:42.469Z] #47 111.5 vendor/golang.org/x/net/idna
09:11:42 [2020-04-29T09:11:42.469Z] #47 113.6 vendor/golang.org/x/net/http2/hpack
09:11:42 [2020-04-29T09:11:42.469Z] #47 114.8 mime
09:11:42 [2020-04-29T09:11:42.469Z] #47 116.6 mime/quotedprintable
09:11:42 [2020-04-29T09:11:42.469Z] #47 ...
09:11:42 [2020-04-29T09:11:42.469Z] 
09:11:42 [2020-04-29T09:11:42.469Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:42 [2020-04-29T09:11:42.469Z] #44 47.40   CC       compel/plugins/std/string.o
09:11:42 [2020-04-29T09:11:42.469Z] #44 48.02   CC       compel/plugins/std/infect.o
09:11:42 [2020-04-29T09:11:42.469Z] #44 48.37   CC       compel/arch/x86/plugins/std/parasite-head.o
09:11:42 [2020-04-29T09:11:42.469Z] #44 48.41   CC       compel/arch/x86/plugins/std/memcpy.o
09:11:42 [2020-04-29T09:11:42.469Z] #44 48.45   CC       compel/arch/x86/plugins/std/syscalls-64.o
09:11:42 [2020-04-29T09:11:42.469Z] #44 48.50   AR       compel/plugins/std.lib.a
09:11:42 [2020-04-29T09:11:42.469Z] #44 48.56   CC       compel/plugins/fds/fds.o
09:11:42 [2020-04-29T09:11:42.469Z] #44 48.77   AR       compel/plugins/fds.lib.a
09:11:42 [2020-04-29T09:11:42.469Z] #44 48.82   HOSTDEP  compel/src/lib/log-host.d
09:11:42 [2020-04-29T09:11:42.469Z] #44 49.05   HOSTDEP  compel/src/lib/handle-elf-host.d
09:11:42 [2020-04-29T09:11:42.469Z] #44 49.26   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
09:11:42 [2020-04-29T09:11:42.469Z] #44 49.43   HOSTDEP  compel/src/main-host.d
09:11:42 [2020-04-29T09:11:42.637Z] #44 48.34   CC       compel/plugins/std/std.o
09:11:42 [2020-04-29T09:11:42.637Z] #44 ...
09:11:42 [2020-04-29T09:11:42.637Z] 
09:11:42 [2020-04-29T09:11:42.637Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:11:42 [2020-04-29T09:11:42.637Z] #10 124.6 Selecting previously unselected package libapparmor1:amd64.
09:11:42 [2020-04-29T09:11:42.723Z] #44 49.58   DEP      compel/src/lib/ptrace.d
09:11:42 [2020-04-29T09:11:42.723Z] #44 49.71   DEP      compel/src/lib/infect.d
09:11:42 [2020-04-29T09:11:42.895Z] #10 124.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
09:11:42 [2020-04-29T09:11:42.895Z] #10 124.6 Unpacking libapparmor1:amd64 (2.13.2-10) ...
09:11:42 [2020-04-29T09:11:42.895Z] #10 124.7 Selecting previously unselected package libapparmor-dev:amd64.
09:11:42 [2020-04-29T09:11:42.895Z] #10 124.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
09:11:42 [2020-04-29T09:11:42.895Z] #10 124.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
09:11:42 [2020-04-29T09:11:42.977Z] #44 49.86   DEP      compel/src/lib/infect-util.d
09:11:43 [2020-04-29T09:11:43.152Z] #10 124.9 Selecting previously unselected package libbtrfs0.
09:11:43 [2020-04-29T09:11:43.152Z] #10 124.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
09:11:43 [2020-04-29T09:11:43.152Z] #10 124.9 Unpacking libbtrfs0 (4.20.1-2) ...
09:11:43 [2020-04-29T09:11:43.152Z] #10 125.0 Selecting previously unselected package libbtrfs-dev.
09:11:43 [2020-04-29T09:11:43.152Z] #10 125.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
09:11:43 [2020-04-29T09:11:43.152Z] #10 125.0 Unpacking libbtrfs-dev (4.20.1-2) ...
09:11:43 [2020-04-29T09:11:43.231Z] #44 50.01   DEP      compel/src/lib/infect-rpc.d
09:11:43 [2020-04-29T09:11:43.231Z] #44 50.13   DEP      compel/arch/x86/src/lib/infect.d
09:11:43 [2020-04-29T09:11:43.409Z] #10 125.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:11:43 [2020-04-29T09:11:43.409Z] #10 125.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
09:11:43 [2020-04-29T09:11:43.409Z] #10 125.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:11:43 [2020-04-29T09:11:43.409Z] #10 125.3 Selecting previously unselected package libudev-dev:amd64.
09:11:43 [2020-04-29T09:11:43.409Z] #10 125.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
09:11:43 [2020-04-29T09:11:43.409Z] #10 125.3 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
09:11:43 [2020-04-29T09:11:43.450Z] #44 153.6   CC       criu/sockets.o
09:11:43 [2020-04-29T09:11:43.486Z] #44 50.31   DEP      compel/arch/x86/src/lib/cpu.d
09:11:43 [2020-04-29T09:11:43.486Z] #44 50.43   DEP      compel/src/lib/log.d
09:11:43 [2020-04-29T09:11:43.666Z] #10 125.5 Selecting previously unselected package libsepol1-dev:amd64.
09:11:43 [2020-04-29T09:11:43.666Z] #10 125.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
09:11:43 [2020-04-29T09:11:43.666Z] #10 125.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
09:11:43 [2020-04-29T09:11:43.741Z] #44 50.61   DEP      compel/src/main.d
09:11:43 [2020-04-29T09:11:43.741Z] #44 ...
09:11:43 [2020-04-29T09:11:43.741Z] 
09:11:43 [2020-04-29T09:11:43.741Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:11:43 [2020-04-29T09:11:43.741Z] #50 DONE 118.2s
09:11:43 [2020-04-29T09:11:43.741Z] 
09:11:43 [2020-04-29T09:11:43.741Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:43 [2020-04-29T09:11:43.741Z] #44 50.72   DEP      compel/src/lib/handle-elf.d
09:11:43 [2020-04-29T09:11:43.923Z] #10 125.9 Selecting previously unselected package libpcre16-3:amd64.
09:11:43 [2020-04-29T09:11:43.923Z] #10 125.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
09:11:43 [2020-04-29T09:11:43.923Z] #10 125.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
09:11:43 [2020-04-29T09:11:43.997Z] #44 50.99   DEP      compel/arch/x86/src/lib/handle-elf.d
09:11:44 [2020-04-29T09:11:44.179Z] #10 ...
09:11:44 [2020-04-29T09:11:44.179Z] 
09:11:44 [2020-04-29T09:11:44.179Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:11:44 [2020-04-29T09:11:44.179Z] #68 118.8 + for f in rootlesskit rootlesskit-docker-proxy
09:11:44 [2020-04-29T09:11:44.179Z] #68 118.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
09:11:44 [2020-04-29T09:11:44.179Z] #68 DONE 125.6s
09:11:44 [2020-04-29T09:11:44.252Z] #44 51.13   CC       compel/src/lib/log.o
09:11:44 [2020-04-29T09:11:44.382Z] #44 154.4   CC       criu/stats.o
09:11:44 [2020-04-29T09:11:44.382Z] #44 154.5   CC       criu/string.o
09:11:44 [2020-04-29T09:11:44.382Z] #44 154.6   CC       criu/sysctl.o
09:11:44 [2020-04-29T09:11:44.436Z] 
09:11:44 [2020-04-29T09:11:44.436Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:11:44 [2020-04-29T09:11:44.436Z] #69 DONE 0.1s
09:11:44 [2020-04-29T09:11:44.436Z] 
09:11:44 [2020-04-29T09:11:44.436Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:11:44 [2020-04-29T09:11:44.436Z] #10 126.1 Selecting previously unselected package libpcre32-3:amd64.
09:11:44 [2020-04-29T09:11:44.436Z] #10 126.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
09:11:44 [2020-04-29T09:11:44.436Z] #10 126.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
09:11:44 [2020-04-29T09:11:44.692Z] #10 126.4 Selecting previously unselected package libpcrecpp0v5:amd64.
09:11:44 [2020-04-29T09:11:44.693Z] #10 126.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
09:11:44 [2020-04-29T09:11:44.693Z] #10 126.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
09:11:44 [2020-04-29T09:11:44.811Z] #44 51.63   CC       compel/arch/x86/src/lib/cpu.o
09:11:44 [2020-04-29T09:11:44.825Z] #23 118.7 + mkdir -p /tmp/tmp.I81FuTODT5/src/github.com/docker
09:11:44 [2020-04-29T09:11:44.825Z] #23 118.8 + mv components/cli /tmp/tmp.I81FuTODT5/src/github.com/docker/cli
09:11:44 [2020-04-29T09:11:44.825Z] #23 118.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
09:11:44 [2020-04-29T09:11:44.946Z] #44 155.2   CC       criu/sysfs_parse.o
09:11:44 [2020-04-29T09:11:44.950Z] #10 126.7 Selecting previously unselected package libpcre3-dev:amd64.
09:11:44 [2020-04-29T09:11:44.950Z] #10 126.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
09:11:44 [2020-04-29T09:11:44.950Z] #10 126.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
09:11:44 [2020-04-29T09:11:44.950Z] #10 ...
09:11:44 [2020-04-29T09:11:44.950Z] 
09:11:44 [2020-04-29T09:11:44.950Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:44 [2020-04-29T09:11:44.950Z] #47 116.3 mime
09:11:44 [2020-04-29T09:11:44.950Z] #47 117.9 mime/quotedprintable
09:11:44 [2020-04-29T09:11:44.950Z] #47 118.3 net/http/internal
09:11:44 [2020-04-29T09:11:44.950Z] #47 122.6 net/textproto
09:11:44 [2020-04-29T09:11:44.950Z] #47 122.6 crypto/x509
09:11:44 [2020-04-29T09:11:44.950Z] #47 124.0 vendor/golang.org/x/net/http/httpguts
09:11:44 [2020-04-29T09:11:44.950Z] #47 124.3 vendor/golang.org/x/net/http/httpproxy
09:11:44 [2020-04-29T09:11:44.950Z] #47 124.8 mime/multipart
09:11:45 [2020-04-29T09:11:45.207Z] #47 ...
09:11:45 [2020-04-29T09:11:45.207Z] 
09:11:45 [2020-04-29T09:11:45.207Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:45 [2020-04-29T09:11:45.207Z] #44 48.69   CC       compel/plugins/std/fds.o
09:11:45 [2020-04-29T09:11:45.207Z] #44 49.26   CC       compel/plugins/std/log.o
09:11:45 [2020-04-29T09:11:45.207Z] #44 50.39   CC       compel/plugins/std/string.o
09:11:45 [2020-04-29T09:11:45.510Z] #44 155.6   CC       criu/timerfd.o
09:11:45 [2020-04-29T09:11:45.737Z] #44 52.40   CC       compel/arch/x86/src/lib/infect.o
09:11:45 [2020-04-29T09:11:45.768Z] #44 155.9   CC       criu/tty.o
09:11:45 [2020-04-29T09:11:45.772Z] #44 51.48   CC       compel/plugins/std/infect.o
09:11:46 [2020-04-29T09:11:46.298Z] #44 53.24   CC       compel/src/lib/infect-rpc.o
09:11:46 [2020-04-29T09:11:46.338Z] #44 ...
09:11:46 [2020-04-29T09:11:46.338Z] 
09:11:46 [2020-04-29T09:11:46.338Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:11:46 [2020-04-29T09:11:46.338Z] #50 DONE 127.6s
09:11:46 [2020-04-29T09:11:46.338Z] 
09:11:46 [2020-04-29T09:11:46.338Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:46 [2020-04-29T09:11:46.338Z] #44 51.94   CC       compel/arch/x86/plugins/std/parasite-head.o
09:11:46 [2020-04-29T09:11:46.338Z] #44 52.04   CC       compel/arch/x86/plugins/std/memcpy.o
09:11:46 [2020-04-29T09:11:46.338Z] #44 52.14   CC       compel/arch/x86/plugins/std/syscalls-64.o
09:11:46 [2020-04-29T09:11:46.338Z] #44 52.22   AR       compel/plugins/std.lib.a
09:11:46 [2020-04-29T09:11:46.553Z] #44 ...
09:11:46 [2020-04-29T09:11:46.553Z] 
09:11:46 [2020-04-29T09:11:46.553Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
09:11:46 [2020-04-29T09:11:46.553Z] #68 DONE 121.0s
09:11:46 [2020-04-29T09:11:46.553Z] 
09:11:46 [2020-04-29T09:11:46.553Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
09:11:46 [2020-04-29T09:11:46.553Z] #69 DONE 0.1s
09:11:46 [2020-04-29T09:11:46.596Z] #44 52.36   CC       compel/plugins/fds/fds.o
09:11:46 [2020-04-29T09:11:46.745Z] #23 ...
09:11:46 [2020-04-29T09:11:46.745Z] 
09:11:46 [2020-04-29T09:11:46.745Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:46 [2020-04-29T09:11:46.745Z] #44 60.29   AR       compel/libcompel.a
09:11:46 [2020-04-29T09:11:46.745Z] #44 60.37   HOSTCC   compel/src/main-host.o
09:11:46 [2020-04-29T09:11:46.745Z] #44 60.84   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
09:11:46 [2020-04-29T09:11:46.745Z] #44 61.07   HOSTCC   compel/src/lib/handle-elf-host.o
09:11:46 [2020-04-29T09:11:46.745Z] #44 61.33   HOSTCC   compel/src/lib/log-host.o
09:11:46 [2020-04-29T09:11:46.745Z] #44 61.49   HOSTLINK compel/compel-host-bin
09:11:46 [2020-04-29T09:11:46.745Z] #44 61.72   DEP      soccr/soccr.d
09:11:46 [2020-04-29T09:11:46.745Z] #44 61.90   CC       soccr/soccr.o
09:11:46 [2020-04-29T09:11:46.745Z] #44 63.08   AR       soccr/libsoccr.a
09:11:46 [2020-04-29T09:11:46.745Z] #44 63.12 make[1]: 'soccr/libsoccr.a' is up to date.
09:11:46 [2020-04-29T09:11:46.745Z] #44 64.45   DEP      criu/arch/aarch64/sigframe.d
09:11:46 [2020-04-29T09:11:46.745Z] #44 64.59   DEP      criu/arch/aarch64/crtools.d
09:11:46 [2020-04-29T09:11:46.745Z] #44 64.85   DEP      criu/arch/aarch64/cpu.d
09:11:46 [2020-04-29T09:11:46.745Z] #44 64.88   DEP      criu/arch/aarch64/bitops.d
09:11:46 [2020-04-29T09:11:46.745Z] #44 64.96   CC       criu/arch/aarch64/bitops.o
09:11:46 [2020-04-29T09:11:46.745Z] #44 65.03   CC       criu/arch/aarch64/cpu.o
09:11:46 [2020-04-29T09:11:46.745Z] #44 65.14   CC       criu/arch/aarch64/crtools.o
09:11:46 [2020-04-29T09:11:46.745Z] #44 65.83   CC       criu/arch/aarch64/sigframe.o
09:11:46 [2020-04-29T09:11:46.745Z] #44 66.05   LINK     criu/arch/aarch64/crtools.built-in.o
09:11:46 [2020-04-29T09:11:46.745Z] #44 66.11   DEP      criu/pie/util-vdso.d
09:11:46 [2020-04-29T09:11:46.745Z] #44 66.34   DEP      criu/pie/util.d
09:11:46 [2020-04-29T09:11:46.745Z] #44 66.61   CC       criu/pie/util.o
09:11:46 [2020-04-29T09:11:46.745Z] #44 66.92   CC       criu/pie/util-vdso.o
09:11:46 [2020-04-29T09:11:46.745Z] #44 67.58   AR       criu/pie/pie.lib.a
09:11:46 [2020-04-29T09:11:46.745Z] #44 67.68   DEP      criu/pie/restorer.d
09:11:46 [2020-04-29T09:11:46.745Z] #44 67.94   DEP      criu/arch/aarch64/intraprocedure.d
09:11:46 [2020-04-29T09:11:46.745Z] #44 67.97   DEP      criu/arch/aarch64/restorer.d
09:11:46 [2020-04-29T09:11:46.745Z] #44 68.18   DEP      criu/arch/aarch64/vdso-pie.d
09:11:46 [2020-04-29T09:11:46.745Z] #44 68.29   DEP      criu/pie/parasite-vdso.d
09:11:46 [2020-04-29T09:11:46.745Z] #44 68.48   DEP      criu/pie/parasite.d
09:11:46 [2020-04-29T09:11:46.745Z] #44 68.78   CC       criu/pie/parasite.o
09:11:46 [2020-04-29T09:11:46.745Z] #44 69.99   LINK     criu/pie/parasite.built-in.o
09:11:46 [2020-04-29T09:11:46.745Z] #44 70.01   GEN      criu/pie/parasite-blob.h
09:11:46 [2020-04-29T09:11:46.745Z] #44 70.04   CC       criu/pie/parasite-vdso.o
09:11:46 [2020-04-29T09:11:46.745Z] #44 ...
09:11:46 [2020-04-29T09:11:46.745Z] 
09:11:46 [2020-04-29T09:11:46.745Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:11:46 [2020-04-29T09:11:46.745Z] #17 7.891 Reading package lists...
09:11:46 [2020-04-29T09:11:46.745Z] #17 10.34 Reading package lists...
09:11:46 [2020-04-29T09:11:46.745Z] #17 12.95 Building dependency tree...
09:11:46 [2020-04-29T09:11:46.745Z] #17 14.33 libcap2-bin is already the newest version (1:2.25-2).
09:11:46 [2020-04-29T09:11:46.745Z] #17 14.33 The following additional packages will be installed:
09:11:46 [2020-04-29T09:11:46.745Z] #17 14.34   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
09:11:46 [2020-04-29T09:11:46.745Z] #17 14.34   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
09:11:46 [2020-04-29T09:11:46.745Z] #17 14.34   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
09:11:46 [2020-04-29T09:11:46.745Z] #17 14.34   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:11:46 [2020-04-29T09:11:46.745Z] #17 14.34   python3.7 python3.7-minimal vim-runtime xxd
09:11:46 [2020-04-29T09:11:46.745Z] #17 14.35 Suggested packages:
09:11:46 [2020-04-29T09:11:46.745Z] #17 14.35   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
09:11:46 [2020-04-29T09:11:46.745Z] #17 14.35   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
09:11:46 [2020-04-29T09:11:46.745Z] #17 14.35   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
09:11:46 [2020-04-29T09:11:46.745Z] #17 14.35 Recommended packages:
09:11:46 [2020-04-29T09:11:46.745Z] #17 14.35   aufs-dkms nftables build-essential python3-dev python3-keyring
09:11:46 [2020-04-29T09:11:46.745Z] #17 14.35   python3-keyrings.alt python3-xdg unzip
09:11:46 [2020-04-29T09:11:46.745Z] #17 15.69 The following NEW packages will be installed:
09:11:46 [2020-04-29T09:11:46.745Z] #17 15.71   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
09:11:46 [2020-04-29T09:11:46.745Z] #17 15.71   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
09:11:46 [2020-04-29T09:11:46.745Z] #17 15.71   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:11:46 [2020-04-29T09:11:46.745Z] #17 15.71   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:11:46 [2020-04-29T09:11:46.745Z] #17 15.71   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
09:11:46 [2020-04-29T09:11:46.745Z] #17 15.71   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
09:11:46 [2020-04-29T09:11:46.745Z] #17 15.71   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
09:11:46 [2020-04-29T09:11:46.745Z] #17 15.71   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:11:46 [2020-04-29T09:11:46.745Z] #17 15.71   xz-utils zip
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.12 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.12 Need to get 27.6 MB of archives.
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.12 After this operation, 114 MB of additional disk space will be used.
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB]
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB]
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB]
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB]
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
09:11:46 [2020-04-29T09:11:46.745Z] #17 16.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
09:11:46 [2020-04-29T09:11:46.810Z] 
09:11:46 [2020-04-29T09:11:46.810Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:11:46 [2020-04-29T09:11:46.810Z] #10 117.9 Selecting previously unselected package libapparmor1:amd64.
09:11:46 [2020-04-29T09:11:46.810Z] #10 117.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
09:11:46 [2020-04-29T09:11:46.810Z] #10 117.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
09:11:46 [2020-04-29T09:11:46.810Z] #10 118.0 Selecting previously unselected package libapparmor-dev:amd64.
09:11:46 [2020-04-29T09:11:46.810Z] #10 118.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
09:11:46 [2020-04-29T09:11:46.810Z] #10 118.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
09:11:46 [2020-04-29T09:11:46.810Z] #10 118.1 Selecting previously unselected package libbtrfs0.
09:11:46 [2020-04-29T09:11:46.810Z] #10 118.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
09:11:46 [2020-04-29T09:11:46.810Z] #10 118.2 Unpacking libbtrfs0 (4.20.1-2) ...
09:11:46 [2020-04-29T09:11:46.810Z] #10 118.2 Selecting previously unselected package libbtrfs-dev.
09:11:46 [2020-04-29T09:11:46.810Z] #10 118.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
09:11:46 [2020-04-29T09:11:46.810Z] #10 118.3 Unpacking libbtrfs-dev (4.20.1-2) ...
09:11:46 [2020-04-29T09:11:46.810Z] #10 118.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:11:46 [2020-04-29T09:11:46.811Z] #10 118.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 118.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 118.6 Selecting previously unselected package libudev-dev:amd64.
09:11:46 [2020-04-29T09:11:46.811Z] #10 118.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 118.6 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 118.8 Selecting previously unselected package libsepol1-dev:amd64.
09:11:46 [2020-04-29T09:11:46.811Z] #10 118.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 118.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 119.2 Selecting previously unselected package libpcre16-3:amd64.
09:11:46 [2020-04-29T09:11:46.811Z] #10 119.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 119.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 119.6 Selecting previously unselected package libpcre32-3:amd64.
09:11:46 [2020-04-29T09:11:46.811Z] #10 119.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 119.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 119.8 Selecting previously unselected package libpcrecpp0v5:amd64.
09:11:46 [2020-04-29T09:11:46.811Z] #10 119.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 119.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 119.9 Selecting previously unselected package libpcre3-dev:amd64.
09:11:46 [2020-04-29T09:11:46.811Z] #10 120.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 120.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 120.5 Selecting previously unselected package libselinux1-dev:amd64.
09:11:46 [2020-04-29T09:11:46.811Z] #10 120.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 120.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 120.8 Selecting previously unselected package libdevmapper-dev:amd64.
09:11:46 [2020-04-29T09:11:46.811Z] #10 120.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 120.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 120.9 Selecting previously unselected package libseccomp-dev:amd64.
09:11:46 [2020-04-29T09:11:46.811Z] #10 120.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 120.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 121.0 Selecting previously unselected package libsystemd-dev:amd64.
09:11:46 [2020-04-29T09:11:46.811Z] #10 121.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
09:11:46 [2020-04-29T09:11:46.811Z] #10 121.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
09:11:47 [2020-04-29T09:11:47.006Z] #17 16.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
09:11:47 [2020-04-29T09:11:47.006Z] #17 16.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
09:11:47 [2020-04-29T09:11:47.006Z] #17 16.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
09:11:47 [2020-04-29T09:11:47.006Z] #17 16.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
09:11:47 [2020-04-29T09:11:47.006Z] #17 16.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
09:11:47 [2020-04-29T09:11:47.006Z] #17 16.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
09:11:47 [2020-04-29T09:11:47.006Z] #17 16.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
09:11:47 [2020-04-29T09:11:47.006Z] #17 16.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
09:11:47 [2020-04-29T09:11:47.006Z] #17 16.54 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
09:11:47 [2020-04-29T09:11:47.006Z] #17 16.62 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
09:11:47 [2020-04-29T09:11:47.108Z] #10 121.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
09:11:47 [2020-04-29T09:11:47.108Z] #10 121.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
09:11:47 [2020-04-29T09:11:47.108Z] #10 121.9 Setting up libapparmor1:amd64 (2.13.2-10) ...
09:11:47 [2020-04-29T09:11:47.161Z] #44 52.79   AR       compel/plugins/fds.lib.a
09:11:47 [2020-04-29T09:11:47.161Z] #44 52.82   HOSTDEP  compel/src/lib/log-host.d
09:11:47 [2020-04-29T09:11:47.161Z] #44 52.89   HOSTDEP  compel/src/lib/handle-elf-host.d
09:11:47 [2020-04-29T09:11:47.363Z] #10 121.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:11:47 [2020-04-29T09:11:47.363Z] #10 121.9 Setting up libpcre16-3:amd64 (2:8.39-12) ...
09:11:47 [2020-04-29T09:11:47.363Z] #10 121.9 Setting up libsepol1-dev:amd64 (2.8-1) ...
09:11:47 [2020-04-29T09:11:47.363Z] #10 121.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:11:47 [2020-04-29T09:11:47.363Z] #10 122.0 Setting up libbtrfs0 (4.20.1-2) ...
09:11:47 [2020-04-29T09:11:47.363Z] #10 122.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
09:11:47 [2020-04-29T09:11:47.363Z] #10 122.0 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
09:11:47 [2020-04-29T09:11:47.363Z] #10 122.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:11:47 [2020-04-29T09:11:47.363Z] #10 122.0 Setting up libbtrfs-dev (4.20.1-2) ...
09:11:47 [2020-04-29T09:11:47.363Z] #10 122.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
09:11:47 [2020-04-29T09:11:47.363Z] #10 122.1 Setting up mingw-w64-common (6.0.0-3) ...
09:11:47 [2020-04-29T09:11:47.363Z] #10 122.1 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
09:11:47 [2020-04-29T09:11:47.363Z] #10 122.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
09:11:47 [2020-04-29T09:11:47.419Z] #44 53.05   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
09:11:47 [2020-04-29T09:11:47.419Z] #44 53.13   HOSTDEP  compel/src/main-host.d
09:11:47 [2020-04-29T09:11:47.419Z] #44 53.21   DEP      compel/src/lib/ptrace.d
09:11:47 [2020-04-29T09:11:47.581Z] #17 17.27 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:11:47 [2020-04-29T09:11:47.581Z] #17 17.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
09:11:47 [2020-04-29T09:11:47.581Z] #17 17.27 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
09:11:47 [2020-04-29T09:11:47.581Z] #17 17.28 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
09:11:47 [2020-04-29T09:11:47.581Z] #17 17.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
09:11:47 [2020-04-29T09:11:47.581Z] #17 17.29 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
09:11:47 [2020-04-29T09:11:47.617Z] #10 122.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
09:11:47 [2020-04-29T09:11:47.617Z] #10 122.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:11:47 [2020-04-29T09:11:47.617Z] #10 122.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
09:11:47 [2020-04-29T09:11:47.617Z] #10 122.3 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
09:11:47 [2020-04-29T09:11:47.617Z] #10 122.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:11:47 [2020-04-29T09:11:47.617Z] #10 122.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
09:11:47 [2020-04-29T09:11:47.618Z] #10 122.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
09:11:47 [2020-04-29T09:11:47.618Z] #10 122.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
09:11:47 [2020-04-29T09:11:47.664Z] #44 157.5   CC       criu/tun.o
09:11:47 [2020-04-29T09:11:47.684Z] #44 53.32   DEP      compel/src/lib/infect.d
09:11:47 [2020-04-29T09:11:47.684Z] #44 53.46   DEP      compel/src/lib/infect-util.d
09:11:47 [2020-04-29T09:11:47.684Z] #44 53.53   DEP      compel/src/lib/infect-rpc.d
09:11:47 [2020-04-29T09:11:47.842Z] #17 17.37 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:11:47 [2020-04-29T09:11:47.842Z] #17 17.38 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
09:11:47 [2020-04-29T09:11:47.842Z] #17 17.39 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
09:11:47 [2020-04-29T09:11:47.842Z] #17 17.41 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:11:47 [2020-04-29T09:11:47.842Z] #17 17.41 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
09:11:47 [2020-04-29T09:11:47.842Z] #17 17.43 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
09:11:47 [2020-04-29T09:11:47.842Z] #17 17.43 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
09:11:47 [2020-04-29T09:11:47.842Z] #17 17.49 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
09:11:47 [2020-04-29T09:11:47.842Z] #17 17.51 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
09:11:47 [2020-04-29T09:11:47.842Z] #17 17.53 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
09:11:47 [2020-04-29T09:11:47.872Z] #10 122.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
09:11:47 [2020-04-29T09:11:47.872Z] #10 122.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:11:47 [2020-04-29T09:11:47.872Z] #10 122.4 Setting up dmsetup (2:1.02.155-3) ...
09:11:47 [2020-04-29T09:11:47.872Z] #10 122.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:11:47 [2020-04-29T09:11:47.872Z] #10 122.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:11:47 [2020-04-29T09:11:47.872Z] #10 122.4 Processing triggers for libc-bin (2.28-10) ...
09:11:47 [2020-04-29T09:11:47.921Z] #44 158.0   CC       criu/uffd.o
09:11:47 [2020-04-29T09:11:47.946Z] #44 ...
09:11:47 [2020-04-29T09:11:47.946Z] 
09:11:47 [2020-04-29T09:11:47.946Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
09:11:47 [2020-04-29T09:11:47.946Z] #10 127.6 Selecting previously unselected package libselinux1-dev:amd64.
09:11:47 [2020-04-29T09:11:47.946Z] #10 127.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 127.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 127.9 Selecting previously unselected package libdevmapper-dev:amd64.
09:11:47 [2020-04-29T09:11:47.946Z] #10 127.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 127.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 128.0 Selecting previously unselected package libseccomp-dev:amd64.
09:11:47 [2020-04-29T09:11:47.946Z] #10 128.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 128.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 128.2 Selecting previously unselected package libsystemd-dev:amd64.
09:11:47 [2020-04-29T09:11:47.946Z] #10 128.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 128.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.0 Setting up libapparmor1:amd64 (2.13.2-10) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.0 Setting up libpcre16-3:amd64 (2:8.39-12) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.0 Setting up libsepol1-dev:amd64 (2.8-1) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.1 Setting up libbtrfs0 (4.20.1-2) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.1 Setting up libpcre32-3:amd64 (2:8.39-12) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.1 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.1 Setting up libbtrfs-dev (4.20.1-2) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.2 Setting up mingw-w64-common (6.0.0-3) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.2 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.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
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.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
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.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
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.3 Setting up dmsetup (2:1.02.155-3) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 129.3 Processing triggers for libc-bin (2.28-10) ...
09:11:47 [2020-04-29T09:11:47.946Z] #10 DONE 129.7s
09:11:47 [2020-04-29T09:11:47.946Z] 
09:11:47 [2020-04-29T09:11:47.946Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:11:47 [2020-04-29T09:11:47.946Z] #58 DONE 0.0s
09:11:48 [2020-04-29T09:11:48.103Z] #17 17.80 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
09:11:48 [2020-04-29T09:11:48.103Z] #17 17.89 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
09:11:48 [2020-04-29T09:11:48.204Z] 
09:11:48 [2020-04-29T09:11:48.204Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:11:48 [2020-04-29T09:11:48.204Z] #59 DONE 0.1s
09:11:48 [2020-04-29T09:11:48.204Z] 
09:11:48 [2020-04-29T09:11:48.204Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:48 [2020-04-29T09:11:48.363Z] #17 17.94 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
09:11:48 [2020-04-29T09:11:48.439Z] #10 DONE 122.9s
09:11:48 [2020-04-29T09:11:48.439Z] 
09:11:48 [2020-04-29T09:11:48.439Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
09:11:48 [2020-04-29T09:11:48.439Z] #11 ...
09:11:48 [2020-04-29T09:11:48.439Z] 
09:11:48 [2020-04-29T09:11:48.439Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:11:48 [2020-04-29T09:11:48.439Z] #58 DONE 0.1s
09:11:48 [2020-04-29T09:11:48.439Z] 
09:11:48 [2020-04-29T09:11:48.439Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
09:11:48 [2020-04-29T09:11:48.439Z] #59 DONE 0.1s
09:11:48 [2020-04-29T09:11:48.439Z] 
09:11:48 [2020-04-29T09:11:48.439Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:48 [2020-04-29T09:11:48.852Z] #44 159.0   CC       criu/util.o
09:11:48 [2020-04-29T09:11:48.935Z] #17 18.67 debconf: delaying package configuration, since apt-utils is not installed
09:11:48 [2020-04-29T09:11:48.935Z] #17 18.76 Fetched 27.6 MB in 2s (12.7 MB/s)
09:11:49 [2020-04-29T09:11:49.196Z] #17 18.85 Selecting previously unselected package pigz.
09:11:49 [2020-04-29T09:11:49.196Z] #17 18.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23404 files and directories currently installed.)
09:11:49 [2020-04-29T09:11:49.196Z] #17 18.97 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
09:11:49 [2020-04-29T09:11:49.458Z] #17 18.98 Unpacking pigz (2.4-1) ...
09:11:49 [2020-04-29T09:11:49.458Z] #17 19.11 Selecting previously unselected package libpython3.7-minimal:arm64.
09:11:49 [2020-04-29T09:11:49.458Z] #17 19.12 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
09:11:49 [2020-04-29T09:11:49.458Z] #17 19.12 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
09:11:50 [2020-04-29T09:11:50.032Z] #17 19.69 Selecting previously unselected package python3.7-minimal.
09:11:50 [2020-04-29T09:11:50.032Z] #17 19.70 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
09:11:50 [2020-04-29T09:11:50.032Z] #17 19.72 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
09:11:50 [2020-04-29T09:11:50.222Z] #44 160.1   CC       criu/uts_ns.o
09:11:50 [2020-04-29T09:11:50.222Z] #44 160.3   CC       criu/vdso-compat.o
09:11:50 [2020-04-29T09:11:50.479Z] #44 160.5   CC       criu/vdso.o
09:11:50 [2020-04-29T09:11:50.732Z] #60 ...
09:11:50 [2020-04-29T09:11:50.732Z] 
09:11:50 [2020-04-29T09:11:50.732Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
09:11:50 [2020-04-29T09:11:50.732Z] #11 DONE 2.8s
09:11:50 [2020-04-29T09:11:50.732Z] 
09:11:50 [2020-04-29T09:11:50.732Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.661 + RM_GOPATH=0
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.661 + TMP_GOPATH=
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.661 + : /build
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.661 + '[' -z '' ']'
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.661 ++ mktemp -d
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.665 + export GOPATH=/tmp/tmp.1ssFEwCW5h
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.665 + GOPATH=/tmp/tmp.1ssFEwCW5h
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.665 + RM_GOPATH=1
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.666 ++ dirname ./install.sh
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.667 + dir=.
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.667 + bin=runc
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.667 + shift
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.667 + '[' '!' -f ./runc.installer ']'
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.667 + . ./runc.installer
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.667 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.667 + install_runc
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.670 + uname -r
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.670 + grep -q '^3\.10\.0.*\.el7\.'
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.678 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.678 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.678 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1ssFEwCW5h/src/github.com/opencontainers/runc
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.679 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
09:11:50 [2020-04-29T09:11:50.732Z] #60 2.679 Cloning into '/tmp/tmp.1ssFEwCW5h/src/github.com/opencontainers/runc'...
09:11:50 [2020-04-29T09:11:50.736Z] #44 160.9   LINK     criu/built-in.o
09:11:50 [2020-04-29T09:11:50.736Z] #44 161.0   LINK     criu/criu
09:11:50 [2020-04-29T09:11:50.845Z] Commit message: "Merge commit 'cc0dfb6e7b22ad120c60a9ce770ea15415767cf9' into HEAD"
09:11:50 [2020-04-29T09:11:50.955Z] #60 ...
09:11:50 [2020-04-29T09:11:50.955Z] 
09:11:50 [2020-04-29T09:11:50.955Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
09:11:50 [2020-04-29T09:11:50.955Z] #11 DONE 2.5s
09:11:50 [2020-04-29T09:11:50.955Z] 
09:11:50 [2020-04-29T09:11:50.955Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.431 + RM_GOPATH=0
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.431 + TMP_GOPATH=
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.431 + : /build
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.431 + '[' -z '' ']'
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.447 ++ mktemp -d
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.447 + export GOPATH=/tmp/tmp.ckmDBQW4Ge
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.447 + GOPATH=/tmp/tmp.ckmDBQW4Ge
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.447 + RM_GOPATH=1
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.447 ++ dirname ./install.sh
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.447 + dir=.
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.447 + bin=runc
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.447 + shift
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.447 + '[' '!' -f ./runc.installer ']'
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.447 + . ./runc.installer
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.447 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.447 + install_runc
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.447 + grep -q '^3\.10\.0.*\.el7\.'
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.476 + uname -r
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.479 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.479 + RUNC_BUILDTAGS='seccomp apparmor selinux '
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.479 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.479 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ckmDBQW4Ge/src/github.com/opencontainers/runc
09:11:50 [2020-04-29T09:11:50.955Z] #60 2.479 Cloning into '/tmp/tmp.ckmDBQW4Ge/src/github.com/opencontainers/runc'...
09:11:50 [2020-04-29T09:11:50.976Z] #17 20.57 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
09:11:50 [2020-04-29T09:11:50.976Z] #17 ...
09:11:50 [2020-04-29T09:11:50.976Z] 
09:11:50 [2020-04-29T09:11:50.976Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:50 [2020-04-29T09:11:50.976Z] #47 117.1 github.com/LK4D4/vndr/godl
09:11:50 [2020-04-29T09:11:50.976Z] #47 117.7 github.com/LK4D4/vndr
09:11:50 [2020-04-29T09:11:50.976Z] #47 DONE 125.2s
09:11:50 [2020-04-29T09:11:50.976Z] 
09:11:50 [2020-04-29T09:11:50.976Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:11:50 [2020-04-29T09:11:50.976Z] #30 DONE 125.5s
09:11:50 [2020-04-29T09:11:50.976Z] 
09:11:50 [2020-04-29T09:11:50.976Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:11:50 [2020-04-29T09:11:50.976Z] #17 20.63 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
09:11:50 [2020-04-29T09:11:50.976Z] #17 ...
09:11:50 [2020-04-29T09:11:50.976Z] 
09:11:50 [2020-04-29T09:11:50.976Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:50 [2020-04-29T09:11:50.976Z] #44 70.86   CC       criu/arch/aarch64/vdso-pie.o
09:11:50 [2020-04-29T09:11:50.976Z] #44 71.11   CC       criu/arch/aarch64/restorer.o
09:11:50 [2020-04-29T09:11:50.976Z] #44 71.62   CC       criu/arch/aarch64/intraprocedure.o
09:11:50 [2020-04-29T09:11:50.976Z] #44 71.70   CC       criu/pie/restorer.o
09:11:50 [2020-04-29T09:11:50.976Z] #44 74.60   LINK     criu/pie/restorer.built-in.o
09:11:50 [2020-04-29T09:11:50.976Z] #44 74.61   GEN      criu/pie/restorer-blob.h
09:11:50 [2020-04-29T09:11:50.976Z] #44 74.68   DEP      criu/vdso.d
09:11:50 [2020-04-29T09:11:50.976Z] #44 74.99   DEP      criu/uts_ns.d
09:11:50 [2020-04-29T09:11:50.978Z] First time build. Skipping changelog.
09:11:51 [2020-04-29T09:11:51.239Z] #44 75.28   DEP      criu/util.d
09:11:51 [2020-04-29T09:11:51.300Z] #44 161.4   DEP      lib/c/criu.d
[Pipeline] withEnv
[Pipeline] {
09:11:51 [2020-04-29T09:11:51.558Z] #44 161.5   CC       images/rpc.pb-c.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:11:51 [2020-04-29T09:11:51.811Z] #44 75.63   DEP      criu/uffd.d
09:11:51 [2020-04-29T09:11:51.816Z] #44 162.0   CC       lib/c/criu.o
09:11:52 [2020-04-29T09:11:52.072Z] #44 75.88   DEP      criu/tun.d
09:11:52 [2020-04-29T09:11:52.072Z] #44 76.11   DEP      criu/tty.d
09:11:52 [2020-04-29T09:11:52.333Z] #44 76.47   DEP      criu/timerfd.d
09:11:52 [2020-04-29T09:11:52.380Z] #44 ...
09:11:52 [2020-04-29T09:11:52.380Z] 
09:11:52 [2020-04-29T09:11:52.380Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:52 [2020-04-29T09:11:52.380Z] #60 108.4 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
09:11:52 [2020-04-29T09:11:52.626Z] ok  	github.com/docker/docker/cmd/dockerd	0.181s	coverage: 30.8% of statements
09:11:52 [2020-04-29T09:11:52.839Z] #60 ...
09:11:52 [2020-04-29T09:11:52.839Z] 
09:11:52 [2020-04-29T09:11:52.839Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:52 [2020-04-29T09:11:52.839Z] #47 117.0 net/http/internal
09:11:52 [2020-04-29T09:11:52.839Z] #47 120.3 crypto/tls
09:11:52 [2020-04-29T09:11:52.839Z] #47 ...
09:11:52 [2020-04-29T09:11:52.839Z] 
09:11:52 [2020-04-29T09:11:52.839Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:52 [2020-04-29T09:11:52.839Z] #44 53.67   CC       compel/src/lib/infect-util.o
09:11:52 [2020-04-29T09:11:52.839Z] #44 54.01   CC       compel/src/lib/infect.o
09:11:52 [2020-04-29T09:11:52.839Z] #44 56.95   CC       compel/src/lib/ptrace.o
09:11:52 [2020-04-29T09:11:52.839Z] #44 57.34   AR       compel/libcompel.a
09:11:52 [2020-04-29T09:11:52.839Z] #44 57.42   HOSTCC   compel/src/main-host.o
09:11:52 [2020-04-29T09:11:52.840Z] #44 57.80   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
09:11:52 [2020-04-29T09:11:52.840Z] #44 58.05   HOSTCC   compel/src/lib/handle-elf-host.o
09:11:52 [2020-04-29T09:11:52.840Z] #44 58.48   HOSTCC   compel/src/lib/log-host.o
09:11:52 [2020-04-29T09:11:52.840Z] #44 58.73   HOSTLINK compel/compel-host-bin
09:11:52 [2020-04-29T09:11:52.840Z] #44 58.87   DEP      soccr/soccr.d
09:11:52 [2020-04-29T09:11:52.840Z] #44 58.99   CC       soccr/soccr.o
09:11:52 [2020-04-29T09:11:52.904Z] #44 76.83   DEP      criu/sysfs_parse.d
09:11:52 [2020-04-29T09:11:52.904Z] #44 77.03   DEP      criu/sysctl.d
09:11:53 [2020-04-29T09:11:53.137Z] #44 ...
09:11:53 [2020-04-29T09:11:53.137Z] 
09:11:53 [2020-04-29T09:11:53.137Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
09:11:53 [2020-04-29T09:11:53.137Z] #12 DONE 2.3s
09:11:53 [2020-04-29T09:11:53.137Z] 
09:11:53 [2020-04-29T09:11:53.137Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
09:11:53 [2020-04-29T09:11:53.165Z] #44 77.24   DEP      criu/string.d
09:11:53 [2020-04-29T09:11:53.165Z] #44 77.28   DEP      criu/stats.d
09:11:53 [2020-04-29T09:11:53.259Z] #60 ...
09:11:53 [2020-04-29T09:11:53.259Z] 
09:11:53 [2020-04-29T09:11:53.259Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
09:11:53 [2020-04-29T09:11:53.259Z] #12 DONE 2.4s
09:11:53 [2020-04-29T09:11:53.259Z] 
09:11:53 [2020-04-29T09:11:53.259Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
09:11:53 [2020-04-29T09:11:53.427Z] #44 77.42   DEP      criu/sockets.d
09:11:53 [2020-04-29T09:11:53.687Z] #44 77.70   DEP      criu/sk-unix.d
09:11:53 [2020-04-29T09:11:53.751Z] #60 109.7 + mkdir -p /build
09:11:53 [2020-04-29T09:11:53.751Z] #60 109.7 + cp runc /build/runc
09:11:50 [2020-04-29T09:11:50.877Z]  > git rev-list --no-walk d766067f49bee3d1e41214e02ef69e4c74acf2aa # timeout=10
09:11:53 [2020-04-29T09:11:53.948Z] #44 ...
09:11:53 [2020-04-29T09:11:53.948Z] 
09:11:53 [2020-04-29T09:11:53.949Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:11:53 [2020-04-29T09:11:53.949Z] #17 23.54 Selecting previously unselected package python3-minimal.
09:11:53 [2020-04-29T09:11:53.949Z] #17 23.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23653 files and directories currently installed.)
09:11:53 [2020-04-29T09:11:53.949Z] #17 23.58 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
09:11:53 [2020-04-29T09:11:53.949Z] #17 23.59 Unpacking python3-minimal (3.7.3-1) ...
09:11:53 [2020-04-29T09:11:53.949Z] #17 23.68 Selecting previously unselected package libmpdec2:arm64.
09:11:53 [2020-04-29T09:11:53.949Z] #17 23.68 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
09:11:53 [2020-04-29T09:11:53.949Z] #17 23.69 Unpacking libmpdec2:arm64 (2.4.2-2) ...
09:11:53 [2020-04-29T09:11:53.949Z] #17 23.78 Selecting previously unselected package libpython3.7-stdlib:arm64.
09:11:53 [2020-04-29T09:11:53.949Z] #17 23.78 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ...
09:11:53 [2020-04-29T09:11:53.949Z] #17 23.80 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
09:11:53 [2020-04-29T09:11:53.996Z] + docker version
09:11:54 [2020-04-29T09:11:54.008Z] #60 DONE 110.0s
09:11:54 [2020-04-29T09:11:54.008Z] 
09:11:54 [2020-04-29T09:11:54.008Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:54 [2020-04-29T09:11:54.008Z] #44 162.9   LINK     lib/c/built-in.o
09:11:54 [2020-04-29T09:11:54.008Z] #44 163.0   LINK     lib/c/libcriu.so
09:11:54 [2020-04-29T09:11:54.008Z] #44 163.0   LINK     lib/c/libcriu.a
09:11:54 [2020-04-29T09:11:54.008Z] #44 163.1   GEN      magic.py
09:11:54 [2020-04-29T09:11:54.008Z] #44 163.2 Note: Building without setproctitle() and strlcpy() support.
09:11:54 [2020-04-29T09:11:54.008Z] #44 163.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:11:54 [2020-04-29T09:11:54.008Z] #44 163.2 Note: Building without GnuTLS support
09:11:54 [2020-04-29T09:11:54.008Z] #44 163.9 fatal: not a git repository (or any of the parent directories): .git
09:11:54 [2020-04-29T09:11:54.890Z] #17 24.50 Selecting previously unselected package python3.7.
09:11:54 [2020-04-29T09:11:54.890Z] #17 24.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ...
09:11:54 [2020-04-29T09:11:54.890Z] #17 24.51 Unpacking python3.7 (3.7.3-2+deb10u1) ...
09:11:54 [2020-04-29T09:11:54.890Z] #17 24.63 Selecting previously unselected package libpython3-stdlib:arm64.
09:11:54 [2020-04-29T09:11:54.891Z] #17 24.63 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
09:11:54 [2020-04-29T09:11:54.939Z] #44 164.9 make[1]: Nothing to be done for 'all'.
09:11:55 [2020-04-29T09:11:55.020Z] #13 1.846 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:11:55 [2020-04-29T09:11:55.020Z] #13 DONE 2.0s
09:11:55 [2020-04-29T09:11:55.020Z] 
09:11:55 [2020-04-29T09:11:55.020Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
09:11:55 [2020-04-29T09:11:55.152Z] #17 24.64 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
09:11:55 [2020-04-29T09:11:55.152Z] #17 24.71 Setting up python3-minimal (3.7.3-1) ...
09:11:55 [2020-04-29T09:11:55.156Z] #13 2.010 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:11:55 [2020-04-29T09:11:55.156Z] #13 DONE 2.1s
09:11:55 [2020-04-29T09:11:55.156Z] 
09:11:55 [2020-04-29T09:11:55.156Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:55 [2020-04-29T09:11:55.156Z] #44 53.71   DEP      compel/arch/x86/src/lib/infect.d
09:11:55 [2020-04-29T09:11:55.156Z] #44 53.88   DEP      compel/arch/x86/src/lib/cpu.d
09:11:55 [2020-04-29T09:11:55.156Z] #44 53.98   DEP      compel/src/lib/log.d
09:11:55 [2020-04-29T09:11:55.156Z] #44 54.09   DEP      compel/src/main.d
09:11:55 [2020-04-29T09:11:55.156Z] #44 54.20   DEP      compel/src/lib/handle-elf.d
09:11:55 [2020-04-29T09:11:55.156Z] #44 54.32   DEP      compel/arch/x86/src/lib/handle-elf.d
09:11:55 [2020-04-29T09:11:55.156Z] #44 54.48   CC       compel/src/lib/log.o
09:11:55 [2020-04-29T09:11:55.156Z] #44 54.70   CC       compel/arch/x86/src/lib/cpu.o
09:11:55 [2020-04-29T09:11:55.156Z] #44 55.75   CC       compel/arch/x86/src/lib/infect.o
09:11:55 [2020-04-29T09:11:55.156Z] #44 56.69   CC       compel/src/lib/infect-rpc.o
09:11:55 [2020-04-29T09:11:55.156Z] #44 57.06   CC       compel/src/lib/infect-util.o
09:11:55 [2020-04-29T09:11:55.156Z] #44 57.30   CC       compel/src/lib/infect.o
09:11:55 [2020-04-29T09:11:55.156Z] #44 59.84   CC       compel/src/lib/ptrace.o
09:11:55 [2020-04-29T09:11:55.156Z] #44 60.21   AR       compel/libcompel.a
09:11:55 [2020-04-29T09:11:55.156Z] #44 60.26   HOSTCC   compel/src/main-host.o
09:11:55 [2020-04-29T09:11:55.156Z] #44 60.60   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
09:11:55 [2020-04-29T09:11:55.156Z] #44 60.88   HOSTCC   compel/src/lib/handle-elf-host.o
09:11:55 [2020-04-29T09:11:55.156Z] #44 ...
09:11:55 [2020-04-29T09:11:55.156Z] 
09:11:55 [2020-04-29T09:11:55.156Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
09:11:55 [2020-04-29T09:11:55.503Z] #44 165.7 make[1]: 'images/built-in.o' is up to date.
09:11:55 [2020-04-29T09:11:55.503Z] #44 165.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:11:55 [2020-04-29T09:11:55.503Z] #44 165.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:11:55 [2020-04-29T09:11:55.503Z] #44 165.7 make[1]: 'compel/libcompel.a' is up to date.
09:11:55 [2020-04-29T09:11:55.503Z] #44 165.8 make[1]: 'compel/compel-host-bin' is up to date.
09:11:55 [2020-04-29T09:11:55.503Z] #44 165.8 make[1]: Nothing to be done for 'all'.
09:11:55 [2020-04-29T09:11:55.760Z] #44 165.8 make[1]: 'soccr/libsoccr.a' is up to date.
09:11:55 [2020-04-29T09:11:55.760Z] #44 165.9 make[2]: Nothing to be done for 'all'.
09:11:55 [2020-04-29T09:11:55.760Z] #44 165.9 make[2]: Nothing to be done for 'all'.
09:11:55 [2020-04-29T09:11:55.760Z] #44 165.9 make[2]: Nothing to be done for 'all'.
09:11:55 [2020-04-29T09:11:55.760Z] #44 166.0 make[2]: Nothing to be done for 'all'.
09:11:56 [2020-04-29T09:11:56.018Z] #44 166.1 make[2]: Nothing to be done for 'all'.
09:11:56 [2020-04-29T09:11:56.018Z] #44 166.1 make[2]: Nothing to be done for 'all'.
09:11:56 [2020-04-29T09:11:56.018Z] #44 166.1 make[2]: Nothing to be done for 'all'.
09:11:56 [2020-04-29T09:11:56.018Z] #44 166.2 make[2]: Nothing to be done for 'all'.
09:11:56 [2020-04-29T09:11:56.018Z] #44 166.2   INSTALL  criu/criu
09:11:56 [2020-04-29T09:11:56.018Z] #44 DONE 166.3s
09:11:56 [2020-04-29T09:11:56.018Z] 
09:11:56 [2020-04-29T09:11:56.018Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:11:56 [2020-04-29T09:11:56.094Z] #17 25.65 Selecting previously unselected package python3.
09:11:56 [2020-04-29T09:11:56.094Z] #17 25.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 ... 24065 files and directories currently installed.)
09:11:56 [2020-04-29T09:11:56.094Z] #17 25.70 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
09:11:56 [2020-04-29T09:11:56.094Z] #17 25.71 Unpacking python3 (3.7.3-1) ...
09:11:56 [2020-04-29T09:11:56.094Z] #17 25.86 Selecting previously unselected package libip4tc0:arm64.
09:11:56 [2020-04-29T09:11:56.355Z] #17 25.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
09:11:56 [2020-04-29T09:11:56.355Z] #17 25.89 Unpacking libip4tc0:arm64 (1.8.2-4) ...
09:11:56 [2020-04-29T09:11:56.355Z] #17 25.98 Selecting previously unselected package libip6tc0:arm64.
09:11:56 [2020-04-29T09:11:56.355Z] #17 25.99 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
09:11:56 [2020-04-29T09:11:56.355Z] #17 26.00 Unpacking libip6tc0:arm64 (1.8.2-4) ...
09:11:56 [2020-04-29T09:11:56.355Z] #17 26.12 Selecting previously unselected package libiptc0:arm64.
09:11:56 [2020-04-29T09:11:56.528Z] #14 ...
09:11:56 [2020-04-29T09:11:56.528Z] 
09:11:56 [2020-04-29T09:11:56.528Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:11:56 [2020-04-29T09:11:56.529Z] #47 127.9 crypto/tls
09:11:56 [2020-04-29T09:11:56.529Z] #47 135.2 net/http/httptrace
09:11:56 [2020-04-29T09:11:56.529Z] #47 135.5 net/http
09:11:56 [2020-04-29T09:11:56.529Z] #47 ...
09:11:56 [2020-04-29T09:11:56.529Z] 
09:11:56 [2020-04-29T09:11:56.529Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:11:56 [2020-04-29T09:11:56.529Z] #44 61.34   HOSTCC   compel/src/lib/log-host.o
09:11:56 [2020-04-29T09:11:56.529Z] #44 61.48   HOSTLINK compel/compel-host-bin
09:11:56 [2020-04-29T09:11:56.529Z] #44 61.70   DEP      soccr/soccr.d
09:11:56 [2020-04-29T09:11:56.529Z] #44 61.78   CC       soccr/soccr.o
09:11:56 [2020-04-29T09:11:56.616Z] #17 26.12 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
09:11:56 [2020-04-29T09:11:56.616Z] #17 26.14 Unpacking libiptc0:arm64 (1.8.2-4) ...
09:11:56 [2020-04-29T09:11:56.616Z] #17 26.21 Selecting previously unselected package libnfnetlink0:arm64.
09:11:56 [2020-04-29T09:11:56.616Z] #17 26.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
09:11:56 [2020-04-29T09:11:56.616Z] #17 26.22 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:11:56 [2020-04-29T09:11:56.616Z] #17 26.30 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:11:56 [2020-04-29T09:11:56.616Z] #17 26.30 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
09:11:56 [2020-04-29T09:11:56.616Z] #17 26.31 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
09:11:56 [2020-04-29T09:11:56.877Z] #17 26.41 Selecting previously unselected package libnftnl11:arm64.
09:11:56 [2020-04-29T09:11:56.877Z] #17 26.41 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
09:11:56 [2020-04-29T09:11:56.877Z] #17 26.43 Unpacking libnftnl11:arm64 (1.1.2-2) ...
09:11:56 [2020-04-29T09:11:56.877Z] #17 26.54 Selecting previously unselected package iptables.
09:11:56 [2020-04-29T09:11:56.877Z] #17 26.55 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
09:11:56 [2020-04-29T09:11:56.877Z] #17 26.55 Unpacking iptables (1.8.2-4) ...
09:11:57 [2020-04-29T09:11:57.053Z] ok  	github.com/docker/docker/container	0.205s	coverage: 34.7% of statements
09:11:57 [2020-04-29T09:11:57.053Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:11:57 [2020-04-29T09:11:57.053Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:11:57 [2020-04-29T09:11:57.053Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:11:57 [2020-04-29T09:11:57.053Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:11:57 [2020-04-29T09:11:57.094Z] #44 ...
09:11:57 [2020-04-29T09:11:57.094Z] 
09:11:57 [2020-04-29T09:11:57.094Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
09:11:57 [2020-04-29T09:11:57.094Z] #14 DONE 2.1s
09:11:57 [2020-04-29T09:11:57.352Z] 
09:11:57 [2020-04-29T09:11:57.352Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
09:11:57 [2020-04-29T09:11:57.388Z] #65 ...
09:11:57 [2020-04-29T09:11:57.388Z] 
09:11:57 [2020-04-29T09:11:57.388Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:11:57 [2020-04-29T09:11:57.388Z] #45 DONE 0.1s
09:11:57 [2020-04-29T09:11:57.388Z] 
09:11:57 [2020-04-29T09:11:57.388Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
09:11:57 [2020-04-29T09:11:57.388Z] #48 DONE 0.1s
09:11:57 [2020-04-29T09:11:57.388Z] 
09:11:57 [2020-04-29T09:11:57.388Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:11:57 [2020-04-29T09:11:57.388Z] #53 ...
09:11:57 [2020-04-29T09:11:57.388Z] 
09:11:57 [2020-04-29T09:11:57.388Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
09:11:57 [2020-04-29T09:11:57.388Z] #51 DONE 0.1s
09:11:57 [2020-04-29T09:11:57.388Z] 
09:11:57 [2020-04-29T09:11:57.388Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:11:57 [2020-04-29T09:11:57.388Z] #65 195.1 + bin/containerd
09:11:57 [2020-04-29T09:11:57.398Z] #17 26.93 Selecting previously unselected package xxd.
09:11:57 [2020-04-29T09:11:57.398Z] #17 26.95 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
09:11:57 [2020-04-29T09:11:57.398Z] #17 26.95 Unpacking xxd (2:8.1.0875-5) ...
09:11:57 [2020-04-29T09:11:57.398Z] #17 27.06 Selecting previously unselected package vim-common.
09:11:57 [2020-04-29T09:11:57.398Z] #17 27.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:11:57 [2020-04-29T09:11:57.398Z] #17 27.11 Unpacking vim-common (2:8.1.0875-5) ...
09:11:57 [2020-04-29T09:11:57.530Z] #14 DONE 2.1s
09:11:57 [2020-04-29T09:11:57.530Z] 
09:11:57 [2020-04-29T09:11:57.530Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
09:11:57 [2020-04-29T09:11:57.660Z] #17 27.28 Selecting previously unselected package bash-completion.
09:11:57 [2020-04-29T09:11:57.660Z] #17 27.28 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:11:59 [2020-04-29T09:11:59.415Z] #15 DONE 2.0s
09:11:59 [2020-04-29T09:11:59.415Z] 
09:11:59 [2020-04-29T09:11:59.415Z] #16 [dev-systemd-false 6/26] RUN ldconfig
09:11:59 [2020-04-29T09:11:59.850Z] Client: Docker Engine - Enterprise
09:11:59 [2020-04-29T09:11:59.850Z]  Version:           19.03.5
09:11:59 [2020-04-29T09:11:59.850Z]  API version:       1.40
09:11:59 [2020-04-29T09:11:59.850Z]  Go version:        go1.12.12
09:11:59 [2020-04-29T09:11:59.850Z]  Git commit:        2ee0c57608
09:11:59 [2020-04-29T09:11:59.850Z]  Built:             11/13/2019 08:00:16
09:11:59 [2020-04-29T09:11:59.850Z]  OS/Arch:           windows/amd64
09:11:59 [2020-04-29T09:11:59.850Z]  Experimental:      false
09:11:59 [2020-04-29T09:11:59.850Z] 
09:11:59 [2020-04-29T09:11:59.850Z] Server: Docker Engine - Enterprise
09:11:59 [2020-04-29T09:11:59.850Z]  Engine:
09:11:59 [2020-04-29T09:11:59.850Z]   Version:          19.03.5
09:11:59 [2020-04-29T09:11:59.850Z]   API version:      1.40 (minimum version 1.24)
09:11:59 [2020-04-29T09:11:59.850Z]   Go version:       go1.12.12
09:11:59 [2020-04-29T09:11:59.850Z]   Git commit:       2ee0c57608
09:11:59 [2020-04-29T09:11:59.850Z]   Built:            11/13/2019 07:58:51
09:11:59 [2020-04-29T09:11:59.850Z]   OS/Arch:          windows/amd64
09:11:59 [2020-04-29T09:11:59.850Z]   Experimental:     true
09:11:59 [2020-04-29T09:11:59.878Z] #15 DONE 2.3s
09:11:59 [2020-04-29T09:11:59.879Z] 
09:11:59 [2020-04-29T09:11:59.879Z] #16 [dev-systemd-false 6/26] RUN ldconfig
09:12:00 [2020-04-29T09:12:00.206Z] #17 29.97 Unpacking bash-completion (1:2.8-6) ...
[Pipeline] sh
09:12:00 [2020-04-29T09:12:00.777Z] #17 30.44 Selecting previously unselected package bzip2.
09:12:00 [2020-04-29T09:12:00.777Z] #17 30.45 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
09:12:00 [2020-04-29T09:12:00.777Z] #17 30.46 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:12:00 [2020-04-29T09:12:00.859Z] #16 DONE 1.9s
09:12:00 [2020-04-29T09:12:00.859Z] 
09:12:00 [2020-04-29T09:12:00.859Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:00 [2020-04-29T09:12:00.859Z] #44 60.51   AR       soccr/libsoccr.a
09:12:00 [2020-04-29T09:12:00.859Z] #44 60.56 make[1]: 'soccr/libsoccr.a' is up to date.
09:12:00 [2020-04-29T09:12:00.859Z] #44 60.99   DEP      criu/arch/x86/sigframe.d
09:12:00 [2020-04-29T09:12:00.859Z] #44 61.04   DEP      criu/arch/x86/sigaction_compat.d
09:12:00 [2020-04-29T09:12:00.859Z] #44 61.11   DEP      criu/arch/x86/kerndat.d
09:12:00 [2020-04-29T09:12:00.859Z] #44 61.22   DEP      criu/arch/x86/crtools.d
09:12:00 [2020-04-29T09:12:00.859Z] #44 61.44   DEP      criu/arch/x86/cpu.d
09:12:00 [2020-04-29T09:12:00.859Z] #44 61.64   CC       criu/arch/x86/cpu.o
09:12:00 [2020-04-29T09:12:00.859Z] #44 62.49   CC       criu/arch/x86/crtools.o
09:12:00 [2020-04-29T09:12:00.859Z] #44 63.75   CC       criu/arch/x86/kerndat.o
09:12:00 [2020-04-29T09:12:00.859Z] #44 64.39   CC       criu/arch/x86/sigaction_compat.o
09:12:00 [2020-04-29T09:12:00.859Z] #44 64.86   CC       criu/arch/x86/sigframe.o
09:12:00 [2020-04-29T09:12:00.859Z] #44 65.08   LINK     criu/arch/x86/crtools.built-in.o
09:12:00 [2020-04-29T09:12:00.859Z] #44 65.15   DEP      criu/pie/util-vdso-elf32.d
09:12:00 [2020-04-29T09:12:00.859Z] #44 65.31   DEP      criu/pie/util-vdso.d
09:12:00 [2020-04-29T09:12:00.859Z] #44 65.49   DEP      criu/pie/util.d
09:12:00 [2020-04-29T09:12:00.859Z] #44 65.65   CC       criu/pie/util.o
09:12:00 [2020-04-29T09:12:00.859Z] #44 65.87   CC       criu/pie/util-vdso.o
09:12:00 [2020-04-29T09:12:00.859Z] #44 66.65   CC       criu/pie/util-vdso-elf32.o
09:12:00 [2020-04-29T09:12:00.859Z] #44 67.34   AR       criu/pie/pie.lib.a
09:12:00 [2020-04-29T09:12:00.859Z] #44 67.41   DEP      criu/pie/restorer.d
09:12:00 [2020-04-29T09:12:00.859Z] #44 67.55   DEP      criu/arch/x86/sigaction_compat_pie.d
09:12:00 [2020-04-29T09:12:00.859Z] #44 67.65   DEP      criu/arch/x86/restorer_unmap.d
09:12:00 [2020-04-29T09:12:00.859Z] #44 67.67   DEP      criu/arch/x86/restorer.d
09:12:00 [2020-04-29T09:12:00.859Z] #44 67.84   DEP      criu/arch/x86/vdso-pie.d
09:12:01 [2020-04-29T09:12:01.038Z] #17 30.55 Selecting previously unselected package xz-utils.
09:12:01 [2020-04-29T09:12:01.038Z] #17 30.56 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
09:12:01 [2020-04-29T09:12:01.038Z] #17 30.57 Unpacking xz-utils (5.2.4-1) ...
09:12:01 [2020-04-29T09:12:01.038Z] #17 30.75 Selecting previously unselected package apparmor.
09:12:01 [2020-04-29T09:12:01.038Z] #17 30.76 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
09:12:01 [2020-04-29T09:12:01.038Z] #17 30.83 Unpacking apparmor (2.13.2-10) ...
09:12:01 [2020-04-29T09:12:01.114Z] #44 68.00   DEP      criu/pie/parasite-vdso.d
09:12:01 [2020-04-29T09:12:01.114Z] #44 ...
09:12:01 [2020-04-29T09:12:01.114Z] 
09:12:01 [2020-04-29T09:12:01.114Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:12:01 [2020-04-29T09:12:01.422Z] + docker info
09:12:01 [2020-04-29T09:12:01.528Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.043s	coverage: 65.3% of statements
09:12:01 [2020-04-29T09:12:01.610Z] #17 31.15 Selecting previously unselected package aufs-tools.
09:12:01 [2020-04-29T09:12:01.610Z] #17 31.16 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
09:12:01 [2020-04-29T09:12:01.610Z] #17 31.17 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:12:01 [2020-04-29T09:12:01.610Z] #17 31.29 Selecting previously unselected package libonig5:arm64.
09:12:01 [2020-04-29T09:12:01.610Z] #17 31.29 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
09:12:01 [2020-04-29T09:12:01.610Z] #17 31.30 Unpacking libonig5:arm64 (6.9.1-1) ...
09:12:01 [2020-04-29T09:12:01.777Z] #16 DONE 2.0s
09:12:01 [2020-04-29T09:12:01.777Z] 
09:12:01 [2020-04-29T09:12:01.777Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:01 [2020-04-29T09:12:01.777Z] #44 63.15   AR       soccr/libsoccr.a
09:12:01 [2020-04-29T09:12:01.777Z] #44 63.20 make[1]: 'soccr/libsoccr.a' is up to date.
09:12:01 [2020-04-29T09:12:01.777Z] #44 63.64   DEP      criu/arch/x86/sigframe.d
09:12:01 [2020-04-29T09:12:01.777Z] #44 63.83   DEP      criu/arch/x86/sigaction_compat.d
09:12:01 [2020-04-29T09:12:01.777Z] #44 63.90   DEP      criu/arch/x86/kerndat.d
09:12:01 [2020-04-29T09:12:01.777Z] #44 64.03   DEP      criu/arch/x86/crtools.d
09:12:01 [2020-04-29T09:12:01.777Z] #44 64.16   DEP      criu/arch/x86/cpu.d
09:12:01 [2020-04-29T09:12:01.777Z] #44 64.27   CC       criu/arch/x86/cpu.o
09:12:01 [2020-04-29T09:12:01.777Z] #44 64.87   CC       criu/arch/x86/crtools.o
09:12:01 [2020-04-29T09:12:01.777Z] #44 66.47   CC       criu/arch/x86/kerndat.o
09:12:01 [2020-04-29T09:12:01.777Z] #44 66.90   CC       criu/arch/x86/sigaction_compat.o
09:12:01 [2020-04-29T09:12:01.777Z] #44 67.33   CC       criu/arch/x86/sigframe.o
09:12:01 [2020-04-29T09:12:01.777Z] #44 67.60   LINK     criu/arch/x86/crtools.built-in.o
09:12:01 [2020-04-29T09:12:01.871Z] #17 31.44 Selecting previously unselected package libjq1:arm64.
09:12:01 [2020-04-29T09:12:01.871Z] #17 31.44 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
09:12:01 [2020-04-29T09:12:01.871Z] #17 31.45 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
09:12:01 [2020-04-29T09:12:01.871Z] #17 31.56 Selecting previously unselected package jq.
09:12:01 [2020-04-29T09:12:01.871Z] #17 31.56 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
09:12:01 [2020-04-29T09:12:01.871Z] #17 31.58 Unpacking jq (1.5+dfsg-2+b1) ...
09:12:02 [2020-04-29T09:12:02.038Z] #44 67.64   DEP      criu/pie/util-vdso-elf32.d
09:12:02 [2020-04-29T09:12:02.038Z] #44 67.81   DEP      criu/pie/util-vdso.d
09:12:02 [2020-04-29T09:12:02.133Z] #17 31.68 Selecting previously unselected package libaio1:arm64.
09:12:02 [2020-04-29T09:12:02.133Z] #17 31.68 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
09:12:02 [2020-04-29T09:12:02.133Z] #17 31.69 Unpacking libaio1:arm64 (0.3.112-3) ...
09:12:02 [2020-04-29T09:12:02.133Z] #17 31.77 Selecting previously unselected package libgpm2:arm64.
09:12:02 [2020-04-29T09:12:02.133Z] #17 31.78 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
09:12:02 [2020-04-29T09:12:02.133Z] #17 31.79 Unpacking libgpm2:arm64 (1.20.7-5) ...
09:12:02 [2020-04-29T09:12:02.133Z] #17 31.85 Selecting previously unselected package libicu63:arm64.
09:12:02 [2020-04-29T09:12:02.133Z] #17 31.86 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
09:12:02 [2020-04-29T09:12:02.133Z] #17 31.87 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
09:12:02 [2020-04-29T09:12:02.158Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:12:02 [2020-04-29T09:12:02.158Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
09:12:02 [2020-04-29T09:12:02.158Z] ok  	github.com/docker/docker/api/server/middleware	0.012s	coverage: 37.7% of statements
09:12:02 [2020-04-29T09:12:02.158Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:12:02 [2020-04-29T09:12:02.158Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:12:02 [2020-04-29T09:12:02.158Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:12:02 [2020-04-29T09:12:02.158Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:12:02 [2020-04-29T09:12:02.158Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:12:02 [2020-04-29T09:12:02.158Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:12:02 [2020-04-29T09:12:02.158Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:12:02 [2020-04-29T09:12:02.158Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:12:02 [2020-04-29T09:12:02.158Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:12:02 [2020-04-29T09:12:02.158Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:12:02 [2020-04-29T09:12:02.158Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:12:02 [2020-04-29T09:12:02.158Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 4.8% of statements
09:12:02 [2020-04-29T09:12:02.158Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:12:02 [2020-04-29T09:12:02.158Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:12:02 [2020-04-29T09:12:02.159Z] ?   	github.com/docker/docker/api/types	[no test files]
09:12:02 [2020-04-29T09:12:02.159Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:12:02 [2020-04-29T09:12:02.159Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:12:02 [2020-04-29T09:12:02.159Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:12:02 [2020-04-29T09:12:02.159Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:12:02 [2020-04-29T09:12:02.159Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
09:12:02 [2020-04-29T09:12:02.159Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
09:12:02 [2020-04-29T09:12:02.159Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:12:02 [2020-04-29T09:12:02.159Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:12:02 [2020-04-29T09:12:02.159Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:12:02 [2020-04-29T09:12:02.159Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:12:02 [2020-04-29T09:12:02.159Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:12:02 [2020-04-29T09:12:02.159Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:12:02 [2020-04-29T09:12:02.159Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:12:02 [2020-04-29T09:12:02.296Z] #44 68.04   DEP      criu/pie/util.d
09:12:02 [2020-04-29T09:12:02.441Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
09:12:02 [2020-04-29T09:12:02.441Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
09:12:02 [2020-04-29T09:12:02.441Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:12:02 [2020-04-29T09:12:02.441Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:12:02 [2020-04-29T09:12:02.441Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:12:02 [2020-04-29T09:12:02.441Z] ?   	github.com/docker/docker/builder	[no test files]
09:12:02 [2020-04-29T09:12:02.441Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:12:02 [2020-04-29T09:12:02.441Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:12:02 [2020-04-29T09:12:02.441Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:12:02 [2020-04-29T09:12:02.441Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:12:02 [2020-04-29T09:12:02.441Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:12:02 [2020-04-29T09:12:02.441Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:12:02 [2020-04-29T09:12:02.441Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:12:02 [2020-04-29T09:12:02.553Z] #44 68.19   CC       criu/pie/util.o
09:12:02 [2020-04-29T09:12:02.724Z] ok  	github.com/docker/docker/builder/dockerignore	0.016s	coverage: 96.8% of statements
09:12:02 [2020-04-29T09:12:02.811Z] #44 68.49   CC       criu/pie/util-vdso.o
09:12:03 [2020-04-29T09:12:03.376Z] #44 69.23   CC       criu/pie/util-vdso-elf32.o
09:12:03 [2020-04-29T09:12:03.665Z] #17 2.327 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:12:03 [2020-04-29T09:12:03.665Z] #17 2.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:12:03 [2020-04-29T09:12:03.665Z] #17 2.669 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:12:03 [2020-04-29T09:12:03.920Z] #17 2.881 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:12:03 [2020-04-29T09:12:03.920Z] #17 ...
09:12:03 [2020-04-29T09:12:03.920Z] 
09:12:03 [2020-04-29T09:12:03.920Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:12:03 [2020-04-29T09:12:03.920Z] #47 128.1 net/http/httptrace
09:12:03 [2020-04-29T09:12:03.920Z] #47 128.4 net/http
09:12:03 [2020-04-29T09:12:03.920Z] #47 ...
09:12:03 [2020-04-29T09:12:03.920Z] 
09:12:03 [2020-04-29T09:12:03.920Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:03 [2020-04-29T09:12:03.920Z] #44 68.27   DEP      criu/pie/parasite.d
09:12:03 [2020-04-29T09:12:03.920Z] #44 68.65   CC       criu/pie/parasite.o
09:12:03 [2020-04-29T09:12:03.920Z] #44 69.83   LINK     criu/pie/parasite.built-in.o
09:12:03 [2020-04-29T09:12:03.920Z] #44 69.85   GEN      criu/pie/parasite-blob.h
09:12:03 [2020-04-29T09:12:03.920Z] #44 69.88   CC       criu/pie/parasite-vdso.o
09:12:03 [2020-04-29T09:12:03.920Z] #44 70.46   CC       criu/arch/x86/vdso-pie.o
09:12:03 [2020-04-29T09:12:03.920Z] #44 70.86   CC       criu/arch/x86/restorer.o
09:12:04 [2020-04-29T09:12:04.047Z] #17 ...
09:12:04 [2020-04-29T09:12:04.047Z] 
09:12:04 [2020-04-29T09:12:04.047Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:04 [2020-04-29T09:12:04.047Z] #44 77.96   DEP      criu/sk-tcp.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 78.24   DEP      criu/sk-queue.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 78.36   DEP      criu/sk-packet.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 78.51   DEP      criu/sk-netlink.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 78.72   DEP      criu/sk-inet.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 78.89   DEP      criu/signalfd.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 79.03   DEP      criu/sigframe.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 79.16   DEP      criu/shmem.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 79.41   DEP      criu/servicefd.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 79.62   DEP      criu/seize.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 79.81   DEP      criu/seccomp.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 80.09   DEP      criu/rst-malloc.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 80.17   DEP      criu/rbtree.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 80.20   DEP      criu/pstree.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 80.34   DEP      criu/protobuf.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 80.50   GEN      criu/protobuf-desc-gen.h
09:12:04 [2020-04-29T09:12:04.047Z] #44 81.83   DEP      criu/protobuf-desc.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 82.00   DEP      criu/proc_parse.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 82.13   DEP      criu/plugin.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 82.20   DEP      criu/pipes.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 82.37   DEP      criu/pie-util.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 82.47   DEP      criu/pie-util-vdso.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 82.56   DEP      criu/path.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 82.68   DEP      criu/parasite-syscall.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 82.81   DEP      criu/pagemap.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 83.00   DEP      criu/pagemap-cache.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 83.10   DEP      criu/page-xfer.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 83.27   DEP      criu/page-pipe.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 83.39   DEP      criu/netfilter.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 83.51   DEP      criu/net.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 83.71   DEP      criu/namespaces.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 83.92   DEP      criu/mount.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 84.10   DEP      criu/mem.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 84.25   DEP      criu/lsm.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 84.36   DEP      criu/log.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 84.46   DEP      criu/libnetlink.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 84.59   DEP      criu/kerndat.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 84.80   DEP      criu/kcmp-ids.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 84.86   DEP      criu/irmap.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 85.01   DEP      criu/ipc_ns.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 85.24   DEP      criu/image.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 85.35   DEP      criu/image-desc.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 85.41   DEP      criu/fsnotify.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 85.53   DEP      criu/filesystems.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 85.72   DEP      criu/files.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 85.87   DEP      criu/files-reg.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 85.97   DEP      criu/files-ext.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 86.09   DEP      criu/file-lock.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 86.23   DEP      criu/file-ids.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 86.40   DEP      criu/fifo.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 86.59   DEP      criu/fdstore.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 86.71   DEP      criu/fault-injection.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 86.76   DEP      criu/external.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 86.86   DEP      criu/eventpoll.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 87.07   DEP      criu/eventfd.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 87.26   DEP      criu/crtools.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 87.53   DEP      criu/cr-service.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 87.67   DEP      criu/cr-restore.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 87.89   DEP      criu/cr-errno.d
09:12:04 [2020-04-29T09:12:04.047Z] #44 87.91   DEP      criu/cr-dump.d
09:12:04 [2020-04-29T09:12:04.308Z] #44 88.15   DEP      criu/cr-dedup.d
09:12:04 [2020-04-29T09:12:04.308Z] #44 88.36   DEP      criu/cr-check.d
09:12:04 [2020-04-29T09:12:04.309Z] #44 69.86   AR       criu/pie/pie.lib.a
09:12:04 [2020-04-29T09:12:04.309Z] #44 69.91   DEP      criu/pie/restorer.d
09:12:04 [2020-04-29T09:12:04.309Z] #44 70.08   DEP      criu/arch/x86/sigaction_compat_pie.d
09:12:04 [2020-04-29T09:12:04.480Z] #44 71.30   CC       criu/arch/x86/restorer_unmap.o
09:12:04 [2020-04-29T09:12:04.480Z] #44 71.37   CC       criu/arch/x86/sigaction_compat_pie.o
09:12:04 [2020-04-29T09:12:04.567Z] #44 70.27   DEP      criu/arch/x86/restorer_unmap.d
09:12:04 [2020-04-29T09:12:04.567Z] #44 70.31   DEP      criu/arch/x86/restorer.d
09:12:04 [2020-04-29T09:12:04.569Z] #44 88.56   DEP      criu/config.d
09:12:04 [2020-04-29T09:12:04.569Z] #44 ...
09:12:04 [2020-04-29T09:12:04.569Z] 
09:12:04 [2020-04-29T09:12:04.569Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:12:04 [2020-04-29T09:12:04.569Z] #17 34.35 Selecting previously unselected package libnet1:arm64.
09:12:04 [2020-04-29T09:12:04.736Z] #44 71.59   CC       criu/pie/restorer.o
09:12:04 [2020-04-29T09:12:04.825Z] #44 70.58   DEP      criu/arch/x86/vdso-pie.d
09:12:04 [2020-04-29T09:12:04.830Z] #17 34.35 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:12:04 [2020-04-29T09:12:04.830Z] #17 34.37 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:12:04 [2020-04-29T09:12:04.830Z] #17 34.46 Selecting previously unselected package libnl-3-200:arm64.
09:12:04 [2020-04-29T09:12:04.830Z] #17 34.47 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
09:12:04 [2020-04-29T09:12:04.830Z] #17 34.48 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
09:12:04 [2020-04-29T09:12:04.830Z] #17 34.56 Selecting previously unselected package libprotobuf-c1:arm64.
09:12:04 [2020-04-29T09:12:04.830Z] #17 34.57 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
09:12:05 [2020-04-29T09:12:05.083Z] #44 70.75   DEP      criu/pie/parasite-vdso.d
09:12:05 [2020-04-29T09:12:05.091Z] #17 34.58 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
09:12:05 [2020-04-29T09:12:05.091Z] #17 34.65 Selecting previously unselected package libreadline5:arm64.
09:12:05 [2020-04-29T09:12:05.091Z] #17 34.65 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
09:12:05 [2020-04-29T09:12:05.091Z] #17 34.66 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
09:12:05 [2020-04-29T09:12:05.091Z] #17 34.79 Selecting previously unselected package net-tools.
09:12:05 [2020-04-29T09:12:05.091Z] #17 34.80 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
09:12:05 [2020-04-29T09:12:05.091Z] #17 34.81 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
09:12:05 [2020-04-29T09:12:05.341Z] #44 70.87   DEP      criu/pie/parasite.d
09:12:05 [2020-04-29T09:12:05.352Z] #17 35.02 Selecting previously unselected package python-pip-whl.
09:12:05 [2020-04-29T09:12:05.352Z] #17 35.04 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
09:12:05 [2020-04-29T09:12:05.352Z] #17 35.05 Unpacking python-pip-whl (18.1-5) ...
09:12:05 [2020-04-29T09:12:05.598Z] #44 71.16   CC       criu/pie/parasite.o
09:12:05 [2020-04-29T09:12:05.924Z] #17 35.48 Selecting previously unselected package python3-lib2to3.
09:12:05 [2020-04-29T09:12:05.924Z] #17 35.51 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
09:12:05 [2020-04-29T09:12:05.924Z] #17 35.51 Unpacking python3-lib2to3 (3.7.3-1) ...
09:12:05 [2020-04-29T09:12:05.924Z] #17 35.66 Selecting previously unselected package python3-distutils.
09:12:05 [2020-04-29T09:12:05.924Z] #17 35.67 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
09:12:05 [2020-04-29T09:12:05.924Z] #17 35.67 Unpacking python3-distutils (3.7.3-1) ...
09:12:06 [2020-04-29T09:12:06.180Z] ok  	github.com/docker/docker/builder/remotecontext	0.313s	coverage: 13.6% of statements
09:12:06 [2020-04-29T09:12:06.180Z] ok  	github.com/docker/docker/builder/dockerfile	0.909s	coverage: 48.2% of statements
09:12:06 [2020-04-29T09:12:06.185Z] #17 35.82 Selecting previously unselected package python3-pip.
09:12:06 [2020-04-29T09:12:06.185Z] #17 35.84 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
09:12:06 [2020-04-29T09:12:06.185Z] #17 35.84 Unpacking python3-pip (18.1-5) ...
09:12:06 [2020-04-29T09:12:06.446Z] #17 36.12 Selecting previously unselected package python3-pkg-resources.
09:12:06 [2020-04-29T09:12:06.446Z] #17 36.13 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
09:12:06 [2020-04-29T09:12:06.446Z] #17 36.14 Unpacking python3-pkg-resources (40.8.0-1) ...
09:12:06 [2020-04-29T09:12:06.462Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
09:12:06 [2020-04-29T09:12:06.665Z] #44 ...
09:12:06 [2020-04-29T09:12:06.665Z] 
09:12:06 [2020-04-29T09:12:06.665Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:12:06 [2020-04-29T09:12:06.665Z] #47 140.8 github.com/LK4D4/vndr/godl
09:12:06 [2020-04-29T09:12:06.708Z] #17 36.29 Selecting previously unselected package python3-setuptools.
09:12:06 [2020-04-29T09:12:06.708Z] #17 36.29 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
09:12:06 [2020-04-29T09:12:06.708Z] #17 36.31 Unpacking python3-setuptools (40.8.0-1) ...
09:12:06 [2020-04-29T09:12:06.969Z] #17 36.62 Selecting previously unselected package python3-wheel.
09:12:06 [2020-04-29T09:12:06.969Z] #17 36.63 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
09:12:06 [2020-04-29T09:12:06.969Z] #17 36.64 Unpacking python3-wheel (0.32.3-2) ...
09:12:06 [2020-04-29T09:12:06.969Z] #44 72.48   LINK     criu/pie/parasite.built-in.o
09:12:06 [2020-04-29T09:12:06.969Z] #44 72.49   GEN      criu/pie/parasite-blob.h
09:12:06 [2020-04-29T09:12:06.969Z] #44 72.52   CC       criu/pie/parasite-vdso.o
09:12:07 [2020-04-29T09:12:07.227Z] #44 ...
09:12:07 [2020-04-29T09:12:07.227Z] 
09:12:07 [2020-04-29T09:12:07.227Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:12:07 [2020-04-29T09:12:07.227Z] #47 148.6 github.com/LK4D4/vndr/godl
09:12:07 [2020-04-29T09:12:07.230Z] #17 36.74 Selecting previously unselected package sudo.
09:12:07 [2020-04-29T09:12:07.231Z] #17 36.75 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
09:12:07 [2020-04-29T09:12:07.231Z] #17 36.76 Unpacking sudo (1.8.27-1+deb10u2) ...
09:12:07 [2020-04-29T09:12:07.471Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.294s	coverage: 86.3% of statements
09:12:07 [2020-04-29T09:12:07.471Z] ?   	github.com/docker/docker/cli	[no test files]
09:12:07 [2020-04-29T09:12:07.471Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:12:07 [2020-04-29T09:12:07.485Z] #47 ...
09:12:07 [2020-04-29T09:12:07.485Z] 
09:12:07 [2020-04-29T09:12:07.485Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:12:07 [2020-04-29T09:12:07.485Z] #60 9.585 + cd /tmp/tmp.1ssFEwCW5h/src/github.com/opencontainers/runc
09:12:07 [2020-04-29T09:12:07.485Z] #60 9.585 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:12:07 [2020-04-29T09:12:07.485Z] #60 10.05 + '[' -z '' ']'
09:12:07 [2020-04-29T09:12:07.485Z] #60 10.05 + target=static
09:12:07 [2020-04-29T09:12:07.485Z] #60 10.05 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:12:07 [2020-04-29T09:12:07.485Z] #60 11.33 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 .
09:12:07 [2020-04-29T09:12:07.491Z] #17 37.24 Selecting previously unselected package thin-provisioning-tools.
09:12:07 [2020-04-29T09:12:07.590Z] #47 141.6 github.com/LK4D4/vndr
09:12:07 [2020-04-29T09:12:07.742Z] #60 ...
09:12:07 [2020-04-29T09:12:07.742Z] 
09:12:07 [2020-04-29T09:12:07.742Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:07 [2020-04-29T09:12:07.742Z] #44 73.19   CC       criu/arch/x86/vdso-pie.o
09:12:07 [2020-04-29T09:12:07.752Z] #17 37.25 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
09:12:07 [2020-04-29T09:12:07.752Z] #17 37.26 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
09:12:07 [2020-04-29T09:12:07.752Z] #17 37.49 Selecting previously unselected package uidmap.
09:12:07 [2020-04-29T09:12:07.752Z] #17 37.50 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
09:12:08 [2020-04-29T09:12:08.000Z] #44 73.55   CC       criu/arch/x86/restorer.o
09:12:08 [2020-04-29T09:12:08.014Z] #17 37.51 Unpacking uidmap (1:4.5-1.1) ...
09:12:08 [2020-04-29T09:12:08.014Z] #17 37.67 Selecting previously unselected package vim-runtime.
09:12:08 [2020-04-29T09:12:08.014Z] #17 37.68 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
09:12:08 [2020-04-29T09:12:08.014Z] #17 37.73 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
09:12:08 [2020-04-29T09:12:08.014Z] #17 37.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
09:12:08 [2020-04-29T09:12:08.258Z] #44 74.05   CC       criu/arch/x86/restorer_unmap.o
09:12:08 [2020-04-29T09:12:08.275Z] #17 37.78 Unpacking vim-runtime (2:8.1.0875-5) ...
09:12:08 [2020-04-29T09:12:08.515Z] #47 ...
09:12:08 [2020-04-29T09:12:08.515Z] 
09:12:08 [2020-04-29T09:12:08.515Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:12:08 [2020-04-29T09:12:08.515Z] #60 9.943 + cd /tmp/tmp.ckmDBQW4Ge/src/github.com/opencontainers/runc
09:12:08 [2020-04-29T09:12:08.515Z] #60 9.944 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
09:12:08 [2020-04-29T09:12:08.515Z] #60 10.40 + '[' -z '' ']'
09:12:08 [2020-04-29T09:12:08.515Z] #60 10.40 + target=static
09:12:08 [2020-04-29T09:12:08.515Z] #60 10.40 + make 'BUILDTAGS=seccomp apparmor selinux ' static
09:12:08 [2020-04-29T09:12:08.515Z] #60 11.94 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 .
09:12:08 [2020-04-29T09:12:08.515Z] #60 ...
09:12:08 [2020-04-29T09:12:08.515Z] 
09:12:08 [2020-04-29T09:12:08.515Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:08 [2020-04-29T09:12:08.515Z] #44 74.18   LINK     criu/pie/restorer.built-in.o
09:12:08 [2020-04-29T09:12:08.515Z] #44 74.19   GEN      criu/pie/restorer-blob.h
09:12:08 [2020-04-29T09:12:08.515Z] #44 74.28   DEP      criu/vdso.d
09:12:08 [2020-04-29T09:12:08.515Z] #44 74.44   DEP      criu/vdso-compat.d
09:12:08 [2020-04-29T09:12:08.515Z] #44 74.64   DEP      criu/uts_ns.d
09:12:08 [2020-04-29T09:12:08.515Z] #44 74.76   DEP      criu/util.d
09:12:08 [2020-04-29T09:12:08.515Z] #44 74.90   DEP      criu/uffd.d
09:12:08 [2020-04-29T09:12:08.515Z] #44 75.07   DEP      criu/tun.d
09:12:08 [2020-04-29T09:12:08.515Z] #44 75.27   DEP      criu/tty.d
09:12:08 [2020-04-29T09:12:08.515Z] #44 75.43   DEP      criu/timerfd.d
09:12:08 [2020-04-29T09:12:08.516Z] #44 74.10   CC       criu/arch/x86/sigaction_compat_pie.o
09:12:08 [2020-04-29T09:12:08.770Z] #44 75.67   DEP      criu/sysfs_parse.d
09:12:08 [2020-04-29T09:12:08.770Z] #44 75.83   DEP      criu/sysctl.d
09:12:08 [2020-04-29T09:12:08.773Z] #44 74.39   CC       criu/pie/restorer.o
09:12:09 [2020-04-29T09:12:09.025Z] #44 75.99   DEP      criu/string.d
09:12:09 [2020-04-29T09:12:09.025Z] #44 76.05   DEP      criu/stats.d
09:12:09 [2020-04-29T09:12:09.025Z] #44 76.13   DEP      criu/sockets.d
09:12:09 [2020-04-29T09:12:09.493Z] ok  	github.com/docker/docker/client	0.127s	coverage: 75.4% of statements
09:12:09 [2020-04-29T09:12:09.585Z] #44 76.28   DEP      criu/sk-unix.d
09:12:09 [2020-04-29T09:12:09.585Z] #44 76.52   DEP      criu/sk-tcp.d
09:12:09 [2020-04-29T09:12:09.840Z] #44 76.77   DEP      criu/sk-queue.d
09:12:09 [2020-04-29T09:12:09.984Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.070s	coverage: 35.6% of statements
09:12:10 [2020-04-29T09:12:10.095Z] #44 76.90   DEP      criu/sk-packet.d
09:12:10 [2020-04-29T09:12:10.095Z] #44 77.09   DEP      criu/sk-netlink.d
09:12:10 [2020-04-29T09:12:10.350Z] #44 77.35   DEP      criu/sk-inet.d
09:12:10 [2020-04-29T09:12:10.605Z] #44 77.53   DEP      criu/signalfd.d
09:12:10 [2020-04-29T09:12:10.860Z] #44 77.67   DEP      criu/sigframe.d
09:12:10 [2020-04-29T09:12:10.860Z] #44 77.80   DEP      criu/shmem.d
09:12:11 [2020-04-29T09:12:11.115Z] #44 78.02   DEP      criu/servicefd.d
09:12:11 [2020-04-29T09:12:11.370Z] #44 78.23   DEP      criu/seize.d
09:12:11 [2020-04-29T09:12:11.577Z] #17 40.70 Selecting previously unselected package vim.
09:12:11 [2020-04-29T09:12:11.577Z] #17 40.70 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
09:12:11 [2020-04-29T09:12:11.577Z] #17 40.73 Unpacking vim (2:8.1.0875-5) ...
09:12:11 [2020-04-29T09:12:11.577Z] #17 41.19 Selecting previously unselected package xfsprogs.
09:12:11 [2020-04-29T09:12:11.577Z] #17 41.20 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
09:12:11 [2020-04-29T09:12:11.577Z] #17 41.21 Unpacking xfsprogs (4.20.0-1) ...
09:12:11 [2020-04-29T09:12:11.625Z] #44 78.42   DEP      criu/seccomp.d
09:12:11 [2020-04-29T09:12:11.625Z] #44 78.59   DEP      criu/rst-malloc.d
09:12:11 [2020-04-29T09:12:11.625Z] #44 78.66   DEP      criu/rbtree.d
09:12:11 [2020-04-29T09:12:11.880Z] #44 78.71   DEP      criu/pstree.d
09:12:12 [2020-04-29T09:12:12.052Z] #44 ...
09:12:12 [2020-04-29T09:12:12.052Z] 
09:12:12 [2020-04-29T09:12:12.052Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:12:12 [2020-04-29T09:12:12.052Z] #17 2.604 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
09:12:12 [2020-04-29T09:12:12.052Z] #17 2.636 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
09:12:12 [2020-04-29T09:12:12.052Z] #17 2.636 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:12:12 [2020-04-29T09:12:12.052Z] #17 3.266 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
09:12:12 [2020-04-29T09:12:12.052Z] #17 4.561 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [192 kB]
09:12:12 [2020-04-29T09:12:12.052Z] #17 5.914 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
09:12:12 [2020-04-29T09:12:12.052Z] #17 ...
09:12:12 [2020-04-29T09:12:12.052Z] 
09:12:12 [2020-04-29T09:12:12.052Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:12 [2020-04-29T09:12:12.052Z] #44 77.48   LINK     criu/pie/restorer.built-in.o
09:12:12 [2020-04-29T09:12:12.052Z] #44 77.51   GEN      criu/pie/restorer-blob.h
09:12:12 [2020-04-29T09:12:12.052Z] #44 77.59   DEP      criu/vdso.d
09:12:12 [2020-04-29T09:12:12.052Z] #44 77.70   DEP      criu/vdso-compat.d
09:12:12 [2020-04-29T09:12:12.136Z] #44 78.99   DEP      criu/protobuf.d
09:12:12 [2020-04-29T09:12:12.136Z] #44 79.13   GEN      criu/protobuf-desc-gen.h
09:12:12 [2020-04-29T09:12:12.164Z] #17 41.67 Selecting previously unselected package zip.
09:12:12 [2020-04-29T09:12:12.164Z] #17 41.68 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
09:12:12 [2020-04-29T09:12:12.164Z] #17 41.69 Unpacking zip (3.0-11+b1) ...
09:12:12 [2020-04-29T09:12:12.310Z] #44 77.88   DEP      criu/uts_ns.d
09:12:12 [2020-04-29T09:12:12.310Z] #44 77.99   DEP      criu/util.d
09:12:12 [2020-04-29T09:12:12.426Z] #17 41.96 Setting up aufs-tools (1:4.14+20190211-1) ...
09:12:12 [2020-04-29T09:12:12.426Z] #17 41.98 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
09:12:12 [2020-04-29T09:12:12.426Z] #17 41.99 Setting up libip6tc0:arm64 (1.8.2-4) ...
09:12:12 [2020-04-29T09:12:12.426Z] #17 42.03 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
09:12:12 [2020-04-29T09:12:12.426Z] #17 42.04 Setting up libgpm2:arm64 (1.20.7-5) ...
09:12:12 [2020-04-29T09:12:12.426Z] #17 42.06 Setting up libip4tc0:arm64 (1.8.2-4) ...
09:12:12 [2020-04-29T09:12:12.426Z] #17 42.07 Setting up uidmap (1:4.5-1.1) ...
09:12:12 [2020-04-29T09:12:12.426Z] #17 42.08 Setting up libnftnl11:arm64 (1.1.2-2) ...
09:12:12 [2020-04-29T09:12:12.426Z] #17 42.11 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:12:12 [2020-04-29T09:12:12.426Z] #17 42.12 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:12:12 [2020-04-29T09:12:12.426Z] #17 42.13 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
09:12:12 [2020-04-29T09:12:12.426Z] #17 42.15 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
09:12:12 [2020-04-29T09:12:12.426Z] #17 42.17 Setting up xxd (2:8.1.0875-5) ...
09:12:12 [2020-04-29T09:12:12.426Z] #17 42.20 Setting up zip (3.0-11+b1) ...
09:12:12 [2020-04-29T09:12:12.568Z] #44 78.18   DEP      criu/uffd.d
09:12:12 [2020-04-29T09:12:12.687Z] #17 42.25 Setting up vim-common (2:8.1.0875-5) ...
09:12:12 [2020-04-29T09:12:12.687Z] #17 42.30 Setting up bash-completion (1:2.8-6) ...
09:12:12 [2020-04-29T09:12:12.687Z] #17 ...
09:12:12 [2020-04-29T09:12:12.687Z] 
09:12:12 [2020-04-29T09:12:12.687Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:12:12 [2020-04-29T09:12:12.687Z] #41 147.3 + dpkg --print-architecture
09:12:12 [2020-04-29T09:12:12.727Z] ok  	github.com/docker/docker/daemon/cluster	0.236s	coverage: 0.5% of statements
09:12:12 [2020-04-29T09:12:12.826Z] #44 78.45   DEP      criu/tun.d
09:12:13 [2020-04-29T09:12:13.083Z] #44 78.64   DEP      criu/tty.d
09:12:13 [2020-04-29T09:12:13.083Z] #44 78.84   DEP      criu/timerfd.d
09:12:13 [2020-04-29T09:12:13.260Z] #41 DONE 147.8s
09:12:13 [2020-04-29T09:12:13.260Z] 
09:12:13 [2020-04-29T09:12:13.260Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:13 [2020-04-29T09:12:13.260Z] #44 88.71   DEP      criu/clone-noasan.d
09:12:13 [2020-04-29T09:12:13.260Z] #44 88.76   DEP      criu/cgroup.d
09:12:13 [2020-04-29T09:12:13.260Z] #44 88.94   DEP      criu/cgroup-props.d
09:12:13 [2020-04-29T09:12:13.260Z] #44 89.11   DEP      criu/bitmap.d
09:12:13 [2020-04-29T09:12:13.260Z] #44 89.13   DEP      criu/bfd.d
09:12:13 [2020-04-29T09:12:13.260Z] #44 89.31   DEP      criu/autofs.d
09:12:13 [2020-04-29T09:12:13.260Z] #44 89.54   DEP      criu/aio.d
09:12:13 [2020-04-29T09:12:13.260Z] #44 89.69   DEP      criu/action-scripts.d
09:12:13 [2020-04-29T09:12:13.260Z] #44 89.93   CC       criu/action-scripts.o
09:12:13 [2020-04-29T09:12:13.260Z] #44 90.47   CC       criu/aio.o
09:12:13 [2020-04-29T09:12:13.260Z] #44 91.01   CC       criu/autofs.o
09:12:13 [2020-04-29T09:12:13.260Z] #44 92.33   CC       criu/bfd.o
09:12:13 [2020-04-29T09:12:13.260Z] #44 93.06   CC       criu/bitmap.o
09:12:13 [2020-04-29T09:12:13.260Z] #44 93.24   CC       criu/cgroup-props.o
09:12:13 [2020-04-29T09:12:13.260Z] #44 93.92   CC       criu/cgroup.o
09:12:13 [2020-04-29T09:12:13.260Z] #44 96.44   CC       criu/clone-noasan.o
09:12:13 [2020-04-29T09:12:13.260Z] #44 96.53   CC       criu/config.o
09:12:13 [2020-04-29T09:12:13.341Z] #44 78.99   DEP      criu/sysfs_parse.d
09:12:13 [2020-04-29T09:12:13.341Z] #44 79.11   DEP      criu/sysctl.d
09:12:13 [2020-04-29T09:12:13.497Z] #44 80.43   DEP      criu/protobuf-desc.d
09:12:13 [2020-04-29T09:12:13.497Z] #44 80.54   DEP      criu/proc_parse.d
09:12:13 [2020-04-29T09:12:13.598Z] #44 79.23   DEP      criu/string.d
09:12:13 [2020-04-29T09:12:13.598Z] #44 79.28   DEP      criu/stats.d
09:12:13 [2020-04-29T09:12:13.753Z] #44 80.78   DEP      criu/plugin.d
09:12:13 [2020-04-29T09:12:13.835Z] #44 97.90   CC       criu/cr-check.o
09:12:13 [2020-04-29T09:12:13.856Z] #44 79.42   DEP      criu/sockets.d
09:12:13 [2020-04-29T09:12:13.856Z] #44 79.63   DEP      criu/sk-unix.d
09:12:14 [2020-04-29T09:12:14.008Z] #44 80.87   DEP      criu/pipes.d
09:12:14 [2020-04-29T09:12:14.113Z] #44 79.87   DEP      criu/sk-tcp.d
09:12:14 [2020-04-29T09:12:14.265Z] #44 81.03   DEP      criu/pie-util.d
09:12:14 [2020-04-29T09:12:14.265Z] #44 81.14   DEP      criu/pie-util-vdso.d
09:12:14 [2020-04-29T09:12:14.371Z] #44 80.12   DEP      criu/sk-queue.d
09:12:14 [2020-04-29T09:12:14.521Z] #44 81.32   DEP      criu/pie-util-vdso-elf32.d
09:12:14 [2020-04-29T09:12:14.521Z] #44 81.43   DEP      criu/path.d
09:12:14 [2020-04-29T09:12:14.521Z] #44 81.57   DEP      criu/parasite-syscall.d
09:12:14 [2020-04-29T09:12:14.628Z] #44 80.33   DEP      criu/sk-packet.d
09:12:14 [2020-04-29T09:12:14.821Z] #44 81.83   DEP      criu/pagemap.d
09:12:14 [2020-04-29T09:12:14.886Z] #44 80.55   DEP      criu/sk-netlink.d
09:12:15 [2020-04-29T09:12:15.077Z] #44 82.01   DEP      criu/pagemap-cache.d
09:12:15 [2020-04-29T09:12:15.143Z] #44 80.74   DEP      criu/sk-inet.d
09:12:15 [2020-04-29T09:12:15.143Z] #44 80.89   DEP      criu/signalfd.d
09:12:15 [2020-04-29T09:12:15.332Z] #44 82.15   DEP      criu/page-xfer.d
09:12:15 [2020-04-29T09:12:15.332Z] #44 ...
09:12:15 [2020-04-29T09:12:15.332Z] 
09:12:15 [2020-04-29T09:12:15.332Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:12:15 [2020-04-29T09:12:15.332Z] #17 4.212 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [192 kB]
09:12:15 [2020-04-29T09:12:15.332Z] #17 5.552 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
09:12:15 [2020-04-29T09:12:15.332Z] #17 10.53 Fetched 8342 kB in 9s (971 kB/s)
09:12:15 [2020-04-29T09:12:15.332Z] #17 10.53 Reading package lists...
09:12:15 [2020-04-29T09:12:15.332Z] #17 ...
09:12:15 [2020-04-29T09:12:15.332Z] 
09:12:15 [2020-04-29T09:12:15.332Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:15 [2020-04-29T09:12:15.332Z] #44 82.29   DEP      criu/page-pipe.d
09:12:15 [2020-04-29T09:12:15.332Z] #44 82.39   DEP      criu/netfilter.d
09:12:15 [2020-04-29T09:12:15.401Z] #44 81.00   DEP      criu/sigframe.d
09:12:15 [2020-04-29T09:12:15.401Z] #44 81.09   DEP      criu/shmem.d
09:12:15 [2020-04-29T09:12:15.592Z] #44 82.49   DEP      criu/net.d
09:12:15 [2020-04-29T09:12:15.659Z] #44 81.29   DEP      criu/servicefd.d
09:12:15 [2020-04-29T09:12:15.751Z] #44 99.70   CC       criu/cr-dedup.o
09:12:15 [2020-04-29T09:12:15.847Z] #44 82.77   DEP      criu/namespaces.d
09:12:15 [2020-04-29T09:12:15.916Z] #44 81.45   DEP      criu/seize.d
09:12:15 [2020-04-29T09:12:15.916Z] #44 81.61   DEP      criu/seccomp.d
09:12:16 [2020-04-29T09:12:16.012Z] #44 ...
09:12:16 [2020-04-29T09:12:16.012Z] 
09:12:16 [2020-04-29T09:12:16.012Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:12:16 [2020-04-29T09:12:16.012Z] #17 45.56 Setting up libiptc0:arm64 (1.8.2-4) ...
09:12:16 [2020-04-29T09:12:16.012Z] #17 45.57 Setting up xz-utils (5.2.4-1) ...
09:12:16 [2020-04-29T09:12:16.012Z] #17 45.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:12:16 [2020-04-29T09:12:16.012Z] #17 45.60 Setting up sudo (1.8.27-1+deb10u2) ...
09:12:16 [2020-04-29T09:12:16.012Z] #17 45.65 invoke-rc.d: could not determine current runlevel
09:12:16 [2020-04-29T09:12:16.012Z] #17 45.66 invoke-rc.d: policy-rc.d denied execution of start.
09:12:16 [2020-04-29T09:12:16.012Z] #17 45.67 Setting up pigz (2.4-1) ...
09:12:16 [2020-04-29T09:12:16.012Z] #17 45.68 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:12:16 [2020-04-29T09:12:16.012Z] #17 45.71 Setting up libnl-3-200:arm64 (3.4.0-1) ...
09:12:16 [2020-04-29T09:12:16.012Z] #17 45.73 Setting up python-pip-whl (18.1-5) ...
09:12:16 [2020-04-29T09:12:16.012Z] #17 45.75 Setting up libmpdec2:arm64 (2.4.2-2) ...
09:12:16 [2020-04-29T09:12:16.012Z] #17 45.76 Setting up vim-runtime (2:8.1.0875-5) ...
09:12:16 [2020-04-29T09:12:16.103Z] #44 83.02   DEP      criu/mount.d
09:12:16 [2020-04-29T09:12:16.175Z] #44 81.75   DEP      criu/rst-malloc.d
09:12:16 [2020-04-29T09:12:16.175Z] #44 81.83   DEP      criu/rbtree.d
09:12:16 [2020-04-29T09:12:16.175Z] #44 81.88   DEP      criu/pstree.d
09:12:16 [2020-04-29T09:12:16.358Z] #44 83.18   DEP      criu/mem.d
09:12:16 [2020-04-29T09:12:16.358Z] #44 83.29   DEP      criu/lsm.d
09:12:16 [2020-04-29T09:12:16.358Z] #44 ...
09:12:16 [2020-04-29T09:12:16.358Z] 
09:12:16 [2020-04-29T09:12:16.358Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:12:16 [2020-04-29T09:12:16.358Z] #47 DONE 150.7s
09:12:16 [2020-04-29T09:12:16.358Z] 
09:12:16 [2020-04-29T09:12:16.358Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:16 [2020-04-29T09:12:16.358Z] #44 83.38   DEP      criu/log.d
09:12:16 [2020-04-29T09:12:16.433Z] #44 82.04   DEP      criu/protobuf.d
09:12:16 [2020-04-29T09:12:16.433Z] #44 82.17   GEN      criu/protobuf-desc-gen.h
09:12:16 [2020-04-29T09:12:16.584Z] #17 46.12 Setting up libaio1:arm64 (0.3.112-3) ...
09:12:16 [2020-04-29T09:12:16.584Z] #17 46.13 Setting up libonig5:arm64 (6.9.1-1) ...
09:12:16 [2020-04-29T09:12:16.584Z] #17 46.14 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
09:12:16 [2020-04-29T09:12:16.584Z] #17 46.16 Setting up vim (2:8.1.0875-5) ...
09:12:16 [2020-04-29T09:12:16.584Z] #17 46.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:12:16 [2020-04-29T09:12:16.584Z] #17 46.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:12:16 [2020-04-29T09:12:16.584Z] #17 46.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:12:16 [2020-04-29T09:12:16.584Z] #17 46.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:12:16 [2020-04-29T09:12:16.584Z] #17 46.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:12:16 [2020-04-29T09:12:16.584Z] #17 46.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:12:16 [2020-04-29T09:12:16.584Z] #17 46.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:12:16 [2020-04-29T09:12:16.584Z] #17 46.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:12:16 [2020-04-29T09:12:16.584Z] #17 46.25 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
09:12:16 [2020-04-29T09:12:16.584Z] #17 46.26 Setting up thin-provisioning-tools (0.7.6-2.1) ...
09:12:16 [2020-04-29T09:12:16.584Z] #17 46.28 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
09:12:16 [2020-04-29T09:12:16.584Z] #17 46.29 Setting up jq (1.5+dfsg-2+b1) ...
09:12:16 [2020-04-29T09:12:16.584Z] #17 46.31 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
09:12:16 [2020-04-29T09:12:16.584Z] #17 46.33 Setting up python3.7 (3.7.3-2+deb10u1) ...
09:12:16 [2020-04-29T09:12:16.614Z] #44 83.53   DEP      criu/libnetlink.d
09:12:16 [2020-04-29T09:12:16.869Z] #44 83.69   DEP      criu/kerndat.d
09:12:16 [2020-04-29T09:12:16.869Z] #44 83.89   DEP      criu/kcmp-ids.d
09:12:17 [2020-04-29T09:12:17.124Z] #44 84.02   DEP      criu/irmap.d
09:12:17 [2020-04-29T09:12:17.165Z] ok  	github.com/docker/docker/daemon/discovery	0.028s	coverage: 30.0% of statements
09:12:17 [2020-04-29T09:12:17.367Z] #44 ...
09:12:17 [2020-04-29T09:12:17.367Z] 
09:12:17 [2020-04-29T09:12:17.367Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:12:17 [2020-04-29T09:12:17.367Z] #47 149.4 github.com/LK4D4/vndr
09:12:17 [2020-04-29T09:12:17.367Z] #47 DONE 158.5s
09:12:17 [2020-04-29T09:12:17.367Z] 
09:12:17 [2020-04-29T09:12:17.367Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:12:17 [2020-04-29T09:12:17.367Z] #17 11.22 Fetched 8342 kB in 9s (922 kB/s)
09:12:17 [2020-04-29T09:12:17.367Z] #17 11.22 Reading package lists...
09:12:17 [2020-04-29T09:12:17.379Z] #44 84.34   DEP      criu/ipc_ns.d
09:12:17 [2020-04-29T09:12:17.634Z] #44 84.58   DEP      criu/image.d
09:12:17 [2020-04-29T09:12:17.889Z] #44 84.83   DEP      criu/image-desc.d
09:12:17 [2020-04-29T09:12:17.889Z] #44 84.88   DEP      criu/fsnotify.d
09:12:17 [2020-04-29T09:12:17.889Z] #44 85.01   DEP      criu/filesystems.d
09:12:18 [2020-04-29T09:12:18.144Z] #44 85.11   DEP      criu/files.d
09:12:18 [2020-04-29T09:12:18.144Z] #44 85.23   DEP      criu/files-reg.d
09:12:18 [2020-04-29T09:12:18.399Z] #44 85.36   DEP      criu/files-ext.d
09:12:18 [2020-04-29T09:12:18.399Z] #44 85.48   DEP      criu/file-lock.d
09:12:18 [2020-04-29T09:12:18.654Z] #44 85.61   DEP      criu/file-ids.d
09:12:18 [2020-04-29T09:12:18.654Z] #44 85.73   DEP      criu/fifo.d
09:12:18 [2020-04-29T09:12:18.909Z] #44 85.84   DEP      criu/fdstore.d
09:12:18 [2020-04-29T09:12:18.909Z] #44 85.93   DEP      criu/fault-injection.d
09:12:19 [2020-04-29T09:12:19.132Z] #17 48.71 Setting up iptables (1.8.2-4) ...
09:12:19 [2020-04-29T09:12:19.132Z] #17 48.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:12:19 [2020-04-29T09:12:19.132Z] #17 48.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:12:19 [2020-04-29T09:12:19.132Z] #17 48.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:12:19 [2020-04-29T09:12:19.132Z] #17 48.77 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:12:19 [2020-04-29T09:12:19.132Z] #17 48.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:12:19 [2020-04-29T09:12:19.132Z] #17 48.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:12:19 [2020-04-29T09:12:19.132Z] #17 48.82 Setting up python3 (3.7.3-1) ...
09:12:19 [2020-04-29T09:12:19.164Z] #44 86.01   DEP      criu/external.d
09:12:19 [2020-04-29T09:12:19.164Z] #44 86.11   DEP      criu/eventpoll.d
09:12:19 [2020-04-29T09:12:19.265Z] #17 15.40 Reading package lists...
09:12:19 [2020-04-29T09:12:19.265Z] #17 ...
09:12:19 [2020-04-29T09:12:19.265Z] 
09:12:19 [2020-04-29T09:12:19.265Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:19 [2020-04-29T09:12:19.265Z] #44 84.65   DEP      criu/protobuf-desc.d
09:12:19 [2020-04-29T09:12:19.265Z] #44 84.76   DEP      criu/proc_parse.d
09:12:19 [2020-04-29T09:12:19.265Z] #44 84.91   DEP      criu/plugin.d
09:12:19 [2020-04-29T09:12:19.265Z] #44 84.97   DEP      criu/pipes.d
09:12:19 [2020-04-29T09:12:19.265Z] #44 85.07   DEP      criu/pie-util.d
09:12:19 [2020-04-29T09:12:19.419Z] #44 86.28   DEP      criu/eventfd.d
09:12:19 [2020-04-29T09:12:19.419Z] #44 86.41   DEP      criu/crtools.d
09:12:19 [2020-04-29T09:12:19.523Z] #44 85.17   DEP      criu/pie-util-vdso.d
09:12:19 [2020-04-29T09:12:19.674Z] #44 86.57   DEP      criu/cr-service.d
09:12:19 [2020-04-29T09:12:19.705Z] #17 49.41 Setting up python3-wheel (0.32.3-2) ...
09:12:19 [2020-04-29T09:12:19.781Z] #44 85.31   DEP      criu/pie-util-vdso-elf32.d
09:12:19 [2020-04-29T09:12:19.781Z] #44 85.42   DEP      criu/path.d
09:12:19 [2020-04-29T09:12:19.781Z] #44 85.55   DEP      criu/parasite-syscall.d
09:12:19 [2020-04-29T09:12:19.878Z] ok  	github.com/docker/docker/daemon/events	0.067s	coverage: 50.0% of statements
09:12:19 [2020-04-29T09:12:19.973Z] #44 86.70   DEP      criu/cr-restore.d
09:12:19 [2020-04-29T09:12:19.973Z] #44 86.87   DEP      criu/cr-errno.d
09:12:19 [2020-04-29T09:12:19.973Z] #44 86.88   DEP      criu/cr-dump.d
09:12:20 [2020-04-29T09:12:20.038Z] #44 85.79   DEP      criu/pagemap.d
09:12:20 [2020-04-29T09:12:20.228Z] #44 87.11   DEP      criu/cr-dedup.d
09:12:20 [2020-04-29T09:12:20.296Z] #44 85.95   DEP      criu/pagemap-cache.d
09:12:20 [2020-04-29T09:12:20.296Z] #44 86.06   DEP      criu/page-xfer.d
09:12:20 [2020-04-29T09:12:20.483Z] #44 87.34   DEP      criu/cr-check.d
09:12:20 [2020-04-29T09:12:20.554Z] #44 86.23   DEP      criu/page-pipe.d
09:12:20 [2020-04-29T09:12:20.554Z] #44 86.33   DEP      criu/netfilter.d
09:12:20 [2020-04-29T09:12:20.554Z] #44 86.43   DEP      criu/net.d
09:12:20 [2020-04-29T09:12:20.649Z] #17 50.34 Setting up apparmor (2.13.2-10) ...
09:12:20 [2020-04-29T09:12:20.738Z] #44 87.58   DEP      criu/config.d
09:12:20 [2020-04-29T09:12:20.738Z] #44 87.77   DEP      criu/clone-noasan.d
09:12:20 [2020-04-29T09:12:20.738Z] #44 87.84   DEP      criu/cgroup.d
09:12:20 [2020-04-29T09:12:20.993Z] #44 87.99   DEP      criu/cgroup-props.d
09:12:20 [2020-04-29T09:12:20.993Z] #44 88.08   DEP      criu/bitmap.d
09:12:20 [2020-04-29T09:12:20.993Z] #44 88.11   DEP      criu/bfd.d
09:12:21 [2020-04-29T09:12:21.118Z] #44 86.66   DEP      criu/namespaces.d
09:12:21 [2020-04-29T09:12:21.118Z] #44 86.79   DEP      criu/mount.d
09:12:21 [2020-04-29T09:12:21.248Z] #44 88.23   DEP      criu/autofs.d
09:12:21 [2020-04-29T09:12:21.248Z] #44 88.36   DEP      criu/aio.d
09:12:21 [2020-04-29T09:12:21.376Z] #44 86.90   DEP      criu/mem.d
09:12:21 [2020-04-29T09:12:21.376Z] #44 87.02   DEP      criu/lsm.d
09:12:21 [2020-04-29T09:12:21.376Z] #44 87.11   DEP      criu/log.d
09:12:21 [2020-04-29T09:12:21.389Z] ok  	github.com/docker/docker/daemon/config	0.170s	coverage: 81.7% of statements
09:12:21 [2020-04-29T09:12:21.633Z] #44 87.26   DEP      criu/libnetlink.d
09:12:21 [2020-04-29T09:12:21.633Z] #44 87.36   DEP      criu/kerndat.d
09:12:21 [2020-04-29T09:12:21.808Z] #44 88.59   DEP      criu/action-scripts.d
09:12:21 [2020-04-29T09:12:21.891Z] #44 87.52   DEP      criu/kcmp-ids.d
09:12:21 [2020-04-29T09:12:21.891Z] #44 87.58   DEP      criu/irmap.d
09:12:21 [2020-04-29T09:12:21.891Z] #44 87.72   DEP      criu/ipc_ns.d
09:12:22 [2020-04-29T09:12:22.034Z] #17 51.87 Setting up xfsprogs (4.20.0-1) ...
09:12:22 [2020-04-29T09:12:22.034Z] #17 51.88 Setting up python3-lib2to3 (3.7.3-1) ...
09:12:22 [2020-04-29T09:12:22.063Z] #44 88.95   CC       criu/action-scripts.o
09:12:22 [2020-04-29T09:12:22.148Z] #44 87.91   DEP      criu/image.d
09:12:22 [2020-04-29T09:12:22.318Z] #44 89.38   CC       criu/aio.o
09:12:22 [2020-04-29T09:12:22.405Z] #44 88.08   DEP      criu/image-desc.d
09:12:22 [2020-04-29T09:12:22.406Z] #44 88.15   DEP      criu/fsnotify.d
09:12:22 [2020-04-29T09:12:22.605Z] #17 52.26 Setting up python3-pkg-resources (40.8.0-1) ...
09:12:22 [2020-04-29T09:12:22.635Z] Client:
09:12:22 [2020-04-29T09:12:22.635Z]  Debug Mode: false
09:12:22 [2020-04-29T09:12:22.635Z]  Plugins:
09:12:22 [2020-04-29T09:12:22.635Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
09:12:22 [2020-04-29T09:12:22.635Z] 
09:12:22 [2020-04-29T09:12:22.635Z] Server:
09:12:22 [2020-04-29T09:12:22.635Z]  Containers: 0
09:12:22 [2020-04-29T09:12:22.635Z]   Running: 0
09:12:22 [2020-04-29T09:12:22.635Z]   Paused: 0
09:12:22 [2020-04-29T09:12:22.635Z]   Stopped: 0
09:12:22 [2020-04-29T09:12:22.635Z]  Images: 0
09:12:22 [2020-04-29T09:12:22.635Z]  Server Version: 19.03.5
09:12:22 [2020-04-29T09:12:22.635Z]  Storage Driver: windowsfilter (windows) lcow (linux)
09:12:22 [2020-04-29T09:12:22.635Z]   Windows: 
09:12:22 [2020-04-29T09:12:22.635Z]   LCOW: 
09:12:22 [2020-04-29T09:12:22.635Z]  Logging Driver: json-file
09:12:22 [2020-04-29T09:12:22.635Z]  Plugins:
09:12:22 [2020-04-29T09:12:22.635Z]   Volume: local
09:12:22 [2020-04-29T09:12:22.635Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:12:22 [2020-04-29T09:12:22.635Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:12:22 [2020-04-29T09:12:22.635Z]  Swarm: inactive
09:12:22 [2020-04-29T09:12:22.635Z]  Default Isolation: process
09:12:22 [2020-04-29T09:12:22.635Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:12:22 [2020-04-29T09:12:22.635Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
09:12:22 [2020-04-29T09:12:22.635Z]  OSType: windows
09:12:22 [2020-04-29T09:12:22.635Z]  Architecture: x86_64
09:12:22 [2020-04-29T09:12:22.635Z]  CPUs: 4
09:12:22 [2020-04-29T09:12:22.635Z]  Total Memory: 32GiB
09:12:22 [2020-04-29T09:12:22.635Z]  Name: azwin-2-ed4b50
09:12:22 [2020-04-29T09:12:22.635Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
09:12:22 [2020-04-29T09:12:22.635Z]  Docker Root Dir: D:\docker
09:12:22 [2020-04-29T09:12:22.635Z]  Debug Mode: false
09:12:22 [2020-04-29T09:12:22.635Z]  Registry: https://index.docker.io/v1/
09:12:22 [2020-04-29T09:12:22.635Z]  Labels:
09:12:22 [2020-04-29T09:12:22.635Z]  Experimental: true
09:12:22 [2020-04-29T09:12:22.635Z]  Insecure Registries:
09:12:22 [2020-04-29T09:12:22.635Z]   10.0.0.4:5000
09:12:22 [2020-04-29T09:12:22.635Z]   127.0.0.0/8
09:12:22 [2020-04-29T09:12:22.635Z]  Registry Mirrors:
09:12:22 [2020-04-29T09:12:22.635Z]   http://10.0.0.4:5000/
09:12:22 [2020-04-29T09:12:22.635Z]  Live Restore Enabled: false
09:12:22 [2020-04-29T09:12:22.635Z] 
09:12:22 [2020-04-29T09:12:22.663Z] #44 88.34   DEP      criu/filesystems.d
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
09:12:22 [2020-04-29T09:12:22.883Z] #44 89.89   CC       criu/autofs.o
09:12:22 [2020-04-29T09:12:22.920Z] #44 88.49   DEP      criu/files.d
09:12:22 [2020-04-29T09:12:22.920Z] #44 88.66   DEP      criu/files-reg.d
09:12:23 [2020-04-29T09:12:23.178Z] #44 88.83   DEP      criu/files-ext.d
09:12:23 [2020-04-29T09:12:23.178Z] #44 88.97   DEP      criu/file-lock.d
09:12:23 [2020-04-29T09:12:23.435Z] #44 89.11   DEP      criu/file-ids.d
09:12:23 [2020-04-29T09:12:23.435Z] #44 89.21   DEP      criu/fifo.d
09:12:23 [2020-04-29T09:12:23.435Z] #44 89.30   DEP      criu/fdstore.d
09:12:23 [2020-04-29T09:12:23.548Z] #17 53.11 Setting up python3-distutils (3.7.3-1) ...
09:12:23 [2020-04-29T09:12:23.693Z] #44 89.41   DEP      criu/fault-injection.d
09:12:23 [2020-04-29T09:12:23.693Z] #44 89.46   DEP      criu/external.d
09:12:23 [2020-04-29T09:12:23.693Z] #44 89.50   DEP      criu/eventpoll.d
09:12:23 [2020-04-29T09:12:23.952Z] #44 89.63   DEP      criu/eventfd.d
09:12:24 [2020-04-29T09:12:24.101Z] ok  	github.com/docker/docker/daemon/graphdriver	0.012s	coverage: 2.2% of statements
09:12:24 [2020-04-29T09:12:24.119Z] #17 53.69 Setting up python3-setuptools (40.8.0-1) ...
09:12:24 [2020-04-29T09:12:24.209Z] #44 89.73   DEP      criu/crtools.d
09:12:24 [2020-04-29T09:12:24.209Z] #44 89.88   DEP      criu/cr-service.d
09:12:24 [2020-04-29T09:12:24.245Z] #44 91.32   CC       criu/bfd.o
09:12:24 [2020-04-29T09:12:24.469Z] #44 90.05   DEP      criu/cr-restore.d
09:12:24 [2020-04-29T09:12:24.469Z] #44 90.27   DEP      criu/cr-errno.d
09:12:24 [2020-04-29T09:12:24.727Z] #44 90.29   DEP      criu/cr-dump.d
09:12:24 [2020-04-29T09:12:24.727Z] #44 ...
09:12:24 [2020-04-29T09:12:24.727Z] 
09:12:24 [2020-04-29T09:12:24.727Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:12:24 [2020-04-29T09:12:24.727Z] #30 DONE 166.5s
09:12:24 [2020-04-29T09:12:24.727Z] 
09:12:24 [2020-04-29T09:12:24.727Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:12:24 [2020-04-29T09:12:24.727Z] #17 15.40 Reading package lists...
09:12:24 [2020-04-29T09:12:24.727Z] #17 19.09 Building dependency tree...
09:12:24 [2020-04-29T09:12:24.727Z] #17 20.87 libcap2-bin is already the newest version (1:2.25-2).
09:12:24 [2020-04-29T09:12:24.727Z] #17 20.87 The following additional packages will be installed:
09:12:24 [2020-04-29T09:12:24.727Z] #17 20.88   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
09:12:24 [2020-04-29T09:12:24.727Z] #17 20.88   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
09:12:24 [2020-04-29T09:12:24.727Z] #17 20.89   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
09:12:24 [2020-04-29T09:12:24.727Z] #17 20.89   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:12:24 [2020-04-29T09:12:24.727Z] #17 20.89   python3.7 python3.7-minimal vim-runtime xxd
09:12:24 [2020-04-29T09:12:24.727Z] #17 20.89 Suggested packages:
09:12:24 [2020-04-29T09:12:24.727Z] #17 20.90   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
09:12:24 [2020-04-29T09:12:24.727Z] #17 20.90   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
09:12:24 [2020-04-29T09:12:24.727Z] #17 20.90   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
09:12:24 [2020-04-29T09:12:24.727Z] #17 20.90 Recommended packages:
09:12:24 [2020-04-29T09:12:24.727Z] #17 20.90   aufs-dkms nftables build-essential python3-dev python3-keyring
09:12:24 [2020-04-29T09:12:24.727Z] #17 20.90   python3-keyrings.alt python3-xdg unzip
09:12:24 [2020-04-29T09:12:24.727Z] #17 22.56 The following NEW packages will be installed:
09:12:24 [2020-04-29T09:12:24.727Z] #17 22.57   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
09:12:24 [2020-04-29T09:12:24.727Z] #17 22.58   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
09:12:24 [2020-04-29T09:12:24.727Z] #17 22.58   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:12:24 [2020-04-29T09:12:24.727Z] #17 22.58   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:12:24 [2020-04-29T09:12:24.727Z] #17 22.58   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
09:12:24 [2020-04-29T09:12:24.727Z] #17 22.59   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
09:12:24 [2020-04-29T09:12:24.727Z] #17 22.59   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
09:12:24 [2020-04-29T09:12:24.727Z] #17 22.59   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:12:24 [2020-04-29T09:12:24.727Z] #17 22.59   xz-utils zip
09:12:24 [2020-04-29T09:12:24.727Z] #17 22.92 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
09:12:24 [2020-04-29T09:12:24.727Z] #17 22.92 Need to get 28.5 MB of archives.
09:12:24 [2020-04-29T09:12:24.727Z] #17 22.92 After this operation, 116 MB of additional disk space will be used.
09:12:24 [2020-04-29T09:12:24.727Z] #17 22.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
09:12:24 [2020-04-29T09:12:24.727Z] #17 22.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
09:12:24 [2020-04-29T09:12:24.727Z] #17 22.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
09:12:24 [2020-04-29T09:12:24.727Z] #17 23.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
09:12:24 [2020-04-29T09:12:24.727Z] #17 23.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
09:12:24 [2020-04-29T09:12:24.727Z] #17 23.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
09:12:24 [2020-04-29T09:12:24.727Z] #17 23.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
09:12:24 [2020-04-29T09:12:24.727Z] #17 23.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
09:12:24 [2020-04-29T09:12:24.727Z] #17 23.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
09:12:24 [2020-04-29T09:12:24.727Z] #17 23.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
09:12:24 [2020-04-29T09:12:24.727Z] #17 23.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
09:12:24 [2020-04-29T09:12:24.727Z] #17 23.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
09:12:24 [2020-04-29T09:12:24.727Z] #17 23.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:12:24 [2020-04-29T09:12:24.727Z] #17 23.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
09:12:24 [2020-04-29T09:12:24.727Z] #17 23.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
09:12:24 [2020-04-29T09:12:24.727Z] #17 23.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
09:12:24 [2020-04-29T09:12:24.727Z] #17 23.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:12:24 [2020-04-29T09:12:24.727Z] #17 23.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:12:24 [2020-04-29T09:12:24.984Z] #17 23.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
09:12:24 [2020-04-29T09:12:24.984Z] #17 23.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
09:12:24 [2020-04-29T09:12:24.984Z] #17 23.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
09:12:24 [2020-04-29T09:12:24.984Z] #17 23.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
09:12:24 [2020-04-29T09:12:24.984Z] #17 23.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
09:12:24 [2020-04-29T09:12:24.984Z] #17 23.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:12:24 [2020-04-29T09:12:24.984Z] #17 23.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:12:24 [2020-04-29T09:12:24.984Z] #17 23.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:12:24 [2020-04-29T09:12:24.984Z] #17 23.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
09:12:24 [2020-04-29T09:12:24.984Z] #17 23.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
09:12:24 [2020-04-29T09:12:24.984Z] #17 23.58 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:12:25 [2020-04-29T09:12:25.212Z] #44 91.87   CC       criu/bitmap.o
09:12:25 [2020-04-29T09:12:25.212Z] #44 91.95   CC       criu/cgroup-props.o
09:12:25 [2020-04-29T09:12:25.467Z] #44 ...
09:12:25 [2020-04-29T09:12:25.467Z] 
09:12:25 [2020-04-29T09:12:25.467Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:12:25 [2020-04-29T09:12:25.467Z] #17 14.62 Reading package lists...
09:12:25 [2020-04-29T09:12:25.467Z] #17 18.75 Building dependency tree...
09:12:25 [2020-04-29T09:12:25.467Z] #17 20.05 libcap2-bin is already the newest version (1:2.25-2).
09:12:25 [2020-04-29T09:12:25.467Z] #17 20.05 The following additional packages will be installed:
09:12:25 [2020-04-29T09:12:25.467Z] #17 20.05   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
09:12:25 [2020-04-29T09:12:25.467Z] #17 20.06   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
09:12:25 [2020-04-29T09:12:25.467Z] #17 20.06   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
09:12:25 [2020-04-29T09:12:25.467Z] #17 20.06   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
09:12:25 [2020-04-29T09:12:25.467Z] #17 20.06   python3.7 python3.7-minimal vim-runtime xxd
09:12:25 [2020-04-29T09:12:25.467Z] #17 20.06 Suggested packages:
09:12:25 [2020-04-29T09:12:25.467Z] #17 20.06   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
09:12:25 [2020-04-29T09:12:25.467Z] #17 20.06   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
09:12:25 [2020-04-29T09:12:25.467Z] #17 20.06   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
09:12:25 [2020-04-29T09:12:25.467Z] #17 20.06 Recommended packages:
09:12:25 [2020-04-29T09:12:25.467Z] #17 20.06   aufs-dkms nftables build-essential python3-dev python3-keyring
09:12:25 [2020-04-29T09:12:25.467Z] #17 20.06   python3-keyrings.alt python3-xdg unzip
09:12:25 [2020-04-29T09:12:25.467Z] #17 21.73 The following NEW packages will be installed:
09:12:25 [2020-04-29T09:12:25.467Z] #17 21.73   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
09:12:25 [2020-04-29T09:12:25.467Z] #17 21.73   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
09:12:25 [2020-04-29T09:12:25.467Z] #17 21.73   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:12:25 [2020-04-29T09:12:25.467Z] #17 21.73   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:12:25 [2020-04-29T09:12:25.467Z] #17 21.73   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
09:12:25 [2020-04-29T09:12:25.467Z] #17 21.74   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
09:12:25 [2020-04-29T09:12:25.467Z] #17 21.74   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
09:12:25 [2020-04-29T09:12:25.467Z] #17 21.74   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
09:12:25 [2020-04-29T09:12:25.467Z] #17 21.74   xz-utils zip
09:12:25 [2020-04-29T09:12:25.467Z] #17 22.09 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
09:12:25 [2020-04-29T09:12:25.467Z] #17 22.09 Need to get 28.5 MB of archives.
09:12:25 [2020-04-29T09:12:25.467Z] #17 22.09 After this operation, 116 MB of additional disk space will be used.
09:12:25 [2020-04-29T09:12:25.467Z] #17 22.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 22.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 22.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 22.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 22.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 22.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.36 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.76 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.86 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.87 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.87 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.88 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:12:25 [2020-04-29T09:12:25.467Z] #17 23.88 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
09:12:25 [2020-04-29T09:12:25.468Z] #17 23.90 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
09:12:25 [2020-04-29T09:12:25.468Z] #17 23.91 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
09:12:25 [2020-04-29T09:12:25.468Z] #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]
09:12:25 [2020-04-29T09:12:25.468Z] #17 24.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
09:12:25 [2020-04-29T09:12:25.468Z] #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]
09:12:25 [2020-04-29T09:12:25.505Z] #17 55.07 Setting up python3-pip (18.1-5) ...
09:12:25 [2020-04-29T09:12:25.723Z] #17 24.85 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
09:12:25 [2020-04-29T09:12:25.917Z] #17 24.33 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:12:25 [2020-04-29T09:12:25.917Z] #17 24.33 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
09:12:25 [2020-04-29T09:12:25.917Z] #17 24.33 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
09:12:25 [2020-04-29T09:12:25.918Z] #17 24.33 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
09:12:25 [2020-04-29T09:12:25.918Z] #17 24.35 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
09:12:25 [2020-04-29T09:12:25.918Z] #17 24.35 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
09:12:25 [2020-04-29T09:12:25.918Z] #17 24.44 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
09:12:25 [2020-04-29T09:12:25.918Z] #17 24.44 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
09:12:25 [2020-04-29T09:12:25.918Z] #17 24.45 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
09:12:25 [2020-04-29T09:12:25.918Z] #17 24.46 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:12:25 [2020-04-29T09:12:25.918Z] #17 24.47 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
09:12:25 [2020-04-29T09:12:25.918Z] #17 24.49 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
09:12:25 [2020-04-29T09:12:25.918Z] #17 24.49 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
09:12:25 [2020-04-29T09:12:25.918Z] #17 24.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
09:12:25 [2020-04-29T09:12:25.978Z] #17 24.92 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
09:12:25 [2020-04-29T09:12:25.978Z] #17 24.97 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:12:25 [2020-04-29T09:12:25.978Z] #17 ...
09:12:25 [2020-04-29T09:12:25.978Z] 
09:12:25 [2020-04-29T09:12:25.978Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:25 [2020-04-29T09:12:25.978Z] #44 92.80   CC       criu/cgroup.o
09:12:26 [2020-04-29T09:12:26.077Z] #17 ...
09:12:26 [2020-04-29T09:12:26.077Z] 
09:12:26 [2020-04-29T09:12:26.077Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:26 [2020-04-29T09:12:26.077Z] #44 100.2   CC       criu/cr-dump.o
09:12:26 [2020-04-29T09:12:26.077Z] #44 102.0   CC       criu/cr-errno.o
09:12:26 [2020-04-29T09:12:26.077Z] #44 102.0   CC       criu/cr-restore.o
09:12:26 [2020-04-29T09:12:26.077Z] #44 105.8   CC       criu/cr-service.o
09:12:26 [2020-04-29T09:12:26.077Z] #44 107.1   CC       criu/crtools.o
09:12:26 [2020-04-29T09:12:26.077Z] #44 107.6   CC       criu/eventfd.o
09:12:26 [2020-04-29T09:12:26.077Z] #44 108.1   CC       criu/eventpoll.o
09:12:26 [2020-04-29T09:12:26.077Z] #44 108.9   CC       criu/external.o
09:12:26 [2020-04-29T09:12:26.077Z] #44 109.3   CC       criu/fault-injection.o
09:12:26 [2020-04-29T09:12:26.077Z] #44 109.5   CC       criu/fdstore.o
09:12:26 [2020-04-29T09:12:26.077Z] #44 109.9   CC       criu/fifo.o
09:12:26 [2020-04-29T09:12:26.175Z] #17 24.57 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
09:12:26 [2020-04-29T09:12:26.175Z] #17 24.58 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
09:12:26 [2020-04-29T09:12:26.175Z] #17 24.83 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
09:12:26 [2020-04-29T09:12:26.338Z] #44 110.4   CC       criu/file-ids.o
09:12:26 [2020-04-29T09:12:26.338Z] #44 ...
09:12:26 [2020-04-29T09:12:26.338Z] 
09:12:26 [2020-04-29T09:12:26.338Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:12:26 [2020-04-29T09:12:26.338Z] #17 56.07 Processing triggers for libc-bin (2.28-10) ...
09:12:26 [2020-04-29T09:12:26.433Z] #17 24.89 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
09:12:26 [2020-04-29T09:12:26.433Z] #17 24.93 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
09:12:26 [2020-04-29T09:12:26.600Z] #17 56.14 Processing triggers for mime-support (3.62) ...
09:12:26 [2020-04-29T09:12:26.998Z] #17 25.45 debconf: delaying package configuration, since apt-utils is not installed
09:12:26 [2020-04-29T09:12:26.998Z] #17 25.55 Fetched 28.5 MB in 2s (12.4 MB/s)
09:12:26 [2020-04-29T09:12:26.998Z] #17 25.61 Selecting previously unselected package pigz.
09:12:27 [2020-04-29T09:12:27.171Z] #17 DONE 56.7s
09:12:27 [2020-04-29T09:12:27.171Z] 
09:12:27 [2020-04-29T09:12:27.171Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
09:12:27 [2020-04-29T09:12:27.256Z] #17 25.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23431 files and directories currently installed.)
09:12:27 [2020-04-29T09:12:27.256Z] #17 25.69 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
09:12:27 [2020-04-29T09:12:27.256Z] #17 25.69 Unpacking pigz (2.4-1) ...
09:12:27 [2020-04-29T09:12:27.256Z] #17 25.77 Selecting previously unselected package libpython3.7-minimal:amd64.
09:12:27 [2020-04-29T09:12:27.256Z] #17 25.77 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
09:12:27 [2020-04-29T09:12:27.256Z] #17 25.79 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
09:12:27 [2020-04-29T09:12:27.344Z] #44 ...
09:12:27 [2020-04-29T09:12:27.344Z] 
09:12:27 [2020-04-29T09:12:27.344Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
09:12:27 [2020-04-29T09:12:27.344Z] #30 DONE 161.8s
09:12:27 [2020-04-29T09:12:27.344Z] 
09:12:27 [2020-04-29T09:12:27.344Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:12:27 [2020-04-29T09:12:27.344Z] #17 25.78 debconf: delaying package configuration, since apt-utils is not installed
09:12:27 [2020-04-29T09:12:27.344Z] #17 25.88 Fetched 28.5 MB in 3s (9046 kB/s)
09:12:27 [2020-04-29T09:12:27.344Z] #17 25.94 Selecting previously unselected package pigz.
09:12:27 [2020-04-29T09:12:27.344Z] #17 25.94 (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 ... 23431 files and directories currently installed.)
09:12:27 [2020-04-29T09:12:27.344Z] #17 25.99 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
09:12:27 [2020-04-29T09:12:27.344Z] #17 25.99 Unpacking pigz (2.4-1) ...
09:12:27 [2020-04-29T09:12:27.344Z] #17 26.05 Selecting previously unselected package libpython3.7-minimal:amd64.
09:12:27 [2020-04-29T09:12:27.344Z] #17 26.06 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
09:12:27 [2020-04-29T09:12:27.344Z] #17 26.07 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
09:12:27 [2020-04-29T09:12:27.514Z] #17 26.19 Selecting previously unselected package python3.7-minimal.
09:12:27 [2020-04-29T09:12:27.579Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.509s	coverage: 13.9% of statements
09:12:27 [2020-04-29T09:12:27.771Z] #17 26.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
09:12:27 [2020-04-29T09:12:27.772Z] #17 26.22 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
09:12:27 [2020-04-29T09:12:27.865Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 2.9% of statements
09:12:27 [2020-04-29T09:12:27.904Z] #17 26.96 Selecting previously unselected package python3.7-minimal.
09:12:28 [2020-04-29T09:12:28.159Z] #17 26.97 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
09:12:28 [2020-04-29T09:12:28.159Z] #17 27.04 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
09:12:28 [2020-04-29T09:12:28.705Z] #17 26.98 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
09:12:28 [2020-04-29T09:12:28.705Z] #17 27.00 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
09:12:28 [2020-04-29T09:12:28.719Z] #17 27.82 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
09:12:28 [2020-04-29T09:12:28.719Z] #17 27.86 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
09:12:29 [2020-04-29T09:12:29.087Z] #18 1.672 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:12:29 [2020-04-29T09:12:29.087Z] #18 1.676 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:12:29 [2020-04-29T09:12:29.087Z] #18 1.680 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:12:29 [2020-04-29T09:12:29.087Z] #18 DONE 1.9s
09:12:29 [2020-04-29T09:12:29.087Z] 
09:12:29 [2020-04-29T09:12:29.087Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:29 [2020-04-29T09:12:29.087Z] #44 110.7   CC       criu/file-lock.o
09:12:29 [2020-04-29T09:12:29.087Z] #44 111.6   CC       criu/files-ext.o
09:12:29 [2020-04-29T09:12:29.087Z] #44 111.9   CC       criu/files-reg.o
09:12:30 [2020-04-29T09:12:30.030Z] #44 113.9   CC       criu/files.o
09:12:30 [2020-04-29T09:12:30.574Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.930s	coverage: 57.9% of statements
09:12:30 [2020-04-29T09:12:30.604Z] #17 29.05 Selecting previously unselected package python3-minimal.
09:12:30 [2020-04-29T09:12:30.604Z] #17 29.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23680 files and directories currently installed.)
09:12:30 [2020-04-29T09:12:30.604Z] #17 29.09 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
09:12:30 [2020-04-29T09:12:30.604Z] #17 29.10 Unpacking python3-minimal (3.7.3-1) ...
09:12:30 [2020-04-29T09:12:30.680Z] #17 29.67 Selecting previously unselected package python3-minimal.
09:12:30 [2020-04-29T09:12:30.680Z] #17 29.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 ... 23680 files and directories currently installed.)
09:12:30 [2020-04-29T09:12:30.680Z] #17 29.69 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
09:12:30 [2020-04-29T09:12:30.680Z] #17 29.71 Unpacking python3-minimal (3.7.3-1) ...
09:12:30 [2020-04-29T09:12:30.861Z] #17 29.17 Selecting previously unselected package libmpdec2:amd64.
09:12:30 [2020-04-29T09:12:30.861Z] #17 29.19 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
09:12:30 [2020-04-29T09:12:30.861Z] #17 29.20 Unpacking libmpdec2:amd64 (2.4.2-2) ...
09:12:30 [2020-04-29T09:12:30.861Z] #17 29.31 Selecting previously unselected package libpython3.7-stdlib:amd64.
09:12:30 [2020-04-29T09:12:30.861Z] #17 29.32 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
09:12:30 [2020-04-29T09:12:30.861Z] #17 29.33 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
09:12:30 [2020-04-29T09:12:30.937Z] #17 29.78 Selecting previously unselected package libmpdec2:amd64.
09:12:30 [2020-04-29T09:12:30.937Z] #17 29.79 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
09:12:30 [2020-04-29T09:12:30.937Z] #17 29.80 Unpacking libmpdec2:amd64 (2.4.2-2) ...
09:12:30 [2020-04-29T09:12:30.937Z] #17 29.92 Selecting previously unselected package libpython3.7-stdlib:amd64.
09:12:30 [2020-04-29T09:12:30.937Z] #17 29.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
09:12:30 [2020-04-29T09:12:30.937Z] #17 29.96 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
09:12:31 [2020-04-29T09:12:31.213Z] ok  	github.com/docker/docker/daemon	12.591s	coverage: 17.3% of statements
09:12:31 [2020-04-29T09:12:31.213Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:12:31 [2020-04-29T09:12:31.213Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:12:31 [2020-04-29T09:12:31.213Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:12:31 [2020-04-29T09:12:31.213Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:12:31 [2020-04-29T09:12:31.793Z] #17 30.20 Selecting previously unselected package python3.7.
09:12:31 [2020-04-29T09:12:31.793Z] #17 30.21 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
09:12:31 [2020-04-29T09:12:31.793Z] #17 30.21 Unpacking python3.7 (3.7.3-2+deb10u1) ...
09:12:31 [2020-04-29T09:12:31.793Z] #17 30.33 Selecting previously unselected package libpython3-stdlib:amd64.
09:12:31 [2020-04-29T09:12:31.793Z] #17 30.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
09:12:31 [2020-04-29T09:12:31.793Z] #17 30.34 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
09:12:31 [2020-04-29T09:12:31.793Z] #17 30.44 Setting up python3-minimal (3.7.3-1) ...
09:12:31 [2020-04-29T09:12:31.875Z] #17 30.92 Selecting previously unselected package python3.7.
09:12:31 [2020-04-29T09:12:31.875Z] #17 30.92 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
09:12:31 [2020-04-29T09:12:31.875Z] #17 30.94 Unpacking python3.7 (3.7.3-2+deb10u1) ...
09:12:31 [2020-04-29T09:12:31.945Z] #44 115.6   CC       criu/filesystems.o
09:12:31 [2020-04-29T09:12:31.945Z] #44 116.1   CC       criu/fsnotify.o
09:12:32 [2020-04-29T09:12:32.169Z] #17 31.08 Selecting previously unselected package libpython3-stdlib:amd64.
09:12:32 [2020-04-29T09:12:32.169Z] #17 31.08 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
09:12:32 [2020-04-29T09:12:32.169Z] #17 31.10 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
09:12:32 [2020-04-29T09:12:32.169Z] #17 31.18 Setting up python3-minimal (3.7.3-1) ...
09:12:33 [2020-04-29T09:12:33.133Z] #17 31.93 Selecting previously unselected package python3.
09:12:33 [2020-04-29T09:12:33.133Z] #17 31.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24092 files and directories currently installed.)
09:12:33 [2020-04-29T09:12:33.133Z] #17 31.98 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
09:12:33 [2020-04-29T09:12:33.133Z] #17 32.00 Unpacking python3 (3.7.3-1) ...
09:12:33 [2020-04-29T09:12:33.133Z] #17 32.11 Selecting previously unselected package libip4tc0:amd64.
09:12:33 [2020-04-29T09:12:33.133Z] #17 32.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
09:12:33 [2020-04-29T09:12:33.133Z] #17 32.12 Unpacking libip4tc0:amd64 (1.8.2-4) ...
09:12:33 [2020-04-29T09:12:33.241Z] #17 31.38 Selecting previously unselected package python3.
09:12:33 [2020-04-29T09:12:33.241Z] #17 31.38 (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 ... 24092 files and directories currently installed.)
09:12:33 [2020-04-29T09:12:33.242Z] #17 31.42 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
09:12:33 [2020-04-29T09:12:33.242Z] #17 31.43 Unpacking python3 (3.7.3-1) ...
09:12:33 [2020-04-29T09:12:33.242Z] #17 31.56 Selecting previously unselected package libip4tc0:amd64.
09:12:33 [2020-04-29T09:12:33.242Z] #17 31.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
09:12:33 [2020-04-29T09:12:33.242Z] #17 31.57 Unpacking libip4tc0:amd64 (1.8.2-4) ...
09:12:33 [2020-04-29T09:12:33.242Z] #17 31.64 Selecting previously unselected package libip6tc0:amd64.
09:12:33 [2020-04-29T09:12:33.242Z] #17 31.64 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
09:12:33 [2020-04-29T09:12:33.242Z] #17 31.64 Unpacking libip6tc0:amd64 (1.8.2-4) ...
09:12:33 [2020-04-29T09:12:33.242Z] #17 31.74 Selecting previously unselected package libiptc0:amd64.
09:12:33 [2020-04-29T09:12:33.242Z] #17 31.75 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
09:12:33 [2020-04-29T09:12:33.242Z] #17 31.76 Unpacking libiptc0:amd64 (1.8.2-4) ...
09:12:33 [2020-04-29T09:12:33.242Z] #17 31.83 Selecting previously unselected package libnfnetlink0:amd64.
09:12:33 [2020-04-29T09:12:33.329Z] #44 117.1   CC       criu/image-desc.o
09:12:33 [2020-04-29T09:12:33.329Z] #44 117.2   CC       criu/image.o
09:12:33 [2020-04-29T09:12:33.387Z] #17 32.20 Selecting previously unselected package libip6tc0:amd64.
09:12:33 [2020-04-29T09:12:33.387Z] #17 32.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
09:12:33 [2020-04-29T09:12:33.387Z] #17 32.22 Unpacking libip6tc0:amd64 (1.8.2-4) ...
09:12:33 [2020-04-29T09:12:33.387Z] #17 32.29 Selecting previously unselected package libiptc0:amd64.
09:12:33 [2020-04-29T09:12:33.387Z] #17 32.29 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
09:12:33 [2020-04-29T09:12:33.387Z] #17 32.30 Unpacking libiptc0:amd64 (1.8.2-4) ...
09:12:33 [2020-04-29T09:12:33.387Z] #17 32.36 Selecting previously unselected package libnfnetlink0:amd64.
09:12:33 [2020-04-29T09:12:33.387Z] #17 32.37 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:12:33 [2020-04-29T09:12:33.387Z] #17 32.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:12:33 [2020-04-29T09:12:33.502Z] #17 31.85 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:12:33 [2020-04-29T09:12:33.503Z] #17 31.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:12:33 [2020-04-29T09:12:33.503Z] #17 31.92 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:12:33 [2020-04-29T09:12:33.503Z] #17 31.96 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
09:12:33 [2020-04-29T09:12:33.503Z] #17 31.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:12:33 [2020-04-29T09:12:33.641Z] #17 32.46 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:12:33 [2020-04-29T09:12:33.641Z] #17 32.48 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
09:12:33 [2020-04-29T09:12:33.641Z] #17 32.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:12:33 [2020-04-29T09:12:33.641Z] #17 32.55 Selecting previously unselected package libnftnl11:amd64.
09:12:33 [2020-04-29T09:12:33.641Z] #17 32.56 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
09:12:33 [2020-04-29T09:12:33.641Z] #17 32.56 Unpacking libnftnl11:amd64 (1.1.2-2) ...
09:12:33 [2020-04-29T09:12:33.641Z] #17 32.64 Selecting previously unselected package iptables.
09:12:33 [2020-04-29T09:12:33.641Z] #17 32.65 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
09:12:33 [2020-04-29T09:12:33.641Z] #17 32.66 Unpacking iptables (1.8.2-4) ...
09:12:33 [2020-04-29T09:12:33.762Z] #17 32.08 Selecting previously unselected package libnftnl11:amd64.
09:12:33 [2020-04-29T09:12:33.762Z] #17 32.09 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
09:12:33 [2020-04-29T09:12:33.762Z] #17 32.10 Unpacking libnftnl11:amd64 (1.1.2-2) ...
09:12:33 [2020-04-29T09:12:33.762Z] #17 32.20 Selecting previously unselected package iptables.
09:12:33 [2020-04-29T09:12:33.762Z] #17 32.21 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
09:12:33 [2020-04-29T09:12:33.762Z] #17 32.22 Unpacking iptables (1.8.2-4) ...
09:12:33 [2020-04-29T09:12:33.901Z] #44 118.0   CC       criu/ipc_ns.o
09:12:33 [2020-04-29T09:12:33.936Z] #17 32.97 Selecting previously unselected package xxd.
09:12:33 [2020-04-29T09:12:33.936Z] #17 32.97 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
09:12:33 [2020-04-29T09:12:33.936Z] #17 32.98 Unpacking xxd (2:8.1.0875-5) ...
09:12:34 [2020-04-29T09:12:34.024Z] #17 32.59 Selecting previously unselected package xxd.
09:12:34 [2020-04-29T09:12:34.191Z] #17 33.11 Selecting previously unselected package vim-common.
09:12:34 [2020-04-29T09:12:34.191Z] #17 33.12 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:12:34 [2020-04-29T09:12:34.191Z] #17 33.16 Unpacking vim-common (2:8.1.0875-5) ...
09:12:34 [2020-04-29T09:12:34.281Z] #17 32.61 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
09:12:34 [2020-04-29T09:12:34.281Z] #17 32.61 Unpacking xxd (2:8.1.0875-5) ...
09:12:34 [2020-04-29T09:12:34.281Z] #17 32.74 Selecting previously unselected package vim-common.
09:12:34 [2020-04-29T09:12:34.281Z] #17 32.75 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
09:12:34 [2020-04-29T09:12:34.281Z] #17 32.77 Unpacking vim-common (2:8.1.0875-5) ...
09:12:34 [2020-04-29T09:12:34.446Z] #17 33.34 Selecting previously unselected package bash-completion.
09:12:34 [2020-04-29T09:12:34.446Z] #17 33.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:12:34 [2020-04-29T09:12:34.537Z] #17 33.00 Selecting previously unselected package bash-completion.
09:12:34 [2020-04-29T09:12:34.537Z] #17 33.00 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
09:12:34 [2020-04-29T09:12:34.794Z] #17 ...
09:12:34 [2020-04-29T09:12:34.794Z] 
09:12:34 [2020-04-29T09:12:34.794Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:34 [2020-04-29T09:12:34.794Z] #44 90.59   DEP      criu/cr-dedup.d
09:12:34 [2020-04-29T09:12:34.794Z] #44 90.73   DEP      criu/cr-check.d
09:12:34 [2020-04-29T09:12:34.794Z] #44 90.86   DEP      criu/config.d
09:12:34 [2020-04-29T09:12:34.794Z] #44 90.95   DEP      criu/clone-noasan.d
09:12:34 [2020-04-29T09:12:34.794Z] #44 91.00   DEP      criu/cgroup.d
09:12:34 [2020-04-29T09:12:34.794Z] #44 91.18   DEP      criu/cgroup-props.d
09:12:34 [2020-04-29T09:12:34.794Z] #44 91.29   DEP      criu/bitmap.d
09:12:34 [2020-04-29T09:12:34.794Z] #44 91.31   DEP      criu/bfd.d
09:12:34 [2020-04-29T09:12:34.794Z] #44 91.53   DEP      criu/autofs.d
09:12:34 [2020-04-29T09:12:34.794Z] #44 91.61   DEP      criu/aio.d
09:12:34 [2020-04-29T09:12:34.794Z] #44 91.72   DEP      criu/action-scripts.d
09:12:34 [2020-04-29T09:12:34.794Z] #44 91.96   CC       criu/action-scripts.o
09:12:34 [2020-04-29T09:12:34.794Z] #44 92.32   CC       criu/aio.o
09:12:34 [2020-04-29T09:12:34.794Z] #44 92.89   CC       criu/autofs.o
09:12:34 [2020-04-29T09:12:34.794Z] #44 94.19   CC       criu/bfd.o
09:12:34 [2020-04-29T09:12:34.794Z] #44 94.64   CC       criu/bitmap.o
09:12:34 [2020-04-29T09:12:34.794Z] #44 94.82   CC       criu/cgroup-props.o
09:12:34 [2020-04-29T09:12:34.794Z] #44 95.45   CC       criu/cgroup.o
09:12:34 [2020-04-29T09:12:34.794Z] #44 98.13   CC       criu/clone-noasan.o
09:12:34 [2020-04-29T09:12:34.794Z] #44 98.27   CC       criu/config.o
09:12:34 [2020-04-29T09:12:34.794Z] #44 99.78   CC       criu/cr-check.o
09:12:35 [2020-04-29T09:12:35.290Z] #44 119.1   CC       criu/irmap.o
09:12:35 [2020-04-29T09:12:35.550Z] #44 119.6   CC       criu/kcmp-ids.o
09:12:35 [2020-04-29T09:12:35.643Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.017s	coverage: 1.8% of statements
09:12:35 [2020-04-29T09:12:35.643Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.117s	coverage: 69.2% of statements
09:12:35 [2020-04-29T09:12:35.811Z] #44 119.8   CC       criu/kerndat.o
09:12:35 [2020-04-29T09:12:35.822Z] DEBUG: print all environment variables to check how Jenkins runs this script
09:12:35 [2020-04-29T09:12:35.822Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-69aa705a\powershellScript.ps1'; exit $LASTEXITCODE;
09:12:35 [2020-04-29T09:12:35.822Z] ----------------------------------------------------------------------------
09:12:35 [2020-04-29T09:12:35.822Z] 
09:12:35 [2020-04-29T09:12:35.822Z] INFO: executeCI.ps1 starting at Wed Apr 29 09:12:35 CUT 2020
09:12:35 [2020-04-29T09:12:35.822Z] 
09:12:35 [2020-04-29T09:12:35.822Z] INFO: Script version 05-Feb-2019 09:03 PDT
09:12:35 [2020-04-29T09:12:35.822Z] INFO: Running git version 2.24.1.windows.2
09:12:35 [2020-04-29T09:12:35.822Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
09:12:35 [2020-04-29T09:12:35.822Z] INFO: Environment variables:
09:12:35 [2020-04-29T09:12:35.822Z] 
09:12:35 [2020-04-29T09:12:35.822Z] Name                           Value                                                                                   
09:12:35 [2020-04-29T09:12:35.822Z] ----                           -----                                                                                   
09:12:35 [2020-04-29T09:12:35.822Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
09:12:35 [2020-04-29T09:12:35.822Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
09:12:35 [2020-04-29T09:12:35.822Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
09:12:35 [2020-04-29T09:12:35.822Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
09:12:35 [2020-04-29T09:12:35.822Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
09:12:35 [2020-04-29T09:12:35.822Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
09:12:35 [2020-04-29T09:12:35.822Z] BRANCH_NAME                    PR-40868                                                                                
09:12:35 [2020-04-29T09:12:35.822Z] BUILD_DISPLAY_NAME             #4                                                                                      
09:12:35 [2020-04-29T09:12:35.822Z] BUILD_ID                       4                                                                                       
09:12:35 [2020-04-29T09:12:35.822Z] BUILD_NUMBER                   4                                                                                       
09:12:35 [2020-04-29T09:12:35.822Z] BUILD_TAG                      jenkins-moby-PR-40868-4                                                                 
09:12:35 [2020-04-29T09:12:35.822Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40868/4/                              
09:12:35 [2020-04-29T09:12:35.822Z] CHANGE_AUTHOR                  thaJeztah                                                                               
09:12:35 [2020-04-29T09:12:35.822Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
09:12:35 [2020-04-29T09:12:35.822Z] CHANGE_BRANCH                  what_is_the_cause                                                                       
09:12:35 [2020-04-29T09:12:35.822Z] CHANGE_FORK                    thaJeztah/docker                                                                        
09:12:35 [2020-04-29T09:12:35.822Z] CHANGE_ID                      40868                                                                                   
09:12:35 [2020-04-29T09:12:35.822Z] CHANGE_TARGET                  master                                                                                  
09:12:35 [2020-04-29T09:12:35.822Z] CHANGE_TITLE                   Replace errors.Cause() with errors.Is() / errors.As()                                   
09:12:35 [2020-04-29T09:12:35.822Z] CHANGE_URL                     https://github.com/moby/moby/pull/40868                                                 
09:12:35 [2020-04-29T09:12:35.822Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
09:12:35 [2020-04-29T09:12:35.822Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
09:12:35 [2020-04-29T09:12:35.822Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
09:12:35 [2020-04-29T09:12:35.822Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
09:12:35 [2020-04-29T09:12:35.822Z] COMPUTERNAME                   azwin-2-ed4b50                                                                          
09:12:35 [2020-04-29T09:12:35.822Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
09:12:35 [2020-04-29T09:12:35.823Z] ConfigSequenceNumber           0                                                                                       
09:12:35 [2020-04-29T09:12:35.823Z] DOCKER_BUILDKIT                0                                                                                       
09:12:35 [2020-04-29T09:12:35.823Z] DOCKER_DUT_DEBUG               1                                                                                       
09:12:35 [2020-04-29T09:12:35.823Z] DOCKER_EXPERIMENTAL            1                                                                                       
09:12:35 [2020-04-29T09:12:35.823Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
09:12:35 [2020-04-29T09:12:35.823Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
09:12:35 [2020-04-29T09:12:35.823Z] EXECUTOR_NUMBER                0                                                                                       
09:12:35 [2020-04-29T09:12:35.823Z] FQDN                           azwin-2-ed4b50.westus.cloudapp.azure.com                                                
09:12:35 [2020-04-29T09:12:35.823Z] GIT_BRANCH                     PR-40868                                                                                
09:12:35 [2020-04-29T09:12:35.823Z] GIT_COMMIT                     eb99e41d3b9cae3025bfa739e75e7917efc24cb6                                                
09:12:35 [2020-04-29T09:12:35.823Z] GIT_PREVIOUS_COMMIT            d766067f49bee3d1e41214e02ef69e4c74acf2aa                                                
09:12:35 [2020-04-29T09:12:35.823Z] GIT_URL                        https://github.com/moby/moby.git                                                        
09:12:35 [2020-04-29T09:12:35.823Z] HUDSON_COOKIE                  f827d7a5-d255-44ad-9f55-bbbaf63c7103                                                    
09:12:35 [2020-04-29T09:12:35.823Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
09:12:35 [2020-04-29T09:12:35.823Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
09:12:35 [2020-04-29T09:12:35.823Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
09:12:35 [2020-04-29T09:12:35.823Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
09:12:35 [2020-04-29T09:12:35.823Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
09:12:35 [2020-04-29T09:12:35.823Z] JENKINS_NODE_COOKIE            f55ce272-f1d9-4195-88ab-4c57e9869f7a                                                    
09:12:35 [2020-04-29T09:12:35.823Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
09:12:35 [2020-04-29T09:12:35.823Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
09:12:35 [2020-04-29T09:12:35.823Z] JOB_BASE_NAME                  PR-40868                                                                                
09:12:35 [2020-04-29T09:12:35.823Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40868/display/redirect                
09:12:35 [2020-04-29T09:12:35.823Z] JOB_NAME                       moby/PR-40868                                                                           
09:12:35 [2020-04-29T09:12:35.823Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40868/                                
09:12:35 [2020-04-29T09:12:35.823Z] library.jps.version            master                                                                                  
09:12:35 [2020-04-29T09:12:35.823Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
09:12:35 [2020-04-29T09:12:35.823Z] NODE_LABELS                    amd64 azure azwin-2-ed4b50 azwin-2019 docker west-us windows windows-2019 x86_64        
09:12:35 [2020-04-29T09:12:35.823Z] NODE_NAME                      azwin-2-ed4b50                                                                          
09:12:35 [2020-04-29T09:12:35.823Z] NUMBER_OF_PROCESSORS           4                                                                                       
09:12:35 [2020-04-29T09:12:35.823Z] OS                             Windows_NT                                                                              
09:12:35 [2020-04-29T09:12:35.823Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
09:12:35 [2020-04-29T09:12:35.823Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
09:12:35 [2020-04-29T09:12:35.823Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
09:12:35 [2020-04-29T09:12:35.823Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
09:12:35 [2020-04-29T09:12:35.823Z] PROCESSOR_LEVEL                6                                                                                       
09:12:35 [2020-04-29T09:12:35.823Z] PROCESSOR_REVISION             5504                                                                                    
09:12:35 [2020-04-29T09:12:35.823Z] ProgramData                    C:\ProgramData                                                                          
09:12:35 [2020-04-29T09:12:35.823Z] ProgramFiles                   C:\Program Files                                                                        
09:12:35 [2020-04-29T09:12:35.823Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
09:12:35 [2020-04-29T09:12:35.823Z] ProgramW6432                   C:\Program Files                                                                        
09:12:35 [2020-04-29T09:12:35.823Z] PROMPT                         $P$G                                                                                    
09:12:35 [2020-04-29T09:12:35.823Z] PSExecutionPolicyPreference    Bypass                                                                                  
09:12:35 [2020-04-29T09:12:35.823Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
09:12:35 [2020-04-29T09:12:35.823Z] PUBLIC                         C:\Users\Public                                                                         
09:12:35 [2020-04-29T09:12:35.823Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40868/4/display/redirect?page=changes 
09:12:35 [2020-04-29T09:12:35.823Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40868/4/display/redirect              
09:12:35 [2020-04-29T09:12:35.823Z] SKIP_VALIDATION_TESTS          1                                                                                       
09:12:35 [2020-04-29T09:12:35.823Z] SOURCES_DRIVE                  d                                                                                       
09:12:35 [2020-04-29T09:12:35.823Z] SOURCES_SUBDIR                 gopath                                                                                  
09:12:35 [2020-04-29T09:12:35.823Z] STAGE_NAME                     Run tests                                                                               
09:12:35 [2020-04-29T09:12:35.823Z] SystemDrive                    C:                                                                                      
09:12:35 [2020-04-29T09:12:35.823Z] SystemRoot                     C:\windows                                                                              
09:12:35 [2020-04-29T09:12:35.823Z] TEMP                           C:\windows\TEMP                                                                         
09:12:35 [2020-04-29T09:12:35.823Z] TESTDEBUG                      0                                                                                       
09:12:35 [2020-04-29T09:12:35.823Z] TESTRUN_DRIVE                  d                                                                                       
09:12:35 [2020-04-29T09:12:35.823Z] TESTRUN_SUBDIR                 CI                                                                                      
09:12:35 [2020-04-29T09:12:35.823Z] TIMEOUT                        120m                                                                                    
09:12:35 [2020-04-29T09:12:35.823Z] TMP                            C:\windows\TEMP                                                                         
09:12:35 [2020-04-29T09:12:35.823Z] USERDOMAIN                     WORKGROUP                                                                               
09:12:35 [2020-04-29T09:12:35.823Z] USERNAME                       azwin-2-ed4b50$                                                                         
09:12:35 [2020-04-29T09:12:35.823Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
09:12:35 [2020-04-29T09:12:35.823Z] windir                         C:\windows                                                                              
09:12:35 [2020-04-29T09:12:35.823Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
09:12:35 [2020-04-29T09:12:35.823Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
09:12:35 [2020-04-29T09:12:35.823Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
09:12:35 [2020-04-29T09:12:35.823Z] 
09:12:35 [2020-04-29T09:12:35.823Z] 
09:12:35 [2020-04-29T09:12:35.823Z] 
09:12:36 [2020-04-29T09:12:36.141Z] #65 ...
09:12:36 [2020-04-29T09:12:36.141Z] 
09:12:36 [2020-04-29T09:12:36.141Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:12:36 [2020-04-29T09:12:36.141Z] #53 DONE 276.4s
09:12:36 [2020-04-29T09:12:36.141Z] 
09:12:36 [2020-04-29T09:12:36.141Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:12:36 [2020-04-29T09:12:36.166Z] #44 101.6   CC       criu/cr-dedup.o
09:12:36 [2020-04-29T09:12:36.290Z] INFO: Sources under d:\gopath\...
09:12:36 [2020-04-29T09:12:36.290Z] INFO: Test run under d:\CI\...
09:12:36 [2020-04-29T09:12:36.290Z] INFO: Running in D:\gopath\src\github.com\docker\docker
09:12:36 [2020-04-29T09:12:36.290Z] INFO: docker/docker repository was found
09:12:36 [2020-04-29T09:12:36.424Z] #44 102.0   CC       criu/cr-dump.o
09:12:36 [2020-04-29T09:12:36.441Z] ok  	github.com/docker/docker/cmd/dockerd	0.041s	coverage: 30.8% of statements
09:12:36 [2020-04-29T09:12:36.441Z] ok  	github.com/docker/docker/container	0.111s	coverage: 34.9% of statements
09:12:36 [2020-04-29T09:12:36.441Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:12:36 [2020-04-29T09:12:36.441Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:12:36 [2020-04-29T09:12:36.441Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:12:36 [2020-04-29T09:12:36.441Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:12:36 [2020-04-29T09:12:36.712Z] #65 ...
09:12:36 [2020-04-29T09:12:36.712Z] 
09:12:36 [2020-04-29T09:12:36.712Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
09:12:36 [2020-04-29T09:12:36.752Z] #44 120.6   CC       criu/libnetlink.o
09:12:36 [2020-04-29T09:12:36.752Z] #44 120.9   CC       criu/log.o
09:12:36 [2020-04-29T09:12:36.756Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
09:12:36 [2020-04-29T09:12:36.969Z] #54 DONE 0.2s
09:12:36 [2020-04-29T09:12:36.969Z] 
09:12:36 [2020-04-29T09:12:36.969Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
09:12:36 [2020-04-29T09:12:36.969Z] #57 DONE 0.1s
09:12:36 [2020-04-29T09:12:36.969Z] 
09:12:36 [2020-04-29T09:12:36.969Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
09:12:36 [2020-04-29T09:12:36.969Z] #61 DONE 0.1s
09:12:36 [2020-04-29T09:12:36.969Z] 
09:12:36 [2020-04-29T09:12:36.969Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:12:36 [2020-04-29T09:12:36.999Z] #17 35.98 Unpacking bash-completion (1:2.8-6) ...
09:12:37 [2020-04-29T09:12:37.224Z] ltsc2019: Pulling from windows/servercore
09:12:37 [2020-04-29T09:12:37.224Z] 65014b3c3121: Pulling fs layer
09:12:37 [2020-04-29T09:12:37.224Z] eac6fba788c9: Pulling fs layer
09:12:37 [2020-04-29T09:12:37.254Z] #17 36.44 Selecting previously unselected package bzip2.
09:12:37 [2020-04-29T09:12:37.324Z] #44 121.4   CC       criu/lsm.o
09:12:37 [2020-04-29T09:12:37.356Z] #44 ...
09:12:37 [2020-04-29T09:12:37.356Z] 
09:12:37 [2020-04-29T09:12:37.356Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:12:37 [2020-04-29T09:12:37.356Z] #17 35.68 Unpacking bash-completion (1:2.8-6) ...
09:12:37 [2020-04-29T09:12:37.509Z] #17 36.45 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
09:12:37 [2020-04-29T09:12:37.509Z] #17 36.46 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:12:37 [2020-04-29T09:12:37.509Z] #17 36.55 Selecting previously unselected package xz-utils.
09:12:37 [2020-04-29T09:12:37.509Z] #17 36.55 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
09:12:37 [2020-04-29T09:12:37.509Z] #17 36.56 Unpacking xz-utils (5.2.4-1) ...
09:12:37 [2020-04-29T09:12:37.586Z] #44 121.6   CC       criu/mem.o
09:12:37 [2020-04-29T09:12:37.614Z] #17 36.07 Selecting previously unselected package bzip2.
09:12:37 [2020-04-29T09:12:37.614Z] #17 36.08 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
09:12:37 [2020-04-29T09:12:37.614Z] #17 36.09 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
09:12:37 [2020-04-29T09:12:37.688Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.336s	coverage: 45.9% of statements
09:12:37 [2020-04-29T09:12:37.688Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:12:37 [2020-04-29T09:12:37.763Z] #17 36.71 Selecting previously unselected package apparmor.
09:12:37 [2020-04-29T09:12:37.764Z] #17 36.72 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
09:12:37 [2020-04-29T09:12:37.872Z] #17 36.18 Selecting previously unselected package xz-utils.
09:12:37 [2020-04-29T09:12:37.872Z] #17 36.19 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
09:12:37 [2020-04-29T09:12:37.872Z] #17 36.20 Unpacking xz-utils (5.2.4-1) ...
09:12:37 [2020-04-29T09:12:37.872Z] #17 36.38 Selecting previously unselected package apparmor.
09:12:37 [2020-04-29T09:12:37.872Z] #17 36.39 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
09:12:38 [2020-04-29T09:12:38.018Z] #17 36.82 Unpacking apparmor (2.13.2-10) ...
09:12:38 [2020-04-29T09:12:38.018Z] #17 37.19 Selecting previously unselected package aufs-tools.
09:12:38 [2020-04-29T09:12:38.018Z] #17 37.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
09:12:38 [2020-04-29T09:12:38.018Z] #17 37.22 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:12:38 [2020-04-29T09:12:38.129Z] #17 36.46 Unpacking apparmor (2.13.2-10) ...
09:12:38 [2020-04-29T09:12:38.318Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.370s	coverage: 49.5% of statements
09:12:38 [2020-04-29T09:12:38.387Z] #17 36.83 Selecting previously unselected package aufs-tools.
09:12:38 [2020-04-29T09:12:38.387Z] #17 36.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
09:12:38 [2020-04-29T09:12:38.387Z] #17 36.85 Unpacking aufs-tools (1:4.14+20190211-1) ...
09:12:38 [2020-04-29T09:12:38.387Z] #17 36.99 Selecting previously unselected package libonig5:amd64.
09:12:38 [2020-04-29T09:12:38.387Z] #17 37.00 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
09:12:38 [2020-04-29T09:12:38.527Z] #17 37.34 Selecting previously unselected package libonig5:amd64.
09:12:38 [2020-04-29T09:12:38.527Z] #17 37.34 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
09:12:38 [2020-04-29T09:12:38.527Z] #17 37.35 Unpacking libonig5:amd64 (6.9.1-1) ...
09:12:38 [2020-04-29T09:12:38.527Z] #17 37.52 Selecting previously unselected package libjq1:amd64.
09:12:38 [2020-04-29T09:12:38.527Z] #17 37.54 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:12:38 [2020-04-29T09:12:38.527Z] #17 37.54 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:12:38 [2020-04-29T09:12:38.663Z] #17 37.02 Unpacking libonig5:amd64 (6.9.1-1) ...
09:12:38 [2020-04-29T09:12:38.663Z] #17 37.18 Selecting previously unselected package libjq1:amd64.
09:12:38 [2020-04-29T09:12:38.663Z] #17 37.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
09:12:38 [2020-04-29T09:12:38.663Z] #17 37.20 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
09:12:38 [2020-04-29T09:12:38.781Z] #17 37.64 Selecting previously unselected package jq.
09:12:38 [2020-04-29T09:12:38.781Z] #17 37.66 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
09:12:38 [2020-04-29T09:12:38.781Z] #17 37.66 Unpacking jq (1.5+dfsg-2+b1) ...
09:12:38 [2020-04-29T09:12:38.781Z] #17 37.74 Selecting previously unselected package libaio1:amd64.
09:12:38 [2020-04-29T09:12:38.781Z] #17 37.74 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
09:12:38 [2020-04-29T09:12:38.781Z] #17 37.75 Unpacking libaio1:amd64 (0.3.112-3) ...
09:12:38 [2020-04-29T09:12:38.781Z] #17 37.80 Selecting previously unselected package libgpm2:amd64.
09:12:38 [2020-04-29T09:12:38.781Z] #17 37.81 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
09:12:38 [2020-04-29T09:12:38.781Z] #17 37.82 Unpacking libgpm2:amd64 (1.20.7-5) ...
09:12:38 [2020-04-29T09:12:38.781Z] #17 ...
09:12:38 [2020-04-29T09:12:38.781Z] 
09:12:38 [2020-04-29T09:12:38.781Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:38 [2020-04-29T09:12:38.781Z] #44 95.69   CC       criu/clone-noasan.o
09:12:38 [2020-04-29T09:12:38.781Z] #44 95.85   CC       criu/config.o
09:12:38 [2020-04-29T09:12:38.781Z] #44 97.03   CC       criu/cr-check.o
09:12:38 [2020-04-29T09:12:38.781Z] #44 98.90   CC       criu/cr-dedup.o
09:12:38 [2020-04-29T09:12:38.781Z] #44 99.27   CC       criu/cr-dump.o
09:12:38 [2020-04-29T09:12:38.781Z] #44 101.2   CC       criu/cr-errno.o
09:12:38 [2020-04-29T09:12:38.781Z] #44 101.3   CC       criu/cr-restore.o
09:12:38 [2020-04-29T09:12:38.921Z] #17 37.33 Selecting previously unselected package jq.
09:12:38 [2020-04-29T09:12:38.921Z] #17 37.34 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
09:12:38 [2020-04-29T09:12:38.921Z] #17 37.35 Unpacking jq (1.5+dfsg-2+b1) ...
09:12:38 [2020-04-29T09:12:38.921Z] #17 37.45 Selecting previously unselected package libaio1:amd64.
09:12:38 [2020-04-29T09:12:38.921Z] #17 37.45 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
09:12:38 [2020-04-29T09:12:38.921Z] #17 37.46 Unpacking libaio1:amd64 (0.3.112-3) ...
09:12:38 [2020-04-29T09:12:38.971Z] #44 ...
09:12:38 [2020-04-29T09:12:38.971Z] 
09:12:38 [2020-04-29T09:12:38.971Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
09:12:38 [2020-04-29T09:12:38.971Z] #19 4.966 Collecting yamllint==1.16.0
09:12:38 [2020-04-29T09:12:38.971Z] #19 ...
09:12:38 [2020-04-29T09:12:38.971Z] 
09:12:38 [2020-04-29T09:12:38.971Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:38 [2020-04-29T09:12:38.971Z] #44 123.1   CC       criu/mount.o
09:12:39 [2020-04-29T09:12:39.035Z] #44 105.8   CC       criu/cr-service.o
09:12:39 [2020-04-29T09:12:39.035Z] #44 ...
09:12:39 [2020-04-29T09:12:39.035Z] 
09:12:39 [2020-04-29T09:12:39.035Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:12:39 [2020-04-29T09:12:39.035Z] #17 37.89 Selecting previously unselected package libicu63:amd64.
09:12:39 [2020-04-29T09:12:39.035Z] #17 37.89 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
09:12:39 [2020-04-29T09:12:39.035Z] #17 37.90 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:12:39 [2020-04-29T09:12:39.179Z] #17 37.52 Selecting previously unselected package libgpm2:amd64.
09:12:39 [2020-04-29T09:12:39.179Z] #17 37.54 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
09:12:39 [2020-04-29T09:12:39.179Z] #17 37.55 Unpacking libgpm2:amd64 (1.20.7-5) ...
09:12:39 [2020-04-29T09:12:39.179Z] #17 37.62 Selecting previously unselected package libicu63:amd64.
09:12:39 [2020-04-29T09:12:39.179Z] #17 37.63 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
09:12:39 [2020-04-29T09:12:39.179Z] #17 37.64 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
09:12:41 [2020-04-29T09:12:41.146Z] #65 238.6 + bin/containerd-stress
09:12:41 [2020-04-29T09:12:41.824Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.583s	coverage: 76.1% of statements
09:12:41 [2020-04-29T09:12:41.924Z] ok  	github.com/docker/docker/daemon/cluster	0.037s	coverage: 0.5% of statements
09:12:42 [2020-04-29T09:12:42.113Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.020s	coverage: 58.0% of statements
09:12:42 [2020-04-29T09:12:42.272Z] #44 126.2   CC       criu/namespaces.o
09:12:42 [2020-04-29T09:12:42.349Z] #17 41.52 Selecting previously unselected package libnet1:amd64.
09:12:42 [2020-04-29T09:12:42.458Z] #17 41.05 Selecting previously unselected package libnet1:amd64.
09:12:42 [2020-04-29T09:12:42.603Z] #17 41.52 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:12:42 [2020-04-29T09:12:42.603Z] #17 41.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:12:42 [2020-04-29T09:12:42.603Z] #17 41.61 Selecting previously unselected package libnl-3-200:amd64.
09:12:42 [2020-04-29T09:12:42.603Z] #17 41.63 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
09:12:42 [2020-04-29T09:12:42.603Z] #17 41.64 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:12:42 [2020-04-29T09:12:42.603Z] #17 41.73 Selecting previously unselected package libprotobuf-c1:amd64.
09:12:42 [2020-04-29T09:12:42.716Z] #17 41.06 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:12:42 [2020-04-29T09:12:42.716Z] #17 41.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:12:42 [2020-04-29T09:12:42.716Z] #17 41.16 Selecting previously unselected package libnl-3-200:amd64.
09:12:42 [2020-04-29T09:12:42.716Z] #17 41.17 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
09:12:42 [2020-04-29T09:12:42.716Z] #17 41.18 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
09:12:42 [2020-04-29T09:12:42.739Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.013s	coverage: 3.0% of statements
09:12:42 [2020-04-29T09:12:42.858Z] #17 41.74 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:12:42 [2020-04-29T09:12:42.858Z] #17 41.74 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:12:42 [2020-04-29T09:12:42.858Z] #17 41.80 Selecting previously unselected package libreadline5:amd64.
09:12:42 [2020-04-29T09:12:42.858Z] #17 41.81 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
09:12:42 [2020-04-29T09:12:42.858Z] #17 41.81 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:12:42 [2020-04-29T09:12:42.858Z] #17 41.93 Selecting previously unselected package net-tools.
09:12:42 [2020-04-29T09:12:42.858Z] #17 41.93 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
09:12:42 [2020-04-29T09:12:42.858Z] #17 41.94 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
09:12:42 [2020-04-29T09:12:42.931Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
09:12:42 [2020-04-29T09:12:42.974Z] #17 41.29 Selecting previously unselected package libprotobuf-c1:amd64.
09:12:42 [2020-04-29T09:12:42.974Z] #17 41.30 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
09:12:42 [2020-04-29T09:12:42.974Z] #17 41.31 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:12:42 [2020-04-29T09:12:42.974Z] #17 41.37 Selecting previously unselected package libreadline5:amd64.
09:12:42 [2020-04-29T09:12:42.974Z] #17 41.37 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
09:12:42 [2020-04-29T09:12:42.974Z] #17 41.38 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:12:42 [2020-04-29T09:12:42.974Z] #17 41.49 Selecting previously unselected package net-tools.
09:12:42 [2020-04-29T09:12:42.974Z] #17 41.50 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
09:12:42 [2020-04-29T09:12:42.974Z] #17 41.50 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
09:12:43 [2020-04-29T09:12:43.041Z] #65 240.4 + bin/containerd-shim
09:12:43 [2020-04-29T09:12:43.112Z] #17 42.12 Selecting previously unselected package python-pip-whl.
09:12:43 [2020-04-29T09:12:43.112Z] #17 42.14 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
09:12:43 [2020-04-29T09:12:43.112Z] #17 42.14 Unpacking python-pip-whl (18.1-5) ...
09:12:43 [2020-04-29T09:12:43.216Z] #44 ...
09:12:43 [2020-04-29T09:12:43.216Z] 
09:12:43 [2020-04-29T09:12:43.216Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
09:12:43 [2020-04-29T09:12:43.216Z] #19 10.33   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:12:43 [2020-04-29T09:12:43.216Z] #19 10.45 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:12:43 [2020-04-29T09:12:43.216Z] #19 10.51   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
09:12:43 [2020-04-29T09:12:43.216Z] #19 10.59 Collecting pyyaml (from yamllint==1.16.0)
09:12:43 [2020-04-29T09:12:43.216Z] #19 10.73   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
09:12:43 [2020-04-29T09:12:43.216Z] #19 12.18 Building wheels for collected packages: pyyaml
09:12:43 [2020-04-29T09:12:43.216Z] #19 12.18   Running setup.py bdist_wheel for pyyaml: started
09:12:43 [2020-04-29T09:12:43.216Z] #19 13.26   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:12:43 [2020-04-29T09:12:43.216Z] #19 13.26   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
09:12:43 [2020-04-29T09:12:43.216Z] #19 13.36 Successfully built pyyaml
09:12:43 [2020-04-29T09:12:43.216Z] #19 13.38 Installing collected packages: pathspec, pyyaml, yamllint
09:12:43 [2020-04-29T09:12:43.216Z] #19 13.69 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
09:12:43 [2020-04-29T09:12:43.216Z] #19 DONE 14.3s
09:12:43 [2020-04-29T09:12:43.233Z] #17 41.70 Selecting previously unselected package python-pip-whl.
09:12:43 [2020-04-29T09:12:43.233Z] #17 41.71 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
09:12:43 [2020-04-29T09:12:43.233Z] #17 41.72 Unpacking python-pip-whl (18.1-5) ...
09:12:43 [2020-04-29T09:12:43.477Z] 
09:12:43 [2020-04-29T09:12:43.477Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:12:43 [2020-04-29T09:12:43.477Z] #23 ...
09:12:43 [2020-04-29T09:12:43.477Z] 
09:12:43 [2020-04-29T09:12:43.477Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:12:43 [2020-04-29T09:12:43.477Z] #60 86.33 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
09:12:43 [2020-04-29T09:12:43.670Z] #17 42.70 Selecting previously unselected package python3-lib2to3.
09:12:43 [2020-04-29T09:12:43.670Z] #17 42.71 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
09:12:43 [2020-04-29T09:12:43.670Z] #17 42.71 Unpacking python3-lib2to3 (3.7.3-1) ...
09:12:43 [2020-04-29T09:12:43.670Z] #17 42.83 Selecting previously unselected package python3-distutils.
09:12:43 [2020-04-29T09:12:43.801Z] #17 42.18 Selecting previously unselected package python3-lib2to3.
09:12:43 [2020-04-29T09:12:43.801Z] #17 42.21 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
09:12:43 [2020-04-29T09:12:43.801Z] #17 42.21 Unpacking python3-lib2to3 (3.7.3-1) ...
09:12:43 [2020-04-29T09:12:43.801Z] #17 42.33 Selecting previously unselected package python3-distutils.
09:12:43 [2020-04-29T09:12:43.801Z] #17 42.34 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
09:12:43 [2020-04-29T09:12:43.801Z] #17 42.35 Unpacking python3-distutils (3.7.3-1) ...
09:12:43 [2020-04-29T09:12:43.925Z] #17 42.85 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
09:12:43 [2020-04-29T09:12:43.925Z] #17 42.86 Unpacking python3-distutils (3.7.3-1) ...
09:12:44 [2020-04-29T09:12:44.058Z] #17 42.44 Selecting previously unselected package python3-pip.
09:12:44 [2020-04-29T09:12:44.058Z] #17 42.45 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
09:12:44 [2020-04-29T09:12:44.058Z] #17 42.45 Unpacking python3-pip (18.1-5) ...
09:12:44 [2020-04-29T09:12:44.179Z] #17 43.03 Selecting previously unselected package python3-pip.
09:12:44 [2020-04-29T09:12:44.179Z] #17 43.04 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
09:12:44 [2020-04-29T09:12:44.179Z] #17 43.05 Unpacking python3-pip (18.1-5) ...
09:12:44 [2020-04-29T09:12:44.179Z] #17 43.22 Selecting previously unselected package python3-pkg-resources.
09:12:44 [2020-04-29T09:12:44.179Z] #17 43.23 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
09:12:44 [2020-04-29T09:12:44.231Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
09:12:44 [2020-04-29T09:12:44.315Z] #17 42.64 Selecting previously unselected package python3-pkg-resources.
09:12:44 [2020-04-29T09:12:44.315Z] #17 42.65 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
09:12:44 [2020-04-29T09:12:44.315Z] #17 42.65 Unpacking python3-pkg-resources (40.8.0-1) ...
09:12:44 [2020-04-29T09:12:44.315Z] #17 42.77 Selecting previously unselected package python3-setuptools.
09:12:44 [2020-04-29T09:12:44.315Z] #17 42.78 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
09:12:44 [2020-04-29T09:12:44.315Z] #17 42.79 Unpacking python3-setuptools (40.8.0-1) ...
09:12:44 [2020-04-29T09:12:44.375Z] eac6fba788c9: Verifying Checksum
09:12:44 [2020-04-29T09:12:44.375Z] eac6fba788c9: Download complete
09:12:44 [2020-04-29T09:12:44.433Z] #17 43.24 Unpacking python3-pkg-resources (40.8.0-1) ...
09:12:44 [2020-04-29T09:12:44.433Z] #17 43.38 Selecting previously unselected package python3-setuptools.
09:12:44 [2020-04-29T09:12:44.433Z] #17 43.39 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
09:12:44 [2020-04-29T09:12:44.433Z] #17 43.40 Unpacking python3-setuptools (40.8.0-1) ...
09:12:44 [2020-04-29T09:12:44.466Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.6% of statements
09:12:44 [2020-04-29T09:12:44.519Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.633s	coverage: 52.1% of statements
09:12:44 [2020-04-29T09:12:44.519Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:12:44 [2020-04-29T09:12:44.519Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:12:44 [2020-04-29T09:12:44.573Z] #17 43.03 Selecting previously unselected package python3-wheel.
09:12:44 [2020-04-29T09:12:44.573Z] #17 43.05 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
09:12:44 [2020-04-29T09:12:44.573Z] #17 43.06 Unpacking python3-wheel (0.32.3-2) ...
09:12:44 [2020-04-29T09:12:44.687Z] #17 43.58 Selecting previously unselected package python3-wheel.
09:12:44 [2020-04-29T09:12:44.688Z] #17 43.58 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
09:12:44 [2020-04-29T09:12:44.688Z] #17 43.59 Unpacking python3-wheel (0.32.3-2) ...
09:12:44 [2020-04-29T09:12:44.688Z] #17 43.66 Selecting previously unselected package sudo.
09:12:44 [2020-04-29T09:12:44.688Z] #17 43.67 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
09:12:44 [2020-04-29T09:12:44.688Z] #17 43.68 Unpacking sudo (1.8.27-1+deb10u2) ...
09:12:44 [2020-04-29T09:12:44.830Z] #17 43.14 Selecting previously unselected package sudo.
09:12:44 [2020-04-29T09:12:44.830Z] #17 43.15 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
09:12:44 [2020-04-29T09:12:44.830Z] #17 43.16 Unpacking sudo (1.8.27-1+deb10u2) ...
09:12:44 [2020-04-29T09:12:44.861Z] #60 87.54 + mkdir -p /build
09:12:44 [2020-04-29T09:12:44.861Z] #60 87.55 + cp runc /build/runc
09:12:45 [2020-04-29T09:12:45.087Z] #17 43.64 Selecting previously unselected package thin-provisioning-tools.
09:12:45 [2020-04-29T09:12:45.125Z] #60 DONE 87.8s
09:12:45 [2020-04-29T09:12:45.125Z] 
09:12:45 [2020-04-29T09:12:45.125Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:45 [2020-04-29T09:12:45.125Z] #44 127.8   CC       criu/net.o
09:12:45 [2020-04-29T09:12:45.246Z] #17 44.17 Selecting previously unselected package thin-provisioning-tools.
09:12:45 [2020-04-29T09:12:45.246Z] #17 44.17 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
09:12:45 [2020-04-29T09:12:45.246Z] #17 44.18 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
09:12:45 [2020-04-29T09:12:45.246Z] #17 44.40 Selecting previously unselected package uidmap.
09:12:45 [2020-04-29T09:12:45.246Z] #17 44.41 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
09:12:45 [2020-04-29T09:12:45.246Z] #17 44.42 Unpacking uidmap (1:4.5-1.1) ...
09:12:45 [2020-04-29T09:12:45.345Z] #17 43.66 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
09:12:45 [2020-04-29T09:12:45.345Z] #17 43.67 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
09:12:45 [2020-04-29T09:12:45.345Z] #17 43.90 Selecting previously unselected package uidmap.
09:12:45 [2020-04-29T09:12:45.345Z] #17 43.90 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
09:12:45 [2020-04-29T09:12:45.500Z] #17 44.55 Selecting previously unselected package vim-runtime.
09:12:45 [2020-04-29T09:12:45.500Z] #17 44.56 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
09:12:45 [2020-04-29T09:12:45.500Z] #17 44.58 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
09:12:45 [2020-04-29T09:12:45.500Z] #17 44.61 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
09:12:45 [2020-04-29T09:12:45.500Z] #17 44.62 Unpacking vim-runtime (2:8.1.0875-5) ...
09:12:45 [2020-04-29T09:12:45.602Z] #17 43.91 Unpacking uidmap (1:4.5-1.1) ...
09:12:45 [2020-04-29T09:12:45.602Z] #17 44.03 Selecting previously unselected package vim-runtime.
09:12:45 [2020-04-29T09:12:45.602Z] #17 44.04 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
09:12:45 [2020-04-29T09:12:45.602Z] #17 44.06 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
09:12:45 [2020-04-29T09:12:45.602Z] #17 44.08 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
09:12:45 [2020-04-29T09:12:45.602Z] #17 44.08 Unpacking vim-runtime (2:8.1.0875-5) ...
09:12:46 [2020-04-29T09:12:46.065Z] #44 130.1   CC       criu/netfilter.o
09:12:46 [2020-04-29T09:12:46.326Z] #44 130.4   CC       criu/page-pipe.o
09:12:46 [2020-04-29T09:12:46.897Z] #44 131.0   CC       criu/page-xfer.o
09:12:48 [2020-04-29T09:12:48.280Z] #44 132.0   CC       criu/pagemap-cache.o
09:12:48 [2020-04-29T09:12:48.280Z] #44 132.3   CC       criu/pagemap.o
09:12:48 [2020-04-29T09:12:48.759Z] #17 47.79 Selecting previously unselected package vim.
09:12:48 [2020-04-29T09:12:48.759Z] #17 47.81 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
09:12:48 [2020-04-29T09:12:48.759Z] #17 47.82 Unpacking vim (2:8.1.0875-5) ...
09:12:48 [2020-04-29T09:12:48.851Z] #44 132.9   CC       criu/parasite-syscall.o
09:12:48 [2020-04-29T09:12:48.880Z] #17 47.18 Selecting previously unselected package vim.
09:12:48 [2020-04-29T09:12:48.880Z] #17 47.19 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
09:12:48 [2020-04-29T09:12:48.880Z] #17 47.21 Unpacking vim (2:8.1.0875-5) ...
09:12:48 [2020-04-29T09:12:48.880Z] #17 ...
09:12:48 [2020-04-29T09:12:48.880Z] 
09:12:48 [2020-04-29T09:12:48.880Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:48 [2020-04-29T09:12:48.880Z] #44 104.5   CC       criu/cr-errno.o
09:12:48 [2020-04-29T09:12:48.880Z] #44 104.6   CC       criu/cr-restore.o
09:12:48 [2020-04-29T09:12:48.880Z] #44 109.1   CC       criu/cr-service.o
09:12:48 [2020-04-29T09:12:48.880Z] #44 110.8   CC       criu/crtools.o
09:12:48 [2020-04-29T09:12:48.880Z] #44 111.3   CC       criu/eventfd.o
09:12:48 [2020-04-29T09:12:48.880Z] #44 111.8   CC       criu/eventpoll.o
09:12:48 [2020-04-29T09:12:48.880Z] #44 112.8   CC       criu/external.o
09:12:48 [2020-04-29T09:12:48.880Z] #44 113.1   CC       criu/fault-injection.o
09:12:48 [2020-04-29T09:12:48.880Z] #44 113.3   CC       criu/fdstore.o
09:12:48 [2020-04-29T09:12:48.880Z] #44 113.6   CC       criu/fifo.o
09:12:48 [2020-04-29T09:12:48.880Z] #44 114.1   CC       criu/file-ids.o
09:12:48 [2020-04-29T09:12:48.880Z] #44 114.5   CC       criu/file-lock.o
09:12:48 [2020-04-29T09:12:48.947Z] ok  	github.com/docker/docker/daemon/logger	0.288s	coverage: 41.8% of statements
09:12:49 [2020-04-29T09:12:49.137Z] #44 ...
09:12:49 [2020-04-29T09:12:49.137Z] 
09:12:49 [2020-04-29T09:12:49.137Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:12:49 [2020-04-29T09:12:49.137Z] #17 47.76 Selecting previously unselected package xfsprogs.
09:12:49 [2020-04-29T09:12:49.318Z] #17 48.32 Selecting previously unselected package xfsprogs.
09:12:49 [2020-04-29T09:12:49.318Z] #17 48.32 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
09:12:49 [2020-04-29T09:12:49.318Z] #17 48.33 Unpacking xfsprogs (4.20.0-1) ...
09:12:49 [2020-04-29T09:12:49.395Z] #17 47.78 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
09:12:49 [2020-04-29T09:12:49.395Z] #17 47.78 Unpacking xfsprogs (4.20.0-1) ...
09:12:49 [2020-04-29T09:12:49.423Z] #44 133.5   CC       criu/path.o
09:12:49 [2020-04-29T09:12:49.592Z] #65 247.0 + bin/containerd-shim-runc-v1
09:12:49 [2020-04-29T09:12:49.684Z] #44 133.7   CC       criu/pie-util-vdso.o
09:12:49 [2020-04-29T09:12:49.878Z] #17 48.75 Selecting previously unselected package zip.
09:12:49 [2020-04-29T09:12:49.878Z] #17 48.76 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
09:12:49 [2020-04-29T09:12:49.878Z] #17 48.76 Unpacking zip (3.0-11+b1) ...
09:12:49 [2020-04-29T09:12:49.944Z] #44 134.0   CC       criu/pie-util.o
09:12:49 [2020-04-29T09:12:49.962Z] #17 48.29 Selecting previously unselected package zip.
09:12:49 [2020-04-29T09:12:49.962Z] #17 48.30 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
09:12:49 [2020-04-29T09:12:49.962Z] #17 48.30 Unpacking zip (3.0-11+b1) ...
09:12:49 [2020-04-29T09:12:49.962Z] #17 48.52 Setting up aufs-tools (1:4.14+20190211-1) ...
09:12:49 [2020-04-29T09:12:49.962Z] #17 48.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
09:12:49 [2020-04-29T09:12:49.962Z] #17 48.55 Setting up libip6tc0:amd64 (1.8.2-4) ...
09:12:49 [2020-04-29T09:12:49.962Z] #17 48.56 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:12:49 [2020-04-29T09:12:49.962Z] #17 48.56 Setting up libgpm2:amd64 (1.20.7-5) ...
09:12:49 [2020-04-29T09:12:49.962Z] #17 48.57 Setting up libip4tc0:amd64 (1.8.2-4) ...
09:12:49 [2020-04-29T09:12:49.962Z] #17 48.58 Setting up uidmap (1:4.5-1.1) ...
09:12:49 [2020-04-29T09:12:49.962Z] #17 48.59 Setting up libnftnl11:amd64 (1.1.2-2) ...
09:12:49 [2020-04-29T09:12:49.962Z] #17 48.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:12:49 [2020-04-29T09:12:49.962Z] #17 48.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:12:49 [2020-04-29T09:12:49.974Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.041s	coverage: 67.0% of statements
09:12:50 [2020-04-29T09:12:50.133Z] #17 49.01 Setting up aufs-tools (1:4.14+20190211-1) ...
09:12:50 [2020-04-29T09:12:50.134Z] #17 49.03 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
09:12:50 [2020-04-29T09:12:50.134Z] #17 49.04 Setting up libip6tc0:amd64 (1.8.2-4) ...
09:12:50 [2020-04-29T09:12:50.134Z] #17 49.05 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
09:12:50 [2020-04-29T09:12:50.134Z] #17 49.06 Setting up libgpm2:amd64 (1.20.7-5) ...
09:12:50 [2020-04-29T09:12:50.134Z] #17 49.07 Setting up libip4tc0:amd64 (1.8.2-4) ...
09:12:50 [2020-04-29T09:12:50.134Z] #17 49.07 Setting up uidmap (1:4.5-1.1) ...
09:12:50 [2020-04-29T09:12:50.134Z] #17 49.09 Setting up libnftnl11:amd64 (1.1.2-2) ...
09:12:50 [2020-04-29T09:12:50.134Z] #17 49.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:12:50 [2020-04-29T09:12:50.134Z] #17 49.10 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
09:12:50 [2020-04-29T09:12:50.134Z] #17 49.11 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:12:50 [2020-04-29T09:12:50.134Z] #17 49.12 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:12:50 [2020-04-29T09:12:50.134Z] #17 49.13 Setting up xxd (2:8.1.0875-5) ...
09:12:50 [2020-04-29T09:12:50.134Z] #17 49.14 Setting up zip (3.0-11+b1) ...
09:12:50 [2020-04-29T09:12:50.134Z] #17 49.15 Setting up vim-common (2:8.1.0875-5) ...
09:12:50 [2020-04-29T09:12:50.134Z] #17 49.17 Setting up bash-completion (1:2.8-6) ...
09:12:50 [2020-04-29T09:12:50.208Z] #44 134.1   CC       criu/pipes.o
09:12:50 [2020-04-29T09:12:50.220Z] #17 48.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
09:12:50 [2020-04-29T09:12:50.220Z] #17 48.63 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
09:12:50 [2020-04-29T09:12:50.220Z] #17 48.65 Setting up xxd (2:8.1.0875-5) ...
09:12:50 [2020-04-29T09:12:50.220Z] #17 48.66 Setting up zip (3.0-11+b1) ...
09:12:50 [2020-04-29T09:12:50.220Z] #17 48.67 Setting up vim-common (2:8.1.0875-5) ...
09:12:50 [2020-04-29T09:12:50.220Z] #17 48.69 Setting up bash-completion (1:2.8-6) ...
09:12:50 [2020-04-29T09:12:50.230Z] 65014b3c3121: Download complete
09:12:50 [2020-04-29T09:12:50.430Z] #17 ...
09:12:50 [2020-04-29T09:12:50.430Z] 
09:12:50 [2020-04-29T09:12:50.430Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:50 [2020-04-29T09:12:50.430Z] #44 107.3   CC       criu/crtools.o
09:12:50 [2020-04-29T09:12:50.430Z] #44 107.8   CC       criu/eventfd.o
09:12:50 [2020-04-29T09:12:50.430Z] #44 108.2   CC       criu/eventpoll.o
09:12:50 [2020-04-29T09:12:50.430Z] #44 109.0   CC       criu/external.o
09:12:50 [2020-04-29T09:12:50.430Z] #44 109.3   CC       criu/fault-injection.o
09:12:50 [2020-04-29T09:12:50.430Z] #44 109.5   CC       criu/fdstore.o
09:12:50 [2020-04-29T09:12:50.430Z] #44 109.8   CC       criu/fifo.o
09:12:50 [2020-04-29T09:12:50.430Z] #44 110.3   CC       criu/file-ids.o
09:12:50 [2020-04-29T09:12:50.430Z] #44 110.5   CC       criu/file-lock.o
09:12:50 [2020-04-29T09:12:50.430Z] #44 111.4   CC       criu/files-ext.o
09:12:50 [2020-04-29T09:12:50.430Z] #44 111.8   CC       criu/files-reg.o
09:12:50 [2020-04-29T09:12:50.430Z] #44 113.8   CC       criu/files.o
09:12:50 [2020-04-29T09:12:50.430Z] #44 115.9   CC       criu/filesystems.o
09:12:50 [2020-04-29T09:12:50.430Z] #44 116.7   CC       criu/fsnotify.o
09:12:50 [2020-04-29T09:12:50.779Z] #44 134.6   CC       criu/plugin.o
09:12:50 [2020-04-29T09:12:50.990Z] #44 117.9   CC       criu/image-desc.o
09:12:51 [2020-04-29T09:12:51.005Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.591s	coverage: 77.8% of statements
09:12:51 [2020-04-29T09:12:51.040Z] #44 134.9   CC       criu/proc_parse.o
09:12:51 [2020-04-29T09:12:51.040Z] #44 ...
09:12:51 [2020-04-29T09:12:51.040Z] 
09:12:51 [2020-04-29T09:12:51.040Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:12:51 [2020-04-29T09:12:51.040Z] #65 152.6 + bin/containerd
09:12:51 [2020-04-29T09:12:51.245Z] #44 118.1   CC       criu/image.o
09:12:51 [2020-04-29T09:12:51.271Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.428s	coverage: 13.9% of statements
09:12:51 [2020-04-29T09:12:51.630Z] ok  	github.com/docker/docker/daemon/logger/journald	0.036s	coverage: 26.2% of statements
09:12:51 [2020-04-29T09:12:51.916Z] ok  	github.com/docker/docker/daemon/images	0.075s	coverage: 4.9% of statements
09:12:51 [2020-04-29T09:12:51.916Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:12:51 [2020-04-29T09:12:51.916Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:12:51 [2020-04-29T09:12:51.916Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:12:51 [2020-04-29T09:12:51.916Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:12:52 [2020-04-29T09:12:52.169Z] #44 119.0   CC       criu/ipc_ns.o
09:12:52 [2020-04-29T09:12:52.278Z] ok  	github.com/docker/docker/daemon/config	0.022s	coverage: 81.7% of statements
09:12:52 [2020-04-29T09:12:52.561Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
09:12:52 [2020-04-29T09:12:52.729Z] #44 ...
09:12:52 [2020-04-29T09:12:52.729Z] 
09:12:52 [2020-04-29T09:12:52.729Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:12:52 [2020-04-29T09:12:52.869Z] #65 250.0 + bin/containerd-shim-runc-v2
09:12:52 [2020-04-29T09:12:52.940Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.022s	coverage: 87.2% of statements
09:12:52 [2020-04-29T09:12:52.984Z] #17 51.91 Setting up libiptc0:amd64 (1.8.2-4) ...
09:12:52 [2020-04-29T09:12:52.984Z] #17 51.92 Setting up xz-utils (5.2.4-1) ...
09:12:52 [2020-04-29T09:12:52.984Z] #17 51.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:12:52 [2020-04-29T09:12:52.984Z] #17 51.95 Setting up sudo (1.8.27-1+deb10u2) ...
09:12:52 [2020-04-29T09:12:52.984Z] #17 52.00 invoke-rc.d: could not determine current runlevel
09:12:52 [2020-04-29T09:12:52.984Z] #17 52.02 invoke-rc.d: policy-rc.d denied execution of start.
09:12:52 [2020-04-29T09:12:52.984Z] #17 52.02 Setting up pigz (2.4-1) ...
09:12:52 [2020-04-29T09:12:52.984Z] #17 52.03 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:12:52 [2020-04-29T09:12:52.984Z] #17 52.04 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:12:52 [2020-04-29T09:12:52.984Z] #17 52.06 Setting up python-pip-whl (18.1-5) ...
09:12:52 [2020-04-29T09:12:52.984Z] #17 52.08 Setting up libmpdec2:amd64 (2.4.2-2) ...
09:12:52 [2020-04-29T09:12:52.984Z] #17 52.09 Setting up vim-runtime (2:8.1.0875-5) ...
09:12:53 [2020-04-29T09:12:53.126Z] #65 250.8 + binaries
09:12:53 [2020-04-29T09:12:53.126Z] #65 250.8 + mkdir -p /build
09:12:53 [2020-04-29T09:12:53.126Z] #65 250.8 + cp bin/containerd /build/containerd
09:12:53 [2020-04-29T09:12:53.126Z] #65 250.8 + cp bin/containerd-shim /build/containerd-shim
09:12:53 [2020-04-29T09:12:53.126Z] #65 250.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:12:53 [2020-04-29T09:12:53.126Z] #65 250.8 + cp bin/ctr /build/ctr
09:12:53 [2020-04-29T09:12:53.176Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
09:12:53 [2020-04-29T09:12:53.383Z] #65 DONE 251.2s
09:12:53 [2020-04-29T09:12:53.500Z] #17 51.55 Setting up libiptc0:amd64 (1.8.2-4) ...
09:12:53 [2020-04-29T09:12:53.500Z] #17 51.56 Setting up xz-utils (5.2.4-1) ...
09:12:53 [2020-04-29T09:12:53.500Z] #17 51.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:12:53 [2020-04-29T09:12:53.500Z] #17 51.59 Setting up sudo (1.8.27-1+deb10u2) ...
09:12:53 [2020-04-29T09:12:53.500Z] #17 51.68 invoke-rc.d: could not determine current runlevel
09:12:53 [2020-04-29T09:12:53.500Z] #17 51.69 invoke-rc.d: policy-rc.d denied execution of start.
09:12:53 [2020-04-29T09:12:53.500Z] #17 51.70 Setting up pigz (2.4-1) ...
09:12:53 [2020-04-29T09:12:53.500Z] #17 51.72 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:12:53 [2020-04-29T09:12:53.500Z] #17 51.73 Setting up libnl-3-200:amd64 (3.4.0-1) ...
09:12:53 [2020-04-29T09:12:53.500Z] #17 51.74 Setting up python-pip-whl (18.1-5) ...
09:12:53 [2020-04-29T09:12:53.500Z] #17 51.75 Setting up libmpdec2:amd64 (2.4.2-2) ...
09:12:53 [2020-04-29T09:12:53.500Z] #17 51.76 Setting up vim-runtime (2:8.1.0875-5) ...
09:12:53 [2020-04-29T09:12:53.544Z] #17 52.51 Setting up libaio1:amd64 (0.3.112-3) ...
09:12:53 [2020-04-29T09:12:53.544Z] #17 52.52 Setting up libonig5:amd64 (6.9.1-1) ...
09:12:53 [2020-04-29T09:12:53.544Z] #17 52.52 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
09:12:53 [2020-04-29T09:12:53.544Z] #17 52.53 Setting up vim (2:8.1.0875-5) ...
09:12:53 [2020-04-29T09:12:53.544Z] #17 52.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:12:53 [2020-04-29T09:12:53.544Z] #17 52.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:12:53 [2020-04-29T09:12:53.544Z] #17 52.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:12:53 [2020-04-29T09:12:53.544Z] #17 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:12:53 [2020-04-29T09:12:53.544Z] #17 52.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:12:53 [2020-04-29T09:12:53.544Z] #17 52.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:12:53 [2020-04-29T09:12:53.544Z] #17 52.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:12:53 [2020-04-29T09:12:53.544Z] #17 52.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:12:53 [2020-04-29T09:12:53.544Z] #17 52.63 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:12:53 [2020-04-29T09:12:53.544Z] #17 52.64 Setting up thin-provisioning-tools (0.7.6-2.1) ...
09:12:53 [2020-04-29T09:12:53.758Z] #17 52.19 Setting up libaio1:amd64 (0.3.112-3) ...
09:12:53 [2020-04-29T09:12:53.758Z] #17 52.19 Setting up libonig5:amd64 (6.9.1-1) ...
09:12:53 [2020-04-29T09:12:53.758Z] #17 52.21 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
09:12:53 [2020-04-29T09:12:53.758Z] #17 52.23 Setting up vim (2:8.1.0875-5) ...
09:12:53 [2020-04-29T09:12:53.758Z] #17 52.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:12:53 [2020-04-29T09:12:53.758Z] #17 52.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:12:53 [2020-04-29T09:12:53.758Z] #17 52.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:12:53 [2020-04-29T09:12:53.758Z] #17 52.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:12:53 [2020-04-29T09:12:53.758Z] #17 52.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:12:53 [2020-04-29T09:12:53.758Z] #17 52.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:12:53 [2020-04-29T09:12:53.758Z] #17 52.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:12:53 [2020-04-29T09:12:53.758Z] #17 52.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:12:53 [2020-04-29T09:12:53.799Z] #17 52.65 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:12:53 [2020-04-29T09:12:53.799Z] #17 52.66 Setting up jq (1.5+dfsg-2+b1) ...
09:12:53 [2020-04-29T09:12:53.799Z] #17 52.67 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
09:12:53 [2020-04-29T09:12:53.799Z] #17 52.68 Setting up python3.7 (3.7.3-2+deb10u1) ...
09:12:54 [2020-04-29T09:12:54.015Z] #17 52.35 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
09:12:54 [2020-04-29T09:12:54.015Z] #17 52.37 Setting up thin-provisioning-tools (0.7.6-2.1) ...
09:12:54 [2020-04-29T09:12:54.015Z] #17 52.38 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:12:54 [2020-04-29T09:12:54.015Z] #17 52.39 Setting up jq (1.5+dfsg-2+b1) ...
09:12:54 [2020-04-29T09:12:54.015Z] #17 52.40 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
09:12:54 [2020-04-29T09:12:54.015Z] #17 52.41 Setting up python3.7 (3.7.3-2+deb10u1) ...
09:12:54 [2020-04-29T09:12:54.183Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
09:12:54 [2020-04-29T09:12:54.183Z] ok  	github.com/docker/docker/daemon	12.261s	coverage: 17.3% of statements
09:12:54 [2020-04-29T09:12:54.183Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:12:54 [2020-04-29T09:12:54.183Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:12:54 [2020-04-29T09:12:54.183Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:12:54 [2020-04-29T09:12:54.183Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:12:54 [2020-04-29T09:12:54.315Z] 
09:12:54 [2020-04-29T09:12:54.315Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
09:12:54 [2020-04-29T09:12:54.315Z] #66 DONE 0.2s
09:12:54 [2020-04-29T09:12:54.430Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.026s	coverage: 61.6% of statements
09:12:54 [2020-04-29T09:12:54.571Z] 
09:12:54 [2020-04-29T09:12:54.572Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
09:12:54 [2020-04-29T09:12:54.572Z] #70 DONE 0.1s
09:12:54 [2020-04-29T09:12:54.572Z] 
09:12:54 [2020-04-29T09:12:54.572Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
09:12:54 [2020-04-29T09:12:54.572Z] #72 DONE 0.1s
09:12:54 [2020-04-29T09:12:54.829Z] 
09:12:54 [2020-04-29T09:12:54.829Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
09:12:54 [2020-04-29T09:12:54.829Z] #75 DONE 0.1s
09:12:54 [2020-04-29T09:12:54.829Z] 
09:12:54 [2020-04-29T09:12:54.829Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
09:12:54 [2020-04-29T09:12:54.829Z] #76 DONE 0.0s
09:12:54 [2020-04-29T09:12:54.829Z] 
09:12:54 [2020-04-29T09:12:54.829Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
09:12:55 [2020-04-29T09:12:55.759Z] #77 DONE 0.9s
09:12:55 [2020-04-29T09:12:55.759Z] 
09:12:55 [2020-04-29T09:12:55.759Z] #78 exporting to image
09:12:55 [2020-04-29T09:12:55.759Z] #78 exporting layers
09:12:56 [2020-04-29T09:12:56.206Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
09:12:56 [2020-04-29T09:12:56.325Z] #65 ...
09:12:56 [2020-04-29T09:12:56.325Z] 
09:12:56 [2020-04-29T09:12:56.325Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:12:56 [2020-04-29T09:12:56.325Z] #53 187.4 + cd /tmp/tmp.dpEc70KhP8/src/github.com/golangci/golangci-lint/
09:12:56 [2020-04-29T09:12:56.325Z] #53 187.4 + git checkout -q v1.23.8
09:12:56 [2020-04-29T09:12:56.325Z] #53 187.8 ++ git describe --tags
09:12:56 [2020-04-29T09:12:56.325Z] #53 187.8 + version=v1.23.8
09:12:56 [2020-04-29T09:12:56.325Z] #53 187.8 ++ git rev-parse --short HEAD
09:12:56 [2020-04-29T09:12:56.325Z] #53 187.8 + commit=76a82c6
09:12:56 [2020-04-29T09:12:56.325Z] #53 187.8 ++ git show -s --format=%cd
09:12:56 [2020-04-29T09:12:56.325Z] #53 187.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
09:12:56 [2020-04-29T09:12:56.325Z] #53 187.8 + 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
09:12:56 [2020-04-29T09:12:56.821Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.205s	coverage: 57.0% of statements
09:12:57 [2020-04-29T09:12:57.056Z] #17 55.70 Setting up iptables (1.8.2-4) ...
09:12:57 [2020-04-29T09:12:57.057Z] #17 55.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:12:57 [2020-04-29T09:12:57.057Z] #17 55.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:12:57 [2020-04-29T09:12:57.057Z] #17 55.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:12:57 [2020-04-29T09:12:57.057Z] #17 55.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:12:57 [2020-04-29T09:12:57.057Z] #17 55.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:12:57 [2020-04-29T09:12:57.057Z] #17 55.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:12:57 [2020-04-29T09:12:57.057Z] #17 55.78 Setting up python3 (3.7.3-1) ...
09:12:57 [2020-04-29T09:12:57.135Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.064s	coverage: 19.8% of statements
09:12:57 [2020-04-29T09:12:57.135Z] ok  	github.com/docker/docker/daemon/logger/local	0.111s	coverage: 75.2% of statements
09:12:57 [2020-04-29T09:12:57.135Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:12:57 [2020-04-29T09:12:57.294Z] #17 55.28 Setting up iptables (1.8.2-4) ...
09:12:57 [2020-04-29T09:12:57.294Z] #17 55.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:12:57 [2020-04-29T09:12:57.294Z] #17 55.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:12:57 [2020-04-29T09:12:57.294Z] #17 55.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:12:57 [2020-04-29T09:12:57.294Z] #17 55.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:12:57 [2020-04-29T09:12:57.294Z] #17 55.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:12:57 [2020-04-29T09:12:57.294Z] #17 55.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:12:57 [2020-04-29T09:12:57.294Z] #17 55.33 Setting up python3 (3.7.3-1) ...
09:12:57 [2020-04-29T09:12:57.294Z] #17 55.77 Setting up python3-wheel (0.32.3-2) ...
09:12:57 [2020-04-29T09:12:57.311Z] #17 56.23 Setting up python3-wheel (0.32.3-2) ...
09:12:57 [2020-04-29T09:12:57.552Z] #17 ...
09:12:57 [2020-04-29T09:12:57.552Z] 
09:12:57 [2020-04-29T09:12:57.552Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:12:57 [2020-04-29T09:12:57.552Z] #41 199.3 + dpkg --print-architecture
09:12:57 [2020-04-29T09:12:57.552Z] #41 199.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:12:57 [2020-04-29T09:12:57.775Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.090s	coverage: 33.3% of statements
09:12:57 [2020-04-29T09:12:57.809Z] #41 199.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:12:57 [2020-04-29T09:12:57.809Z] #41 199.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:12:58 [2020-04-29T09:12:58.233Z] #17 57.05 Setting up apparmor (2.13.2-10) ...
09:12:59 [2020-04-29T09:12:59.270Z] ok  	github.com/docker/docker/daemon/logger/templates	0.007s	coverage: 8.3% of statements
09:12:59 [2020-04-29T09:12:59.593Z] #17 58.62 Setting up xfsprogs (4.20.0-1) ...
09:12:59 [2020-04-29T09:12:59.593Z] #17 58.63 Setting up python3-lib2to3 (3.7.3-1) ...
09:12:59 [2020-04-29T09:12:59.707Z] #41 ...
09:12:59 [2020-04-29T09:12:59.707Z] 
09:12:59 [2020-04-29T09:12:59.707Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:12:59 [2020-04-29T09:12:59.707Z] #44 115.3   CC       criu/files-ext.o
09:12:59 [2020-04-29T09:12:59.707Z] #44 115.7   CC       criu/files-reg.o
09:12:59 [2020-04-29T09:12:59.707Z] #44 118.0   CC       criu/files.o
09:12:59 [2020-04-29T09:12:59.707Z] #44 120.1   CC       criu/filesystems.o
09:12:59 [2020-04-29T09:12:59.707Z] #44 120.8   CC       criu/fsnotify.o
09:12:59 [2020-04-29T09:12:59.707Z] #44 122.0   CC       criu/image-desc.o
09:12:59 [2020-04-29T09:12:59.707Z] #44 122.2   CC       criu/image.o
09:12:59 [2020-04-29T09:12:59.707Z] #44 123.2   CC       criu/ipc_ns.o
09:12:59 [2020-04-29T09:12:59.707Z] #44 124.3   CC       criu/irmap.o
09:12:59 [2020-04-29T09:12:59.707Z] #44 125.0   CC       criu/kcmp-ids.o
09:12:59 [2020-04-29T09:12:59.707Z] #44 125.4   CC       criu/kerndat.o
09:12:59 [2020-04-29T09:12:59.707Z] #44 ...
09:12:59 [2020-04-29T09:12:59.707Z] 
09:12:59 [2020-04-29T09:12:59.707Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:12:59 [2020-04-29T09:12:59.707Z] #17 56.44 Setting up apparmor (2.13.2-10) ...
09:12:59 [2020-04-29T09:12:59.707Z] #17 58.10 Setting up xfsprogs (4.20.0-1) ...
09:12:59 [2020-04-29T09:12:59.707Z] #17 58.12 Setting up python3-lib2to3 (3.7.3-1) ...
09:12:59 [2020-04-29T09:12:59.847Z] #17 58.98 Setting up python3-pkg-resources (40.8.0-1) ...
09:13:00 [2020-04-29T09:13:00.273Z] #17 58.55 Setting up python3-pkg-resources (40.8.0-1) ...
09:13:00 [2020-04-29T09:13:00.762Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.043s	coverage: 47.8% of statements
09:13:00 [2020-04-29T09:13:00.838Z] #17 59.44 Setting up python3-distutils (3.7.3-1) ...
09:13:01 [2020-04-29T09:13:01.202Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.914s	coverage: 45.9% of statements
09:13:01 [2020-04-29T09:13:01.205Z] #17 59.88 Setting up python3-distutils (3.7.3-1) ...
09:13:01 [2020-04-29T09:13:01.403Z] #17 59.87 Setting up python3-setuptools (40.8.0-1) ...
09:13:01 [2020-04-29T09:13:01.504Z] #17 60.37 Setting up python3-setuptools (40.8.0-1) ...
09:13:01 [2020-04-29T09:13:01.611Z] #53 ...
09:13:01 [2020-04-29T09:13:01.611Z] 
09:13:01 [2020-04-29T09:13:01.611Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:13:01 [2020-04-29T09:13:01.611Z] #44 136.7   CC       criu/protobuf-desc.o
09:13:01 [2020-04-29T09:13:01.611Z] #44 137.4   CC       criu/protobuf.o
09:13:01 [2020-04-29T09:13:01.611Z] #44 137.7   CC       criu/pstree.o
09:13:01 [2020-04-29T09:13:01.611Z] #44 138.5   CC       criu/rbtree.o
09:13:01 [2020-04-29T09:13:01.611Z] #44 138.8   CC       criu/rst-malloc.o
09:13:01 [2020-04-29T09:13:01.611Z] #44 139.2   CC       criu/seccomp.o
09:13:01 [2020-04-29T09:13:01.611Z] #44 139.9   CC       criu/seize.o
09:13:01 [2020-04-29T09:13:01.611Z] #44 140.5   CC       criu/servicefd.o
09:13:01 [2020-04-29T09:13:01.611Z] #44 140.8   CC       criu/shmem.o
09:13:01 [2020-04-29T09:13:01.611Z] #44 141.6   CC       criu/sigframe.o
09:13:01 [2020-04-29T09:13:01.611Z] #44 141.7   CC       criu/signalfd.o
09:13:01 [2020-04-29T09:13:01.611Z] #44 142.0   CC       criu/sk-inet.o
09:13:01 [2020-04-29T09:13:01.611Z] #44 142.9   CC       criu/sk-netlink.o
09:13:01 [2020-04-29T09:13:01.611Z] #44 143.3   CC       criu/sk-packet.o
09:13:01 [2020-04-29T09:13:01.611Z] #44 143.9   CC       criu/sk-queue.o
09:13:01 [2020-04-29T09:13:01.611Z] #44 144.3   CC       criu/sk-tcp.o
09:13:01 [2020-04-29T09:13:01.611Z] #44 144.7   CC       criu/sk-unix.o
09:13:01 [2020-04-29T09:13:01.784Z] ok  	github.com/docker/docker/daemon/network	0.027s	coverage: 63.8% of statements
09:13:01 [2020-04-29T09:13:01.821Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.005s	coverage: 1.8% of statements
09:13:02 [2020-04-29T09:13:02.307Z] #78 exporting layers 5.9s done
09:13:02 [2020-04-29T09:13:02.307Z] #78 writing image sha256:7c98bbccb05dbc944d0c703808b1f37b66ae0ff0dc9b75e99205deb93abcf2da done
09:13:02 [2020-04-29T09:13:02.307Z] #78 naming to docker.io/library/docker:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 done
09:13:02 [2020-04-29T09:13:02.307Z] #78 DONE 5.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
09:13:02 [2020-04-29T09:13:02.553Z] #44 146.3   CC       criu/sockets.o
09:13:02 [2020-04-29T09:13:02.638Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40868/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40868/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 hack/validate/default
09:13:02 [2020-04-29T09:13:02.777Z] #17 60.99 Setting up python3-pip (18.1-5) ...
09:13:02 [2020-04-29T09:13:02.807Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.179s	coverage: 82.5% of statements
09:13:02 [2020-04-29T09:13:02.807Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:13:02 [2020-04-29T09:13:02.807Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:13:02 [2020-04-29T09:13:02.863Z] #17 61.66 Setting up python3-pip (18.1-5) ...
09:13:03 [2020-04-29T09:13:03.421Z] #17 ...
09:13:03 [2020-04-29T09:13:03.421Z] 
09:13:03 [2020-04-29T09:13:03.421Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:13:03 [2020-04-29T09:13:03.421Z] #44 120.2   CC       criu/irmap.o
09:13:03 [2020-04-29T09:13:03.421Z] #44 120.9   CC       criu/kcmp-ids.o
09:13:03 [2020-04-29T09:13:03.421Z] #44 121.2   CC       criu/kerndat.o
09:13:03 [2020-04-29T09:13:03.421Z] #44 122.4   CC       criu/libnetlink.o
09:13:03 [2020-04-29T09:13:03.421Z] #44 122.8   CC       criu/log.o
09:13:03 [2020-04-29T09:13:03.421Z] #44 123.3   CC       criu/lsm.o
09:13:03 [2020-04-29T09:13:03.421Z] #44 123.7   CC       criu/mem.o
09:13:03 [2020-04-29T09:13:03.421Z] #44 125.2   CC       criu/mount.o
09:13:03 [2020-04-29T09:13:03.421Z] #44 129.4   CC       criu/namespaces.o
09:13:03 [2020-04-29T09:13:03.421Z] #44 ...
09:13:03 [2020-04-29T09:13:03.421Z] 
09:13:03 [2020-04-29T09:13:03.421Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:13:03 [2020-04-29T09:13:03.421Z] #41 192.8 + dpkg --print-architecture
09:13:03 [2020-04-29T09:13:03.421Z] #41 192.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
09:13:03 [2020-04-29T09:13:03.422Z] #41 193.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:13:03 [2020-04-29T09:13:03.422Z] #41 193.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:13:03 [2020-04-29T09:13:03.494Z] #44 147.2   CC       criu/stats.o
09:13:03 [2020-04-29T09:13:03.494Z] #44 147.5   CC       criu/string.o
09:13:03 [2020-04-29T09:13:03.494Z] #44 147.6   CC       criu/sysctl.o
09:13:03 [2020-04-29T09:13:03.571Z] Congratulations!  All commits are properly signed with the DCO!
09:13:03 [2020-04-29T09:13:03.571Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
09:13:03 [2020-04-29T09:13:03.571Z] No api/types/ or api/swagger.yaml changes in diff.
09:13:03 [2020-04-29T09:13:03.571Z] Congratulations!  All TOML source files changed here have valid syntax.
09:13:03 [2020-04-29T09:13:03.571Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
09:13:03 [2020-04-29T09:13:03.571Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
09:13:03 [2020-04-29T09:13:03.571Z] Congratulations!  No new tests were added to integration-cli.
09:13:03 [2020-04-29T09:13:03.571Z] 
09:13:03 [2020-04-29T09:13:03.571Z] INFO Start validation with golang-ci-lint
09:13:03 [2020-04-29T09:13:03.571Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
09:13:03 [2020-04-29T09:13:03.571Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
09:13:03 [2020-04-29T09:13:03.571Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
09:13:03 [2020-04-29T09:13:03.710Z] #17 62.04 Processing triggers for libc-bin (2.28-10) ...
09:13:03 [2020-04-29T09:13:03.710Z] #17 62.07 Processing triggers for mime-support (3.62) ...
09:13:03 [2020-04-29T09:13:03.980Z] #41 ...
09:13:03 [2020-04-29T09:13:03.980Z] 
09:13:03 [2020-04-29T09:13:03.980Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
09:13:03 [2020-04-29T09:13:03.980Z] #17 62.56 Processing triggers for libc-bin (2.28-10) ...
09:13:03 [2020-04-29T09:13:03.980Z] #17 62.61 Processing triggers for mime-support (3.62) ...
09:13:03 [2020-04-29T09:13:03.980Z] #17 DONE 63.1s
09:13:04 [2020-04-29T09:13:04.065Z] #44 148.2   CC       criu/sysfs_parse.o
09:13:04 [2020-04-29T09:13:04.235Z] 
09:13:04 [2020-04-29T09:13:04.235Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
09:13:04 [2020-04-29T09:13:04.275Z] #17 DONE 62.6s
09:13:04 [2020-04-29T09:13:04.275Z] 
09:13:04 [2020-04-29T09:13:04.275Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
09:13:04 [2020-04-29T09:13:04.326Z] #44 ...
09:13:04 [2020-04-29T09:13:04.326Z] 
09:13:04 [2020-04-29T09:13:04.326Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
09:13:04 [2020-04-29T09:13:04.326Z] #23 198.5 + return
09:13:04 [2020-04-29T09:13:04.901Z] #23 DONE 199.2s
09:13:04 [2020-04-29T09:13:04.901Z] 
09:13:04 [2020-04-29T09:13:04.901Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:13:04 [2020-04-29T09:13:04.901Z] #44 148.5   CC       criu/timerfd.o
09:13:04 [2020-04-29T09:13:04.901Z] #44 148.8   CC       criu/tty.o
09:13:05 [2020-04-29T09:13:05.274Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.609s	coverage: 49.5% of statements
09:13:05 [2020-04-29T09:13:05.516Z] ok  	github.com/docker/docker/distribution/metadata	0.173s	coverage: 48.2% of statements
09:13:06 [2020-04-29T09:13:06.157Z] #18 1.724 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:13:06 [2020-04-29T09:13:06.157Z] #18 1.728 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:13:06 [2020-04-29T09:13:06.157Z] #18 1.735 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:13:06 [2020-04-29T09:13:06.157Z] #18 DONE 1.8s
09:13:06 [2020-04-29T09:13:06.157Z] 
09:13:06 [2020-04-29T09:13:06.157Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
09:13:06 [2020-04-29T09:13:06.173Z] #18 1.816 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:13:06 [2020-04-29T09:13:06.173Z] #18 1.818 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:13:06 [2020-04-29T09:13:06.173Z] #18 1.821 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:13:06 [2020-04-29T09:13:06.173Z] #18 DONE 1.9s
09:13:06 [2020-04-29T09:13:06.173Z] 
09:13:06 [2020-04-29T09:13:06.173Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
09:13:06 [2020-04-29T09:13:06.283Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	11.299s	coverage: 73.1% of statements
09:13:06 [2020-04-29T09:13:06.283Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:13:06 [2020-04-29T09:13:06.815Z] #44 150.4   CC       criu/tun.o
09:13:06 [2020-04-29T09:13:06.815Z] #44 150.9   CC       criu/uffd.o
09:13:07 [2020-04-29T09:13:07.033Z] ok  	github.com/docker/docker/errdefs	0.015s	coverage: 49.4% of statements
09:13:07 [2020-04-29T09:13:07.322Z] ok  	github.com/docker/docker/distribution	0.528s	coverage: 22.1% of statements
09:13:07 [2020-04-29T09:13:07.322Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:13:07 [2020-04-29T09:13:07.386Z] #44 ...
09:13:07 [2020-04-29T09:13:07.386Z] 
09:13:07 [2020-04-29T09:13:07.386Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
09:13:07 [2020-04-29T09:13:07.386Z] #24 DONE 0.2s
09:13:07 [2020-04-29T09:13:07.386Z] 
09:13:07 [2020-04-29T09:13:07.386Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
09:13:07 [2020-04-29T09:13:07.957Z] #28 DONE 0.8s
09:13:07 [2020-04-29T09:13:07.957Z] 
09:13:07 [2020-04-29T09:13:07.957Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:13:07 [2020-04-29T09:13:07.957Z] #44 152.1   CC       criu/util.o
09:13:08 [2020-04-29T09:13:08.220Z] #44 ...
09:13:08 [2020-04-29T09:13:08.220Z] 
09:13:08 [2020-04-29T09:13:08.220Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
09:13:08 [2020-04-29T09:13:08.220Z] #31 DONE 0.2s
09:13:08 [2020-04-29T09:13:08.220Z] 
09:13:08 [2020-04-29T09:13:08.220Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
09:13:08 [2020-04-29T09:13:08.220Z] #34 DONE 0.1s
09:13:08 [2020-04-29T09:13:08.220Z] 
09:13:08 [2020-04-29T09:13:08.220Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:13:08 [2020-04-29T09:13:08.306Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.628s	coverage: 76.1% of statements
09:13:08 [2020-04-29T09:13:08.480Z] #44 ...
09:13:08 [2020-04-29T09:13:08.480Z] 
09:13:08 [2020-04-29T09:13:08.480Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
09:13:08 [2020-04-29T09:13:08.480Z] #39 DONE 0.1s
09:13:08 [2020-04-29T09:13:08.741Z] 
09:13:08 [2020-04-29T09:13:08.741Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
09:13:08 [2020-04-29T09:13:08.741Z] #42 DONE 0.2s
09:13:08 [2020-04-29T09:13:08.741Z] 
09:13:08 [2020-04-29T09:13:08.741Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:13:08 [2020-04-29T09:13:08.923Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
09:13:09 [2020-04-29T09:13:09.312Z] #65 ...
09:13:09 [2020-04-29T09:13:09.312Z] 
09:13:09 [2020-04-29T09:13:09.312Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:13:09 [2020-04-29T09:13:09.312Z] #44 153.3   CC       criu/uts_ns.o
09:13:09 [2020-04-29T09:13:09.538Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
09:13:09 [2020-04-29T09:13:09.573Z] #44 153.6   CC       criu/vdso.o
09:13:10 [2020-04-29T09:13:10.037Z] ok  	github.com/docker/docker/distribution/xfer	1.687s	coverage: 85.6% of statements
09:13:10 [2020-04-29T09:13:10.038Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:13:10 [2020-04-29T09:13:10.050Z] #44 154.0   LINK     criu/built-in.o
09:13:10 [2020-04-29T09:13:10.338Z] #44 154.2   LINK     criu/criu
09:13:10 [2020-04-29T09:13:10.612Z] #44 154.6   DEP      lib/c/criu.d
09:13:10 [2020-04-29T09:13:10.612Z] #44 154.7   CC       images/rpc.pb-c.o
09:13:11 [2020-04-29T09:13:11.065Z] ok  	github.com/docker/docker/image/cache	0.040s	coverage: 19.2% of statements
09:13:11 [2020-04-29T09:13:11.066Z] ok  	github.com/docker/docker/image	0.108s	coverage: 86.4% of statements
09:13:11 [2020-04-29T09:13:11.066Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:13:11 [2020-04-29T09:13:11.287Z] #44 155.3   CC       lib/c/criu.o
09:13:11 [2020-04-29T09:13:11.433Z] #19 ...
09:13:11 [2020-04-29T09:13:11.433Z] 
09:13:11 [2020-04-29T09:13:11.433Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:13:11 [2020-04-29T09:13:11.433Z] #44 126.5   CC       criu/libnetlink.o
09:13:11 [2020-04-29T09:13:11.433Z] #44 126.9   CC       criu/log.o
09:13:11 [2020-04-29T09:13:11.433Z] #44 127.6   CC       criu/lsm.o
09:13:11 [2020-04-29T09:13:11.433Z] #44 128.1   CC       criu/mem.o
09:13:11 [2020-04-29T09:13:11.433Z] #44 130.2   CC       criu/mount.o
09:13:11 [2020-04-29T09:13:11.433Z] #44 134.7   CC       criu/namespaces.o
09:13:11 [2020-04-29T09:13:11.433Z] #44 136.8   CC       criu/net.o
09:13:11 [2020-04-29T09:13:11.561Z] ok  	github.com/docker/docker/daemon/images	0.007s	coverage: 4.9% of statements
09:13:11 [2020-04-29T09:13:11.561Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
09:13:11 [2020-04-29T09:13:11.998Z] #44 ...
09:13:11 [2020-04-29T09:13:11.998Z] 
09:13:11 [2020-04-29T09:13:11.998Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
09:13:11 [2020-04-29T09:13:11.998Z] #19 5.887 Collecting yamllint==1.16.0
09:13:12 [2020-04-29T09:13:12.092Z] ok  	github.com/docker/docker/image/v1	0.032s	coverage: 25.0% of statements
09:13:12 [2020-04-29T09:13:12.092Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:13:12 [2020-04-29T09:13:12.175Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.840s	coverage: 57.7% of statements
09:13:12 [2020-04-29T09:13:12.176Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:13:12 [2020-04-29T09:13:12.176Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:13:12 [2020-04-29T09:13:12.176Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:13:12 [2020-04-29T09:13:12.176Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:13:12 [2020-04-29T09:13:12.241Z] #44 156.3   LINK     lib/c/built-in.o
09:13:12 [2020-04-29T09:13:12.241Z] #44 156.3   LINK     lib/c/libcriu.so
09:13:12 [2020-04-29T09:13:12.380Z] ok  	github.com/docker/docker/libcontainerd/queue	0.050s	coverage: 100.0% of statements
09:13:12 [2020-04-29T09:13:12.502Z] #44 156.4   LINK     lib/c/libcriu.a
09:13:12 [2020-04-29T09:13:12.502Z] #44 156.6   GEN      magic.py
09:13:12 [2020-04-29T09:13:12.722Z] #19 5.693 Collecting yamllint==1.16.0
09:13:12 [2020-04-29T09:13:12.722Z] #19 ...
09:13:12 [2020-04-29T09:13:12.722Z] 
09:13:12 [2020-04-29T09:13:12.722Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:13:12 [2020-04-29T09:13:12.722Z] #44 131.8   CC       criu/net.o
09:13:12 [2020-04-29T09:13:12.722Z] #44 135.4   CC       criu/netfilter.o
09:13:12 [2020-04-29T09:13:12.722Z] #44 135.8   CC       criu/page-pipe.o
09:13:12 [2020-04-29T09:13:12.722Z] #44 136.4   CC       criu/page-xfer.o
09:13:12 [2020-04-29T09:13:12.722Z] #44 137.9   CC       criu/pagemap-cache.o
09:13:12 [2020-04-29T09:13:12.722Z] #44 138.4   CC       criu/pagemap.o
09:13:12 [2020-04-29T09:13:12.722Z] #44 139.3   CC       criu/parasite-syscall.o
09:13:12 [2020-04-29T09:13:12.763Z] #44 156.7 Note: Building without setproctitle() and strlcpy() support.
09:13:12 [2020-04-29T09:13:12.763Z] #44 156.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:13:12 [2020-04-29T09:13:12.763Z] #44 156.7 Note: Building without GnuTLS support
09:13:12 [2020-04-29T09:13:12.791Z] ok  	github.com/docker/docker/daemon/logger	0.253s	coverage: 41.8% of statements
09:13:13 [2020-04-29T09:13:13.281Z] #44 140.1   CC       criu/path.o
09:13:13 [2020-04-29T09:13:13.536Z] #44 140.4   CC       criu/pie-util-vdso-elf32.o
09:13:13 [2020-04-29T09:13:13.734Z] #44 157.5 fatal: not a git repository (or any of the parent directories): .git
09:13:13 [2020-04-29T09:13:13.791Z] #44 140.9   CC       criu/pie-util-vdso.o
09:13:13 [2020-04-29T09:13:13.798Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 67.0% of statements
09:13:13 [2020-04-29T09:13:13.798Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.077s	coverage: 77.4% of statements
09:13:13 [2020-04-29T09:13:13.798Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:13:13 [2020-04-29T09:13:13.798Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:13:14 [2020-04-29T09:13:14.318Z] #44 158.3 make[1]: Nothing to be done for 'all'.
09:13:14 [2020-04-29T09:13:14.351Z] #44 141.2   CC       criu/pie-util.o
09:13:14 [2020-04-29T09:13:14.351Z] #44 141.3   CC       criu/pipes.o
09:13:14 [2020-04-29T09:13:14.414Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 26.2% of statements
09:13:14 [2020-04-29T09:13:14.696Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.019s	coverage: 61.6% of statements
09:13:14 [2020-04-29T09:13:14.979Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
09:13:15 [2020-04-29T09:13:15.107Z] ok  	github.com/docker/docker/pkg/aaparser	0.030s	coverage: 50.0% of statements
09:13:15 [2020-04-29T09:13:15.279Z] #44 141.9   CC       criu/plugin.o
09:13:15 [2020-04-29T09:13:15.279Z] #44 142.2   CC       criu/proc_parse.o
09:13:15 [2020-04-29T09:13:15.326Z] #44 159.2 make[1]: 'images/built-in.o' is up to date.
09:13:15 [2020-04-29T09:13:15.326Z] #44 159.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:13:15 [2020-04-29T09:13:15.326Z] #44 159.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:13:15 [2020-04-29T09:13:15.326Z] #44 159.3 make[1]: 'compel/libcompel.a' is up to date.
09:13:15 [2020-04-29T09:13:15.326Z] #44 159.3 make[1]: 'compel/compel-host-bin' is up to date.
09:13:15 [2020-04-29T09:13:15.326Z] #44 159.4 make[1]: Nothing to be done for 'all'.
09:13:15 [2020-04-29T09:13:15.326Z] #44 159.4 make[1]: 'soccr/libsoccr.a' is up to date.
09:13:15 [2020-04-29T09:13:15.590Z] #44 159.7 make[2]: Nothing to be done for 'all'.
09:13:15 [2020-04-29T09:13:15.849Z] #44 159.7 make[2]: Nothing to be done for 'all'.
09:13:15 [2020-04-29T09:13:15.849Z] #44 159.8 make[2]: Nothing to be done for 'all'.
09:13:15 [2020-04-29T09:13:15.849Z] #44 159.9 make[2]: Nothing to be done for 'all'.
09:13:15 [2020-04-29T09:13:15.987Z] ok  	github.com/docker/docker/daemon/logger/local	0.011s	coverage: 75.2% of statements
09:13:15 [2020-04-29T09:13:15.987Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:13:15 [2020-04-29T09:13:15.987Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.039s	coverage: 19.8% of statements
09:13:16 [2020-04-29T09:13:16.109Z] #44 160.0 make[2]: Nothing to be done for 'all'.
09:13:16 [2020-04-29T09:13:16.109Z] #44 160.1 make[2]: Nothing to be done for 'all'.
09:13:16 [2020-04-29T09:13:16.109Z] #44 160.1 make[2]: Nothing to be done for 'all'.
09:13:16 [2020-04-29T09:13:16.369Z] #44 160.3 make[2]: Nothing to be done for 'all'.
09:13:16 [2020-04-29T09:13:16.369Z] #44 160.3   INSTALL  criu/criu
09:13:16 [2020-04-29T09:13:16.628Z] #44 DONE 160.7s
09:13:16 [2020-04-29T09:13:16.628Z] 
09:13:16 [2020-04-29T09:13:16.628Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:13:16 [2020-04-29T09:13:16.995Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.011s	coverage: 33.3% of statements
09:13:17 [2020-04-29T09:13:17.157Z] ok  	github.com/docker/docker/opts	0.097s	coverage: 67.4% of statements
09:13:17 [2020-04-29T09:13:17.164Z] #44 ...
09:13:17 [2020-04-29T09:13:17.164Z] 
09:13:17 [2020-04-29T09:13:17.164Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
09:13:17 [2020-04-29T09:13:17.164Z] #19 11.08   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:13:17 [2020-04-29T09:13:17.164Z] #19 11.18 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:13:17 [2020-04-29T09:13:17.164Z] #19 11.22   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
09:13:17 [2020-04-29T09:13:17.164Z] #19 11.28 Collecting pyyaml (from yamllint==1.16.0)
09:13:17 [2020-04-29T09:13:17.258Z] #19 11.26   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
09:13:17 [2020-04-29T09:13:17.418Z] #19 11.43   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
09:13:17 [2020-04-29T09:13:17.516Z] #19 11.36 Collecting pyyaml (from yamllint==1.16.0)
09:13:17 [2020-04-29T09:13:17.516Z] #19 11.50   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
09:13:18 [2020-04-29T09:13:18.003Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
09:13:18 [2020-04-29T09:13:18.009Z] #65 ...
09:13:18 [2020-04-29T09:13:18.009Z] 
09:13:18 [2020-04-29T09:13:18.009Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:13:18 [2020-04-29T09:13:18.269Z] #45 DONE 0.1s
09:13:18 [2020-04-29T09:13:18.269Z] 
09:13:18 [2020-04-29T09:13:18.269Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
09:13:18 [2020-04-29T09:13:18.286Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
09:13:18 [2020-04-29T09:13:18.529Z] #48 DONE 0.2s
09:13:18 [2020-04-29T09:13:18.529Z] 
09:13:18 [2020-04-29T09:13:18.529Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
09:13:18 [2020-04-29T09:13:18.529Z] #51 DONE 0.2s
09:13:18 [2020-04-29T09:13:18.529Z] 
09:13:18 [2020-04-29T09:13:18.529Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:13:18 [2020-04-29T09:13:18.568Z] ok  	github.com/docker/docker/daemon/network	0.002s	coverage: 63.8% of statements
09:13:18 [2020-04-29T09:13:18.654Z] ok  	github.com/docker/docker/pkg/broadcaster	0.011s	coverage: 100.0% of statements
09:13:18 [2020-04-29T09:13:18.776Z] #19 12.64 Building wheels for collected packages: pyyaml
09:13:18 [2020-04-29T09:13:18.776Z] #19 12.64   Running setup.py bdist_wheel for pyyaml: started
09:13:18 [2020-04-29T09:13:18.850Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.468s	coverage: 82.5% of statements
09:13:18 [2020-04-29T09:13:18.850Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:13:18 [2020-04-29T09:13:18.850Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:13:18 [2020-04-29T09:13:18.888Z] #19 12.78 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
09:13:18 [2020-04-29T09:13:18.888Z] #19 12.84   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
09:13:18 [2020-04-29T09:13:18.888Z] #19 12.88 Building wheels for collected packages: pyyaml
09:13:18 [2020-04-29T09:13:18.888Z] #19 12.88   Running setup.py bdist_wheel for pyyaml: started
09:13:19 [2020-04-29T09:13:19.678Z] ok  	github.com/docker/docker/pkg/capabilities	0.007s	coverage: 87.5% of statements
09:13:19 [2020-04-29T09:13:19.678Z] ok  	github.com/docker/docker/pkg/archive	1.416s	coverage: 77.3% of statements
09:13:19 [2020-04-29T09:13:19.699Z] #19 13.65   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:13:19 [2020-04-29T09:13:19.699Z] #19 13.65   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
09:13:19 [2020-04-29T09:13:19.699Z] #19 13.75 Successfully built pyyaml
09:13:19 [2020-04-29T09:13:19.699Z] #19 13.77 Installing collected packages: pathspec, pyyaml, yamllint
09:13:20 [2020-04-29T09:13:20.258Z] #19 14.07 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
09:13:20 [2020-04-29T09:13:20.260Z] #19 13.97   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
09:13:20 [2020-04-29T09:13:20.261Z] #19 13.97   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
09:13:20 [2020-04-29T09:13:20.261Z] #19 14.06 Successfully built pyyaml
09:13:20 [2020-04-29T09:13:20.261Z] #19 14.07 Installing collected packages: pyyaml, pathspec, yamllint
09:13:20 [2020-04-29T09:13:20.322Z] ok  	github.com/docker/docker/distribution/metadata	0.032s	coverage: 48.2% of statements
09:13:20 [2020-04-29T09:13:20.515Z] #19 DONE 14.6s
09:13:20 [2020-04-29T09:13:20.515Z] 
09:13:20 [2020-04-29T09:13:20.515Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
09:13:20 [2020-04-29T09:13:20.518Z] #19 14.50 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
09:13:20 [2020-04-29T09:13:20.702Z] ok  	github.com/docker/docker/pkg/authorization	1.540s	coverage: 68.3% of statements
09:13:20 [2020-04-29T09:13:20.770Z] #24 DONE 0.1s
09:13:20 [2020-04-29T09:13:20.770Z] 
09:13:20 [2020-04-29T09:13:20.770Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
09:13:20 [2020-04-29T09:13:20.937Z] ok  	github.com/docker/docker/distribution	0.284s	coverage: 22.1% of statements
09:13:20 [2020-04-29T09:13:20.937Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:13:20 [2020-04-29T09:13:20.991Z] ok  	github.com/docker/docker/pkg/directory	0.028s	coverage: 80.0% of statements
09:13:21 [2020-04-29T09:13:21.083Z] #19 DONE 15.1s
09:13:21 [2020-04-29T09:13:21.083Z] 
09:13:21 [2020-04-29T09:13:21.083Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
09:13:21 [2020-04-29T09:13:21.341Z] #24 DONE 0.1s
09:13:21 [2020-04-29T09:13:21.341Z] 
09:13:21 [2020-04-29T09:13:21.341Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
09:13:21 [2020-04-29T09:13:21.551Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
09:13:21 [2020-04-29T09:13:21.692Z] #28 DONE 0.7s
09:13:21 [2020-04-29T09:13:21.692Z] 
09:13:21 [2020-04-29T09:13:21.692Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
09:13:21 [2020-04-29T09:13:21.692Z] #31 DONE 0.1s
09:13:21 [2020-04-29T09:13:21.692Z] 
09:13:21 [2020-04-29T09:13:21.692Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
09:13:21 [2020-04-29T09:13:21.692Z] #34 DONE 0.1s
09:13:21 [2020-04-29T09:13:21.692Z] 
09:13:21 [2020-04-29T09:13:21.692Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:13:21 [2020-04-29T09:13:21.692Z] #44 144.5   CC       criu/protobuf-desc.o
09:13:21 [2020-04-29T09:13:21.692Z] #44 145.5   CC       criu/protobuf.o
09:13:21 [2020-04-29T09:13:21.692Z] #44 146.0   CC       criu/pstree.o
09:13:21 [2020-04-29T09:13:21.692Z] #44 147.2   CC       criu/rbtree.o
09:13:21 [2020-04-29T09:13:21.692Z] #44 147.7   CC       criu/rst-malloc.o
09:13:21 [2020-04-29T09:13:21.692Z] #44 148.2   CC       criu/seccomp.o
09:13:21 [2020-04-29T09:13:21.692Z] #44 ...
09:13:21 [2020-04-29T09:13:21.692Z] 
09:13:21 [2020-04-29T09:13:21.692Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
09:13:21 [2020-04-29T09:13:21.692Z] #39 DONE 0.1s
09:13:21 [2020-04-29T09:13:21.906Z] #28 DONE 0.7s
09:13:21 [2020-04-29T09:13:21.906Z] 
09:13:21 [2020-04-29T09:13:21.906Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:13:21 [2020-04-29T09:13:21.906Z] #44 139.5   CC       criu/netfilter.o
09:13:21 [2020-04-29T09:13:21.906Z] #44 139.9   CC       criu/page-pipe.o
09:13:21 [2020-04-29T09:13:21.906Z] #44 140.6   CC       criu/page-xfer.o
09:13:21 [2020-04-29T09:13:21.906Z] #44 141.8   CC       criu/pagemap-cache.o
09:13:21 [2020-04-29T09:13:21.906Z] #44 142.2   CC       criu/pagemap.o
09:13:21 [2020-04-29T09:13:21.906Z] #44 143.1   CC       criu/parasite-syscall.o
09:13:21 [2020-04-29T09:13:21.906Z] #44 144.2   CC       criu/path.o
09:13:21 [2020-04-29T09:13:21.906Z] #44 144.6   CC       criu/pie-util-vdso-elf32.o
09:13:21 [2020-04-29T09:13:21.906Z] #44 145.1   CC       criu/pie-util-vdso.o
09:13:21 [2020-04-29T09:13:21.906Z] #44 145.7   CC       criu/pie-util.o
09:13:21 [2020-04-29T09:13:21.906Z] #44 145.9   CC       criu/pipes.o
09:13:21 [2020-04-29T09:13:21.906Z] #44 146.8   CC       criu/plugin.o
09:13:21 [2020-04-29T09:13:21.906Z] #44 147.4   CC       criu/proc_parse.o
09:13:21 [2020-04-29T09:13:21.906Z] #44 ...
09:13:21 [2020-04-29T09:13:21.906Z] 
09:13:21 [2020-04-29T09:13:21.906Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
09:13:21 [2020-04-29T09:13:21.906Z] #31 DONE 0.1s
09:13:21 [2020-04-29T09:13:21.946Z] 
09:13:21 [2020-04-29T09:13:21.946Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:13:21 [2020-04-29T09:13:21.946Z] #41 ...
09:13:21 [2020-04-29T09:13:21.946Z] 
09:13:21 [2020-04-29T09:13:21.946Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:13:21 [2020-04-29T09:13:21.946Z] #44 148.9   CC       criu/seize.o
09:13:22 [2020-04-29T09:13:22.164Z] 
09:13:22 [2020-04-29T09:13:22.164Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
09:13:22 [2020-04-29T09:13:22.164Z] #34 DONE 0.1s
09:13:22 [2020-04-29T09:13:22.164Z] 
09:13:22 [2020-04-29T09:13:22.164Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
09:13:22 [2020-04-29T09:13:22.164Z] #39 DONE 0.1s
09:13:22 [2020-04-29T09:13:22.164Z] 
09:13:22 [2020-04-29T09:13:22.164Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:13:22 [2020-04-29T09:13:22.559Z] ok  	github.com/docker/docker/image	0.014s	coverage: 86.4% of statements
09:13:22 [2020-04-29T09:13:22.869Z] #44 149.7   CC       criu/servicefd.o
09:13:23 [2020-04-29T09:13:23.067Z] ok  	github.com/docker/docker/pkg/discovery	0.011s	coverage: 58.3% of statements
09:13:23 [2020-04-29T09:13:23.067Z] ok  	github.com/docker/docker/pkg/discovery/file	0.007s	coverage: 92.9% of statements
09:13:23 [2020-04-29T09:13:23.123Z] #44 150.1   CC       criu/shmem.o
09:13:23 [2020-04-29T09:13:23.173Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
09:13:23 [2020-04-29T09:13:23.173Z] ok  	github.com/docker/docker/distribution/xfer	1.865s	coverage: 85.6% of statements
09:13:23 [2020-04-29T09:13:23.173Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:13:23 [2020-04-29T09:13:23.173Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:13:24 [2020-04-29T09:13:24.046Z] #44 151.0   CC       criu/sigframe.o
09:13:24 [2020-04-29T09:13:24.062Z] #41 ...
09:13:24 [2020-04-29T09:13:24.062Z] 
09:13:24 [2020-04-29T09:13:24.062Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:13:24 [2020-04-29T09:13:24.062Z] #44 149.8   CC       criu/protobuf-desc.o
09:13:24 [2020-04-29T09:13:24.180Z] ok  	github.com/docker/docker/image/v1	0.018s	coverage: 25.0% of statements
09:13:24 [2020-04-29T09:13:24.180Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:13:24 [2020-04-29T09:13:24.301Z] #44 151.2   CC       criu/signalfd.o
09:13:24 [2020-04-29T09:13:24.558Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
09:13:24 [2020-04-29T09:13:24.795Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
09:13:24 [2020-04-29T09:13:24.859Z] #44 151.6   CC       criu/sk-inet.o
09:13:24 [2020-04-29T09:13:24.996Z] #44 150.6   CC       criu/protobuf.o
09:13:25 [2020-04-29T09:13:25.183Z] ok  	github.com/docker/docker/layer	7.494s	coverage: 68.8% of statements
09:13:25 [2020-04-29T09:13:25.183Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:13:25 [2020-04-29T09:13:25.183Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:13:25 [2020-04-29T09:13:25.183Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:13:25 [2020-04-29T09:13:25.183Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:13:25 [2020-04-29T09:13:25.183Z] ?   	github.com/docker/docker/oci	[no test files]
09:13:25 [2020-04-29T09:13:25.183Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:13:25 [2020-04-29T09:13:25.183Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.007s	coverage: 93.8% of statements
09:13:25 [2020-04-29T09:13:25.254Z] #44 151.0   CC       criu/pstree.o
09:13:25 [2020-04-29T09:13:25.411Z] ok  	github.com/docker/docker/opts	0.015s	coverage: 67.4% of statements
09:13:25 [2020-04-29T09:13:25.417Z] #44 ...
09:13:25 [2020-04-29T09:13:25.417Z] 
09:13:25 [2020-04-29T09:13:25.417Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:13:25 [2020-04-29T09:13:25.417Z] #41 DONE 219.9s
09:13:25 [2020-04-29T09:13:25.672Z] 
09:13:25 [2020-04-29T09:13:25.672Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:13:25 [2020-04-29T09:13:25.672Z] #44 152.7   CC       criu/sk-netlink.o
09:13:25 [2020-04-29T09:13:25.693Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
09:13:26 [2020-04-29T09:13:26.187Z] #44 ...
09:13:26 [2020-04-29T09:13:26.187Z] 
09:13:26 [2020-04-29T09:13:26.187Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
09:13:26 [2020-04-29T09:13:26.187Z] #41 DONE 227.8s
09:13:26 [2020-04-29T09:13:26.187Z] 
09:13:26 [2020-04-29T09:13:26.187Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:13:26 [2020-04-29T09:13:26.202Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
09:13:26 [2020-04-29T09:13:26.595Z] #44 153.4   CC       criu/sk-packet.o
09:13:26 [2020-04-29T09:13:26.752Z] #53 ...
09:13:26 [2020-04-29T09:13:26.752Z] 
09:13:26 [2020-04-29T09:13:26.752Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:13:26 [2020-04-29T09:13:26.752Z] #44 152.6   CC       criu/rbtree.o
09:13:26 [2020-04-29T09:13:26.827Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.349s	coverage: 43.2% of statements
09:13:26 [2020-04-29T09:13:26.827Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:13:26 [2020-04-29T09:13:26.827Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:13:27 [2020-04-29T09:13:27.119Z] ok  	github.com/docker/docker/pkg/filenotify	0.614s	coverage: 67.0% of statements
09:13:27 [2020-04-29T09:13:27.153Z] #44 ...
09:13:27 [2020-04-29T09:13:27.153Z] 
09:13:27 [2020-04-29T09:13:27.153Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
09:13:27 [2020-04-29T09:13:27.153Z] #42 DONE 0.2s
09:13:27 [2020-04-29T09:13:27.153Z] 
09:13:27 [2020-04-29T09:13:27.153Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:13:27 [2020-04-29T09:13:27.153Z] #44 154.1   CC       criu/sk-queue.o
09:13:27 [2020-04-29T09:13:27.224Z] ok  	github.com/docker/docker/pkg/archive	0.537s	coverage: 77.1% of statements
09:13:27 [2020-04-29T09:13:27.316Z] #44 153.0   CC       criu/rst-malloc.o
09:13:27 [2020-04-29T09:13:27.405Z] ok  	github.com/docker/docker/pkg/fileutils	0.049s	coverage: 89.5% of statements
09:13:27 [2020-04-29T09:13:27.574Z] #44 153.4   CC       criu/seccomp.o
09:13:27 [2020-04-29T09:13:27.711Z] #44 154.5   CC       criu/sk-tcp.o
09:13:27 [2020-04-29T09:13:27.831Z] #44 ...
09:13:27 [2020-04-29T09:13:27.831Z] 
09:13:27 [2020-04-29T09:13:27.831Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
09:13:27 [2020-04-29T09:13:27.831Z] #42 DONE 0.2s
09:13:27 [2020-04-29T09:13:27.831Z] 
09:13:27 [2020-04-29T09:13:27.831Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:13:27 [2020-04-29T09:13:27.831Z] #53 229.4 + cd /tmp/tmp.Zb7fHeeqAt/src/github.com/golangci/golangci-lint/
09:13:27 [2020-04-29T09:13:27.831Z] #53 229.4 + git checkout -q v1.23.8
09:13:27 [2020-04-29T09:13:27.966Z] #44 155.0   CC       criu/sk-unix.o
09:13:28 [2020-04-29T09:13:28.402Z] #53 229.9 ++ git describe --tags
09:13:28 [2020-04-29T09:13:28.427Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.190s	coverage: 84.1% of statements
09:13:28 [2020-04-29T09:13:28.661Z] #53 229.9 + version=v1.23.8
09:13:28 [2020-04-29T09:13:28.661Z] #53 229.9 ++ git rev-parse --short HEAD
09:13:28 [2020-04-29T09:13:28.661Z] #53 229.9 + commit=76a82c6
09:13:28 [2020-04-29T09:13:28.661Z] #53 229.9 ++ git show -s --format=%cd
09:13:28 [2020-04-29T09:13:28.661Z] #53 229.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
09:13:28 [2020-04-29T09:13:28.661Z] #53 229.9 + 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
09:13:28 [2020-04-29T09:13:28.698Z] ok  	github.com/docker/docker/pkg/authorization	0.805s	coverage: 68.3% of statements
09:13:28 [2020-04-29T09:13:28.715Z] ok  	github.com/docker/docker/pkg/homedir	0.025s	coverage: 11.4% of statements
09:13:28 [2020-04-29T09:13:28.715Z] ok  	github.com/docker/docker/pkg/fsutils	0.362s	coverage: 85.1% of statements
09:13:28 [2020-04-29T09:13:28.980Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
09:13:28 [2020-04-29T09:13:28.980Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
09:13:29 [2020-04-29T09:13:29.846Z] #44 156.4   CC       criu/sockets.o
09:13:30 [2020-04-29T09:13:30.100Z] #44 157.1   CC       criu/stats.o
09:13:30 [2020-04-29T09:13:30.355Z] #44 157.3   CC       criu/string.o
09:13:30 [2020-04-29T09:13:30.355Z] #44 157.4   CC       criu/sysctl.o
09:13:30 [2020-04-29T09:13:30.773Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
09:13:30 [2020-04-29T09:13:30.773Z] ok  	github.com/docker/docker/pkg/locker	0.045s	coverage: 88.9% of statements
09:13:30 [2020-04-29T09:13:30.913Z] #44 157.9   CC       criu/sysfs_parse.o
09:13:31 [2020-04-29T09:13:31.168Z] #44 158.1   CC       criu/timerfd.o
09:13:31 [2020-04-29T09:13:31.767Z] #44 158.4   CC       criu/tty.o
09:13:31 [2020-04-29T09:13:31.802Z] ok  	github.com/docker/docker/pkg/idtools	0.865s	coverage: 70.1% of statements
09:13:31 [2020-04-29T09:13:31.802Z] ok  	github.com/docker/docker/pkg/longpath	0.026s	coverage: 100.0% of statements
09:13:32 [2020-04-29T09:13:32.091Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.019s	coverage: 85.7% of statements
09:13:32 [2020-04-29T09:13:32.091Z] ok  	github.com/docker/docker/pkg/ioutils	1.755s	coverage: 70.6% of statements
09:13:32 [2020-04-29T09:13:32.091Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:13:32 [2020-04-29T09:13:32.091Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
09:13:32 [2020-04-29T09:13:32.091Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:13:32 [2020-04-29T09:13:32.435Z] ok  	github.com/docker/docker/layer	7.480s	coverage: 68.8% of statements
09:13:32 [2020-04-29T09:13:32.435Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:13:32 [2020-04-29T09:13:32.435Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:13:32 [2020-04-29T09:13:32.435Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:13:32 [2020-04-29T09:13:32.435Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:13:32 [2020-04-29T09:13:32.435Z] ?   	github.com/docker/docker/oci	[no test files]
09:13:32 [2020-04-29T09:13:32.435Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:13:32 [2020-04-29T09:13:32.435Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
09:13:32 [2020-04-29T09:13:32.717Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
09:13:32 [2020-04-29T09:13:32.722Z] ok  	github.com/docker/docker/pkg/parsers	0.008s	coverage: 97.0% of statements
09:13:33 [2020-04-29T09:13:33.000Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 97.6% of statements
09:13:33 [2020-04-29T09:13:33.011Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
09:13:33 [2020-04-29T09:13:33.127Z] #44 160.0   CC       criu/tun.o
09:13:33 [2020-04-29T09:13:33.282Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.518s	coverage: 43.2% of statements
09:13:33 [2020-04-29T09:13:33.282Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:13:33 [2020-04-29T09:13:33.282Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:13:33 [2020-04-29T09:13:33.565Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.001s	coverage: 92.3% of statements
09:13:33 [2020-04-29T09:13:33.664Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.008s	coverage: 91.4% of statements
09:13:33 [2020-04-29T09:13:33.685Z] #44 160.4   CC       criu/uffd.o
09:13:33 [2020-04-29T09:13:33.952Z] ok  	github.com/docker/docker/pkg/pidfile	0.039s	coverage: 82.4% of statements
09:13:33 [2020-04-29T09:13:33.952Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:13:33 [2020-04-29T09:13:33.952Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:13:34 [2020-04-29T09:13:34.180Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
09:13:34 [2020-04-29T09:13:34.463Z] ok  	github.com/docker/docker/pkg/dmesg	0.016s	coverage: 83.3% of statements
09:13:34 [2020-04-29T09:13:34.609Z] #44 161.5   CC       criu/util.o
09:13:34 [2020-04-29T09:13:34.972Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.059s	coverage: 56.8% of statements
09:13:35 [2020-04-29T09:13:35.470Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
09:13:35 [2020-04-29T09:13:35.532Z] #44 162.6   CC       criu/uts_ns.o
09:13:35 [2020-04-29T09:13:35.786Z] #44 162.8   CC       criu/vdso-compat.o
09:13:36 [2020-04-29T09:13:36.040Z] #44 163.0   CC       criu/vdso.o
09:13:36 [2020-04-29T09:13:36.467Z] ok  	github.com/docker/docker/pkg/pools	0.029s	coverage: 88.2% of statements
09:13:36 [2020-04-29T09:13:36.467Z] ok  	github.com/docker/docker/pkg/progress	0.023s	coverage: 75.9% of statements
09:13:36 [2020-04-29T09:13:36.477Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 89.5% of statements
09:13:36 [2020-04-29T09:13:36.759Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 85.7% of statements
09:13:36 [2020-04-29T09:13:36.775Z] #53 ...
09:13:36 [2020-04-29T09:13:36.775Z] 
09:13:36 [2020-04-29T09:13:36.775Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:13:36 [2020-04-29T09:13:36.775Z] #44 154.0   CC       criu/seize.o
09:13:36 [2020-04-29T09:13:36.775Z] #44 154.8   CC       criu/servicefd.o
09:13:36 [2020-04-29T09:13:36.775Z] #44 155.1   CC       criu/shmem.o
09:13:36 [2020-04-29T09:13:36.775Z] #44 155.9   CC       criu/sigframe.o
09:13:36 [2020-04-29T09:13:36.775Z] #44 156.1   CC       criu/signalfd.o
09:13:36 [2020-04-29T09:13:36.775Z] #44 156.3   CC       criu/sk-inet.o
09:13:36 [2020-04-29T09:13:36.775Z] #44 157.2   CC       criu/sk-netlink.o
09:13:36 [2020-04-29T09:13:36.775Z] #44 157.6   CC       criu/sk-packet.o
09:13:36 [2020-04-29T09:13:36.775Z] #44 158.2   CC       criu/sk-queue.o
09:13:36 [2020-04-29T09:13:36.775Z] #44 158.5   CC       criu/sk-tcp.o
09:13:36 [2020-04-29T09:13:36.775Z] #44 158.9   CC       criu/sk-unix.o
09:13:36 [2020-04-29T09:13:36.775Z] #44 160.7   CC       criu/sockets.o
09:13:36 [2020-04-29T09:13:36.775Z] #44 161.5   CC       criu/stats.o
09:13:36 [2020-04-29T09:13:36.775Z] #44 161.8   CC       criu/string.o
09:13:36 [2020-04-29T09:13:36.775Z] #44 161.9   CC       criu/sysctl.o
09:13:36 [2020-04-29T09:13:36.775Z] #44 162.4   CC       criu/sysfs_parse.o
09:13:36 [2020-04-29T09:13:36.964Z] #44 163.6   LINK     criu/built-in.o
09:13:36 [2020-04-29T09:13:36.964Z] #44 163.8   LINK     criu/criu
09:13:37 [2020-04-29T09:13:37.093Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.075s	coverage: 84.1% of statements
09:13:37 [2020-04-29T09:13:37.093Z] ok  	github.com/docker/docker/pkg/fsutils	0.440s	coverage: 85.1% of statements
09:13:37 [2020-04-29T09:13:37.093Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
09:13:37 [2020-04-29T09:13:37.261Z] #44 ...
09:13:37 [2020-04-29T09:13:37.261Z] 
09:13:37 [2020-04-29T09:13:37.261Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:13:37 [2020-04-29T09:13:37.261Z] #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
09:13:37 [2020-04-29T09:13:37.340Z] #44 162.8   CC       criu/timerfd.o
09:13:37 [2020-04-29T09:13:37.340Z] #44 163.1   CC       criu/tty.o
09:13:37 [2020-04-29T09:13:37.786Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
09:13:38 [2020-04-29T09:13:38.100Z] ok  	github.com/docker/docker/pkg/idtools	0.262s	coverage: 70.1% of statements
09:13:38 [2020-04-29T09:13:38.100Z] ok  	github.com/docker/docker/pkg/ioutils	0.267s	coverage: 70.6% of statements
09:13:38 [2020-04-29T09:13:38.186Z] #60 ...
09:13:38 [2020-04-29T09:13:38.186Z] 
09:13:38 [2020-04-29T09:13:38.186Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:13:38 [2020-04-29T09:13:38.186Z] #53 222.5 + cd /tmp/tmp.H0Rna5nXgZ/src/github.com/golangci/golangci-lint/
09:13:38 [2020-04-29T09:13:38.186Z] #53 222.5 + git checkout -q v1.23.8
09:13:38 [2020-04-29T09:13:38.186Z] #53 223.0 ++ git describe --tags
09:13:38 [2020-04-29T09:13:38.186Z] #53 223.1 + version=v1.23.8
09:13:38 [2020-04-29T09:13:38.186Z] #53 223.1 ++ git rev-parse --short HEAD
09:13:38 [2020-04-29T09:13:38.186Z] #53 223.1 + commit=76a82c6
09:13:38 [2020-04-29T09:13:38.186Z] #53 223.1 ++ git show -s --format=%cd
09:13:38 [2020-04-29T09:13:38.186Z] #53 223.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
09:13:38 [2020-04-29T09:13:38.186Z] #53 223.1 + 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
09:13:38 [2020-04-29T09:13:38.382Z] ok  	github.com/docker/docker/pkg/locker	0.011s	coverage: 88.9% of statements
09:13:38 [2020-04-29T09:13:38.382Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
09:13:38 [2020-04-29T09:13:38.411Z] ok  	github.com/docker/docker/pkg/pubsub	1.189s	coverage: 73.9% of statements
09:13:38 [2020-04-29T09:13:38.441Z] #53 ...
09:13:38 [2020-04-29T09:13:38.441Z] 
09:13:38 [2020-04-29T09:13:38.441Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:13:38 [2020-04-29T09:13:38.441Z] #44 164.2   DEP      lib/c/criu.d
09:13:38 [2020-04-29T09:13:38.441Z] #44 164.3   CC       images/rpc.pb-c.o
09:13:38 [2020-04-29T09:13:38.441Z] #44 164.8   CC       lib/c/criu.o
09:13:38 [2020-04-29T09:13:38.665Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
09:13:38 [2020-04-29T09:13:38.665Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:13:38 [2020-04-29T09:13:38.665Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
09:13:38 [2020-04-29T09:13:38.665Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.014s	coverage: 85.7% of statements
09:13:38 [2020-04-29T09:13:38.665Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:13:38 [2020-04-29T09:13:38.695Z] #44 165.8   LINK     lib/c/built-in.o
09:13:38 [2020-04-29T09:13:38.695Z] #44 165.8   LINK     lib/c/libcriu.so
09:13:38 [2020-04-29T09:13:38.695Z] #44 165.8   LINK     lib/c/libcriu.a
09:13:38 [2020-04-29T09:13:38.697Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
09:13:38 [2020-04-29T09:13:38.948Z] ok  	github.com/docker/docker/pkg/parsers	0.008s	coverage: 97.0% of statements
09:13:38 [2020-04-29T09:13:38.950Z] #44 ...
09:13:38 [2020-04-29T09:13:38.950Z] 
09:13:38 [2020-04-29T09:13:38.950Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:13:38 [2020-04-29T09:13:38.950Z] #60 110.2 + mkdir -p /build
09:13:38 [2020-04-29T09:13:38.950Z] #60 110.2 + cp runc /build/runc
09:13:38 [2020-04-29T09:13:38.950Z] #60 DONE 110.5s
09:13:39 [2020-04-29T09:13:39.206Z] 
09:13:39 [2020-04-29T09:13:39.206Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:13:39 [2020-04-29T09:13:39.206Z] #44 166.0   GEN      magic.py
09:13:39 [2020-04-29T09:13:39.206Z] #44 166.1 Note: Building without setproctitle() and strlcpy() support.
09:13:39 [2020-04-29T09:13:39.206Z] #44 166.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:13:39 [2020-04-29T09:13:39.206Z] #44 166.1 Note: Building without GnuTLS support
09:13:39 [2020-04-29T09:13:39.231Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:13:39 [2020-04-29T09:13:39.239Z] #44 164.7   CC       criu/tun.o
09:13:39 [2020-04-29T09:13:39.239Z] #44 ...
09:13:39 [2020-04-29T09:13:39.239Z] 
09:13:39 [2020-04-29T09:13:39.239Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
09:13:39 [2020-04-29T09:13:39.239Z] #60 111.0 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
09:13:39 [2020-04-29T09:13:39.513Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.017s	coverage: 91.4% of statements
09:13:39 [2020-04-29T09:13:39.513Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
09:13:39 [2020-04-29T09:13:39.513Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:13:39 [2020-04-29T09:13:39.513Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:13:39 [2020-04-29T09:13:39.719Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
09:13:40 [2020-04-29T09:13:40.008Z] ok  	github.com/docker/docker/pkg/streamformatter	0.028s	coverage: 66.2% of statements
09:13:40 [2020-04-29T09:13:40.128Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
09:13:40 [2020-04-29T09:13:40.131Z] #44 167.0 fatal: not a git repository (or any of the parent directories): .git
09:13:40 [2020-04-29T09:13:40.482Z] #65 ...
09:13:40 [2020-04-29T09:13:40.482Z] 
09:13:40 [2020-04-29T09:13:40.482Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:13:40 [2020-04-29T09:13:40.482Z] #53 DONE 231.2s
09:13:40 [2020-04-29T09:13:40.482Z] 
09:13:40 [2020-04-29T09:13:40.482Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:13:40 [2020-04-29T09:13:40.482Z] #65 ...
09:13:40 [2020-04-29T09:13:40.482Z] 
09:13:40 [2020-04-29T09:13:40.482Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
09:13:40 [2020-04-29T09:13:40.482Z] #54 DONE 0.2s
09:13:40 [2020-04-29T09:13:40.482Z] 
09:13:40 [2020-04-29T09:13:40.482Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
09:13:40 [2020-04-29T09:13:40.482Z] #57 DONE 0.1s
09:13:40 [2020-04-29T09:13:40.482Z] 
09:13:40 [2020-04-29T09:13:40.482Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
09:13:40 [2020-04-29T09:13:40.482Z] #61 DONE 0.1s
09:13:40 [2020-04-29T09:13:40.482Z] 
09:13:40 [2020-04-29T09:13:40.482Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:13:40 [2020-04-29T09:13:40.609Z] #60 112.4 + mkdir -p /build
09:13:40 [2020-04-29T09:13:40.609Z] #60 112.4 + cp runc /build/runc
09:13:40 [2020-04-29T09:13:40.609Z] #60 DONE 112.7s
09:13:40 [2020-04-29T09:13:40.609Z] 
09:13:40 [2020-04-29T09:13:40.609Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
09:13:40 [2020-04-29T09:13:40.609Z] #44 165.1   CC       criu/uffd.o
09:13:40 [2020-04-29T09:13:40.609Z] #44 166.1   CC       criu/util.o
09:13:40 [2020-04-29T09:13:40.631Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
09:13:40 [2020-04-29T09:13:40.691Z] #44 167.5 make[1]: Nothing to be done for 'all'.
09:13:40 [2020-04-29T09:13:40.740Z] #65 202.5 + bin/containerd-stress
09:13:40 [2020-04-29T09:13:40.743Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
09:13:40 [2020-04-29T09:13:40.743Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
09:13:40 [2020-04-29T09:13:40.946Z] #44 168.0 make[1]: 'images/built-in.o' is up to date.
09:13:41 [2020-04-29T09:13:41.025Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
09:13:41 [2020-04-29T09:13:41.201Z] #44 168.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:13:41 [2020-04-29T09:13:41.201Z] #44 168.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:13:41 [2020-04-29T09:13:41.201Z] #44 168.0 make[1]: 'compel/libcompel.a' is up to date.
09:13:41 [2020-04-29T09:13:41.201Z] #44 168.1 make[1]: 'compel/compel-host-bin' is up to date.
09:13:41 [2020-04-29T09:13:41.201Z] #44 168.1 make[1]: Nothing to be done for 'all'.
09:13:41 [2020-04-29T09:13:41.201Z] #44 168.1 make[1]: 'soccr/libsoccr.a' is up to date.
09:13:41 [2020-04-29T09:13:41.256Z] ok  	github.com/docker/docker/pkg/sysinfo	0.028s	coverage: 70.8% of statements
09:13:41 [2020-04-29T09:13:41.456Z] #44 168.3 make[2]: Nothing to be done for 'all'.
09:13:41 [2020-04-29T09:13:41.456Z] #44 168.3 make[2]: Nothing to be done for 'all'.
09:13:41 [2020-04-29T09:13:41.456Z] #44 168.3 make[2]: Nothing to be done for 'all'.
09:13:41 [2020-04-29T09:13:41.456Z] #44 168.4 make[2]: Nothing to be done for 'all'.
09:13:41 [2020-04-29T09:13:41.456Z] #44 168.5 make[2]: Nothing to be done for 'all'.
09:13:41 [2020-04-29T09:13:41.456Z] #44 168.5 make[2]: Nothing to be done for 'all'.
09:13:41 [2020-04-29T09:13:41.456Z] #44 168.5 make[2]: Nothing to be done for 'all'.
09:13:41 [2020-04-29T09:13:41.546Z] ok  	github.com/docker/docker/pkg/signal	3.436s	coverage: 61.0% of statements
09:13:41 [2020-04-29T09:13:41.712Z] #44 168.6 make[2]: Nothing to be done for 'all'.
09:13:41 [2020-04-29T09:13:41.712Z] #44 168.6   INSTALL  criu/criu
09:13:41 [2020-04-29T09:13:41.712Z] #44 DONE 168.7s
09:13:41 [2020-04-29T09:13:41.712Z] 
09:13:41 [2020-04-29T09:13:41.712Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:13:41 [2020-04-29T09:13:41.979Z] #44 167.4   CC       criu/uts_ns.o
09:13:41 [2020-04-29T09:13:41.979Z] #44 167.6   CC       criu/vdso-compat.o
09:13:41 [2020-04-29T09:13:41.979Z] #44 167.7   CC       criu/vdso.o
09:13:42 [2020-04-29T09:13:42.169Z] ok  	github.com/docker/docker/pkg/system	0.027s	coverage: 36.9% of statements
09:13:42 [2020-04-29T09:13:42.498Z] ok  	github.com/docker/docker/pkg/pubsub	1.019s	coverage: 73.9% of statements
09:13:42 [2020-04-29T09:13:42.498Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
09:13:42 [2020-04-29T09:13:42.543Z] #44 168.1   LINK     criu/built-in.o
09:13:42 [2020-04-29T09:13:42.543Z] #44 168.3   LINK     criu/criu
09:13:42 [2020-04-29T09:13:42.636Z] #53 ...
09:13:42 [2020-04-29T09:13:42.636Z] 
09:13:42 [2020-04-29T09:13:42.636Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:13:42 [2020-04-29T09:13:42.793Z] ok  	github.com/docker/docker/pkg/tailfile	0.142s	coverage: 88.6% of statements
09:13:42 [2020-04-29T09:13:42.799Z] #44 168.5   DEP      lib/c/criu.d
09:13:42 [2020-04-29T09:13:42.799Z] #44 168.6   CC       images/rpc.pb-c.o
09:13:43 [2020-04-29T09:13:43.196Z] #45 DONE 0.2s
09:13:43 [2020-04-29T09:13:43.196Z] 
09:13:43 [2020-04-29T09:13:43.196Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
09:13:43 [2020-04-29T09:13:43.196Z] #48 DONE 0.2s
09:13:43 [2020-04-29T09:13:43.196Z] 
09:13:43 [2020-04-29T09:13:43.196Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
09:13:43 [2020-04-29T09:13:43.196Z] #51 DONE 0.1s
09:13:43 [2020-04-29T09:13:43.196Z] 
09:13:43 [2020-04-29T09:13:43.196Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:13:43 [2020-04-29T09:13:43.278Z] #65 205.0 + bin/containerd-shim
09:13:43 [2020-04-29T09:13:43.363Z] #44 169.0   CC       lib/c/criu.o
09:13:43 [2020-04-29T09:13:43.432Z] testing: warning: no tests to run
09:13:43 [2020-04-29T09:13:43.432Z] coverage: [no statements]
09:13:43 [2020-04-29T09:13:43.432Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: [no statements] [no tests to run]
09:13:44 [2020-04-29T09:13:44.055Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
09:13:44 [2020-04-29T09:13:44.157Z] #53 ...
09:13:44 [2020-04-29T09:13:44.157Z] 
09:13:44 [2020-04-29T09:13:44.157Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:13:44 [2020-04-29T09:13:44.157Z] #65 192.3 + bin/containerd
09:13:44 [2020-04-29T09:13:44.299Z] #44 169.7   LINK     lib/c/built-in.o
09:13:44 [2020-04-29T09:13:44.299Z] #44 169.7   LINK     lib/c/libcriu.so
09:13:44 [2020-04-29T09:13:44.299Z] #44 169.8   LINK     lib/c/libcriu.a
09:13:44 [2020-04-29T09:13:44.299Z] #44 169.9   GEN      magic.py
09:13:44 [2020-04-29T09:13:44.299Z] #44 170.0 Note: Building without setproctitle() and strlcpy() support.
09:13:44 [2020-04-29T09:13:44.299Z] #44 170.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
09:13:44 [2020-04-29T09:13:44.299Z] #44 170.0 Note: Building without GnuTLS support
09:13:44 [2020-04-29T09:13:44.341Z] ok  	github.com/docker/docker/pkg/urlutil	0.015s	coverage: 100.0% of statements
09:13:44 [2020-04-29T09:13:44.341Z] ok  	github.com/docker/docker/pkg/tarsum	0.228s	coverage: 89.3% of statements
09:13:44 [2020-04-29T09:13:44.863Z] #44 170.5 fatal: not a git repository (or any of the parent directories): .git
09:13:44 [2020-04-29T09:13:44.966Z] ok  	github.com/docker/docker/pkg/useragent	0.009s	coverage: 88.9% of statements
09:13:45 [2020-04-29T09:13:45.427Z] #44 170.9 make[1]: Nothing to be done for 'all'.
09:13:45 [2020-04-29T09:13:45.684Z] #44 171.4 make[1]: 'images/built-in.o' is up to date.
09:13:45 [2020-04-29T09:13:45.684Z] #44 171.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
09:13:45 [2020-04-29T09:13:45.684Z] #44 171.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
09:13:45 [2020-04-29T09:13:45.684Z] #44 171.5 make[1]: 'compel/libcompel.a' is up to date.
09:13:45 [2020-04-29T09:13:45.941Z] #44 171.5 make[1]: 'compel/compel-host-bin' is up to date.
09:13:45 [2020-04-29T09:13:45.941Z] #44 171.5 make[1]: Nothing to be done for 'all'.
09:13:45 [2020-04-29T09:13:45.941Z] #44 171.5 make[1]: 'soccr/libsoccr.a' is up to date.
09:13:45 [2020-04-29T09:13:45.941Z] #44 171.7 make[2]: Nothing to be done for 'all'.
09:13:45 [2020-04-29T09:13:45.941Z] #44 171.7 make[2]: Nothing to be done for 'all'.
09:13:45 [2020-04-29T09:13:45.984Z] ok  	github.com/docker/docker/pkg/signal	2.357s	coverage: 61.0% of statements
09:13:45 [2020-04-29T09:13:45.984Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
09:13:45 [2020-04-29T09:13:45.984Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
09:13:46 [2020-04-29T09:13:46.198Z] #44 171.8 make[2]: Nothing to be done for 'all'.
09:13:46 [2020-04-29T09:13:46.198Z] #44 171.9 make[2]: Nothing to be done for 'all'.
09:13:46 [2020-04-29T09:13:46.198Z] #44 171.9 make[2]: Nothing to be done for 'all'.
09:13:46 [2020-04-29T09:13:46.198Z] #44 171.9 make[2]: Nothing to be done for 'all'.
09:13:46 [2020-04-29T09:13:46.198Z] #44 172.0 make[2]: Nothing to be done for 'all'.
09:13:46 [2020-04-29T09:13:46.267Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
09:13:46 [2020-04-29T09:13:46.267Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
09:13:46 [2020-04-29T09:13:46.455Z] #44 172.1 make[2]: Nothing to be done for 'all'.
09:13:46 [2020-04-29T09:13:46.455Z] #44 172.1   INSTALL  criu/criu
09:13:46 [2020-04-29T09:13:46.455Z] #44 DONE 172.3s
09:13:46 [2020-04-29T09:13:46.455Z] 
09:13:46 [2020-04-29T09:13:46.455Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:13:46 [2020-04-29T09:13:46.455Z] #65 198.4 + bin/containerd
09:13:46 [2020-04-29T09:13:46.882Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 71.3% of statements
09:13:47 [2020-04-29T09:13:47.164Z] ok  	github.com/docker/docker/pkg/system	0.045s	coverage: 36.9% of statements
09:13:47 [2020-04-29T09:13:47.447Z] ok  	github.com/docker/docker/pkg/tailfile	0.039s	coverage: 88.6% of statements
09:13:48 [2020-04-29T09:13:48.063Z] ok  	github.com/docker/docker/pkg/tarsum	0.027s	coverage: 89.3% of statements
09:13:48 [2020-04-29T09:13:48.345Z] testing: warning: no tests to run
09:13:48 [2020-04-29T09:13:48.345Z] coverage: [no statements]
09:13:48 [2020-04-29T09:13:48.345Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
09:13:48 [2020-04-29T09:13:48.352Z] #65 ...
09:13:48 [2020-04-29T09:13:48.352Z] 
09:13:48 [2020-04-29T09:13:48.352Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
09:13:48 [2020-04-29T09:13:48.352Z] #45 DONE 0.1s
09:13:48 [2020-04-29T09:13:48.352Z] 
09:13:48 [2020-04-29T09:13:48.352Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
09:13:48 [2020-04-29T09:13:48.352Z] #48 DONE 0.1s
09:13:48 [2020-04-29T09:13:48.352Z] 
09:13:48 [2020-04-29T09:13:48.352Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
09:13:48 [2020-04-29T09:13:48.352Z] #51 DONE 0.1s
09:13:48 [2020-04-29T09:13:48.352Z] 
09:13:48 [2020-04-29T09:13:48.352Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:13:48 [2020-04-29T09:13:48.469Z] ok  	github.com/docker/docker/plugin/v2	0.016s	coverage: 14.5% of statements
09:13:48 [2020-04-29T09:13:48.628Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
09:13:48 [2020-04-29T09:13:48.628Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
09:13:48 [2020-04-29T09:13:48.757Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 68.8% of statements
09:13:48 [2020-04-29T09:13:48.910Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
09:13:49 [2020-04-29T09:13:49.786Z] ok  	github.com/docker/docker/reference	0.051s	coverage: 83.7% of statements
09:13:49 [2020-04-29T09:13:49.854Z] #65 210.2 + bin/containerd-shim-runc-v1
09:13:50 [2020-04-29T09:13:50.809Z] ok  	github.com/docker/docker/plugin	0.585s	coverage: 23.3% of statements
09:13:50 [2020-04-29T09:13:50.932Z] ok  	github.com/docker/docker/plugin	0.558s	coverage: 23.3% of statements
09:13:51 [2020-04-29T09:13:51.214Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
09:13:51 [2020-04-29T09:13:51.759Z] #65 213.1 + bin/containerd-shim-runc-v2
09:13:51 [2020-04-29T09:13:51.827Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
09:13:51 [2020-04-29T09:13:51.840Z] ok  	github.com/docker/docker/registry/resumable	0.039s	coverage: 100.0% of statements
09:13:52 [2020-04-29T09:13:52.108Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
09:13:52 [2020-04-29T09:13:52.697Z] #65 214.1 + binaries
09:13:52 [2020-04-29T09:13:52.697Z] #65 214.1 + mkdir -p /build
09:13:52 [2020-04-29T09:13:52.697Z] #65 214.1 + cp bin/containerd /build/containerd
09:13:52 [2020-04-29T09:13:52.697Z] #65 214.2 + cp bin/containerd-shim /build/containerd-shim
09:13:52 [2020-04-29T09:13:52.697Z] #65 214.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:13:52 [2020-04-29T09:13:52.697Z] #65 214.2 + cp bin/ctr /build/ctr
09:13:52 [2020-04-29T09:13:52.863Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 45.3% of statements
09:13:52 [2020-04-29T09:13:52.956Z] #65 DONE 214.5s
09:13:53 [2020-04-29T09:13:53.576Z] ok  	github.com/docker/docker/registry	0.095s	coverage: 56.1% of statements
09:13:53 [2020-04-29T09:13:53.857Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
09:13:53 [2020-04-29T09:13:53.891Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
09:13:54 [2020-04-29T09:13:54.138Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 45.3% of statements
09:13:54 [2020-04-29T09:13:54.178Z] ok  	github.com/docker/docker/runconfig	0.027s	coverage: 68.2% of statements
09:13:54 [2020-04-29T09:13:54.178Z] ok  	github.com/docker/docker/registry	0.342s	coverage: 56.1% of statements
09:13:54 [2020-04-29T09:13:54.334Z] 
09:13:54 [2020-04-29T09:13:54.334Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
09:13:54 [2020-04-29T09:13:54.594Z] #66 DONE 0.3s
09:13:54 [2020-04-29T09:13:54.594Z] 
09:13:54 [2020-04-29T09:13:54.594Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
09:13:54 [2020-04-29T09:13:54.594Z] #70 DONE 0.1s
09:13:54 [2020-04-29T09:13:54.751Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
09:13:54 [2020-04-29T09:13:54.853Z] 
09:13:54 [2020-04-29T09:13:54.853Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
09:13:54 [2020-04-29T09:13:54.853Z] #72 DONE 0.2s
09:13:54 [2020-04-29T09:13:54.853Z] 
09:13:54 [2020-04-29T09:13:54.853Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
09:13:54 [2020-04-29T09:13:54.853Z] #75 DONE 0.1s
09:13:54 [2020-04-29T09:13:54.853Z] 
09:13:54 [2020-04-29T09:13:54.853Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
09:13:54 [2020-04-29T09:13:54.853Z] #76 DONE 0.0s
09:13:55 [2020-04-29T09:13:55.033Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
09:13:55 [2020-04-29T09:13:55.112Z] 
09:13:55 [2020-04-29T09:13:55.112Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
09:13:56 [2020-04-29T09:13:56.490Z] #77 DONE 1.6s
09:13:56 [2020-04-29T09:13:56.490Z] 
09:13:56 [2020-04-29T09:13:56.490Z] #78 exporting to image
09:13:56 [2020-04-29T09:13:56.490Z] #78 exporting layers
09:13:57 [2020-04-29T09:13:57.049Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
09:13:57 [2020-04-29T09:13:57.662Z] ok  	github.com/docker/docker/volume/local	0.051s	coverage: 73.0% of statements
09:13:57 [2020-04-29T09:13:57.667Z] ok  	github.com/docker/docker/volume/drivers	0.020s	coverage: 36.1% of statements
09:13:58 [2020-04-29T09:13:58.274Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
09:13:59 [2020-04-29T09:13:59.279Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 73.0% of statements
09:14:00 [2020-04-29T09:14:00.687Z] #78 exporting layers 3.7s done
09:14:00 [2020-04-29T09:14:00.687Z] #78 writing image sha256:350cb3ae68ed2bc934ddb8e1987bf0f8bc95ab0874d29bb84f1dbd772c4b6830 done
09:14:00 [2020-04-29T09:14:00.687Z] #78 naming to docker.io/library/docker:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 done
09:14:00 [2020-04-29T09:14:00.687Z] #78 DONE 3.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:14:01 [2020-04-29T09:14:01.026Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 hack/test/unit
09:14:01 [2020-04-29T09:14:01.169Z] ok  	github.com/docker/docker/volume/local	0.042s	coverage: 73.0% of statements
09:14:01 [2020-04-29T09:14:01.169Z] ok  	github.com/docker/docker/volume/mounts	0.118s	coverage: 67.0% of statements
09:14:02 [2020-04-29T09:14:02.184Z] ok  	github.com/docker/docker/volume/service	0.030s	coverage: 73.0% of statements
09:14:06 [2020-04-29T09:14:06.302Z] ?   	github.com/docker/docker/api	[no test files]
09:14:10 [2020-04-29T09:14:10.573Z] ok  	github.com/docker/docker/pkg/plugins	33.631s	coverage: 76.6% of statements
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/pkg/term	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/rootless	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/volume	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === Skipped
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:46: Driver btrfs not supported
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:46: Driver btrfs not supported
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:46: Driver btrfs not supported
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:46: Driver btrfs not supported
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:46: Driver btrfs not supported
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:73: No driver to put!
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z] time="2020-04-29T09:12:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z] time="2020-04-29T09:12:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z] time="2020-04-29T09:12:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z] time="2020-04-29T09:12:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z] time="2020-04-29T09:12:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:73: No driver to put!
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     overlay_test.go:49: Fails to compute changes intermittently
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:46: Driver zfs not supported
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:46: Driver zfs not supported
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:46: Driver zfs not supported
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:46: Driver zfs not supported
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:46: Driver zfs not supported
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     graphtest_unix.go:73: No driver to put!
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:14:10 [2020-04-29T09:14:10.574Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] 
09:14:10 [2020-04-29T09:14:10.574Z] DONE 2122 tests, 26 skipped in 348.769s
Post stage
[Pipeline] junit
09:14:11 [2020-04-29T09:14:11.230Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:14:11 [2020-04-29T09:14:11.859Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6 -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:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 hack/make.sh dynbinary test-integration
09:14:12 [2020-04-29T09:14:12.144Z] 
09:14:12 [2020-04-29T09:14:12.441Z] Removing bundles/
09:14:12 [2020-04-29T09:14:12.441Z] 
09:14:12 [2020-04-29T09:14:12.441Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:12 [2020-04-29T09:14:12.441Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:14:12 [2020-04-29T09:14:12.441Z] GOOS="" GOARCH="" GOARM=""
09:14:14 [2020-04-29T09:14:14.528Z] ok  	github.com/docker/docker/pkg/plugins	33.614s	coverage: 76.6% of statements
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/pkg/term	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/rootless	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/volume	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === Skipped
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:46: Driver btrfs not supported
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:46: Driver btrfs not supported
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:46: Driver btrfs not supported
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:46: Driver btrfs not supported
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:46: Driver btrfs not supported
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:73: No driver to put!
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z] time="2020-04-29T09:13:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z] time="2020-04-29T09:13:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z] time="2020-04-29T09:13:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z] time="2020-04-29T09:13:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z] time="2020-04-29T09:13:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:73: No driver to put!
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     overlay_test.go:49: Fails to compute changes intermittently
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:46: Driver zfs not supported
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:46: Driver zfs not supported
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:46: Driver zfs not supported
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:46: Driver zfs not supported
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:46: Driver zfs not supported
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     graphtest_unix.go:73: No driver to put!
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:14:14 [2020-04-29T09:14:14.528Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] 
09:14:14 [2020-04-29T09:14:14.528Z] DONE 2122 tests, 26 skipped in 190.599s
Post stage
[Pipeline] junit
09:14:14 [2020-04-29T09:14:14.562Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:14:15 [2020-04-29T09:14:15.152Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6 -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:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 hack/make.sh dynbinary test-integration
09:14:15 [2020-04-29T09:14:15.434Z] 
09:14:15 [2020-04-29T09:14:15.434Z] Removing bundles/
09:14:15 [2020-04-29T09:14:15.715Z] 
09:14:15 [2020-04-29T09:14:15.715Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:15 [2020-04-29T09:14:15.715Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:14:15 [2020-04-29T09:14:15.715Z] GOOS="" GOARCH="" GOARM=""
09:14:16 [2020-04-29T09:14:16.298Z] ok  	github.com/docker/docker/api/server	0.019s	coverage: 9.0% of statements
09:14:22 [2020-04-29T09:14:22.841Z] #65 ...
09:14:22 [2020-04-29T09:14:22.841Z] 
09:14:22 [2020-04-29T09:14:22.841Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
09:14:22 [2020-04-29T09:14:22.841Z] #53 DONE 276.2s
09:14:22 [2020-04-29T09:14:22.841Z] 
09:14:22 [2020-04-29T09:14:22.841Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:14:23 [2020-04-29T09:14:23.399Z] #65 ...
09:14:23 [2020-04-29T09:14:23.399Z] 
09:14:23 [2020-04-29T09:14:23.399Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
09:14:23 [2020-04-29T09:14:23.399Z] #54 DONE 0.2s
09:14:23 [2020-04-29T09:14:23.399Z] 
09:14:23 [2020-04-29T09:14:23.399Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:14:23 [2020-04-29T09:14:23.654Z] #65 ...
09:14:23 [2020-04-29T09:14:23.654Z] 
09:14:23 [2020-04-29T09:14:23.654Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
09:14:23 [2020-04-29T09:14:23.654Z] #57 DONE 0.1s
09:14:23 [2020-04-29T09:14:23.654Z] 
09:14:23 [2020-04-29T09:14:23.654Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
09:14:23 [2020-04-29T09:14:23.654Z] #61 DONE 0.1s
09:14:23 [2020-04-29T09:14:23.654Z] 
09:14:23 [2020-04-29T09:14:23.654Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:14:27 [2020-04-29T09:14:27.093Z] #53 DONE 286.0s
09:14:27 [2020-04-29T09:14:27.093Z] 
09:14:27 [2020-04-29T09:14:27.093Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:14:27 [2020-04-29T09:14:27.093Z] #65 ...
09:14:27 [2020-04-29T09:14:27.093Z] 
09:14:27 [2020-04-29T09:14:27.093Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
09:14:27 [2020-04-29T09:14:27.093Z] #54 DONE 0.1s
09:14:27 [2020-04-29T09:14:27.093Z] 
09:14:27 [2020-04-29T09:14:27.093Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
09:14:27 [2020-04-29T09:14:27.093Z] #57 DONE 0.1s
09:14:27 [2020-04-29T09:14:27.093Z] 
09:14:27 [2020-04-29T09:14:27.093Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
09:14:27 [2020-04-29T09:14:27.093Z] #61 DONE 0.1s
09:14:27 [2020-04-29T09:14:27.093Z] 
09:14:27 [2020-04-29T09:14:27.093Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
09:14:27 [2020-04-29T09:14:27.810Z] #65 236.1 + bin/containerd-stress
09:14:29 [2020-04-29T09:14:29.692Z] #65 237.9 + bin/containerd-shim
09:14:30 [2020-04-29T09:14:30.368Z] #65 244.5 + bin/containerd-stress
09:14:32 [2020-04-29T09:14:32.266Z] #65 246.3 + bin/containerd-shim
09:14:36 [2020-04-29T09:14:36.216Z] #65 244.3 + bin/containerd-shim-runc-v1
09:14:38 [2020-04-29T09:14:38.818Z] #65 252.9 + bin/containerd-shim-runc-v1
09:14:39 [2020-04-29T09:14:39.473Z] #65 247.3 + bin/containerd-shim-runc-v2
09:14:39 [2020-04-29T09:14:39.727Z] #65 248.1 + binaries
09:14:39 [2020-04-29T09:14:39.727Z] #65 248.1 + mkdir -p /build
09:14:39 [2020-04-29T09:14:39.727Z] #65 248.1 + cp bin/containerd /build/containerd
09:14:39 [2020-04-29T09:14:39.727Z] #65 248.1 + cp bin/containerd-shim /build/containerd-shim
09:14:39 [2020-04-29T09:14:39.727Z] #65 248.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:14:39 [2020-04-29T09:14:39.727Z] #65 248.1 + cp bin/ctr /build/ctr
09:14:40 [2020-04-29T09:14:40.286Z] #65 DONE 248.4s
09:14:41 [2020-04-29T09:14:41.210Z] 
09:14:41 [2020-04-29T09:14:41.210Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
09:14:41 [2020-04-29T09:14:41.210Z] #66 DONE 0.2s
09:14:41 [2020-04-29T09:14:41.210Z] 
09:14:41 [2020-04-29T09:14:41.210Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
09:14:41 [2020-04-29T09:14:41.464Z] #70 DONE 0.1s
09:14:41 [2020-04-29T09:14:41.464Z] 
09:14:41 [2020-04-29T09:14:41.464Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
09:14:41 [2020-04-29T09:14:41.464Z] #72 DONE 0.1s
09:14:41 [2020-04-29T09:14:41.464Z] 
09:14:41 [2020-04-29T09:14:41.464Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
09:14:41 [2020-04-29T09:14:41.464Z] #75 DONE 0.1s
09:14:41 [2020-04-29T09:14:41.464Z] 
09:14:41 [2020-04-29T09:14:41.464Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
09:14:41 [2020-04-29T09:14:41.464Z] #76 DONE 0.0s
09:14:41 [2020-04-29T09:14:41.718Z] 
09:14:41 [2020-04-29T09:14:41.718Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
09:14:42 [2020-04-29T09:14:42.098Z] #65 256.0 + bin/containerd-shim-runc-v2
09:14:42 [2020-04-29T09:14:42.321Z] #77 DONE 0.7s
09:14:42 [2020-04-29T09:14:42.321Z] 
09:14:42 [2020-04-29T09:14:42.321Z] #78 exporting to image
09:14:42 [2020-04-29T09:14:42.321Z] #78 exporting layers
09:14:42 [2020-04-29T09:14:42.662Z] #65 256.8 + binaries
09:14:42 [2020-04-29T09:14:42.662Z] #65 256.8 + mkdir -p /build
09:14:42 [2020-04-29T09:14:42.662Z] #65 256.8 + cp bin/containerd /build/containerd
09:14:42 [2020-04-29T09:14:42.662Z] #65 256.8 + cp bin/containerd-shim /build/containerd-shim
09:14:42 [2020-04-29T09:14:42.662Z] #65 256.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:14:42 [2020-04-29T09:14:42.662Z] #65 256.8 + cp bin/ctr /build/ctr
09:14:42 [2020-04-29T09:14:42.919Z] #65 DONE 257.1s
09:14:43 [2020-04-29T09:14:43.849Z] 
09:14:43 [2020-04-29T09:14:43.849Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
09:14:44 [2020-04-29T09:14:44.106Z] #66 DONE 0.2s
09:14:44 [2020-04-29T09:14:44.106Z] 
09:14:44 [2020-04-29T09:14:44.106Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
09:14:44 [2020-04-29T09:14:44.106Z] #70 DONE 0.1s
09:14:44 [2020-04-29T09:14:44.106Z] 
09:14:44 [2020-04-29T09:14:44.106Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
09:14:44 [2020-04-29T09:14:44.106Z] #72 DONE 0.1s
09:14:44 [2020-04-29T09:14:44.363Z] 
09:14:44 [2020-04-29T09:14:44.363Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
09:14:44 [2020-04-29T09:14:44.363Z] #75 DONE 0.1s
09:14:44 [2020-04-29T09:14:44.363Z] 
09:14:44 [2020-04-29T09:14:44.363Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
09:14:44 [2020-04-29T09:14:44.363Z] #76 DONE 0.0s
09:14:44 [2020-04-29T09:14:44.363Z] 
09:14:44 [2020-04-29T09:14:44.363Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
09:14:45 [2020-04-29T09:14:45.294Z] #77 DONE 0.7s
09:14:45 [2020-04-29T09:14:45.294Z] 
09:14:45 [2020-04-29T09:14:45.294Z] #78 exporting to image
09:14:45 [2020-04-29T09:14:45.294Z] #78 exporting layers
09:14:48 [2020-04-29T09:14:48.842Z] #78 exporting layers 5.9s done
09:14:48 [2020-04-29T09:14:48.842Z] #78 writing image sha256:fbdfbee66dffb0e879774c078a46b51f3d5c688b48bb1e8de8fa1dff3e757e2c done
09:14:48 [2020-04-29T09:14:48.842Z] #78 naming to docker.io/library/docker:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 done
09:14:48 [2020-04-29T09:14:48.842Z] #78 DONE 5.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:14:49 [2020-04-29T09:14:49.189Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6 -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:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 hack/make.sh dynbinary test-integration
09:14:50 [2020-04-29T09:14:50.548Z] 
09:14:50 [2020-04-29T09:14:50.548Z] Removing bundles/
09:14:50 [2020-04-29T09:14:50.548Z] 
09:14:50 [2020-04-29T09:14:50.548Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:50 [2020-04-29T09:14:50.548Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:14:50 [2020-04-29T09:14:50.548Z] GOOS="" GOARCH="" GOARM=""
09:14:51 [2020-04-29T09:14:51.846Z] #78 exporting layers 5.9s done
09:14:51 [2020-04-29T09:14:51.846Z] #78 writing image sha256:4ca972e45fed1d42e94e1b2f9e2718fdbb0fc557200f0eea061b0de48b81a699 done
09:14:51 [2020-04-29T09:14:51.846Z] #78 naming to docker.io/library/docker:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 done
09:14:51 [2020-04-29T09:14:51.846Z] #78 DONE 5.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
09:14:53 [2020-04-29T09:14:53.300Z] 
09:14:53 [2020-04-29T09:14:53.300Z] Removing bundles/
09:14:53 [2020-04-29T09:14:53.300Z] 
09:14:53 [2020-04-29T09:14:53.300Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
09:14:53 [2020-04-29T09:14:53.300Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:14:53 [2020-04-29T09:14:53.300Z] GOOS="" GOARCH="" GOARM=""
09:15:02 [2020-04-29T09:15:02.128Z] 65014b3c3121: Pull complete
09:15:09 [2020-04-29T09:15:09.997Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|types_sizes|deps|exports_file|imports|name) took 1m54.018608935s 
09:15:09 [2020-04-29T09:15:09.997Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 460.14561ms 
09:15:12 [2020-04-29T09:15:12.422Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:15:12 [2020-04-29T09:15:12.422Z] 
09:15:12 [2020-04-29T09:15:12.422Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:15:12 [2020-04-29T09:15:12.422Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:15:12 [2020-04-29T09:15:12.422Z] HOSTNAME=8f061acbae8b
09:15:12 [2020-04-29T09:15:12.422Z] TESTDEBUG=0
09:15:12 [2020-04-29T09:15:12.422Z] DEST=bundles/test-integration
09:15:12 [2020-04-29T09:15:12.422Z] PWD=/go/src/github.com/docker/docker
09:15:12 [2020-04-29T09:15:12.422Z] DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6
09:15:12 [2020-04-29T09:15:12.422Z] container=docker
09:15:12 [2020-04-29T09:15:12.422Z] HOME=/root
09:15:12 [2020-04-29T09:15:12.422Z] GOLANG_VERSION=1.13.10
09:15:12 [2020-04-29T09:15:12.422Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:15:12 [2020-04-29T09:15:12.422Z] VALIDATE_BRANCH=master
09:15:12 [2020-04-29T09:15:12.422Z] TERM=xterm
09:15:12 [2020-04-29T09:15:12.422Z] DOCKER_PKG=github.com/docker/docker
09:15:12 [2020-04-29T09:15:12.422Z] SHLVL=1
09:15:12 [2020-04-29T09:15:12.422Z] TIMEOUT=120m
09:15:12 [2020-04-29T09:15:12.422Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:15:12 [2020-04-29T09:15:12.422Z] DOCKER_GRAPHDRIVER=overlay2
09:15:12 [2020-04-29T09:15:12.422Z] GO111MODULE=off
09:15:12 [2020-04-29T09:15:12.422Z] DOCKER_EXPERIMENTAL=1
09:15:12 [2020-04-29T09:15:12.422Z] TEST_SKIP_INTEGRATION_CLI=1
09:15:12 [2020-04-29T09:15:12.422Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:15:12 [2020-04-29T09:15:12.422Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:15:12 [2020-04-29T09:15:12.422Z] GOPATH=/go
09:15:12 [2020-04-29T09:15:12.422Z] PKG_CONFIG=pkg-config
09:15:12 [2020-04-29T09:15:12.422Z] _=/usr/bin/env
09:15:12 [2020-04-29T09:15:12.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:15:12 [2020-04-29T09:15:12.554Z] ok  	github.com/docker/docker/api/server/httputils	0.034s	coverage: 14.7% of statements
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ok  	github.com/docker/docker/api/server/middleware	0.018s	coverage: 37.7% of statements
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ok  	github.com/docker/docker/api/types/strslice	0.013s	coverage: 90.0% of statements
09:15:12 [2020-04-29T09:15:12.554Z] ok  	github.com/docker/docker/api/types/filters	0.016s	coverage: 92.2% of statements
09:15:12 [2020-04-29T09:15:12.554Z] ok  	github.com/docker/docker/api/types/time	0.018s	coverage: 100.0% of statements
09:15:12 [2020-04-29T09:15:12.554Z] ok  	github.com/docker/docker/api/server/router/swarm	0.026s	coverage: 4.8% of statements
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/types	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ok  	github.com/docker/docker/api/types/versions	0.025s	coverage: 75.0% of statements
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/builder	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:15:12 [2020-04-29T09:15:12.554Z] ok  	github.com/docker/docker/builder/dockerignore	0.012s	coverage: 96.8% of statements
09:15:12 [2020-04-29T09:15:12.554Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
09:15:15 [2020-04-29T09:15:15.097Z] ok  	github.com/docker/docker/builder/remotecontext	0.333s	coverage: 13.6% of statements
09:15:15 [2020-04-29T09:15:15.097Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.152s	coverage: 86.3% of statements
09:15:15 [2020-04-29T09:15:15.667Z] ok  	github.com/docker/docker/builder/dockerfile	1.127s	coverage: 48.2% of statements
09:15:15 [2020-04-29T09:15:15.667Z] ?   	github.com/docker/docker/cli	[no test files]
09:15:15 [2020-04-29T09:15:15.667Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:15:19 [2020-04-29T09:15:19.870Z] ok  	github.com/docker/docker/client	0.402s	coverage: 75.4% of statements
09:15:34 [2020-04-29T09:15:34.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:15:35 [2020-04-29T09:15:35.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:15:37 [2020-04-29T09:15:37.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:15:51 [2020-04-29T09:15:51.986Z] ok  	github.com/docker/docker/cmd/dockerd	0.106s	coverage: 30.8% of statements
09:15:51 [2020-04-29T09:15:51.986Z] ok  	github.com/docker/docker/container	0.145s	coverage: 34.9% of statements
09:15:51 [2020-04-29T09:15:51.986Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:15:51 [2020-04-29T09:15:51.986Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:15:51 [2020-04-29T09:15:51.986Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:15:51 [2020-04-29T09:15:51.986Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:15:52 [2020-04-29T09:15:52.246Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.030s	coverage: 65.3% of statements
09:15:53 [2020-04-29T09:15:53.631Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.062s	coverage: 35.6% of statements
09:15:55 [2020-04-29T09:15:55.015Z] ok  	github.com/docker/docker/daemon/cluster	0.112s	coverage: 0.5% of statements
09:15:55 [2020-04-29T09:15:55.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:15:55 [2020-04-29T09:15:55.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:15:55 [2020-04-29T09:15:55.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:15:56 [2020-04-29T09:15:56.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:15:56 [2020-04-29T09:15:56.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:15:57 [2020-04-29T09:15:57.561Z] ok  	github.com/docker/docker/daemon/discovery	0.013s	coverage: 30.0% of statements
09:15:57 [2020-04-29T09:15:57.822Z] ok  	github.com/docker/docker/daemon/config	0.156s	coverage: 81.7% of statements
09:15:57 [2020-04-29T09:15:57.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:15:59 [2020-04-29T09:15:59.209Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
09:16:00 [2020-04-29T09:16:00.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:16:00 [2020-04-29T09:16:00.595Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
09:16:01 [2020-04-29T09:16:01.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:16:02 [2020-04-29T09:16:02.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:16:03 [2020-04-29T09:16:03.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:16:03 [2020-04-29T09:16:03.889Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
09:16:04 [2020-04-29T09:16:04.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:16:05 [2020-04-29T09:16:05.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:16:05 [2020-04-29T09:16:05.268Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.476s	coverage: 13.9% of statements
09:16:05 [2020-04-29T09:16:05.527Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.563s	coverage: 57.0% of statements
09:16:06 [2020-04-29T09:16:06.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:16:07 [2020-04-29T09:16:07.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:16:08 [2020-04-29T09:16:08.069Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.8% of statements
09:16:08 [2020-04-29T09:16:08.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:16:09 [2020-04-29T09:16:09.259Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:16:09 [2020-04-29T09:16:09.259Z] Using test binary docker
09:16:09 [2020-04-29T09:16:09.259Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:16:09 [2020-04-29T09:16:09.259Z] +++ /etc/init.d/apparmor start
09:16:09 [2020-04-29T09:16:09.259Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:16:09 [2020-04-29T09:16:09.259Z] INFO: Waiting for daemon to start...
09:16:09 [2020-04-29T09:16:09.259Z] Starting dockerd
09:16:09 [2020-04-29T09:16:09.259Z] +++ 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
09:16:10 [2020-04-29T09:16:10.607Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.772s	coverage: 73.1% of statements
09:16:11 [2020-04-29T09:16:11.177Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.548s	coverage: 46.2% of statements
09:16:11 [2020-04-29T09:16:11.276Z] .
09:16:11 [2020-04-29T09:16:11.276Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:16:11 [2020-04-29T09:16:11.276Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:16:11 [2020-04-29T09:16:11.276Z] Error: No such image: emptyfs
09:16:11 [2020-04-29T09:16:11.276Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:16:11 [2020-04-29T09:16:11.276Z] ++++ docker load
09:16:11 [2020-04-29T09:16:11.557Z] Running integration-test (iteration 1)
09:16:11 [2020-04-29T09:16:11.557Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
09:16:11 [2020-04-29T09:16:11.557Z] ++ 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
09:16:11 [2020-04-29T09:16:11.557Z] ++ set -e
09:16:11 [2020-04-29T09:16:11.557Z] ++ '[' -n 0 ']'
09:16:11 [2020-04-29T09:16:11.557Z] ++ set -x
09:16:11 [2020-04-29T09:16:11.558Z] ++ env -i DEST=/go/src/github.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
09:16:11 [2020-04-29T09:16:11.748Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.946s	coverage: 49.5% of statements
09:16:11 [2020-04-29T09:16:11.898Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:16:11 [2020-04-29T09:16:11.898Z] 
09:16:11 [2020-04-29T09:16:11.898Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:16:11 [2020-04-29T09:16:11.898Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:16:11 [2020-04-29T09:16:11.898Z] HOSTNAME=d8eee5f2b66b
09:16:11 [2020-04-29T09:16:11.898Z] DEST=bundles/test-integration
09:16:11 [2020-04-29T09:16:11.898Z] PWD=/go/src/github.com/docker/docker
09:16:11 [2020-04-29T09:16:11.898Z] DOCKER_ROOTLESS=1
09:16:11 [2020-04-29T09:16:11.898Z] DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6
09:16:11 [2020-04-29T09:16:11.898Z] container=docker
09:16:11 [2020-04-29T09:16:11.898Z] HOME=/root
09:16:11 [2020-04-29T09:16:11.898Z] GOLANG_VERSION=1.13.10
09:16:11 [2020-04-29T09:16:11.898Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:16:11 [2020-04-29T09:16:11.898Z] VALIDATE_BRANCH=master
09:16:11 [2020-04-29T09:16:11.898Z] TERM=xterm
09:16:11 [2020-04-29T09:16:11.898Z] DOCKER_PKG=github.com/docker/docker
09:16:11 [2020-04-29T09:16:11.898Z] SHLVL=1
09:16:11 [2020-04-29T09:16:11.898Z] TIMEOUT=120m
09:16:11 [2020-04-29T09:16:11.898Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:16:11 [2020-04-29T09:16:11.898Z] DOCKER_GRAPHDRIVER=overlay2
09:16:11 [2020-04-29T09:16:11.898Z] GO111MODULE=off
09:16:11 [2020-04-29T09:16:11.898Z] DOCKER_EXPERIMENTAL=1
09:16:11 [2020-04-29T09:16:11.898Z] TEST_SKIP_INTEGRATION_CLI=1
09:16:11 [2020-04-29T09:16:11.898Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:16:11 [2020-04-29T09:16:11.898Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:16:11 [2020-04-29T09:16:11.898Z] GOPATH=/go
09:16:11 [2020-04-29T09:16:11.898Z] PKG_CONFIG=pkg-config
09:16:11 [2020-04-29T09:16:11.898Z] _=/usr/bin/env
09:16:11 [2020-04-29T09:16:11.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:16:12 [2020-04-29T09:16:12.688Z] ok  	github.com/docker/docker/daemon	12.330s	coverage: 17.3% of statements
09:16:12 [2020-04-29T09:16:12.688Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:16:12 [2020-04-29T09:16:12.688Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:16:12 [2020-04-29T09:16:12.688Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:16:12 [2020-04-29T09:16:12.688Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:16:12 [2020-04-29T09:16:12.688Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:16:13 [2020-04-29T09:16:13.627Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.019s	coverage: 58.0% of statements
09:16:14 [2020-04-29T09:16:14.197Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.623s	coverage: 76.1% of statements
09:16:14 [2020-04-29T09:16:14.714Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:16:14 [2020-04-29T09:16:14.767Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.018s	coverage: 3.0% of statements
09:16:15 [2020-04-29T09:16:15.277Z] 
09:16:15 [2020-04-29T09:16:15.337Z] ok  	github.com/docker/docker/daemon/links	0.014s	coverage: 93.0% of statements
09:16:16 [2020-04-29T09:16:16.650Z] 
09:16:16 [2020-04-29T09:16:16.907Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:16:16 [2020-04-29T09:16:16.907Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:16:16 [2020-04-29T09:16:16.907Z] HOSTNAME=39f06ebf6bb1
09:16:16 [2020-04-29T09:16:16.907Z] TEST_SKIP_INTEGRATION=1
09:16:16 [2020-04-29T09:16:16.907Z] TESTDEBUG=0
09:16:16 [2020-04-29T09:16:16.907Z] DEST=bundles/test-integration
09:16:16 [2020-04-29T09:16:16.907Z] PWD=/go/src/github.com/docker/docker
09:16:16 [2020-04-29T09:16:16.907Z] KEEPBUNDLE=1
09:16:16 [2020-04-29T09:16:16.907Z] DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6
09:16:16 [2020-04-29T09:16:16.907Z] container=docker
09:16:16 [2020-04-29T09:16:16.907Z] HOME=/root
09:16:16 [2020-04-29T09:16:16.907Z] GOLANG_VERSION=1.13.10
09:16:16 [2020-04-29T09:16:16.907Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:16:16 [2020-04-29T09:16:16.907Z] VALIDATE_BRANCH=master
09:16:16 [2020-04-29T09:16:16.907Z] TERM=xterm
09:16:16 [2020-04-29T09:16:16.907Z] DOCKER_PKG=github.com/docker/docker
09:16:16 [2020-04-29T09:16:16.907Z] SHLVL=1
09:16:16 [2020-04-29T09:16:16.907Z] TIMEOUT=120m
09:16:16 [2020-04-29T09:16:16.907Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:16:16 [2020-04-29T09:16:16.907Z] DOCKER_GRAPHDRIVER=overlay2
09:16:16 [2020-04-29T09:16:16.907Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
09:16:16 [2020-04-29T09:16:16.907Z] GO111MODULE=off
09:16:16 [2020-04-29T09:16:16.907Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:16:16 [2020-04-29T09:16:16.907Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:16:16 [2020-04-29T09:16:16.907Z] GOPATH=/go
09:16:16 [2020-04-29T09:16:16.907Z] PKG_CONFIG=pkg-config
09:16:16 [2020-04-29T09:16:16.907Z] _=/usr/bin/env
09:16:16 [2020-04-29T09:16:16.907Z] Building test suite binary ./integration-cli/test.main
09:16:16 [2020-04-29T09:16:16.907Z] 
09:16:17 [2020-04-29T09:16:17.164Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:16:17 [2020-04-29T09:16:17.164Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:16:17 [2020-04-29T09:16:17.164Z] HOSTNAME=9d6b93240d4f
09:16:17 [2020-04-29T09:16:17.164Z] TEST_SKIP_INTEGRATION=1
09:16:17 [2020-04-29T09:16:17.164Z] TESTDEBUG=0
09:16:17 [2020-04-29T09:16:17.164Z] DEST=bundles/test-integration
09:16:17 [2020-04-29T09:16:17.164Z] PWD=/go/src/github.com/docker/docker
09:16:17 [2020-04-29T09:16:17.164Z] KEEPBUNDLE=1
09:16:17 [2020-04-29T09:16:17.164Z] DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6
09:16:17 [2020-04-29T09:16:17.164Z] container=docker
09:16:17 [2020-04-29T09:16:17.164Z] HOME=/root
09:16:17 [2020-04-29T09:16:17.164Z] GOLANG_VERSION=1.13.10
09:16:17 [2020-04-29T09:16:17.164Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:16:17 [2020-04-29T09:16:17.164Z] VALIDATE_BRANCH=master
09:16:17 [2020-04-29T09:16:17.164Z] TERM=xterm
09:16:17 [2020-04-29T09:16:17.164Z] DOCKER_PKG=github.com/docker/docker
09:16:17 [2020-04-29T09:16:17.164Z] SHLVL=1
09:16:17 [2020-04-29T09:16:17.164Z] TIMEOUT=120m
09:16:17 [2020-04-29T09:16:17.164Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:16:17 [2020-04-29T09:16:17.164Z] DOCKER_GRAPHDRIVER=overlay2
09:16:17 [2020-04-29T09:16:17.164Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
09:16:17 [2020-04-29T09:16:17.164Z] GO111MODULE=off
09:16:17 [2020-04-29T09:16:17.164Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:16:17 [2020-04-29T09:16:17.164Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:16:17 [2020-04-29T09:16:17.164Z] GOPATH=/go
09:16:17 [2020-04-29T09:16:17.164Z] PKG_CONFIG=pkg-config
09:16:17 [2020-04-29T09:16:17.164Z] _=/usr/bin/env
09:16:17 [2020-04-29T09:16:17.164Z] Building test suite binary ./integration-cli/test.main
09:16:17 [2020-04-29T09:16:17.247Z] ok  	github.com/docker/docker/daemon/logger	0.256s	coverage: 41.8% of statements
09:16:17 [2020-04-29T09:16:17.421Z] 
09:16:17 [2020-04-29T09:16:17.421Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
09:16:17 [2020-04-29T09:16:17.668Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m0.462862029s with top 10 stages: buildssa: 1m34.202442198s, goimports: 22.651240312s, unconvert: 12.768580027s, gosec: 9.705434569s, golint: 6.135022256s, ineffassign: 4.207247775s, misspell: 3.960238816s, inspect: 3.878460338s, vrp: 3.197015547s, printf: 1.921266339s 
09:16:17 [2020-04-29T09:16:17.818Z] ok  	github.com/docker/docker/daemon/images	0.041s	coverage: 4.9% of statements
09:16:17 [2020-04-29T09:16:17.986Z] No new tests added to integration.
09:16:17 [2020-04-29T09:16:17.986Z] 
09:16:17 [2020-04-29T09:16:17.986Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:16:18 [2020-04-29T09:16:18.078Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.264s	coverage: 77.8% of statements
09:16:18 [2020-04-29T09:16:18.339Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.277s	coverage: 57.7% of statements
09:16:18 [2020-04-29T09:16:18.339Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:16:18 [2020-04-29T09:16:18.339Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:16:18 [2020-04-29T09:16:18.339Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:16:18 [2020-04-29T09:16:18.339Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:16:18 [2020-04-29T09:16:18.339Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:16:18 [2020-04-29T09:16:18.339Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:16:18 [2020-04-29T09:16:18.911Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.025s	coverage: 67.0% of statements
09:16:19 [2020-04-29T09:16:19.171Z] ok  	github.com/docker/docker/daemon/logger/journald	0.039s	coverage: 26.2% of statements
09:16:19 [2020-04-29T09:16:19.358Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:16:19 [2020-04-29T09:16:19.358Z] HOSTNAME=f558cd0d904c
09:16:19 [2020-04-29T09:16:19.358Z] TESTDEBUG=0
09:16:19 [2020-04-29T09:16:19.358Z] DEST=bundles/test-integration
09:16:19 [2020-04-29T09:16:19.358Z] PWD=/go/src/github.com/docker/docker
09:16:19 [2020-04-29T09:16:19.358Z] KEEPBUNDLE=1
09:16:19 [2020-04-29T09:16:19.358Z] DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6
09:16:19 [2020-04-29T09:16:19.358Z] container=docker
09:16:19 [2020-04-29T09:16:19.358Z] HOME=/root
09:16:19 [2020-04-29T09:16:19.358Z] GOLANG_VERSION=1.13.10
09:16:19 [2020-04-29T09:16:19.358Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:16:19 [2020-04-29T09:16:19.358Z] VALIDATE_BRANCH=master
09:16:19 [2020-04-29T09:16:19.358Z] TERM=xterm
09:16:19 [2020-04-29T09:16:19.358Z] DOCKER_PKG=github.com/docker/docker
09:16:19 [2020-04-29T09:16:19.358Z] SHLVL=1
09:16:19 [2020-04-29T09:16:19.358Z] TIMEOUT=120m
09:16:19 [2020-04-29T09:16:19.358Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:16:19 [2020-04-29T09:16:19.358Z] DOCKER_GRAPHDRIVER=overlay2
09:16:19 [2020-04-29T09:16:19.358Z] GO111MODULE=off
09:16:19 [2020-04-29T09:16:19.358Z] TEST_SKIP_INTEGRATION_CLI=1
09:16:19 [2020-04-29T09:16:19.358Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:16:19 [2020-04-29T09:16:19.358Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:16:19 [2020-04-29T09:16:19.358Z] GOPATH=/go
09:16:19 [2020-04-29T09:16:19.358Z] PKG_CONFIG=pkg-config
09:16:19 [2020-04-29T09:16:19.358Z] _=/usr/bin/env
09:16:19 [2020-04-29T09:16:19.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:16:19 [2020-04-29T09:16:19.433Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 87.2% of statements
09:16:19 [2020-04-29T09:16:19.661Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:16:19 [2020-04-29T09:16:19.661Z] 
09:16:19 [2020-04-29T09:16:19.661Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:16:19 [2020-04-29T09:16:19.661Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:16:19 [2020-04-29T09:16:19.661Z] HOSTNAME=3a07e95ec7f1
09:16:19 [2020-04-29T09:16:19.661Z] TESTDEBUG=0
09:16:19 [2020-04-29T09:16:19.661Z] DEST=bundles/test-integration
09:16:19 [2020-04-29T09:16:19.661Z] PWD=/go/src/github.com/docker/docker
09:16:19 [2020-04-29T09:16:19.661Z] DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6
09:16:19 [2020-04-29T09:16:19.661Z] container=docker
09:16:19 [2020-04-29T09:16:19.661Z] HOME=/root
09:16:19 [2020-04-29T09:16:19.661Z] GOLANG_VERSION=1.13.10
09:16:19 [2020-04-29T09:16:19.661Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:16:19 [2020-04-29T09:16:19.661Z] VALIDATE_BRANCH=master
09:16:19 [2020-04-29T09:16:19.661Z] TERM=xterm
09:16:19 [2020-04-29T09:16:19.661Z] DOCKER_PKG=github.com/docker/docker
09:16:19 [2020-04-29T09:16:19.661Z] SHLVL=1
09:16:19 [2020-04-29T09:16:19.661Z] TIMEOUT=120m
09:16:19 [2020-04-29T09:16:19.661Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:16:19 [2020-04-29T09:16:19.661Z] DOCKER_GRAPHDRIVER=overlay2
09:16:19 [2020-04-29T09:16:19.661Z] GO111MODULE=off
09:16:19 [2020-04-29T09:16:19.661Z] DOCKER_EXPERIMENTAL=1
09:16:19 [2020-04-29T09:16:19.661Z] TEST_SKIP_INTEGRATION_CLI=1
09:16:19 [2020-04-29T09:16:19.661Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:16:19 [2020-04-29T09:16:19.661Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:16:19 [2020-04-29T09:16:19.661Z] GOPATH=/go
09:16:19 [2020-04-29T09:16:19.661Z] PKG_CONFIG=pkg-config
09:16:19 [2020-04-29T09:16:19.661Z] _=/usr/bin/env
09:16:19 [2020-04-29T09:16:19.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:16:19 [2020-04-29T09:16:19.922Z] Loaded image: buildpack-deps:jessie
09:16:19 [2020-04-29T09:16:19.922Z] Loaded image: busybox:latest
09:16:19 [2020-04-29T09:16:19.922Z] Loaded image: busybox:glibc
09:16:19 [2020-04-29T09:16:19.922Z] Loaded image: debian:jessie
09:16:19 [2020-04-29T09:16:19.922Z] Loaded image: hello-world:latest
09:16:19 [2020-04-29T09:16:19.922Z] INFO: Testing against a local daemon
09:16:19 [2020-04-29T09:16:19.922Z] === RUN   TestCgroupNamespacesBuild
09:16:20 [2020-04-29T09:16:20.003Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.045s	coverage: 61.6% of statements
09:16:20 [2020-04-29T09:16:20.945Z] ok  	github.com/docker/docker/daemon/logger/local	0.042s	coverage: 75.2% of statements
09:16:20 [2020-04-29T09:16:20.945Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:16:20 [2020-04-29T09:16:20.945Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.052s	coverage: 19.8% of statements
09:16:21 [2020-04-29T09:16:21.390Z] --- PASS: TestCgroupNamespacesBuild (2.37s)
09:16:21 [2020-04-29T09:16:21.390Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:16:21 [2020-04-29T09:16:21.517Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.026s	coverage: 33.3% of statements
09:16:22 [2020-04-29T09:16:22.089Z] ok  	github.com/docker/docker/daemon/logger/templates	0.018s	coverage: 8.3% of statements
09:16:22 [2020-04-29T09:16:22.661Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.016s	coverage: 47.8% of statements
09:16:22 [2020-04-29T09:16:22.923Z] ok  	github.com/docker/docker/daemon/network	0.016s	coverage: 63.8% of statements
09:16:23 [2020-04-29T09:16:23.409Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.88s)
09:16:23 [2020-04-29T09:16:23.409Z] === RUN   TestBuildWithSession
09:16:23 [2020-04-29T09:16:23.409Z] --- SKIP: TestBuildWithSession (0.00s)
09:16:23 [2020-04-29T09:16:23.409Z]     build_session_test.go:25: TODO: BuildKit
09:16:23 [2020-04-29T09:16:23.409Z] === RUN   TestBuildSquashParent
09:16:23 [2020-04-29T09:16:23.863Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.883s	coverage: 82.5% of statements
09:16:23 [2020-04-29T09:16:23.864Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:16:23 [2020-04-29T09:16:23.864Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:16:25 [2020-04-29T09:16:25.249Z] ok  	github.com/docker/docker/distribution/metadata	0.166s	coverage: 48.2% of statements
09:16:25 [2020-04-29T09:16:25.822Z] ok  	github.com/docker/docker/errdefs	0.012s	coverage: 49.4% of statements
09:16:26 [2020-04-29T09:16:26.082Z] ok  	github.com/docker/docker/distribution	0.323s	coverage: 22.1% of statements
09:16:26 [2020-04-29T09:16:26.082Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:16:27 [2020-04-29T09:16:27.466Z] ok  	github.com/docker/docker/image	0.056s	coverage: 86.4% of statements
09:16:27 [2020-04-29T09:16:27.727Z] ok  	github.com/docker/docker/distribution/xfer	1.709s	coverage: 85.1% of statements
09:16:27 [2020-04-29T09:16:27.727Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:16:27 [2020-04-29T09:16:27.727Z] ok  	github.com/docker/docker/image/cache	0.031s	coverage: 19.2% of statements
09:16:27 [2020-04-29T09:16:27.727Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:16:27 [2020-04-29T09:16:27.987Z] ok  	github.com/docker/docker/image/v1	0.044s	coverage: 25.0% of statements
09:16:27 [2020-04-29T09:16:27.987Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:16:28 [2020-04-29T09:16:28.248Z] ok  	github.com/docker/docker/libcontainerd/queue	0.042s	coverage: 100.0% of statements
09:16:28 [2020-04-29T09:16:28.819Z] ok  	github.com/docker/docker/pkg/aaparser	0.030s	coverage: 50.0% of statements
09:16:29 [2020-04-29T09:16:29.761Z] ok  	github.com/docker/docker/opts	0.081s	coverage: 67.4% of statements
09:16:30 [2020-04-29T09:16:30.220Z] --- PASS: TestBuildSquashParent (6.42s)
09:16:30 [2020-04-29T09:16:30.220Z] === RUN   TestBuildWithRemoveAndForceRemove
09:16:30 [2020-04-29T09:16:30.220Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:16:30 [2020-04-29T09:16:30.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:16:30 [2020-04-29T09:16:30.220Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:16:30 [2020-04-29T09:16:30.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:16:30 [2020-04-29T09:16:30.220Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:16:30 [2020-04-29T09:16:30.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:16:30 [2020-04-29T09:16:30.220Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:16:30 [2020-04-29T09:16:30.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:16:30 [2020-04-29T09:16:30.220Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:16:30 [2020-04-29T09:16:30.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:16:30 [2020-04-29T09:16:30.220Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:16:30 [2020-04-29T09:16:30.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:16:30 [2020-04-29T09:16:30.220Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:16:30 [2020-04-29T09:16:30.220Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:16:31 [2020-04-29T09:16:31.144Z] ok  	github.com/docker/docker/pkg/broadcaster	0.013s	coverage: 100.0% of statements
09:16:31 [2020-04-29T09:16:31.714Z] ok  	github.com/docker/docker/pkg/authorization	0.788s	coverage: 68.3% of statements
09:16:31 [2020-04-29T09:16:31.714Z] ok  	github.com/docker/docker/pkg/capabilities	0.014s	coverage: 87.5% of statements
09:16:32 [2020-04-29T09:16:32.240Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:16:32 [2020-04-29T09:16:32.240Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:16:32 [2020-04-29T09:16:32.285Z] ok  	github.com/docker/docker/pkg/directory	0.014s	coverage: 80.0% of statements
09:16:32 [2020-04-29T09:16:32.533Z] INFO [runner/unused/goanalysis] analyzers took 26.053822767s with top 10 stages: buildssa: 21.784959963s, U1000: 4.268862804s 
09:16:32 [2020-04-29T09:16:32.533Z] INFO [runner] Issues before processing: 2296, after processing: 0 
09:16:32 [2020-04-29T09:16:32.533Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1687/1687, autogenerated_exclude: 1582/1687, cgo: 1687/2296, skip_files: 1687/1687, filename_unadjuster: 1687/1687, exclude: 1582/1582, exclude-rules: 63/1582, nolint: 0/63, path_prettifier: 1687/1687, identifier_marker: 1582/1582 
09:16:32 [2020-04-29T09:16:32.533Z] INFO [runner] processing took 124.072078ms with stages: nolint: 53.684469ms, identifier_marker: 38.198355ms, path_prettifier: 13.76541ms, exclude-rules: 6.663384ms, autogenerated_exclude: 6.495203ms, skip_dirs: 3.575384ms, cgo: 932.965µs, filename_unadjuster: 750.428µs, max_same_issues: 1.836µs, uniq_by_line: 1.023µs, source_code: 835ns, diff: 618ns, max_from_linter: 499ns, exclude: 468ns, path_shortener: 421ns, skip_files: 420ns, max_per_file_from_linter: 360ns 
09:16:32 [2020-04-29T09:16:32.533Z] INFO [runner] linters took 1m33.582348727s with stages: goanalysis_metalinter: 1m15.539450394s, unused: 17.917894221s 
09:16:32 [2020-04-29T09:16:32.533Z] INFO File cache stats: 1441 entries of total size 6.8MiB 
09:16:32 [2020-04-29T09:16:32.854Z] ok  	github.com/docker/docker/pkg/archive	1.340s	coverage: 76.8% of statements
09:16:33 [2020-04-29T09:16:33.097Z] INFO Memory: 1554 samples, avg is 245.1MB, max is 2899.5MB 
09:16:33 [2020-04-29T09:16:33.097Z] INFO Execution took 3m29.680941097s               
09:16:33 [2020-04-29T09:16:33.114Z] ok  	github.com/docker/docker/pkg/discovery	0.017s	coverage: 58.3% of statements
09:16:33 [2020-04-29T09:16:33.355Z] Congratulations! The shell scripts are properly formatted.
09:16:33 [2020-04-29T09:16:33.684Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 97.6% of statements
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
09:16:34 [2020-04-29T09:16:34.254Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
09:16:34 [2020-04-29T09:16:34.257Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 hack/make.sh dynbinary-daemon test-docker-py
09:16:34 [2020-04-29T09:16:34.513Z] 
09:16:34 [2020-04-29T09:16:34.771Z] Removing bundles/
09:16:34 [2020-04-29T09:16:34.771Z] 
09:16:34 [2020-04-29T09:16:34.771Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
09:16:34 [2020-04-29T09:16:34.771Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:16:34 [2020-04-29T09:16:34.771Z] GOOS="" GOARCH="" GOARM=""
09:16:34 [2020-04-29T09:16:34.823Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
09:16:34 [2020-04-29T09:16:34.908Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:16:35 [2020-04-29T09:16:35.082Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
09:16:35 [2020-04-29T09:16:35.189Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:16:36 [2020-04-29T09:16:36.461Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
09:16:36 [2020-04-29T09:16:36.461Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.592s	coverage: 43.2% of statements
09:16:37 [2020-04-29T09:16:37.031Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 89.5% of statements
09:16:37 [2020-04-29T09:16:37.291Z] ok  	github.com/docker/docker/pkg/fsutils	0.328s	coverage: 85.1% of statements
09:16:37 [2020-04-29T09:16:37.551Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
09:16:37 [2020-04-29T09:16:37.551Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.108s	coverage: 84.1% of statements
09:16:37 [2020-04-29T09:16:37.894Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:16:37 [2020-04-29T09:16:37.894Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.52s)
09:16:37 [2020-04-29T09:16:37.894Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s)
09:16:37 [2020-04-29T09:16:37.894Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.75s)
09:16:37 [2020-04-29T09:16:37.894Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.76s)
09:16:37 [2020-04-29T09:16:37.894Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.44s)
09:16:37 [2020-04-29T09:16:37.894Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.43s)
09:16:37 [2020-04-29T09:16:37.894Z] === RUN   TestBuildMultiStageCopy
09:16:37 [2020-04-29T09:16:37.894Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:16:38 [2020-04-29T09:16:38.495Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
09:16:38 [2020-04-29T09:16:38.755Z] ok  	github.com/docker/docker/pkg/idtools	0.502s	coverage: 70.1% of statements
09:16:38 [2020-04-29T09:16:38.755Z] ok  	github.com/docker/docker/pkg/locker	0.035s	coverage: 88.9% of statements
09:16:39 [2020-04-29T09:16:39.326Z] ok  	github.com/docker/docker/pkg/ioutils	0.592s	coverage: 69.3% of statements
09:16:39 [2020-04-29T09:16:39.326Z] ok  	github.com/docker/docker/layer	8.112s	coverage: 68.8% of statements
09:16:39 [2020-04-29T09:16:39.326Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:16:39 [2020-04-29T09:16:39.326Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:16:39 [2020-04-29T09:16:39.326Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:16:39 [2020-04-29T09:16:39.326Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:16:39 [2020-04-29T09:16:39.326Z] ?   	github.com/docker/docker/oci	[no test files]
09:16:39 [2020-04-29T09:16:39.326Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:16:39 [2020-04-29T09:16:39.326Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:16:39 [2020-04-29T09:16:39.326Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:16:39 [2020-04-29T09:16:39.326Z] ok  	github.com/docker/docker/pkg/longpath	0.010s	coverage: 100.0% of statements
09:16:39 [2020-04-29T09:16:39.326Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:16:39 [2020-04-29T09:16:39.326Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
09:16:39 [2020-04-29T09:16:39.326Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.018s	coverage: 85.7% of statements
09:16:39 [2020-04-29T09:16:39.326Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:16:39 [2020-04-29T09:16:39.897Z] ok  	github.com/docker/docker/pkg/parsers	0.023s	coverage: 97.0% of statements
09:16:39 [2020-04-29T09:16:39.897Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.019s	coverage: 60.0% of statements
09:16:40 [2020-04-29T09:16:40.157Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.029s	coverage: 91.4% of statements
09:16:40 [2020-04-29T09:16:40.157Z] ok  	github.com/docker/docker/pkg/pidfile	0.021s	coverage: 82.4% of statements
09:16:40 [2020-04-29T09:16:40.157Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:16:40 [2020-04-29T09:16:40.157Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:16:40 [2020-04-29T09:16:40.562Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:16:40 [2020-04-29T09:16:40.562Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:16:40 [2020-04-29T09:16:40.729Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.035s	coverage: 56.8% of statements
09:16:41 [2020-04-29T09:16:41.175Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:16:41 [2020-04-29T09:16:41.302Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.026s	coverage: 85.7% of statements
09:16:41 [2020-04-29T09:16:41.562Z] ok  	github.com/docker/docker/pkg/progress	0.016s	coverage: 75.9% of statements
09:16:41 [2020-04-29T09:16:41.562Z] ok  	github.com/docker/docker/pkg/pools	0.022s	coverage: 88.2% of statements
09:16:41 [2020-04-29T09:16:41.786Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:16:42 [2020-04-29T09:16:42.133Z] ok  	github.com/docker/docker/pkg/reexec	0.018s	coverage: 82.4% of statements
09:16:42 [2020-04-29T09:16:42.399Z] --- PASS: TestBuildMultiStageCopy (4.98s)
09:16:42 [2020-04-29T09:16:42.399Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s)
09:16:42 [2020-04-29T09:16:42.399Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s)
09:16:42 [2020-04-29T09:16:42.399Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s)
09:16:42 [2020-04-29T09:16:42.399Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s)
09:16:42 [2020-04-29T09:16:42.399Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s)
09:16:42 [2020-04-29T09:16:42.399Z] === RUN   TestBuildMultiStageParentConfig
09:16:42 [2020-04-29T09:16:42.704Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
09:16:42 [2020-04-29T09:16:42.704Z] ok  	github.com/docker/docker/pkg/pubsub	1.082s	coverage: 73.9% of statements
09:16:43 [2020-04-29T09:16:43.644Z] ok  	github.com/docker/docker/pkg/stringid	0.013s	coverage: 70.6% of statements
09:16:43 [2020-04-29T09:16:43.644Z] ok  	github.com/docker/docker/pkg/streamformatter	0.015s	coverage: 66.2% of statements
09:16:43 [2020-04-29T09:16:43.904Z] ok  	github.com/docker/docker/pkg/symlink	0.031s	coverage: 87.7% of statements
09:16:44 [2020-04-29T09:16:44.164Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 71.3% of statements
09:16:44 [2020-04-29T09:16:44.414Z] --- PASS: TestBuildMultiStageParentConfig (1.57s)
09:16:44 [2020-04-29T09:16:44.414Z] === RUN   TestBuildLabelWithTargets
09:16:44 [2020-04-29T09:16:44.733Z] ok  	github.com/docker/docker/pkg/tailfile	0.094s	coverage: 88.6% of statements
09:16:44 [2020-04-29T09:16:44.993Z] ok  	github.com/docker/docker/pkg/system	0.036s	coverage: 36.9% of statements
09:16:44 [2020-04-29T09:16:44.993Z] ok  	github.com/docker/docker/pkg/signal	2.846s	coverage: 61.0% of statements
09:16:45 [2020-04-29T09:16:45.253Z] testing: warning: no tests to run
09:16:45 [2020-04-29T09:16:45.253Z] coverage: [no statements]
09:16:45 [2020-04-29T09:16:45.253Z] ok  	github.com/docker/docker/pkg/term/windows	0.009s	coverage: [no statements] [no tests to run]
09:16:45 [2020-04-29T09:16:45.823Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
09:16:45 [2020-04-29T09:16:45.823Z] ok  	github.com/docker/docker/pkg/tarsum	0.106s	coverage: 89.3% of statements
09:16:45 [2020-04-29T09:16:45.823Z] ok  	github.com/docker/docker/pkg/urlutil	0.013s	coverage: 100.0% of statements
09:16:46 [2020-04-29T09:16:46.393Z] ok  	github.com/docker/docker/pkg/useragent	0.011s	coverage: 88.9% of statements
09:16:46 [2020-04-29T09:16:46.429Z] --- PASS: TestBuildLabelWithTargets (2.46s)
09:16:46 [2020-04-29T09:16:46.429Z] === RUN   TestBuildWithEmptyLayers
09:16:47 [2020-04-29T09:16:47.432Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
09:16:47 [2020-04-29T09:16:47.432Z] === RUN   TestBuildMultiStageOnBuild
09:16:47 [2020-04-29T09:16:47.777Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.5% of statements
09:16:48 [2020-04-29T09:16:48.347Z] ok  	github.com/docker/docker/profiles/seccomp	0.026s	coverage: 73.8% of statements
09:16:48 [2020-04-29T09:16:48.347Z] ok  	github.com/docker/docker/reference	0.025s	coverage: 84.4% of statements
09:16:49 [2020-04-29T09:16:49.331Z] ok  	github.com/docker/docker/plugin	0.589s	coverage: 23.3% of statements
09:16:49 [2020-04-29T09:16:49.592Z] ok  	github.com/docker/docker/registry/resumable	0.027s	coverage: 100.0% of statements
09:16:49 [2020-04-29T09:16:49.851Z] ok  	github.com/docker/docker/restartmanager	0.011s	coverage: 45.3% of statements
09:16:50 [2020-04-29T09:16:50.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:16:50 [2020-04-29T09:16:50.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:16:50 [2020-04-29T09:16:50.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:16:50 [2020-04-29T09:16:50.793Z] ok  	github.com/docker/docker/registry	0.266s	coverage: 56.1% of statements
09:16:50 [2020-04-29T09:16:50.793Z] ok  	github.com/docker/docker/testutil	0.016s	coverage: 62.5% of statements
09:16:50 [2020-04-29T09:16:50.793Z] ok  	github.com/docker/docker/runconfig	0.031s	coverage: 68.2% of statements
09:16:50 [2020-04-29T09:16:50.916Z] --- PASS: TestBuildMultiStageOnBuild (3.07s)
09:16:50 [2020-04-29T09:16:50.916Z] === RUN   TestBuildUncleanTarFilenames
09:16:51 [2020-04-29T09:16:51.918Z] --- PASS: TestBuildUncleanTarFilenames (1.33s)
09:16:51 [2020-04-29T09:16:51.918Z] === RUN   TestBuildMultiStageLayerLeak
09:16:52 [2020-04-29T09:16:52.705Z] ok  	github.com/docker/docker/volume/drivers	0.036s	coverage: 36.1% of statements
09:16:53 [2020-04-29T09:16:53.904Z] ok  	github.com/docker/docker/volume/local	0.047s	coverage: 73.0% of statements
09:16:53 [2020-04-29T09:16:53.904Z] ok  	github.com/docker/docker/volume/mounts	0.068s	coverage: 67.0% of statements
09:16:54 [2020-04-29T09:16:54.472Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.0% of statements
09:16:55 [2020-04-29T09:16:55.363Z] --- PASS: TestBuildMultiStageLayerLeak (3.19s)
09:16:55 [2020-04-29T09:16:55.363Z] === RUN   TestBuildWithHugeFile
09:16:58 [2020-04-29T09:16:58.839Z] eac6fba788c9: Pull complete
09:16:58 [2020-04-29T09:16:58.839Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca
09:16:58 [2020-04-29T09:16:58.839Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
09:16:58 [2020-04-29T09:16:58.839Z] mcr.microsoft.com/windows/servercore:ltsc2019
09:16:58 [2020-04-29T09:16:58.839Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
09:16:58 [2020-04-29T09:16:58.839Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
09:16:58 [2020-04-29T09:16:58.839Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158'
09:16:58 [2020-04-29T09:16:58.839Z] INFO: Docker version of control daemon
09:16:58 [2020-04-29T09:16:58.839Z] 
09:16:58 [2020-04-29T09:16:58.839Z] Client: Docker Engine - Enterprise
09:16:58 [2020-04-29T09:16:58.839Z]  Version:           19.03.5
09:16:58 [2020-04-29T09:16:58.839Z]  API version:       1.40
09:16:58 [2020-04-29T09:16:58.839Z]  Go version:        go1.12.12
09:16:58 [2020-04-29T09:16:58.839Z]  Git commit:        2ee0c57608
09:16:58 [2020-04-29T09:16:58.839Z]  Built:             11/13/2019 08:00:16
09:16:58 [2020-04-29T09:16:58.839Z]  OS/Arch:           windows/amd64
09:16:58 [2020-04-29T09:16:58.839Z]  Experimental:      false
09:16:58 [2020-04-29T09:16:58.839Z] 
09:16:58 [2020-04-29T09:16:58.839Z] Server: Docker Engine - Enterprise
09:16:58 [2020-04-29T09:16:58.839Z]  Engine:
09:16:58 [2020-04-29T09:16:58.839Z]   Version:          19.03.5
09:16:58 [2020-04-29T09:16:58.839Z]   API version:      1.40 (minimum version 1.24)
09:16:58 [2020-04-29T09:16:58.839Z]   Go version:       go1.12.12
09:16:58 [2020-04-29T09:16:58.839Z]   Git commit:       2ee0c57608
09:16:58 [2020-04-29T09:16:58.839Z]   Built:            11/13/2019 07:58:51
09:16:58 [2020-04-29T09:16:58.839Z]   OS/Arch:          windows/amd64
09:16:58 [2020-04-29T09:16:58.839Z]   Experimental:     true
09:16:58 [2020-04-29T09:16:58.839Z] 
09:16:58 [2020-04-29T09:16:58.839Z] INFO: Docker info of control daemon
09:16:58 [2020-04-29T09:16:58.839Z] 
09:16:58 [2020-04-29T09:16:58.839Z] Client:
09:16:58 [2020-04-29T09:16:58.839Z]  Debug Mode: false
09:16:58 [2020-04-29T09:16:58.839Z]  Plugins:
09:16:58 [2020-04-29T09:16:58.839Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
09:16:58 [2020-04-29T09:16:58.839Z] 
09:16:58 [2020-04-29T09:16:58.839Z] Server:
09:16:58 [2020-04-29T09:16:58.839Z]  Containers: 0
09:16:58 [2020-04-29T09:16:58.839Z]   Running: 0
09:16:58 [2020-04-29T09:16:58.839Z]   Paused: 0
09:16:58 [2020-04-29T09:16:58.839Z]   Stopped: 0
09:16:58 [2020-04-29T09:16:58.839Z]  Images: 1
09:16:58 [2020-04-29T09:16:58.839Z]  Server Version: 19.03.5
09:16:58 [2020-04-29T09:16:58.839Z]  Storage Driver: lcow (linux) windowsfilter (windows)
09:16:58 [2020-04-29T09:16:58.839Z]   LCOW: 
09:16:58 [2020-04-29T09:16:58.839Z]   Windows: 
09:16:58 [2020-04-29T09:16:58.839Z]  Logging Driver: json-file
09:16:58 [2020-04-29T09:16:58.839Z]  Plugins:
09:16:58 [2020-04-29T09:16:58.839Z]   Volume: local
09:16:58 [2020-04-29T09:16:58.839Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:16:58 [2020-04-29T09:16:58.839Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:16:58 [2020-04-29T09:16:58.839Z]  Swarm: inactive
09:16:58 [2020-04-29T09:16:58.839Z]  Default Isolation: process
09:16:58 [2020-04-29T09:16:58.839Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:16:58 [2020-04-29T09:16:58.839Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
09:16:58 [2020-04-29T09:16:58.839Z]  OSType: windows
09:16:58 [2020-04-29T09:16:58.839Z]  Architecture: x86_64
09:16:58 [2020-04-29T09:16:58.839Z]  CPUs: 4
09:16:58 [2020-04-29T09:16:58.839Z]  Total Memory: 32GiB
09:16:58 [2020-04-29T09:16:58.839Z]  Name: azwin-2-ed4b50
09:16:58 [2020-04-29T09:16:58.839Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
09:16:58 [2020-04-29T09:16:58.839Z]  Docker Root Dir: D:\docker
09:16:58 [2020-04-29T09:16:58.839Z]  Debug Mode: false
09:16:58 [2020-04-29T09:16:58.839Z]  Registry: https://index.docker.io/v1/
09:16:58 [2020-04-29T09:16:58.839Z]  Labels:
09:16:58 [2020-04-29T09:16:58.839Z]  Experimental: true
09:16:58 [2020-04-29T09:16:58.839Z]  Insecure Registries:
09:16:58 [2020-04-29T09:16:58.839Z]   10.0.0.4:5000
09:16:58 [2020-04-29T09:16:58.839Z]   127.0.0.0/8
09:16:58 [2020-04-29T09:16:58.839Z]  Registry Mirrors:
09:16:58 [2020-04-29T09:16:58.839Z]   http://10.0.0.4:5000/
09:16:58 [2020-04-29T09:16:58.839Z]  Live Restore Enabled: false
09:16:58 [2020-04-29T09:16:58.839Z] 
09:16:58 [2020-04-29T09:16:58.839Z] 
09:16:58 [2020-04-29T09:16:58.839Z] INFO: Commit hash is 5c59f8d0cd
09:16:58 [2020-04-29T09:16:58.839Z] INFO: Nuke-Everything...
09:16:58 [2020-04-29T09:16:58.839Z] INFO: Container count on control daemon to delete is 0
09:16:58 [2020-04-29T09:16:58.839Z] INFO: Nuking d:\CI
09:16:58 [2020-04-29T09:16:58.839Z] INFO: Zapped successfully
09:16:58 [2020-04-29T09:16:58.839Z] INFO: Location for testing is d:\CI\PR-40868\4
09:16:58 [2020-04-29T09:16:58.839Z] INFO: Validating GOLang consistency in Dockerfile.windows...
09:16:58 [2020-04-29T09:16:58.839Z] 
09:16:58 [2020-04-29T09:16:58.839Z] 
09:16:58 [2020-04-29T09:16:58.839Z] INFO: Building the image from Dockerfile.windows at 04/29/2020 09:16:50...
09:16:58 [2020-04-29T09:16:58.839Z] 
09:16:58 [2020-04-29T09:16:58.839Z] Sending build context to Docker daemon  57.48MB
09:16:58 [2020-04-29T09:16:58.839Z] 
09:16:58 [2020-04-29T09:16:58.839Z] Step 1/10 : FROM microsoft/windowsservercore
09:16:58 [2020-04-29T09:16:58.839Z]  ---> fdf6432edbdc
09:16:58 [2020-04-29T09:16:58.839Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
09:16:58 [2020-04-29T09:16:58.839Z]  ---> Running in 1b2f6ecd95ce
09:16:58 [2020-04-29T09:16:58.839Z] Removing intermediate container 1b2f6ecd95ce
09:16:58 [2020-04-29T09:16:58.839Z]  ---> c679f51e35f8
09:16:58 [2020-04-29T09:16:58.839Z] Step 3/10 : ARG GO_VERSION=1.13.10
09:16:58 [2020-04-29T09:16:58.839Z]  ---> Running in 4fc8e76b7c36
09:16:58 [2020-04-29T09:16:58.839Z] Removing intermediate container 4fc8e76b7c36
09:16:58 [2020-04-29T09:16:58.839Z]  ---> 95cc5ebe730d
09:16:58 [2020-04-29T09:16:58.839Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
09:16:58 [2020-04-29T09:16:58.839Z]  ---> Running in a125d3420450
09:16:58 [2020-04-29T09:16:58.839Z] Removing intermediate container a125d3420450
09:16:58 [2020-04-29T09:16:58.839Z]  ---> 62e8eef1275a
09:16:58 [2020-04-29T09:16:58.839Z] 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}
09:16:58 [2020-04-29T09:16:58.839Z]  ---> Running in d821266fe95f
09:16:58 [2020-04-29T09:16:58.839Z] Removing intermediate container d821266fe95f
09:16:58 [2020-04-29T09:16:58.839Z]  ---> 5ed7a36014a6
09:16:58 [2020-04-29T09:16:58.839Z] 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;
09:16:58 [2020-04-29T09:16:58.839Z]  ---> Running in 8f40f25fb992
09:17:04 [2020-04-29T09:17:04.714Z] 
09:17:04 [2020-04-29T09:17:04.714Z] SUCCESS: Specified value was saved.
09:17:05 [2020-04-29T09:17:05.700Z] INFO: Downloading git...
09:17:07 [2020-04-29T09:17:07.270Z] INFO: Downloading go...
09:17:12 [2020-04-29T09:17:12.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:17:13 [2020-04-29T09:17:13.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:17:14 [2020-04-29T09:17:14.428Z] INFO: Downloading compiler 1 of 3...
09:17:14 [2020-04-29T09:17:14.428Z] INFO: Downloading compiler 2 of 3...
09:17:14 [2020-04-29T09:17:14.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:17:15 [2020-04-29T09:17:15.414Z] INFO: Downloading compiler 3 of 3...
09:17:15 [2020-04-29T09:17:15.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:17:15 [2020-04-29T09:17:15.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:17:15 [2020-04-29T09:17:15.889Z] INFO: Extracting git...
09:17:16 [2020-04-29T09:17:16.409Z] ok  	github.com/docker/docker/pkg/plugins	33.631s	coverage: 76.6% of statements
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/pkg/term	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/rootless	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/volume	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:17:16 [2020-04-29T09:17:16.409Z] 
09:17:16 [2020-04-29T09:17:16.409Z] === Skipped
09:17:16 [2020-04-29T09:17:16.409Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:17:16 [2020-04-29T09:17:16.409Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:17:16 [2020-04-29T09:17:16.409Z] 
09:17:16 [2020-04-29T09:17:16.409Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:17:16 [2020-04-29T09:17:16.409Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:17:16 [2020-04-29T09:17:16.409Z] 
09:17:16 [2020-04-29T09:17:16.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:46: Driver btrfs not supported
09:17:16 [2020-04-29T09:17:16.409Z] 
09:17:16 [2020-04-29T09:17:16.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:46: Driver btrfs not supported
09:17:16 [2020-04-29T09:17:16.409Z] 
09:17:16 [2020-04-29T09:17:16.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:46: Driver btrfs not supported
09:17:16 [2020-04-29T09:17:16.409Z] 
09:17:16 [2020-04-29T09:17:16.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:46: Driver btrfs not supported
09:17:16 [2020-04-29T09:17:16.409Z] 
09:17:16 [2020-04-29T09:17:16.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:46: Driver btrfs not supported
09:17:16 [2020-04-29T09:17:16.409Z] 
09:17:16 [2020-04-29T09:17:16.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:73: No driver to put!
09:17:16 [2020-04-29T09:17:16.409Z] 
09:17:16 [2020-04-29T09:17:16.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:17:16 [2020-04-29T09:17:16.409Z] time="2020-04-29T09:16:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:17:16 [2020-04-29T09:17:16.409Z] 
09:17:16 [2020-04-29T09:17:16.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:17:16 [2020-04-29T09:17:16.409Z] time="2020-04-29T09:16:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:17:16 [2020-04-29T09:17:16.409Z] 
09:17:16 [2020-04-29T09:17:16.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:17:16 [2020-04-29T09:17:16.409Z] time="2020-04-29T09:16:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:17:16 [2020-04-29T09:17:16.409Z] 
09:17:16 [2020-04-29T09:17:16.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:17:16 [2020-04-29T09:17:16.409Z] time="2020-04-29T09:16:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:17:16 [2020-04-29T09:17:16.409Z] 
09:17:16 [2020-04-29T09:17:16.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:17:16 [2020-04-29T09:17:16.409Z] time="2020-04-29T09:16:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:17:16 [2020-04-29T09:17:16.409Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:17:16 [2020-04-29T09:17:16.409Z] 
09:17:16 [2020-04-29T09:17:16.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:17:16 [2020-04-29T09:17:16.410Z]     graphtest_unix.go:73: No driver to put!
09:17:16 [2020-04-29T09:17:16.410Z] 
09:17:16 [2020-04-29T09:17:16.410Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:17:16 [2020-04-29T09:17:16.410Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:17:16 [2020-04-29T09:17:16.410Z] 
09:17:16 [2020-04-29T09:17:16.410Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:17:16 [2020-04-29T09:17:16.410Z]     overlay_test.go:49: Fails to compute changes intermittently
09:17:16 [2020-04-29T09:17:16.410Z] 
09:17:16 [2020-04-29T09:17:16.410Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:17:16 [2020-04-29T09:17:16.410Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:17:16 [2020-04-29T09:17:16.410Z] 
09:17:16 [2020-04-29T09:17:16.410Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:17:16 [2020-04-29T09:17:16.410Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:17:16 [2020-04-29T09:17:16.410Z] 
09:17:16 [2020-04-29T09:17:16.410Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:17:16 [2020-04-29T09:17:16.410Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:17:16 [2020-04-29T09:17:16.410Z]     graphtest_unix.go:46: Driver zfs not supported
09:17:16 [2020-04-29T09:17:16.410Z] 
09:17:16 [2020-04-29T09:17:16.410Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:17:16 [2020-04-29T09:17:16.410Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:17:16 [2020-04-29T09:17:16.410Z]     graphtest_unix.go:46: Driver zfs not supported
09:17:16 [2020-04-29T09:17:16.410Z] 
09:17:16 [2020-04-29T09:17:16.410Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:17:16 [2020-04-29T09:17:16.410Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:17:16 [2020-04-29T09:17:16.410Z]     graphtest_unix.go:46: Driver zfs not supported
09:17:16 [2020-04-29T09:17:16.410Z] 
09:17:16 [2020-04-29T09:17:16.410Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:17:16 [2020-04-29T09:17:16.410Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:17:16 [2020-04-29T09:17:16.410Z]     graphtest_unix.go:46: Driver zfs not supported
09:17:16 [2020-04-29T09:17:16.410Z] 
09:17:16 [2020-04-29T09:17:16.410Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:17:16 [2020-04-29T09:17:16.410Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:17:16 [2020-04-29T09:17:16.410Z]     graphtest_unix.go:46: Driver zfs not supported
09:17:16 [2020-04-29T09:17:16.410Z] 
09:17:16 [2020-04-29T09:17:16.410Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:17:16 [2020-04-29T09:17:16.410Z]     graphtest_unix.go:73: No driver to put!
09:17:16 [2020-04-29T09:17:16.410Z] 
09:17:16 [2020-04-29T09:17:16.410Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:17:16 [2020-04-29T09:17:16.410Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:17:16 [2020-04-29T09:17:16.410Z] 
09:17:16 [2020-04-29T09:17:16.410Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:17:16 [2020-04-29T09:17:16.410Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
09:17:16 [2020-04-29T09:17:16.410Z] 
09:17:16 [2020-04-29T09:17:16.410Z] 
09:17:16 [2020-04-29T09:17:16.410Z] DONE 2122 tests, 26 skipped in 190.926s
Post stage
[Pipeline] junit
09:17:16 [2020-04-29T09:17:16.422Z] Recording test results
09:17:16 [2020-04-29T09:17:16.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:17:16 [2020-04-29T09:17:16.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:17:16 [2020-04-29T09:17:16.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:17:17 [2020-04-29T09:17:17.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:17:19 [2020-04-29T09:17:19.570Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6 -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:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 hack/make.sh dynbinary test-integration
09:17:20 [2020-04-29T09:17:20.138Z] 
09:17:20 [2020-04-29T09:17:20.397Z] Removing bundles/
09:17:20 [2020-04-29T09:17:20.397Z] 
09:17:20 [2020-04-29T09:17:20.397Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:17:20 [2020-04-29T09:17:20.397Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:17:20 [2020-04-29T09:17:20.397Z] GOOS="" GOARCH="" GOARM=""
09:17:21 [2020-04-29T09:17:21.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:17:22 [2020-04-29T09:17:22.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:17:22 [2020-04-29T09:17:22.308Z] --- PASS: TestBuildWithHugeFile (26.06s)
09:17:22 [2020-04-29T09:17:22.308Z] === RUN   TestBuildWithEmptyDockerfile
09:17:22 [2020-04-29T09:17:22.308Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:17:22 [2020-04-29T09:17:22.308Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:17:22 [2020-04-29T09:17:22.308Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:17:22 [2020-04-29T09:17:22.308Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:17:22 [2020-04-29T09:17:22.308Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:17:22 [2020-04-29T09:17:22.308Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:17:22 [2020-04-29T09:17:22.308Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:17:22 [2020-04-29T09:17:22.308Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:17:22 [2020-04-29T09:17:22.308Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:17:22 [2020-04-29T09:17:22.308Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
09:17:22 [2020-04-29T09:17:22.308Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
09:17:22 [2020-04-29T09:17:22.308Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
09:17:22 [2020-04-29T09:17:22.308Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
09:17:22 [2020-04-29T09:17:22.308Z] === RUN   TestBuildPreserveOwnership
09:17:22 [2020-04-29T09:17:22.308Z] === RUN   TestBuildPreserveOwnership/copy_from
09:17:23 [2020-04-29T09:17:23.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:17:24 [2020-04-29T09:17:24.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:17:25 [2020-04-29T09:17:25.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:17:26 [2020-04-29T09:17:26.678Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:17:26 [2020-04-29T09:17:26.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:17:28 [2020-04-29T09:17:28.694Z] --- PASS: TestBuildPreserveOwnership (6.96s)
09:17:28 [2020-04-29T09:17:28.694Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.48s)
09:17:28 [2020-04-29T09:17:28.694Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.47s)
09:17:28 [2020-04-29T09:17:28.694Z] === RUN   TestBuildPlatformInvalid
09:17:28 [2020-04-29T09:17:28.694Z] --- PASS: TestBuildPlatformInvalid (0.14s)
09:17:28 [2020-04-29T09:17:28.694Z] PASS
09:17:28 [2020-04-29T09:17:28.694Z] 
09:17:28 [2020-04-29T09:17:28.694Z] === Skipped
09:17:28 [2020-04-29T09:17:28.694Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
09:17:28 [2020-04-29T09:17:28.694Z]     build_session_test.go:25: TODO: BuildKit
09:17:28 [2020-04-29T09:17:28.694Z] 
09:17:28 [2020-04-29T09:17:28.694Z] 
09:17:28 [2020-04-29T09:17:28.694Z] DONE 32 tests, 1 skipped in 77.041s
09:17:28 [2020-04-29T09:17:28.694Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
09:17:28 [2020-04-29T09:17:28.694Z] ++ 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
09:17:28 [2020-04-29T09:17:28.694Z] ++ set -e
09:17:28 [2020-04-29T09:17:28.694Z] ++ '[' -n 0 ']'
09:17:28 [2020-04-29T09:17:28.694Z] ++ set -x
09:17:28 [2020-04-29T09:17:28.694Z] ++ env -i DEST=/go/src/github.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
09:17:28 [2020-04-29T09:17:28.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:17:28 [2020-04-29T09:17:28.976Z] INFO: Testing against a local daemon
09:17:28 [2020-04-29T09:17:28.976Z] === RUN   TestConfigInspect
09:17:29 [2020-04-29T09:17:29.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:17:30 [2020-04-29T09:17:30.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:17:30 [2020-04-29T09:17:30.819Z] INFO: Expanding go...
09:17:32 [2020-04-29T09:17:32.070Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:17:32 [2020-04-29T09:17:32.070Z] Using test binary docker
09:17:32 [2020-04-29T09:17:32.070Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:17:32 [2020-04-29T09:17:32.070Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:17:32 [2020-04-29T09:17:32.070Z] INFO: Waiting for daemon to start...
09:17:32 [2020-04-29T09:17:32.070Z] Starting dockerd
09:17:33 [2020-04-29T09:17:33.346Z] --- PASS: TestConfigInspect (3.98s)
09:17:33 [2020-04-29T09:17:33.346Z] === RUN   TestConfigList
09:17:33 [2020-04-29T09:17:33.949Z] .
09:17:33 [2020-04-29T09:17:33.949Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:17:33 [2020-04-29T09:17:33.949Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:17:33 [2020-04-29T09:17:33.949Z] Error: No such image: emptyfs
09:17:34 [2020-04-29T09:17:34.204Z] Running integration-test (iteration 1)
09:17:34 [2020-04-29T09:17:34.204Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:17:36 [2020-04-29T09:17:36.790Z] --- PASS: TestConfigList (3.56s)
09:17:36 [2020-04-29T09:17:36.790Z] === RUN   TestConfigsCreateAndDelete
09:17:40 [2020-04-29T09:17:40.247Z] --- PASS: TestConfigsCreateAndDelete (3.77s)
09:17:40 [2020-04-29T09:17:40.247Z] === RUN   TestConfigsUpdate
09:17:44 [2020-04-29T09:17:44.171Z] Loaded image: buildpack-deps:jessie
09:17:44 [2020-04-29T09:17:44.171Z] Loaded image: busybox:latest
09:17:44 [2020-04-29T09:17:44.171Z] Loaded image: busybox:glibc
09:17:44 [2020-04-29T09:17:44.171Z] Loaded image: debian:jessie
09:17:44 [2020-04-29T09:17:44.171Z] Loaded image: hello-world:latest
09:17:44 [2020-04-29T09:17:44.171Z] INFO: Testing against a local daemon
09:17:44 [2020-04-29T09:17:44.171Z] === RUN   TestCgroupNamespacesBuild
09:17:44 [2020-04-29T09:17:44.616Z] --- PASS: TestConfigsUpdate (3.63s)
09:17:44 [2020-04-29T09:17:44.616Z] === RUN   TestTemplatedConfig
09:17:46 [2020-04-29T09:17:46.688Z] --- PASS: TestCgroupNamespacesBuild (2.90s)
09:17:46 [2020-04-29T09:17:46.688Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:17:47 [2020-04-29T09:17:47.283Z] --- PASS: TestTemplatedConfig (3.48s)
09:17:47 [2020-04-29T09:17:47.283Z] === RUN   TestConfigCreateResolve
09:17:49 [2020-04-29T09:17:49.246Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.58s)
09:17:49 [2020-04-29T09:17:49.247Z] === RUN   TestBuildWithSession
09:17:49 [2020-04-29T09:17:49.247Z] --- SKIP: TestBuildWithSession (0.00s)
09:17:49 [2020-04-29T09:17:49.247Z]     build_session_test.go:25: TODO: BuildKit
09:17:49 [2020-04-29T09:17:49.247Z] === RUN   TestBuildSquashParent
09:17:51 [2020-04-29T09:17:51.653Z] --- PASS: TestConfigCreateResolve (3.70s)
09:17:51 [2020-04-29T09:17:51.653Z] === RUN   TestConfigDaemonLibtrustID
09:17:51 [2020-04-29T09:17:51.653Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
09:17:51 [2020-04-29T09:17:51.653Z] PASS
09:17:51 [2020-04-29T09:17:51.653Z] 
09:17:51 [2020-04-29T09:17:51.653Z] DONE 7 tests in 22.844s
09:17:51 [2020-04-29T09:17:51.653Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
09:17:51 [2020-04-29T09:17:51.653Z] ++ 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
09:17:51 [2020-04-29T09:17:51.653Z] ++ set -e
09:17:51 [2020-04-29T09:17:51.653Z] ++ '[' -n 0 ']'
09:17:51 [2020-04-29T09:17:51.653Z] ++ set -x
09:17:51 [2020-04-29T09:17:51.653Z] ++ env -i DEST=/go/src/github.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
09:17:51 [2020-04-29T09:17:51.653Z] INFO: Testing against a local daemon
09:17:51 [2020-04-29T09:17:51.653Z] === RUN   TestCheckpoint
09:17:51 [2020-04-29T09:17:51.653Z] --- SKIP: TestCheckpoint (0.00s)
09:17:51 [2020-04-29T09:17:51.653Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:17:51 [2020-04-29T09:17:51.653Z] === RUN   TestContainerInvalidJSON
09:17:51 [2020-04-29T09:17:51.653Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:17:51 [2020-04-29T09:17:51.653Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:17:51 [2020-04-29T09:17:51.653Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:17:51 [2020-04-29T09:17:51.653Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:17:51 [2020-04-29T09:17:51.653Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:17:51 [2020-04-29T09:17:51.653Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:17:51 [2020-04-29T09:17:51.653Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:17:51 [2020-04-29T09:17:51.653Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:17:51 [2020-04-29T09:17:51.653Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:17:51 [2020-04-29T09:17:51.653Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:17:51 [2020-04-29T09:17:51.653Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:17:51 [2020-04-29T09:17:51.653Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:17:51 [2020-04-29T09:17:51.653Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:17:51 [2020-04-29T09:17:51.653Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:17:51 [2020-04-29T09:17:51.934Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
09:17:51 [2020-04-29T09:17:51.934Z] === RUN   TestCopyFromContainerPathIsNotDir
09:17:51 [2020-04-29T09:17:51.934Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
09:17:51 [2020-04-29T09:17:51.934Z] === RUN   TestCopyToContainerPathDoesNotExist
09:17:52 [2020-04-29T09:17:52.052Z] INFO: Expanding compiler 1 of 3...
09:17:52 [2020-04-29T09:17:52.052Z] INFO: Expanding compiler 2 of 3...
09:17:52 [2020-04-29T09:17:52.215Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
09:17:52 [2020-04-29T09:17:52.215Z] === RUN   TestCopyToContainerPathIsNotDir
09:17:52 [2020-04-29T09:17:52.215Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
09:17:52 [2020-04-29T09:17:52.215Z] === RUN   TestCopyFromContainer
09:17:54 [2020-04-29T09:17:54.229Z] === RUN   TestCopyFromContainer//
09:17:54 [2020-04-29T09:17:54.229Z] === RUN   TestCopyFromContainer//bar/root
09:17:54 [2020-04-29T09:17:54.511Z] === RUN   TestCopyFromContainer//bar/root/
09:17:54 [2020-04-29T09:17:54.511Z] === RUN   TestCopyFromContainer/bar/quux
09:17:54 [2020-04-29T09:17:54.511Z] === RUN   TestCopyFromContainer/bar/quux/
09:17:54 [2020-04-29T09:17:54.801Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:17:54 [2020-04-29T09:17:54.801Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:17:54 [2020-04-29T09:17:54.801Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:17:55 [2020-04-29T09:17:55.002Z] INFO: Expanding compiler 3 of 3...
09:17:55 [2020-04-29T09:17:55.082Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:17:55 [2020-04-29T09:17:55.082Z] === RUN   TestCopyFromContainer/bar/notarget
09:17:55 [2020-04-29T09:17:55.082Z] --- PASS: TestCopyFromContainer (2.90s)
09:17:55 [2020-04-29T09:17:55.082Z]     --- PASS: TestCopyFromContainer// (0.05s)
09:17:55 [2020-04-29T09:17:55.082Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
09:17:55 [2020-04-29T09:17:55.082Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
09:17:55 [2020-04-29T09:17:55.082Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
09:17:55 [2020-04-29T09:17:55.082Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
09:17:55 [2020-04-29T09:17:55.082Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
09:17:55 [2020-04-29T09:17:55.082Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
09:17:55 [2020-04-29T09:17:55.082Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
09:17:55 [2020-04-29T09:17:55.082Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
09:17:55 [2020-04-29T09:17:55.082Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
09:17:55 [2020-04-29T09:17:55.082Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:17:55 [2020-04-29T09:17:55.082Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:17:55 [2020-04-29T09:17:55.082Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:17:55 [2020-04-29T09:17:55.082Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:17:55 [2020-04-29T09:17:55.082Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:17:55 [2020-04-29T09:17:55.082Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:17:55 [2020-04-29T09:17:55.082Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:17:55 [2020-04-29T09:17:55.083Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:17:55 [2020-04-29T09:17:55.083Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:17:55 [2020-04-29T09:17:55.083Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:17:55 [2020-04-29T09:17:55.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:17:55 [2020-04-29T09:17:55.083Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:17:55 [2020-04-29T09:17:55.083Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:17:55 [2020-04-29T09:17:55.083Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:17:55 [2020-04-29T09:17:55.083Z] === RUN   TestCreateLinkToNonExistingContainer
09:17:55 [2020-04-29T09:17:55.363Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
09:17:55 [2020-04-29T09:17:55.364Z] === RUN   TestCreateWithInvalidEnv
09:17:55 [2020-04-29T09:17:55.364Z] === RUN   TestCreateWithInvalidEnv/0
09:17:55 [2020-04-29T09:17:55.364Z] === PAUSE TestCreateWithInvalidEnv/0
09:17:55 [2020-04-29T09:17:55.364Z] === RUN   TestCreateWithInvalidEnv/1
09:17:55 [2020-04-29T09:17:55.364Z] === PAUSE TestCreateWithInvalidEnv/1
09:17:55 [2020-04-29T09:17:55.364Z] === RUN   TestCreateWithInvalidEnv/2
09:17:55 [2020-04-29T09:17:55.364Z] === PAUSE TestCreateWithInvalidEnv/2
09:17:55 [2020-04-29T09:17:55.364Z] === CONT  TestCreateWithInvalidEnv/0
09:17:55 [2020-04-29T09:17:55.364Z] === CONT  TestCreateWithInvalidEnv/2
09:17:55 [2020-04-29T09:17:55.364Z] === CONT  TestCreateWithInvalidEnv/1
09:17:55 [2020-04-29T09:17:55.364Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:17:55 [2020-04-29T09:17:55.364Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:17:55 [2020-04-29T09:17:55.364Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:17:55 [2020-04-29T09:17:55.364Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:17:55 [2020-04-29T09:17:55.364Z] === RUN   TestCreateTmpfsMountsTarget
09:17:55 [2020-04-29T09:17:55.364Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:17:55 [2020-04-29T09:17:55.364Z] === RUN   TestCreateWithCustomMaskedPaths
09:17:55 [2020-04-29T09:17:55.470Z] INFO: Removing downloaded files...
09:17:55 [2020-04-29T09:17:55.470Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
09:17:55 [2020-04-29T09:17:55.470Z] INFO: Configuring git core.autocrlf...
09:17:55 [2020-04-29T09:17:55.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:17:55 [2020-04-29T09:17:55.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:17:55 [2020-04-29T09:17:55.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:17:56 [2020-04-29T09:17:56.223Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:17:56 [2020-04-29T09:17:56.223Z] 
09:17:56 [2020-04-29T09:17:56.223Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
09:17:56 [2020-04-29T09:17:56.223Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
09:17:56 [2020-04-29T09:17:56.223Z] Using test binary docker
09:17:56 [2020-04-29T09:17:56.223Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:17:56 [2020-04-29T09:17:56.223Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:17:56 [2020-04-29T09:17:56.223Z] INFO: Waiting for daemon to start...
09:17:56 [2020-04-29T09:17:56.223Z] Starting dockerd
09:17:57 [2020-04-29T09:17:57.152Z] .
09:17:57 [2020-04-29T09:17:57.153Z] INFO: Building docker-sdk-python3:4.2.0...
09:17:57 [2020-04-29T09:17:57.394Z] --- PASS: TestBuildSquashParent (6.94s)
09:17:57 [2020-04-29T09:17:57.394Z] === RUN   TestBuildWithRemoveAndForceRemove
09:17:57 [2020-04-29T09:17:57.394Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:17:57 [2020-04-29T09:17:57.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:17:57 [2020-04-29T09:17:57.394Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:17:57 [2020-04-29T09:17:57.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:17:57 [2020-04-29T09:17:57.394Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:17:57 [2020-04-29T09:17:57.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:17:57 [2020-04-29T09:17:57.394Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:17:57 [2020-04-29T09:17:57.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:17:57 [2020-04-29T09:17:57.395Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:17:57 [2020-04-29T09:17:57.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:17:57 [2020-04-29T09:17:57.395Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:17:57 [2020-04-29T09:17:57.395Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:17:57 [2020-04-29T09:17:57.395Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:17:57 [2020-04-29T09:17:57.395Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:17:57 [2020-04-29T09:17:57.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:17:58 [2020-04-29T09:17:58.032Z] --- PASS: TestCreateWithCustomMaskedPaths (2.43s)
09:17:58 [2020-04-29T09:17:58.032Z] === RUN   TestCreateWithCapabilities
09:17:58 [2020-04-29T09:17:58.032Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:17:58 [2020-04-29T09:17:58.032Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:17:58 [2020-04-29T09:17:58.032Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:17:58 [2020-04-29T09:17:58.032Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:17:58 [2020-04-29T09:17:58.032Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:17:58 [2020-04-29T09:17:58.032Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:17:58 [2020-04-29T09:17:58.032Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:17:58 [2020-04-29T09:17:58.032Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:17:58 [2020-04-29T09:17:58.032Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:17:58 [2020-04-29T09:17:58.032Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:17:58 [2020-04-29T09:17:58.032Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:17:58 [2020-04-29T09:17:58.032Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:17:58 [2020-04-29T09:17:58.032Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:17:58 [2020-04-29T09:17:58.032Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:17:58 [2020-04-29T09:17:58.032Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:17:58 [2020-04-29T09:17:58.032Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:17:58 [2020-04-29T09:17:58.032Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:17:58 [2020-04-29T09:17:58.032Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:17:58 [2020-04-29T09:17:58.032Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:17:58 [2020-04-29T09:17:58.032Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:17:58 [2020-04-29T09:17:58.032Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:17:58 [2020-04-29T09:17:58.032Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:17:58 [2020-04-29T09:17:58.032Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:17:58 [2020-04-29T09:17:58.032Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:17:58 [2020-04-29T09:17:58.032Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:17:58 [2020-04-29T09:17:58.032Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:17:58 [2020-04-29T09:17:58.032Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:17:58 [2020-04-29T09:17:58.032Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:17:58 [2020-04-29T09:17:58.032Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:17:58 [2020-04-29T09:17:58.032Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:17:58 [2020-04-29T09:17:58.032Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:17:58 [2020-04-29T09:17:58.032Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:17:58 [2020-04-29T09:17:58.032Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:17:58 [2020-04-29T09:17:58.032Z] --- PASS: TestCreateWithCapabilities (0.01s)
09:17:58 [2020-04-29T09:17:58.032Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
09:17:58 [2020-04-29T09:17:58.032Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
09:17:58 [2020-04-29T09:17:58.032Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:17:58 [2020-04-29T09:17:58.032Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:17:58 [2020-04-29T09:17:58.032Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
09:17:58 [2020-04-29T09:17:58.032Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:17:58 [2020-04-29T09:17:58.032Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
09:17:58 [2020-04-29T09:17:58.032Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s)
09:17:58 [2020-04-29T09:17:58.032Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s)
09:17:58 [2020-04-29T09:17:58.032Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
09:17:58 [2020-04-29T09:17:58.032Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s)
09:17:58 [2020-04-29T09:17:58.032Z] === RUN   TestCreateWithCustomReadonlyPaths
09:17:58 [2020-04-29T09:17:58.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:17:59 [2020-04-29T09:17:59.273Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:17:59 [2020-04-29T09:17:59.273Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:18:00 [2020-04-29T09:18:00.700Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.61s)
09:18:00 [2020-04-29T09:18:00.700Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:18:00 [2020-04-29T09:18:00.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:18:00 [2020-04-29T09:18:00.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:18:00 [2020-04-29T09:18:00.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:18:00 [2020-04-29T09:18:00.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:18:00 [2020-04-29T09:18:00.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:18:00 [2020-04-29T09:18:00.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:18:00 [2020-04-29T09:18:00.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:18:00 [2020-04-29T09:18:00.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:18:00 [2020-04-29T09:18:00.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:18:00 [2020-04-29T09:18:00.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:18:00 [2020-04-29T09:18:00.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:18:00 [2020-04-29T09:18:00.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:18:00 [2020-04-29T09:18:00.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:18:00 [2020-04-29T09:18:00.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:18:00 [2020-04-29T09:18:00.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:18:00 [2020-04-29T09:18:00.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:18:00 [2020-04-29T09:18:00.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:18:00 [2020-04-29T09:18:00.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:18:00 [2020-04-29T09:18:00.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
09:18:00 [2020-04-29T09:18:00.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
09:18:00 [2020-04-29T09:18:00.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
09:18:00 [2020-04-29T09:18:00.700Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:18:01 [2020-04-29T09:18:01.197Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:18:01 [2020-04-29T09:18:01.197Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:18:01 [2020-04-29T09:18:01.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:18:01 [2020-04-29T09:18:01.706Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.87s)
09:18:01 [2020-04-29T09:18:01.706Z] === RUN   TestContainerStartOnDaemonRestart
09:18:01 [2020-04-29T09:18:01.706Z] === PAUSE TestContainerStartOnDaemonRestart
09:18:01 [2020-04-29T09:18:01.706Z] === RUN   TestDaemonRestartIpcMode
09:18:01 [2020-04-29T09:18:01.706Z] === PAUSE TestDaemonRestartIpcMode
09:18:01 [2020-04-29T09:18:01.706Z] === RUN   TestDaemonHostGatewayIP
09:18:01 [2020-04-29T09:18:01.706Z] === PAUSE TestDaemonHostGatewayIP
09:18:01 [2020-04-29T09:18:01.706Z] === RUN   TestContainerKillOnDaemonStart
09:18:01 [2020-04-29T09:18:01.706Z] === PAUSE TestContainerKillOnDaemonStart
09:18:01 [2020-04-29T09:18:01.706Z] === RUN   TestDiff
09:18:02 [2020-04-29T09:18:02.318Z] --- PASS: TestDiff (0.90s)
09:18:02 [2020-04-29T09:18:02.318Z] === RUN   TestExecWithCloseStdin
09:18:03 [2020-04-29T09:18:03.077Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
09:18:03 [2020-04-29T09:18:03.077Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s)
09:18:03 [2020-04-29T09:18:03.077Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.73s)
09:18:03 [2020-04-29T09:18:03.077Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.00s)
09:18:03 [2020-04-29T09:18:03.077Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s)
09:18:03 [2020-04-29T09:18:03.077Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.88s)
09:18:03 [2020-04-29T09:18:03.077Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.92s)
09:18:03 [2020-04-29T09:18:03.077Z] === RUN   TestBuildMultiStageCopy
09:18:03 [2020-04-29T09:18:03.077Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:18:03 [2020-04-29T09:18:03.784Z] --- PASS: TestExecWithCloseStdin (1.05s)
09:18:03 [2020-04-29T09:18:03.784Z] === RUN   TestExec
09:18:04 [2020-04-29T09:18:04.395Z] --- PASS: TestExec (0.90s)
09:18:04 [2020-04-29T09:18:04.395Z] === RUN   TestExecUser
09:18:05 [2020-04-29T09:18:05.399Z] --- PASS: TestExecUser (0.98s)
09:18:05 [2020-04-29T09:18:05.399Z] === RUN   TestExportContainerAndImportImage
09:18:06 [2020-04-29T09:18:06.331Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:18:06 [2020-04-29T09:18:06.866Z] --- PASS: TestExportContainerAndImportImage (1.18s)
09:18:06 [2020-04-29T09:18:06.866Z] === RUN   TestExportContainerAfterDaemonRestart
09:18:07 [2020-04-29T09:18:07.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:18:07 [2020-04-29T09:18:07.253Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:18:08 [2020-04-29T09:18:08.175Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:18:08 [2020-04-29T09:18:08.332Z] --- PASS: TestExportContainerAfterDaemonRestart (1.65s)
09:18:08 [2020-04-29T09:18:08.332Z] === RUN   TestHealthCheckWorkdir
09:18:09 [2020-04-29T09:18:09.097Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:18:09 [2020-04-29T09:18:09.335Z] --- PASS: TestHealthCheckWorkdir (1.14s)
09:18:09 [2020-04-29T09:18:09.335Z] === RUN   TestHealthKillContainer
09:18:09 [2020-04-29T09:18:09.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:18:10 [2020-04-29T09:18:10.454Z] --- PASS: TestBuildMultiStageCopy (7.27s)
09:18:10 [2020-04-29T09:18:10.454Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s)
09:18:10 [2020-04-29T09:18:10.454Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s)
09:18:10 [2020-04-29T09:18:10.454Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s)
09:18:10 [2020-04-29T09:18:10.454Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
09:18:10 [2020-04-29T09:18:10.454Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
09:18:10 [2020-04-29T09:18:10.454Z] === RUN   TestBuildMultiStageParentConfig
09:18:12 [2020-04-29T09:18:12.783Z] --- PASS: TestHealthKillContainer (3.10s)
09:18:12 [2020-04-29T09:18:12.783Z] === RUN   TestInspectCpusetInConfigPre120
09:18:13 [2020-04-29T09:18:13.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:18:13 [2020-04-29T09:18:13.397Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s)
09:18:13 [2020-04-29T09:18:13.397Z] === RUN   TestIpcModeNone
09:18:14 [2020-04-29T09:18:14.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:18:14 [2020-04-29T09:18:14.408Z] --- PASS: TestIpcModeNone (0.92s)
09:18:14 [2020-04-29T09:18:14.408Z] === RUN   TestIpcModePrivate
09:18:15 [2020-04-29T09:18:15.020Z] --- PASS: TestIpcModePrivate (0.92s)
09:18:15 [2020-04-29T09:18:15.020Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
09:18:15 [2020-04-29T09:18:15.020Z] === RUN   TestIpcModeShareable
09:18:15 [2020-04-29T09:18:15.681Z] --- PASS: TestBuildMultiStageParentConfig (4.98s)
09:18:15 [2020-04-29T09:18:15.681Z] === RUN   TestBuildLabelWithTargets
09:18:16 [2020-04-29T09:18:16.487Z] --- PASS: TestIpcModeShareable (1.02s)
09:18:16 [2020-04-29T09:18:16.487Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
09:18:16 [2020-04-29T09:18:16.487Z] === RUN   TestAPIIpcModeShareableAndContainer
09:18:17 [2020-04-29T09:18:17.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:18:19 [2020-04-29T09:18:19.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:18:19 [2020-04-29T09:18:19.154Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.98s)
09:18:19 [2020-04-29T09:18:19.154Z] === RUN   TestAPIIpcModeHost
09:18:19 [2020-04-29T09:18:19.766Z] --- PASS: TestAPIIpcModeHost (0.63s)
09:18:19 [2020-04-29T09:18:19.766Z] === RUN   TestDaemonIpcModeShareable
09:18:21 [2020-04-29T09:18:21.792Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
09:18:21 [2020-04-29T09:18:21.792Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
09:18:21 [2020-04-29T09:18:21.792Z] === RUN   TestDaemonIpcModePrivate
09:18:22 [2020-04-29T09:18:22.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:18:23 [2020-04-29T09:18:23.258Z] --- PASS: TestDaemonIpcModePrivate (1.82s)
09:18:23 [2020-04-29T09:18:23.258Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
09:18:23 [2020-04-29T09:18:23.258Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:18:23 [2020-04-29T09:18:23.838Z] --- PASS: TestBuildLabelWithTargets (8.00s)
09:18:23 [2020-04-29T09:18:23.838Z] === RUN   TestBuildWithEmptyLayers
09:18:24 [2020-04-29T09:18:24.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:18:25 [2020-04-29T09:18:25.273Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s)
09:18:25 [2020-04-29T09:18:25.274Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
09:18:25 [2020-04-29T09:18:25.274Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:18:25 [2020-04-29T09:18:25.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:18:25 [2020-04-29T09:18:25.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:18:25 [2020-04-29T09:18:25.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:18:26 [2020-04-29T09:18:26.426Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
09:18:26 [2020-04-29T09:18:26.426Z] === RUN   TestBuildMultiStageOnBuild
09:18:26 [2020-04-29T09:18:26.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:18:27 [2020-04-29T09:18:27.290Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s)
09:18:27 [2020-04-29T09:18:27.290Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
09:18:27 [2020-04-29T09:18:27.290Z] === RUN   TestIpcModeOlderClient
09:18:27 [2020-04-29T09:18:27.291Z] === PAUSE TestIpcModeOlderClient
09:18:27 [2020-04-29T09:18:27.291Z] === RUN   TestKillContainerInvalidSignal
09:18:27 [2020-04-29T09:18:27.902Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
09:18:27 [2020-04-29T09:18:27.902Z] === RUN   TestKillContainer
09:18:27 [2020-04-29T09:18:27.902Z] === RUN   TestKillContainer/no_signal
09:18:28 [2020-04-29T09:18:28.095Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:18:28 [2020-04-29T09:18:28.513Z] === RUN   TestKillContainer/non_killing_signal
09:18:28 [2020-04-29T09:18:28.662Z] 
09:18:28 [2020-04-29T09:18:28.662Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:18:28 [2020-04-29T09:18:28.773Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:18:28 [2020-04-29T09:18:28.773Z] Using test binary docker
09:18:28 [2020-04-29T09:18:28.773Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:18:28 [2020-04-29T09:18:28.773Z] +++ /etc/init.d/apparmor start
09:18:28 [2020-04-29T09:18:28.773Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:18:28 [2020-04-29T09:18:28.773Z] INFO: Waiting for daemon to start...
09:18:28 [2020-04-29T09:18:28.773Z] Starting dockerd
09:18:28 [2020-04-29T09:18:28.773Z] +++ 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
09:18:28 [2020-04-29T09:18:28.921Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:18:28 [2020-04-29T09:18:28.921Z] HOSTNAME=980724a7c937
09:18:28 [2020-04-29T09:18:28.921Z] TESTDEBUG=0
09:18:28 [2020-04-29T09:18:28.921Z] DEST=bundles/test-integration
09:18:28 [2020-04-29T09:18:28.921Z] PWD=/go/src/github.com/docker/docker
09:18:28 [2020-04-29T09:18:28.921Z] DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6
09:18:28 [2020-04-29T09:18:28.921Z] container=docker
09:18:28 [2020-04-29T09:18:28.921Z] HOME=/root
09:18:28 [2020-04-29T09:18:28.921Z] GOLANG_VERSION=1.13.10
09:18:28 [2020-04-29T09:18:28.921Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:18:28 [2020-04-29T09:18:28.921Z] VALIDATE_BRANCH=master
09:18:28 [2020-04-29T09:18:28.921Z] TERM=xterm
09:18:28 [2020-04-29T09:18:28.921Z] DOCKER_PKG=github.com/docker/docker
09:18:28 [2020-04-29T09:18:28.921Z] SHLVL=1
09:18:28 [2020-04-29T09:18:28.921Z] TIMEOUT=120m
09:18:28 [2020-04-29T09:18:28.921Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
09:18:28 [2020-04-29T09:18:28.921Z] DOCKER_GRAPHDRIVER=overlay2
09:18:28 [2020-04-29T09:18:28.921Z] GO111MODULE=off
09:18:28 [2020-04-29T09:18:28.921Z] DOCKER_EXPERIMENTAL=1
09:18:28 [2020-04-29T09:18:28.921Z] TEST_SKIP_INTEGRATION_CLI=1
09:18:28 [2020-04-29T09:18:28.921Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:18:28 [2020-04-29T09:18:28.921Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:18:28 [2020-04-29T09:18:28.921Z] GOPATH=/go
09:18:28 [2020-04-29T09:18:28.921Z] PKG_CONFIG=pkg-config
09:18:28 [2020-04-29T09:18:28.921Z] _=/usr/bin/env
09:18:28 [2020-04-29T09:18:28.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:18:29 [2020-04-29T09:18:29.125Z] === RUN   TestKillContainer/killing_signal
09:18:30 [2020-04-29T09:18:30.591Z] --- PASS: TestKillContainer (2.57s)
09:18:30 [2020-04-29T09:18:30.591Z]     --- PASS: TestKillContainer/no_signal (0.83s)
09:18:30 [2020-04-29T09:18:30.591Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
09:18:30 [2020-04-29T09:18:30.591Z]     --- PASS: TestKillContainer/killing_signal (0.80s)
09:18:30 [2020-04-29T09:18:30.591Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:18:30 [2020-04-29T09:18:30.591Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:18:30 [2020-04-29T09:18:30.801Z] .
09:18:30 [2020-04-29T09:18:30.801Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:18:30 [2020-04-29T09:18:30.801Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:18:30 [2020-04-29T09:18:30.801Z] Error: No such image: emptyfs
09:18:30 [2020-04-29T09:18:30.801Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:18:30 [2020-04-29T09:18:30.801Z] ++++ docker load
09:18:31 [2020-04-29T09:18:31.087Z] Running integration-test (iteration 1)
09:18:31 [2020-04-29T09:18:31.087Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
09:18:31 [2020-04-29T09:18:31.087Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
09:18:31 [2020-04-29T09:18:31.087Z] ++ set -e
09:18:31 [2020-04-29T09:18:31.087Z] ++ '[' -n 0 ']'
09:18:31 [2020-04-29T09:18:31.087Z] ++ set -x
09:18:31 [2020-04-29T09:18:31.087Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
09:18:31 [2020-04-29T09:18:31.202Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:18:31 [2020-04-29T09:18:31.734Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
09:18:31 [2020-04-29T09:18:31.734Z] === RUN   TestBuildUncleanTarFilenames
09:18:31 [2020-04-29T09:18:31.734Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
09:18:31 [2020-04-29T09:18:31.734Z] === RUN   TestBuildMultiStageLayerLeak
09:18:32 [2020-04-29T09:18:32.215Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s)
09:18:32 [2020-04-29T09:18:32.216Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s)
09:18:32 [2020-04-29T09:18:32.216Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
09:18:32 [2020-04-29T09:18:32.216Z] === RUN   TestKillStoppedContainer
09:18:32 [2020-04-29T09:18:32.216Z] --- PASS: TestKillStoppedContainer (0.09s)
09:18:32 [2020-04-29T09:18:32.216Z] === RUN   TestKillStoppedContainerAPIPre120
09:18:32 [2020-04-29T09:18:32.216Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
09:18:32 [2020-04-29T09:18:32.216Z] === RUN   TestKillDifferentUserContainer
09:18:33 [2020-04-29T09:18:33.218Z] --- PASS: TestKillDifferentUserContainer (0.85s)
09:18:33 [2020-04-29T09:18:33.218Z] === RUN   TestInspectOomKilledTrue
09:18:33 [2020-04-29T09:18:33.218Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:18:33 [2020-04-29T09:18:33.218Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:18:33 [2020-04-29T09:18:33.218Z] === RUN   TestInspectOomKilledFalse
09:18:33 [2020-04-29T09:18:33.218Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:18:33 [2020-04-29T09:18:33.218Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:18:33 [2020-04-29T09:18:33.218Z] === RUN   TestLinksEtcHostsContentMatch
09:18:33 [2020-04-29T09:18:33.831Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s)
09:18:33 [2020-04-29T09:18:33.831Z] === RUN   TestLinksContainerNames
09:18:35 [2020-04-29T09:18:35.848Z] --- PASS: TestLinksContainerNames (1.84s)
09:18:35 [2020-04-29T09:18:35.848Z] === RUN   TestLogsFollowTailEmpty
09:18:36 [2020-04-29T09:18:36.460Z] --- PASS: TestLogsFollowTailEmpty (0.94s)
09:18:36 [2020-04-29T09:18:36.460Z] === RUN   TestContainerNetworkMountsNoChown
09:18:36 [2020-04-29T09:18:36.962Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s)
09:18:36 [2020-04-29T09:18:36.962Z] === RUN   TestBuildWithHugeFile
09:18:37 [2020-04-29T09:18:37.464Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s)
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/default
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/default
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/private
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/private
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/rprivate
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/rprivate
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/slave
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/slave
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/rslave
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/rslave
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/shared
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/shared
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/rshared
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/rshared
09:18:37 [2020-04-29T09:18:37.464Z] === CONT  TestMountDaemonRoot/default
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/default/bind_root
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/default/mount_root
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === CONT  TestMountDaemonRoot/default/bind_root
09:18:37 [2020-04-29T09:18:37.464Z] === CONT  TestMountDaemonRoot/rshared
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === CONT  TestMountDaemonRoot/rprivate
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:18:37 [2020-04-29T09:18:37.464Z] === CONT  TestMountDaemonRoot/shared
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:18:37 [2020-04-29T09:18:37.464Z] === CONT  TestMountDaemonRoot/rslave
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:18:37 [2020-04-29T09:18:37.464Z] === CONT  TestMountDaemonRoot/slave
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === CONT  TestMountDaemonRoot/private
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/private/bind_root
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/private/mount_root
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:18:37 [2020-04-29T09:18:37.464Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === CONT  TestMountDaemonRoot/default/mount_root
09:18:37 [2020-04-29T09:18:37.464Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:18:37 [2020-04-29T09:18:37.464Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:18:37 [2020-04-29T09:18:37.464Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:18:37 [2020-04-29T09:18:37.757Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:18:37 [2020-04-29T09:18:37.757Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:18:37 [2020-04-29T09:18:37.757Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:18:37 [2020-04-29T09:18:37.757Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:18:37 [2020-04-29T09:18:37.757Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:18:37 [2020-04-29T09:18:37.757Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:18:37 [2020-04-29T09:18:37.757Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:18:37 [2020-04-29T09:18:37.757Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:18:38 [2020-04-29T09:18:38.038Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:18:38 [2020-04-29T09:18:38.038Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:18:38 [2020-04-29T09:18:38.038Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:18:38 [2020-04-29T09:18:38.038Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:18:38 [2020-04-29T09:18:38.038Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:18:38 [2020-04-29T09:18:38.038Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:18:38 [2020-04-29T09:18:38.320Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:18:38 [2020-04-29T09:18:38.320Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:18:38 [2020-04-29T09:18:38.320Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:18:38 [2020-04-29T09:18:38.320Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:18:38 [2020-04-29T09:18:38.320Z] === CONT  TestMountDaemonRoot/private/bind_root
09:18:38 [2020-04-29T09:18:38.320Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:18:38 [2020-04-29T09:18:38.320Z] === CONT  TestMountDaemonRoot/private/mount_root
09:18:38 [2020-04-29T09:18:38.320Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:18:38 [2020-04-29T09:18:38.320Z] --- PASS: TestMountDaemonRoot (0.01s)
09:18:38 [2020-04-29T09:18:38.320Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
09:18:38 [2020-04-29T09:18:38.320Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
09:18:38 [2020-04-29T09:18:38.320Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
09:18:38 [2020-04-29T09:18:38.320Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
09:18:38 [2020-04-29T09:18:38.320Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
09:18:38 [2020-04-29T09:18:38.320Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
09:18:38 [2020-04-29T09:18:38.320Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
09:18:38 [2020-04-29T09:18:38.320Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
09:18:38 [2020-04-29T09:18:38.320Z] === RUN   TestContainerBindMountNonRecursive
09:18:40 [2020-04-29T09:18:40.342Z] --- PASS: TestContainerBindMountNonRecursive (1.98s)
09:18:40 [2020-04-29T09:18:40.342Z] === RUN   TestNetworkNat
09:18:41 [2020-04-29T09:18:41.345Z] --- PASS: TestNetworkNat (0.99s)
09:18:41 [2020-04-29T09:18:41.345Z] === RUN   TestNetworkLocalhostTCPNat
09:18:42 [2020-04-29T09:18:42.349Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s)
09:18:42 [2020-04-29T09:18:42.349Z] === RUN   TestNetworkLoopbackNat
09:18:43 [2020-04-29T09:18:43.800Z] sha256:fccecb7f51166c902dad42a03fca972fef11a4ae5e28c2cfb0dd4f284073b7b2
09:18:43 [2020-04-29T09:18:43.800Z] INFO: Starting docker-py tests...
09:18:43 [2020-04-29T09:18:43.800Z] ============================= test session starts ==============================
09:18:43 [2020-04-29T09:18:43.800Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
09:18:43 [2020-04-29T09:18:43.800Z] rootdir: /src, inifile: pytest.ini
09:18:43 [2020-04-29T09:18:43.800Z] plugins: cov-2.6.1, timeout-1.3.3
09:18:43 [2020-04-29T09:18:43.800Z] collected 387 items / 1 deselected / 386 selected
09:18:43 [2020-04-29T09:18:43.800Z] 
09:18:43 [2020-04-29T09:18:43.816Z] --- PASS: TestNetworkLoopbackNat (1.33s)
09:18:43 [2020-04-29T09:18:43.816Z] === RUN   TestPause
09:18:44 [2020-04-29T09:18:44.429Z] --- PASS: TestPause (0.92s)
09:18:44 [2020-04-29T09:18:44.429Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:18:44 [2020-04-29T09:18:44.429Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:18:44 [2020-04-29T09:18:44.429Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:18:44 [2020-04-29T09:18:44.429Z] === RUN   TestPauseStopPausedContainer
09:18:45 [2020-04-29T09:18:45.433Z] --- PASS: TestPauseStopPausedContainer (0.86s)
09:18:45 [2020-04-29T09:18:45.433Z] === RUN   TestPsFilter
09:18:45 [2020-04-29T09:18:45.714Z] --- PASS: TestPsFilter (0.29s)
09:18:45 [2020-04-29T09:18:45.714Z] === RUN   TestRemoveContainerWithRemovedVolume
09:18:46 [2020-04-29T09:18:46.358Z] Loaded image: buildpack-deps:jessie
09:18:46 [2020-04-29T09:18:46.358Z] Loaded image: busybox:latest
09:18:46 [2020-04-29T09:18:46.358Z] Loaded image: busybox:glibc
09:18:46 [2020-04-29T09:18:46.358Z] Loaded image: debian:jessie
09:18:46 [2020-04-29T09:18:46.358Z] Loaded image: hello-world:latest
09:18:46 [2020-04-29T09:18:46.358Z] INFO: Testing against a local daemon
09:18:46 [2020-04-29T09:18:46.358Z] === RUN   TestCgroupNamespacesBuild
09:18:46 [2020-04-29T09:18:46.717Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s)
09:18:46 [2020-04-29T09:18:46.717Z] === RUN   TestRemoveContainerWithVolume
09:18:47 [2020-04-29T09:18:47.389Z] --- PASS: TestCgroupNamespacesBuild (1.67s)
09:18:47 [2020-04-29T09:18:47.389Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:18:47 [2020-04-29T09:18:47.720Z] --- PASS: TestRemoveContainerWithVolume (0.97s)
09:18:47 [2020-04-29T09:18:47.720Z] === RUN   TestRemoveContainerRunning
09:18:48 [2020-04-29T09:18:48.334Z] --- PASS: TestRemoveContainerRunning (0.88s)
09:18:48 [2020-04-29T09:18:48.334Z] === RUN   TestRemoveContainerForceRemoveRunning
09:18:48 [2020-04-29T09:18:48.869Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s)
09:18:48 [2020-04-29T09:18:48.869Z] === RUN   TestBuildWithSession
09:18:48 [2020-04-29T09:18:48.869Z] --- SKIP: TestBuildWithSession (0.00s)
09:18:48 [2020-04-29T09:18:48.869Z]     build_session_test.go:25: TODO: BuildKit
09:18:48 [2020-04-29T09:18:48.869Z] === RUN   TestBuildSquashParent
09:18:49 [2020-04-29T09:18:49.338Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s)
09:18:49 [2020-04-29T09:18:49.338Z] === RUN   TestRemoveInvalidContainer
09:18:49 [2020-04-29T09:18:49.338Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:18:49 [2020-04-29T09:18:49.338Z] === RUN   TestRenameLinkedContainer
09:18:52 [2020-04-29T09:18:52.782Z] --- PASS: TestRenameLinkedContainer (3.51s)
09:18:52 [2020-04-29T09:18:52.782Z] === RUN   TestRenameStoppedContainer
09:18:53 [2020-04-29T09:18:53.787Z] --- PASS: TestRenameStoppedContainer (0.84s)
09:18:53 [2020-04-29T09:18:53.787Z] === RUN   TestRenameRunningContainerAndReuse
09:18:54 [2020-04-29T09:18:54.381Z] --- PASS: TestBuildSquashParent (5.72s)
09:18:54 [2020-04-29T09:18:54.381Z] === RUN   TestBuildWithRemoveAndForceRemove
09:18:54 [2020-04-29T09:18:54.381Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:18:54 [2020-04-29T09:18:54.381Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:18:54 [2020-04-29T09:18:54.381Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:18:54 [2020-04-29T09:18:54.381Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:18:54 [2020-04-29T09:18:54.381Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:18:54 [2020-04-29T09:18:54.381Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:18:54 [2020-04-29T09:18:54.381Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:18:54 [2020-04-29T09:18:54.381Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:18:54 [2020-04-29T09:18:54.381Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:18:54 [2020-04-29T09:18:54.381Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:18:54 [2020-04-29T09:18:54.381Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:18:54 [2020-04-29T09:18:54.381Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:18:54 [2020-04-29T09:18:54.669Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:18:54 [2020-04-29T09:18:54.669Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:18:54 [2020-04-29T09:18:54.669Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:18:54 [2020-04-29T09:18:54.669Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:18:55 [2020-04-29T09:18:55.253Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s)
09:18:55 [2020-04-29T09:18:55.253Z] === RUN   TestRenameInvalidName
09:18:56 [2020-04-29T09:18:56.268Z] --- PASS: TestRenameInvalidName (0.88s)
09:18:56 [2020-04-29T09:18:56.268Z] === RUN   TestRenameAnonymousContainer
09:18:57 [2020-04-29T09:18:57.378Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:18:57 [2020-04-29T09:18:57.378Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:19:00 [2020-04-29T09:19:00.073Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:19:00 [2020-04-29T09:19:00.073Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.80s)
09:19:00 [2020-04-29T09:19:00.073Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.97s)
09:19:00 [2020-04-29T09:19:00.073Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.08s)
09:19:00 [2020-04-29T09:19:00.073Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.20s)
09:19:00 [2020-04-29T09:19:00.073Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.26s)
09:19:00 [2020-04-29T09:19:00.073Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s)
09:19:00 [2020-04-29T09:19:00.073Z] === RUN   TestBuildMultiStageCopy
09:19:00 [2020-04-29T09:19:00.073Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:19:01 [2020-04-29T09:19:01.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:19:01 [2020-04-29T09:19:01.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:19:01 [2020-04-29T09:19:01.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:19:01 [2020-04-29T09:19:01.559Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:19:01 [2020-04-29T09:19:01.746Z] --- PASS: TestRenameAnonymousContainer (4.85s)
09:19:01 [2020-04-29T09:19:01.746Z] === RUN   TestRenameContainerWithSameName
09:19:01 [2020-04-29T09:19:01.845Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:19:02 [2020-04-29T09:19:02.027Z] --- PASS: TestRenameContainerWithSameName (0.97s)
09:19:02 [2020-04-29T09:19:02.027Z] === RUN   TestRenameContainerWithLinkedContainer
09:19:02 [2020-04-29T09:19:02.467Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:19:02 [2020-04-29T09:19:02.752Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:19:03 [2020-04-29T09:19:03.372Z] --- PASS: TestBuildMultiStageCopy (3.55s)
09:19:03 [2020-04-29T09:19:03.372Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s)
09:19:03 [2020-04-29T09:19:03.372Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s)
09:19:03 [2020-04-29T09:19:03.372Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s)
09:19:03 [2020-04-29T09:19:03.372Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s)
09:19:03 [2020-04-29T09:19:03.372Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s)
09:19:03 [2020-04-29T09:19:03.372Z] === RUN   TestBuildMultiStageParentConfig
09:19:04 [2020-04-29T09:19:04.044Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s)
09:19:04 [2020-04-29T09:19:04.044Z] === RUN   TestResize
09:19:04 [2020-04-29T09:19:04.404Z] --- PASS: TestBuildMultiStageParentConfig (0.96s)
09:19:04 [2020-04-29T09:19:04.405Z] === RUN   TestBuildLabelWithTargets
09:19:04 [2020-04-29T09:19:04.657Z] --- PASS: TestResize (0.91s)
09:19:04 [2020-04-29T09:19:04.657Z] === RUN   TestResizeWithInvalidSize
09:19:05 [2020-04-29T09:19:05.238Z] tests/integration/api_build_test.py .......................X             [  6%]
09:19:05 [2020-04-29T09:19:05.496Z] tests/integration/api_client_test.py .....                               [  7%]
09:19:05 [2020-04-29T09:19:05.661Z] --- PASS: TestResizeWithInvalidSize (0.84s)
09:19:05 [2020-04-29T09:19:05.661Z] === RUN   TestResizeWhenContainerNotStarted
09:19:05 [2020-04-29T09:19:05.892Z] --- PASS: TestBuildLabelWithTargets (1.63s)
09:19:05 [2020-04-29T09:19:05.892Z] === RUN   TestBuildWithEmptyLayers
09:19:06 [2020-04-29T09:19:06.513Z] --- PASS: TestBuildWithEmptyLayers (0.80s)
09:19:06 [2020-04-29T09:19:06.513Z] === RUN   TestBuildMultiStageOnBuild
09:19:06 [2020-04-29T09:19:06.664Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s)
09:19:06 [2020-04-29T09:19:06.665Z] === RUN   TestDaemonRestartKillContainers
09:19:06 [2020-04-29T09:19:06.665Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:19:06 [2020-04-29T09:19:06.665Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:19:07 [2020-04-29T09:19:07.953Z] tests/integration/api_config_test.py .....                               [  8%]
09:19:08 [2020-04-29T09:19:08.681Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:19:08 [2020-04-29T09:19:08.965Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:19:09 [2020-04-29T09:19:09.217Z] --- PASS: TestBuildMultiStageOnBuild (2.18s)
09:19:09 [2020-04-29T09:19:09.217Z] === RUN   TestBuildUncleanTarFilenames
09:19:09 [2020-04-29T09:19:09.840Z] --- PASS: TestBuildUncleanTarFilenames (1.14s)
09:19:09 [2020-04-29T09:19:09.840Z] === RUN   TestBuildMultiStageLayerLeak
09:19:10 [2020-04-29T09:19:10.442Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:19:10 [2020-04-29T09:19:10.442Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:19:11 [2020-04-29T09:19:11.909Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:19:11 [2020-04-29T09:19:11.909Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:19:12 [2020-04-29T09:19:12.528Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s)
09:19:12 [2020-04-29T09:19:12.528Z] === RUN   TestBuildWithHugeFile
09:19:13 [2020-04-29T09:19:13.927Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:19:14 [2020-04-29T09:19:14.208Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:19:16 [2020-04-29T09:19:16.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:19:17 [2020-04-29T09:19:17.171Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:19:19 [2020-04-29T09:19:19.841Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:19:19 [2020-04-29T09:19:19.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.25s)
09:19:19 [2020-04-29T09:19:19.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.49s)
09:19:19 [2020-04-29T09:19:19.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s)
09:19:19 [2020-04-29T09:19:19.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s)
09:19:19 [2020-04-29T09:19:19.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s)
09:19:19 [2020-04-29T09:19:19.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s)
09:19:19 [2020-04-29T09:19:19.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s)
09:19:19 [2020-04-29T09:19:19.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.38s)
09:19:19 [2020-04-29T09:19:19.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.86s)
09:19:19 [2020-04-29T09:19:19.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.99s)
09:19:19 [2020-04-29T09:19:19.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s)
09:19:19 [2020-04-29T09:19:19.841Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s)
09:19:19 [2020-04-29T09:19:19.841Z] === RUN   TestCgroupNamespacesRun
09:19:21 [2020-04-29T09:19:21.307Z] --- PASS: TestCgroupNamespacesRun (1.74s)
09:19:21 [2020-04-29T09:19:21.307Z] === RUN   TestCgroupNamespacesRunPrivileged
09:19:22 [2020-04-29T09:19:22.775Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s)
09:19:22 [2020-04-29T09:19:22.775Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:19:22 [2020-04-29T09:19:22.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:19:22 [2020-04-29T09:19:22.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:19:22 [2020-04-29T09:19:22.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:19:23 [2020-04-29T09:19:23.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:19:23 [2020-04-29T09:19:23.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:19:24 [2020-04-29T09:19:24.790Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s)
09:19:24 [2020-04-29T09:19:24.790Z] === RUN   TestCgroupNamespacesRunHostMode
09:19:26 [2020-04-29T09:19:26.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:19:26 [2020-04-29T09:19:26.805Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s)
09:19:26 [2020-04-29T09:19:26.805Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:19:28 [2020-04-29T09:19:28.272Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s)
09:19:28 [2020-04-29T09:19:28.272Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:19:28 [2020-04-29T09:19:28.887Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s)
09:19:28 [2020-04-29T09:19:28.887Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:19:29 [2020-04-29T09:19:29.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:19:29 [2020-04-29T09:19:29.932Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
09:19:29 [2020-04-29T09:19:29.932Z] === RUN   TestCgroupNamespacesRunOlderClient
09:19:31 [2020-04-29T09:19:31.399Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s)
09:19:31 [2020-04-29T09:19:31.399Z] === RUN   TestKernelTCPMemory
09:19:32 [2020-04-29T09:19:32.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:19:32 [2020-04-29T09:19:32.402Z] --- PASS: TestKernelTCPMemory (0.90s)
09:19:32 [2020-04-29T09:19:32.402Z] === RUN   TestNISDomainname
09:19:33 [2020-04-29T09:19:33.098Z] --- PASS: TestBuildWithHugeFile (51.24s)
09:19:33 [2020-04-29T09:19:33.098Z] === RUN   TestBuildWithEmptyDockerfile
09:19:33 [2020-04-29T09:19:33.098Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:19:33 [2020-04-29T09:19:33.098Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:19:33 [2020-04-29T09:19:33.098Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:19:33 [2020-04-29T09:19:33.098Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:19:33 [2020-04-29T09:19:33.098Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:19:33 [2020-04-29T09:19:33.098Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:19:33 [2020-04-29T09:19:33.098Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:19:33 [2020-04-29T09:19:33.098Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:19:33 [2020-04-29T09:19:33.098Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:19:33 [2020-04-29T09:19:33.098Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
09:19:33 [2020-04-29T09:19:33.098Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
09:19:33 [2020-04-29T09:19:33.098Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
09:19:33 [2020-04-29T09:19:33.098Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
09:19:33 [2020-04-29T09:19:33.098Z] === RUN   TestBuildPreserveOwnership
09:19:33 [2020-04-29T09:19:33.098Z] === RUN   TestBuildPreserveOwnership/copy_from
09:19:33 [2020-04-29T09:19:33.405Z] --- PASS: TestNISDomainname (0.96s)
09:19:33 [2020-04-29T09:19:33.405Z] === RUN   TestHostnameDnsResolution
09:19:34 [2020-04-29T09:19:34.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:19:34 [2020-04-29T09:19:34.457Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:19:34 [2020-04-29T09:19:34.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:19:35 [2020-04-29T09:19:35.430Z] --- PASS: TestHostnameDnsResolution (1.71s)
09:19:35 [2020-04-29T09:19:35.430Z] === RUN   TestStats
09:19:37 [2020-04-29T09:19:37.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:19:38 [2020-04-29T09:19:38.096Z] --- PASS: TestStats (2.97s)
09:19:38 [2020-04-29T09:19:38.096Z] === RUN   TestStopContainerWithTimeout
09:19:38 [2020-04-29T09:19:38.096Z] === RUN   TestStopContainerWithTimeout/0
09:19:38 [2020-04-29T09:19:38.096Z] === PAUSE TestStopContainerWithTimeout/0
09:19:38 [2020-04-29T09:19:38.096Z] === RUN   TestStopContainerWithTimeout/1
09:19:38 [2020-04-29T09:19:38.096Z] === PAUSE TestStopContainerWithTimeout/1
09:19:38 [2020-04-29T09:19:38.096Z] === RUN   TestStopContainerWithTimeout/3
09:19:38 [2020-04-29T09:19:38.096Z] === PAUSE TestStopContainerWithTimeout/3
09:19:38 [2020-04-29T09:19:38.096Z] === RUN   TestStopContainerWithTimeout/-1
09:19:38 [2020-04-29T09:19:38.096Z] === PAUSE TestStopContainerWithTimeout/-1
09:19:38 [2020-04-29T09:19:38.096Z] === CONT  TestStopContainerWithTimeout/0
09:19:38 [2020-04-29T09:19:38.096Z] === CONT  TestStopContainerWithTimeout/-1
09:19:38 [2020-04-29T09:19:38.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:19:38 [2020-04-29T09:19:38.608Z] --- PASS: TestBuildPreserveOwnership (10.43s)
09:19:38 [2020-04-29T09:19:38.608Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.42s)
09:19:38 [2020-04-29T09:19:38.608Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
09:19:38 [2020-04-29T09:19:38.608Z] === RUN   TestBuildPlatformInvalid
09:19:38 [2020-04-29T09:19:38.608Z] --- PASS: TestBuildPlatformInvalid (0.07s)
09:19:38 [2020-04-29T09:19:38.608Z] PASS
09:19:38 [2020-04-29T09:19:38.608Z] 
09:19:38 [2020-04-29T09:19:38.608Z] === Skipped
09:19:38 [2020-04-29T09:19:38.608Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:19:38 [2020-04-29T09:19:38.608Z]     build_session_test.go:25: TODO: BuildKit
09:19:38 [2020-04-29T09:19:38.608Z] 
09:19:38 [2020-04-29T09:19:38.608Z] 
09:19:38 [2020-04-29T09:19:38.608Z] DONE 32 tests, 1 skipped in 124.121s
09:19:38 [2020-04-29T09:19:38.608Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:19:38 [2020-04-29T09:19:38.608Z] INFO: Testing against a local daemon
09:19:38 [2020-04-29T09:19:38.608Z] === RUN   TestConfigInspect
09:19:38 [2020-04-29T09:19:38.608Z] --- SKIP: TestConfigInspect (0.02s)
09:19:38 [2020-04-29T09:19:38.608Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:19:38 [2020-04-29T09:19:38.608Z] === RUN   TestConfigList
09:19:38 [2020-04-29T09:19:38.608Z] --- SKIP: TestConfigList (0.02s)
09:19:38 [2020-04-29T09:19:38.608Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:19:38 [2020-04-29T09:19:38.608Z] === RUN   TestConfigsCreateAndDelete
09:19:38 [2020-04-29T09:19:38.608Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
09:19:38 [2020-04-29T09:19:38.608Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:19:38 [2020-04-29T09:19:38.608Z] === RUN   TestConfigsUpdate
09:19:38 [2020-04-29T09:19:38.608Z] --- SKIP: TestConfigsUpdate (0.01s)
09:19:38 [2020-04-29T09:19:38.608Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:19:38 [2020-04-29T09:19:38.608Z] === RUN   TestTemplatedConfig
09:19:38 [2020-04-29T09:19:38.608Z] --- SKIP: TestTemplatedConfig (0.00s)
09:19:38 [2020-04-29T09:19:38.608Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:19:38 [2020-04-29T09:19:38.608Z] === RUN   TestConfigCreateResolve
09:19:38 [2020-04-29T09:19:38.608Z] --- SKIP: TestConfigCreateResolve (0.01s)
09:19:38 [2020-04-29T09:19:38.608Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:19:38 [2020-04-29T09:19:38.608Z] === RUN   TestConfigDaemonLibtrustID
09:19:39 [2020-04-29T09:19:39.102Z] === CONT  TestStopContainerWithTimeout/3
09:19:40 [2020-04-29T09:19:40.488Z] --- PASS: TestConfigDaemonLibtrustID (1.69s)
09:19:40 [2020-04-29T09:19:40.488Z] PASS
09:19:40 [2020-04-29T09:19:40.488Z] 
09:19:40 [2020-04-29T09:19:40.488Z] === Skipped
09:19:40 [2020-04-29T09:19:40.488Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
09:19:40 [2020-04-29T09:19:40.488Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:19:40 [2020-04-29T09:19:40.488Z] 
09:19:40 [2020-04-29T09:19:40.488Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
09:19:40 [2020-04-29T09:19:40.488Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:19:40 [2020-04-29T09:19:40.488Z] 
09:19:40 [2020-04-29T09:19:40.488Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
09:19:40 [2020-04-29T09:19:40.488Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:19:40 [2020-04-29T09:19:40.488Z] 
09:19:40 [2020-04-29T09:19:40.488Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
09:19:40 [2020-04-29T09:19:40.488Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:19:40 [2020-04-29T09:19:40.488Z] 
09:19:40 [2020-04-29T09:19:40.488Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
09:19:40 [2020-04-29T09:19:40.488Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:19:40 [2020-04-29T09:19:40.488Z] 
09:19:40 [2020-04-29T09:19:40.488Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
09:19:40 [2020-04-29T09:19:40.488Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:19:40 [2020-04-29T09:19:40.488Z] 
09:19:40 [2020-04-29T09:19:40.488Z] 
09:19:40 [2020-04-29T09:19:40.488Z] DONE 7 tests, 6 skipped in 1.873s
09:19:40 [2020-04-29T09:19:40.488Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:19:40 [2020-04-29T09:19:40.488Z] INFO: Testing against a local daemon
09:19:40 [2020-04-29T09:19:40.488Z] === RUN   TestCheckpoint
09:19:40 [2020-04-29T09:19:40.488Z] --- SKIP: TestCheckpoint (0.00s)
09:19:40 [2020-04-29T09:19:40.488Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:19:40 [2020-04-29T09:19:40.488Z] === RUN   TestContainerInvalidJSON
09:19:40 [2020-04-29T09:19:40.488Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:19:40 [2020-04-29T09:19:40.488Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:19:40 [2020-04-29T09:19:40.488Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:19:40 [2020-04-29T09:19:40.488Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:19:40 [2020-04-29T09:19:40.488Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:19:40 [2020-04-29T09:19:40.488Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:19:40 [2020-04-29T09:19:40.488Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:19:40 [2020-04-29T09:19:40.488Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:19:40 [2020-04-29T09:19:40.488Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:19:40 [2020-04-29T09:19:40.488Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:19:40 [2020-04-29T09:19:40.488Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:19:40 [2020-04-29T09:19:40.488Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:19:40 [2020-04-29T09:19:40.488Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:19:40 [2020-04-29T09:19:40.488Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:19:40 [2020-04-29T09:19:40.488Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
09:19:40 [2020-04-29T09:19:40.488Z] === RUN   TestCopyFromContainerPathIsNotDir
09:19:40 [2020-04-29T09:19:40.488Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
09:19:40 [2020-04-29T09:19:40.488Z] === RUN   TestCopyToContainerPathDoesNotExist
09:19:40 [2020-04-29T09:19:40.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:19:40 [2020-04-29T09:19:40.742Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
09:19:40 [2020-04-29T09:19:40.743Z] === RUN   TestCopyToContainerPathIsNotDir
09:19:40 [2020-04-29T09:19:40.743Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
09:19:40 [2020-04-29T09:19:40.743Z] === RUN   TestCopyFromContainer
09:19:41 [2020-04-29T09:19:41.119Z] === CONT  TestStopContainerWithTimeout/1
09:19:41 [2020-04-29T09:19:41.924Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
09:19:42 [2020-04-29T09:19:42.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:19:42 [2020-04-29T09:19:42.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:19:43 [2020-04-29T09:19:43.134Z] --- PASS: TestStopContainerWithTimeout (0.02s)
09:19:43 [2020-04-29T09:19:43.134Z]     --- PASS: TestStopContainerWithTimeout/0 (1.08s)
09:19:43 [2020-04-29T09:19:43.134Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.14s)
09:19:43 [2020-04-29T09:19:43.134Z]     --- PASS: TestStopContainerWithTimeout/3 (2.84s)
09:19:43 [2020-04-29T09:19:43.134Z]     --- PASS: TestStopContainerWithTimeout/1 (1.91s)
09:19:43 [2020-04-29T09:19:43.134Z] === RUN   TestDeleteDevicemapper
09:19:43 [2020-04-29T09:19:43.134Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:19:43 [2020-04-29T09:19:43.134Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:19:43 [2020-04-29T09:19:43.134Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:19:44 [2020-04-29T09:19:44.331Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:19:44 [2020-04-29T09:19:44.331Z] Using test binary docker
09:19:44 [2020-04-29T09:19:44.331Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:19:44 [2020-04-29T09:19:44.331Z] +++ /etc/init.d/apparmor start
09:19:44 [2020-04-29T09:19:44.331Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:19:44 [2020-04-29T09:19:44.331Z] INFO: Waiting for daemon to start...
09:19:44 [2020-04-29T09:19:44.331Z] Starting dockerd
09:19:44 [2020-04-29T09:19:44.331Z] +++ 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
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCopyFromContainer//
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCopyFromContainer//bar/root
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCopyFromContainer//bar/root/
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCopyFromContainer/bar/quux
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCopyFromContainer/bar/quux/
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCopyFromContainer/bar/notarget
09:19:44 [2020-04-29T09:19:44.979Z] --- PASS: TestCopyFromContainer (4.28s)
09:19:44 [2020-04-29T09:19:44.979Z]     --- PASS: TestCopyFromContainer// (0.06s)
09:19:44 [2020-04-29T09:19:44.979Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
09:19:44 [2020-04-29T09:19:44.979Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:19:44 [2020-04-29T09:19:44.979Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
09:19:44 [2020-04-29T09:19:44.979Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
09:19:44 [2020-04-29T09:19:44.979Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
09:19:44 [2020-04-29T09:19:44.979Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
09:19:44 [2020-04-29T09:19:44.979Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
09:19:44 [2020-04-29T09:19:44.979Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
09:19:44 [2020-04-29T09:19:44.979Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:19:44 [2020-04-29T09:19:44.979Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:19:44 [2020-04-29T09:19:44.979Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:19:44 [2020-04-29T09:19:44.979Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:19:44 [2020-04-29T09:19:44.979Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:19:44 [2020-04-29T09:19:44.979Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:19:44 [2020-04-29T09:19:44.979Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:19:44 [2020-04-29T09:19:44.979Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:19:44 [2020-04-29T09:19:44.979Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:19:44 [2020-04-29T09:19:44.979Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:19:44 [2020-04-29T09:19:44.979Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCreateLinkToNonExistingContainer
09:19:44 [2020-04-29T09:19:44.979Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCreateWithInvalidEnv
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCreateWithInvalidEnv/0
09:19:44 [2020-04-29T09:19:44.979Z] === PAUSE TestCreateWithInvalidEnv/0
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCreateWithInvalidEnv/1
09:19:44 [2020-04-29T09:19:44.979Z] === PAUSE TestCreateWithInvalidEnv/1
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCreateWithInvalidEnv/2
09:19:44 [2020-04-29T09:19:44.979Z] === PAUSE TestCreateWithInvalidEnv/2
09:19:44 [2020-04-29T09:19:44.979Z] === CONT  TestCreateWithInvalidEnv/0
09:19:44 [2020-04-29T09:19:44.979Z] === CONT  TestCreateWithInvalidEnv/2
09:19:44 [2020-04-29T09:19:44.979Z] === CONT  TestCreateWithInvalidEnv/1
09:19:44 [2020-04-29T09:19:44.979Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:19:44 [2020-04-29T09:19:44.979Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:19:44 [2020-04-29T09:19:44.979Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:19:44 [2020-04-29T09:19:44.979Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCreateTmpfsMountsTarget
09:19:44 [2020-04-29T09:19:44.979Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
09:19:44 [2020-04-29T09:19:44.979Z] === RUN   TestCreateWithCustomMaskedPaths
09:19:46 [2020-04-29T09:19:46.860Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s)
09:19:46 [2020-04-29T09:19:46.860Z] === RUN   TestCreateWithCapabilities
09:19:46 [2020-04-29T09:19:46.860Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:19:46 [2020-04-29T09:19:46.860Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:19:46 [2020-04-29T09:19:46.860Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:19:46 [2020-04-29T09:19:46.860Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:19:46 [2020-04-29T09:19:46.860Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:19:46 [2020-04-29T09:19:46.860Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:19:46 [2020-04-29T09:19:46.860Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:19:46 [2020-04-29T09:19:46.860Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:19:46 [2020-04-29T09:19:46.860Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:19:46 [2020-04-29T09:19:46.860Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:19:46 [2020-04-29T09:19:46.860Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:19:46 [2020-04-29T09:19:46.860Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:19:46 [2020-04-29T09:19:46.860Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:19:46 [2020-04-29T09:19:46.860Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:19:46 [2020-04-29T09:19:46.860Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:19:46 [2020-04-29T09:19:46.860Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:19:46 [2020-04-29T09:19:46.860Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:19:46 [2020-04-29T09:19:46.860Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:19:46 [2020-04-29T09:19:46.860Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:19:46 [2020-04-29T09:19:46.860Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:19:46 [2020-04-29T09:19:46.860Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:19:46 [2020-04-29T09:19:46.860Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:19:46 [2020-04-29T09:19:46.860Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:19:46 [2020-04-29T09:19:46.860Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:19:46 [2020-04-29T09:19:46.860Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:19:46 [2020-04-29T09:19:46.860Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:19:46 [2020-04-29T09:19:46.860Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:19:46 [2020-04-29T09:19:46.860Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:19:46 [2020-04-29T09:19:46.860Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:19:46 [2020-04-29T09:19:46.860Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:19:46 [2020-04-29T09:19:46.860Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:19:46 [2020-04-29T09:19:46.860Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:19:46 [2020-04-29T09:19:46.860Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:19:46 [2020-04-29T09:19:46.860Z] --- PASS: TestCreateWithCapabilities (0.01s)
09:19:46 [2020-04-29T09:19:46.860Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
09:19:46 [2020-04-29T09:19:46.860Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
09:19:46 [2020-04-29T09:19:46.860Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
09:19:46 [2020-04-29T09:19:46.860Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
09:19:46 [2020-04-29T09:19:46.860Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:19:46 [2020-04-29T09:19:46.860Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:19:46 [2020-04-29T09:19:46.860Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
09:19:46 [2020-04-29T09:19:46.860Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
09:19:46 [2020-04-29T09:19:46.860Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:19:46 [2020-04-29T09:19:46.860Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
09:19:46 [2020-04-29T09:19:46.860Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
09:19:46 [2020-04-29T09:19:46.860Z] === RUN   TestCreateWithCustomReadonlyPaths
09:19:46 [2020-04-29T09:19:46.864Z] .
09:19:46 [2020-04-29T09:19:46.864Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:19:46 [2020-04-29T09:19:46.864Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:19:46 [2020-04-29T09:19:46.864Z] Error: No such image: emptyfs
09:19:46 [2020-04-29T09:19:46.864Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:19:46 [2020-04-29T09:19:46.864Z] ++++ docker load
09:19:46 [2020-04-29T09:19:46.864Z] Running integration-test (iteration 1)
09:19:46 [2020-04-29T09:19:46.864Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
09:19:46 [2020-04-29T09:19:46.864Z] ++ 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
09:19:46 [2020-04-29T09:19:46.864Z] ++ set -e
09:19:46 [2020-04-29T09:19:46.864Z] ++ '[' -n 0 ']'
09:19:46 [2020-04-29T09:19:46.864Z] ++ set -x
09:19:46 [2020-04-29T09:19:46.864Z] ++ env -i DEST=/go/src/github.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
09:19:47 [2020-04-29T09:19:47.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:19:47 [2020-04-29T09:19:47.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:19:47 [2020-04-29T09:19:47.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:19:47 [2020-04-29T09:19:47.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:19:47 [2020-04-29T09:19:47.506Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.72s)
09:19:47 [2020-04-29T09:19:47.506Z] === RUN   TestUpdateMemory
09:19:47 [2020-04-29T09:19:47.506Z] --- SKIP: TestUpdateMemory (0.00s)
09:19:47 [2020-04-29T09:19:47.506Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:19:47 [2020-04-29T09:19:47.506Z] === RUN   TestUpdateCPUQuota
09:19:48 [2020-04-29T09:19:48.118Z] --- PASS: TestUpdateCPUQuota (1.23s)
09:19:48 [2020-04-29T09:19:48.118Z] === RUN   TestUpdatePidsLimit
09:19:48 [2020-04-29T09:19:48.118Z] === RUN   TestUpdatePidsLimit/update_from_none
09:19:48 [2020-04-29T09:19:48.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:19:48 [2020-04-29T09:19:48.399Z] === RUN   TestUpdatePidsLimit/no_change
09:19:48 [2020-04-29T09:19:48.680Z] === RUN   TestUpdatePidsLimit/update_lower
09:19:48 [2020-04-29T09:19:48.741Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s)
09:19:48 [2020-04-29T09:19:48.741Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:19:48 [2020-04-29T09:19:48.741Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:19:48 [2020-04-29T09:19:48.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:19:48 [2020-04-29T09:19:48.741Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:19:48 [2020-04-29T09:19:48.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:19:48 [2020-04-29T09:19:48.741Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:19:48 [2020-04-29T09:19:48.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:19:48 [2020-04-29T09:19:48.741Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:19:48 [2020-04-29T09:19:48.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:19:48 [2020-04-29T09:19:48.741Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:19:48 [2020-04-29T09:19:48.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:19:48 [2020-04-29T09:19:48.741Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:19:48 [2020-04-29T09:19:48.741Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:19:48 [2020-04-29T09:19:48.741Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:19:48 [2020-04-29T09:19:48.741Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:19:48 [2020-04-29T09:19:48.741Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:19:48 [2020-04-29T09:19:48.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
09:19:48 [2020-04-29T09:19:48.741Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:19:48 [2020-04-29T09:19:48.741Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:19:48 [2020-04-29T09:19:48.741Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:19:48 [2020-04-29T09:19:48.741Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:19:48 [2020-04-29T09:19:48.741Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:19:48 [2020-04-29T09:19:48.741Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:19:49 [2020-04-29T09:19:49.293Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:19:49 [2020-04-29T09:19:49.299Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s)
09:19:49 [2020-04-29T09:19:49.299Z] === RUN   TestContainerStartOnDaemonRestart
09:19:49 [2020-04-29T09:19:49.299Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
09:19:49 [2020-04-29T09:19:49.299Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
09:19:49 [2020-04-29T09:19:49.299Z] === RUN   TestDaemonRestartIpcMode
09:19:49 [2020-04-29T09:19:49.299Z] === PAUSE TestDaemonRestartIpcMode
09:19:49 [2020-04-29T09:19:49.299Z] === RUN   TestDaemonHostGatewayIP
09:19:49 [2020-04-29T09:19:49.299Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
09:19:49 [2020-04-29T09:19:49.299Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
09:19:49 [2020-04-29T09:19:49.299Z] === RUN   TestContainerKillOnDaemonStart
09:19:49 [2020-04-29T09:19:49.299Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
09:19:49 [2020-04-29T09:19:49.299Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
09:19:49 [2020-04-29T09:19:49.299Z] === RUN   TestDiff
09:19:49 [2020-04-29T09:19:49.601Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:19:49 [2020-04-29T09:19:49.858Z] --- PASS: TestDiff (0.58s)
09:19:49 [2020-04-29T09:19:49.858Z] === RUN   TestExecWithCloseStdin
09:19:49 [2020-04-29T09:19:49.882Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:19:50 [2020-04-29T09:19:50.417Z] --- PASS: TestExecWithCloseStdin (0.66s)
09:19:50 [2020-04-29T09:19:50.417Z] === RUN   TestExec
09:19:50 [2020-04-29T09:19:50.495Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:19:50 [2020-04-29T09:19:50.975Z] --- PASS: TestExec (0.64s)
09:19:50 [2020-04-29T09:19:50.976Z] === RUN   TestExecUser
09:19:51 [2020-04-29T09:19:51.898Z] --- PASS: TestExecUser (0.65s)
09:19:51 [2020-04-29T09:19:51.898Z] === RUN   TestExportContainerAndImportImage
09:19:51 [2020-04-29T09:19:51.964Z] --- PASS: TestUpdatePidsLimit (3.72s)
09:19:51 [2020-04-29T09:19:51.964Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.36s)
09:19:51 [2020-04-29T09:19:51.964Z]     --- PASS: TestUpdatePidsLimit/no_change (0.36s)
09:19:51 [2020-04-29T09:19:51.964Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
09:19:51 [2020-04-29T09:19:51.964Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
09:19:51 [2020-04-29T09:19:51.964Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
09:19:51 [2020-04-29T09:19:51.964Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
09:19:51 [2020-04-29T09:19:51.964Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
09:19:51 [2020-04-29T09:19:51.964Z] === RUN   TestUpdateRestartPolicy
09:19:52 [2020-04-29T09:19:52.153Z] Removing intermediate container 8f40f25fb992
09:19:52 [2020-04-29T09:19:52.153Z]  ---> 567587905391
09:19:52 [2020-04-29T09:19:52.153Z] 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
09:19:52 [2020-04-29T09:19:52.153Z]  ---> Running in c0298a34f151
09:19:52 [2020-04-29T09:19:52.153Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
09:19:52 [2020-04-29T09:19:52.456Z] --- PASS: TestExportContainerAndImportImage (0.73s)
09:19:52 [2020-04-29T09:19:52.456Z] === RUN   TestExportContainerAfterDaemonRestart
09:19:53 [2020-04-29T09:19:53.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:19:56 [2020-04-29T09:19:56.652Z] --- PASS: TestExportContainerAfterDaemonRestart (3.73s)
09:19:56 [2020-04-29T09:19:56.652Z] === RUN   TestHealthCheckWorkdir
09:19:56 [2020-04-29T09:19:56.844Z] Loaded image: buildpack-deps:jessie
09:19:56 [2020-04-29T09:19:56.844Z] Loaded image: busybox:latest
09:19:56 [2020-04-29T09:19:56.844Z] Loaded image: busybox:glibc
09:19:56 [2020-04-29T09:19:56.844Z] Loaded image: debian:jessie
09:19:56 [2020-04-29T09:19:56.844Z] Loaded image: hello-world:latest
09:19:56 [2020-04-29T09:19:56.844Z] INFO: Testing against a local daemon
09:19:56 [2020-04-29T09:19:56.844Z] === RUN   TestCgroupNamespacesBuild
09:19:57 [2020-04-29T09:19:57.210Z] --- PASS: TestHealthCheckWorkdir (0.89s)
09:19:57 [2020-04-29T09:19:57.210Z] === RUN   TestHealthKillContainer
09:19:59 [2020-04-29T09:19:59.379Z] --- PASS: TestCgroupNamespacesBuild (3.09s)
09:19:59 [2020-04-29T09:19:59.379Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:20:00 [2020-04-29T09:20:00.465Z] --- PASS: TestHealthKillContainer (2.77s)
09:20:00 [2020-04-29T09:20:00.465Z] === RUN   TestInspectCpusetInConfigPre120
09:20:00 [2020-04-29T09:20:00.465Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s)
09:20:00 [2020-04-29T09:20:00.465Z] === RUN   TestIpcModeNone
09:20:01 [2020-04-29T09:20:01.066Z] --- PASS: TestIpcModeNone (0.62s)
09:20:01 [2020-04-29T09:20:01.066Z] === RUN   TestIpcModePrivate
09:20:01 [2020-04-29T09:20:01.282Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s)
09:20:01 [2020-04-29T09:20:01.282Z] === RUN   TestBuildWithSession
09:20:01 [2020-04-29T09:20:01.282Z] --- SKIP: TestBuildWithSession (0.00s)
09:20:01 [2020-04-29T09:20:01.282Z]     build_session_test.go:25: TODO: BuildKit
09:20:01 [2020-04-29T09:20:01.282Z] === RUN   TestBuildSquashParent
09:20:01 [2020-04-29T09:20:01.624Z] --- PASS: TestIpcModePrivate (0.61s)
09:20:01 [2020-04-29T09:20:01.624Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false
09:20:01 [2020-04-29T09:20:01.624Z] === RUN   TestIpcModeShareable
09:20:01 [2020-04-29T09:20:01.624Z] --- SKIP: TestIpcModeShareable (0.00s)
09:20:01 [2020-04-29T09:20:01.624Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:20:01 [2020-04-29T09:20:01.624Z] === RUN   TestAPIIpcModeShareableAndContainer
09:20:03 [2020-04-29T09:20:03.505Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.96s)
09:20:03 [2020-04-29T09:20:03.505Z] === RUN   TestAPIIpcModeHost
09:20:03 [2020-04-29T09:20:03.505Z] --- SKIP: TestAPIIpcModeHost (0.00s)
09:20:03 [2020-04-29T09:20:03.505Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:20:03 [2020-04-29T09:20:03.505Z] === RUN   TestDaemonIpcModeShareable
09:20:03 [2020-04-29T09:20:03.505Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
09:20:03 [2020-04-29T09:20:03.505Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:20:03 [2020-04-29T09:20:03.505Z] === RUN   TestDaemonIpcModePrivate
09:20:05 [2020-04-29T09:20:05.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:20:06 [2020-04-29T09:20:06.012Z] --- PASS: TestDaemonIpcModePrivate (2.42s)
09:20:06 [2020-04-29T09:20:06.012Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
09:20:06 [2020-04-29T09:20:06.012Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:20:06 [2020-04-29T09:20:06.012Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
09:20:06 [2020-04-29T09:20:06.012Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:20:06 [2020-04-29T09:20:06.012Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:20:06 [2020-04-29T09:20:06.012Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
09:20:06 [2020-04-29T09:20:06.012Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:20:06 [2020-04-29T09:20:06.012Z] === RUN   TestIpcModeOlderClient
09:20:06 [2020-04-29T09:20:06.012Z] === PAUSE TestIpcModeOlderClient
09:20:06 [2020-04-29T09:20:06.012Z] === RUN   TestKillContainerInvalidSignal
09:20:06 [2020-04-29T09:20:06.570Z] --- PASS: TestKillContainerInvalidSignal (0.61s)
09:20:06 [2020-04-29T09:20:06.570Z] === RUN   TestKillContainer
09:20:06 [2020-04-29T09:20:06.570Z] === RUN   TestKillContainer/no_signal
09:20:07 [2020-04-29T09:20:07.128Z] === RUN   TestKillContainer/non_killing_signal
09:20:07 [2020-04-29T09:20:07.177Z] --- PASS: TestUpdateRestartPolicy (12.98s)
09:20:07 [2020-04-29T09:20:07.177Z] === RUN   TestUpdateRestartWithAutoRemove
09:20:07 [2020-04-29T09:20:07.177Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s)
09:20:07 [2020-04-29T09:20:07.177Z] === RUN   TestWaitNonBlocked
09:20:07 [2020-04-29T09:20:07.177Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:20:07 [2020-04-29T09:20:07.177Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:20:07 [2020-04-29T09:20:07.177Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:20:07 [2020-04-29T09:20:07.177Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:20:07 [2020-04-29T09:20:07.177Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:20:07 [2020-04-29T09:20:07.177Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:20:07 [2020-04-29T09:20:07.177Z] --- PASS: TestWaitNonBlocked (0.01s)
09:20:07 [2020-04-29T09:20:07.177Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s)
09:20:07 [2020-04-29T09:20:07.177Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s)
09:20:07 [2020-04-29T09:20:07.177Z] === RUN   TestWaitBlocked
09:20:07 [2020-04-29T09:20:07.177Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:20:07 [2020-04-29T09:20:07.177Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:20:07 [2020-04-29T09:20:07.177Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:20:07 [2020-04-29T09:20:07.177Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:20:07 [2020-04-29T09:20:07.177Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:20:07 [2020-04-29T09:20:07.177Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:20:07 [2020-04-29T09:20:07.687Z] === RUN   TestKillContainer/killing_signal
09:20:07 [2020-04-29T09:20:07.848Z] --- PASS: TestBuildSquashParent (5.86s)
09:20:07 [2020-04-29T09:20:07.848Z] === RUN   TestBuildWithRemoveAndForceRemove
09:20:07 [2020-04-29T09:20:07.848Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:20:07 [2020-04-29T09:20:07.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:20:07 [2020-04-29T09:20:07.848Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:20:07 [2020-04-29T09:20:07.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:20:07 [2020-04-29T09:20:07.848Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:20:07 [2020-04-29T09:20:07.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:20:07 [2020-04-29T09:20:07.848Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:20:07 [2020-04-29T09:20:07.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:20:07 [2020-04-29T09:20:07.848Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:20:07 [2020-04-29T09:20:07.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:20:07 [2020-04-29T09:20:07.848Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:20:07 [2020-04-29T09:20:07.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:20:07 [2020-04-29T09:20:07.848Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:20:07 [2020-04-29T09:20:07.848Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:20:07 [2020-04-29T09:20:07.848Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:20:07 [2020-04-29T09:20:07.848Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:20:08 [2020-04-29T09:20:08.181Z] --- PASS: TestWaitBlocked (0.01s)
09:20:08 [2020-04-29T09:20:08.181Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s)
09:20:08 [2020-04-29T09:20:08.181Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s)
09:20:08 [2020-04-29T09:20:08.181Z] === CONT  TestContainerStartOnDaemonRestart
09:20:08 [2020-04-29T09:20:08.181Z] === CONT  TestIpcModeOlderClient
09:20:08 [2020-04-29T09:20:08.181Z] --- PASS: TestIpcModeOlderClient (0.17s)
09:20:08 [2020-04-29T09:20:08.181Z] === CONT  TestDaemonHostGatewayIP
09:20:08 [2020-04-29T09:20:08.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:20:08 [2020-04-29T09:20:08.609Z] --- PASS: TestKillContainer (1.84s)
09:20:08 [2020-04-29T09:20:08.609Z]     --- PASS: TestKillContainer/no_signal (0.54s)
09:20:08 [2020-04-29T09:20:08.609Z]     --- PASS: TestKillContainer/non_killing_signal (0.39s)
09:20:08 [2020-04-29T09:20:08.609Z]     --- PASS: TestKillContainer/killing_signal (0.67s)
09:20:08 [2020-04-29T09:20:08.609Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:20:08 [2020-04-29T09:20:08.609Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:20:09 [2020-04-29T09:20:09.169Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:20:09 [2020-04-29T09:20:09.728Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s)
09:20:09 [2020-04-29T09:20:09.728Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s)
09:20:09 [2020-04-29T09:20:09.728Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s)
09:20:09 [2020-04-29T09:20:09.728Z] === RUN   TestKillStoppedContainer
09:20:09 [2020-04-29T09:20:09.728Z] --- PASS: TestKillStoppedContainer (0.07s)
09:20:09 [2020-04-29T09:20:09.728Z] === RUN   TestKillStoppedContainerAPIPre120
09:20:09 [2020-04-29T09:20:09.728Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
09:20:09 [2020-04-29T09:20:09.728Z] === RUN   TestKillDifferentUserContainer
09:20:09 [2020-04-29T09:20:09.755Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:20:09 [2020-04-29T09:20:09.755Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:20:10 [2020-04-29T09:20:10.286Z] --- PASS: TestKillDifferentUserContainer (0.60s)
09:20:10 [2020-04-29T09:20:10.286Z] === RUN   TestInspectOomKilledTrue
09:20:10 [2020-04-29T09:20:10.286Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:20:10 [2020-04-29T09:20:10.286Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
09:20:10 [2020-04-29T09:20:10.286Z] === RUN   TestInspectOomKilledFalse
09:20:10 [2020-04-29T09:20:10.286Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:20:10 [2020-04-29T09:20:10.286Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:20:10 [2020-04-29T09:20:10.286Z] === RUN   TestLinksEtcHostsContentMatch
09:20:10 [2020-04-29T09:20:10.286Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
09:20:10 [2020-04-29T09:20:10.286Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
09:20:10 [2020-04-29T09:20:10.286Z] === RUN   TestLinksContainerNames
09:20:11 [2020-04-29T09:20:11.628Z] --- PASS: TestContainerStartOnDaemonRestart (3.15s)
09:20:11 [2020-04-29T09:20:11.628Z] === CONT  TestContainerKillOnDaemonStart
09:20:11 [2020-04-29T09:20:11.657Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
09:20:11 [2020-04-29T09:20:11.658Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.69s)
09:20:11 [2020-04-29T09:20:11.658Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.77s)
09:20:11 [2020-04-29T09:20:11.658Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.86s)
09:20:11 [2020-04-29T09:20:11.658Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.89s)
09:20:11 [2020-04-29T09:20:11.658Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.15s)
09:20:11 [2020-04-29T09:20:11.658Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s)
09:20:11 [2020-04-29T09:20:11.658Z] === RUN   TestBuildMultiStageCopy
09:20:11 [2020-04-29T09:20:11.658Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:20:11 [2020-04-29T09:20:11.685Z] --- PASS: TestLinksContainerNames (1.13s)
09:20:11 [2020-04-29T09:20:11.685Z] === RUN   TestLogsFollowTailEmpty
09:20:11 [2020-04-29T09:20:11.910Z] --- PASS: TestDaemonHostGatewayIP (3.62s)
09:20:11 [2020-04-29T09:20:11.910Z] === CONT  TestDaemonRestartIpcMode
09:20:12 [2020-04-29T09:20:12.243Z] --- PASS: TestLogsFollowTailEmpty (0.59s)
09:20:12 [2020-04-29T09:20:12.243Z] === RUN   TestContainerNetworkMountsNoChown
09:20:12 [2020-04-29T09:20:12.497Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s)
09:20:12 [2020-04-29T09:20:12.497Z] === RUN   TestMountDaemonRoot
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/default
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/default
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/private
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/private
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/rprivate
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/rprivate
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/slave
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/slave
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/rslave
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/rslave
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/shared
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/shared
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/rshared
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/rshared
09:20:12 [2020-04-29T09:20:12.752Z] === CONT  TestMountDaemonRoot/default
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/default/mount_root
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/default/bind_root
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:20:12 [2020-04-29T09:20:12.752Z] === CONT  TestMountDaemonRoot/rslave
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:20:12 [2020-04-29T09:20:12.752Z] === CONT  TestMountDaemonRoot/rshared
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:20:12 [2020-04-29T09:20:12.752Z] === CONT  TestMountDaemonRoot/shared
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:20:12 [2020-04-29T09:20:12.752Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:20:12 [2020-04-29T09:20:12.752Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:20:12 [2020-04-29T09:20:12.753Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:20:12 [2020-04-29T09:20:12.753Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:20:12 [2020-04-29T09:20:12.753Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:20:12 [2020-04-29T09:20:12.753Z] === CONT  TestMountDaemonRoot/rprivate
09:20:12 [2020-04-29T09:20:12.753Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:20:12 [2020-04-29T09:20:12.753Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:20:12 [2020-04-29T09:20:12.753Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:20:12 [2020-04-29T09:20:12.753Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:20:12 [2020-04-29T09:20:12.753Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:20:12 [2020-04-29T09:20:12.753Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:20:12 [2020-04-29T09:20:12.753Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:20:12 [2020-04-29T09:20:12.753Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:20:12 [2020-04-29T09:20:12.753Z] === CONT  TestMountDaemonRoot/slave
09:20:12 [2020-04-29T09:20:12.753Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:20:12 [2020-04-29T09:20:12.753Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:20:12 [2020-04-29T09:20:12.753Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:20:12 [2020-04-29T09:20:12.753Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:20:12 [2020-04-29T09:20:12.753Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:20:12 [2020-04-29T09:20:12.753Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:20:12 [2020-04-29T09:20:12.753Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:20:12 [2020-04-29T09:20:12.753Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:20:12 [2020-04-29T09:20:12.753Z] === CONT  TestMountDaemonRoot/private
09:20:12 [2020-04-29T09:20:12.753Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:20:12 [2020-04-29T09:20:12.753Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:20:12 [2020-04-29T09:20:12.753Z] === RUN   TestMountDaemonRoot/private/mount_root
09:20:12 [2020-04-29T09:20:12.753Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:20:12 [2020-04-29T09:20:12.753Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:20:12 [2020-04-29T09:20:12.753Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:20:12 [2020-04-29T09:20:12.753Z] === RUN   TestMountDaemonRoot/private/bind_root
09:20:12 [2020-04-29T09:20:12.753Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:20:12 [2020-04-29T09:20:12.753Z] === CONT  TestMountDaemonRoot/default/mount_root
09:20:12 [2020-04-29T09:20:12.753Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:20:12 [2020-04-29T09:20:12.753Z] === CONT  TestMountDaemonRoot/default/bind_root
09:20:12 [2020-04-29T09:20:12.753Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:20:12 [2020-04-29T09:20:12.753Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:20:12 [2020-04-29T09:20:12.753Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:20:12 [2020-04-29T09:20:12.753Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:20:12 [2020-04-29T09:20:12.753Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:20:12 [2020-04-29T09:20:12.753Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:20:12 [2020-04-29T09:20:12.753Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:20:13 [2020-04-29T09:20:13.030Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:20:13 [2020-04-29T09:20:13.030Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:20:13 [2020-04-29T09:20:13.030Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:20:13 [2020-04-29T09:20:13.030Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:20:13 [2020-04-29T09:20:13.030Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:20:13 [2020-04-29T09:20:13.030Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:20:13 [2020-04-29T09:20:13.030Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:20:13 [2020-04-29T09:20:13.030Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:20:13 [2020-04-29T09:20:13.030Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:20:13 [2020-04-29T09:20:13.030Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:20:13 [2020-04-29T09:20:13.030Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:20:13 [2020-04-29T09:20:13.030Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:20:13 [2020-04-29T09:20:13.030Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:20:13 [2020-04-29T09:20:13.030Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:20:13 [2020-04-29T09:20:13.030Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:20:13 [2020-04-29T09:20:13.291Z] === CONT  TestMountDaemonRoot/private/bind_root
09:20:13 [2020-04-29T09:20:13.291Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:20:13 [2020-04-29T09:20:13.291Z] === CONT  TestMountDaemonRoot/private/mount_root
09:20:13 [2020-04-29T09:20:13.291Z] --- PASS: TestMountDaemonRoot (0.02s)
09:20:13 [2020-04-29T09:20:13.291Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
09:20:13 [2020-04-29T09:20:13.291Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
09:20:13 [2020-04-29T09:20:13.291Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
09:20:13 [2020-04-29T09:20:13.291Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
09:20:13 [2020-04-29T09:20:13.291Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:20:13 [2020-04-29T09:20:13.291Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
09:20:13 [2020-04-29T09:20:13.291Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
09:20:13 [2020-04-29T09:20:13.291Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
09:20:13 [2020-04-29T09:20:13.291Z] === RUN   TestContainerBindMountNonRecursive
09:20:13 [2020-04-29T09:20:13.291Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
09:20:13 [2020-04-29T09:20:13.291Z]     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)
09:20:13 [2020-04-29T09:20:13.291Z] === RUN   TestNetworkNat
09:20:13 [2020-04-29T09:20:13.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:20:13 [2020-04-29T09:20:13.855Z] --- PASS: TestNetworkNat (0.69s)
09:20:13 [2020-04-29T09:20:13.856Z] === RUN   TestNetworkLocalhostTCPNat
09:20:14 [2020-04-29T09:20:14.190Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:20:14 [2020-04-29T09:20:14.421Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s)
09:20:14 [2020-04-29T09:20:14.421Z] === RUN   TestNetworkLoopbackNat
09:20:14 [2020-04-29T09:20:14.448Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:20:15 [2020-04-29T09:20:15.015Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:20:15 [2020-04-29T09:20:15.356Z] --- PASS: TestDaemonRestartIpcMode (3.62s)
09:20:15 [2020-04-29T09:20:15.386Z] --- PASS: TestNetworkLoopbackNat (0.82s)
09:20:15 [2020-04-29T09:20:15.386Z] === RUN   TestPause
09:20:15 [2020-04-29T09:20:15.386Z] --- SKIP: TestPause (0.00s)
09:20:15 [2020-04-29T09:20:15.386Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:20:15 [2020-04-29T09:20:15.386Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:20:15 [2020-04-29T09:20:15.386Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:20:15 [2020-04-29T09:20:15.386Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:20:15 [2020-04-29T09:20:15.386Z] === RUN   TestPauseStopPausedContainer
09:20:15 [2020-04-29T09:20:15.386Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
09:20:15 [2020-04-29T09:20:15.386Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
09:20:15 [2020-04-29T09:20:15.386Z] === RUN   TestPsFilter
09:20:15 [2020-04-29T09:20:15.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:20:15 [2020-04-29T09:20:15.582Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:20:15 [2020-04-29T09:20:15.640Z] --- PASS: TestPsFilter (0.18s)
09:20:15 [2020-04-29T09:20:15.640Z] === RUN   TestRemoveContainerWithRemovedVolume
09:20:16 [2020-04-29T09:20:16.151Z] --- PASS: TestBuildMultiStageCopy (4.26s)
09:20:16 [2020-04-29T09:20:16.151Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.19s)
09:20:16 [2020-04-29T09:20:16.151Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s)
09:20:16 [2020-04-29T09:20:16.151Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
09:20:16 [2020-04-29T09:20:16.151Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
09:20:16 [2020-04-29T09:20:16.151Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s)
09:20:16 [2020-04-29T09:20:16.151Z] === RUN   TestBuildMultiStageParentConfig
09:20:16 [2020-04-29T09:20:16.198Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s)
09:20:16 [2020-04-29T09:20:16.198Z] === RUN   TestRemoveContainerWithVolume
09:20:16 [2020-04-29T09:20:16.797Z] --- PASS: TestRemoveContainerWithVolume (0.62s)
09:20:16 [2020-04-29T09:20:16.797Z] === RUN   TestRemoveContainerRunning
09:20:17 [2020-04-29T09:20:17.356Z] --- PASS: TestRemoveContainerRunning (0.56s)
09:20:17 [2020-04-29T09:20:17.356Z] === RUN   TestRemoveContainerForceRemoveRunning
09:20:17 [2020-04-29T09:20:17.444Z] INFO: Sources obtained for gotestsum...
09:20:17 [2020-04-29T09:20:17.444Z] INFO: Checkout done for gotestsum...
09:20:17 [2020-04-29T09:20:17.444Z] INFO: Build done for gotestsum...
09:20:17 [2020-04-29T09:20:17.527Z] --- PASS: TestBuildMultiStageParentConfig (1.37s)
09:20:17 [2020-04-29T09:20:17.527Z] === RUN   TestBuildLabelWithTargets
09:20:17 [2020-04-29T09:20:17.914Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s)
09:20:17 [2020-04-29T09:20:17.914Z] === RUN   TestRemoveInvalidContainer
09:20:17 [2020-04-29T09:20:17.914Z] --- PASS: TestRemoveInvalidContainer (0.02s)
09:20:17 [2020-04-29T09:20:17.914Z] === RUN   TestRenameLinkedContainer
09:20:20 [2020-04-29T09:20:20.059Z] --- PASS: TestBuildLabelWithTargets (2.18s)
09:20:20 [2020-04-29T09:20:20.059Z] === RUN   TestBuildWithEmptyLayers
09:20:20 [2020-04-29T09:20:20.419Z] --- PASS: TestRenameLinkedContainer (2.30s)
09:20:20 [2020-04-29T09:20:20.419Z] === RUN   TestRenameStoppedContainer
09:20:20 [2020-04-29T09:20:20.627Z] --- PASS: TestBuildWithEmptyLayers (0.97s)
09:20:20 [2020-04-29T09:20:20.627Z] === RUN   TestBuildMultiStageOnBuild
09:20:20 [2020-04-29T09:20:20.673Z] --- PASS: TestRenameStoppedContainer (0.56s)
09:20:20 [2020-04-29T09:20:20.673Z] === RUN   TestRenameRunningContainerAndReuse
09:20:20 [2020-04-29T09:20:20.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:20:22 [2020-04-29T09:20:22.031Z] --- PASS: TestRenameRunningContainerAndReuse (1.19s)
09:20:22 [2020-04-29T09:20:22.031Z] === RUN   TestRenameInvalidName
09:20:22 [2020-04-29T09:20:22.589Z] --- PASS: TestRenameInvalidName (0.56s)
09:20:22 [2020-04-29T09:20:22.589Z] === RUN   TestRenameAnonymousContainer
09:20:23 [2020-04-29T09:20:23.161Z] --- PASS: TestBuildMultiStageOnBuild (2.70s)
09:20:23 [2020-04-29T09:20:23.161Z] === RUN   TestBuildUncleanTarFilenames
09:20:23 [2020-04-29T09:20:23.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:20:23 [2020-04-29T09:20:23.722Z] --- PASS: TestContainerKillOnDaemonStart (12.39s)
09:20:23 [2020-04-29T09:20:23.722Z] PASS
09:20:23 [2020-04-29T09:20:23.722Z] 
09:20:23 [2020-04-29T09:20:23.722Z] === Skipped
09:20:23 [2020-04-29T09:20:23.722Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
09:20:23 [2020-04-29T09:20:23.722Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:20:23 [2020-04-29T09:20:23.722Z] 
09:20:23 [2020-04-29T09:20:23.722Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
09:20:23 [2020-04-29T09:20:23.722Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:20:23 [2020-04-29T09:20:23.722Z] 
09:20:23 [2020-04-29T09:20:23.722Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
09:20:23 [2020-04-29T09:20:23.722Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:20:23 [2020-04-29T09:20:23.722Z] 
09:20:23 [2020-04-29T09:20:23.722Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:20:23 [2020-04-29T09:20:23.722Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:20:23 [2020-04-29T09:20:23.722Z] 
09:20:23 [2020-04-29T09:20:23.722Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
09:20:23 [2020-04-29T09:20:23.722Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:20:23 [2020-04-29T09:20:23.722Z] 
09:20:23 [2020-04-29T09:20:23.722Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
09:20:23 [2020-04-29T09:20:23.722Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:20:23 [2020-04-29T09:20:23.722Z] 
09:20:23 [2020-04-29T09:20:23.722Z] 
09:20:23 [2020-04-29T09:20:23.722Z] DONE 200 tests, 6 skipped in 151.971s
09:20:23 [2020-04-29T09:20:23.722Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
09:20:23 [2020-04-29T09:20:23.722Z] ++ 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
09:20:23 [2020-04-29T09:20:23.722Z] ++ set -e
09:20:23 [2020-04-29T09:20:23.722Z] ++ '[' -n 0 ']'
09:20:23 [2020-04-29T09:20:23.722Z] ++ set -x
09:20:23 [2020-04-29T09:20:23.722Z] ++ env -i DEST=/go/src/github.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
09:20:23 [2020-04-29T09:20:23.722Z] INFO: Testing against a local daemon
09:20:23 [2020-04-29T09:20:23.722Z] === RUN   TestCommitInheritsEnv
09:20:24 [2020-04-29T09:20:24.335Z] --- PASS: TestCommitInheritsEnv (0.62s)
09:20:24 [2020-04-29T09:20:24.335Z] === RUN   TestImportExtremelyLargeImageWorks
09:20:24 [2020-04-29T09:20:24.335Z] === PAUSE TestImportExtremelyLargeImageWorks
09:20:24 [2020-04-29T09:20:24.335Z] === RUN   TestImagesFilterMultiReference
09:20:24 [2020-04-29T09:20:24.537Z] --- PASS: TestBuildUncleanTarFilenames (1.35s)
09:20:24 [2020-04-29T09:20:24.537Z] === RUN   TestBuildMultiStageLayerLeak
09:20:24 [2020-04-29T09:20:24.617Z] --- PASS: TestImagesFilterMultiReference (0.04s)
09:20:24 [2020-04-29T09:20:24.617Z] === RUN   TestImagePullPlatformInvalid
09:20:24 [2020-04-29T09:20:24.617Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
09:20:24 [2020-04-29T09:20:24.617Z] === RUN   TestRemoveImageOrphaning
09:20:25 [2020-04-29T09:20:25.229Z] --- PASS: TestRemoveImageOrphaning (0.58s)
09:20:25 [2020-04-29T09:20:25.229Z] === RUN   TestRemoveImageGarbageCollector
09:20:25 [2020-04-29T09:20:25.229Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:20:25 [2020-04-29T09:20:25.229Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:20:25 [2020-04-29T09:20:25.229Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:20:25 [2020-04-29T09:20:25.229Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:20:25 [2020-04-29T09:20:25.229Z] === RUN   TestTagInvalidReference
09:20:25 [2020-04-29T09:20:25.229Z] --- PASS: TestTagInvalidReference (0.01s)
09:20:25 [2020-04-29T09:20:25.229Z] === RUN   TestTagValidPrefixedRepo
09:20:25 [2020-04-29T09:20:25.229Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
09:20:25 [2020-04-29T09:20:25.229Z] === RUN   TestTagExistedNameWithoutForce
09:20:25 [2020-04-29T09:20:25.229Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:20:25 [2020-04-29T09:20:25.229Z] === RUN   TestTagOfficialNames
09:20:25 [2020-04-29T09:20:25.229Z] --- PASS: TestTagOfficialNames (0.03s)
09:20:25 [2020-04-29T09:20:25.229Z] === RUN   TestTagMatchesDigest
09:20:25 [2020-04-29T09:20:25.229Z] --- PASS: TestTagMatchesDigest (0.02s)
09:20:25 [2020-04-29T09:20:25.229Z] === CONT  TestImportExtremelyLargeImageWorks
09:20:25 [2020-04-29T09:20:25.843Z] --- PASS: TestRenameAnonymousContainer (2.75s)
09:20:25 [2020-04-29T09:20:25.843Z] === RUN   TestRenameContainerWithSameName
09:20:25 [2020-04-29T09:20:25.843Z] --- PASS: TestRenameContainerWithSameName (0.57s)
09:20:25 [2020-04-29T09:20:25.843Z] === RUN   TestRenameContainerWithLinkedContainer
09:20:27 [2020-04-29T09:20:27.246Z] --- PASS: TestRenameContainerWithLinkedContainer (1.15s)
09:20:27 [2020-04-29T09:20:27.246Z] === RUN   TestResize
09:20:27 [2020-04-29T09:20:27.503Z] --- PASS: TestResize (0.59s)
09:20:27 [2020-04-29T09:20:27.504Z] === RUN   TestResizeWithInvalidSize
09:20:27 [2020-04-29T09:20:27.822Z] --- PASS: TestBuildMultiStageLayerLeak (2.79s)
09:20:27 [2020-04-29T09:20:27.822Z] === RUN   TestBuildWithHugeFile
09:20:27 [2020-04-29T09:20:27.864Z] Removing intermediate container c0298a34f151
09:20:27 [2020-04-29T09:20:27.864Z]  ---> 9fc49bca214c
09:20:27 [2020-04-29T09:20:27.864Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
09:20:27 [2020-04-29T09:20:27.864Z]  ---> Running in 287b0457fcdb
09:20:27 [2020-04-29T09:20:27.864Z] Removing intermediate container 287b0457fcdb
09:20:27 [2020-04-29T09:20:27.864Z]  ---> 37acc63bc7a5
09:20:27 [2020-04-29T09:20:27.864Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
09:20:27 [2020-04-29T09:20:27.864Z]  ---> Running in 54750b99370f
09:20:27 [2020-04-29T09:20:27.864Z] Removing intermediate container 54750b99370f
09:20:27 [2020-04-29T09:20:27.864Z]  ---> 863829e577a5
09:20:27 [2020-04-29T09:20:27.864Z] Step 10/10 : COPY . .
09:20:28 [2020-04-29T09:20:28.062Z] --- PASS: TestResizeWithInvalidSize (0.58s)
09:20:28 [2020-04-29T09:20:28.062Z] === RUN   TestResizeWhenContainerNotStarted
09:20:28 [2020-04-29T09:20:28.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:20:28 [2020-04-29T09:20:28.662Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s)
09:20:28 [2020-04-29T09:20:28.662Z] === RUN   TestDaemonRestartKillContainers
09:20:28 [2020-04-29T09:20:28.662Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
09:20:28 [2020-04-29T09:20:28.662Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
09:20:28 [2020-04-29T09:20:28.662Z] === RUN   TestCgroupNamespacesRun
09:20:31 [2020-04-29T09:20:31.210Z] --- PASS: TestCgroupNamespacesRun (2.38s)
09:20:31 [2020-04-29T09:20:31.210Z] === RUN   TestCgroupNamespacesRunPrivileged
09:20:31 [2020-04-29T09:20:31.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:20:33 [2020-04-29T09:20:33.715Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.48s)
09:20:33 [2020-04-29T09:20:33.715Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:20:34 [2020-04-29T09:20:34.841Z] --- PASS: TestBuildWithHugeFile (81.21s)
09:20:34 [2020-04-29T09:20:34.841Z] === RUN   TestBuildWithEmptyDockerfile
09:20:34 [2020-04-29T09:20:34.841Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:20:34 [2020-04-29T09:20:34.841Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:20:34 [2020-04-29T09:20:34.841Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:20:34 [2020-04-29T09:20:34.841Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:20:34 [2020-04-29T09:20:34.841Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:20:34 [2020-04-29T09:20:34.841Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:20:34 [2020-04-29T09:20:34.841Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:20:34 [2020-04-29T09:20:34.841Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:20:34 [2020-04-29T09:20:34.841Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:20:34 [2020-04-29T09:20:34.841Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
09:20:34 [2020-04-29T09:20:34.841Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s)
09:20:34 [2020-04-29T09:20:34.841Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s)
09:20:34 [2020-04-29T09:20:34.841Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s)
09:20:34 [2020-04-29T09:20:34.841Z] === RUN   TestBuildPreserveOwnership
09:20:34 [2020-04-29T09:20:34.841Z] === RUN   TestBuildPreserveOwnership/copy_from
09:20:35 [2020-04-29T09:20:35.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:20:36 [2020-04-29T09:20:36.221Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.57s)
09:20:36 [2020-04-29T09:20:36.221Z] === RUN   TestCgroupNamespacesRunHostMode
09:20:36 [2020-04-29T09:20:36.882Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:20:38 [2020-04-29T09:20:38.469Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:20:38 [2020-04-29T09:20:38.469Z] Using test binary docker
09:20:38 [2020-04-29T09:20:38.469Z] +++ /etc/init.d/apparmor start
09:20:38 [2020-04-29T09:20:38.469Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:20:38 [2020-04-29T09:20:38.469Z] INFO: Waiting for daemon to start...
09:20:38 [2020-04-29T09:20:38.469Z] Starting dockerd
09:20:38 [2020-04-29T09:20:38.469Z] +++ 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
09:20:38 [2020-04-29T09:20:38.770Z] --- PASS: TestCgroupNamespacesRunHostMode (2.62s)
09:20:38 [2020-04-29T09:20:38.770Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:20:38 [2020-04-29T09:20:38.924Z] --- PASS: TestBuildPreserveOwnership (4.82s)
09:20:38 [2020-04-29T09:20:38.924Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.14s)
09:20:38 [2020-04-29T09:20:38.924Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s)
09:20:38 [2020-04-29T09:20:38.924Z] === RUN   TestBuildPlatformInvalid
09:20:38 [2020-04-29T09:20:38.924Z] --- PASS: TestBuildPlatformInvalid (0.16s)
09:20:38 [2020-04-29T09:20:38.924Z] PASS
09:20:38 [2020-04-29T09:20:38.924Z] 
09:20:38 [2020-04-29T09:20:38.924Z] === Skipped
09:20:38 [2020-04-29T09:20:38.924Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
09:20:38 [2020-04-29T09:20:38.924Z]     build_session_test.go:25: TODO: BuildKit
09:20:38 [2020-04-29T09:20:38.924Z] 
09:20:38 [2020-04-29T09:20:38.924Z] 
09:20:38 [2020-04-29T09:20:38.924Z] DONE 32 tests, 1 skipped in 127.742s
09:20:38 [2020-04-29T09:20:38.924Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
09:20:38 [2020-04-29T09:20:38.924Z] ++ 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
09:20:38 [2020-04-29T09:20:38.924Z] ++ set -e
09:20:38 [2020-04-29T09:20:38.924Z] ++ '[' -n 0 ']'
09:20:38 [2020-04-29T09:20:38.924Z] ++ set -x
09:20:38 [2020-04-29T09:20:38.924Z] ++ env -i DEST=/go/src/github.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
09:20:38 [2020-04-29T09:20:38.924Z] INFO: Testing against a local daemon
09:20:38 [2020-04-29T09:20:38.924Z] === RUN   TestConfigInspect
09:20:40 [2020-04-29T09:20:40.365Z] .
09:20:40 [2020-04-29T09:20:40.366Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:20:40 [2020-04-29T09:20:40.366Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:20:40 [2020-04-29T09:20:40.366Z] Error: No such image: emptyfs
09:20:40 [2020-04-29T09:20:40.366Z] ++++ docker load
09:20:40 [2020-04-29T09:20:40.366Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:20:40 [2020-04-29T09:20:40.623Z] Running integration-test (iteration 1)
09:20:40 [2020-04-29T09:20:40.623Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:20:40 [2020-04-29T09:20:40.623Z] ++ 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
09:20:40 [2020-04-29T09:20:40.623Z] ++ set -e
09:20:40 [2020-04-29T09:20:40.623Z] ++ '[' -n 0 ']'
09:20:40 [2020-04-29T09:20:40.623Z] ++ set -x
09:20:40 [2020-04-29T09:20:40.623Z] ++ env -i DEST=/go/src/github.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
09:20:41 [2020-04-29T09:20:41.274Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.58s)
09:20:41 [2020-04-29T09:20:41.274Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:20:41 [2020-04-29T09:20:41.623Z] --- PASS: TestConfigInspect (2.22s)
09:20:41 [2020-04-29T09:20:41.623Z] === RUN   TestConfigList
09:20:43 [2020-04-29T09:20:43.153Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.94s)
09:20:43 [2020-04-29T09:20:43.153Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:20:43 [2020-04-29T09:20:43.630Z] ................................................                         [ 29%]
09:20:43 [2020-04-29T09:20:43.658Z] --- PASS: TestConfigList (2.18s)
09:20:43 [2020-04-29T09:20:43.658Z] === RUN   TestConfigsCreateAndDelete
09:20:45 [2020-04-29T09:20:45.658Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.98s)
09:20:45 [2020-04-29T09:20:45.658Z] === RUN   TestCgroupNamespacesRunOlderClient
09:20:45 [2020-04-29T09:20:45.693Z] --- PASS: TestConfigsCreateAndDelete (2.22s)
09:20:45 [2020-04-29T09:20:45.693Z] === RUN   TestConfigsUpdate
09:20:47 [2020-04-29T09:20:47.734Z] --- PASS: TestConfigsUpdate (2.19s)
09:20:47 [2020-04-29T09:20:47.734Z] === RUN   TestTemplatedConfig
09:20:48 [2020-04-29T09:20:48.167Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.59s)
09:20:48 [2020-04-29T09:20:48.167Z] === RUN   TestKernelTCPMemory
09:20:48 [2020-04-29T09:20:48.167Z] --- SKIP: TestKernelTCPMemory (0.02s)
09:20:48 [2020-04-29T09:20:48.167Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:20:48 [2020-04-29T09:20:48.167Z] === RUN   TestNISDomainname
09:20:48 [2020-04-29T09:20:48.167Z] --- SKIP: TestNISDomainname (0.01s)
09:20:48 [2020-04-29T09:20:48.167Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
09:20:48 [2020-04-29T09:20:48.167Z] === RUN   TestHostnameDnsResolution
09:20:48 [2020-04-29T09:20:48.767Z] --- PASS: TestHostnameDnsResolution (1.04s)
09:20:48 [2020-04-29T09:20:48.767Z] === RUN   TestStats
09:20:48 [2020-04-29T09:20:48.767Z] --- SKIP: TestStats (0.00s)
09:20:48 [2020-04-29T09:20:48.767Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
09:20:48 [2020-04-29T09:20:48.767Z] === RUN   TestStopContainerWithTimeout
09:20:49 [2020-04-29T09:20:49.062Z] === RUN   TestStopContainerWithTimeout/0
09:20:49 [2020-04-29T09:20:49.062Z] === PAUSE TestStopContainerWithTimeout/0
09:20:49 [2020-04-29T09:20:49.062Z] === RUN   TestStopContainerWithTimeout/1
09:20:49 [2020-04-29T09:20:49.062Z] === PAUSE TestStopContainerWithTimeout/1
09:20:49 [2020-04-29T09:20:49.062Z] === RUN   TestStopContainerWithTimeout/3
09:20:49 [2020-04-29T09:20:49.062Z] === PAUSE TestStopContainerWithTimeout/3
09:20:49 [2020-04-29T09:20:49.062Z] === RUN   TestStopContainerWithTimeout/-1
09:20:49 [2020-04-29T09:20:49.062Z] === PAUSE TestStopContainerWithTimeout/-1
09:20:49 [2020-04-29T09:20:49.062Z] === CONT  TestStopContainerWithTimeout/0
09:20:49 [2020-04-29T09:20:49.062Z] === CONT  TestStopContainerWithTimeout/3
09:20:49 [2020-04-29T09:20:49.623Z] === CONT  TestStopContainerWithTimeout/-1
09:20:50 [2020-04-29T09:20:50.429Z] --- PASS: TestTemplatedConfig (2.74s)
09:20:50 [2020-04-29T09:20:50.429Z] === RUN   TestConfigCreateResolve
09:20:52 [2020-04-29T09:20:52.128Z] === CONT  TestStopContainerWithTimeout/1
09:20:52 [2020-04-29T09:20:52.478Z] --- PASS: TestConfigCreateResolve (2.15s)
09:20:52 [2020-04-29T09:20:52.478Z] === RUN   TestConfigDaemonLibtrustID
09:20:53 [2020-04-29T09:20:53.100Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
09:20:53 [2020-04-29T09:20:53.100Z] PASS
09:20:53 [2020-04-29T09:20:53.100Z] 
09:20:53 [2020-04-29T09:20:53.100Z] DONE 7 tests in 14.338s
09:20:53 [2020-04-29T09:20:53.100Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
09:20:53 [2020-04-29T09:20:53.100Z] ++ 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
09:20:53 [2020-04-29T09:20:53.100Z] ++ set -e
09:20:53 [2020-04-29T09:20:53.100Z] ++ '[' -n 0 ']'
09:20:53 [2020-04-29T09:20:53.100Z] ++ set -x
09:20:53 [2020-04-29T09:20:53.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
09:20:53 [2020-04-29T09:20:53.160Z]  ---> a50b430b9d59
09:20:53 [2020-04-29T09:20:53.160Z] Successfully built a50b430b9d59
09:20:53 [2020-04-29T09:20:53.160Z] Successfully tagged docker:latest
09:20:53 [2020-04-29T09:20:53.160Z] INFO: Image build ended at 04/29/2020 09:20:50. Duration:00:04:00.4158213
09:20:53 [2020-04-29T09:20:53.160Z] 
09:20:53 [2020-04-29T09:20:53.160Z] 
09:20:53 [2020-04-29T09:20:53.160Z] INFO: Building the test binaries at 04/29/2020 09:20:50...
09:20:53 [2020-04-29T09:20:53.385Z] INFO: Testing against a local daemon
09:20:53 [2020-04-29T09:20:53.385Z] === RUN   TestCheckpoint
09:20:53 [2020-04-29T09:20:53.385Z] --- SKIP: TestCheckpoint (0.00s)
09:20:53 [2020-04-29T09:20:53.385Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:20:53 [2020-04-29T09:20:53.385Z] === RUN   TestContainerInvalidJSON
09:20:53 [2020-04-29T09:20:53.385Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:20:53 [2020-04-29T09:20:53.385Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:20:53 [2020-04-29T09:20:53.385Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:20:53 [2020-04-29T09:20:53.385Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:20:53 [2020-04-29T09:20:53.385Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:20:53 [2020-04-29T09:20:53.385Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:20:53 [2020-04-29T09:20:53.385Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:20:53 [2020-04-29T09:20:53.385Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:20:53 [2020-04-29T09:20:53.385Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:20:53 [2020-04-29T09:20:53.385Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:20:53 [2020-04-29T09:20:53.385Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:20:53 [2020-04-29T09:20:53.385Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:20:53 [2020-04-29T09:20:53.385Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:20:53 [2020-04-29T09:20:53.385Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:20:53 [2020-04-29T09:20:53.385Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
09:20:53 [2020-04-29T09:20:53.385Z] === RUN   TestCopyFromContainerPathIsNotDir
09:20:53 [2020-04-29T09:20:53.385Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
09:20:53 [2020-04-29T09:20:53.385Z] === RUN   TestCopyToContainerPathDoesNotExist
09:20:53 [2020-04-29T09:20:53.486Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:20:53 [2020-04-29T09:20:53.486Z]     --- PASS: TestStopContainerWithTimeout/0 (0.78s)
09:20:53 [2020-04-29T09:20:53.486Z]     --- PASS: TestStopContainerWithTimeout/3 (2.81s)
09:20:53 [2020-04-29T09:20:53.486Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.56s)
09:20:53 [2020-04-29T09:20:53.486Z]     --- PASS: TestStopContainerWithTimeout/1 (1.61s)
09:20:53 [2020-04-29T09:20:53.486Z] === RUN   TestDeleteDevicemapper
09:20:53 [2020-04-29T09:20:53.486Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:20:53 [2020-04-29T09:20:53.486Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:20:53 [2020-04-29T09:20:53.486Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:20:53 [2020-04-29T09:20:53.669Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
09:20:53 [2020-04-29T09:20:53.669Z] === RUN   TestCopyToContainerPathIsNotDir
09:20:53 [2020-04-29T09:20:53.669Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
09:20:53 [2020-04-29T09:20:53.669Z] === RUN   TestCopyFromContainer
09:20:55 [2020-04-29T09:20:55.161Z] === RUN   TestCopyFromContainer//
09:20:55 [2020-04-29T09:20:55.161Z] === RUN   TestCopyFromContainer//bar/root
09:20:55 [2020-04-29T09:20:55.368Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.16s)
09:20:55 [2020-04-29T09:20:55.368Z] === RUN   TestUpdateMemory
09:20:55 [2020-04-29T09:20:55.368Z] --- SKIP: TestUpdateMemory (0.00s)
09:20:55 [2020-04-29T09:20:55.368Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
09:20:55 [2020-04-29T09:20:55.368Z] === RUN   TestUpdateCPUQuota
09:20:55 [2020-04-29T09:20:55.380Z] INFO: make.ps1 starting at 04/29/2020 09:20:54
09:20:55 [2020-04-29T09:20:55.380Z] INFO: Git commit (5c59f8d0cd) assumed from DOCKER_GITCOMMIT environment variable
09:20:55 [2020-04-29T09:20:55.380Z] INFO: Invoking autogen...
09:20:55 [2020-04-29T09:20:55.447Z] === RUN   TestCopyFromContainer//bar/root/
09:20:55 [2020-04-29T09:20:55.447Z] === RUN   TestCopyFromContainer/bar/quux
09:20:55 [2020-04-29T09:20:55.447Z] === RUN   TestCopyFromContainer/bar/quux/
09:20:55 [2020-04-29T09:20:55.623Z] --- SKIP: TestUpdateCPUQuota (0.00s)
09:20:55 [2020-04-29T09:20:55.623Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
09:20:55 [2020-04-29T09:20:55.623Z] === RUN   TestUpdatePidsLimit
09:20:55 [2020-04-29T09:20:55.623Z] --- SKIP: TestUpdatePidsLimit (0.00s)
09:20:55 [2020-04-29T09:20:55.623Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
09:20:55 [2020-04-29T09:20:55.623Z] === RUN   TestUpdateRestartPolicy
09:20:55 [2020-04-29T09:20:55.733Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:20:55 [2020-04-29T09:20:55.733Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:20:55 [2020-04-29T09:20:55.733Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:20:55 [2020-04-29T09:20:55.849Z] INFO: Building daemon...
09:20:56 [2020-04-29T09:20:56.020Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:20:56 [2020-04-29T09:20:56.020Z] === RUN   TestCopyFromContainer/bar/notarget
09:20:56 [2020-04-29T09:20:56.020Z] --- PASS: TestCopyFromContainer (2.50s)
09:20:56 [2020-04-29T09:20:56.020Z]     --- PASS: TestCopyFromContainer// (0.09s)
09:20:56 [2020-04-29T09:20:56.020Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
09:20:56 [2020-04-29T09:20:56.020Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
09:20:56 [2020-04-29T09:20:56.020Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
09:20:56 [2020-04-29T09:20:56.020Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
09:20:56 [2020-04-29T09:20:56.020Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
09:20:56 [2020-04-29T09:20:56.020Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
09:20:56 [2020-04-29T09:20:56.020Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
09:20:56 [2020-04-29T09:20:56.020Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
09:20:56 [2020-04-29T09:20:56.020Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
09:20:56 [2020-04-29T09:20:56.020Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:20:56 [2020-04-29T09:20:56.020Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:20:56 [2020-04-29T09:20:56.020Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:20:56 [2020-04-29T09:20:56.020Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:20:56 [2020-04-29T09:20:56.020Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:20:56 [2020-04-29T09:20:56.020Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:20:56 [2020-04-29T09:20:56.020Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:20:56 [2020-04-29T09:20:56.020Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:20:56 [2020-04-29T09:20:56.020Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:20:56 [2020-04-29T09:20:56.020Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:20:56 [2020-04-29T09:20:56.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
09:20:56 [2020-04-29T09:20:56.309Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
09:20:56 [2020-04-29T09:20:56.309Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
09:20:56 [2020-04-29T09:20:56.309Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
09:20:56 [2020-04-29T09:20:56.309Z] === RUN   TestCreateLinkToNonExistingContainer
09:20:56 [2020-04-29T09:20:56.309Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
09:20:56 [2020-04-29T09:20:56.309Z] === RUN   TestCreateWithInvalidEnv
09:20:56 [2020-04-29T09:20:56.309Z] === RUN   TestCreateWithInvalidEnv/0
09:20:56 [2020-04-29T09:20:56.309Z] === PAUSE TestCreateWithInvalidEnv/0
09:20:56 [2020-04-29T09:20:56.309Z] === RUN   TestCreateWithInvalidEnv/1
09:20:56 [2020-04-29T09:20:56.309Z] === PAUSE TestCreateWithInvalidEnv/1
09:20:56 [2020-04-29T09:20:56.309Z] === RUN   TestCreateWithInvalidEnv/2
09:20:56 [2020-04-29T09:20:56.309Z] === PAUSE TestCreateWithInvalidEnv/2
09:20:56 [2020-04-29T09:20:56.309Z] === CONT  TestCreateWithInvalidEnv/0
09:20:56 [2020-04-29T09:20:56.309Z] === CONT  TestCreateWithInvalidEnv/2
09:20:56 [2020-04-29T09:20:56.309Z] === CONT  TestCreateWithInvalidEnv/1
09:20:56 [2020-04-29T09:20:56.309Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:20:56 [2020-04-29T09:20:56.309Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:20:56 [2020-04-29T09:20:56.309Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:20:56 [2020-04-29T09:20:56.309Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:20:56 [2020-04-29T09:20:56.309Z] === RUN   TestCreateTmpfsMountsTarget
09:20:56 [2020-04-29T09:20:56.309Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
09:20:56 [2020-04-29T09:20:56.309Z] === RUN   TestCreateWithCustomMaskedPaths
09:20:58 [2020-04-29T09:20:58.342Z] --- PASS: TestCreateWithCustomMaskedPaths (1.86s)
09:20:58 [2020-04-29T09:20:58.342Z] === RUN   TestCreateWithCapabilities
09:20:58 [2020-04-29T09:20:58.342Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:20:58 [2020-04-29T09:20:58.342Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:20:58 [2020-04-29T09:20:58.342Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:20:58 [2020-04-29T09:20:58.342Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:20:58 [2020-04-29T09:20:58.342Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:20:58 [2020-04-29T09:20:58.342Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:20:58 [2020-04-29T09:20:58.342Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:20:58 [2020-04-29T09:20:58.342Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:20:58 [2020-04-29T09:20:58.342Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:20:58 [2020-04-29T09:20:58.342Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:20:58 [2020-04-29T09:20:58.342Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:20:58 [2020-04-29T09:20:58.342Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:20:58 [2020-04-29T09:20:58.342Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:20:58 [2020-04-29T09:20:58.342Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:20:58 [2020-04-29T09:20:58.342Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:20:58 [2020-04-29T09:20:58.342Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:20:58 [2020-04-29T09:20:58.342Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:20:58 [2020-04-29T09:20:58.342Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:20:58 [2020-04-29T09:20:58.342Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:20:58 [2020-04-29T09:20:58.342Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:20:58 [2020-04-29T09:20:58.342Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:20:58 [2020-04-29T09:20:58.342Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:20:58 [2020-04-29T09:20:58.342Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:20:58 [2020-04-29T09:20:58.342Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:20:58 [2020-04-29T09:20:58.342Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:20:58 [2020-04-29T09:20:58.342Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:20:58 [2020-04-29T09:20:58.342Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:20:58 [2020-04-29T09:20:58.342Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:20:58 [2020-04-29T09:20:58.342Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:20:58 [2020-04-29T09:20:58.342Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:20:58 [2020-04-29T09:20:58.342Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:20:58 [2020-04-29T09:20:58.342Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:20:58 [2020-04-29T09:20:58.342Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:20:58 [2020-04-29T09:20:58.342Z] --- PASS: TestCreateWithCapabilities (0.05s)
09:20:58 [2020-04-29T09:20:58.342Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
09:20:58 [2020-04-29T09:20:58.342Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
09:20:58 [2020-04-29T09:20:58.342Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:20:58 [2020-04-29T09:20:58.342Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:20:58 [2020-04-29T09:20:58.342Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
09:20:58 [2020-04-29T09:20:58.342Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
09:20:58 [2020-04-29T09:20:58.342Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
09:20:58 [2020-04-29T09:20:58.342Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
09:20:58 [2020-04-29T09:20:58.342Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
09:20:58 [2020-04-29T09:20:58.342Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
09:20:58 [2020-04-29T09:20:58.342Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
09:20:58 [2020-04-29T09:20:58.342Z] === RUN   TestCreateWithCustomReadonlyPaths
09:21:00 [2020-04-29T09:21:00.376Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s)
09:21:00 [2020-04-29T09:21:00.376Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:21:00 [2020-04-29T09:21:00.376Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:21:00 [2020-04-29T09:21:00.376Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:21:00 [2020-04-29T09:21:00.376Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:21:00 [2020-04-29T09:21:00.376Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:21:00 [2020-04-29T09:21:00.376Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:21:00 [2020-04-29T09:21:00.376Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:21:00 [2020-04-29T09:21:00.376Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:21:00 [2020-04-29T09:21:00.376Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:21:00 [2020-04-29T09:21:00.376Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:21:00 [2020-04-29T09:21:00.376Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:21:00 [2020-04-29T09:21:00.376Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:21:00 [2020-04-29T09:21:00.376Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:21:00 [2020-04-29T09:21:00.376Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:21:00 [2020-04-29T09:21:00.376Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:21:00 [2020-04-29T09:21:00.376Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:21:00 [2020-04-29T09:21:00.376Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
09:21:00 [2020-04-29T09:21:00.376Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
09:21:00 [2020-04-29T09:21:00.376Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
09:21:00 [2020-04-29T09:21:00.376Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
09:21:00 [2020-04-29T09:21:00.376Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
09:21:00 [2020-04-29T09:21:00.376Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
09:21:00 [2020-04-29T09:21:00.376Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:21:00 [2020-04-29T09:21:00.998Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s)
09:21:00 [2020-04-29T09:21:00.999Z] === RUN   TestContainerStartOnDaemonRestart
09:21:00 [2020-04-29T09:21:00.999Z] === PAUSE TestContainerStartOnDaemonRestart
09:21:00 [2020-04-29T09:21:00.999Z] === RUN   TestDaemonRestartIpcMode
09:21:00 [2020-04-29T09:21:00.999Z] === PAUSE TestDaemonRestartIpcMode
09:21:00 [2020-04-29T09:21:00.999Z] === RUN   TestDaemonHostGatewayIP
09:21:00 [2020-04-29T09:21:00.999Z] === PAUSE TestDaemonHostGatewayIP
09:21:00 [2020-04-29T09:21:00.999Z] === RUN   TestContainerKillOnDaemonStart
09:21:00 [2020-04-29T09:21:00.999Z] === PAUSE TestContainerKillOnDaemonStart
09:21:00 [2020-04-29T09:21:00.999Z] === RUN   TestDiff
09:21:01 [2020-04-29T09:21:01.622Z] --- PASS: TestDiff (0.63s)
09:21:01 [2020-04-29T09:21:01.622Z] === RUN   TestExecWithCloseStdin
09:21:02 [2020-04-29T09:21:02.243Z] --- PASS: TestExecWithCloseStdin (0.76s)
09:21:02 [2020-04-29T09:21:02.243Z] === RUN   TestExec
09:21:03 [2020-04-29T09:21:03.267Z] --- PASS: TestExec (0.82s)
09:21:03 [2020-04-29T09:21:03.267Z] === RUN   TestExecUser
09:21:03 [2020-04-29T09:21:03.295Z] tests/integration/api_exec_test.py .....................                 [ 34%]
09:21:03 [2020-04-29T09:21:03.886Z] --- PASS: TestExecUser (0.83s)
09:21:03 [2020-04-29T09:21:03.886Z] === RUN   TestExportContainerAndImportImage
09:21:05 [2020-04-29T09:21:05.374Z] --- PASS: TestExportContainerAndImportImage (1.04s)
09:21:05 [2020-04-29T09:21:05.374Z] === RUN   TestExportContainerAfterDaemonRestart
09:21:06 [2020-04-29T09:21:06.859Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
09:21:06 [2020-04-29T09:21:06.859Z] === RUN   TestHealthCheckWorkdir
09:21:07 [2020-04-29T09:21:07.480Z] --- PASS: TestHealthCheckWorkdir (0.95s)
09:21:07 [2020-04-29T09:21:07.480Z] === RUN   TestHealthKillContainer
09:21:07 [2020-04-29T09:21:07.811Z] --- PASS: TestUpdateRestartPolicy (11.58s)
09:21:07 [2020-04-29T09:21:07.811Z] === RUN   TestUpdateRestartWithAutoRemove
09:21:07 [2020-04-29T09:21:07.811Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s)
09:21:07 [2020-04-29T09:21:07.811Z] === RUN   TestWaitNonBlocked
09:21:07 [2020-04-29T09:21:07.811Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:07 [2020-04-29T09:21:07.811Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:07 [2020-04-29T09:21:07.811Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:07 [2020-04-29T09:21:07.811Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:07 [2020-04-29T09:21:07.811Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:07 [2020-04-29T09:21:07.811Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:08 [2020-04-29T09:21:08.410Z] --- PASS: TestWaitNonBlocked (0.01s)
09:21:08 [2020-04-29T09:21:08.410Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s)
09:21:08 [2020-04-29T09:21:08.410Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
09:21:08 [2020-04-29T09:21:08.410Z] === RUN   TestWaitBlocked
09:21:08 [2020-04-29T09:21:08.410Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:21:08 [2020-04-29T09:21:08.410Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:21:08 [2020-04-29T09:21:08.410Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:21:08 [2020-04-29T09:21:08.410Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:21:08 [2020-04-29T09:21:08.410Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:21:08 [2020-04-29T09:21:08.410Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:21:09 [2020-04-29T09:21:09.333Z] --- PASS: TestWaitBlocked (0.02s)
09:21:09 [2020-04-29T09:21:09.333Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
09:21:09 [2020-04-29T09:21:09.333Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
09:21:09 [2020-04-29T09:21:09.333Z] === CONT  TestDaemonRestartIpcMode
09:21:09 [2020-04-29T09:21:09.333Z] === CONT  TestIpcModeOlderClient
09:21:09 [2020-04-29T09:21:09.333Z] --- PASS: TestIpcModeOlderClient (0.13s)
09:21:10 [2020-04-29T09:21:10.965Z] --- PASS: TestHealthKillContainer (2.90s)
09:21:10 [2020-04-29T09:21:10.965Z] === RUN   TestInspectCpusetInConfigPre120
09:21:10 [2020-04-29T09:21:10.965Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s)
09:21:10 [2020-04-29T09:21:10.965Z] === RUN   TestIpcModeNone
09:21:11 [2020-04-29T09:21:11.256Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
09:21:11 [2020-04-29T09:21:11.984Z] --- PASS: TestIpcModeNone (0.80s)
09:21:11 [2020-04-29T09:21:11.984Z] === RUN   TestIpcModePrivate
09:21:12 [2020-04-29T09:21:12.609Z] --- PASS: TestIpcModePrivate (0.77s)
09:21:12 [2020-04-29T09:21:12.609Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
09:21:12 [2020-04-29T09:21:12.609Z] === RUN   TestIpcModeShareable
09:21:12 [2020-04-29T09:21:12.675Z] Loaded image: buildpack-deps:jessie
09:21:12 [2020-04-29T09:21:12.675Z] Loaded image: busybox:latest
09:21:12 [2020-04-29T09:21:12.675Z] Loaded image: busybox:glibc
09:21:12 [2020-04-29T09:21:12.675Z] Loaded image: debian:jessie
09:21:12 [2020-04-29T09:21:12.675Z] Loaded image: hello-world:latest
09:21:12 [2020-04-29T09:21:12.675Z] INFO: Testing against a local daemon
09:21:12 [2020-04-29T09:21:12.675Z] === RUN   TestCgroupNamespacesBuild
09:21:13 [2020-04-29T09:21:13.625Z] --- PASS: TestIpcModeShareable (0.80s)
09:21:13 [2020-04-29T09:21:13.625Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
09:21:13 [2020-04-29T09:21:13.625Z] === RUN   TestAPIIpcModeShareableAndContainer
09:21:14 [2020-04-29T09:21:14.518Z] --- PASS: TestBuildWithHugeFile (40.32s)
09:21:14 [2020-04-29T09:21:14.518Z] === RUN   TestBuildWithEmptyDockerfile
09:21:14 [2020-04-29T09:21:14.518Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:21:14 [2020-04-29T09:21:14.518Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:21:14 [2020-04-29T09:21:14.518Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:21:14 [2020-04-29T09:21:14.518Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:21:14 [2020-04-29T09:21:14.518Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:21:14 [2020-04-29T09:21:14.518Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:21:14 [2020-04-29T09:21:14.518Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:21:14 [2020-04-29T09:21:14.518Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:21:14 [2020-04-29T09:21:14.518Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:21:14 [2020-04-29T09:21:14.518Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
09:21:14 [2020-04-29T09:21:14.518Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
09:21:14 [2020-04-29T09:21:14.518Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s)
09:21:14 [2020-04-29T09:21:14.518Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
09:21:14 [2020-04-29T09:21:14.518Z] === RUN   TestBuildPreserveOwnership
09:21:14 [2020-04-29T09:21:14.518Z] === RUN   TestBuildPreserveOwnership/copy_from
09:21:14 [2020-04-29T09:21:14.518Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:21:14 [2020-04-29T09:21:14.518Z] --- PASS: TestBuildPreserveOwnership (5.94s)
09:21:14 [2020-04-29T09:21:14.518Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.84s)
09:21:14 [2020-04-29T09:21:14.518Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s)
09:21:14 [2020-04-29T09:21:14.518Z] === RUN   TestBuildPlatformInvalid
09:21:14 [2020-04-29T09:21:14.518Z] --- PASS: TestBuildPlatformInvalid (0.19s)
09:21:14 [2020-04-29T09:21:14.518Z] PASS
09:21:14 [2020-04-29T09:21:14.518Z] 
09:21:14 [2020-04-29T09:21:14.518Z] === Skipped
09:21:14 [2020-04-29T09:21:14.518Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:21:14 [2020-04-29T09:21:14.518Z]     build_session_test.go:25: TODO: BuildKit
09:21:14 [2020-04-29T09:21:14.518Z] 
09:21:14 [2020-04-29T09:21:14.518Z] 
09:21:14 [2020-04-29T09:21:14.518Z] DONE 32 tests, 1 skipped in 87.257s
09:21:14 [2020-04-29T09:21:14.518Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
09:21:14 [2020-04-29T09:21:14.518Z] ++ 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
09:21:14 [2020-04-29T09:21:14.518Z] ++ set -e
09:21:14 [2020-04-29T09:21:14.518Z] ++ '[' -n 0 ']'
09:21:14 [2020-04-29T09:21:14.518Z] ++ set -x
09:21:14 [2020-04-29T09:21:14.518Z] ++ env -i DEST=/go/src/github.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
09:21:14 [2020-04-29T09:21:14.518Z] INFO: Testing against a local daemon
09:21:14 [2020-04-29T09:21:14.518Z] === RUN   TestConfigInspect
09:21:14 [2020-04-29T09:21:14.562Z] --- PASS: TestDaemonRestartIpcMode (4.74s)
09:21:14 [2020-04-29T09:21:14.562Z] PASS
09:21:14 [2020-04-29T09:21:14.562Z] 
09:21:14 [2020-04-29T09:21:14.562Z] === Skipped
09:21:14 [2020-04-29T09:21:14.562Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:21:14 [2020-04-29T09:21:14.562Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:21:14 [2020-04-29T09:21:14.562Z] 
09:21:14 [2020-04-29T09:21:14.562Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
09:21:14 [2020-04-29T09:21:14.562Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
09:21:14 [2020-04-29T09:21:14.562Z] 
09:21:14 [2020-04-29T09:21:14.562Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
09:21:14 [2020-04-29T09:21:14.562Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
09:21:14 [2020-04-29T09:21:14.562Z] 
09:21:14 [2020-04-29T09:21:14.562Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
09:21:14 [2020-04-29T09:21:14.562Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
09:21:14 [2020-04-29T09:21:14.562Z] 
09:21:14 [2020-04-29T09:21:14.562Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
09:21:14 [2020-04-29T09:21:14.562Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:21:14 [2020-04-29T09:21:14.562Z] 
09:21:14 [2020-04-29T09:21:14.562Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
09:21:14 [2020-04-29T09:21:14.562Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:21:14 [2020-04-29T09:21:14.562Z] 
09:21:14 [2020-04-29T09:21:14.562Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
09:21:14 [2020-04-29T09:21:14.562Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:21:14 [2020-04-29T09:21:14.562Z] 
09:21:14 [2020-04-29T09:21:14.562Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
09:21:14 [2020-04-29T09:21:14.562Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:21:14 [2020-04-29T09:21:14.562Z] 
09:21:14 [2020-04-29T09:21:14.562Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
09:21:14 [2020-04-29T09:21:14.562Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:21:14 [2020-04-29T09:21:14.562Z] 
09:21:14 [2020-04-29T09:21:14.562Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:21:14 [2020-04-29T09:21:14.562Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
09:21:14 [2020-04-29T09:21:14.562Z] 
09:21:14 [2020-04-29T09:21:14.562Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
09:21:14 [2020-04-29T09:21:14.562Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:21:14 [2020-04-29T09:21:14.562Z] 
09:21:14 [2020-04-29T09:21:14.562Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
09:21:14 [2020-04-29T09:21:14.562Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
09:21:14 [2020-04-29T09:21:14.562Z] 
09:21:14 [2020-04-29T09:21:14.562Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
09:21:14 [2020-04-29T09:21:14.562Z]     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)
09:21:14 [2020-04-29T09:21:14.562Z] 
09:21:14 [2020-04-29T09:21:14.562Z] === SKIP: amd64.integration.container TestPause (0.00s)
09:21:14 [2020-04-29T09:21:14.562Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:21:14 [2020-04-29T09:21:14.562Z] 
09:21:14 [2020-04-29T09:21:14.562Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:21:14 [2020-04-29T09:21:14.562Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:21:14 [2020-04-29T09:21:14.562Z] 
09:21:14 [2020-04-29T09:21:14.562Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
09:21:14 [2020-04-29T09:21:14.562Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
09:21:14 [2020-04-29T09:21:14.562Z] 
09:21:14 [2020-04-29T09:21:14.562Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
09:21:14 [2020-04-29T09:21:14.562Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
09:21:14 [2020-04-29T09:21:14.562Z] 
09:21:14 [2020-04-29T09:21:14.563Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
09:21:14 [2020-04-29T09:21:14.563Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:21:14 [2020-04-29T09:21:14.563Z] 
09:21:14 [2020-04-29T09:21:14.563Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
09:21:14 [2020-04-29T09:21:14.563Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
09:21:14 [2020-04-29T09:21:14.563Z] 
09:21:14 [2020-04-29T09:21:14.563Z] === SKIP: amd64.integration.container TestStats (0.00s)
09:21:14 [2020-04-29T09:21:14.563Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
09:21:14 [2020-04-29T09:21:14.563Z] 
09:21:14 [2020-04-29T09:21:14.563Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:21:14 [2020-04-29T09:21:14.563Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:21:14 [2020-04-29T09:21:14.563Z] 
09:21:14 [2020-04-29T09:21:14.563Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
09:21:14 [2020-04-29T09:21:14.563Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
09:21:14 [2020-04-29T09:21:14.563Z] 
09:21:14 [2020-04-29T09:21:14.563Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
09:21:14 [2020-04-29T09:21:14.563Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
09:21:14 [2020-04-29T09:21:14.563Z] 
09:21:14 [2020-04-29T09:21:14.563Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
09:21:14 [2020-04-29T09:21:14.563Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
09:21:14 [2020-04-29T09:21:14.563Z] 
09:21:14 [2020-04-29T09:21:14.563Z] 
09:21:14 [2020-04-29T09:21:14.563Z] DONE 181 tests, 24 skipped in 93.792s
09:21:14 [2020-04-29T09:21:14.563Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:21:14 [2020-04-29T09:21:14.563Z] INFO: Testing against a local daemon
09:21:14 [2020-04-29T09:21:14.563Z] === RUN   TestCommitInheritsEnv
09:21:15 [2020-04-29T09:21:15.375Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
09:21:15 [2020-04-29T09:21:15.664Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.29s)
09:21:15 [2020-04-29T09:21:15.664Z] === RUN   TestAPIIpcModeHost
09:21:15 [2020-04-29T09:21:15.951Z] --- PASS: TestCgroupNamespacesBuild (3.03s)
09:21:15 [2020-04-29T09:21:15.951Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:21:16 [2020-04-29T09:21:16.283Z] --- PASS: TestAPIIpcModeHost (0.61s)
09:21:16 [2020-04-29T09:21:16.283Z] === RUN   TestDaemonIpcModeShareable
09:21:16 [2020-04-29T09:21:16.442Z] --- PASS: TestCommitInheritsEnv (2.00s)
09:21:16 [2020-04-29T09:21:16.443Z] === RUN   TestImportExtremelyLargeImageWorks
09:21:16 [2020-04-29T09:21:16.443Z] === PAUSE TestImportExtremelyLargeImageWorks
09:21:16 [2020-04-29T09:21:16.443Z] === RUN   TestImagesFilterMultiReference
09:21:16 [2020-04-29T09:21:16.443Z] --- PASS: TestImagesFilterMultiReference (0.07s)
09:21:16 [2020-04-29T09:21:16.443Z] === RUN   TestImagePullPlatformInvalid
09:21:16 [2020-04-29T09:21:16.443Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
09:21:16 [2020-04-29T09:21:16.443Z] === RUN   TestRemoveImageOrphaning
09:21:17 [2020-04-29T09:21:17.850Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.41s)
09:21:17 [2020-04-29T09:21:17.850Z] === RUN   TestBuildWithSession
09:21:17 [2020-04-29T09:21:17.850Z] --- SKIP: TestBuildWithSession (0.00s)
09:21:17 [2020-04-29T09:21:17.850Z]     build_session_test.go:25: TODO: BuildKit
09:21:17 [2020-04-29T09:21:17.850Z] === RUN   TestBuildSquashParent
09:21:18 [2020-04-29T09:21:18.322Z] --- PASS: TestRemoveImageOrphaning (1.91s)
09:21:18 [2020-04-29T09:21:18.322Z] === RUN   TestRemoveImageGarbageCollector
09:21:18 [2020-04-29T09:21:18.322Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:21:18 [2020-04-29T09:21:18.322Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:21:18 [2020-04-29T09:21:18.322Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:21:18 [2020-04-29T09:21:18.322Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:21:18 [2020-04-29T09:21:18.322Z] === RUN   TestTagInvalidReference
09:21:18 [2020-04-29T09:21:18.322Z] --- PASS: TestTagInvalidReference (0.01s)
09:21:18 [2020-04-29T09:21:18.322Z] === RUN   TestTagValidPrefixedRepo
09:21:18 [2020-04-29T09:21:18.322Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:21:18 [2020-04-29T09:21:18.322Z] === RUN   TestTagExistedNameWithoutForce
09:21:18 [2020-04-29T09:21:18.322Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
09:21:18 [2020-04-29T09:21:18.322Z] === RUN   TestTagOfficialNames
09:21:18 [2020-04-29T09:21:18.322Z] --- PASS: TestTagOfficialNames (0.04s)
09:21:18 [2020-04-29T09:21:18.322Z] === RUN   TestTagMatchesDigest
09:21:18 [2020-04-29T09:21:18.322Z] --- PASS: TestTagMatchesDigest (0.01s)
09:21:18 [2020-04-29T09:21:18.322Z] === CONT  TestImportExtremelyLargeImageWorks
09:21:18 [2020-04-29T09:21:18.323Z] --- PASS: TestDaemonIpcModeShareable (1.71s)
09:21:18 [2020-04-29T09:21:18.323Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
09:21:18 [2020-04-29T09:21:18.323Z] === RUN   TestDaemonIpcModePrivate
09:21:18 [2020-04-29T09:21:18.707Z] --- PASS: TestConfigInspect (4.00s)
09:21:18 [2020-04-29T09:21:18.707Z] === RUN   TestConfigList
09:21:19 [2020-04-29T09:21:19.810Z] --- PASS: TestDaemonIpcModePrivate (1.67s)
09:21:19 [2020-04-29T09:21:19.810Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
09:21:19 [2020-04-29T09:21:19.810Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:21:21 [2020-04-29T09:21:21.307Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s)
09:21:21 [2020-04-29T09:21:21.307Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
09:21:21 [2020-04-29T09:21:21.307Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:21:21 [2020-04-29T09:21:21.993Z] --- PASS: TestConfigList (3.18s)
09:21:21 [2020-04-29T09:21:21.993Z] === RUN   TestConfigsCreateAndDelete
09:21:23 [2020-04-29T09:21:23.349Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s)
09:21:23 [2020-04-29T09:21:23.349Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
09:21:23 [2020-04-29T09:21:23.349Z] === RUN   TestIpcModeOlderClient
09:21:23 [2020-04-29T09:21:23.349Z] === PAUSE TestIpcModeOlderClient
09:21:23 [2020-04-29T09:21:23.349Z] === RUN   TestKillContainerInvalidSignal
09:21:23 [2020-04-29T09:21:23.634Z] --- PASS: TestKillContainerInvalidSignal (0.65s)
09:21:23 [2020-04-29T09:21:23.635Z] === RUN   TestKillContainer
09:21:23 [2020-04-29T09:21:23.635Z] === RUN   TestKillContainer/no_signal
09:21:24 [2020-04-29T09:21:24.253Z] === RUN   TestKillContainer/non_killing_signal
09:21:24 [2020-04-29T09:21:24.876Z] === RUN   TestKillContainer/killing_signal
09:21:25 [2020-04-29T09:21:25.280Z] --- PASS: TestConfigsCreateAndDelete (3.22s)
09:21:25 [2020-04-29T09:21:25.280Z] === RUN   TestConfigsUpdate
09:21:25 [2020-04-29T09:21:25.898Z] --- PASS: TestKillContainer (2.02s)
09:21:25 [2020-04-29T09:21:25.898Z]     --- PASS: TestKillContainer/no_signal (0.60s)
09:21:25 [2020-04-29T09:21:25.898Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
09:21:25 [2020-04-29T09:21:25.898Z]     --- PASS: TestKillContainer/killing_signal (0.64s)
09:21:25 [2020-04-29T09:21:25.898Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:21:25 [2020-04-29T09:21:25.898Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:21:26 [2020-04-29T09:21:26.519Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:21:27 [2020-04-29T09:21:27.141Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s)
09:21:27 [2020-04-29T09:21:27.141Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
09:21:27 [2020-04-29T09:21:27.141Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
09:21:27 [2020-04-29T09:21:27.141Z] === RUN   TestKillStoppedContainer
09:21:27 [2020-04-29T09:21:27.141Z] --- PASS: TestKillStoppedContainer (0.08s)
09:21:27 [2020-04-29T09:21:27.141Z] === RUN   TestKillStoppedContainerAPIPre120
09:21:27 [2020-04-29T09:21:27.426Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
09:21:27 [2020-04-29T09:21:27.426Z] === RUN   TestKillDifferentUserContainer
09:21:27 [2020-04-29T09:21:27.814Z] --- PASS: TestConfigsUpdate (3.13s)
09:21:27 [2020-04-29T09:21:27.814Z] === RUN   TestTemplatedConfig
09:21:28 [2020-04-29T09:21:28.045Z] --- PASS: TestKillDifferentUserContainer (0.63s)
09:21:28 [2020-04-29T09:21:28.045Z] === RUN   TestInspectOomKilledTrue
09:21:29 [2020-04-29T09:21:29.064Z] --- PASS: TestInspectOomKilledTrue (1.19s)
09:21:29 [2020-04-29T09:21:29.064Z] === RUN   TestInspectOomKilledFalse
09:21:29 [2020-04-29T09:21:29.684Z] --- PASS: TestInspectOomKilledFalse (0.63s)
09:21:29 [2020-04-29T09:21:29.684Z] === RUN   TestLinksEtcHostsContentMatch
09:21:30 [2020-04-29T09:21:30.045Z] --- PASS: TestBuildSquashParent (10.31s)
09:21:30 [2020-04-29T09:21:30.045Z] === RUN   TestBuildWithRemoveAndForceRemove
09:21:30 [2020-04-29T09:21:30.045Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:21:30 [2020-04-29T09:21:30.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:21:30 [2020-04-29T09:21:30.045Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:21:30 [2020-04-29T09:21:30.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:21:30 [2020-04-29T09:21:30.045Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:21:30 [2020-04-29T09:21:30.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:21:30 [2020-04-29T09:21:30.045Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:21:30 [2020-04-29T09:21:30.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:21:30 [2020-04-29T09:21:30.045Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:21:30 [2020-04-29T09:21:30.045Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:21:30 [2020-04-29T09:21:30.046Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:21:30 [2020-04-29T09:21:30.046Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:21:30 [2020-04-29T09:21:30.046Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:21:30 [2020-04-29T09:21:30.046Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:21:30 [2020-04-29T09:21:30.305Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s)
09:21:30 [2020-04-29T09:21:30.305Z] === RUN   TestLinksContainerNames
09:21:31 [2020-04-29T09:21:31.785Z] --- PASS: TestLinksContainerNames (1.26s)
09:21:31 [2020-04-29T09:21:31.785Z] === RUN   TestLogsFollowTailEmpty
09:21:31 [2020-04-29T09:21:31.947Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:21:31 [2020-04-29T09:21:31.947Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:21:32 [2020-04-29T09:21:32.005Z] --- PASS: TestTemplatedConfig (3.41s)
09:21:32 [2020-04-29T09:21:32.005Z] === RUN   TestConfigCreateResolve
09:21:32 [2020-04-29T09:21:32.071Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
09:21:32 [2020-04-29T09:21:32.071Z] === RUN   TestContainerNetworkMountsNoChown
09:21:33 [2020-04-29T09:21:33.089Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
09:21:33 [2020-04-29T09:21:33.089Z] === RUN   TestMountDaemonRoot
09:21:33 [2020-04-29T09:21:33.089Z] === RUN   TestMountDaemonRoot/default
09:21:33 [2020-04-29T09:21:33.089Z] === PAUSE TestMountDaemonRoot/default
09:21:33 [2020-04-29T09:21:33.089Z] === RUN   TestMountDaemonRoot/private
09:21:33 [2020-04-29T09:21:33.089Z] === PAUSE TestMountDaemonRoot/private
09:21:33 [2020-04-29T09:21:33.089Z] === RUN   TestMountDaemonRoot/rprivate
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/rprivate
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/slave
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/slave
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/rslave
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/rslave
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/shared
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/shared
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/rshared
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/rshared
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/default
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/shared
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/rslave
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/rshared
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/default/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/default/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/rprivate
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/slave
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/private
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/private/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/private/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/default/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/default/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/private/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/private/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:21:33 [2020-04-29T09:21:33.090Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:21:33 [2020-04-29T09:21:33.375Z] --- PASS: TestMountDaemonRoot (0.05s)
09:21:33 [2020-04-29T09:21:33.375Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
09:21:33 [2020-04-29T09:21:33.375Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
09:21:33 [2020-04-29T09:21:33.375Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
09:21:33 [2020-04-29T09:21:33.375Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
09:21:33 [2020-04-29T09:21:33.375Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
09:21:33 [2020-04-29T09:21:33.375Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
09:21:33 [2020-04-29T09:21:33.375Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
09:21:33 [2020-04-29T09:21:33.375Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
09:21:33 [2020-04-29T09:21:33.375Z] === RUN   TestContainerBindMountNonRecursive
09:21:34 [2020-04-29T09:21:34.537Z] --- PASS: TestConfigCreateResolve (3.27s)
09:21:34 [2020-04-29T09:21:34.537Z] === RUN   TestConfigDaemonLibtrustID
09:21:34 [2020-04-29T09:21:34.866Z] --- PASS: TestContainerBindMountNonRecursive (1.66s)
09:21:34 [2020-04-29T09:21:34.866Z] === RUN   TestNetworkNat
09:21:35 [2020-04-29T09:21:35.106Z] --- PASS: TestConfigDaemonLibtrustID (0.66s)
09:21:35 [2020-04-29T09:21:35.106Z] PASS
09:21:35 [2020-04-29T09:21:35.106Z] 
09:21:35 [2020-04-29T09:21:35.106Z] DONE 7 tests in 21.004s
09:21:35 [2020-04-29T09:21:35.233Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:21:35 [2020-04-29T09:21:35.233Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:21:35 [2020-04-29T09:21:35.365Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
09:21:35 [2020-04-29T09:21:35.365Z] ++ 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
09:21:35 [2020-04-29T09:21:35.365Z] ++ set -e
09:21:35 [2020-04-29T09:21:35.365Z] ++ '[' -n 0 ']'
09:21:35 [2020-04-29T09:21:35.365Z] ++ set -x
09:21:35 [2020-04-29T09:21:35.365Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:21:35 [2020-04-29T09:21:35.365Z] INFO: Testing against a local daemon
09:21:35 [2020-04-29T09:21:35.365Z] === RUN   TestCheckpoint
09:21:35 [2020-04-29T09:21:35.365Z] --- SKIP: TestCheckpoint (0.00s)
09:21:35 [2020-04-29T09:21:35.365Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:21:35 [2020-04-29T09:21:35.365Z] === RUN   TestContainerInvalidJSON
09:21:35 [2020-04-29T09:21:35.365Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:21:35 [2020-04-29T09:21:35.365Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:21:35 [2020-04-29T09:21:35.365Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:21:35 [2020-04-29T09:21:35.365Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:21:35 [2020-04-29T09:21:35.365Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:21:35 [2020-04-29T09:21:35.365Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:21:35 [2020-04-29T09:21:35.365Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:21:35 [2020-04-29T09:21:35.365Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:21:35 [2020-04-29T09:21:35.365Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:21:35 [2020-04-29T09:21:35.365Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:21:35 [2020-04-29T09:21:35.365Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:21:35 [2020-04-29T09:21:35.365Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:21:35 [2020-04-29T09:21:35.365Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:21:35 [2020-04-29T09:21:35.365Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:21:35 [2020-04-29T09:21:35.624Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
09:21:35 [2020-04-29T09:21:35.624Z] === RUN   TestCopyFromContainerPathIsNotDir
09:21:35 [2020-04-29T09:21:35.624Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
09:21:35 [2020-04-29T09:21:35.624Z] === RUN   TestCopyToContainerPathDoesNotExist
09:21:35 [2020-04-29T09:21:35.881Z] --- PASS: TestNetworkNat (0.72s)
09:21:35 [2020-04-29T09:21:35.881Z] === RUN   TestNetworkLocalhostTCPNat
09:21:35 [2020-04-29T09:21:35.882Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
09:21:35 [2020-04-29T09:21:35.882Z] === RUN   TestCopyToContainerPathIsNotDir
09:21:35 [2020-04-29T09:21:35.882Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
09:21:35 [2020-04-29T09:21:35.882Z] === RUN   TestCopyFromContainer
09:21:36 [2020-04-29T09:21:36.046Z] tests/integration/api_network_test.py ...........................        [ 47%]
09:21:36 [2020-04-29T09:21:36.500Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s)
09:21:36 [2020-04-29T09:21:36.500Z] === RUN   TestNetworkLoopbackNat
09:21:37 [2020-04-29T09:21:37.520Z] --- PASS: TestNetworkLoopbackNat (0.90s)
09:21:37 [2020-04-29T09:21:37.520Z] === RUN   TestPause
09:21:37 [2020-04-29T09:21:37.786Z] === RUN   TestCopyFromContainer//
09:21:37 [2020-04-29T09:21:37.786Z] === RUN   TestCopyFromContainer//bar/root
09:21:38 [2020-04-29T09:21:38.026Z] --- PASS: TestPause (0.73s)
09:21:38 [2020-04-29T09:21:38.026Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:21:38 [2020-04-29T09:21:38.026Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:21:38 [2020-04-29T09:21:38.026Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:21:38 [2020-04-29T09:21:38.026Z] === RUN   TestPauseStopPausedContainer
09:21:38 [2020-04-29T09:21:38.045Z] === RUN   TestCopyFromContainer//bar/root/
09:21:38 [2020-04-29T09:21:38.045Z] === RUN   TestCopyFromContainer/bar/quux
09:21:38 [2020-04-29T09:21:38.304Z] === RUN   TestCopyFromContainer/bar/quux/
09:21:38 [2020-04-29T09:21:38.304Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:21:38 [2020-04-29T09:21:38.513Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
09:21:38 [2020-04-29T09:21:38.513Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.41s)
09:21:38 [2020-04-29T09:21:38.513Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.62s)
09:21:38 [2020-04-29T09:21:38.513Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.24s)
09:21:38 [2020-04-29T09:21:38.513Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.33s)
09:21:38 [2020-04-29T09:21:38.513Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.38s)
09:21:38 [2020-04-29T09:21:38.513Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.26s)
09:21:38 [2020-04-29T09:21:38.513Z] === RUN   TestBuildMultiStageCopy
09:21:38 [2020-04-29T09:21:38.513Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:21:38 [2020-04-29T09:21:38.563Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:21:38 [2020-04-29T09:21:38.563Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:21:38 [2020-04-29T09:21:38.646Z] --- PASS: TestPauseStopPausedContainer (0.70s)
09:21:38 [2020-04-29T09:21:38.646Z] === RUN   TestPsFilter
09:21:38 [2020-04-29T09:21:38.821Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:21:38 [2020-04-29T09:21:38.822Z] === RUN   TestCopyFromContainer/bar/notarget
09:21:38 [2020-04-29T09:21:38.936Z] --- PASS: TestPsFilter (0.19s)
09:21:38 [2020-04-29T09:21:38.936Z] === RUN   TestRemoveContainerWithRemovedVolume
09:21:39 [2020-04-29T09:21:39.080Z] --- PASS: TestCopyFromContainer (3.06s)
09:21:39 [2020-04-29T09:21:39.080Z]     --- PASS: TestCopyFromContainer// (0.11s)
09:21:39 [2020-04-29T09:21:39.080Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
09:21:39 [2020-04-29T09:21:39.080Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
09:21:39 [2020-04-29T09:21:39.080Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
09:21:39 [2020-04-29T09:21:39.080Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
09:21:39 [2020-04-29T09:21:39.080Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
09:21:39 [2020-04-29T09:21:39.080Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
09:21:39 [2020-04-29T09:21:39.080Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
09:21:39 [2020-04-29T09:21:39.080Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
09:21:39 [2020-04-29T09:21:39.080Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
09:21:39 [2020-04-29T09:21:39.080Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:21:39 [2020-04-29T09:21:39.080Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:21:39 [2020-04-29T09:21:39.080Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:21:39 [2020-04-29T09:21:39.080Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:21:39 [2020-04-29T09:21:39.080Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:21:39 [2020-04-29T09:21:39.080Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:21:39 [2020-04-29T09:21:39.080Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:21:39 [2020-04-29T09:21:39.080Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:21:39 [2020-04-29T09:21:39.080Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:21:39 [2020-04-29T09:21:39.080Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:21:39 [2020-04-29T09:21:39.080Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:21:39 [2020-04-29T09:21:39.080Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:21:39 [2020-04-29T09:21:39.080Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:21:39 [2020-04-29T09:21:39.080Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:21:39 [2020-04-29T09:21:39.080Z] === RUN   TestCreateLinkToNonExistingContainer
09:21:39 [2020-04-29T09:21:39.080Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
09:21:39 [2020-04-29T09:21:39.080Z] === RUN   TestCreateWithInvalidEnv
09:21:39 [2020-04-29T09:21:39.080Z] === RUN   TestCreateWithInvalidEnv/0
09:21:39 [2020-04-29T09:21:39.080Z] === PAUSE TestCreateWithInvalidEnv/0
09:21:39 [2020-04-29T09:21:39.080Z] === RUN   TestCreateWithInvalidEnv/1
09:21:39 [2020-04-29T09:21:39.080Z] === PAUSE TestCreateWithInvalidEnv/1
09:21:39 [2020-04-29T09:21:39.080Z] === RUN   TestCreateWithInvalidEnv/2
09:21:39 [2020-04-29T09:21:39.080Z] === PAUSE TestCreateWithInvalidEnv/2
09:21:39 [2020-04-29T09:21:39.080Z] === CONT  TestCreateWithInvalidEnv/0
09:21:39 [2020-04-29T09:21:39.080Z] === CONT  TestCreateWithInvalidEnv/1
09:21:39 [2020-04-29T09:21:39.080Z] === CONT  TestCreateWithInvalidEnv/2
09:21:39 [2020-04-29T09:21:39.080Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:21:39 [2020-04-29T09:21:39.080Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:21:39 [2020-04-29T09:21:39.080Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:21:39 [2020-04-29T09:21:39.080Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:21:39 [2020-04-29T09:21:39.080Z] === RUN   TestCreateTmpfsMountsTarget
09:21:39 [2020-04-29T09:21:39.080Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
09:21:39 [2020-04-29T09:21:39.080Z] === RUN   TestCreateWithCustomMaskedPaths
09:21:39 [2020-04-29T09:21:39.557Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
09:21:39 [2020-04-29T09:21:39.557Z] === RUN   TestRemoveContainerWithVolume
09:21:40 [2020-04-29T09:21:40.196Z] --- PASS: TestRemoveContainerWithVolume (0.67s)
09:21:40 [2020-04-29T09:21:40.196Z] === RUN   TestRemoveContainerRunning
09:21:40 [2020-04-29T09:21:40.817Z] --- PASS: TestRemoveContainerRunning (0.68s)
09:21:40 [2020-04-29T09:21:40.817Z] === RUN   TestRemoveContainerForceRemoveRunning
09:21:41 [2020-04-29T09:21:41.443Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s)
09:21:41 [2020-04-29T09:21:41.443Z] === RUN   TestRemoveInvalidContainer
09:21:41 [2020-04-29T09:21:41.443Z] --- PASS: TestRemoveInvalidContainer (0.04s)
09:21:41 [2020-04-29T09:21:41.443Z] === RUN   TestRenameLinkedContainer
09:21:41 [2020-04-29T09:21:41.613Z] --- PASS: TestCreateWithCustomMaskedPaths (2.16s)
09:21:41 [2020-04-29T09:21:41.613Z] === RUN   TestCreateWithCapabilities
09:21:41 [2020-04-29T09:21:41.613Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:21:41 [2020-04-29T09:21:41.613Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:21:41 [2020-04-29T09:21:41.613Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:21:41 [2020-04-29T09:21:41.613Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:21:41 [2020-04-29T09:21:41.613Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:21:41 [2020-04-29T09:21:41.613Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:21:41 [2020-04-29T09:21:41.613Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:21:41 [2020-04-29T09:21:41.613Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:21:41 [2020-04-29T09:21:41.613Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:21:41 [2020-04-29T09:21:41.613Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:21:41 [2020-04-29T09:21:41.613Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:21:41 [2020-04-29T09:21:41.613Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:21:41 [2020-04-29T09:21:41.613Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:21:41 [2020-04-29T09:21:41.613Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:21:41 [2020-04-29T09:21:41.613Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:21:41 [2020-04-29T09:21:41.613Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:21:41 [2020-04-29T09:21:41.613Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:21:41 [2020-04-29T09:21:41.613Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:21:41 [2020-04-29T09:21:41.613Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:21:41 [2020-04-29T09:21:41.613Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:21:41 [2020-04-29T09:21:41.613Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:21:41 [2020-04-29T09:21:41.613Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:21:41 [2020-04-29T09:21:41.613Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:21:41 [2020-04-29T09:21:41.613Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:21:41 [2020-04-29T09:21:41.613Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:21:41 [2020-04-29T09:21:41.613Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:21:41 [2020-04-29T09:21:41.613Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:21:41 [2020-04-29T09:21:41.613Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:21:41 [2020-04-29T09:21:41.613Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:21:41 [2020-04-29T09:21:41.613Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:21:41 [2020-04-29T09:21:41.613Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:21:41 [2020-04-29T09:21:41.613Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:21:41 [2020-04-29T09:21:41.613Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:21:41 [2020-04-29T09:21:41.613Z] --- PASS: TestCreateWithCapabilities (0.04s)
09:21:41 [2020-04-29T09:21:41.613Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:21:41 [2020-04-29T09:21:41.613Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
09:21:41 [2020-04-29T09:21:41.613Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
09:21:41 [2020-04-29T09:21:41.613Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
09:21:41 [2020-04-29T09:21:41.613Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
09:21:41 [2020-04-29T09:21:41.613Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s)
09:21:41 [2020-04-29T09:21:41.613Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:21:41 [2020-04-29T09:21:41.613Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
09:21:41 [2020-04-29T09:21:41.613Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
09:21:41 [2020-04-29T09:21:41.613Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
09:21:41 [2020-04-29T09:21:41.613Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
09:21:41 [2020-04-29T09:21:41.613Z] === RUN   TestCreateWithCustomReadonlyPaths
09:21:41 [2020-04-29T09:21:41.794Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:21:42 [2020-04-29T09:21:42.360Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:21:42 [2020-04-29T09:21:42.926Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:21:43 [2020-04-29T09:21:43.860Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:21:44 [2020-04-29T09:21:44.117Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
09:21:44 [2020-04-29T09:21:44.144Z] --- PASS: TestRenameLinkedContainer (2.63s)
09:21:44 [2020-04-29T09:21:44.144Z] === RUN   TestRenameStoppedContainer
09:21:44 [2020-04-29T09:21:44.148Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s)
09:21:44 [2020-04-29T09:21:44.148Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:21:44 [2020-04-29T09:21:44.148Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:21:44 [2020-04-29T09:21:44.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:21:44 [2020-04-29T09:21:44.148Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:21:44 [2020-04-29T09:21:44.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:21:44 [2020-04-29T09:21:44.148Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:21:44 [2020-04-29T09:21:44.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:21:44 [2020-04-29T09:21:44.148Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:21:44 [2020-04-29T09:21:44.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:21:44 [2020-04-29T09:21:44.148Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:21:44 [2020-04-29T09:21:44.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:21:44 [2020-04-29T09:21:44.148Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:21:44 [2020-04-29T09:21:44.148Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:21:44 [2020-04-29T09:21:44.148Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:21:44 [2020-04-29T09:21:44.148Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:21:44 [2020-04-29T09:21:44.148Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:21:44 [2020-04-29T09:21:44.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
09:21:44 [2020-04-29T09:21:44.148Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
09:21:44 [2020-04-29T09:21:44.148Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
09:21:44 [2020-04-29T09:21:44.148Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
09:21:44 [2020-04-29T09:21:44.148Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
09:21:44 [2020-04-29T09:21:44.148Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
09:21:44 [2020-04-29T09:21:44.148Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:21:44 [2020-04-29T09:21:44.426Z] --- PASS: TestBuildMultiStageCopy (5.97s)
09:21:44 [2020-04-29T09:21:44.426Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s)
09:21:44 [2020-04-29T09:21:44.426Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s)
09:21:44 [2020-04-29T09:21:44.426Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.70s)
09:21:44 [2020-04-29T09:21:44.426Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s)
09:21:44 [2020-04-29T09:21:44.426Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s)
09:21:44 [2020-04-29T09:21:44.426Z] === RUN   TestBuildMultiStageParentConfig
09:21:44 [2020-04-29T09:21:44.715Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s)
09:21:44 [2020-04-29T09:21:44.715Z] === RUN   TestContainerStartOnDaemonRestart
09:21:44 [2020-04-29T09:21:44.715Z] === PAUSE TestContainerStartOnDaemonRestart
09:21:44 [2020-04-29T09:21:44.715Z] === RUN   TestDaemonRestartIpcMode
09:21:44 [2020-04-29T09:21:44.715Z] === PAUSE TestDaemonRestartIpcMode
09:21:44 [2020-04-29T09:21:44.715Z] === RUN   TestDaemonHostGatewayIP
09:21:44 [2020-04-29T09:21:44.715Z] === PAUSE TestDaemonHostGatewayIP
09:21:44 [2020-04-29T09:21:44.715Z] === RUN   TestContainerKillOnDaemonStart
09:21:44 [2020-04-29T09:21:44.715Z] === PAUSE TestContainerKillOnDaemonStart
09:21:44 [2020-04-29T09:21:44.715Z] === RUN   TestDiff
09:21:44 [2020-04-29T09:21:44.763Z] --- PASS: TestRenameStoppedContainer (0.65s)
09:21:44 [2020-04-29T09:21:44.763Z] === RUN   TestRenameRunningContainerAndReuse
09:21:45 [2020-04-29T09:21:45.652Z] --- PASS: TestDiff (0.82s)
09:21:45 [2020-04-29T09:21:45.652Z] === RUN   TestExecWithCloseStdin
09:21:46 [2020-04-29T09:21:46.083Z] tests/integration/api_secret_test.py .....                               [ 51%]
09:21:46 [2020-04-29T09:21:46.220Z] --- PASS: TestExecWithCloseStdin (0.89s)
09:21:46 [2020-04-29T09:21:46.220Z] === RUN   TestExec
09:21:46 [2020-04-29T09:21:46.251Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s)
09:21:46 [2020-04-29T09:21:46.251Z] === RUN   TestRenameInvalidName
09:21:46 [2020-04-29T09:21:46.327Z] --- PASS: TestBuildMultiStageParentConfig (1.64s)
09:21:46 [2020-04-29T09:21:46.327Z] === RUN   TestBuildLabelWithTargets
09:21:46 [2020-04-29T09:21:46.870Z] --- PASS: TestRenameInvalidName (0.69s)
09:21:46 [2020-04-29T09:21:46.870Z] === RUN   TestRenameAnonymousContainer
09:21:47 [2020-04-29T09:21:47.157Z] --- PASS: TestExec (0.88s)
09:21:47 [2020-04-29T09:21:47.157Z] === RUN   TestExecUser
09:21:47 [2020-04-29T09:21:47.199Z] --- PASS: TestImportExtremelyLargeImageWorks (80.21s)
09:21:47 [2020-04-29T09:21:47.199Z] PASS
09:21:47 [2020-04-29T09:21:47.199Z] 
09:21:47 [2020-04-29T09:21:47.199Z] === Skipped
09:21:47 [2020-04-29T09:21:47.199Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
09:21:47 [2020-04-29T09:21:47.199Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:21:47 [2020-04-29T09:21:47.199Z] 
09:21:47 [2020-04-29T09:21:47.199Z] 
09:21:47 [2020-04-29T09:21:47.199Z] DONE 12 tests, 1 skipped in 81.884s
09:21:47 [2020-04-29T09:21:47.199Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
09:21:47 [2020-04-29T09:21:47.199Z] ++ 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
09:21:47 [2020-04-29T09:21:47.199Z] ++ set -e
09:21:47 [2020-04-29T09:21:47.199Z] ++ '[' -n 0 ']'
09:21:47 [2020-04-29T09:21:47.199Z] ++ set -x
09:21:47 [2020-04-29T09:21:47.199Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:21:47 [2020-04-29T09:21:47.199Z] INFO: Testing against a local daemon
09:21:47 [2020-04-29T09:21:47.199Z] === RUN   TestNetworkCreateDelete
09:21:47 [2020-04-29T09:21:47.199Z] --- PASS: TestNetworkCreateDelete (0.16s)
09:21:47 [2020-04-29T09:21:47.199Z] === RUN   TestDockerNetworkDeletePreferID
09:21:47 [2020-04-29T09:21:47.199Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
09:21:47 [2020-04-29T09:21:47.199Z] === RUN   TestInspectNetwork
09:21:48 [2020-04-29T09:21:48.093Z] --- PASS: TestExecUser (0.86s)
09:21:48 [2020-04-29T09:21:48.093Z] === RUN   TestExportContainerAndImportImage
09:21:48 [2020-04-29T09:21:48.852Z] --- PASS: TestBuildLabelWithTargets (2.61s)
09:21:48 [2020-04-29T09:21:48.853Z] === RUN   TestBuildWithEmptyLayers
09:21:49 [2020-04-29T09:21:49.469Z] --- PASS: TestExportContainerAndImportImage (1.10s)
09:21:49 [2020-04-29T09:21:49.469Z] === RUN   TestExportContainerAfterDaemonRestart
09:21:49 [2020-04-29T09:21:49.644Z] --- PASS: TestRenameAnonymousContainer (2.50s)
09:21:49 [2020-04-29T09:21:49.644Z] === RUN   TestRenameContainerWithSameName
09:21:49 [2020-04-29T09:21:49.928Z] --- PASS: TestRenameContainerWithSameName (0.69s)
09:21:49 [2020-04-29T09:21:49.928Z] === RUN   TestRenameContainerWithLinkedContainer
09:21:50 [2020-04-29T09:21:50.224Z] --- PASS: TestBuildWithEmptyLayers (1.37s)
09:21:50 [2020-04-29T09:21:50.224Z] === RUN   TestBuildMultiStageOnBuild
09:21:50 [2020-04-29T09:21:50.797Z] tests/integration/api_service_test.py ................s................. [ 60%]
09:21:51 [2020-04-29T09:21:51.373Z] --- PASS: TestExportContainerAfterDaemonRestart (1.98s)
09:21:51 [2020-04-29T09:21:51.373Z] === RUN   TestHealthCheckWorkdir
09:21:51 [2020-04-29T09:21:51.412Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s)
09:21:51 [2020-04-29T09:21:51.412Z] === RUN   TestResize
09:21:52 [2020-04-29T09:21:52.035Z] --- PASS: TestResize (0.68s)
09:21:52 [2020-04-29T09:21:52.035Z] === RUN   TestResizeWithInvalidSize
09:21:52 [2020-04-29T09:21:52.310Z] --- PASS: TestHealthCheckWorkdir (1.05s)
09:21:52 [2020-04-29T09:21:52.310Z] === RUN   TestHealthKillContainer
09:21:52 [2020-04-29T09:21:52.655Z] --- PASS: TestResizeWithInvalidSize (0.70s)
09:21:52 [2020-04-29T09:21:52.655Z] === RUN   TestResizeWhenContainerNotStarted
09:21:52 [2020-04-29T09:21:52.675Z] === RUN   TestInspectNetwork/full_network_id
09:21:52 [2020-04-29T09:21:52.675Z] === RUN   TestInspectNetwork/partial_network_id
09:21:52 [2020-04-29T09:21:52.675Z] === RUN   TestInspectNetwork/network_name
09:21:52 [2020-04-29T09:21:52.675Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:21:53 [2020-04-29T09:21:53.282Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s)
09:21:53 [2020-04-29T09:21:53.282Z] === RUN   TestDaemonRestartKillContainers
09:21:53 [2020-04-29T09:21:53.282Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:21:53 [2020-04-29T09:21:53.282Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:21:54 [2020-04-29T09:21:54.407Z] --- PASS: TestBuildMultiStageOnBuild (3.90s)
09:21:54 [2020-04-29T09:21:54.407Z] === RUN   TestBuildUncleanTarFilenames
09:21:55 [2020-04-29T09:21:55.597Z] --- PASS: TestHealthKillContainer (2.93s)
09:21:55 [2020-04-29T09:21:55.597Z] === RUN   TestInspectCpusetInConfigPre120
09:21:55 [2020-04-29T09:21:55.780Z] --- PASS: TestBuildUncleanTarFilenames (1.96s)
09:21:55 [2020-04-29T09:21:55.780Z] === RUN   TestBuildMultiStageLayerLeak
09:21:55 [2020-04-29T09:21:55.856Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s)
09:21:55 [2020-04-29T09:21:55.856Z] === RUN   TestIpcModeNone
09:21:56 [2020-04-29T09:21:56.007Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:21:56 [2020-04-29T09:21:56.636Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:21:56 [2020-04-29T09:21:56.791Z] --- PASS: TestIpcModeNone (0.88s)
09:21:56 [2020-04-29T09:21:56.791Z] === RUN   TestIpcModePrivate
09:21:57 [2020-04-29T09:21:57.265Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:21:57 [2020-04-29T09:21:57.555Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:21:57 [2020-04-29T09:21:57.726Z] --- PASS: TestIpcModePrivate (0.86s)
09:21:57 [2020-04-29T09:21:57.726Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
09:21:57 [2020-04-29T09:21:57.726Z] === RUN   TestIpcModeShareable
09:21:58 [2020-04-29T09:21:58.147Z] --- PASS: TestInspectNetwork (11.35s)
09:21:58 [2020-04-29T09:21:58.147Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
09:21:58 [2020-04-29T09:21:58.147Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:21:58 [2020-04-29T09:21:58.147Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:21:58 [2020-04-29T09:21:58.147Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:21:58 [2020-04-29T09:21:58.147Z] === RUN   TestRunContainerWithBridgeNone
09:21:58 [2020-04-29T09:21:58.578Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:21:58 [2020-04-29T09:21:58.663Z] --- PASS: TestIpcModeShareable (0.90s)
09:21:58 [2020-04-29T09:21:58.663Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
09:21:58 [2020-04-29T09:21:58.663Z] === RUN   TestAPIIpcModeShareableAndContainer
09:21:59 [2020-04-29T09:21:59.962Z] --- PASS: TestBuildMultiStageLayerLeak (3.94s)
09:21:59 [2020-04-29T09:21:59.962Z] === RUN   TestBuildWithHugeFile
09:22:00 [2020-04-29T09:22:00.071Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:22:00 [2020-04-29T09:22:00.165Z] --- PASS: TestRunContainerWithBridgeNone (2.48s)
09:22:00 [2020-04-29T09:22:00.165Z] === RUN   TestNetworkInvalidJSON
09:22:00 [2020-04-29T09:22:00.165Z] === RUN   TestNetworkInvalidJSON//networks/create
09:22:00 [2020-04-29T09:22:00.165Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:22:00 [2020-04-29T09:22:00.165Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:22:00 [2020-04-29T09:22:00.165Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:22:00 [2020-04-29T09:22:00.165Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:22:00 [2020-04-29T09:22:00.165Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:22:00 [2020-04-29T09:22:00.165Z] === CONT  TestNetworkInvalidJSON//networks/create
09:22:00 [2020-04-29T09:22:00.165Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:22:00 [2020-04-29T09:22:00.165Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:22:00 [2020-04-29T09:22:00.165Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:22:00 [2020-04-29T09:22:00.165Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:22:00 [2020-04-29T09:22:00.165Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:22:00 [2020-04-29T09:22:00.165Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
09:22:00 [2020-04-29T09:22:00.165Z] === RUN   TestHostIPv4BridgeLabel
09:22:00 [2020-04-29T09:22:00.361Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:22:00 [2020-04-29T09:22:00.361Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:22:00 [2020-04-29T09:22:00.779Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
09:22:00 [2020-04-29T09:22:00.779Z] === RUN   TestDaemonRestartWithLiveRestore
09:22:01 [2020-04-29T09:22:01.198Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s)
09:22:01 [2020-04-29T09:22:01.198Z] === RUN   TestAPIIpcModeHost
09:22:01 [2020-04-29T09:22:01.768Z] --- PASS: TestAPIIpcModeHost (0.68s)
09:22:01 [2020-04-29T09:22:01.768Z] === RUN   TestDaemonIpcModeShareable
09:22:01 [2020-04-29T09:22:01.782Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
09:22:01 [2020-04-29T09:22:01.782Z] === RUN   TestDaemonDefaultNetworkPools
09:22:02 [2020-04-29T09:22:02.787Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
09:22:02 [2020-04-29T09:22:02.787Z] === RUN   TestDaemonRestartWithExistingNetwork
09:22:03 [2020-04-29T09:22:03.071Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:22:03 [2020-04-29T09:22:03.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.18s)
09:22:03 [2020-04-29T09:22:03.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.30s)
09:22:03 [2020-04-29T09:22:03.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.71s)
09:22:03 [2020-04-29T09:22:03.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.92s)
09:22:03 [2020-04-29T09:22:03.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.01s)
09:22:03 [2020-04-29T09:22:03.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.13s)
09:22:03 [2020-04-29T09:22:03.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.15s)
09:22:03 [2020-04-29T09:22:03.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.89s)
09:22:03 [2020-04-29T09:22:03.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.13s)
09:22:03 [2020-04-29T09:22:03.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.93s)
09:22:03 [2020-04-29T09:22:03.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.89s)
09:22:03 [2020-04-29T09:22:03.071Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.78s)
09:22:03 [2020-04-29T09:22:03.071Z] === RUN   TestCgroupNamespacesRun
09:22:03 [2020-04-29T09:22:03.672Z] --- PASS: TestDaemonIpcModeShareable (1.83s)
09:22:03 [2020-04-29T09:22:03.672Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
09:22:03 [2020-04-29T09:22:03.672Z] === RUN   TestDaemonIpcModePrivate
09:22:03 [2020-04-29T09:22:03.792Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
09:22:03 [2020-04-29T09:22:03.792Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:22:04 [2020-04-29T09:22:04.561Z] --- PASS: TestCgroupNamespacesRun (1.63s)
09:22:04 [2020-04-29T09:22:04.561Z] === RUN   TestCgroupNamespacesRunPrivileged
09:22:05 [2020-04-29T09:22:05.261Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
09:22:05 [2020-04-29T09:22:05.261Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:22:05 [2020-04-29T09:22:05.354Z] .........................                                                [ 67%]
09:22:05 [2020-04-29T09:22:05.577Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
09:22:05 [2020-04-29T09:22:05.577Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
09:22:05 [2020-04-29T09:22:05.577Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:22:05 [2020-04-29T09:22:05.880Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.67s)
09:22:05 [2020-04-29T09:22:05.880Z] === RUN   TestServiceWithPredefinedNetwork
09:22:06 [2020-04-29T09:22:06.611Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s)
09:22:06 [2020-04-29T09:22:06.611Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:22:07 [2020-04-29T09:22:07.482Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s)
09:22:07 [2020-04-29T09:22:07.482Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
09:22:07 [2020-04-29T09:22:07.482Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:22:08 [2020-04-29T09:22:08.094Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.59s)
09:22:08 [2020-04-29T09:22:08.095Z] === RUN   TestCgroupNamespacesRunHostMode
09:22:08 [2020-04-29T09:22:08.159Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
09:22:08 [2020-04-29T09:22:08.159Z] 
09:22:08 [2020-04-29T09:22:08.159Z]  ________   ____  __.
09:22:08 [2020-04-29T09:22:08.159Z]  \_____  \ |    |/ _|
09:22:08 [2020-04-29T09:22:08.159Z]  /   |   \|      <
09:22:08 [2020-04-29T09:22:08.159Z]  /    |    \    |  \
09:22:08 [2020-04-29T09:22:08.159Z]  \_______  /____|__ \
09:22:08 [2020-04-29T09:22:08.159Z]          \/        \/
09:22:08 [2020-04-29T09:22:08.159Z] 
09:22:08 [2020-04-29T09:22:08.159Z] INFO: make.ps1 ended at 04/29/2020 09:22:00
09:22:08 [2020-04-29T09:22:08.159Z] INFO: Binaries build ended at 04/29/2020 09:22:02. Duration:00:01:11.5149970
09:22:08 [2020-04-29T09:22:08.159Z] INFO: Copying the built daemon binary to d:\CI\PR-40868\4\binary\dockerd-5c59f8d0cd.exe...
09:22:08 [2020-04-29T09:22:08.159Z] INFO: Copying the built client binary to d:\CI\PR-40868\4\binary\docker-5c59f8d0cd.exe...
09:22:08 [2020-04-29T09:22:08.159Z] INFO: Copying dockerversion from the container...
09:22:08 [2020-04-29T09:22:08.159Z] INFO: Copying the golang package from the container to d:\CI\PR-40868\4\installer\go.zip...
09:22:09 [2020-04-29T09:22:09.145Z] INFO: Extracting go.zip to d:\CI\PR-40868\4\go
09:22:09 [2020-04-29T09:22:09.340Z] --- PASS: TestServiceWithPredefinedNetwork (3.74s)
09:22:09 [2020-04-29T09:22:09.340Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:22:09 [2020-04-29T09:22:09.340Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:22:09 [2020-04-29T09:22:09.340Z]     service_test.go:236: FLAKY_TEST
09:22:09 [2020-04-29T09:22:09.340Z] === RUN   TestServiceWithDataPathPortInit
09:22:09 [2020-04-29T09:22:09.386Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s)
09:22:09 [2020-04-29T09:22:09.386Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
09:22:09 [2020-04-29T09:22:09.386Z] === RUN   TestIpcModeOlderClient
09:22:09 [2020-04-29T09:22:09.386Z] === PAUSE TestIpcModeOlderClient
09:22:09 [2020-04-29T09:22:09.386Z] === RUN   TestKillContainerInvalidSignal
09:22:09 [2020-04-29T09:22:09.580Z] --- PASS: TestCgroupNamespacesRunHostMode (1.59s)
09:22:09 [2020-04-29T09:22:09.580Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:22:09 [2020-04-29T09:22:09.953Z] --- PASS: TestKillContainerInvalidSignal (0.78s)
09:22:09 [2020-04-29T09:22:09.953Z] === RUN   TestKillContainer
09:22:09 [2020-04-29T09:22:09.953Z] === RUN   TestKillContainer/no_signal
09:22:10 [2020-04-29T09:22:10.889Z] === RUN   TestKillContainer/non_killing_signal
09:22:11 [2020-04-29T09:22:11.068Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s)
09:22:11 [2020-04-29T09:22:11.068Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:22:11 [2020-04-29T09:22:11.457Z] === RUN   TestKillContainer/killing_signal
09:22:12 [2020-04-29T09:22:12.085Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s)
09:22:12 [2020-04-29T09:22:12.085Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:22:12 [2020-04-29T09:22:12.161Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:22:12 [2020-04-29T09:22:12.161Z] Using test binary docker
09:22:12 [2020-04-29T09:22:12.393Z] --- PASS: TestKillContainer (2.36s)
09:22:12 [2020-04-29T09:22:12.393Z]     --- PASS: TestKillContainer/no_signal (0.78s)
09:22:12 [2020-04-29T09:22:12.393Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
09:22:12 [2020-04-29T09:22:12.393Z]     --- PASS: TestKillContainer/killing_signal (0.78s)
09:22:12 [2020-04-29T09:22:12.393Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:22:12 [2020-04-29T09:22:12.393Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:22:12 [2020-04-29T09:22:12.419Z] +++ /etc/init.d/apparmor start
09:22:12 [2020-04-29T09:22:12.419Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:22:12 [2020-04-29T09:22:12.419Z] Starting dockerd
09:22:12 [2020-04-29T09:22:12.419Z] INFO: Waiting for daemon to start...
09:22:12 [2020-04-29T09:22:12.419Z] +++ 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
09:22:12 [2020-04-29T09:22:12.419Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:22:12 [2020-04-29T09:22:12.419Z] Using test binary docker
09:22:12 [2020-04-29T09:22:12.419Z] +++ /etc/init.d/apparmor start
09:22:12 [2020-04-29T09:22:12.419Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:22:12 [2020-04-29T09:22:12.419Z] INFO: Waiting for daemon to start...
09:22:12 [2020-04-29T09:22:12.419Z] Starting dockerd
09:22:12 [2020-04-29T09:22:12.419Z] +++ 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
09:22:13 [2020-04-29T09:22:13.101Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
09:22:13 [2020-04-29T09:22:13.101Z] === RUN   TestCgroupNamespacesRunOlderClient
09:22:13 [2020-04-29T09:22:13.329Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:22:13 [2020-04-29T09:22:13.897Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s)
09:22:13 [2020-04-29T09:22:13.897Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s)
09:22:13 [2020-04-29T09:22:13.897Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
09:22:13 [2020-04-29T09:22:13.897Z] === RUN   TestKillStoppedContainer
09:22:13 [2020-04-29T09:22:13.897Z] --- PASS: TestKillStoppedContainer (0.12s)
09:22:13 [2020-04-29T09:22:13.897Z] === RUN   TestKillStoppedContainerAPIPre120
09:22:14 [2020-04-29T09:22:14.156Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
09:22:14 [2020-04-29T09:22:14.157Z] === RUN   TestKillDifferentUserContainer
09:22:14 [2020-04-29T09:22:14.572Z] .
09:22:14 [2020-04-29T09:22:14.572Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:22:14 [2020-04-29T09:22:14.572Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:22:14 [2020-04-29T09:22:14.572Z] Error: No such image: emptyfs
09:22:14 [2020-04-29T09:22:14.572Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:22:14 [2020-04-29T09:22:14.572Z] ++++ docker load
09:22:14 [2020-04-29T09:22:14.572Z] 
09:22:14 [2020-04-29T09:22:14.572Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:22:14 [2020-04-29T09:22:14.588Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s)
09:22:14 [2020-04-29T09:22:14.588Z] === RUN   TestKernelTCPMemory
09:22:14 [2020-04-29T09:22:14.829Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:22:14 [2020-04-29T09:22:14.829Z] Error: No such image: emptyfs
09:22:14 [2020-04-29T09:22:14.829Z] ++++ docker load
09:22:14 [2020-04-29T09:22:14.829Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:22:14 [2020-04-29T09:22:14.829Z] Running integration-test (iteration 1)
09:22:14 [2020-04-29T09:22:14.829Z] 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)/
09:22:14 [2020-04-29T09:22:14.829Z] ++ 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)/'
09:22:14 [2020-04-29T09:22:14.829Z] ++ set -e
09:22:14 [2020-04-29T09:22:14.829Z] ++ '[' -n 0 ']'
09:22:14 [2020-04-29T09:22:14.829Z] ++ set -x
09:22:14 [2020-04-29T09:22:14.829Z] ++ env -i DEST=/go/src/github.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)/'
09:22:15 [2020-04-29T09:22:15.087Z] Running integration-test (iteration 1)
09:22:15 [2020-04-29T09:22:15.087Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
09:22:15 [2020-04-29T09:22:15.087Z] ++ 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)/'
09:22:15 [2020-04-29T09:22:15.087Z] ++ set -e
09:22:15 [2020-04-29T09:22:15.087Z] ++ '[' -n 0 ']'
09:22:15 [2020-04-29T09:22:15.087Z] ++ set -x
09:22:15 [2020-04-29T09:22:15.087Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
09:22:15 [2020-04-29T09:22:15.092Z] --- PASS: TestKillDifferentUserContainer (0.80s)
09:22:15 [2020-04-29T09:22:15.092Z] === RUN   TestInspectOomKilledTrue
09:22:15 [2020-04-29T09:22:15.092Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:22:15 [2020-04-29T09:22:15.092Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:22:15 [2020-04-29T09:22:15.092Z] === RUN   TestInspectOomKilledFalse
09:22:15 [2020-04-29T09:22:15.092Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:22:15 [2020-04-29T09:22:15.092Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:22:15 [2020-04-29T09:22:15.092Z] === RUN   TestLinksEtcHostsContentMatch
09:22:15 [2020-04-29T09:22:15.207Z] --- PASS: TestKernelTCPMemory (0.79s)
09:22:15 [2020-04-29T09:22:15.207Z] === RUN   TestNISDomainname
09:22:15 [2020-04-29T09:22:15.659Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s)
09:22:15 [2020-04-29T09:22:15.659Z] === RUN   TestLinksContainerNames
09:22:16 [2020-04-29T09:22:16.225Z] --- PASS: TestNISDomainname (0.88s)
09:22:16 [2020-04-29T09:22:16.225Z] === RUN   TestHostnameDnsResolution
09:22:17 [2020-04-29T09:22:17.037Z] --- PASS: TestLinksContainerNames (1.56s)
09:22:17 [2020-04-29T09:22:17.037Z] === RUN   TestLogsFollowTailEmpty
09:22:17 [2020-04-29T09:22:17.244Z] --- PASS: TestHostnameDnsResolution (1.05s)
09:22:17 [2020-04-29T09:22:17.244Z] === RUN   TestStats
09:22:17 [2020-04-29T09:22:17.975Z] --- PASS: TestLogsFollowTailEmpty (0.77s)
09:22:17 [2020-04-29T09:22:17.975Z] === RUN   TestContainerNetworkMountsNoChown
09:22:18 [2020-04-29T09:22:18.911Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s)
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/default
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/default
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/private
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/private
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/rprivate
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/rprivate
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/slave
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/slave
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/rslave
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/rslave
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/shared
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/shared
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/rshared
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/rshared
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/default
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/rshared
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/rslave
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/default/bind_root
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/shared
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/default/mount_root
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/rprivate
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/private
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/default/bind_root
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/private/mount_root
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/private/bind_root
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/slave
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:22:18 [2020-04-29T09:22:18.911Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/default/mount_root
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:22:18 [2020-04-29T09:22:18.911Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:22:19 [2020-04-29T09:22:19.170Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:22:19 [2020-04-29T09:22:19.170Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:22:19 [2020-04-29T09:22:19.170Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:22:19 [2020-04-29T09:22:19.170Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:22:19 [2020-04-29T09:22:19.170Z] === CONT  TestMountDaemonRoot/private/bind_root
09:22:19 [2020-04-29T09:22:19.170Z] === CONT  TestMountDaemonRoot/private/mount_root
09:22:19 [2020-04-29T09:22:19.170Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:22:19 [2020-04-29T09:22:19.170Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:22:19 [2020-04-29T09:22:19.170Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:22:19 [2020-04-29T09:22:19.170Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:22:19 [2020-04-29T09:22:19.170Z] --- PASS: TestMountDaemonRoot (0.05s)
09:22:19 [2020-04-29T09:22:19.170Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
09:22:19 [2020-04-29T09:22:19.170Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
09:22:19 [2020-04-29T09:22:19.170Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
09:22:19 [2020-04-29T09:22:19.170Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
09:22:19 [2020-04-29T09:22:19.170Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
09:22:19 [2020-04-29T09:22:19.170Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
09:22:19 [2020-04-29T09:22:19.170Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
09:22:19 [2020-04-29T09:22:19.170Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
09:22:19 [2020-04-29T09:22:19.170Z] === RUN   TestContainerBindMountNonRecursive
09:22:19 [2020-04-29T09:22:19.938Z] --- PASS: TestStats (2.64s)
09:22:19 [2020-04-29T09:22:19.939Z] === RUN   TestStopContainerWithTimeout
09:22:19 [2020-04-29T09:22:19.939Z] === RUN   TestStopContainerWithTimeout/0
09:22:19 [2020-04-29T09:22:19.939Z] === PAUSE TestStopContainerWithTimeout/0
09:22:19 [2020-04-29T09:22:19.939Z] === RUN   TestStopContainerWithTimeout/1
09:22:19 [2020-04-29T09:22:19.939Z] === PAUSE TestStopContainerWithTimeout/1
09:22:19 [2020-04-29T09:22:19.939Z] === RUN   TestStopContainerWithTimeout/3
09:22:19 [2020-04-29T09:22:19.939Z] === PAUSE TestStopContainerWithTimeout/3
09:22:19 [2020-04-29T09:22:19.939Z] === RUN   TestStopContainerWithTimeout/-1
09:22:19 [2020-04-29T09:22:19.939Z] === PAUSE TestStopContainerWithTimeout/-1
09:22:19 [2020-04-29T09:22:19.939Z] === CONT  TestStopContainerWithTimeout/0
09:22:19 [2020-04-29T09:22:19.939Z] === CONT  TestStopContainerWithTimeout/-1
09:22:19 [2020-04-29T09:22:19.939Z] === CONT  TestStopContainerWithTimeout/1
09:22:19 [2020-04-29T09:22:19.939Z] === CONT  TestStopContainerWithTimeout/3
09:22:21 [2020-04-29T09:22:21.074Z] --- PASS: TestContainerBindMountNonRecursive (1.89s)
09:22:21 [2020-04-29T09:22:21.074Z] === RUN   TestNetworkNat
09:22:22 [2020-04-29T09:22:22.011Z] --- PASS: TestNetworkNat (0.86s)
09:22:22 [2020-04-29T09:22:22.011Z] === RUN   TestNetworkLocalhostTCPNat
09:22:22 [2020-04-29T09:22:22.949Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
09:22:22 [2020-04-29T09:22:22.949Z] === RUN   TestNetworkLoopbackNat
09:22:23 [2020-04-29T09:22:23.419Z] --- PASS: TestStopContainerWithTimeout (0.03s)
09:22:23 [2020-04-29T09:22:23.420Z]     --- PASS: TestStopContainerWithTimeout/0 (1.40s)
09:22:23 [2020-04-29T09:22:23.420Z]     --- PASS: TestStopContainerWithTimeout/1 (2.21s)
09:22:23 [2020-04-29T09:22:23.420Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.96s)
09:22:23 [2020-04-29T09:22:23.420Z]     --- PASS: TestStopContainerWithTimeout/3 (3.31s)
09:22:23 [2020-04-29T09:22:23.420Z] === RUN   TestDeleteDevicemapper
09:22:23 [2020-04-29T09:22:23.420Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:22:23 [2020-04-29T09:22:23.420Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:22:23 [2020-04-29T09:22:23.420Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:22:23 [2020-04-29T09:22:23.885Z] --- PASS: TestNetworkLoopbackNat (1.15s)
09:22:23 [2020-04-29T09:22:23.885Z] === RUN   TestPause
09:22:24 [2020-04-29T09:22:24.823Z] --- PASS: TestPause (0.81s)
09:22:24 [2020-04-29T09:22:24.823Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:22:24 [2020-04-29T09:22:24.823Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:22:24 [2020-04-29T09:22:24.823Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:22:24 [2020-04-29T09:22:24.823Z] === RUN   TestPauseStopPausedContainer
09:22:25 [2020-04-29T09:22:25.460Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.94s)
09:22:25 [2020-04-29T09:22:25.460Z] === RUN   TestUpdateMemory
09:22:25 [2020-04-29T09:22:25.758Z] --- PASS: TestPauseStopPausedContainer (0.80s)
09:22:25 [2020-04-29T09:22:25.758Z] === RUN   TestPsFilter
09:22:25 [2020-04-29T09:22:25.758Z] --- PASS: TestPsFilter (0.25s)
09:22:25 [2020-04-29T09:22:25.758Z] === RUN   TestRemoveContainerWithRemovedVolume
09:22:26 [2020-04-29T09:22:26.087Z] --- PASS: TestUpdateMemory (0.89s)
09:22:26 [2020-04-29T09:22:26.087Z] === RUN   TestUpdateCPUQuota
09:22:26 [2020-04-29T09:22:26.695Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s)
09:22:26 [2020-04-29T09:22:26.695Z] === RUN   TestRemoveContainerWithVolume
09:22:27 [2020-04-29T09:22:27.262Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
09:22:27 [2020-04-29T09:22:27.262Z] === RUN   TestRemoveContainerRunning
09:22:27 [2020-04-29T09:22:27.579Z] --- PASS: TestUpdateCPUQuota (1.26s)
09:22:27 [2020-04-29T09:22:27.579Z] === RUN   TestUpdatePidsLimit
09:22:27 [2020-04-29T09:22:27.579Z] === RUN   TestUpdatePidsLimit/update_from_none
09:22:27 [2020-04-29T09:22:27.579Z] === RUN   TestUpdatePidsLimit/no_change
09:22:27 [2020-04-29T09:22:27.865Z] === RUN   TestUpdatePidsLimit/update_lower
09:22:28 [2020-04-29T09:22:28.199Z] --- PASS: TestRemoveContainerRunning (0.76s)
09:22:28 [2020-04-29T09:22:28.199Z] === RUN   TestRemoveContainerForceRemoveRunning
09:22:28 [2020-04-29T09:22:28.486Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:22:28 [2020-04-29T09:22:28.486Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:22:28 [2020-04-29T09:22:28.767Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s)
09:22:28 [2020-04-29T09:22:28.767Z] === RUN   TestRemoveInvalidContainer
09:22:28 [2020-04-29T09:22:28.767Z] --- PASS: TestRemoveInvalidContainer (0.02s)
09:22:28 [2020-04-29T09:22:28.767Z] === RUN   TestRenameLinkedContainer
09:22:29 [2020-04-29T09:22:29.108Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:22:29 [2020-04-29T09:22:29.393Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:22:30 [2020-04-29T09:22:30.412Z] --- PASS: TestUpdatePidsLimit (3.18s)
09:22:30 [2020-04-29T09:22:30.412Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.33s)
09:22:30 [2020-04-29T09:22:30.412Z]     --- PASS: TestUpdatePidsLimit/no_change (0.31s)
09:22:30 [2020-04-29T09:22:30.412Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.32s)
09:22:30 [2020-04-29T09:22:30.412Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
09:22:30 [2020-04-29T09:22:30.412Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s)
09:22:30 [2020-04-29T09:22:30.412Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s)
09:22:30 [2020-04-29T09:22:30.412Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s)
09:22:30 [2020-04-29T09:22:30.412Z] === RUN   TestUpdateRestartPolicy
09:22:31 [2020-04-29T09:22:31.639Z] --- PASS: TestServiceWithDataPathPortInit (20.01s)
09:22:31 [2020-04-29T09:22:31.639Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:22:32 [2020-04-29T09:22:32.055Z] --- PASS: TestRenameLinkedContainer (3.13s)
09:22:32 [2020-04-29T09:22:32.055Z] === RUN   TestRenameStoppedContainer
09:22:32 [2020-04-29T09:22:32.992Z] --- PASS: TestRenameStoppedContainer (0.79s)
09:22:32 [2020-04-29T09:22:32.992Z] === RUN   TestRenameRunningContainerAndReuse
09:22:34 [2020-04-29T09:22:34.368Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s)
09:22:34 [2020-04-29T09:22:34.368Z] === RUN   TestRenameInvalidName
09:22:34 [2020-04-29T09:22:34.435Z] INFO: Extraction ended at 04/29/2020 09:22:31. Duration:00:00:23.1434347
09:22:34 [2020-04-29T09:22:34.435Z] INFO: Updating the golang and path environment variables
09:22:34 [2020-04-29T09:22:34.435Z] INFO: GOPATH=d:\gopath
09:22:34 [2020-04-29T09:22:34.435Z] INFO: go version go1.13.10 windows/amd64
09:22:34 [2020-04-29T09:22:34.435Z] INFO: Running the daemon under test in debug mode
09:22:34 [2020-04-29T09:22:34.435Z] INFO: Starting a daemon under test...
09:22:34 [2020-04-29T09:22:34.435Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40868\4\daemon --pidfile d:\CI\PR-40868\4\docker.pid -D
09:22:34 [2020-04-29T09:22:34.435Z] INFO: Process started successfully.
09:22:34 [2020-04-29T09:22:34.435Z] INFO: Start tailing logs of the daemon under tests
09:22:34 [2020-04-29T09:22:34.435Z] INFO: Waiting for the daemon under test to start...
09:22:35 [2020-04-29T09:22:35.304Z] --- PASS: TestRenameInvalidName (0.79s)
09:22:35 [2020-04-29T09:22:35.304Z] === RUN   TestRenameAnonymousContainer
09:22:35 [2020-04-29T09:22:35.424Z] INFO: Daemon under test started and replied!
09:22:35 [2020-04-29T09:22:35.424Z] INFO: Docker version of the daemon under test
09:22:35 [2020-04-29T09:22:35.424Z] 
09:22:35 [2020-04-29T09:22:35.894Z] Client:
09:22:35 [2020-04-29T09:22:35.894Z]  Version:      17.06.2-ce
09:22:35 [2020-04-29T09:22:35.894Z]  API version:  1.30
09:22:35 [2020-04-29T09:22:35.894Z]  Go version:   go1.8.3
09:22:35 [2020-04-29T09:22:35.894Z]  Git commit:   cec0b72
09:22:35 [2020-04-29T09:22:35.894Z]  Built:        Tue Sep  5 19:57:19 2017
09:22:35 [2020-04-29T09:22:35.894Z]  OS/Arch:      windows/amd64
09:22:35 [2020-04-29T09:22:35.894Z] 
09:22:35 [2020-04-29T09:22:35.894Z] Server:
09:22:35 [2020-04-29T09:22:35.894Z]  Version:      0.0.0-dev
09:22:35 [2020-04-29T09:22:35.894Z]  API version:  1.41 (minimum version 1.24)
09:22:35 [2020-04-29T09:22:35.894Z]  Go version:   go1.13.10
09:22:35 [2020-04-29T09:22:35.894Z]  Git commit:   5c59f8d0cd
09:22:35 [2020-04-29T09:22:35.894Z]  Built:        04/29/2020 09:20:55
09:22:35 [2020-04-29T09:22:35.894Z]  OS/Arch:      windows/amd64
09:22:35 [2020-04-29T09:22:35.894Z]  Experimental: false
09:22:35 [2020-04-29T09:22:35.894Z] 
09:22:35 [2020-04-29T09:22:35.894Z] INFO: Docker info of the daemon under test
09:22:35 [2020-04-29T09:22:35.894Z] 
09:22:35 [2020-04-29T09:22:35.894Z] Containers: 0
09:22:35 [2020-04-29T09:22:35.894Z]  Running: 0
09:22:35 [2020-04-29T09:22:35.894Z]  Paused: 0
09:22:35 [2020-04-29T09:22:35.894Z]  Stopped: 0
09:22:35 [2020-04-29T09:22:35.894Z] Images: 0
09:22:35 [2020-04-29T09:22:35.894Z] Server Version: 0.0.0-dev
09:22:35 [2020-04-29T09:22:35.894Z] Storage Driver: windowsfilter
09:22:35 [2020-04-29T09:22:35.894Z]  Windows: 
09:22:35 [2020-04-29T09:22:35.894Z] Logging Driver: json-file
09:22:35 [2020-04-29T09:22:35.894Z] Plugins: 
09:22:35 [2020-04-29T09:22:35.894Z]  Volume: local
09:22:35 [2020-04-29T09:22:35.894Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:22:35 [2020-04-29T09:22:35.894Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:22:35 [2020-04-29T09:22:35.894Z] Swarm: inactive
09:22:35 [2020-04-29T09:22:35.894Z] Default Isolation: process
09:22:35 [2020-04-29T09:22:35.894Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
09:22:35 [2020-04-29T09:22:35.894Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
09:22:35 [2020-04-29T09:22:35.894Z] OSType: windows
09:22:35 [2020-04-29T09:22:35.894Z] Architecture: x86_64
09:22:35 [2020-04-29T09:22:35.894Z] CPUs: 4
09:22:35 [2020-04-29T09:22:35.894Z] Total Memory: 32GiB
09:22:35 [2020-04-29T09:22:35.894Z] Name: azwin-2-ed4b50
09:22:35 [2020-04-29T09:22:35.894Z] ID: CIDG:6UH4:EEXE:LFWO:W53W:3PP5:RIJW:TLIZ:JPMU:4NJ6:YVMD:BD3S
09:22:35 [2020-04-29T09:22:35.894Z] Docker Root Dir: D:\CI\PR-40868\4\daemon
09:22:35 [2020-04-29T09:22:35.894Z] Debug Mode (client): false
09:22:35 [2020-04-29T09:22:35.894Z] Debug Mode (server): true
09:22:35 [2020-04-29T09:22:35.894Z]  File Descriptors: -1
09:22:35 [2020-04-29T09:22:35.894Z]  Goroutines: 17
09:22:35 [2020-04-29T09:22:35.894Z]  System Time: 2020-04-29T09:22:35.4910976Z
09:22:35 [2020-04-29T09:22:35.894Z]  EventsListeners: 0
09:22:35 [2020-04-29T09:22:35.894Z] Registry: https://index.docker.io/v1/
09:22:35 [2020-04-29T09:22:35.894Z] Labels:
09:22:35 [2020-04-29T09:22:35.894Z] Experimental: false
09:22:35 [2020-04-29T09:22:35.894Z] Insecure Registries:
09:22:35 [2020-04-29T09:22:35.894Z]  127.0.0.0/8
09:22:35 [2020-04-29T09:22:35.894Z] Live Restore Enabled: false
09:22:35 [2020-04-29T09:22:35.894Z] 
09:22:35 [2020-04-29T09:22:35.894Z] 
09:22:35 [2020-04-29T09:22:35.894Z] INFO: Docker images of the daemon under test
09:22:35 [2020-04-29T09:22:35.894Z] 
09:22:35 [2020-04-29T09:22:35.894Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
09:22:35 [2020-04-29T09:22:35.894Z] 
09:22:35 [2020-04-29T09:22:35.894Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
09:22:35 [2020-04-29T09:22:35.894Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
09:22:35 [2020-04-29T09:22:35.894Z] ltsc2019: Pulling from windows/servercore
09:22:36 [2020-04-29T09:22:36.366Z] 65014b3c3121: Pulling fs layer
09:22:36 [2020-04-29T09:22:36.366Z] eac6fba788c9: Pulling fs layer
09:22:39 [2020-04-29T09:22:39.495Z] --- PASS: TestRenameAnonymousContainer (4.01s)
09:22:39 [2020-04-29T09:22:39.495Z] === RUN   TestRenameContainerWithSameName
09:22:40 [2020-04-29T09:22:40.063Z] --- PASS: TestRenameContainerWithSameName (0.82s)
09:22:40 [2020-04-29T09:22:40.063Z] === RUN   TestRenameContainerWithLinkedContainer
09:22:41 [2020-04-29T09:22:41.891Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.81s)
09:22:41 [2020-04-29T09:22:41.891Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:eqaxmgay1wr2299cpe8vll0jn Created:2020-04-29 09:22:30.907113881 +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[6b7ec405d175b58f9776be4dde4e3d58ef847a53fbeff2541dcab3856f79abdb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q6tplbmuo5vulkofe7ybtz0fy EndpointID:1be0f2ad43e1fd3893e852e5e9d4a88a01b3c344fb9515e6af7b7218aa9340be MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b07d839edc37527c009344f7b64ecc94216cd2751b0259f7ed4d8d131eed0286 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:c91e452da557 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q6tplbmuo5vulkofe7ybtz0fy EndpointID:1be0f2ad43e1fd3893e852e5e9d4a88a01b3c344fb9515e6af7b7218aa9340be EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:22:41 [2020-04-29T09:22:41.891Z] PASS
09:22:41 [2020-04-29T09:22:41.891Z] 
09:22:41 [2020-04-29T09:22:41.891Z] === Skipped
09:22:41 [2020-04-29T09:22:41.891Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:22:41 [2020-04-29T09:22:41.891Z]     service_test.go:236: FLAKY_TEST
09:22:41 [2020-04-29T09:22:41.891Z] 
09:22:41 [2020-04-29T09:22:41.891Z] 
09:22:41 [2020-04-29T09:22:41.891Z] DONE 22 tests, 1 skipped in 54.779s
09:22:41 [2020-04-29T09:22:41.891Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:22:41 [2020-04-29T09:22:41.891Z] ++ 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
09:22:41 [2020-04-29T09:22:41.891Z] ++ set -e
09:22:41 [2020-04-29T09:22:41.891Z] ++ '[' -n 0 ']'
09:22:41 [2020-04-29T09:22:41.891Z] ++ set -x
09:22:41 [2020-04-29T09:22:41.892Z] ++ env -i DEST=/go/src/github.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
09:22:41 [2020-04-29T09:22:41.892Z] INFO: Testing against a local daemon
09:22:41 [2020-04-29T09:22:41.892Z] === RUN   TestDockerNetworkIpvlanPersistance
09:22:41 [2020-04-29T09:22:41.892Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:22:41 [2020-04-29T09:22:41.892Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:22:41 [2020-04-29T09:22:41.892Z] === RUN   TestDockerNetworkIpvlan
09:22:41 [2020-04-29T09:22:41.892Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:22:41 [2020-04-29T09:22:41.892Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:22:41 [2020-04-29T09:22:41.892Z] PASS
09:22:41 [2020-04-29T09:22:41.892Z] 
09:22:41 [2020-04-29T09:22:41.892Z] === Skipped
09:22:41 [2020-04-29T09:22:41.892Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:22:41 [2020-04-29T09:22:41.892Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:22:41 [2020-04-29T09:22:41.892Z] 
09:22:41 [2020-04-29T09:22:41.892Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:22:41 [2020-04-29T09:22:41.892Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:22:41 [2020-04-29T09:22:41.892Z] 
09:22:41 [2020-04-29T09:22:41.892Z] 
09:22:41 [2020-04-29T09:22:41.892Z] DONE 2 tests, 2 skipped in 0.171s
09:22:41 [2020-04-29T09:22:41.892Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:22:41 [2020-04-29T09:22:41.892Z] ++ 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
09:22:41 [2020-04-29T09:22:41.892Z] ++ set -e
09:22:41 [2020-04-29T09:22:41.892Z] ++ '[' -n 0 ']'
09:22:41 [2020-04-29T09:22:41.892Z] ++ set -x
09:22:41 [2020-04-29T09:22:41.892Z] ++ env -i DEST=/go/src/github.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
09:22:41 [2020-04-29T09:22:41.892Z] INFO: Testing against a local daemon
09:22:41 [2020-04-29T09:22:41.892Z] === RUN   TestDockerNetworkMacvlanPersistance
09:22:41 [2020-04-29T09:22:41.988Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s)
09:22:41 [2020-04-29T09:22:41.989Z] === RUN   TestResize
09:22:42 [2020-04-29T09:22:42.173Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s)
09:22:42 [2020-04-29T09:22:42.173Z] === RUN   TestDockerNetworkMacvlan
09:22:42 [2020-04-29T09:22:42.559Z] --- PASS: TestResize (0.84s)
09:22:42 [2020-04-29T09:22:42.559Z] === RUN   TestResizeWithInvalidSize
09:22:42 [2020-04-29T09:22:42.979Z] --- PASS: TestUpdateRestartPolicy (12.10s)
09:22:42 [2020-04-29T09:22:42.979Z] === RUN   TestUpdateRestartWithAutoRemove
09:22:43 [2020-04-29T09:22:43.144Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
09:22:43 [2020-04-29T09:22:43.178Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:22:43 [2020-04-29T09:22:43.272Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s)
09:22:43 [2020-04-29T09:22:43.272Z] === RUN   TestWaitNonBlocked
09:22:43 [2020-04-29T09:22:43.272Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:22:43 [2020-04-29T09:22:43.272Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:22:43 [2020-04-29T09:22:43.272Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:22:43 [2020-04-29T09:22:43.272Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:22:43 [2020-04-29T09:22:43.272Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:22:43 [2020-04-29T09:22:43.272Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:22:43 [2020-04-29T09:22:43.504Z] --- PASS: TestResizeWithInvalidSize (0.82s)
09:22:43 [2020-04-29T09:22:43.504Z] === RUN   TestResizeWhenContainerNotStarted
09:22:43 [2020-04-29T09:22:43.539Z] eac6fba788c9: Verifying Checksum
09:22:43 [2020-04-29T09:22:43.539Z] eac6fba788c9: Download complete
09:22:43 [2020-04-29T09:22:43.790Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:22:44 [2020-04-29T09:22:44.080Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s)
09:22:44 [2020-04-29T09:22:44.080Z] === RUN   TestDaemonRestartKillContainers
09:22:44 [2020-04-29T09:22:44.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:22:44 [2020-04-29T09:22:44.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:22:44 [2020-04-29T09:22:44.295Z] --- PASS: TestWaitNonBlocked (0.03s)
09:22:44 [2020-04-29T09:22:44.295Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s)
09:22:44 [2020-04-29T09:22:44.295Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s)
09:22:44 [2020-04-29T09:22:44.295Z] === RUN   TestWaitBlocked
09:22:44 [2020-04-29T09:22:44.295Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:22:44 [2020-04-29T09:22:44.295Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:22:44 [2020-04-29T09:22:44.295Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:22:44 [2020-04-29T09:22:44.295Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:22:44 [2020-04-29T09:22:44.295Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:22:44 [2020-04-29T09:22:44.295Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:22:44 [2020-04-29T09:22:44.793Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:22:45 [2020-04-29T09:22:45.314Z] --- PASS: TestWaitBlocked (0.03s)
09:22:45 [2020-04-29T09:22:45.314Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s)
09:22:45 [2020-04-29T09:22:45.314Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s)
09:22:45 [2020-04-29T09:22:45.314Z] === CONT  TestContainerStartOnDaemonRestart
09:22:45 [2020-04-29T09:22:45.314Z] === CONT  TestContainerKillOnDaemonStart
09:22:45 [2020-04-29T09:22:45.314Z] === CONT  TestIpcModeOlderClient
09:22:45 [2020-04-29T09:22:45.314Z] === CONT  TestDaemonHostGatewayIP
09:22:45 [2020-04-29T09:22:45.314Z] --- PASS: TestIpcModeOlderClient (0.21s)
09:22:45 [2020-04-29T09:22:45.314Z] === CONT  TestDaemonRestartIpcMode
09:22:47 [2020-04-29T09:22:47.147Z] Loaded image: buildpack-deps:jessie
09:22:47 [2020-04-29T09:22:47.147Z] Loaded image: buildpack-deps:jessie
09:22:47 [2020-04-29T09:22:47.372Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:22:47 [2020-04-29T09:22:47.372Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:22:47 [2020-04-29T09:22:47.372Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:22:47 [2020-04-29T09:22:47.404Z] Loaded image: busybox:latest
09:22:47 [2020-04-29T09:22:47.404Z] Loaded image: busybox:latest
09:22:47 [2020-04-29T09:22:47.942Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:22:47 [2020-04-29T09:22:47.968Z] Loaded image: busybox:glibc
09:22:47 [2020-04-29T09:22:47.968Z] Loaded image: debian:jessie
09:22:47 [2020-04-29T09:22:47.968Z] Loaded image: busybox:glibc
09:22:47 [2020-04-29T09:22:47.968Z] Loaded image: debian:jessie
09:22:48 [2020-04-29T09:22:48.225Z] Loaded image: hello-world:latest
09:22:48 [2020-04-29T09:22:48.225Z] INFO: Testing against a local daemon
09:22:48 [2020-04-29T09:22:48.225Z] === RUN   TestDockerDaemonSuite
09:22:48 [2020-04-29T09:22:48.225Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
09:22:48 [2020-04-29T09:22:48.225Z] Loaded image: hello-world:latest
09:22:48 [2020-04-29T09:22:48.225Z] INFO: Testing against a local daemon
09:22:48 [2020-04-29T09:22:48.225Z] === RUN   TestDockerSuite
09:22:48 [2020-04-29T09:22:48.225Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
09:22:48 [2020-04-29T09:22:48.225Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
09:22:48 [2020-04-29T09:22:48.225Z] === RUN   TestDockerSuite/TestAPIErrorJSON
09:22:48 [2020-04-29T09:22:48.225Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
09:22:48 [2020-04-29T09:22:48.225Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
09:22:48 [2020-04-29T09:22:48.225Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
09:22:48 [2020-04-29T09:22:48.483Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
09:22:48 [2020-04-29T09:22:48.483Z] === RUN   TestDockerSuite/TestAPIImagesDelete
09:22:48 [2020-04-29T09:22:48.882Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:22:48 [2020-04-29T09:22:48.882Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:22:49 [2020-04-29T09:22:49.048Z] === RUN   TestDockerSuite/TestAPIImagesFilter
09:22:49 [2020-04-29T09:22:49.162Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:22:49 [2020-04-29T09:22:49.344Z] === RUN   TestDockerSuite/TestAPIImagesHistory
09:22:49 [2020-04-29T09:22:49.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:22:49 [2020-04-29T09:22:49.798Z] --- PASS: TestContainerStartOnDaemonRestart (4.26s)
09:22:49 [2020-04-29T09:22:49.920Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
09:22:50 [2020-04-29T09:22:50.178Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
09:22:50 [2020-04-29T09:22:50.418Z] --- PASS: TestDaemonHostGatewayIP (5.00s)
09:22:50 [2020-04-29T09:22:50.418Z] --- PASS: TestDaemonRestartIpcMode (4.85s)
09:22:50 [2020-04-29T09:22:50.703Z] 65014b3c3121: Verifying Checksum
09:22:50 [2020-04-29T09:22:50.703Z] 65014b3c3121: Download complete
09:22:50 [2020-04-29T09:22:50.742Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
09:22:50 [2020-04-29T09:22:50.831Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:22:50 [2020-04-29T09:22:50.999Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
09:22:50 [2020-04-29T09:22:50.999Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
09:22:52 [2020-04-29T09:22:52.619Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:22:52 [2020-04-29T09:22:52.736Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:22:52 [2020-04-29T09:22:52.736Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s)
09:22:52 [2020-04-29T09:22:52.736Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.11s)
09:22:52 [2020-04-29T09:22:52.736Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.16s)
09:22:52 [2020-04-29T09:22:52.736Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.75s)
09:22:52 [2020-04-29T09:22:52.736Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s)
09:22:52 [2020-04-29T09:22:52.736Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s)
09:22:52 [2020-04-29T09:22:52.736Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s)
09:22:52 [2020-04-29T09:22:52.736Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s)
09:22:52 [2020-04-29T09:22:52.736Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s)
09:22:52 [2020-04-29T09:22:52.736Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s)
09:22:52 [2020-04-29T09:22:52.736Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s)
09:22:52 [2020-04-29T09:22:52.736Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s)
09:22:52 [2020-04-29T09:22:52.736Z] === RUN   TestCgroupNamespacesRun
09:22:53 [2020-04-29T09:22:53.530Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
09:22:53 [2020-04-29T09:22:53.530Z] === RUN   TestDockerSuite/TestAPINetworkFilter
09:22:53 [2020-04-29T09:22:53.530Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
09:22:53 [2020-04-29T09:22:53.530Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
09:22:53 [2020-04-29T09:22:53.790Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
09:22:54 [2020-04-29T09:22:54.354Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
09:22:54 [2020-04-29T09:22:54.639Z] --- PASS: TestCgroupNamespacesRun (1.84s)
09:22:54 [2020-04-29T09:22:54.639Z] === RUN   TestCgroupNamespacesRunPrivileged
09:22:55 [2020-04-29T09:22:55.724Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
09:22:55 [2020-04-29T09:22:55.724Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
09:22:55 [2020-04-29T09:22:55.724Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
09:22:55 [2020-04-29T09:22:55.724Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
09:22:55 [2020-04-29T09:22:55.724Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
09:22:56 [2020-04-29T09:22:56.289Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
09:22:56 [2020-04-29T09:22:56.545Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s)
09:22:56 [2020-04-29T09:22:56.545Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:22:57 [2020-04-29T09:22:57.993Z] tests/integration/api_volume_test.py .........                           [ 74%]
09:22:58 [2020-04-29T09:22:58.449Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s)
09:22:58 [2020-04-29T09:22:58.449Z] === RUN   TestCgroupNamespacesRunHostMode
09:22:58 [2020-04-29T09:22:58.809Z] --- PASS: TestContainerKillOnDaemonStart (13.49s)
09:22:58 [2020-04-29T09:22:58.809Z] PASS
09:22:58 [2020-04-29T09:22:58.809Z] 
09:22:58 [2020-04-29T09:22:58.809Z] === Skipped
09:22:58 [2020-04-29T09:22:58.809Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
09:22:58 [2020-04-29T09:22:58.809Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:22:58 [2020-04-29T09:22:58.809Z] 
09:22:58 [2020-04-29T09:22:58.809Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:22:58 [2020-04-29T09:22:58.809Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:22:58 [2020-04-29T09:22:58.809Z] 
09:22:58 [2020-04-29T09:22:58.809Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
09:22:58 [2020-04-29T09:22:58.809Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:22:58 [2020-04-29T09:22:58.809Z] 
09:22:58 [2020-04-29T09:22:58.809Z] 
09:22:58 [2020-04-29T09:22:58.809Z] DONE 200 tests, 3 skipped in 125.558s
09:22:58 [2020-04-29T09:22:58.809Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
09:22:58 [2020-04-29T09:22:58.809Z] ++ 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
09:22:58 [2020-04-29T09:22:58.809Z] ++ set -e
09:22:58 [2020-04-29T09:22:58.809Z] ++ '[' -n 0 ']'
09:22:58 [2020-04-29T09:22:58.809Z] ++ set -x
09:22:58 [2020-04-29T09:22:58.809Z] ++ env -i DEST=/go/src/github.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
09:22:58 [2020-04-29T09:22:58.809Z] INFO: Testing against a local daemon
09:22:58 [2020-04-29T09:22:58.809Z] === RUN   TestCommitInheritsEnv
09:22:59 [2020-04-29T09:22:59.361Z] tests/integration/client_test.py .....                                   [ 75%]
09:22:59 [2020-04-29T09:22:59.361Z] tests/integration/context_api_test.py ..                                 [ 76%]
09:22:59 [2020-04-29T09:22:59.438Z] --- PASS: TestCommitInheritsEnv (0.45s)
09:22:59 [2020-04-29T09:22:59.438Z] === RUN   TestImportExtremelyLargeImageWorks
09:22:59 [2020-04-29T09:22:59.438Z] === PAUSE TestImportExtremelyLargeImageWorks
09:22:59 [2020-04-29T09:22:59.438Z] === RUN   TestImagesFilterMultiReference
09:22:59 [2020-04-29T09:22:59.438Z] --- PASS: TestImagesFilterMultiReference (0.07s)
09:22:59 [2020-04-29T09:22:59.438Z] === RUN   TestImagePullPlatformInvalid
09:22:59 [2020-04-29T09:22:59.438Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
09:22:59 [2020-04-29T09:22:59.438Z] === RUN   TestRemoveImageOrphaning
09:23:00 [2020-04-29T09:23:00.061Z] --- PASS: TestRemoveImageOrphaning (0.43s)
09:23:00 [2020-04-29T09:23:00.061Z] === RUN   TestRemoveImageGarbageCollector
09:23:00 [2020-04-29T09:23:00.061Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:23:00 [2020-04-29T09:23:00.061Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:00 [2020-04-29T09:23:00.061Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:23:00 [2020-04-29T09:23:00.061Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
09:23:00 [2020-04-29T09:23:00.061Z] === RUN   TestTagInvalidReference
09:23:00 [2020-04-29T09:23:00.061Z] --- PASS: TestTagInvalidReference (0.04s)
09:23:00 [2020-04-29T09:23:00.061Z] === RUN   TestTagValidPrefixedRepo
09:23:00 [2020-04-29T09:23:00.061Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
09:23:00 [2020-04-29T09:23:00.061Z] === RUN   TestTagExistedNameWithoutForce
09:23:00 [2020-04-29T09:23:00.061Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
09:23:00 [2020-04-29T09:23:00.062Z] === RUN   TestTagOfficialNames
09:23:00 [2020-04-29T09:23:00.062Z] --- PASS: TestTagOfficialNames (0.06s)
09:23:00 [2020-04-29T09:23:00.062Z] === RUN   TestTagMatchesDigest
09:23:00 [2020-04-29T09:23:00.062Z] --- PASS: TestTagMatchesDigest (0.03s)
09:23:00 [2020-04-29T09:23:00.062Z] === CONT  TestImportExtremelyLargeImageWorks
09:23:00 [2020-04-29T09:23:00.291Z] tests/integration/errors_test.py .                                       [ 76%]
09:23:00 [2020-04-29T09:23:00.352Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s)
09:23:00 [2020-04-29T09:23:00.352Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:23:00 [2020-04-29T09:23:00.477Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
09:23:00 [2020-04-29T09:23:00.477Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
09:23:00 [2020-04-29T09:23:00.990Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:23:01 [2020-04-29T09:23:01.605Z] --- PASS: TestDockerNetworkMacvlan (19.48s)
09:23:01 [2020-04-29T09:23:01.605Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
09:23:01 [2020-04-29T09:23:01.605Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
09:23:01 [2020-04-29T09:23:01.605Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.57s)
09:23:01 [2020-04-29T09:23:01.605Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.47s)
09:23:01 [2020-04-29T09:23:01.605Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.35s)
09:23:01 [2020-04-29T09:23:01.605Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s)
09:23:01 [2020-04-29T09:23:01.605Z] PASS
09:23:01 [2020-04-29T09:23:01.605Z] 
09:23:01 [2020-04-29T09:23:01.605Z] DONE 8 tests in 21.116s
09:23:01 [2020-04-29T09:23:01.605Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
09:23:01 [2020-04-29T09:23:01.605Z] ++ 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
09:23:01 [2020-04-29T09:23:01.605Z] ++ set -e
09:23:01 [2020-04-29T09:23:01.605Z] ++ '[' -n 0 ']'
09:23:01 [2020-04-29T09:23:01.605Z] ++ set -x
09:23:01 [2020-04-29T09:23:01.605Z] ++ env -i DEST=/go/src/github.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
09:23:01 [2020-04-29T09:23:01.605Z] testing: warning: no tests to run
09:23:01 [2020-04-29T09:23:01.605Z] PASS
09:23:01 [2020-04-29T09:23:01.605Z] 
09:23:01 [2020-04-29T09:23:01.605Z] DONE 0 tests in 0.035s
09:23:01 [2020-04-29T09:23:01.605Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:23:01 [2020-04-29T09:23:01.605Z] ++ 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
09:23:01 [2020-04-29T09:23:01.605Z] ++ set -e
09:23:01 [2020-04-29T09:23:01.605Z] ++ '[' -n 0 ']'
09:23:01 [2020-04-29T09:23:01.605Z] ++ set -x
09:23:01 [2020-04-29T09:23:01.605Z] ++ env -i DEST=/go/src/github.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
09:23:01 [2020-04-29T09:23:01.728Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s)
09:23:01 [2020-04-29T09:23:01.728Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:23:01 [2020-04-29T09:23:01.886Z] INFO: Testing against a local daemon
09:23:01 [2020-04-29T09:23:01.886Z] === RUN   TestAuthZPluginAllowRequest
09:23:02 [2020-04-29T09:23:02.375Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
09:23:02 [2020-04-29T09:23:02.375Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
09:23:02 [2020-04-29T09:23:02.665Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s)
09:23:02 [2020-04-29T09:23:02.665Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:23:03 [2020-04-29T09:23:03.602Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
09:23:03 [2020-04-29T09:23:03.602Z] === RUN   TestCgroupNamespacesRunOlderClient
09:23:03 [2020-04-29T09:23:03.900Z] --- PASS: TestAuthZPluginAllowRequest (1.77s)
09:23:03 [2020-04-29T09:23:03.900Z] === RUN   TestAuthZPluginTLS
09:23:04 [2020-04-29T09:23:04.181Z] --- PASS: TestAuthZPluginTLS (0.54s)
09:23:04 [2020-04-29T09:23:04.181Z] === RUN   TestAuthZPluginDenyRequest
09:23:04 [2020-04-29T09:23:04.793Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:23:04 [2020-04-29T09:23:04.793Z] === RUN   TestAuthZPluginAPIDenyResponse
09:23:04 [2020-04-29T09:23:04.899Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
09:23:05 [2020-04-29T09:23:05.074Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:23:05 [2020-04-29T09:23:05.074Z] === RUN   TestAuthZPluginDenyResponse
09:23:05 [2020-04-29T09:23:05.157Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
09:23:05 [2020-04-29T09:23:05.506Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
09:23:05 [2020-04-29T09:23:05.506Z] === RUN   TestKernelTCPMemory
09:23:05 [2020-04-29T09:23:05.686Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:23:05 [2020-04-29T09:23:05.686Z] === RUN   TestAuthZPluginAllowEventStream
09:23:06 [2020-04-29T09:23:06.088Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
09:23:06 [2020-04-29T09:23:06.442Z] --- PASS: TestKernelTCPMemory (0.91s)
09:23:06 [2020-04-29T09:23:06.442Z] === RUN   TestNISDomainname
09:23:07 [2020-04-29T09:23:07.378Z] --- PASS: TestNISDomainname (0.98s)
09:23:07 [2020-04-29T09:23:07.378Z] === RUN   TestHostnameDnsResolution
09:23:07 [2020-04-29T09:23:07.459Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
09:23:07 [2020-04-29T09:23:07.703Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s)
09:23:07 [2020-04-29T09:23:07.703Z] === RUN   TestAuthZPluginErrorResponse
09:23:07 [2020-04-29T09:23:07.985Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
09:23:07 [2020-04-29T09:23:07.985Z] === RUN   TestAuthZPluginErrorRequest
09:23:08 [2020-04-29T09:23:08.392Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
09:23:08 [2020-04-29T09:23:08.596Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:23:08 [2020-04-29T09:23:08.596Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:23:08 [2020-04-29T09:23:08.877Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
09:23:08 [2020-04-29T09:23:08.877Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:23:09 [2020-04-29T09:23:09.282Z] --- PASS: TestHostnameDnsResolution (1.77s)
09:23:09 [2020-04-29T09:23:09.282Z] === RUN   TestStats
09:23:09 [2020-04-29T09:23:09.764Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
09:23:09 [2020-04-29T09:23:09.764Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
09:23:09 [2020-04-29T09:23:09.788Z] --- PASS: TestImportExtremelyLargeImageWorks (103.86s)
09:23:09 [2020-04-29T09:23:09.788Z] PASS
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] === Skipped
09:23:09 [2020-04-29T09:23:09.788Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] DONE 12 tests, 1 skipped in 108.193s
09:23:09 [2020-04-29T09:23:09.788Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:23:09 [2020-04-29T09:23:09.788Z] INFO: Testing against a local daemon
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestNetworkCreateDelete
09:23:09 [2020-04-29T09:23:09.788Z] --- PASS: TestNetworkCreateDelete (0.12s)
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestDockerNetworkDeletePreferID
09:23:09 [2020-04-29T09:23:09.788Z] --- PASS: TestDockerNetworkDeletePreferID (0.28s)
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestInspectNetwork
09:23:09 [2020-04-29T09:23:09.788Z] --- SKIP: TestInspectNetwork (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestRunContainerWithBridgeNone
09:23:09 [2020-04-29T09:23:09.788Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestNetworkInvalidJSON
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestNetworkInvalidJSON//networks/create
09:23:09 [2020-04-29T09:23:09.788Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:23:09 [2020-04-29T09:23:09.788Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:23:09 [2020-04-29T09:23:09.788Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:23:09 [2020-04-29T09:23:09.788Z] === CONT  TestNetworkInvalidJSON//networks/create
09:23:09 [2020-04-29T09:23:09.788Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:23:09 [2020-04-29T09:23:09.788Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:23:09 [2020-04-29T09:23:09.788Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:23:09 [2020-04-29T09:23:09.788Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestHostIPv4BridgeLabel
09:23:09 [2020-04-29T09:23:09.788Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestDaemonRestartWithLiveRestore
09:23:09 [2020-04-29T09:23:09.788Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
09:23:09 [2020-04-29T09:23:09.788Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestDaemonDefaultNetworkPools
09:23:09 [2020-04-29T09:23:09.788Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestDaemonRestartWithExistingNetwork
09:23:09 [2020-04-29T09:23:09.788Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:23:09 [2020-04-29T09:23:09.788Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:23:09 [2020-04-29T09:23:09.788Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestServiceWithPredefinedNetwork
09:23:09 [2020-04-29T09:23:09.788Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:23:09 [2020-04-29T09:23:09.788Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     service_test.go:236: FLAKY_TEST
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestServiceWithDataPathPortInit
09:23:09 [2020-04-29T09:23:09.788Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:23:09 [2020-04-29T09:23:09.788Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:09 [2020-04-29T09:23:09.788Z] PASS
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] === Skipped
09:23:09 [2020-04-29T09:23:09.788Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
09:23:09 [2020-04-29T09:23:09.788Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     service_test.go:236: FLAKY_TEST
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] DONE 18 tests, 12 skipped in 0.550s
09:23:09 [2020-04-29T09:23:09.788Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:23:09 [2020-04-29T09:23:09.788Z] INFO: Testing against a local daemon
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestDockerNetworkIpvlanPersistance
09:23:09 [2020-04-29T09:23:09.788Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestDockerNetworkIpvlan
09:23:09 [2020-04-29T09:23:09.788Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:23:09 [2020-04-29T09:23:09.788Z] PASS
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] === Skipped
09:23:09 [2020-04-29T09:23:09.788Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] DONE 2 tests, 2 skipped in 0.096s
09:23:09 [2020-04-29T09:23:09.788Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:23:09 [2020-04-29T09:23:09.788Z] INFO: Testing against a local daemon
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestDockerNetworkMacvlanPersistance
09:23:09 [2020-04-29T09:23:09.788Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestDockerNetworkMacvlan
09:23:09 [2020-04-29T09:23:09.788Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
09:23:09 [2020-04-29T09:23:09.788Z] PASS
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] === Skipped
09:23:09 [2020-04-29T09:23:09.788Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] DONE 2 tests, 2 skipped in 0.096s
09:23:09 [2020-04-29T09:23:09.788Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:23:09 [2020-04-29T09:23:09.788Z] testing: warning: no tests to run
09:23:09 [2020-04-29T09:23:09.788Z] PASS
09:23:09 [2020-04-29T09:23:09.788Z] 
09:23:09 [2020-04-29T09:23:09.788Z] DONE 0 tests in 0.021s
09:23:09 [2020-04-29T09:23:09.788Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:23:09 [2020-04-29T09:23:09.788Z] INFO: Testing against a local daemon
09:23:09 [2020-04-29T09:23:09.788Z] === RUN   TestAuthZPluginAllowRequest
09:23:09 [2020-04-29T09:23:09.788Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
09:23:09 [2020-04-29T09:23:09.788Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestAuthZPluginTLS
09:23:09 [2020-04-29T09:23:09.789Z] --- SKIP: TestAuthZPluginTLS (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestAuthZPluginDenyRequest
09:23:09 [2020-04-29T09:23:09.789Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestAuthZPluginAPIDenyResponse
09:23:09 [2020-04-29T09:23:09.789Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestAuthZPluginDenyResponse
09:23:09 [2020-04-29T09:23:09.789Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestAuthZPluginAllowEventStream
09:23:09 [2020-04-29T09:23:09.789Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestAuthZPluginErrorResponse
09:23:09 [2020-04-29T09:23:09.789Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestAuthZPluginErrorRequest
09:23:09 [2020-04-29T09:23:09.789Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:23:09 [2020-04-29T09:23:09.789Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:23:09 [2020-04-29T09:23:09.789Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:23:09 [2020-04-29T09:23:09.789Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestAuthZPluginHeader
09:23:09 [2020-04-29T09:23:09.789Z] --- SKIP: TestAuthZPluginHeader (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:23:09 [2020-04-29T09:23:09.789Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestAuthZPluginV2Disable
09:23:09 [2020-04-29T09:23:09.789Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:23:09 [2020-04-29T09:23:09.789Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:23:09 [2020-04-29T09:23:09.789Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.04s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:23:09 [2020-04-29T09:23:09.789Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] PASS
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] === Skipped
09:23:09 [2020-04-29T09:23:09.789Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.04s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
09:23:09 [2020-04-29T09:23:09.789Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] DONE 17 tests, 17 skipped in 0.432s
09:23:09 [2020-04-29T09:23:09.789Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:23:09 [2020-04-29T09:23:09.789Z] INFO: Testing against a local daemon
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestPluginInvalidJSON
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:23:09 [2020-04-29T09:23:09.789Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:23:09 [2020-04-29T09:23:09.789Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:23:09 [2020-04-29T09:23:09.789Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:23:09 [2020-04-29T09:23:09.789Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestPluginInstall
09:23:09 [2020-04-29T09:23:09.789Z] --- SKIP: TestPluginInstall (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] PASS
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] === Skipped
09:23:09 [2020-04-29T09:23:09.789Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
09:23:09 [2020-04-29T09:23:09.789Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] 
09:23:09 [2020-04-29T09:23:09.789Z] DONE 3 tests, 1 skipped in 0.125s
09:23:09 [2020-04-29T09:23:09.789Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:23:09 [2020-04-29T09:23:09.789Z] INFO: Testing against a local daemon
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestExternalGraphDriver
09:23:09 [2020-04-29T09:23:09.789Z] --- SKIP: TestExternalGraphDriver (0.07s)
09:23:09 [2020-04-29T09:23:09.789Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:23:09 [2020-04-29T09:23:09.789Z] === RUN   TestGraphdriverPluginV2
09:23:10 [2020-04-29T09:23:10.346Z] --- PASS: TestGraphdriverPluginV2 (6.65s)
09:23:10 [2020-04-29T09:23:10.346Z] PASS
09:23:10 [2020-04-29T09:23:10.346Z] 
09:23:10 [2020-04-29T09:23:10.346Z] === Skipped
09:23:10 [2020-04-29T09:23:10.346Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
09:23:10 [2020-04-29T09:23:10.346Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:23:10 [2020-04-29T09:23:10.346Z] 
09:23:10 [2020-04-29T09:23:10.346Z] 
09:23:10 [2020-04-29T09:23:10.346Z] DONE 2 tests, 1 skipped in 6.817s
09:23:10 [2020-04-29T09:23:10.346Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:23:10 [2020-04-29T09:23:10.601Z] INFO: Testing against a local daemon
09:23:10 [2020-04-29T09:23:10.601Z] === RUN   TestContinueAfterPluginCrash
09:23:10 [2020-04-29T09:23:10.601Z] === PAUSE TestContinueAfterPluginCrash
09:23:10 [2020-04-29T09:23:10.601Z] === RUN   TestReadPluginNoRead
09:23:10 [2020-04-29T09:23:10.601Z] === PAUSE TestReadPluginNoRead
09:23:10 [2020-04-29T09:23:10.601Z] === RUN   TestDaemonStartWithLogOpt
09:23:10 [2020-04-29T09:23:10.601Z] === PAUSE TestDaemonStartWithLogOpt
09:23:10 [2020-04-29T09:23:10.601Z] === CONT  TestContinueAfterPluginCrash
09:23:10 [2020-04-29T09:23:10.601Z] === CONT  TestDaemonStartWithLogOpt
09:23:10 [2020-04-29T09:23:10.698Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
09:23:11 [2020-04-29T09:23:11.544Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s)
09:23:11 [2020-04-29T09:23:11.544Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:23:12 [2020-04-29T09:23:12.076Z] === RUN   TestDockerSuite/TestAttachAfterDetach
09:23:12 [2020-04-29T09:23:12.567Z] --- PASS: TestStats (2.83s)
09:23:12 [2020-04-29T09:23:12.567Z] === RUN   TestStopContainerWithTimeout
09:23:12 [2020-04-29T09:23:12.567Z] === RUN   TestStopContainerWithTimeout/0
09:23:12 [2020-04-29T09:23:12.567Z] === PAUSE TestStopContainerWithTimeout/0
09:23:12 [2020-04-29T09:23:12.567Z] === RUN   TestStopContainerWithTimeout/1
09:23:12 [2020-04-29T09:23:12.567Z] === PAUSE TestStopContainerWithTimeout/1
09:23:12 [2020-04-29T09:23:12.567Z] === RUN   TestStopContainerWithTimeout/3
09:23:12 [2020-04-29T09:23:12.567Z] === PAUSE TestStopContainerWithTimeout/3
09:23:12 [2020-04-29T09:23:12.567Z] === RUN   TestStopContainerWithTimeout/-1
09:23:12 [2020-04-29T09:23:12.567Z] === PAUSE TestStopContainerWithTimeout/-1
09:23:12 [2020-04-29T09:23:12.567Z] === CONT  TestStopContainerWithTimeout/0
09:23:12 [2020-04-29T09:23:12.567Z] === CONT  TestStopContainerWithTimeout/3
09:23:12 [2020-04-29T09:23:12.567Z] === CONT  TestStopContainerWithTimeout/-1
09:23:12 [2020-04-29T09:23:12.567Z] === CONT  TestStopContainerWithTimeout/1
09:23:12 [2020-04-29T09:23:12.640Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
09:23:13 [2020-04-29T09:23:13.561Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s)
09:23:13 [2020-04-29T09:23:13.561Z] === RUN   TestAuthZPluginHeader
09:23:14 [2020-04-29T09:23:14.173Z] --- PASS: TestAuthZPluginHeader (0.81s)
09:23:14 [2020-04-29T09:23:14.173Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:23:14 [2020-04-29T09:23:14.173Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:23:14 [2020-04-29T09:23:14.173Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:14 [2020-04-29T09:23:14.173Z] === RUN   TestAuthZPluginV2Disable
09:23:14 [2020-04-29T09:23:14.173Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:23:14 [2020-04-29T09:23:14.173Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:14 [2020-04-29T09:23:14.173Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:23:14 [2020-04-29T09:23:14.173Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:23:14 [2020-04-29T09:23:14.173Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:14 [2020-04-29T09:23:14.173Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:23:14 [2020-04-29T09:23:14.173Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:23:14 [2020-04-29T09:23:14.173Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:14 [2020-04-29T09:23:14.173Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:23:14 [2020-04-29T09:23:14.538Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
09:23:15 [2020-04-29T09:23:15.853Z] --- PASS: TestStopContainerWithTimeout (0.02s)
09:23:15 [2020-04-29T09:23:15.853Z]     --- PASS: TestStopContainerWithTimeout/0 (1.03s)
09:23:15 [2020-04-29T09:23:15.853Z]     --- PASS: TestStopContainerWithTimeout/1 (2.25s)
09:23:15 [2020-04-29T09:23:15.853Z]     --- PASS: TestStopContainerWithTimeout/3 (3.06s)
09:23:15 [2020-04-29T09:23:15.853Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.23s)
09:23:15 [2020-04-29T09:23:15.853Z] === RUN   TestDeleteDevicemapper
09:23:15 [2020-04-29T09:23:15.853Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:23:15 [2020-04-29T09:23:15.853Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:23:15 [2020-04-29T09:23:15.853Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:23:16 [2020-04-29T09:23:16.432Z] === RUN   TestDockerSuite/TestAttachDetach
09:23:16 [2020-04-29T09:23:16.695Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
09:23:17 [2020-04-29T09:23:17.627Z] === RUN   TestDockerSuite/TestAttachDisconnect
09:23:18 [2020-04-29T09:23:18.388Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.98s)
09:23:18 [2020-04-29T09:23:18.388Z] === RUN   TestUpdateMemory
09:23:18 [2020-04-29T09:23:18.388Z] --- SKIP: TestUpdateMemory (0.00s)
09:23:18 [2020-04-29T09:23:18.388Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:23:18 [2020-04-29T09:23:18.388Z] === RUN   TestUpdateCPUQuota
09:23:18 [2020-04-29T09:23:18.997Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
09:23:19 [2020-04-29T09:23:19.764Z] --- PASS: TestUpdateCPUQuota (1.45s)
09:23:19 [2020-04-29T09:23:19.764Z] === RUN   TestUpdatePidsLimit
09:23:19 [2020-04-29T09:23:19.764Z] === RUN   TestUpdatePidsLimit/update_from_none
09:23:20 [2020-04-29T09:23:20.022Z] === RUN   TestUpdatePidsLimit/no_change
09:23:20 [2020-04-29T09:23:20.589Z] === RUN   TestUpdatePidsLimit/update_lower
09:23:20 [2020-04-29T09:23:20.849Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:23:21 [2020-04-29T09:23:21.418Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:23:21 [2020-04-29T09:23:21.521Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
09:23:21 [2020-04-29T09:23:21.521Z] === RUN   TestDockerSuite/TestAttachPausedContainer
09:23:21 [2020-04-29T09:23:21.677Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:23:21 [2020-04-29T09:23:21.937Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:23:22 [2020-04-29T09:23:22.452Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
09:23:23 [2020-04-29T09:23:23.384Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
09:23:23 [2020-04-29T09:23:23.839Z] --- PASS: TestUpdatePidsLimit (3.86s)
09:23:23 [2020-04-29T09:23:23.839Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
09:23:23 [2020-04-29T09:23:23.839Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
09:23:23 [2020-04-29T09:23:23.839Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
09:23:23 [2020-04-29T09:23:23.839Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
09:23:23 [2020-04-29T09:23:23.839Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
09:23:23 [2020-04-29T09:23:23.839Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
09:23:23 [2020-04-29T09:23:23.839Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
09:23:23 [2020-04-29T09:23:23.839Z] === RUN   TestUpdateRestartPolicy
09:23:23 [2020-04-29T09:23:23.948Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
09:23:25 [2020-04-29T09:23:25.320Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
09:23:25 [2020-04-29T09:23:25.461Z] --- PASS: TestDaemonStartWithLogOpt (13.40s)
09:23:25 [2020-04-29T09:23:25.461Z] === CONT  TestReadPluginNoRead
09:23:25 [2020-04-29T09:23:25.577Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
09:23:27 [2020-04-29T09:23:27.966Z] === RUN   TestReadPluginNoRead/default
09:23:27 [2020-04-29T09:23:27.966Z] --- PASS: TestContinueAfterPluginCrash (17.07s)
09:23:28 [2020-04-29T09:23:28.101Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
09:23:28 [2020-04-29T09:23:28.358Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
09:23:28 [2020-04-29T09:23:28.923Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
09:23:29 [2020-04-29T09:23:29.487Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
09:23:29 [2020-04-29T09:23:29.487Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
09:23:30 [2020-04-29T09:23:30.556Z] === RUN   TestReadPluginNoRead/disabled_caching
09:23:30 [2020-04-29T09:23:30.857Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
09:23:30 [2020-04-29T09:23:30.857Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
09:23:31 [2020-04-29T09:23:31.114Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
09:23:31 [2020-04-29T09:23:31.680Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
09:23:32 [2020-04-29T09:23:32.595Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.23s)
09:23:32 [2020-04-29T09:23:32.595Z] PASS
09:23:32 [2020-04-29T09:23:32.595Z] 
09:23:32 [2020-04-29T09:23:32.595Z] === Skipped
09:23:32 [2020-04-29T09:23:32.595Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:23:32 [2020-04-29T09:23:32.595Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:32 [2020-04-29T09:23:32.595Z] 
09:23:32 [2020-04-29T09:23:32.595Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:23:32 [2020-04-29T09:23:32.595Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:32 [2020-04-29T09:23:32.595Z] 
09:23:32 [2020-04-29T09:23:32.595Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:23:32 [2020-04-29T09:23:32.595Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:32 [2020-04-29T09:23:32.595Z] 
09:23:32 [2020-04-29T09:23:32.595Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:23:32 [2020-04-29T09:23:32.595Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:32 [2020-04-29T09:23:32.595Z] 
09:23:32 [2020-04-29T09:23:32.595Z] 
09:23:32 [2020-04-29T09:23:32.595Z] DONE 17 tests, 4 skipped in 29.769s
09:23:32 [2020-04-29T09:23:32.595Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:23:32 [2020-04-29T09:23:32.595Z] ++ 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
09:23:32 [2020-04-29T09:23:32.595Z] ++ set -e
09:23:32 [2020-04-29T09:23:32.595Z] ++ '[' -n 0 ']'
09:23:32 [2020-04-29T09:23:32.595Z] ++ set -x
09:23:32 [2020-04-29T09:23:32.595Z] ++ env -i DEST=/go/src/github.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
09:23:32 [2020-04-29T09:23:32.595Z] INFO: Testing against a local daemon
09:23:32 [2020-04-29T09:23:32.595Z] === RUN   TestPluginInvalidJSON
09:23:32 [2020-04-29T09:23:32.595Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:23:32 [2020-04-29T09:23:32.595Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:23:32 [2020-04-29T09:23:32.595Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:23:32 [2020-04-29T09:23:32.595Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:23:32 [2020-04-29T09:23:32.595Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:23:32 [2020-04-29T09:23:32.595Z] === RUN   TestPluginInstall
09:23:32 [2020-04-29T09:23:32.595Z] === RUN   TestPluginInstall/no_auth
09:23:32 [2020-04-29T09:23:32.613Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
09:23:33 [2020-04-29T09:23:33.061Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:23:33 [2020-04-29T09:23:33.544Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
09:23:34 [2020-04-29T09:23:34.916Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
09:23:35 [2020-04-29T09:23:35.566Z] --- PASS: TestReadPluginNoRead (11.56s)
09:23:35 [2020-04-29T09:23:35.566Z]     --- PASS: TestReadPluginNoRead/default (2.68s)
09:23:35 [2020-04-29T09:23:35.566Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.62s)
09:23:35 [2020-04-29T09:23:35.566Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.60s)
09:23:35 [2020-04-29T09:23:35.566Z]     read_test.go:91: [d5ddf82b2200b] daemon is not started
09:23:35 [2020-04-29T09:23:35.566Z] PASS
09:23:35 [2020-04-29T09:23:35.566Z] 
09:23:35 [2020-04-29T09:23:35.566Z] DONE 6 tests in 25.095s
09:23:35 [2020-04-29T09:23:35.566Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:23:35 [2020-04-29T09:23:35.566Z] testing: warning: no tests to run
09:23:35 [2020-04-29T09:23:35.566Z] PASS
09:23:35 [2020-04-29T09:23:35.566Z] 
09:23:35 [2020-04-29T09:23:35.566Z] DONE 0 tests in 0.041s
09:23:35 [2020-04-29T09:23:35.566Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:23:35 [2020-04-29T09:23:35.820Z] INFO: Testing against a local daemon
09:23:35 [2020-04-29T09:23:35.820Z] === RUN   TestPluginWithDevMounts
09:23:35 [2020-04-29T09:23:35.820Z] --- SKIP: TestPluginWithDevMounts (0.00s)
09:23:35 [2020-04-29T09:23:35.820Z]     mounts_test.go:21: (*Execution).IsRootless-fm
09:23:35 [2020-04-29T09:23:35.820Z] PASS
09:23:35 [2020-04-29T09:23:35.820Z] 
09:23:35 [2020-04-29T09:23:35.820Z] === Skipped
09:23:35 [2020-04-29T09:23:35.820Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
09:23:35 [2020-04-29T09:23:35.820Z]     mounts_test.go:21: (*Execution).IsRootless-fm
09:23:35 [2020-04-29T09:23:35.820Z] 
09:23:35 [2020-04-29T09:23:35.820Z] 
09:23:35 [2020-04-29T09:23:35.820Z] DONE 1 tests, 1 skipped in 0.128s
09:23:35 [2020-04-29T09:23:35.820Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:23:35 [2020-04-29T09:23:35.820Z] INFO: Testing against a local daemon
09:23:35 [2020-04-29T09:23:35.820Z] === RUN   TestSecretInspect
09:23:35 [2020-04-29T09:23:35.820Z] --- SKIP: TestSecretInspect (0.02s)
09:23:35 [2020-04-29T09:23:35.820Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:35 [2020-04-29T09:23:35.820Z] === RUN   TestSecretList
09:23:35 [2020-04-29T09:23:35.820Z] --- SKIP: TestSecretList (0.02s)
09:23:35 [2020-04-29T09:23:35.820Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:35 [2020-04-29T09:23:35.820Z] === RUN   TestSecretsCreateAndDelete
09:23:35 [2020-04-29T09:23:35.820Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
09:23:35 [2020-04-29T09:23:35.820Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:35 [2020-04-29T09:23:35.820Z] === RUN   TestSecretsUpdate
09:23:35 [2020-04-29T09:23:35.820Z] --- SKIP: TestSecretsUpdate (0.01s)
09:23:35 [2020-04-29T09:23:35.820Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:35 [2020-04-29T09:23:35.820Z] === RUN   TestTemplatedSecret
09:23:35 [2020-04-29T09:23:35.820Z] --- SKIP: TestTemplatedSecret (0.00s)
09:23:35 [2020-04-29T09:23:35.820Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:35 [2020-04-29T09:23:35.820Z] === RUN   TestSecretCreateResolve
09:23:35 [2020-04-29T09:23:35.820Z] --- SKIP: TestSecretCreateResolve (0.01s)
09:23:35 [2020-04-29T09:23:35.820Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:35 [2020-04-29T09:23:35.820Z] PASS
09:23:35 [2020-04-29T09:23:35.820Z] 
09:23:35 [2020-04-29T09:23:35.820Z] === Skipped
09:23:35 [2020-04-29T09:23:35.820Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
09:23:35 [2020-04-29T09:23:35.820Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:35 [2020-04-29T09:23:35.820Z] 
09:23:35 [2020-04-29T09:23:35.820Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
09:23:35 [2020-04-29T09:23:35.820Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:35 [2020-04-29T09:23:35.820Z] 
09:23:35 [2020-04-29T09:23:35.820Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
09:23:35 [2020-04-29T09:23:35.820Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:35 [2020-04-29T09:23:35.820Z] 
09:23:35 [2020-04-29T09:23:35.820Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
09:23:35 [2020-04-29T09:23:35.820Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:35 [2020-04-29T09:23:35.820Z] 
09:23:35 [2020-04-29T09:23:35.821Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
09:23:35 [2020-04-29T09:23:35.821Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:35 [2020-04-29T09:23:35.821Z] 
09:23:35 [2020-04-29T09:23:35.821Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
09:23:35 [2020-04-29T09:23:35.821Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:35 [2020-04-29T09:23:35.821Z] 
09:23:35 [2020-04-29T09:23:35.821Z] 
09:23:35 [2020-04-29T09:23:35.821Z] DONE 6 tests, 6 skipped in 0.180s
09:23:35 [2020-04-29T09:23:35.821Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:23:36 [2020-04-29T09:23:36.039Z] time="2020-04-29T09:23:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:23:36 [2020-04-29T09:23:36.039Z] time="2020-04-29T09:23:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:23:36 [2020-04-29T09:23:36.039Z] time="2020-04-29T09:23:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63abdcea8bcd39740316bb1d641161440bd32b9d197946ef269f83bc62ea05ab" mediatype=application/vnd.docker.plugin.v1+json size=522
09:23:36 [2020-04-29T09:23:36.039Z] time="2020-04-29T09:23:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:23:36 [2020-04-29T09:23:36.039Z] time="2020-04-29T09:23:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:23:36 [2020-04-29T09:23:36.039Z] time="2020-04-29T09:23:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63abdcea8bcd39740316bb1d641161440bd32b9d197946ef269f83bc62ea05ab" mediatype=application/vnd.docker.plugin.v1+json size=522
09:23:36 [2020-04-29T09:23:36.040Z] --- PASS: TestUpdateRestartPolicy (12.47s)
09:23:36 [2020-04-29T09:23:36.040Z] === RUN   TestUpdateRestartWithAutoRemove
09:23:36 [2020-04-29T09:23:36.111Z] INFO: Testing against a local daemon
09:23:36 [2020-04-29T09:23:36.111Z] === RUN   TestServiceCreateInit
09:23:36 [2020-04-29T09:23:36.111Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:23:36 [2020-04-29T09:23:36.111Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:23:36 [2020-04-29T09:23:36.111Z] --- PASS: TestServiceCreateInit (0.02s)
09:23:36 [2020-04-29T09:23:36.111Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:23:36 [2020-04-29T09:23:36.111Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:36 [2020-04-29T09:23:36.111Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:23:36 [2020-04-29T09:23:36.111Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:36 [2020-04-29T09:23:36.111Z] === RUN   TestCreateServiceMultipleTimes
09:23:36 [2020-04-29T09:23:36.111Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
09:23:36 [2020-04-29T09:23:36.111Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:36 [2020-04-29T09:23:36.111Z] === RUN   TestCreateServiceConflict
09:23:36 [2020-04-29T09:23:36.111Z] --- SKIP: TestCreateServiceConflict (0.02s)
09:23:36 [2020-04-29T09:23:36.111Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:36 [2020-04-29T09:23:36.111Z] === RUN   TestCreateServiceMaxReplicas
09:23:36 [2020-04-29T09:23:36.111Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
09:23:36 [2020-04-29T09:23:36.111Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:36 [2020-04-29T09:23:36.111Z] === RUN   TestCreateWithDuplicateNetworkNames
09:23:36 [2020-04-29T09:23:36.111Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
09:23:36 [2020-04-29T09:23:36.111Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:36 [2020-04-29T09:23:36.111Z] === RUN   TestCreateServiceSecretFileMode
09:23:36 [2020-04-29T09:23:36.111Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
09:23:36 [2020-04-29T09:23:36.111Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:36 [2020-04-29T09:23:36.111Z] === RUN   TestCreateServiceConfigFileMode
09:23:36 [2020-04-29T09:23:36.111Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
09:23:36 [2020-04-29T09:23:36.111Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:36 [2020-04-29T09:23:36.111Z] === RUN   TestCreateServiceSysctls
09:23:36 [2020-04-29T09:23:36.111Z] --- SKIP: TestCreateServiceSysctls (0.02s)
09:23:36 [2020-04-29T09:23:36.111Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:36 [2020-04-29T09:23:36.111Z] === RUN   TestCreateServiceCapabilities
09:23:36 [2020-04-29T09:23:36.111Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
09:23:36 [2020-04-29T09:23:36.111Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:36 [2020-04-29T09:23:36.111Z] === RUN   TestInspect
09:23:36 [2020-04-29T09:23:36.321Z] === RUN   TestPluginInstall/with_htpasswd
09:23:36 [2020-04-29T09:23:36.407Z] --- SKIP: TestInspect (0.03s)
09:23:36 [2020-04-29T09:23:36.407Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:36 [2020-04-29T09:23:36.407Z] === RUN   TestCreateJob
09:23:36 [2020-04-29T09:23:36.407Z] --- SKIP: TestCreateJob (0.01s)
09:23:36 [2020-04-29T09:23:36.407Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:36 [2020-04-29T09:23:36.407Z] === RUN   TestReplicatedJob
09:23:36 [2020-04-29T09:23:36.407Z] --- SKIP: TestReplicatedJob (0.02s)
09:23:36 [2020-04-29T09:23:36.407Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:36 [2020-04-29T09:23:36.407Z] === RUN   TestUpdateReplicatedJob
09:23:36 [2020-04-29T09:23:36.407Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
09:23:36 [2020-04-29T09:23:36.407Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:36 [2020-04-29T09:23:36.407Z] === RUN   TestServiceListWithStatuses
09:23:36 [2020-04-29T09:23:36.407Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:23:36 [2020-04-29T09:23:36.407Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:23:36 [2020-04-29T09:23:36.407Z] === RUN   TestDockerNetworkConnectAlias
09:23:36 [2020-04-29T09:23:36.407Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
09:23:36 [2020-04-29T09:23:36.407Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:36 [2020-04-29T09:23:36.407Z] === RUN   TestDockerNetworkReConnect
09:23:36 [2020-04-29T09:23:36.407Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
09:23:36 [2020-04-29T09:23:36.407Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:36 [2020-04-29T09:23:36.407Z] === RUN   TestServicePlugin
09:23:36 [2020-04-29T09:23:36.812Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
09:23:36 [2020-04-29T09:23:36.933Z] time="2020-04-29T09:23:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:23:36 [2020-04-29T09:23:36.933Z] time="2020-04-29T09:23:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:23:36 [2020-04-29T09:23:36.933Z] time="2020-04-29T09:23:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0029fb679f004f786e969e0a9aef767e764dad1e7b32d04375e1d8ec82d13e40" mediatype=application/vnd.docker.plugin.v1+json size=522
09:23:36 [2020-04-29T09:23:36.933Z] time="2020-04-29T09:23:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:23:36 [2020-04-29T09:23:36.933Z] time="2020-04-29T09:23:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:23:36 [2020-04-29T09:23:36.933Z] time="2020-04-29T09:23:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0029fb679f004f786e969e0a9aef767e764dad1e7b32d04375e1d8ec82d13e40" mediatype=application/vnd.docker.plugin.v1+json size=522
09:23:36 [2020-04-29T09:23:36.976Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
09:23:36 [2020-04-29T09:23:36.976Z] === RUN   TestWaitNonBlocked
09:23:36 [2020-04-29T09:23:36.976Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:23:36 [2020-04-29T09:23:36.976Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:23:36 [2020-04-29T09:23:36.976Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:23:36 [2020-04-29T09:23:36.976Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:23:36 [2020-04-29T09:23:36.976Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:23:36 [2020-04-29T09:23:36.976Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:23:37 [2020-04-29T09:23:37.214Z] === RUN   TestPluginInstall/with_insecure
09:23:37 [2020-04-29T09:23:37.911Z] --- PASS: TestWaitNonBlocked (0.03s)
09:23:37 [2020-04-29T09:23:37.911Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s)
09:23:37 [2020-04-29T09:23:37.911Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s)
09:23:37 [2020-04-29T09:23:37.911Z] === RUN   TestWaitBlocked
09:23:37 [2020-04-29T09:23:37.911Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:23:37 [2020-04-29T09:23:37.911Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:23:37 [2020-04-29T09:23:37.911Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:23:37 [2020-04-29T09:23:37.911Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:23:37 [2020-04-29T09:23:37.911Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:23:37 [2020-04-29T09:23:37.911Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:23:38 [2020-04-29T09:23:38.217Z] time="2020-04-29T09:23:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:23:38 [2020-04-29T09:23:38.217Z] time="2020-04-29T09:23:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:23:38 [2020-04-29T09:23:38.217Z] time="2020-04-29T09:23:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba0d433173cc805d59d478cd517cebdd75c6959ced8076c686cbcedaecef7378" mediatype=application/vnd.docker.plugin.v1+json size=522
09:23:38 [2020-04-29T09:23:38.217Z] time="2020-04-29T09:23:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:23:38 [2020-04-29T09:23:38.217Z] time="2020-04-29T09:23:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:23:38 [2020-04-29T09:23:38.217Z] time="2020-04-29T09:23:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba0d433173cc805d59d478cd517cebdd75c6959ced8076c686cbcedaecef7378" mediatype=application/vnd.docker.plugin.v1+json size=522
09:23:38 [2020-04-29T09:23:38.497Z] --- PASS: TestPluginInstall (6.79s)
09:23:38 [2020-04-29T09:23:38.497Z]     --- PASS: TestPluginInstall/no_auth (4.67s)
09:23:38 [2020-04-29T09:23:38.497Z]     --- PASS: TestPluginInstall/with_htpasswd (0.83s)
09:23:38 [2020-04-29T09:23:38.497Z]     --- PASS: TestPluginInstall/with_insecure (1.29s)
09:23:38 [2020-04-29T09:23:38.497Z]         plugin_test.go:157: [dbdf9e22ab5d7] daemon is not started
09:23:38 [2020-04-29T09:23:38.497Z] PASS
09:23:38 [2020-04-29T09:23:38.497Z] 
09:23:38 [2020-04-29T09:23:38.497Z] DONE 6 tests in 7.021s
09:23:38 [2020-04-29T09:23:38.497Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:23:38 [2020-04-29T09:23:38.497Z] ++ 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
09:23:38 [2020-04-29T09:23:38.497Z] ++ set -e
09:23:38 [2020-04-29T09:23:38.497Z] ++ '[' -n 0 ']'
09:23:38 [2020-04-29T09:23:38.497Z] ++ set -x
09:23:38 [2020-04-29T09:23:38.498Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:23:38 [2020-04-29T09:23:38.498Z] INFO: Testing against a local daemon
09:23:38 [2020-04-29T09:23:38.498Z] === RUN   TestExternalGraphDriver
09:23:38 [2020-04-29T09:23:38.778Z] === RUN   TestExternalGraphDriver/json
09:23:38 [2020-04-29T09:23:38.850Z] --- PASS: TestWaitBlocked (0.03s)
09:23:38 [2020-04-29T09:23:38.850Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s)
09:23:38 [2020-04-29T09:23:38.850Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s)
09:23:38 [2020-04-29T09:23:38.850Z] === CONT  TestContainerStartOnDaemonRestart
09:23:38 [2020-04-29T09:23:38.850Z] === CONT  TestContainerKillOnDaemonStart
09:23:38 [2020-04-29T09:23:38.850Z] === CONT  TestDaemonHostGatewayIP
09:23:38 [2020-04-29T09:23:38.850Z] === CONT  TestDaemonRestartIpcMode
09:23:39 [2020-04-29T09:23:39.335Z] --- PASS: TestBuildWithHugeFile (99.26s)
09:23:39 [2020-04-29T09:23:39.335Z] === RUN   TestBuildWithEmptyDockerfile
09:23:39 [2020-04-29T09:23:39.335Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:23:39 [2020-04-29T09:23:39.335Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:23:39 [2020-04-29T09:23:39.335Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:23:39 [2020-04-29T09:23:39.335Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:23:39 [2020-04-29T09:23:39.335Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:23:39 [2020-04-29T09:23:39.335Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:23:39 [2020-04-29T09:23:39.335Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:23:39 [2020-04-29T09:23:39.335Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:23:39 [2020-04-29T09:23:39.335Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:23:39 [2020-04-29T09:23:39.335Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
09:23:39 [2020-04-29T09:23:39.335Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
09:23:39 [2020-04-29T09:23:39.335Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
09:23:39 [2020-04-29T09:23:39.335Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
09:23:39 [2020-04-29T09:23:39.335Z] === RUN   TestBuildPreserveOwnership
09:23:39 [2020-04-29T09:23:39.335Z] === RUN   TestBuildPreserveOwnership/copy_from
09:23:39 [2020-04-29T09:23:39.592Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
09:23:40 [2020-04-29T09:23:40.580Z] --- SKIP: TestServicePlugin (3.55s)
09:23:40 [2020-04-29T09:23:40.580Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] === RUN   TestServiceUpdateLabel
09:23:40 [2020-04-29T09:23:40.580Z] --- SKIP: TestServiceUpdateLabel (0.01s)
09:23:40 [2020-04-29T09:23:40.580Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] === RUN   TestServiceUpdateSecrets
09:23:40 [2020-04-29T09:23:40.580Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
09:23:40 [2020-04-29T09:23:40.580Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] === RUN   TestServiceUpdateConfigs
09:23:40 [2020-04-29T09:23:40.580Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
09:23:40 [2020-04-29T09:23:40.580Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] === RUN   TestServiceUpdateNetwork
09:23:40 [2020-04-29T09:23:40.580Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
09:23:40 [2020-04-29T09:23:40.580Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] === RUN   TestServiceUpdatePidsLimit
09:23:40 [2020-04-29T09:23:40.580Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s)
09:23:40 [2020-04-29T09:23:40.580Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] PASS
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === Skipped
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
09:23:40 [2020-04-29T09:23:40.580Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:23:40 [2020-04-29T09:23:40.580Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
09:23:40 [2020-04-29T09:23:40.580Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:23:40 [2020-04-29T09:23:40.580Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
09:23:40 [2020-04-29T09:23:40.580Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
09:23:40 [2020-04-29T09:23:40.580Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
09:23:40 [2020-04-29T09:23:40.580Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
09:23:40 [2020-04-29T09:23:40.580Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
09:23:40 [2020-04-29T09:23:40.580Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
09:23:40 [2020-04-29T09:23:40.580Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
09:23:40 [2020-04-29T09:23:40.580Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
09:23:40 [2020-04-29T09:23:40.580Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestInspect (0.03s)
09:23:40 [2020-04-29T09:23:40.580Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
09:23:40 [2020-04-29T09:23:40.580Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestReplicatedJob (0.02s)
09:23:40 [2020-04-29T09:23:40.580Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
09:23:40 [2020-04-29T09:23:40.580Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:23:40 [2020-04-29T09:23:40.580Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
09:23:40 [2020-04-29T09:23:40.580Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
09:23:40 [2020-04-29T09:23:40.580Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestServicePlugin (3.55s)
09:23:40 [2020-04-29T09:23:40.580Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
09:23:40 [2020-04-29T09:23:40.580Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
09:23:40 [2020-04-29T09:23:40.580Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
09:23:40 [2020-04-29T09:23:40.580Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
09:23:40 [2020-04-29T09:23:40.580Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s)
09:23:40 [2020-04-29T09:23:40.580Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] DONE 24 tests, 23 skipped in 4.047s
09:23:40 [2020-04-29T09:23:40.580Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:23:40 [2020-04-29T09:23:40.580Z] INFO: Testing against a local daemon
09:23:40 [2020-04-29T09:23:40.580Z] === RUN   TestSessionCreate
09:23:40 [2020-04-29T09:23:40.580Z] --- PASS: TestSessionCreate (0.03s)
09:23:40 [2020-04-29T09:23:40.580Z] === RUN   TestSessionCreateWithBadUpgrade
09:23:40 [2020-04-29T09:23:40.580Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:23:40 [2020-04-29T09:23:40.580Z] PASS
09:23:40 [2020-04-29T09:23:40.580Z] 
09:23:40 [2020-04-29T09:23:40.580Z] DONE 2 tests in 0.136s
09:23:40 [2020-04-29T09:23:40.580Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:23:40 [2020-04-29T09:23:40.580Z] INFO: Testing against a local daemon
09:23:40 [2020-04-29T09:23:40.580Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:23:40 [2020-04-29T09:23:40.580Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:23:40 [2020-04-29T09:23:40.580Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:23:40 [2020-04-29T09:23:40.580Z] === RUN   TestEventsExecDie
09:23:40 [2020-04-29T09:23:40.796Z] === RUN   TestExternalGraphDriver/spec
09:23:40 [2020-04-29T09:23:40.834Z] --- PASS: TestEventsExecDie (0.67s)
09:23:40 [2020-04-29T09:23:40.834Z] === RUN   TestEventsBackwardsCompatible
09:23:40 [2020-04-29T09:23:40.962Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
09:23:41 [2020-04-29T09:23:41.088Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
09:23:41 [2020-04-29T09:23:41.088Z] === RUN   TestInfoBinaryCommits
09:23:41 [2020-04-29T09:23:41.088Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:23:41 [2020-04-29T09:23:41.088Z] === RUN   TestInfoAPIVersioned
09:23:41 [2020-04-29T09:23:41.088Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:23:41 [2020-04-29T09:23:41.088Z] === RUN   TestInfoDiscoveryBackend
09:23:41 [2020-04-29T09:23:41.220Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
09:23:41 [2020-04-29T09:23:41.686Z] tests/integration/models_containers_test.py ............................ [ 83%]
09:23:42 [2020-04-29T09:23:42.811Z] === RUN   TestExternalGraphDriver/pull
09:23:42 [2020-04-29T09:23:42.967Z] --- PASS: TestInfoDiscoveryBackend (1.57s)
09:23:42 [2020-04-29T09:23:42.967Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:23:43 [2020-04-29T09:23:43.046Z] --- PASS: TestContainerStartOnDaemonRestart (3.69s)
09:23:43 [2020-04-29T09:23:43.046Z] === CONT  TestIpcModeOlderClient
09:23:43 [2020-04-29T09:23:43.046Z] --- PASS: TestIpcModeOlderClient (0.16s)
09:23:43 [2020-04-29T09:23:43.305Z] --- PASS: TestDaemonRestartIpcMode (4.37s)
09:23:43 [2020-04-29T09:23:43.743Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:23:43 [2020-04-29T09:23:43.871Z] --- PASS: TestDaemonHostGatewayIP (4.86s)
09:23:45 [2020-04-29T09:23:45.113Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
09:23:45 [2020-04-29T09:23:45.369Z] --- PASS: TestBuildPreserveOwnership (5.96s)
09:23:45 [2020-04-29T09:23:45.369Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.01s)
09:23:45 [2020-04-29T09:23:45.369Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.94s)
09:23:45 [2020-04-29T09:23:45.369Z] === RUN   TestBuildPlatformInvalid
09:23:45 [2020-04-29T09:23:45.369Z] --- PASS: TestBuildPlatformInvalid (0.13s)
09:23:45 [2020-04-29T09:23:45.369Z] PASS
09:23:45 [2020-04-29T09:23:45.369Z] 
09:23:45 [2020-04-29T09:23:45.369Z] === Skipped
09:23:45 [2020-04-29T09:23:45.369Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:23:45 [2020-04-29T09:23:45.369Z]     build_session_test.go:25: TODO: BuildKit
09:23:45 [2020-04-29T09:23:45.369Z] 
09:23:45 [2020-04-29T09:23:45.369Z] 
09:23:45 [2020-04-29T09:23:45.369Z] DONE 32 tests, 1 skipped in 184.658s
09:23:45 [2020-04-29T09:23:45.369Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:23:45 [2020-04-29T09:23:45.369Z] ++ 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
09:23:45 [2020-04-29T09:23:45.369Z] ++ set -e
09:23:45 [2020-04-29T09:23:45.369Z] ++ '[' -n 0 ']'
09:23:45 [2020-04-29T09:23:45.369Z] ++ set -x
09:23:45 [2020-04-29T09:23:45.369Z] ++ env -i DEST=/go/src/github.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
09:23:45 [2020-04-29T09:23:45.478Z] --- PASS: TestExternalGraphDriver (6.45s)
09:23:45 [2020-04-29T09:23:45.478Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
09:23:45 [2020-04-29T09:23:45.478Z]     --- PASS: TestExternalGraphDriver/spec (2.11s)
09:23:45 [2020-04-29T09:23:45.478Z]     --- PASS: TestExternalGraphDriver/pull (2.14s)
09:23:45 [2020-04-29T09:23:45.478Z] === RUN   TestGraphdriverPluginV2
09:23:45 [2020-04-29T09:23:45.478Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
09:23:45 [2020-04-29T09:23:45.478Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:45 [2020-04-29T09:23:45.478Z] PASS
09:23:45 [2020-04-29T09:23:45.478Z] 
09:23:45 [2020-04-29T09:23:45.478Z] === Skipped
09:23:45 [2020-04-29T09:23:45.478Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
09:23:45 [2020-04-29T09:23:45.478Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:45 [2020-04-29T09:23:45.478Z] 
09:23:45 [2020-04-29T09:23:45.478Z] 
09:23:45 [2020-04-29T09:23:45.478Z] DONE 5 tests, 1 skipped in 6.697s
09:23:45 [2020-04-29T09:23:45.478Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:23:45 [2020-04-29T09:23:45.478Z] ++ 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
09:23:45 [2020-04-29T09:23:45.478Z] ++ set -e
09:23:45 [2020-04-29T09:23:45.478Z] ++ '[' -n 0 ']'
09:23:45 [2020-04-29T09:23:45.478Z] ++ set -x
09:23:45 [2020-04-29T09:23:45.478Z] ++ env -i DEST=/go/src/github.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
09:23:45 [2020-04-29T09:23:45.478Z] INFO: Testing against a local daemon
09:23:45 [2020-04-29T09:23:45.478Z] === RUN   TestContinueAfterPluginCrash
09:23:45 [2020-04-29T09:23:45.478Z] === PAUSE TestContinueAfterPluginCrash
09:23:45 [2020-04-29T09:23:45.478Z] === RUN   TestReadPluginNoRead
09:23:45 [2020-04-29T09:23:45.478Z] === PAUSE TestReadPluginNoRead
09:23:45 [2020-04-29T09:23:45.478Z] === RUN   TestDaemonStartWithLogOpt
09:23:45 [2020-04-29T09:23:45.478Z] === PAUSE TestDaemonStartWithLogOpt
09:23:45 [2020-04-29T09:23:45.478Z] === CONT  TestContinueAfterPluginCrash
09:23:45 [2020-04-29T09:23:45.478Z] === CONT  TestDaemonStartWithLogOpt
09:23:45 [2020-04-29T09:23:45.627Z] INFO: Testing against a local daemon
09:23:45 [2020-04-29T09:23:45.627Z] === RUN   TestConfigInspect
09:23:46 [2020-04-29T09:23:46.260Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.68s)
09:23:46 [2020-04-29T09:23:46.260Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:23:46 [2020-04-29T09:23:46.260Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
09:23:46 [2020-04-29T09:23:46.260Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
09:23:46 [2020-04-29T09:23:46.260Z] === RUN   TestInfoAPI
09:23:46 [2020-04-29T09:23:46.260Z] --- PASS: TestInfoAPI (0.05s)
09:23:46 [2020-04-29T09:23:46.260Z] === RUN   TestInfoAPIWarnings
09:23:48 [2020-04-29T09:23:48.140Z] --- PASS: TestInfoAPIWarnings (1.60s)
09:23:48 [2020-04-29T09:23:48.140Z] === RUN   TestInfoDebug
09:23:48 [2020-04-29T09:23:48.900Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
09:23:48 [2020-04-29T09:23:48.900Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
09:23:48 [2020-04-29T09:23:48.900Z] --- PASS: TestConfigInspect (3.42s)
09:23:48 [2020-04-29T09:23:48.900Z] === RUN   TestConfigList
09:23:49 [2020-04-29T09:23:49.465Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
09:23:49 [2020-04-29T09:23:49.849Z] --- PASS: TestDaemonStartWithLogOpt (3.94s)
09:23:49 [2020-04-29T09:23:49.849Z] === CONT  TestReadPluginNoRead
09:23:50 [2020-04-29T09:23:50.019Z] --- PASS: TestInfoDebug (1.80s)
09:23:50 [2020-04-29T09:23:50.019Z] === RUN   TestInfoInsecureRegistries
09:23:50 [2020-04-29T09:23:50.029Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
09:23:50 [2020-04-29T09:23:50.595Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
09:23:51 [2020-04-29T09:23:51.898Z] --- PASS: TestInfoInsecureRegistries (1.81s)
09:23:51 [2020-04-29T09:23:51.898Z] === RUN   TestInfoRegistryMirrors
09:23:51 [2020-04-29T09:23:51.969Z] --- PASS: TestConfigList (2.79s)
09:23:51 [2020-04-29T09:23:51.969Z] === RUN   TestConfigsCreateAndDelete
09:23:51 [2020-04-29T09:23:51.983Z] --- PASS: TestContainerKillOnDaemonStart (13.15s)
09:23:51 [2020-04-29T09:23:51.983Z] PASS
09:23:51 [2020-04-29T09:23:51.983Z] 
09:23:51 [2020-04-29T09:23:51.983Z] === Skipped
09:23:51 [2020-04-29T09:23:51.983Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:23:51 [2020-04-29T09:23:51.983Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:23:51 [2020-04-29T09:23:51.983Z] 
09:23:51 [2020-04-29T09:23:51.983Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
09:23:51 [2020-04-29T09:23:51.983Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:23:51 [2020-04-29T09:23:51.983Z] 
09:23:51 [2020-04-29T09:23:51.983Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
09:23:51 [2020-04-29T09:23:51.983Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:23:51 [2020-04-29T09:23:51.983Z] 
09:23:51 [2020-04-29T09:23:51.983Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:23:51 [2020-04-29T09:23:51.983Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:23:51 [2020-04-29T09:23:51.983Z] 
09:23:51 [2020-04-29T09:23:51.983Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
09:23:51 [2020-04-29T09:23:51.983Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:23:51 [2020-04-29T09:23:51.983Z] 
09:23:51 [2020-04-29T09:23:51.983Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
09:23:51 [2020-04-29T09:23:51.983Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:23:51 [2020-04-29T09:23:51.983Z] 
09:23:51 [2020-04-29T09:23:51.983Z] 
09:23:51 [2020-04-29T09:23:51.983Z] DONE 200 tests, 6 skipped in 136.837s
09:23:52 [2020-04-29T09:23:52.241Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:23:52 [2020-04-29T09:23:52.241Z] ++ 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
09:23:52 [2020-04-29T09:23:52.241Z] ++ set -e
09:23:52 [2020-04-29T09:23:52.241Z] ++ '[' -n 0 ']'
09:23:52 [2020-04-29T09:23:52.241Z] ++ set -x
09:23:52 [2020-04-29T09:23:52.241Z] ++ env -i DEST=/go/src/github.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
09:23:52 [2020-04-29T09:23:52.241Z] INFO: Testing against a local daemon
09:23:52 [2020-04-29T09:23:52.241Z] === RUN   TestCommitInheritsEnv
09:23:52 [2020-04-29T09:23:52.455Z] --- PASS: TestInfoRegistryMirrors (0.77s)
09:23:52 [2020-04-29T09:23:52.456Z] === RUN   TestLoginFailsWithBadCredentials
09:23:52 [2020-04-29T09:23:52.456Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s)
09:23:52 [2020-04-29T09:23:52.456Z] === RUN   TestPingCacheHeaders
09:23:52 [2020-04-29T09:23:52.456Z] --- PASS: TestPingCacheHeaders (0.02s)
09:23:52 [2020-04-29T09:23:52.456Z] === RUN   TestPingGet
09:23:52 [2020-04-29T09:23:52.456Z] --- PASS: TestPingGet (0.01s)
09:23:52 [2020-04-29T09:23:52.456Z] === RUN   TestPingHead
09:23:52 [2020-04-29T09:23:52.456Z] --- PASS: TestPingHead (0.02s)
09:23:52 [2020-04-29T09:23:52.456Z] === RUN   TestVersion
09:23:52 [2020-04-29T09:23:52.518Z] === RUN   TestReadPluginNoRead/default
09:23:52 [2020-04-29T09:23:52.710Z] --- PASS: TestVersion (0.02s)
09:23:52 [2020-04-29T09:23:52.710Z] PASS
09:23:52 [2020-04-29T09:23:52.710Z] 
09:23:52 [2020-04-29T09:23:52.710Z] === Skipped
09:23:52 [2020-04-29T09:23:52.710Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:23:52 [2020-04-29T09:23:52.710Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:23:52 [2020-04-29T09:23:52.710Z] 
09:23:52 [2020-04-29T09:23:52.710Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
09:23:52 [2020-04-29T09:23:52.710Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
09:23:52 [2020-04-29T09:23:52.710Z] 
09:23:52 [2020-04-29T09:23:52.710Z] 
09:23:52 [2020-04-29T09:23:52.710Z] DONE 18 tests, 2 skipped in 12.439s
09:23:52 [2020-04-29T09:23:52.710Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:23:52 [2020-04-29T09:23:52.710Z] INFO: Testing against a local daemon
09:23:52 [2020-04-29T09:23:52.710Z] === RUN   TestVolumesCreateAndList
09:23:52 [2020-04-29T09:23:52.710Z] --- PASS: TestVolumesCreateAndList (0.03s)
09:23:52 [2020-04-29T09:23:52.710Z] === RUN   TestVolumesRemove
09:23:52 [2020-04-29T09:23:52.710Z] --- PASS: TestVolumesRemove (0.09s)
09:23:52 [2020-04-29T09:23:52.710Z] === RUN   TestVolumesInspect
09:23:52 [2020-04-29T09:23:52.808Z] --- PASS: TestCommitInheritsEnv (0.56s)
09:23:52 [2020-04-29T09:23:52.808Z] === RUN   TestImportExtremelyLargeImageWorks
09:23:52 [2020-04-29T09:23:52.808Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:23:52 [2020-04-29T09:23:52.808Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
09:23:52 [2020-04-29T09:23:52.808Z] === RUN   TestImagesFilterMultiReference
09:23:52 [2020-04-29T09:23:52.963Z] --- PASS: TestVolumesInspect (0.02s)
09:23:52 [2020-04-29T09:23:52.964Z] === RUN   TestVolumesInvalidJSON
09:23:52 [2020-04-29T09:23:52.964Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:23:52 [2020-04-29T09:23:52.964Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:23:52 [2020-04-29T09:23:52.964Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:23:52 [2020-04-29T09:23:52.964Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:23:52 [2020-04-29T09:23:52.964Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:23:52 [2020-04-29T09:23:52.964Z] PASS
09:23:52 [2020-04-29T09:23:52.964Z] 
09:23:52 [2020-04-29T09:23:52.964Z] DONE 5 tests in 0.251s
09:23:52 [2020-04-29T09:23:52.964Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:23:52 [2020-04-29T09:23:52.964Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11960 is not a child of this shell
09:23:52 [2020-04-29T09:23:52.964Z] warning: PID 11960 from bundles/test-integration/docker.pid had a nonzero exit code
09:23:52 [2020-04-29T09:23:52.964Z] Leaving: AppArmorNo profiles have been unloaded.
09:23:52 [2020-04-29T09:23:52.964Z] 
09:23:52 [2020-04-29T09:23:52.964Z] Unloading profiles will leave already running processes permanently
09:23:52 [2020-04-29T09:23:52.964Z] unconfined, which can lead to unexpected situations.
09:23:52 [2020-04-29T09:23:52.964Z] 
09:23:52 [2020-04-29T09:23:52.964Z] To set a process to complain mode, use the command line tool
09:23:52 [2020-04-29T09:23:52.964Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:23:52 [2020-04-29T09:23:52.964Z] Removing test suite binaries
09:23:53 [2020-04-29T09:23:53.067Z] --- PASS: TestImagesFilterMultiReference (0.09s)
09:23:53 [2020-04-29T09:23:53.067Z] === RUN   TestImagePullPlatformInvalid
09:23:53 [2020-04-29T09:23:53.067Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
09:23:53 [2020-04-29T09:23:53.067Z] === RUN   TestRemoveImageOrphaning
09:23:53 [2020-04-29T09:23:53.339Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
09:23:53 [2020-04-29T09:23:53.340Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
09:23:53 [2020-04-29T09:23:53.633Z] --- PASS: TestRemoveImageOrphaning (0.54s)
09:23:53 [2020-04-29T09:23:53.633Z] === RUN   TestRemoveImageGarbageCollector
09:23:53 [2020-04-29T09:23:53.633Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:23:53 [2020-04-29T09:23:53.633Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:53 [2020-04-29T09:23:53.633Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:23:53 [2020-04-29T09:23:53.633Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
09:23:53 [2020-04-29T09:23:53.633Z] === RUN   TestTagInvalidReference
09:23:53 [2020-04-29T09:23:53.633Z] --- PASS: TestTagInvalidReference (0.03s)
09:23:53 [2020-04-29T09:23:53.633Z] === RUN   TestTagValidPrefixedRepo
09:23:53 [2020-04-29T09:23:53.633Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
09:23:53 [2020-04-29T09:23:53.633Z] === RUN   TestTagExistedNameWithoutForce
09:23:53 [2020-04-29T09:23:53.885Z] 
09:23:53 [2020-04-29T09:23:53.892Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
09:23:53 [2020-04-29T09:23:53.892Z] === RUN   TestTagOfficialNames
09:23:53 [2020-04-29T09:23:53.892Z] --- PASS: TestTagOfficialNames (0.08s)
09:23:53 [2020-04-29T09:23:53.892Z] === RUN   TestTagMatchesDigest
09:23:53 [2020-04-29T09:23:53.892Z] --- PASS: TestTagMatchesDigest (0.03s)
09:23:53 [2020-04-29T09:23:53.892Z] PASS
09:23:53 [2020-04-29T09:23:53.892Z] 
09:23:53 [2020-04-29T09:23:53.892Z] === Skipped
09:23:53 [2020-04-29T09:23:53.892Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:23:53 [2020-04-29T09:23:53.892Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
09:23:53 [2020-04-29T09:23:53.892Z] 
09:23:53 [2020-04-29T09:23:53.892Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:23:53 [2020-04-29T09:23:53.892Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:53 [2020-04-29T09:23:53.892Z] 
09:23:53 [2020-04-29T09:23:53.892Z] 
09:23:53 [2020-04-29T09:23:53.892Z] DONE 12 tests, 2 skipped in 1.754s
09:23:53 [2020-04-29T09:23:53.892Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:23:53 [2020-04-29T09:23:53.892Z] ++ 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
09:23:53 [2020-04-29T09:23:53.892Z] ++ set -e
09:23:53 [2020-04-29T09:23:53.892Z] ++ '[' -n 0 ']'
09:23:53 [2020-04-29T09:23:53.892Z] ++ set -x
09:23:53 [2020-04-29T09:23:53.892Z] ++ env -i DEST=/go/src/github.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
09:23:53 [2020-04-29T09:23:53.983Z] === RUN   TestReadPluginNoRead/disabled_caching
09:23:54 [2020-04-29T09:23:54.150Z] INFO: Testing against a local daemon
09:23:54 [2020-04-29T09:23:54.150Z] === RUN   TestNetworkCreateDelete
09:23:54 [2020-04-29T09:23:54.271Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
09:23:54 [2020-04-29T09:23:54.409Z] --- PASS: TestNetworkCreateDelete (0.42s)
09:23:54 [2020-04-29T09:23:54.409Z] === RUN   TestDockerNetworkDeletePreferID
09:23:54 [2020-04-29T09:23:54.595Z] --- PASS: TestContinueAfterPluginCrash (9.25s)
09:23:55 [2020-04-29T09:23:55.205Z] --- PASS: TestConfigsCreateAndDelete (3.29s)
09:23:55 [2020-04-29T09:23:55.205Z] === RUN   TestConfigsUpdate
Post stage
[Pipeline] junit
09:23:55 [2020-04-29T09:23:55.252Z] Recording test results
09:23:55 [2020-04-29T09:23:55.770Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
09:23:55 [2020-04-29T09:23:55.789Z] --- PASS: TestDockerNetworkDeletePreferID (1.21s)
09:23:55 [2020-04-29T09:23:55.789Z] === RUN   TestInspectNetwork
09:23:56 [2020-04-29T09:23:56.027Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
09:23:56 [2020-04-29T09:23:56.062Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:23:56 [2020-04-29T09:23:56.958Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:23:57 [2020-04-29T09:23:57.704Z] + echo Ensuring container killed.
09:23:57 [2020-04-29T09:23:57.704Z] Ensuring container killed.
09:23:57 [2020-04-29T09:23:57.704Z] + docker rm -vf docker-pr4
09:23:57 [2020-04-29T09:23:57.704Z] Error: No such container: docker-pr4
09:23:57 [2020-04-29T09:23:57.704Z] + true
[Pipeline] sh
09:23:57 [2020-04-29T09:23:57.974Z] + echo Chowning /workspace to jenkins user
09:23:57 [2020-04-29T09:23:57.974Z] Chowning /workspace to jenkins user
09:23:57 [2020-04-29T09:23:57.974Z] + id -u
09:23:57 [2020-04-29T09:23:57.974Z] + id -g
09:23:57 [2020-04-29T09:23:57.974Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40868:/workspace busybox chown -R 1000:1000 /workspace
09:23:57 [2020-04-29T09:23:57.974Z] Unable to find image 'busybox:latest' locally
09:23:57 [2020-04-29T09:23:57.974Z] latest: Pulling from library/busybox
09:23:57 [2020-04-29T09:23:57.974Z] e2334dd9fee4: Pulling fs layer
09:23:58 [2020-04-29T09:23:58.077Z] --- PASS: TestReadPluginNoRead (8.94s)
09:23:58 [2020-04-29T09:23:58.077Z]     --- PASS: TestReadPluginNoRead/default (1.93s)
09:23:58 [2020-04-29T09:23:58.077Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.05s)
09:23:58 [2020-04-29T09:23:58.077Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.03s)
09:23:58 [2020-04-29T09:23:58.077Z]     read_test.go:91: [d3243d83133cc] daemon is not started
09:23:58 [2020-04-29T09:23:58.077Z] PASS
09:23:58 [2020-04-29T09:23:58.077Z] 
09:23:58 [2020-04-29T09:23:58.077Z] DONE 6 tests in 13.060s
09:23:58 [2020-04-29T09:23:58.077Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:23:58 [2020-04-29T09:23:58.077Z] ++ 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
09:23:58 [2020-04-29T09:23:58.077Z] ++ set -e
09:23:58 [2020-04-29T09:23:58.077Z] ++ '[' -n 0 ']'
09:23:58 [2020-04-29T09:23:58.077Z] ++ set -x
09:23:58 [2020-04-29T09:23:58.077Z] ++ env -i DEST=/go/src/github.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
09:23:58 [2020-04-29T09:23:58.328Z] --- PASS: TestConfigsUpdate (3.31s)
09:23:58 [2020-04-29T09:23:58.328Z] === RUN   TestTemplatedConfig
09:23:58 [2020-04-29T09:23:58.358Z] testing: warning: no tests to run
09:23:58 [2020-04-29T09:23:58.358Z] PASS
09:23:58 [2020-04-29T09:23:58.358Z] 
09:23:58 [2020-04-29T09:23:58.358Z] DONE 0 tests in 0.090s
09:23:58 [2020-04-29T09:23:58.358Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:23:58 [2020-04-29T09:23:58.358Z] ++ 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
09:23:58 [2020-04-29T09:23:58.358Z] ++ set -e
09:23:58 [2020-04-29T09:23:58.358Z] ++ '[' -n 0 ']'
09:23:58 [2020-04-29T09:23:58.358Z] ++ set -x
09:23:58 [2020-04-29T09:23:58.358Z] ++ env -i DEST=/go/src/github.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
09:23:58 [2020-04-29T09:23:58.358Z] INFO: Testing against a local daemon
09:23:58 [2020-04-29T09:23:58.358Z] === RUN   TestPluginWithDevMounts
09:23:58 [2020-04-29T09:23:58.358Z] === PAUSE TestPluginWithDevMounts
09:23:58 [2020-04-29T09:23:58.358Z] === CONT  TestPluginWithDevMounts
09:23:58 [2020-04-29T09:23:58.892Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
09:23:59 [2020-04-29T09:23:59.352Z] .........                                                                [ 86%]
09:23:59 [2020-04-29T09:23:59.457Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
09:24:00 [2020-04-29T09:24:00.467Z] --- PASS: TestPluginWithDevMounts (1.88s)
09:24:00 [2020-04-29T09:24:00.467Z] PASS
09:24:00 [2020-04-29T09:24:00.467Z] 
09:24:00 [2020-04-29T09:24:00.467Z] DONE 1 tests in 1.982s
09:24:00 [2020-04-29T09:24:00.467Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
09:24:00 [2020-04-29T09:24:00.467Z] ++ 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
09:24:00 [2020-04-29T09:24:00.467Z] ++ set -e
09:24:00 [2020-04-29T09:24:00.467Z] ++ '[' -n 0 ']'
09:24:00 [2020-04-29T09:24:00.467Z] ++ set -x
09:24:00 [2020-04-29T09:24:00.467Z] ++ env -i DEST=/go/src/github.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
09:24:00 [2020-04-29T09:24:00.467Z] INFO: Testing against a local daemon
09:24:00 [2020-04-29T09:24:00.467Z] === RUN   TestSecretInspect
09:24:01 [2020-04-29T09:24:01.058Z] === RUN   TestInspectNetwork/full_network_id
09:24:01 [2020-04-29T09:24:01.058Z] === RUN   TestInspectNetwork/partial_network_id
09:24:01 [2020-04-29T09:24:01.058Z] === RUN   TestInspectNetwork/network_name
09:24:01 [2020-04-29T09:24:01.058Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:24:02 [2020-04-29T09:24:02.045Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
09:24:02 [2020-04-29T09:24:02.045Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
09:24:02 [2020-04-29T09:24:02.045Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
09:24:02 [2020-04-29T09:24:02.045Z] --- PASS: TestTemplatedConfig (3.63s)
09:24:02 [2020-04-29T09:24:02.045Z] === RUN   TestConfigCreateResolve
09:24:02 [2020-04-29T09:24:02.996Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
09:24:03 [2020-04-29T09:24:03.200Z] e2334dd9fee4: Download complete
09:24:03 [2020-04-29T09:24:03.200Z] e2334dd9fee4: Pull complete
09:24:03 [2020-04-29T09:24:03.200Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
09:24:03 [2020-04-29T09:24:03.200Z] Status: Downloaded newer image for busybox:latest
09:24:03 [2020-04-29T09:24:03.944Z] --- PASS: TestSecretInspect (3.65s)
09:24:03 [2020-04-29T09:24:03.944Z] === RUN   TestSecretList
09:24:04 [2020-04-29T09:24:04.399Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:24:04 [2020-04-29T09:24:04.869Z] tests/integration/models_images_test.py ...............                  [ 89%]
09:24:04 [2020-04-29T09:24:04.883Z] + bundleName=amd64-rootless
09:24:04 [2020-04-29T09:24:04.883Z] + echo Creating amd64-rootless-bundles.tar.gz
09:24:04 [2020-04-29T09:24:04.883Z] Creating amd64-rootless-bundles.tar.gz
09:24:04 [2020-04-29T09:24:04.883Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
09:24:04 [2020-04-29T09:24:04.883Z] + 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
09:24:04 [2020-04-29T09:24:04.891Z] Archiving artifacts
09:24:05 [2020-04-29T09:24:05.245Z] --- PASS: TestInspectNetwork (9.02s)
09:24:05 [2020-04-29T09:24:05.245Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:24:05 [2020-04-29T09:24:05.245Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:24:05 [2020-04-29T09:24:05.245Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:24:05 [2020-04-29T09:24:05.245Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:24:05 [2020-04-29T09:24:05.245Z] === RUN   TestRunContainerWithBridgeNone
09:24:05 [2020-04-29T09:24:05.330Z] --- PASS: TestConfigCreateResolve (3.12s)
09:24:05 [2020-04-29T09:24:05.330Z] === RUN   TestConfigDaemonLibtrustID
09:24:05 [2020-04-29T09:24:05.587Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
09:24:05 [2020-04-29T09:24:05.587Z] PASS
09:24:05 [2020-04-29T09:24:05.587Z] 
09:24:05 [2020-04-29T09:24:05.587Z] DONE 7 tests in 20.221s
09:24:05 [2020-04-29T09:24:05.587Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:24:05 [2020-04-29T09:24:05.587Z] ++ 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
09:24:05 [2020-04-29T09:24:05.587Z] ++ set -e
09:24:05 [2020-04-29T09:24:05.587Z] ++ '[' -n 0 ']'
09:24:05 [2020-04-29T09:24:05.587Z] ++ set -x
09:24:05 [2020-04-29T09:24:05.587Z] ++ env -i DEST=/go/src/github.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
09:24:05 [2020-04-29T09:24:05.845Z] INFO: Testing against a local daemon
09:24:05 [2020-04-29T09:24:05.845Z] === RUN   TestCheckpoint
09:24:05 [2020-04-29T09:24:05.845Z] --- SKIP: TestCheckpoint (0.00s)
09:24:05 [2020-04-29T09:24:05.845Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:24:05 [2020-04-29T09:24:05.845Z] === RUN   TestContainerInvalidJSON
09:24:05 [2020-04-29T09:24:05.845Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:24:05 [2020-04-29T09:24:05.845Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:24:05 [2020-04-29T09:24:05.845Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:24:05 [2020-04-29T09:24:05.845Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:24:05 [2020-04-29T09:24:05.845Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:24:05 [2020-04-29T09:24:05.845Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:24:05 [2020-04-29T09:24:05.845Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:24:05 [2020-04-29T09:24:05.845Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:24:05 [2020-04-29T09:24:05.845Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:24:05 [2020-04-29T09:24:05.845Z] --- PASS: TestContainerInvalidJSON (0.04s)
09:24:05 [2020-04-29T09:24:05.845Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:24:05 [2020-04-29T09:24:05.845Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
09:24:05 [2020-04-29T09:24:05.845Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:24:05 [2020-04-29T09:24:05.845Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:24:05 [2020-04-29T09:24:05.845Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
09:24:05 [2020-04-29T09:24:05.845Z] === RUN   TestCopyFromContainerPathIsNotDir
09:24:06 [2020-04-29T09:24:06.103Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
09:24:06 [2020-04-29T09:24:06.103Z] === RUN   TestCopyToContainerPathDoesNotExist
09:24:06 [2020-04-29T09:24:06.103Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
09:24:06 [2020-04-29T09:24:06.103Z] === RUN   TestCopyToContainerPathIsNotDir
09:24:06 [2020-04-29T09:24:06.361Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
09:24:06 [2020-04-29T09:24:06.361Z] === RUN   TestCopyFromContainer
09:24:06 [2020-04-29T09:24:06.756Z] tests/integration/models_networks_test.py ....                           [ 90%]
09:24:06 [2020-04-29T09:24:06.809Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40868/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:24:06 [2020-04-29T09:24:06.927Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
09:24:07 [2020-04-29T09:24:07.115Z] + make clean
09:24:07 [2020-04-29T09:24:07.153Z] --- PASS: TestRunContainerWithBridgeNone (2.54s)
09:24:07 [2020-04-29T09:24:07.153Z] === RUN   TestNetworkInvalidJSON
09:24:07 [2020-04-29T09:24:07.153Z] === RUN   TestNetworkInvalidJSON//networks/create
09:24:07 [2020-04-29T09:24:07.153Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:24:07 [2020-04-29T09:24:07.153Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:24:07 [2020-04-29T09:24:07.153Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:24:07 [2020-04-29T09:24:07.153Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:24:07 [2020-04-29T09:24:07.153Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:24:07 [2020-04-29T09:24:07.153Z] === CONT  TestNetworkInvalidJSON//networks/create
09:24:07 [2020-04-29T09:24:07.153Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:24:07 [2020-04-29T09:24:07.153Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:24:07 [2020-04-29T09:24:07.153Z] --- PASS: TestNetworkInvalidJSON (0.03s)
09:24:07 [2020-04-29T09:24:07.153Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:24:07 [2020-04-29T09:24:07.153Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:24:07 [2020-04-29T09:24:07.153Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:24:07 [2020-04-29T09:24:07.153Z] === RUN   TestHostIPv4BridgeLabel
09:24:07 [2020-04-29T09:24:07.369Z] docker volume rm -f docker-dev-cache
09:24:07 [2020-04-29T09:24:07.369Z] docker-dev-cache
[Pipeline] deleteDir
09:24:07 [2020-04-29T09:24:07.387Z] --- PASS: TestSecretList (3.21s)
09:24:07 [2020-04-29T09:24:07.387Z] === RUN   TestSecretsCreateAndDelete
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:24:08 [2020-04-29T09:24:08.090Z] --- PASS: TestHostIPv4BridgeLabel (0.77s)
09:24:08 [2020-04-29T09:24:08.090Z] === RUN   TestDaemonRestartWithLiveRestore
[Pipeline] // stage
[Pipeline] }
09:24:08 [2020-04-29T09:24:08.298Z] === RUN   TestCopyFromContainer//
09:24:08 [2020-04-29T09:24:08.298Z] === RUN   TestCopyFromContainer//bar/root
09:24:08 [2020-04-29T09:24:08.556Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
09:24:08 [2020-04-29T09:24:08.556Z] === RUN   TestCopyFromContainer//bar/root/
09:24:08 [2020-04-29T09:24:08.556Z] === RUN   TestCopyFromContainer/bar/quux
09:24:08 [2020-04-29T09:24:08.813Z] === RUN   TestCopyFromContainer/bar/quux/
09:24:08 [2020-04-29T09:24:08.813Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:24:09 [2020-04-29T09:24:09.069Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:24:09 [2020-04-29T09:24:09.069Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:24:09 [2020-04-29T09:24:09.326Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:24:09 [2020-04-29T09:24:09.326Z] === RUN   TestCopyFromContainer/bar/notarget
09:24:09 [2020-04-29T09:24:09.467Z] --- PASS: TestDaemonRestartWithLiveRestore (1.44s)
09:24:09 [2020-04-29T09:24:09.467Z] === RUN   TestDaemonDefaultNetworkPools
09:24:09 [2020-04-29T09:24:09.583Z] --- PASS: TestCopyFromContainer (3.24s)
09:24:09 [2020-04-29T09:24:09.583Z]     --- PASS: TestCopyFromContainer// (0.11s)
09:24:09 [2020-04-29T09:24:09.583Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
09:24:09 [2020-04-29T09:24:09.583Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.16s)
09:24:09 [2020-04-29T09:24:09.583Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
09:24:09 [2020-04-29T09:24:09.583Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
09:24:09 [2020-04-29T09:24:09.583Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
09:24:09 [2020-04-29T09:24:09.583Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
09:24:09 [2020-04-29T09:24:09.583Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s)
09:24:09 [2020-04-29T09:24:09.583Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
09:24:09 [2020-04-29T09:24:09.583Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
09:24:09 [2020-04-29T09:24:09.583Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:24:09 [2020-04-29T09:24:09.583Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:24:09 [2020-04-29T09:24:09.583Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:24:09 [2020-04-29T09:24:09.583Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:24:09 [2020-04-29T09:24:09.583Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:24:09 [2020-04-29T09:24:09.583Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:24:09 [2020-04-29T09:24:09.583Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:24:09 [2020-04-29T09:24:09.583Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:24:09 [2020-04-29T09:24:09.583Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:24:09 [2020-04-29T09:24:09.583Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:24:09 [2020-04-29T09:24:09.583Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:24:09 [2020-04-29T09:24:09.583Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
09:24:09 [2020-04-29T09:24:09.583Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:24:09 [2020-04-29T09:24:09.583Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.02s)
09:24:09 [2020-04-29T09:24:09.583Z] === RUN   TestCreateLinkToNonExistingContainer
09:24:09 [2020-04-29T09:24:09.583Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
09:24:09 [2020-04-29T09:24:09.583Z] === RUN   TestCreateWithInvalidEnv
09:24:09 [2020-04-29T09:24:09.583Z] === RUN   TestCreateWithInvalidEnv/0
09:24:09 [2020-04-29T09:24:09.583Z] === PAUSE TestCreateWithInvalidEnv/0
09:24:09 [2020-04-29T09:24:09.583Z] === RUN   TestCreateWithInvalidEnv/1
09:24:09 [2020-04-29T09:24:09.583Z] === PAUSE TestCreateWithInvalidEnv/1
09:24:09 [2020-04-29T09:24:09.583Z] === RUN   TestCreateWithInvalidEnv/2
09:24:09 [2020-04-29T09:24:09.584Z] === PAUSE TestCreateWithInvalidEnv/2
09:24:09 [2020-04-29T09:24:09.584Z] === CONT  TestCreateWithInvalidEnv/0
09:24:09 [2020-04-29T09:24:09.584Z] === CONT  TestCreateWithInvalidEnv/2
09:24:09 [2020-04-29T09:24:09.584Z] === CONT  TestCreateWithInvalidEnv/1
09:24:09 [2020-04-29T09:24:09.584Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:24:09 [2020-04-29T09:24:09.584Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:24:09 [2020-04-29T09:24:09.584Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:24:09 [2020-04-29T09:24:09.584Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:24:09 [2020-04-29T09:24:09.584Z] === RUN   TestCreateTmpfsMountsTarget
09:24:09 [2020-04-29T09:24:09.584Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
09:24:09 [2020-04-29T09:24:09.584Z] === RUN   TestCreateWithCustomMaskedPaths
09:24:10 [2020-04-29T09:24:10.516Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
09:24:10 [2020-04-29T09:24:10.835Z] --- PASS: TestSecretsCreateAndDelete (3.60s)
09:24:10 [2020-04-29T09:24:10.835Z] === RUN   TestSecretsUpdate
09:24:10 [2020-04-29T09:24:10.843Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s)
09:24:10 [2020-04-29T09:24:10.843Z] === RUN   TestDaemonRestartWithExistingNetwork
09:24:11 [2020-04-29T09:24:11.888Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
09:24:12 [2020-04-29T09:24:12.008Z] tests/integration/models_nodes_test.py .                                 [ 91%]
09:24:12 [2020-04-29T09:24:12.144Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s)
09:24:12 [2020-04-29T09:24:12.145Z] === RUN   TestCreateWithCapabilities
09:24:12 [2020-04-29T09:24:12.145Z] === RUN   TestCreateWithCapabilities/no_capabilities
09:24:12 [2020-04-29T09:24:12.145Z] === PAUSE TestCreateWithCapabilities/no_capabilities
09:24:12 [2020-04-29T09:24:12.145Z] === RUN   TestCreateWithCapabilities/empty_capabilities
09:24:12 [2020-04-29T09:24:12.145Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
09:24:12 [2020-04-29T09:24:12.145Z] === RUN   TestCreateWithCapabilities/valid_capabilities
09:24:12 [2020-04-29T09:24:12.145Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
09:24:12 [2020-04-29T09:24:12.145Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
09:24:12 [2020-04-29T09:24:12.145Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
09:24:12 [2020-04-29T09:24:12.145Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
09:24:12 [2020-04-29T09:24:12.145Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
09:24:12 [2020-04-29T09:24:12.145Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
09:24:12 [2020-04-29T09:24:12.145Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
09:24:12 [2020-04-29T09:24:12.145Z] === RUN   TestCreateWithCapabilities/empty_capadd
09:24:12 [2020-04-29T09:24:12.145Z] === PAUSE TestCreateWithCapabilities/empty_capadd
09:24:12 [2020-04-29T09:24:12.145Z] === RUN   TestCreateWithCapabilities/empty_capdrop
09:24:12 [2020-04-29T09:24:12.145Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
09:24:12 [2020-04-29T09:24:12.145Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
09:24:12 [2020-04-29T09:24:12.145Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
09:24:12 [2020-04-29T09:24:12.145Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
09:24:12 [2020-04-29T09:24:12.145Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
09:24:12 [2020-04-29T09:24:12.145Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
09:24:12 [2020-04-29T09:24:12.145Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
09:24:12 [2020-04-29T09:24:12.145Z] === CONT  TestCreateWithCapabilities/no_capabilities
09:24:12 [2020-04-29T09:24:12.145Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
09:24:12 [2020-04-29T09:24:12.145Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
09:24:12 [2020-04-29T09:24:12.145Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
09:24:12 [2020-04-29T09:24:12.145Z] === CONT  TestCreateWithCapabilities/empty_capdrop
09:24:12 [2020-04-29T09:24:12.145Z] === CONT  TestCreateWithCapabilities/empty_capadd
09:24:12 [2020-04-29T09:24:12.145Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
09:24:12 [2020-04-29T09:24:12.145Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
09:24:12 [2020-04-29T09:24:12.402Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
09:24:12 [2020-04-29T09:24:12.402Z] === CONT  TestCreateWithCapabilities/valid_capabilities
09:24:12 [2020-04-29T09:24:12.402Z] === CONT  TestCreateWithCapabilities/empty_capabilities
09:24:12 [2020-04-29T09:24:12.402Z] --- PASS: TestCreateWithCapabilities (0.02s)
09:24:12 [2020-04-29T09:24:12.402Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
09:24:12 [2020-04-29T09:24:12.402Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.02s)
09:24:12 [2020-04-29T09:24:12.402Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
09:24:12 [2020-04-29T09:24:12.402Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
09:24:12 [2020-04-29T09:24:12.402Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
09:24:12 [2020-04-29T09:24:12.402Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
09:24:12 [2020-04-29T09:24:12.402Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
09:24:12 [2020-04-29T09:24:12.402Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
09:24:12 [2020-04-29T09:24:12.402Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
09:24:12 [2020-04-29T09:24:12.402Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
09:24:12 [2020-04-29T09:24:12.402Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
09:24:12 [2020-04-29T09:24:12.402Z] === RUN   TestCreateWithCustomReadonlyPaths
09:24:12 [2020-04-29T09:24:12.751Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.90s)
09:24:12 [2020-04-29T09:24:12.751Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:24:13 [2020-04-29T09:24:13.377Z] tests/integration/models_resources_test.py .                             [ 91%]
09:24:13 [2020-04-29T09:24:13.771Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
09:24:14 [2020-04-29T09:24:14.030Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
09:24:14 [2020-04-29T09:24:14.960Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.61s)
09:24:14 [2020-04-29T09:24:14.960Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:24:14 [2020-04-29T09:24:14.960Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:24:14 [2020-04-29T09:24:14.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:24:14 [2020-04-29T09:24:14.960Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:24:14 [2020-04-29T09:24:14.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:24:14 [2020-04-29T09:24:14.960Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:24:14 [2020-04-29T09:24:14.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:24:14 [2020-04-29T09:24:14.960Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:24:14 [2020-04-29T09:24:14.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:24:14 [2020-04-29T09:24:14.960Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:24:14 [2020-04-29T09:24:14.960Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:24:14 [2020-04-29T09:24:14.960Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:24:14 [2020-04-29T09:24:14.960Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:24:14 [2020-04-29T09:24:14.960Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:24:14 [2020-04-29T09:24:14.960Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:24:14 [2020-04-29T09:24:14.960Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:24:14 [2020-04-29T09:24:14.960Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
09:24:14 [2020-04-29T09:24:14.960Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
09:24:14 [2020-04-29T09:24:14.960Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
09:24:14 [2020-04-29T09:24:14.960Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:24:14 [2020-04-29T09:24:14.960Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:24:14 [2020-04-29T09:24:14.960Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:24:14 [2020-04-29T09:24:14.960Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:24:15 [2020-04-29T09:24:15.211Z] --- PASS: TestSecretsUpdate (3.70s)
09:24:15 [2020-04-29T09:24:15.211Z] === RUN   TestTemplatedSecret
09:24:15 [2020-04-29T09:24:15.283Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.34s)
09:24:15 [2020-04-29T09:24:15.283Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:24:15 [2020-04-29T09:24:15.851Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.79s)
09:24:15 [2020-04-29T09:24:15.851Z] === RUN   TestServiceWithPredefinedNetwork
09:24:15 [2020-04-29T09:24:15.893Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.92s)
09:24:15 [2020-04-29T09:24:15.893Z] === RUN   TestContainerStartOnDaemonRestart
09:24:15 [2020-04-29T09:24:15.893Z] === PAUSE TestContainerStartOnDaemonRestart
09:24:15 [2020-04-29T09:24:15.893Z] === RUN   TestDaemonRestartIpcMode
09:24:15 [2020-04-29T09:24:15.893Z] === PAUSE TestDaemonRestartIpcMode
09:24:15 [2020-04-29T09:24:15.893Z] === RUN   TestDaemonHostGatewayIP
09:24:15 [2020-04-29T09:24:15.893Z] === PAUSE TestDaemonHostGatewayIP
09:24:15 [2020-04-29T09:24:15.893Z] === RUN   TestContainerKillOnDaemonStart
09:24:15 [2020-04-29T09:24:15.893Z] === PAUSE TestContainerKillOnDaemonStart
09:24:15 [2020-04-29T09:24:15.893Z] === RUN   TestDiff
09:24:16 [2020-04-29T09:24:16.150Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
09:24:16 [2020-04-29T09:24:16.411Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
09:24:16 [2020-04-29T09:24:16.977Z] --- PASS: TestDiff (0.92s)
09:24:16 [2020-04-29T09:24:16.977Z] === RUN   TestExecWithCloseStdin
09:24:17 [2020-04-29T09:24:17.908Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
09:24:18 [2020-04-29T09:24:18.166Z] --- PASS: TestExecWithCloseStdin (1.23s)
09:24:18 [2020-04-29T09:24:18.166Z] === RUN   TestExec
09:24:18 [2020-04-29T09:24:18.166Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
09:24:18 [2020-04-29T09:24:18.655Z] --- PASS: TestTemplatedSecret (3.71s)
09:24:18 [2020-04-29T09:24:18.655Z] === RUN   TestSecretCreateResolve
09:24:19 [2020-04-29T09:24:19.098Z] --- PASS: TestExec (0.98s)
09:24:19 [2020-04-29T09:24:19.098Z] === RUN   TestExecUser
09:24:19 [2020-04-29T09:24:19.138Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s)
09:24:19 [2020-04-29T09:24:19.138Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:24:19 [2020-04-29T09:24:19.138Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:24:19 [2020-04-29T09:24:19.138Z]     service_test.go:236: FLAKY_TEST
09:24:19 [2020-04-29T09:24:19.138Z] === RUN   TestServiceWithDataPathPortInit
09:24:19 [2020-04-29T09:24:19.141Z] tests/integration/models_services_test.py ..............X.               [ 95%]
09:24:20 [2020-04-29T09:24:20.028Z] --- PASS: TestExecUser (0.94s)
09:24:20 [2020-04-29T09:24:20.028Z] === RUN   TestExportContainerAndImportImage
09:24:21 [2020-04-29T09:24:21.400Z] --- PASS: TestExportContainerAndImportImage (1.17s)
09:24:21 [2020-04-29T09:24:21.400Z] === RUN   TestExportContainerAfterDaemonRestart
09:24:21 [2020-04-29T09:24:21.965Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
09:24:22 [2020-04-29T09:24:22.100Z] --- PASS: TestSecretCreateResolve (3.71s)
09:24:22 [2020-04-29T09:24:22.100Z] PASS
09:24:22 [2020-04-29T09:24:22.100Z] 
09:24:22 [2020-04-29T09:24:22.100Z] DONE 6 tests in 21.702s
09:24:22 [2020-04-29T09:24:22.100Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
09:24:22 [2020-04-29T09:24:22.100Z] ++ 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
09:24:22 [2020-04-29T09:24:22.100Z] ++ set -e
09:24:22 [2020-04-29T09:24:22.100Z] ++ '[' -n 0 ']'
09:24:22 [2020-04-29T09:24:22.100Z] ++ set -x
09:24:22 [2020-04-29T09:24:22.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:24:22 [2020-04-29T09:24:22.100Z] INFO: Testing against a local daemon
09:24:22 [2020-04-29T09:24:22.100Z] === RUN   TestServiceCreateInit
09:24:22 [2020-04-29T09:24:22.100Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:24:22 [2020-04-29T09:24:22.530Z] === RUN   TestDockerSuite/TestBuildAddNonTar
09:24:22 [2020-04-29T09:24:22.787Z] --- PASS: TestExportContainerAfterDaemonRestart (1.65s)
09:24:22 [2020-04-29T09:24:22.787Z] === RUN   TestHealthCheckWorkdir
09:24:22 [2020-04-29T09:24:22.928Z] tests/integration/models_swarm_test.py ..                                [ 96%]
09:24:22 [2020-04-29T09:24:22.928Z] tests/integration/models_volumes_test.py ..                              [ 96%]
09:24:23 [2020-04-29T09:24:23.719Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
09:24:23 [2020-04-29T09:24:23.975Z] --- PASS: TestHealthCheckWorkdir (1.27s)
09:24:23 [2020-04-29T09:24:23.975Z] === RUN   TestHealthKillContainer
09:24:24 [2020-04-29T09:24:24.906Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
09:24:25 [2020-04-29T09:24:25.837Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
09:24:26 [2020-04-29T09:24:26.401Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
09:24:26 [2020-04-29T09:24:26.658Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
09:24:27 [2020-04-29T09:24:27.024Z] tests/integration/regression_test.py ......                              [ 98%]
09:24:27 [2020-04-29T09:24:27.222Z] --- PASS: TestHealthKillContainer (3.16s)
09:24:27 [2020-04-29T09:24:27.222Z] === RUN   TestInspectCpusetInConfigPre120
09:24:27 [2020-04-29T09:24:27.222Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
09:24:27 [2020-04-29T09:24:27.537Z] tests/integration/credentials/store_test.py ......                       [ 99%]
09:24:27 [2020-04-29T09:24:27.537Z] tests/integration/credentials/utils_test.py .                            [100%]
09:24:27 [2020-04-29T09:24:27.537Z] 
09:24:27 [2020-04-29T09:24:27.537Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
09:24:27 [2020-04-29T09:24:27.537Z] =========================== short test summary info ============================
09:24:27 [2020-04-29T09:24:27.537Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
09:24:27 [2020-04-29T09:24:27.537Z]   CONFIG_RT_GROUP_SCHED isn't enabled
09:24:27 [2020-04-29T09:24:27.537Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
09:24:27 [2020-04-29T09:24:27.537Z]   Not supported on most drivers
09:24:27 [2020-04-29T09:24:27.537Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
09:24:27 [2020-04-29T09:24:27.537Z]   Can fail if eth0 has multiple IP addresses
09:24:27 [2020-04-29T09:24:27.537Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
09:24:27 [2020-04-29T09:24:27.537Z]   This doesn't seem to be taken into account by the engine
09:24:27 [2020-04-29T09:24:27.537Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
09:24:27 [2020-04-29T09:24:27.537Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
09:24:27 [2020-04-29T09:24:27.537Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
09:24:27 [2020-04-29T09:24:27.537Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
09:24:27 [2020-04-29T09:24:27.537Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
09:24:27 [2020-04-29T09:24:27.537Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
09:24:27 [2020-04-29T09:24:27.537Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
09:24:27 [2020-04-29T09:24:27.537Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 345.11 seconds ==
09:24:28 [2020-04-29T09:24:28.101Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
09:24:28 [2020-04-29T09:24:28.153Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
09:24:28 [2020-04-29T09:24:28.153Z] --- PASS: TestInspectCpusetInConfigPre120 (1.01s)
09:24:28 [2020-04-29T09:24:28.153Z] === RUN   TestIpcModeNone
09:24:28 [2020-04-29T09:24:28.893Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:24:29 [2020-04-29T09:24:29.084Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
09:24:29 [2020-04-29T09:24:29.341Z] --- PASS: TestIpcModeNone (1.21s)
09:24:29 [2020-04-29T09:24:29.341Z] === RUN   TestIpcModePrivate
09:24:30 [2020-04-29T09:24:30.274Z] --- PASS: TestIpcModePrivate (0.92s)
09:24:30 [2020-04-29T09:24:30.274Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:200, shared: false, mustBeShared: false
09:24:30 [2020-04-29T09:24:30.274Z] === RUN   TestIpcModeShareable
09:24:30 [2020-04-29T09:24:30.838Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
09:24:31 [2020-04-29T09:24:31.095Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
09:24:31 [2020-04-29T09:24:31.095Z] --- PASS: TestIpcModeShareable (0.81s)
09:24:31 [2020-04-29T09:24:31.095Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:200, shared: true, mustBeShared: true
09:24:31 [2020-04-29T09:24:31.095Z] === RUN   TestAPIIpcModeShareableAndContainer
09:24:32 [2020-04-29T09:24:32.466Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
09:24:32 [2020-04-29T09:24:32.724Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
09:24:33 [2020-04-29T09:24:33.307Z] --- PASS: TestServiceCreateInit (11.07s)
09:24:33 [2020-04-29T09:24:33.307Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.71s)
09:24:33 [2020-04-29T09:24:33.307Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.35s)
09:24:33 [2020-04-29T09:24:33.307Z] === RUN   TestCreateServiceMultipleTimes
09:24:33 [2020-04-29T09:24:33.657Z] === RUN   TestDockerSuite/TestBuildAddScript
09:24:34 [2020-04-29T09:24:34.589Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.21s)
09:24:34 [2020-04-29T09:24:34.589Z] === RUN   TestAPIIpcModeHost
09:24:34 [2020-04-29T09:24:34.589Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
09:24:35 [2020-04-29T09:24:35.520Z] --- PASS: TestAPIIpcModeHost (0.92s)
09:24:35 [2020-04-29T09:24:35.520Z] === RUN   TestDaemonIpcModeShareable
09:24:36 [2020-04-29T09:24:36.453Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
09:24:37 [2020-04-29T09:24:37.018Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
09:24:37 [2020-04-29T09:24:37.222Z] --- PASS: TestServiceWithDataPathPortInit (18.23s)
09:24:37 [2020-04-29T09:24:37.222Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:24:37 [2020-04-29T09:24:37.276Z] --- PASS: TestDaemonIpcModeShareable (1.90s)
09:24:37 [2020-04-29T09:24:37.276Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: true, mustBeShared: true
09:24:37 [2020-04-29T09:24:37.276Z] === RUN   TestDaemonIpcModePrivate
09:24:38 [2020-04-29T09:24:38.646Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
09:24:38 [2020-04-29T09:24:38.904Z] --- PASS: TestDaemonIpcModePrivate (1.81s)
09:24:38 [2020-04-29T09:24:38.904Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false
09:24:38 [2020-04-29T09:24:38.904Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:24:40 [2020-04-29T09:24:40.283Z] Leaving: AppArmorNo profiles have been unloaded.
09:24:40 [2020-04-29T09:24:40.283Z] 
09:24:40 [2020-04-29T09:24:40.283Z] Unloading profiles will leave already running processes permanently
09:24:40 [2020-04-29T09:24:40.283Z] unconfined, which can lead to unexpected situations.
09:24:40 [2020-04-29T09:24:40.283Z] 
09:24:40 [2020-04-29T09:24:40.283Z] To set a process to complain mode, use the command line tool
09:24:40 [2020-04-29T09:24:40.283Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:24:40 [2020-04-29T09:24:40.283Z] 
Post stage
[Pipeline] junit
09:24:40 [2020-04-29T09:24:40.550Z] Recording test results
09:24:40 [2020-04-29T09:24:40.800Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
09:24:41 [2020-04-29T09:24:41.058Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.92s)
09:24:41 [2020-04-29T09:24:41.058Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false
09:24:41 [2020-04-29T09:24:41.058Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:24:41 [2020-04-29T09:24:41.058Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
[Pipeline] sh
09:24:42 [2020-04-29T09:24:42.085Z] + echo Ensuring container killed.
09:24:42 [2020-04-29T09:24:42.085Z] Ensuring container killed.
09:24:42 [2020-04-29T09:24:42.085Z] + docker rm -vf docker-pr4
09:24:42 [2020-04-29T09:24:42.085Z] Error: No such container: docker-pr4
09:24:42 [2020-04-29T09:24:42.085Z] + true
[Pipeline] sh
09:24:42 [2020-04-29T09:24:42.372Z] + echo Chowning /workspace to jenkins user
09:24:42 [2020-04-29T09:24:42.372Z] Chowning /workspace to jenkins user
09:24:42 [2020-04-29T09:24:42.372Z] + id -u
09:24:42 [2020-04-29T09:24:42.372Z] + id -g
09:24:42 [2020-04-29T09:24:42.372Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40868:/workspace busybox chown -R 1000:1000 /workspace
09:24:42 [2020-04-29T09:24:42.372Z] Unable to find image 'busybox:latest' locally
09:24:42 [2020-04-29T09:24:42.952Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s)
09:24:42 [2020-04-29T09:24:42.952Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: true, mustBeShared: true
09:24:42 [2020-04-29T09:24:42.952Z] === RUN   TestIpcModeOlderClient
09:24:42 [2020-04-29T09:24:42.952Z] === PAUSE TestIpcModeOlderClient
09:24:42 [2020-04-29T09:24:42.952Z] === RUN   TestKillContainerInvalidSignal
09:24:43 [2020-04-29T09:24:43.516Z] --- PASS: TestKillContainerInvalidSignal (0.90s)
09:24:43 [2020-04-29T09:24:43.516Z] === RUN   TestKillContainer
09:24:43 [2020-04-29T09:24:43.516Z] === RUN   TestKillContainer/no_signal
09:24:44 [2020-04-29T09:24:44.446Z] === RUN   TestKillContainer/non_killing_signal
09:24:44 [2020-04-29T09:24:44.704Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
09:24:45 [2020-04-29T09:24:45.269Z] === RUN   TestKillContainer/killing_signal
09:24:45 [2020-04-29T09:24:45.269Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
09:24:46 [2020-04-29T09:24:46.200Z] --- PASS: TestKillContainer (2.69s)
09:24:46 [2020-04-29T09:24:46.200Z]     --- PASS: TestKillContainer/no_signal (0.82s)
09:24:46 [2020-04-29T09:24:46.200Z]     --- PASS: TestKillContainer/non_killing_signal (0.77s)
09:24:46 [2020-04-29T09:24:46.200Z]     --- PASS: TestKillContainer/killing_signal (0.83s)
09:24:46 [2020-04-29T09:24:46.200Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:24:46 [2020-04-29T09:24:46.200Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:24:47 [2020-04-29T09:24:47.131Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:24:47 [2020-04-29T09:24:47.208Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.47s)
09:24:47 [2020-04-29T09:24:47.208Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t7oqw4noocaiffmdcxsi3a3f8 Created:2020-04-29 09:24:38.379673987 +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[fc295c5db0c9ae1c4a2574c8fbdc5487d5c77940b66ea962bad703efc51dec80:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gs9f2kgu77s2l3egjlx2ejvs6 EndpointID:52ab345e5bd8cfe76943352f223859e9744965b9727e31a6bc3944a5f565bd4b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e1f67301c622278f70355cc7b8b47301113104bd790285a0f3375f5d669b3712 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:8d52a0bd9266 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gs9f2kgu77s2l3egjlx2ejvs6 EndpointID:52ab345e5bd8cfe76943352f223859e9744965b9727e31a6bc3944a5f565bd4b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:24:47 [2020-04-29T09:24:47.208Z] PASS
09:24:47 [2020-04-29T09:24:47.208Z] 
09:24:47 [2020-04-29T09:24:47.208Z] === Skipped
09:24:47 [2020-04-29T09:24:47.208Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:24:47 [2020-04-29T09:24:47.208Z]     service_test.go:236: FLAKY_TEST
09:24:47 [2020-04-29T09:24:47.208Z] 
09:24:47 [2020-04-29T09:24:47.208Z] 
09:24:47 [2020-04-29T09:24:47.208Z] DONE 22 tests, 1 skipped in 51.817s
09:24:47 [2020-04-29T09:24:47.208Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:24:47 [2020-04-29T09:24:47.208Z] ++ 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
09:24:47 [2020-04-29T09:24:47.208Z] ++ set -e
09:24:47 [2020-04-29T09:24:47.208Z] ++ '[' -n 0 ']'
09:24:47 [2020-04-29T09:24:47.208Z] ++ set -x
09:24:47 [2020-04-29T09:24:47.208Z] ++ env -i DEST=/go/src/github.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
09:24:47 [2020-04-29T09:24:47.208Z] INFO: Testing against a local daemon
09:24:47 [2020-04-29T09:24:47.208Z] === RUN   TestDockerNetworkIpvlanPersistance
09:24:47 [2020-04-29T09:24:47.208Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
09:24:47 [2020-04-29T09:24:47.208Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:24:47 [2020-04-29T09:24:47.208Z] === RUN   TestDockerNetworkIpvlan
09:24:47 [2020-04-29T09:24:47.208Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:24:47 [2020-04-29T09:24:47.208Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:24:47 [2020-04-29T09:24:47.208Z] PASS
09:24:47 [2020-04-29T09:24:47.208Z] 
09:24:47 [2020-04-29T09:24:47.208Z] === Skipped
09:24:47 [2020-04-29T09:24:47.208Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
09:24:47 [2020-04-29T09:24:47.208Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:24:47 [2020-04-29T09:24:47.208Z] 
09:24:47 [2020-04-29T09:24:47.208Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:24:47 [2020-04-29T09:24:47.208Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:24:47 [2020-04-29T09:24:47.208Z] 
09:24:47 [2020-04-29T09:24:47.208Z] 
09:24:47 [2020-04-29T09:24:47.208Z] DONE 2 tests, 2 skipped in 0.146s
09:24:47 [2020-04-29T09:24:47.208Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:24:47 [2020-04-29T09:24:47.208Z] ++ 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
09:24:47 [2020-04-29T09:24:47.208Z] ++ set -e
09:24:47 [2020-04-29T09:24:47.208Z] ++ '[' -n 0 ']'
09:24:47 [2020-04-29T09:24:47.208Z] ++ set -x
09:24:47 [2020-04-29T09:24:47.208Z] ++ env -i DEST=/go/src/github.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
09:24:47 [2020-04-29T09:24:47.208Z] INFO: Testing against a local daemon
09:24:47 [2020-04-29T09:24:47.208Z] === RUN   TestDockerNetworkMacvlanPersistance
09:24:47 [2020-04-29T09:24:47.625Z] latest: Pulling from library/busybox
09:24:47 [2020-04-29T09:24:47.625Z] e2334dd9fee4: Pulling fs layer
09:24:47 [2020-04-29T09:24:47.625Z] e2334dd9fee4: Download complete
09:24:47 [2020-04-29T09:24:47.625Z] e2334dd9fee4: Pull complete
09:24:47 [2020-04-29T09:24:47.625Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
09:24:47 [2020-04-29T09:24:47.625Z] Status: Downloaded newer image for busybox:latest
09:24:48 [2020-04-29T09:24:48.062Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s)
09:24:48 [2020-04-29T09:24:48.062Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s)
09:24:48 [2020-04-29T09:24:48.062Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s)
09:24:48 [2020-04-29T09:24:48.062Z] === RUN   TestKillStoppedContainer
09:24:48 [2020-04-29T09:24:48.062Z] --- PASS: TestKillStoppedContainer (0.10s)
09:24:48 [2020-04-29T09:24:48.062Z] === RUN   TestKillStoppedContainerAPIPre120
09:24:48 [2020-04-29T09:24:48.062Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
09:24:48 [2020-04-29T09:24:48.062Z] === RUN   TestKillDifferentUserContainer
09:24:48 [2020-04-29T09:24:48.144Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.02s)
09:24:48 [2020-04-29T09:24:48.144Z] === RUN   TestDockerNetworkMacvlan
09:24:49 [2020-04-29T09:24:49.002Z] --- PASS: TestKillDifferentUserContainer (0.81s)
09:24:49 [2020-04-29T09:24:49.002Z] === RUN   TestInspectOomKilledTrue
09:24:49 [2020-04-29T09:24:49.002Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:24:49 [2020-04-29T09:24:49.002Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:24:49 [2020-04-29T09:24:49.002Z] === RUN   TestInspectOomKilledFalse
09:24:49 [2020-04-29T09:24:49.002Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:24:49 [2020-04-29T09:24:49.002Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:24:49 [2020-04-29T09:24:49.002Z] === RUN   TestLinksEtcHostsContentMatch
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:24:49 [2020-04-29T09:24:49.079Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:24:49 [2020-04-29T09:24:49.290Z] + bundleName=docker-py
09:24:49 [2020-04-29T09:24:49.290Z] + echo Creating docker-py-bundles.tar.gz
09:24:49 [2020-04-29T09:24:49.290Z] Creating docker-py-bundles.tar.gz
09:24:49 [2020-04-29T09:24:49.290Z] + 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
09:24:49 [2020-04-29T09:24:49.300Z] Archiving artifacts
09:24:49 [2020-04-29T09:24:49.567Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s)
09:24:49 [2020-04-29T09:24:49.567Z] === RUN   TestLinksContainerNames
09:24:50 [2020-04-29T09:24:50.130Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
09:24:50 [2020-04-29T09:24:50.456Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:24:50 [2020-04-29T09:24:50.865Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40868/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
09:24:51 [2020-04-29T09:24:51.061Z] --- PASS: TestLinksContainerNames (1.55s)
09:24:51 [2020-04-29T09:24:51.061Z] === RUN   TestLogsFollowTailEmpty
09:24:51 [2020-04-29T09:24:51.061Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
09:24:51 [2020-04-29T09:24:51.225Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6 -e DOCKER_GRAPHDRIVER docker:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 hack/make.sh binary-daemon
09:24:51 [2020-04-29T09:24:51.393Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:24:51 [2020-04-29T09:24:51.790Z] 
09:24:51 [2020-04-29T09:24:51.790Z] Removing bundles/
09:24:51 [2020-04-29T09:24:51.790Z] 
09:24:51 [2020-04-29T09:24:51.790Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
09:24:51 [2020-04-29T09:24:51.790Z] Building: bundles/binary-daemon/dockerd-dev
09:24:51 [2020-04-29T09:24:51.790Z] GOOS="" GOARCH="" GOARM=""
09:24:51 [2020-04-29T09:24:51.993Z] --- PASS: TestLogsFollowTailEmpty (0.91s)
09:24:51 [2020-04-29T09:24:51.993Z] === RUN   TestContainerNetworkMountsNoChown
09:24:52 [2020-04-29T09:24:52.924Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s)
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/default
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/default
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/private
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/private
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/rprivate
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/rprivate
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/slave
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/slave
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/rslave
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/rslave
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/shared
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/shared
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/rshared
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/rshared
09:24:52 [2020-04-29T09:24:52.924Z] === CONT  TestMountDaemonRoot/default
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/default/mount_root
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/default/bind_root
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === CONT  TestMountDaemonRoot/default/mount_root
09:24:52 [2020-04-29T09:24:52.924Z] === CONT  TestMountDaemonRoot/rshared
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:24:52 [2020-04-29T09:24:52.924Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === CONT  TestMountDaemonRoot/shared
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:24:52 [2020-04-29T09:24:52.924Z] === CONT  TestMountDaemonRoot/rslave
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === CONT  TestMountDaemonRoot/slave
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === CONT  TestMountDaemonRoot/rprivate
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:24:52 [2020-04-29T09:24:52.924Z] === CONT  TestMountDaemonRoot/private
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/private/bind_root
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/private/mount_root
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:24:52 [2020-04-29T09:24:52.924Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === CONT  TestMountDaemonRoot/default/bind_root
09:24:52 [2020-04-29T09:24:52.924Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:24:52 [2020-04-29T09:24:52.924Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:24:53 [2020-04-29T09:24:53.181Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:24:53 [2020-04-29T09:24:53.181Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:24:53 [2020-04-29T09:24:53.181Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:24:53 [2020-04-29T09:24:53.181Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:24:53 [2020-04-29T09:24:53.181Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:24:53 [2020-04-29T09:24:53.181Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:24:53 [2020-04-29T09:24:53.181Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:24:53 [2020-04-29T09:24:53.439Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:24:53 [2020-04-29T09:24:53.439Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:24:53 [2020-04-29T09:24:53.439Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:24:53 [2020-04-29T09:24:53.439Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:24:53 [2020-04-29T09:24:53.439Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:24:53 [2020-04-29T09:24:53.439Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:24:53 [2020-04-29T09:24:53.439Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:24:53 [2020-04-29T09:24:53.439Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:24:53 [2020-04-29T09:24:53.439Z] === CONT  TestMountDaemonRoot/private/bind_root
09:24:53 [2020-04-29T09:24:53.439Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:24:53 [2020-04-29T09:24:53.439Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
09:24:53 [2020-04-29T09:24:53.439Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:24:53 [2020-04-29T09:24:53.697Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:24:53 [2020-04-29T09:24:53.697Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:24:53 [2020-04-29T09:24:53.697Z] === CONT  TestMountDaemonRoot/private/mount_root
09:24:53 [2020-04-29T09:24:53.697Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:24:53 [2020-04-29T09:24:53.697Z] --- PASS: TestMountDaemonRoot (0.07s)
09:24:53 [2020-04-29T09:24:53.697Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
09:24:53 [2020-04-29T09:24:53.697Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
09:24:53 [2020-04-29T09:24:53.697Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
09:24:53 [2020-04-29T09:24:53.697Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
09:24:53 [2020-04-29T09:24:53.697Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
09:24:53 [2020-04-29T09:24:53.697Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
09:24:53 [2020-04-29T09:24:53.697Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
09:24:53 [2020-04-29T09:24:53.697Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
09:24:53 [2020-04-29T09:24:53.697Z] === RUN   TestContainerBindMountNonRecursive
09:24:53 [2020-04-29T09:24:53.954Z] === RUN   TestDockerSuite/TestBuildAddTar
09:24:55 [2020-04-29T09:24:55.581Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:24:55 [2020-04-29T09:24:55.601Z] --- PASS: TestCreateServiceMultipleTimes (22.32s)
09:24:55 [2020-04-29T09:24:55.601Z] === RUN   TestCreateServiceConflict
09:24:56 [2020-04-29T09:24:56.479Z] --- PASS: TestContainerBindMountNonRecursive (2.74s)
09:24:56 [2020-04-29T09:24:56.479Z] === RUN   TestNetworkNat
09:24:57 [2020-04-29T09:24:57.043Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
09:24:57 [2020-04-29T09:24:57.302Z] --- PASS: TestNetworkNat (1.03s)
09:24:57 [2020-04-29T09:24:57.302Z] === RUN   TestNetworkLocalhostTCPNat
09:24:58 [2020-04-29T09:24:58.235Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
09:24:58 [2020-04-29T09:24:58.235Z] === RUN   TestNetworkLoopbackNat
09:24:58 [2020-04-29T09:24:58.868Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:24:59 [2020-04-29T09:24:59.044Z] --- PASS: TestCreateServiceConflict (3.54s)
09:24:59 [2020-04-29T09:24:59.044Z] === RUN   TestCreateServiceMaxReplicas
09:24:59 [2020-04-29T09:24:59.606Z] --- PASS: TestNetworkLoopbackNat (1.23s)
09:24:59 [2020-04-29T09:24:59.606Z] === RUN   TestPause
09:24:59 [2020-04-29T09:24:59.606Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
09:25:00 [2020-04-29T09:25:00.536Z] --- PASS: TestPause (0.88s)
09:25:00 [2020-04-29T09:25:00.536Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:25:00 [2020-04-29T09:25:00.536Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:25:00 [2020-04-29T09:25:00.536Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:25:00 [2020-04-29T09:25:00.536Z] === RUN   TestPauseStopPausedContainer
09:25:01 [2020-04-29T09:25:01.469Z] --- PASS: TestPauseStopPausedContainer (1.07s)
09:25:01 [2020-04-29T09:25:01.469Z] === RUN   TestPsFilter
09:25:01 [2020-04-29T09:25:01.727Z] --- PASS: TestPsFilter (0.23s)
09:25:01 [2020-04-29T09:25:01.727Z] === RUN   TestRemoveContainerWithRemovedVolume
09:25:02 [2020-04-29T09:25:02.613Z] 65014b3c3121: Pull complete
09:25:03 [2020-04-29T09:25:03.415Z] --- PASS: TestCreateServiceMaxReplicas (3.97s)
09:25:03 [2020-04-29T09:25:03.415Z] === RUN   TestCreateWithDuplicateNetworkNames
09:25:03 [2020-04-29T09:25:03.625Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.71s)
09:25:03 [2020-04-29T09:25:03.625Z] === RUN   TestRemoveContainerWithVolume
09:25:04 [2020-04-29T09:25:04.190Z] === RUN   TestDockerSuite/TestBuildAddTarXz
09:25:04 [2020-04-29T09:25:04.447Z] --- PASS: TestRemoveContainerWithVolume (0.91s)
09:25:04 [2020-04-29T09:25:04.447Z] === RUN   TestRemoveContainerRunning
09:25:05 [2020-04-29T09:25:05.381Z] --- PASS: TestRemoveContainerRunning (0.84s)
09:25:05 [2020-04-29T09:25:05.381Z] === RUN   TestRemoveContainerForceRemoveRunning
09:25:05 [2020-04-29T09:25:05.433Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:25:05 [2020-04-29T09:25:05.947Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
09:25:06 [2020-04-29T09:25:06.205Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.17s)
09:25:06 [2020-04-29T09:25:06.205Z] === RUN   TestRemoveInvalidContainer
09:25:06 [2020-04-29T09:25:06.369Z] --- PASS: TestDockerNetworkMacvlan (18.37s)
09:25:06 [2020-04-29T09:25:06.369Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
09:25:06 [2020-04-29T09:25:06.369Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
09:25:06 [2020-04-29T09:25:06.369Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.10s)
09:25:06 [2020-04-29T09:25:06.369Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s)
09:25:06 [2020-04-29T09:25:06.369Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.74s)
09:25:06 [2020-04-29T09:25:06.369Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s)
09:25:06 [2020-04-29T09:25:06.369Z] PASS
09:25:06 [2020-04-29T09:25:06.369Z] 
09:25:06 [2020-04-29T09:25:06.369Z] DONE 8 tests in 20.543s
09:25:06 [2020-04-29T09:25:06.369Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:25:06 [2020-04-29T09:25:06.369Z] ++ 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
09:25:06 [2020-04-29T09:25:06.369Z] ++ set -e
09:25:06 [2020-04-29T09:25:06.369Z] ++ '[' -n 0 ']'
09:25:06 [2020-04-29T09:25:06.369Z] ++ set -x
09:25:06 [2020-04-29T09:25:06.369Z] ++ env -i DEST=/go/src/github.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
09:25:06 [2020-04-29T09:25:06.462Z] --- PASS: TestRemoveInvalidContainer (0.02s)
09:25:06 [2020-04-29T09:25:06.462Z] === RUN   TestRenameLinkedContainer
09:25:06 [2020-04-29T09:25:06.629Z] testing: warning: no tests to run
09:25:06 [2020-04-29T09:25:06.629Z] PASS
09:25:06 [2020-04-29T09:25:06.629Z] 
09:25:06 [2020-04-29T09:25:06.629Z] DONE 0 tests in 0.027s
09:25:06 [2020-04-29T09:25:06.629Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:25:06 [2020-04-29T09:25:06.629Z] ++ 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
09:25:06 [2020-04-29T09:25:06.629Z] ++ set -e
09:25:06 [2020-04-29T09:25:06.629Z] ++ '[' -n 0 ']'
09:25:06 [2020-04-29T09:25:06.629Z] ++ set -x
09:25:06 [2020-04-29T09:25:06.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:25:06 [2020-04-29T09:25:06.629Z] INFO: Testing against a local daemon
09:25:06 [2020-04-29T09:25:06.629Z] === RUN   TestAuthZPluginAllowRequest
09:25:07 [2020-04-29T09:25:07.394Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
09:25:08 [2020-04-29T09:25:08.533Z] --- PASS: TestAuthZPluginAllowRequest (1.77s)
09:25:08 [2020-04-29T09:25:08.533Z] === RUN   TestAuthZPluginTLS
09:25:09 [2020-04-29T09:25:09.101Z] --- PASS: TestAuthZPluginTLS (0.68s)
09:25:09 [2020-04-29T09:25:09.101Z] === RUN   TestAuthZPluginDenyRequest
09:25:09 [2020-04-29T09:25:09.669Z] --- PASS: TestAuthZPluginDenyRequest (0.65s)
09:25:09 [2020-04-29T09:25:09.669Z] === RUN   TestAuthZPluginAPIDenyResponse
09:25:10 [2020-04-29T09:25:10.605Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s)
09:25:10 [2020-04-29T09:25:10.605Z] === RUN   TestAuthZPluginDenyResponse
09:25:11 [2020-04-29T09:25:11.174Z] --- PASS: TestAuthZPluginDenyResponse (0.66s)
09:25:11 [2020-04-29T09:25:11.174Z] === RUN   TestAuthZPluginAllowEventStream
09:25:11 [2020-04-29T09:25:11.653Z] --- PASS: TestRenameLinkedContainer (5.37s)
09:25:11 [2020-04-29T09:25:11.653Z] === RUN   TestRenameStoppedContainer
09:25:12 [2020-04-29T09:25:12.217Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
09:25:12 [2020-04-29T09:25:12.782Z] --- PASS: TestRenameStoppedContainer (1.05s)
09:25:12 [2020-04-29T09:25:12.782Z] === RUN   TestRenameRunningContainerAndReuse
09:25:13 [2020-04-29T09:25:13.078Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s)
09:25:13 [2020-04-29T09:25:13.078Z] === RUN   TestAuthZPluginErrorResponse
09:25:13 [2020-04-29T09:25:13.645Z] --- PASS: TestAuthZPluginErrorResponse (0.67s)
09:25:13 [2020-04-29T09:25:13.645Z] === RUN   TestAuthZPluginErrorRequest
09:25:14 [2020-04-29T09:25:14.150Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
09:25:14 [2020-04-29T09:25:14.213Z] --- PASS: TestAuthZPluginErrorRequest (0.64s)
09:25:14 [2020-04-29T09:25:14.213Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:25:14 [2020-04-29T09:25:14.715Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s)
09:25:14 [2020-04-29T09:25:14.715Z] === RUN   TestRenameInvalidName
09:25:14 [2020-04-29T09:25:14.715Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
09:25:14 [2020-04-29T09:25:14.780Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s)
09:25:14 [2020-04-29T09:25:14.780Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:25:15 [2020-04-29T09:25:15.646Z] --- PASS: TestRenameInvalidName (0.86s)
09:25:15 [2020-04-29T09:25:15.646Z] === RUN   TestRenameAnonymousContainer
09:25:15 [2020-04-29T09:25:15.646Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
09:25:17 [2020-04-29T09:25:17.314Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.34s)
09:25:17 [2020-04-29T09:25:17.314Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:25:18 [2020-04-29T09:25:18.613Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.32s)
09:25:18 [2020-04-29T09:25:18.613Z] === RUN   TestCreateServiceSecretFileMode
09:25:19 [2020-04-29T09:25:19.825Z] --- PASS: TestRenameAnonymousContainer (3.70s)
09:25:19 [2020-04-29T09:25:19.825Z] === RUN   TestRenameContainerWithSameName
09:25:19 [2020-04-29T09:25:19.848Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s)
09:25:19 [2020-04-29T09:25:19.848Z] === RUN   TestAuthZPluginHeader
09:25:20 [2020-04-29T09:25:20.081Z] --- PASS: TestRenameContainerWithSameName (1.10s)
09:25:20 [2020-04-29T09:25:20.081Z] === RUN   TestRenameContainerWithLinkedContainer
09:25:20 [2020-04-29T09:25:20.415Z] --- PASS: TestAuthZPluginHeader (1.00s)
09:25:20 [2020-04-29T09:25:20.415Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:25:20 [2020-04-29T09:25:20.415Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:25:20 [2020-04-29T09:25:20.415Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:20 [2020-04-29T09:25:20.415Z] === RUN   TestAuthZPluginV2Disable
09:25:20 [2020-04-29T09:25:20.415Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:25:20 [2020-04-29T09:25:20.415Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:20 [2020-04-29T09:25:20.415Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:25:20 [2020-04-29T09:25:20.415Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:25:20 [2020-04-29T09:25:20.415Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:20 [2020-04-29T09:25:20.415Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:25:20 [2020-04-29T09:25:20.415Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:25:20 [2020-04-29T09:25:20.415Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:20 [2020-04-29T09:25:20.415Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:25:21 [2020-04-29T09:25:21.014Z] === RUN   TestDockerSuite/TestBuildBlankName
09:25:21 [2020-04-29T09:25:21.014Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
09:25:21 [2020-04-29T09:25:21.271Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
09:25:22 [2020-04-29T09:25:22.066Z] --- PASS: TestCreateServiceSecretFileMode (3.46s)
09:25:22 [2020-04-29T09:25:22.066Z] === RUN   TestCreateServiceConfigFileMode
09:25:22 [2020-04-29T09:25:22.202Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s)
09:25:22 [2020-04-29T09:25:22.202Z] === RUN   TestResize
09:25:23 [2020-04-29T09:25:23.132Z] --- PASS: TestResize (0.91s)
09:25:23 [2020-04-29T09:25:23.132Z] === RUN   TestResizeWithInvalidSize
09:25:23 [2020-04-29T09:25:23.697Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
09:25:23 [2020-04-29T09:25:23.954Z] --- PASS: TestResizeWithInvalidSize (0.99s)
09:25:23 [2020-04-29T09:25:23.954Z] === RUN   TestResizeWhenContainerNotStarted
09:25:23 [2020-04-29T09:25:23.954Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
09:25:24 [2020-04-29T09:25:24.886Z] --- PASS: TestResizeWhenContainerNotStarted (0.98s)
09:25:24 [2020-04-29T09:25:24.886Z] === RUN   TestDaemonRestartKillContainers
09:25:24 [2020-04-29T09:25:24.886Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:25:24 [2020-04-29T09:25:24.886Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:25:25 [2020-04-29T09:25:25.514Z] --- PASS: TestCreateServiceConfigFileMode (3.63s)
09:25:25 [2020-04-29T09:25:25.514Z] === RUN   TestCreateServiceSysctls
09:25:26 [2020-04-29T09:25:26.781Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
09:25:27 [2020-04-29T09:25:27.711Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:25:27 [2020-04-29T09:25:27.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:25:27 [2020-04-29T09:25:27.969Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
09:25:29 [2020-04-29T09:25:29.339Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:25:29 [2020-04-29T09:25:29.596Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:25:29 [2020-04-29T09:25:29.897Z] --- PASS: TestCreateServiceSysctls (4.39s)
09:25:29 [2020-04-29T09:25:29.897Z] === RUN   TestCreateServiceCapabilities
09:25:30 [2020-04-29T09:25:30.164Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
09:25:30 [2020-04-29T09:25:30.729Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
09:25:30 [2020-04-29T09:25:30.990Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:25:31 [2020-04-29T09:25:31.248Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:25:31 [2020-04-29T09:25:31.506Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
09:25:34 [2020-04-29T09:25:34.043Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
09:25:34 [2020-04-29T09:25:34.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:25:34 [2020-04-29T09:25:34.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:25:34 [2020-04-29T09:25:34.267Z] --- PASS: TestCreateServiceCapabilities (3.62s)
09:25:34 [2020-04-29T09:25:34.267Z] === RUN   TestInspect
09:25:34 [2020-04-29T09:25:34.301Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
09:25:36 [2020-04-29T09:25:36.827Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
09:25:36 [2020-04-29T09:25:36.936Z] --- PASS: TestInspect (3.33s)
09:25:36 [2020-04-29T09:25:36.936Z] === RUN   TestCreateJob
09:25:37 [2020-04-29T09:25:37.392Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:25:37 [2020-04-29T09:25:37.957Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:25:38 [2020-04-29T09:25:38.215Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
09:25:38 [2020-04-29T09:25:38.499Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.11s)
09:25:38 [2020-04-29T09:25:38.499Z] PASS
09:25:38 [2020-04-29T09:25:38.499Z] 
09:25:38 [2020-04-29T09:25:38.499Z] === Skipped
09:25:38 [2020-04-29T09:25:38.499Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:25:38 [2020-04-29T09:25:38.499Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:38 [2020-04-29T09:25:38.499Z] 
09:25:38 [2020-04-29T09:25:38.499Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:25:38 [2020-04-29T09:25:38.499Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:38 [2020-04-29T09:25:38.499Z] 
09:25:38 [2020-04-29T09:25:38.499Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:25:38 [2020-04-29T09:25:38.499Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:38 [2020-04-29T09:25:38.499Z] 
09:25:38 [2020-04-29T09:25:38.499Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:25:38 [2020-04-29T09:25:38.499Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:38 [2020-04-29T09:25:38.499Z] 
09:25:38 [2020-04-29T09:25:38.499Z] 
09:25:38 [2020-04-29T09:25:38.499Z] DONE 17 tests, 4 skipped in 31.987s
09:25:38 [2020-04-29T09:25:38.499Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:25:38 [2020-04-29T09:25:38.499Z] ++ 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
09:25:38 [2020-04-29T09:25:38.499Z] ++ set -e
09:25:38 [2020-04-29T09:25:38.499Z] ++ '[' -n 0 ']'
09:25:38 [2020-04-29T09:25:38.499Z] ++ set -x
09:25:38 [2020-04-29T09:25:38.499Z] ++ env -i DEST=/go/src/github.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
09:25:38 [2020-04-29T09:25:38.758Z] INFO: Testing against a local daemon
09:25:38 [2020-04-29T09:25:38.758Z] === RUN   TestPluginInvalidJSON
09:25:38 [2020-04-29T09:25:38.758Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:25:38 [2020-04-29T09:25:38.758Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:25:38 [2020-04-29T09:25:38.758Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:25:38 [2020-04-29T09:25:38.758Z] --- PASS: TestPluginInvalidJSON (0.03s)
09:25:38 [2020-04-29T09:25:38.758Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:25:38 [2020-04-29T09:25:38.758Z] === RUN   TestPluginInstall
09:25:38 [2020-04-29T09:25:38.758Z] === RUN   TestPluginInstall/no_auth
09:25:40 [2020-04-29T09:25:40.749Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:25:40 [2020-04-29T09:25:40.749Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.84s)
09:25:40 [2020-04-29T09:25:40.749Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.00s)
09:25:40 [2020-04-29T09:25:40.749Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s)
09:25:40 [2020-04-29T09:25:40.749Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s)
09:25:40 [2020-04-29T09:25:40.749Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s)
09:25:40 [2020-04-29T09:25:40.749Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s)
09:25:40 [2020-04-29T09:25:40.749Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s)
09:25:40 [2020-04-29T09:25:40.749Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s)
09:25:40 [2020-04-29T09:25:40.749Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.85s)
09:25:40 [2020-04-29T09:25:40.749Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.05s)
09:25:40 [2020-04-29T09:25:40.749Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s)
09:25:40 [2020-04-29T09:25:40.749Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.59s)
09:25:40 [2020-04-29T09:25:40.749Z] === RUN   TestCgroupNamespacesRun
09:25:41 [2020-04-29T09:25:41.307Z] --- PASS: TestCreateJob (4.46s)
09:25:41 [2020-04-29T09:25:41.307Z] === RUN   TestReplicatedJob
09:25:42 [2020-04-29T09:25:42.644Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
09:25:42 [2020-04-29T09:25:42.644Z] --- PASS: TestCgroupNamespacesRun (2.04s)
09:25:42 [2020-04-29T09:25:42.644Z] === RUN   TestCgroupNamespacesRunPrivileged
09:25:44 [2020-04-29T09:25:44.030Z] time="2020-04-29T09:25:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:25:44 [2020-04-29T09:25:44.030Z] time="2020-04-29T09:25:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:25:44 [2020-04-29T09:25:44.030Z] time="2020-04-29T09:25:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4304a6ce6d71427a111b81c26d82097d7f5010f8311c9cabf66493e4ddbe9b8" mediatype=application/vnd.docker.plugin.v1+json size=522
09:25:44 [2020-04-29T09:25:44.030Z] time="2020-04-29T09:25:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:25:44 [2020-04-29T09:25:44.030Z] time="2020-04-29T09:25:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:25:44 [2020-04-29T09:25:44.030Z] time="2020-04-29T09:25:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4304a6ce6d71427a111b81c26d82097d7f5010f8311c9cabf66493e4ddbe9b8" mediatype=application/vnd.docker.plugin.v1+json size=522
09:25:44 [2020-04-29T09:25:44.598Z] === RUN   TestPluginInstall/with_htpasswd
09:25:45 [2020-04-29T09:25:45.166Z] time="2020-04-29T09:25:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:25:45 [2020-04-29T09:25:45.166Z] time="2020-04-29T09:25:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:25:45 [2020-04-29T09:25:45.166Z] time="2020-04-29T09:25:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54bf29baeaf5aa71f013e13ddc753b7b59ae6b06c104b002fcfb4d46db2d2989" mediatype=application/vnd.docker.plugin.v1+json size=522
09:25:45 [2020-04-29T09:25:45.166Z] time="2020-04-29T09:25:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:25:45 [2020-04-29T09:25:45.166Z] time="2020-04-29T09:25:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:25:45 [2020-04-29T09:25:45.166Z] time="2020-04-29T09:25:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54bf29baeaf5aa71f013e13ddc753b7b59ae6b06c104b002fcfb4d46db2d2989" mediatype=application/vnd.docker.plugin.v1+json size=522
09:25:45 [2020-04-29T09:25:45.170Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s)
09:25:45 [2020-04-29T09:25:45.170Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:25:45 [2020-04-29T09:25:45.733Z] === RUN   TestPluginInstall/with_insecure
09:25:45 [2020-04-29T09:25:45.734Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
09:25:46 [2020-04-29T09:25:46.668Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.01s)
09:25:46 [2020-04-29T09:25:46.668Z] === RUN   TestCgroupNamespacesRunHostMode
09:25:47 [2020-04-29T09:25:47.110Z] time="2020-04-29T09:25:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:25:47 [2020-04-29T09:25:47.110Z] time="2020-04-29T09:25:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:25:47 [2020-04-29T09:25:47.110Z] time="2020-04-29T09:25:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e81ad0710f39d702ddcd8dd2bf7de7ba79b2f08f7bf8bd09b0fef896176ec972" mediatype=application/vnd.docker.plugin.v1+json size=522
09:25:47 [2020-04-29T09:25:47.110Z] time="2020-04-29T09:25:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:25:47 [2020-04-29T09:25:47.110Z] time="2020-04-29T09:25:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:25:47 [2020-04-29T09:25:47.110Z] time="2020-04-29T09:25:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e81ad0710f39d702ddcd8dd2bf7de7ba79b2f08f7bf8bd09b0fef896176ec972" mediatype=application/vnd.docker.plugin.v1+json size=522
09:25:47 [2020-04-29T09:25:47.368Z] --- PASS: TestPluginInstall (8.61s)
09:25:47 [2020-04-29T09:25:47.368Z]     --- PASS: TestPluginInstall/no_auth (5.70s)
09:25:47 [2020-04-29T09:25:47.368Z]     --- PASS: TestPluginInstall/with_htpasswd (1.19s)
09:25:47 [2020-04-29T09:25:47.368Z]     --- PASS: TestPluginInstall/with_insecure (1.72s)
09:25:47 [2020-04-29T09:25:47.368Z]         plugin_test.go:157: [d54fb0c5fb97e] daemon is not started
09:25:47 [2020-04-29T09:25:47.368Z] PASS
09:25:47 [2020-04-29T09:25:47.368Z] 
09:25:47 [2020-04-29T09:25:47.368Z] DONE 6 tests in 8.803s
09:25:47 [2020-04-29T09:25:47.368Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:25:47 [2020-04-29T09:25:47.369Z] ++ 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
09:25:47 [2020-04-29T09:25:47.369Z] ++ set -e
09:25:47 [2020-04-29T09:25:47.369Z] ++ '[' -n 0 ']'
09:25:47 [2020-04-29T09:25:47.369Z] ++ set -x
09:25:47 [2020-04-29T09:25:47.369Z] ++ env -i DEST=/go/src/github.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
09:25:47 [2020-04-29T09:25:47.628Z] INFO: Testing against a local daemon
09:25:47 [2020-04-29T09:25:47.628Z] === RUN   TestExternalGraphDriver
09:25:47 [2020-04-29T09:25:47.628Z] === RUN   TestExternalGraphDriver/json
09:25:48 [2020-04-29T09:25:48.631Z] --- PASS: TestCgroupNamespacesRunHostMode (1.98s)
09:25:48 [2020-04-29T09:25:48.631Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:25:48 [2020-04-29T09:25:48.888Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
09:25:49 [2020-04-29T09:25:49.674Z] --- PASS: TestReplicatedJob (7.46s)
09:25:49 [2020-04-29T09:25:49.674Z] === RUN   TestUpdateReplicatedJob
09:25:50 [2020-04-29T09:25:50.162Z] === RUN   TestExternalGraphDriver/spec
09:25:50 [2020-04-29T09:25:50.782Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s)
09:25:50 [2020-04-29T09:25:50.782Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:25:50 [2020-04-29T09:25:50.782Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
09:25:51 [2020-04-29T09:25:51.346Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s)
09:25:51 [2020-04-29T09:25:51.346Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:25:52 [2020-04-29T09:25:52.278Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
09:25:52 [2020-04-29T09:25:52.278Z] === RUN   TestCgroupNamespacesRunOlderClient
09:25:52 [2020-04-29T09:25:52.695Z] === RUN   TestExternalGraphDriver/pull
09:25:53 [2020-04-29T09:25:53.209Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
09:25:54 [2020-04-29T09:25:54.088Z] --- PASS: TestUpdateReplicatedJob (4.63s)
09:25:54 [2020-04-29T09:25:54.088Z] === RUN   TestServiceListWithStatuses
09:25:54 [2020-04-29T09:25:54.088Z] --- SKIP: TestServiceListWithStatuses (0.01s)
09:25:54 [2020-04-29T09:25:54.088Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:25:54 [2020-04-29T09:25:54.088Z] === RUN   TestDockerNetworkConnectAlias
09:25:54 [2020-04-29T09:25:54.141Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
09:25:54 [2020-04-29T09:25:54.141Z] === RUN   TestKernelTCPMemory
09:25:55 [2020-04-29T09:25:55.229Z] --- PASS: TestExternalGraphDriver (7.57s)
09:25:55 [2020-04-29T09:25:55.229Z]     --- PASS: TestExternalGraphDriver/json (2.41s)
09:25:55 [2020-04-29T09:25:55.229Z]     --- PASS: TestExternalGraphDriver/spec (2.70s)
09:25:55 [2020-04-29T09:25:55.229Z]     --- PASS: TestExternalGraphDriver/pull (2.30s)
09:25:55 [2020-04-29T09:25:55.229Z] === RUN   TestGraphdriverPluginV2
09:25:55 [2020-04-29T09:25:55.229Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
09:25:55 [2020-04-29T09:25:55.229Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:55 [2020-04-29T09:25:55.229Z] PASS
09:25:55 [2020-04-29T09:25:55.229Z] 
09:25:55 [2020-04-29T09:25:55.229Z] === Skipped
09:25:55 [2020-04-29T09:25:55.229Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
09:25:55 [2020-04-29T09:25:55.229Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:55 [2020-04-29T09:25:55.229Z] 
09:25:55 [2020-04-29T09:25:55.229Z] 
09:25:55 [2020-04-29T09:25:55.229Z] DONE 5 tests, 1 skipped in 7.765s
09:25:55 [2020-04-29T09:25:55.229Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:25:55 [2020-04-29T09:25:55.229Z] ++ 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
09:25:55 [2020-04-29T09:25:55.229Z] ++ set -e
09:25:55 [2020-04-29T09:25:55.229Z] ++ '[' -n 0 ']'
09:25:55 [2020-04-29T09:25:55.229Z] ++ set -x
09:25:55 [2020-04-29T09:25:55.229Z] ++ env -i DEST=/go/src/github.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
09:25:55 [2020-04-29T09:25:55.229Z] INFO: Testing against a local daemon
09:25:55 [2020-04-29T09:25:55.229Z] === RUN   TestContinueAfterPluginCrash
09:25:55 [2020-04-29T09:25:55.229Z] === PAUSE TestContinueAfterPluginCrash
09:25:55 [2020-04-29T09:25:55.229Z] === RUN   TestReadPluginNoRead
09:25:55 [2020-04-29T09:25:55.229Z] === PAUSE TestReadPluginNoRead
09:25:55 [2020-04-29T09:25:55.229Z] === RUN   TestDaemonStartWithLogOpt
09:25:55 [2020-04-29T09:25:55.229Z] === PAUSE TestDaemonStartWithLogOpt
09:25:55 [2020-04-29T09:25:55.229Z] === CONT  TestContinueAfterPluginCrash
09:25:55 [2020-04-29T09:25:55.229Z] === CONT  TestDaemonStartWithLogOpt
09:25:55 [2020-04-29T09:25:55.229Z] === CONT  TestReadPluginNoRead
09:25:55 [2020-04-29T09:25:55.513Z] --- PASS: TestKernelTCPMemory (1.15s)
09:25:55 [2020-04-29T09:25:55.513Z] === RUN   TestNISDomainname
09:25:56 [2020-04-29T09:25:56.445Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
09:25:56 [2020-04-29T09:25:56.445Z] --- PASS: TestNISDomainname (1.25s)
09:25:56 [2020-04-29T09:25:56.445Z] === RUN   TestHostnameDnsResolution
09:25:56 [2020-04-29T09:25:56.701Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
09:25:56 [2020-04-29T09:25:56.701Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
09:25:56 [2020-04-29T09:25:56.701Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
09:25:58 [2020-04-29T09:25:58.071Z] --- PASS: TestHostnameDnsResolution (1.56s)
09:25:58 [2020-04-29T09:25:58.071Z] === RUN   TestStats
09:25:59 [2020-04-29T09:25:59.442Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
09:26:00 [2020-04-29T09:26:00.373Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
09:26:00 [2020-04-29T09:26:00.507Z] === RUN   TestReadPluginNoRead/default
09:26:00 [2020-04-29T09:26:00.507Z] --- PASS: TestDaemonStartWithLogOpt (4.77s)
09:26:00 [2020-04-29T09:26:00.938Z] --- PASS: TestStats (2.82s)
09:26:00 [2020-04-29T09:26:00.938Z] === RUN   TestStopContainerWithTimeout
09:26:00 [2020-04-29T09:26:00.938Z] === RUN   TestStopContainerWithTimeout/0
09:26:00 [2020-04-29T09:26:00.938Z] === PAUSE TestStopContainerWithTimeout/0
09:26:00 [2020-04-29T09:26:00.938Z] === RUN   TestStopContainerWithTimeout/1
09:26:00 [2020-04-29T09:26:00.938Z] === PAUSE TestStopContainerWithTimeout/1
09:26:00 [2020-04-29T09:26:00.938Z] === RUN   TestStopContainerWithTimeout/3
09:26:00 [2020-04-29T09:26:00.938Z] === PAUSE TestStopContainerWithTimeout/3
09:26:00 [2020-04-29T09:26:00.938Z] === RUN   TestStopContainerWithTimeout/-1
09:26:00 [2020-04-29T09:26:00.938Z] === PAUSE TestStopContainerWithTimeout/-1
09:26:00 [2020-04-29T09:26:00.938Z] === CONT  TestStopContainerWithTimeout/0
09:26:00 [2020-04-29T09:26:00.938Z] === CONT  TestStopContainerWithTimeout/3
09:26:01 [2020-04-29T09:26:01.443Z] === RUN   TestReadPluginNoRead/disabled_caching
09:26:02 [2020-04-29T09:26:02.310Z] === CONT  TestStopContainerWithTimeout/-1
09:26:02 [2020-04-29T09:26:02.310Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
09:26:02 [2020-04-29T09:26:02.457Z] --- PASS: TestDockerNetworkConnectAlias (8.23s)
09:26:02 [2020-04-29T09:26:02.457Z] === RUN   TestDockerNetworkReConnect
09:26:02 [2020-04-29T09:26:02.567Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
09:26:03 [2020-04-29T09:26:03.349Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:26:04 [2020-04-29T09:26:04.463Z] === CONT  TestStopContainerWithTimeout/1
09:26:05 [2020-04-29T09:26:05.029Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
09:26:05 [2020-04-29T09:26:05.253Z] --- PASS: TestReadPluginNoRead (9.72s)
09:26:05 [2020-04-29T09:26:05.253Z]     --- PASS: TestReadPluginNoRead/default (1.83s)
09:26:05 [2020-04-29T09:26:05.253Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.83s)
09:26:05 [2020-04-29T09:26:05.253Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.79s)
09:26:05 [2020-04-29T09:26:05.253Z]     read_test.go:91: [d19f696f661af] daemon is not started
09:26:05 [2020-04-29T09:26:05.512Z] --- PASS: TestContinueAfterPluginCrash (10.15s)
09:26:05 [2020-04-29T09:26:05.512Z] PASS
09:26:05 [2020-04-29T09:26:05.512Z] 
09:26:05 [2020-04-29T09:26:05.512Z] DONE 6 tests in 10.299s
09:26:05 [2020-04-29T09:26:05.512Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:26:05 [2020-04-29T09:26:05.512Z] ++ 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
09:26:05 [2020-04-29T09:26:05.512Z] ++ set -e
09:26:05 [2020-04-29T09:26:05.512Z] ++ '[' -n 0 ']'
09:26:05 [2020-04-29T09:26:05.512Z] ++ set -x
09:26:05 [2020-04-29T09:26:05.512Z] ++ env -i DEST=/go/src/github.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
09:26:05 [2020-04-29T09:26:05.512Z] testing: warning: no tests to run
09:26:05 [2020-04-29T09:26:05.512Z] PASS
09:26:05 [2020-04-29T09:26:05.512Z] 
09:26:05 [2020-04-29T09:26:05.512Z] DONE 0 tests in 0.051s
09:26:05 [2020-04-29T09:26:05.512Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:26:05 [2020-04-29T09:26:05.512Z] ++ 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
09:26:05 [2020-04-29T09:26:05.512Z] ++ set -e
09:26:05 [2020-04-29T09:26:05.512Z] ++ '[' -n 0 ']'
09:26:05 [2020-04-29T09:26:05.512Z] ++ set -x
09:26:05 [2020-04-29T09:26:05.512Z] ++ env -i DEST=/go/src/github.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
09:26:05 [2020-04-29T09:26:05.593Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
09:26:05 [2020-04-29T09:26:05.771Z] INFO: Testing against a local daemon
09:26:05 [2020-04-29T09:26:05.772Z] === RUN   TestPluginWithDevMounts
09:26:05 [2020-04-29T09:26:05.772Z] === PAUSE TestPluginWithDevMounts
09:26:05 [2020-04-29T09:26:05.772Z] === CONT  TestPluginWithDevMounts
09:26:06 [2020-04-29T09:26:06.158Z] --- PASS: TestStopContainerWithTimeout (0.02s)
09:26:06 [2020-04-29T09:26:06.159Z]     --- PASS: TestStopContainerWithTimeout/0 (1.20s)
09:26:06 [2020-04-29T09:26:06.159Z]     --- PASS: TestStopContainerWithTimeout/3 (3.40s)
09:26:06 [2020-04-29T09:26:06.159Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.87s)
09:26:06 [2020-04-29T09:26:06.159Z]     --- PASS: TestStopContainerWithTimeout/1 (1.88s)
09:26:06 [2020-04-29T09:26:06.159Z] === RUN   TestDeleteDevicemapper
09:26:06 [2020-04-29T09:26:06.159Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:26:06 [2020-04-29T09:26:06.159Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:26:06 [2020-04-29T09:26:06.159Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:26:07 [2020-04-29T09:26:07.532Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
09:26:07 [2020-04-29T09:26:07.934Z] --- PASS: TestDockerNetworkReConnect (6.33s)
09:26:07 [2020-04-29T09:26:07.934Z] === RUN   TestServicePlugin
09:26:07 [2020-04-29T09:26:07.934Z] --- SKIP: TestServicePlugin (0.00s)
09:26:07 [2020-04-29T09:26:07.934Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:07 [2020-04-29T09:26:07.934Z] === RUN   TestServiceUpdateLabel
09:26:08 [2020-04-29T09:26:08.349Z] --- PASS: TestPluginWithDevMounts (2.21s)
09:26:08 [2020-04-29T09:26:08.349Z] PASS
09:26:08 [2020-04-29T09:26:08.349Z] 
09:26:08 [2020-04-29T09:26:08.349Z] DONE 1 tests in 2.369s
09:26:08 [2020-04-29T09:26:08.349Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:26:08 [2020-04-29T09:26:08.349Z] ++ 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
09:26:08 [2020-04-29T09:26:08.349Z] ++ set -e
09:26:08 [2020-04-29T09:26:08.349Z] ++ '[' -n 0 ']'
09:26:08 [2020-04-29T09:26:08.349Z] ++ set -x
09:26:08 [2020-04-29T09:26:08.349Z] ++ env -i DEST=/go/src/github.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
09:26:08 [2020-04-29T09:26:08.349Z] INFO: Testing against a local daemon
09:26:08 [2020-04-29T09:26:08.349Z] === RUN   TestSecretInspect
09:26:08 [2020-04-29T09:26:08.904Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.64s)
09:26:08 [2020-04-29T09:26:08.904Z] === RUN   TestUpdateMemory
09:26:08 [2020-04-29T09:26:08.904Z] --- SKIP: TestUpdateMemory (0.00s)
09:26:08 [2020-04-29T09:26:08.904Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:26:08 [2020-04-29T09:26:08.904Z] === RUN   TestUpdateCPUQuota
09:26:08 [2020-04-29T09:26:08.904Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
09:26:10 [2020-04-29T09:26:10.275Z] --- PASS: TestUpdateCPUQuota (1.56s)
09:26:10 [2020-04-29T09:26:10.275Z] === RUN   TestUpdatePidsLimit
09:26:10 [2020-04-29T09:26:10.533Z] === RUN   TestUpdatePidsLimit/update_from_none
09:26:10 [2020-04-29T09:26:10.792Z] === RUN   TestUpdatePidsLimit/no_change
09:26:11 [2020-04-29T09:26:11.357Z] === RUN   TestUpdatePidsLimit/update_lower
09:26:11 [2020-04-29T09:26:11.614Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:26:11 [2020-04-29T09:26:11.634Z] --- PASS: TestSecretInspect (3.16s)
09:26:11 [2020-04-29T09:26:11.634Z] === RUN   TestSecretList
09:26:12 [2020-04-29T09:26:12.179Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:26:12 [2020-04-29T09:26:12.305Z] --- PASS: TestServiceUpdateLabel (3.72s)
09:26:12 [2020-04-29T09:26:12.305Z] === RUN   TestServiceUpdateSecrets
09:26:12 [2020-04-29T09:26:12.437Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
09:26:12 [2020-04-29T09:26:12.437Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:26:13 [2020-04-29T09:26:13.001Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:26:13 [2020-04-29T09:26:13.203Z] Created binary: bundles/binary-daemon/dockerd-dev
09:26:13 [2020-04-29T09:26:13.204Z] Copying nested executables into bundles/binary-daemon
09:26:13 [2020-04-29T09:26:13.204Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
09:26:13 [2020-04-29T09:26:13.538Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6 -e DOCKER_GRAPHDRIVER docker:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 hack/make.sh cross
09:26:14 [2020-04-29T09:26:14.102Z] 
09:26:14 [2020-04-29T09:26:14.102Z] Removing bundles/
09:26:14 [2020-04-29T09:26:14.102Z] 
09:26:14 [2020-04-29T09:26:14.102Z] ---> Making bundle: cross (in bundles/cross)
09:26:14 [2020-04-29T09:26:14.102Z] Cross building: bundles/cross/linux/amd64
09:26:14 [2020-04-29T09:26:14.102Z] Building: bundles/cross/linux/amd64/dockerd-dev
09:26:14 [2020-04-29T09:26:14.102Z] GOOS="linux" GOARCH="amd64" GOARM=""
09:26:14 [2020-04-29T09:26:14.371Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
09:26:14 [2020-04-29T09:26:14.371Z] --- PASS: TestUpdatePidsLimit (3.92s)
09:26:14 [2020-04-29T09:26:14.371Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
09:26:14 [2020-04-29T09:26:14.371Z]     --- PASS: TestUpdatePidsLimit/no_change (0.48s)
09:26:14 [2020-04-29T09:26:14.371Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.43s)
09:26:14 [2020-04-29T09:26:14.371Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
09:26:14 [2020-04-29T09:26:14.371Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s)
09:26:14 [2020-04-29T09:26:14.371Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
09:26:14 [2020-04-29T09:26:14.371Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
09:26:14 [2020-04-29T09:26:14.371Z] === RUN   TestUpdateRestartPolicy
09:26:14 [2020-04-29T09:26:14.919Z] --- PASS: TestSecretList (3.20s)
09:26:14 [2020-04-29T09:26:14.920Z] === RUN   TestSecretsCreateAndDelete
09:26:14 [2020-04-29T09:26:14.935Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
09:26:15 [2020-04-29T09:26:15.864Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
09:26:17 [2020-04-29T09:26:17.233Z] === RUN   TestDockerSuite/TestBuildCacheAdd
09:26:18 [2020-04-29T09:26:18.164Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
09:26:18 [2020-04-29T09:26:18.205Z] --- PASS: TestSecretsCreateAndDelete (3.20s)
09:26:18 [2020-04-29T09:26:18.205Z] === RUN   TestSecretsUpdate
09:26:18 [2020-04-29T09:26:18.728Z] === RUN   TestDockerSuite/TestBuildCacheFrom
09:26:18 [2020-04-29T09:26:18.985Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
09:26:20 [2020-04-29T09:26:20.753Z] --- PASS: TestSecretsUpdate (3.23s)
09:26:20 [2020-04-29T09:26:20.753Z] === RUN   TestTemplatedSecret
09:26:23 [2020-04-29T09:26:23.224Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
09:26:24 [2020-04-29T09:26:24.595Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
09:26:24 [2020-04-29T09:26:24.949Z] --- PASS: TestTemplatedSecret (3.53s)
09:26:24 [2020-04-29T09:26:24.949Z] === RUN   TestSecretCreateResolve
09:26:25 [2020-04-29T09:26:25.966Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
09:26:26 [2020-04-29T09:26:26.897Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
09:26:27 [2020-04-29T09:26:27.155Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
09:26:27 [2020-04-29T09:26:27.483Z] --- PASS: TestSecretCreateResolve (3.21s)
09:26:27 [2020-04-29T09:26:27.483Z] PASS
09:26:27 [2020-04-29T09:26:27.483Z] 
09:26:27 [2020-04-29T09:26:27.483Z] DONE 6 tests in 19.671s
09:26:27 [2020-04-29T09:26:27.719Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
09:26:27 [2020-04-29T09:26:27.742Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:26:27 [2020-04-29T09:26:27.742Z] ++ 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
09:26:27 [2020-04-29T09:26:27.742Z] ++ set -e
09:26:27 [2020-04-29T09:26:27.742Z] ++ '[' -n 0 ']'
09:26:27 [2020-04-29T09:26:27.742Z] ++ set -x
09:26:27 [2020-04-29T09:26:27.742Z] ++ env -i DEST=/go/src/github.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
09:26:27 [2020-04-29T09:26:27.742Z] INFO: Testing against a local daemon
09:26:27 [2020-04-29T09:26:27.742Z] === RUN   TestServiceCreateInit
09:26:27 [2020-04-29T09:26:27.742Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:26:27 [2020-04-29T09:26:27.977Z] --- PASS: TestUpdateRestartPolicy (13.70s)
09:26:27 [2020-04-29T09:26:27.977Z] === RUN   TestUpdateRestartWithAutoRemove
09:26:28 [2020-04-29T09:26:28.909Z] --- PASS: TestUpdateRestartWithAutoRemove (0.98s)
09:26:28 [2020-04-29T09:26:28.909Z] === RUN   TestWaitNonBlocked
09:26:28 [2020-04-29T09:26:28.909Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:26:28 [2020-04-29T09:26:28.909Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:26:28 [2020-04-29T09:26:28.909Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:26:28 [2020-04-29T09:26:28.909Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:26:28 [2020-04-29T09:26:28.909Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:26:28 [2020-04-29T09:26:28.909Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:26:29 [2020-04-29T09:26:29.842Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
09:26:30 [2020-04-29T09:26:30.409Z] --- PASS: TestWaitNonBlocked (0.02s)
09:26:30 [2020-04-29T09:26:30.409Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s)
09:26:30 [2020-04-29T09:26:30.409Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s)
09:26:30 [2020-04-29T09:26:30.409Z] === RUN   TestWaitBlocked
09:26:30 [2020-04-29T09:26:30.409Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:26:30 [2020-04-29T09:26:30.409Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:26:30 [2020-04-29T09:26:30.409Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:26:30 [2020-04-29T09:26:30.409Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:26:30 [2020-04-29T09:26:30.409Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:26:30 [2020-04-29T09:26:30.409Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:26:30 [2020-04-29T09:26:30.733Z] --- PASS: TestServiceUpdateSecrets (16.06s)
09:26:30 [2020-04-29T09:26:30.733Z] === RUN   TestServiceUpdateConfigs
09:26:31 [2020-04-29T09:26:31.779Z] --- PASS: TestWaitBlocked (0.01s)
09:26:31 [2020-04-29T09:26:31.779Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s)
09:26:31 [2020-04-29T09:26:31.779Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.51s)
09:26:31 [2020-04-29T09:26:31.779Z] === CONT  TestContainerStartOnDaemonRestart
09:26:31 [2020-04-29T09:26:31.779Z] === CONT  TestIpcModeOlderClient
09:26:32 [2020-04-29T09:26:32.035Z] --- PASS: TestIpcModeOlderClient (0.15s)
09:26:32 [2020-04-29T09:26:32.035Z] === CONT  TestDaemonHostGatewayIP
09:26:33 [2020-04-29T09:26:33.010Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:26:33 [2020-04-29T09:26:33.406Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
09:26:34 [2020-04-29T09:26:34.777Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
09:26:35 [2020-04-29T09:26:35.710Z] === CONT  TestContainerKillOnDaemonStart
09:26:35 [2020-04-29T09:26:35.710Z] --- PASS: TestContainerStartOnDaemonRestart (3.69s)
09:26:36 [2020-04-29T09:26:36.274Z] --- PASS: TestDaemonHostGatewayIP (4.33s)
09:26:36 [2020-04-29T09:26:36.274Z] === CONT  TestDaemonRestartIpcMode
09:26:37 [2020-04-29T09:26:37.206Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
09:26:37 [2020-04-29T09:26:37.464Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
09:26:38 [2020-04-29T09:26:38.281Z] --- PASS: TestServiceCreateInit (10.03s)
09:26:38 [2020-04-29T09:26:38.281Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.90s)
09:26:38 [2020-04-29T09:26:38.281Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s)
09:26:38 [2020-04-29T09:26:38.281Z] === RUN   TestCreateServiceMultipleTimes
09:26:38 [2020-04-29T09:26:38.394Z] === RUN   TestDockerSuite/TestBuildClearCmd
09:26:38 [2020-04-29T09:26:38.651Z] === RUN   TestDockerSuite/TestBuildCmd
09:26:39 [2020-04-29T09:26:39.217Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
09:26:39 [2020-04-29T09:26:39.474Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
09:26:39 [2020-04-29T09:26:39.474Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
09:26:40 [2020-04-29T09:26:40.037Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
09:26:40 [2020-04-29T09:26:40.037Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
09:26:40 [2020-04-29T09:26:40.294Z] --- PASS: TestDaemonRestartIpcMode (3.94s)
09:26:41 [2020-04-29T09:26:41.224Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
09:26:43 [2020-04-29T09:26:43.120Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
09:26:45 [2020-04-29T09:26:45.928Z] --- PASS: TestServiceUpdateConfigs (15.88s)
09:26:45 [2020-04-29T09:26:45.928Z] === RUN   TestServiceUpdateNetwork
09:26:47 [2020-04-29T09:26:47.298Z] === RUN   TestDockerSuite/TestBuildConditionalCache
09:26:47 [2020-04-29T09:26:47.555Z] === RUN   TestDockerSuite/TestBuildContChar
09:26:48 [2020-04-29T09:26:48.119Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
09:26:48 [2020-04-29T09:26:48.120Z] --- PASS: TestContainerKillOnDaemonStart (12.76s)
09:26:48 [2020-04-29T09:26:48.120Z] PASS
09:26:48 [2020-04-29T09:26:48.120Z] 
09:26:48 [2020-04-29T09:26:48.120Z] === Skipped
09:26:48 [2020-04-29T09:26:48.120Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:26:48 [2020-04-29T09:26:48.120Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:26:48 [2020-04-29T09:26:48.120Z] 
09:26:48 [2020-04-29T09:26:48.120Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:26:48 [2020-04-29T09:26:48.120Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:26:48 [2020-04-29T09:26:48.120Z] 
09:26:48 [2020-04-29T09:26:48.120Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
09:26:48 [2020-04-29T09:26:48.120Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:26:48 [2020-04-29T09:26:48.120Z] 
09:26:48 [2020-04-29T09:26:48.120Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:26:48 [2020-04-29T09:26:48.120Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:26:48 [2020-04-29T09:26:48.120Z] 
09:26:48 [2020-04-29T09:26:48.120Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:26:48 [2020-04-29T09:26:48.120Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:26:48 [2020-04-29T09:26:48.120Z] 
09:26:48 [2020-04-29T09:26:48.120Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
09:26:48 [2020-04-29T09:26:48.120Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:26:48 [2020-04-29T09:26:48.120Z] 
09:26:48 [2020-04-29T09:26:48.120Z] 
09:26:48 [2020-04-29T09:26:48.120Z] DONE 200 tests, 6 skipped in 162.524s
09:26:48 [2020-04-29T09:26:48.376Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:26:48 [2020-04-29T09:26:48.377Z] ++ 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
09:26:48 [2020-04-29T09:26:48.377Z] ++ set -e
09:26:48 [2020-04-29T09:26:48.377Z] ++ '[' -n 0 ']'
09:26:48 [2020-04-29T09:26:48.377Z] ++ set -x
09:26:48 [2020-04-29T09:26:48.377Z] ++ env -i DEST=/go/src/github.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
09:26:48 [2020-04-29T09:26:48.377Z] INFO: Testing against a local daemon
09:26:48 [2020-04-29T09:26:48.377Z] === RUN   TestCommitInheritsEnv
09:26:48 [2020-04-29T09:26:48.941Z] --- PASS: TestCommitInheritsEnv (0.53s)
09:26:48 [2020-04-29T09:26:48.941Z] === RUN   TestImportExtremelyLargeImageWorks
09:26:48 [2020-04-29T09:26:48.941Z] === PAUSE TestImportExtremelyLargeImageWorks
09:26:48 [2020-04-29T09:26:48.941Z] === RUN   TestImagesFilterMultiReference
09:26:49 [2020-04-29T09:26:49.198Z] --- PASS: TestImagesFilterMultiReference (0.08s)
09:26:49 [2020-04-29T09:26:49.198Z] === RUN   TestImagePullPlatformInvalid
09:26:49 [2020-04-29T09:26:49.198Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
09:26:49 [2020-04-29T09:26:49.198Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
09:26:49 [2020-04-29T09:26:49.198Z] === RUN   TestRemoveImageOrphaning
09:26:49 [2020-04-29T09:26:49.456Z] --- PASS: TestRemoveImageOrphaning (0.44s)
09:26:49 [2020-04-29T09:26:49.456Z] === RUN   TestRemoveImageGarbageCollector
09:26:49 [2020-04-29T09:26:49.713Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
09:26:50 [2020-04-29T09:26:50.278Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
09:26:51 [2020-04-29T09:26:51.209Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
09:26:51 [2020-04-29T09:26:51.774Z] --- PASS: TestRemoveImageGarbageCollector (2.17s)
09:26:51 [2020-04-29T09:26:51.774Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:26:51 [2020-04-29T09:26:51.774Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:26:51 [2020-04-29T09:26:51.774Z] === RUN   TestTagInvalidReference
09:26:51 [2020-04-29T09:26:51.774Z] --- PASS: TestTagInvalidReference (0.06s)
09:26:51 [2020-04-29T09:26:51.774Z] === RUN   TestTagValidPrefixedRepo
09:26:51 [2020-04-29T09:26:51.774Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
09:26:51 [2020-04-29T09:26:51.774Z] === RUN   TestTagExistedNameWithoutForce
09:26:52 [2020-04-29T09:26:52.031Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
09:26:52 [2020-04-29T09:26:52.031Z] === RUN   TestTagOfficialNames
09:26:52 [2020-04-29T09:26:52.031Z] --- PASS: TestTagOfficialNames (0.04s)
09:26:52 [2020-04-29T09:26:52.031Z] === RUN   TestTagMatchesDigest
09:26:52 [2020-04-29T09:26:52.031Z] --- PASS: TestTagMatchesDigest (0.02s)
09:26:52 [2020-04-29T09:26:52.031Z] === CONT  TestImportExtremelyLargeImageWorks
09:26:52 [2020-04-29T09:26:52.288Z] === RUN   TestDockerSuite/TestBuildContextCleanup
09:26:52 [2020-04-29T09:26:52.545Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
09:26:52 [2020-04-29T09:26:52.803Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
09:26:53 [2020-04-29T09:26:53.735Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
09:26:53 [2020-04-29T09:26:53.992Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
09:26:55 [2020-04-29T09:26:55.365Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
09:26:56 [2020-04-29T09:26:56.736Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
09:26:56 [2020-04-29T09:26:56.994Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
09:26:57 [2020-04-29T09:26:57.559Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
09:26:59 [2020-04-29T09:26:59.320Z] eac6fba788c9: Pull complete
09:26:59 [2020-04-29T09:26:59.320Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca
09:26:59 [2020-04-29T09:26:59.320Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
09:26:59 [2020-04-29T09:26:59.320Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
09:26:59 [2020-04-29T09:26:59.320Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
09:26:59 [2020-04-29T09:26:59.320Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158'
09:26:59 [2020-04-29T09:26:59.320Z] WARN: Skipping validation tests
09:26:59 [2020-04-29T09:26:59.320Z] INFO: Running unit tests at 04/29/2020 09:26:53...
09:26:59 [2020-04-29T09:26:59.320Z] INFO: make.ps1 starting at 04/29/2020 09:26:57
09:26:59 [2020-04-29T09:26:59.320Z] INFO: Git commit (5c59f8d0cd) assumed from DOCKER_GITCOMMIT environment variable
09:26:59 [2020-04-29T09:26:59.320Z] INFO: Invoking autogen...
09:26:59 [2020-04-29T09:26:59.320Z] INFO: Running unit tests...
09:27:00 [2020-04-29T09:27:00.217Z] --- PASS: TestCreateServiceMultipleTimes (19.64s)
09:27:00 [2020-04-29T09:27:00.217Z] === RUN   TestCreateServiceConflict
09:27:00 [2020-04-29T09:27:00.784Z] --- PASS: TestCreateServiceConflict (3.20s)
09:27:00 [2020-04-29T09:27:00.784Z] === RUN   TestCreateServiceMaxReplicas
09:27:01 [2020-04-29T09:27:01.135Z] --- PASS: TestServiceUpdateNetwork (16.17s)
09:27:01 [2020-04-29T09:27:01.135Z] === RUN   TestServiceUpdatePidsLimit
09:27:01 [2020-04-29T09:27:01.135Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:27:01 [2020-04-29T09:27:01.743Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
09:27:01 [2020-04-29T09:27:01.743Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
09:27:02 [2020-04-29T09:27:02.139Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:27:04 [2020-04-29T09:27:04.978Z] --- PASS: TestCreateServiceMaxReplicas (3.60s)
09:27:04 [2020-04-29T09:27:04.978Z] === RUN   TestCreateWithDuplicateNetworkNames
09:27:05 [2020-04-29T09:27:05.021Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
09:27:06 [2020-04-29T09:27:06.480Z] 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
09:27:06 [2020-04-29T09:27:06.915Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
09:27:09 [2020-04-29T09:27:09.438Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
09:27:10 [2020-04-29T09:27:10.371Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
09:27:10 [2020-04-29T09:27:10.501Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:27:11 [2020-04-29T09:27:11.302Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
09:27:11 [2020-04-29T09:27:11.867Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
09:27:12 [2020-04-29T09:27:12.799Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
09:27:13 [2020-04-29T09:27:13.653Z] ?   	github.com/docker/docker/api	[no test files]
09:27:15 [2020-04-29T09:27:15.325Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
09:27:18 [2020-04-29T09:27:18.606Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
09:27:18 [2020-04-29T09:27:18.866Z] --- PASS: TestServiceUpdatePidsLimit (17.83s)
09:27:18 [2020-04-29T09:27:18.866Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s)
09:27:18 [2020-04-29T09:27:18.866Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s)
09:27:18 [2020-04-29T09:27:18.866Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s)
09:27:18 [2020-04-29T09:27:18.866Z] PASS
09:27:18 [2020-04-29T09:27:18.866Z] 
09:27:18 [2020-04-29T09:27:18.866Z] === Skipped
09:27:18 [2020-04-29T09:27:18.866Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
09:27:18 [2020-04-29T09:27:18.866Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:27:18 [2020-04-29T09:27:18.866Z] 
09:27:18 [2020-04-29T09:27:18.866Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
09:27:18 [2020-04-29T09:27:18.866Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:27:18 [2020-04-29T09:27:18.866Z] 
09:27:18 [2020-04-29T09:27:18.866Z] 
09:27:18 [2020-04-29T09:27:18.866Z] DONE 27 tests, 2 skipped in 175.574s
09:27:18 [2020-04-29T09:27:18.866Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
09:27:18 [2020-04-29T09:27:18.866Z] ++ 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
09:27:18 [2020-04-29T09:27:18.866Z] ++ set -e
09:27:18 [2020-04-29T09:27:18.866Z] ++ '[' -n 0 ']'
09:27:18 [2020-04-29T09:27:18.866Z] ++ set -x
09:27:18 [2020-04-29T09:27:18.866Z] ++ env -i DEST=/go/src/github.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
09:27:18 [2020-04-29T09:27:18.866Z] INFO: Testing against a local daemon
09:27:18 [2020-04-29T09:27:18.866Z] === RUN   TestSessionCreate
09:27:18 [2020-04-29T09:27:18.866Z] --- PASS: TestSessionCreate (0.02s)
09:27:18 [2020-04-29T09:27:18.866Z] === RUN   TestSessionCreateWithBadUpgrade
09:27:18 [2020-04-29T09:27:18.866Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
09:27:18 [2020-04-29T09:27:18.866Z] PASS
09:27:18 [2020-04-29T09:27:18.866Z] 
09:27:18 [2020-04-29T09:27:18.866Z] DONE 2 tests in 0.234s
09:27:18 [2020-04-29T09:27:18.866Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
09:27:18 [2020-04-29T09:27:18.866Z] ++ 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
09:27:18 [2020-04-29T09:27:18.866Z] ++ set -e
09:27:18 [2020-04-29T09:27:18.866Z] ++ '[' -n 0 ']'
09:27:18 [2020-04-29T09:27:18.866Z] ++ set -x
09:27:18 [2020-04-29T09:27:18.866Z] ++ env -i DEST=/go/src/github.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
09:27:18 [2020-04-29T09:27:18.866Z] INFO: Testing against a local daemon
09:27:18 [2020-04-29T09:27:18.866Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:27:18 [2020-04-29T09:27:18.866Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:27:18 [2020-04-29T09:27:18.866Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:27:18 [2020-04-29T09:27:18.866Z] === RUN   TestEventsExecDie
09:27:18 [2020-04-29T09:27:18.866Z] --- PASS: TestEventsExecDie (0.94s)
09:27:18 [2020-04-29T09:27:18.866Z] === RUN   TestEventsBackwardsCompatible
09:27:19 [2020-04-29T09:27:19.147Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
09:27:19 [2020-04-29T09:27:19.147Z] === RUN   TestInfoBinaryCommits
09:27:19 [2020-04-29T09:27:19.147Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:27:19 [2020-04-29T09:27:19.147Z] === RUN   TestInfoAPIVersioned
09:27:19 [2020-04-29T09:27:19.147Z] --- PASS: TestInfoAPIVersioned (0.00s)
09:27:19 [2020-04-29T09:27:19.147Z] === RUN   TestInfoDiscoveryBackend
09:27:19 [2020-04-29T09:27:19.759Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
09:27:19 [2020-04-29T09:27:19.759Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:27:19 [2020-04-29T09:27:19.856Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.66s)
09:27:19 [2020-04-29T09:27:19.856Z] === RUN   TestCreateServiceSecretFileMode
09:27:20 [2020-04-29T09:27:20.805Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:27:20 [2020-04-29T09:27:20.805Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:27:21 [2020-04-29T09:27:21.087Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
09:27:21 [2020-04-29T09:27:21.087Z] === RUN   TestInfoAPI
09:27:21 [2020-04-29T09:27:21.087Z] --- PASS: TestInfoAPI (0.02s)
09:27:21 [2020-04-29T09:27:21.087Z] === RUN   TestInfoAPIWarnings
09:27:21 [2020-04-29T09:27:21.130Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
09:27:21 [2020-04-29T09:27:21.699Z] --- PASS: TestInfoAPIWarnings (0.53s)
09:27:21 [2020-04-29T09:27:21.699Z] === RUN   TestInfoDebug
09:27:22 [2020-04-29T09:27:22.062Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
09:27:22 [2020-04-29T09:27:22.312Z] --- PASS: TestInfoDebug (0.52s)
09:27:22 [2020-04-29T09:27:22.312Z] === RUN   TestInfoInsecureRegistries
09:27:22 [2020-04-29T09:27:22.388Z] --- PASS: TestCreateServiceSecretFileMode (3.27s)
09:27:22 [2020-04-29T09:27:22.389Z] === RUN   TestCreateServiceConfigFileMode
09:27:22 [2020-04-29T09:27:22.593Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:27:22 [2020-04-29T09:27:22.593Z] === RUN   TestInfoRegistryMirrors
09:27:22 [2020-04-29T09:27:22.626Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
09:27:22 [2020-04-29T09:27:22.626Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
09:27:22 [2020-04-29T09:27:22.883Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
09:27:22 [2020-04-29T09:27:22.883Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
09:27:22 [2020-04-29T09:27:22.883Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
09:27:23 [2020-04-29T09:27:23.216Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:27:23 [2020-04-29T09:27:23.216Z] === RUN   TestLoginFailsWithBadCredentials
09:27:23 [2020-04-29T09:27:23.497Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
09:27:23 [2020-04-29T09:27:23.497Z] === RUN   TestPingCacheHeaders
09:27:23 [2020-04-29T09:27:23.497Z] --- PASS: TestPingCacheHeaders (0.01s)
09:27:23 [2020-04-29T09:27:23.497Z] === RUN   TestPingGet
09:27:23 [2020-04-29T09:27:23.497Z] --- PASS: TestPingGet (0.01s)
09:27:23 [2020-04-29T09:27:23.497Z] === RUN   TestPingHead
09:27:23 [2020-04-29T09:27:23.497Z] --- PASS: TestPingHead (0.01s)
09:27:23 [2020-04-29T09:27:23.497Z] === RUN   TestVersion
09:27:23 [2020-04-29T09:27:23.497Z] --- PASS: TestVersion (0.01s)
09:27:23 [2020-04-29T09:27:23.497Z] PASS
09:27:23 [2020-04-29T09:27:23.497Z] 
09:27:23 [2020-04-29T09:27:23.497Z] === Skipped
09:27:23 [2020-04-29T09:27:23.497Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:27:23 [2020-04-29T09:27:23.497Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:27:23 [2020-04-29T09:27:23.497Z] 
09:27:23 [2020-04-29T09:27:23.497Z] 
09:27:23 [2020-04-29T09:27:23.497Z] DONE 18 tests, 1 skipped in 5.719s
09:27:23 [2020-04-29T09:27:23.497Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
09:27:23 [2020-04-29T09:27:23.497Z] ++ 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
09:27:23 [2020-04-29T09:27:23.497Z] ++ set -e
09:27:23 [2020-04-29T09:27:23.497Z] ++ '[' -n 0 ']'
09:27:23 [2020-04-29T09:27:23.497Z] ++ set -x
09:27:23 [2020-04-29T09:27:23.497Z] ++ env -i DEST=/go/src/github.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
09:27:23 [2020-04-29T09:27:23.778Z] INFO: Testing against a local daemon
09:27:23 [2020-04-29T09:27:23.778Z] === RUN   TestVolumesCreateAndList
09:27:23 [2020-04-29T09:27:23.778Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:27:23 [2020-04-29T09:27:23.778Z] === RUN   TestVolumesRemove
09:27:23 [2020-04-29T09:27:23.778Z] --- PASS: TestVolumesRemove (0.16s)
09:27:23 [2020-04-29T09:27:23.778Z] === RUN   TestVolumesInspect
09:27:23 [2020-04-29T09:27:23.778Z] --- PASS: TestVolumesInspect (0.01s)
09:27:23 [2020-04-29T09:27:23.778Z] === RUN   TestVolumesInvalidJSON
09:27:23 [2020-04-29T09:27:23.778Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:27:23 [2020-04-29T09:27:23.778Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:27:24 [2020-04-29T09:27:24.059Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:27:24 [2020-04-29T09:27:24.059Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:27:24 [2020-04-29T09:27:24.059Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
09:27:24 [2020-04-29T09:27:24.059Z] PASS
09:27:24 [2020-04-29T09:27:24.059Z] 
09:27:24 [2020-04-29T09:27:24.059Z] DONE 5 tests in 0.353s
09:27:24 [2020-04-29T09:27:24.059Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:27:24 [2020-04-29T09:27:24.059Z] ++++ cat bundles/test-integration/docker.pid
09:27:24 [2020-04-29T09:27:24.059Z] +++ kill 11934
09:27:25 [2020-04-29T09:27:25.410Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
09:27:25 [2020-04-29T09:27:25.525Z] +++ /etc/init.d/apparmor stop
09:27:25 [2020-04-29T09:27:25.525Z] Leaving: AppArmorNo profiles have been unloaded.
09:27:25 [2020-04-29T09:27:25.525Z] 
09:27:25 [2020-04-29T09:27:25.525Z] Unloading profiles will leave already running processes permanently
09:27:25 [2020-04-29T09:27:25.525Z] unconfined, which can lead to unexpected situations.
09:27:25 [2020-04-29T09:27:25.525Z] 
09:27:25 [2020-04-29T09:27:25.525Z] To set a process to complain mode, use the command line tool
09:27:25 [2020-04-29T09:27:25.525Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:27:25 [2020-04-29T09:27:25.525Z] +++ true
09:27:25 [2020-04-29T09:27:25.525Z] 
09:27:25 [2020-04-29T09:27:25.677Z] --- PASS: TestCreateServiceConfigFileMode (3.41s)
09:27:25 [2020-04-29T09:27:25.677Z] === RUN   TestCreateServiceSysctls
Post stage
[Pipeline] junit
09:27:27 [2020-04-29T09:27:27.026Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:27:27 [2020-04-29T09:27:27.650Z] + echo Ensuring container killed.
09:27:27 [2020-04-29T09:27:27.650Z] Ensuring container killed.
09:27:27 [2020-04-29T09:27:27.650Z] + docker rm -vf docker-pr4
09:27:27 [2020-04-29T09:27:27.650Z] Error: No such container: docker-pr4
09:27:27 [2020-04-29T09:27:27.650Z] + true
[Pipeline] sh
09:27:27 [2020-04-29T09:27:27.944Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
09:27:27 [2020-04-29T09:27:27.944Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
09:27:28 [2020-04-29T09:27:28.018Z] + echo Chowning /workspace to jenkins user
09:27:28 [2020-04-29T09:27:28.018Z] Chowning /workspace to jenkins user
09:27:28 [2020-04-29T09:27:28.018Z] + id -u
09:27:28 [2020-04-29T09:27:28.018Z] + id -g
09:27:28 [2020-04-29T09:27:28.018Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40868:/workspace busybox chown -R 1001:1001 /workspace
09:27:28 [2020-04-29T09:27:28.018Z] Unable to find image 'busybox:latest' locally
09:27:28 [2020-04-29T09:27:28.202Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
09:27:28 [2020-04-29T09:27:28.299Z] latest: Pulling from library/busybox
09:27:28 [2020-04-29T09:27:28.299Z] 0f0ac3ee2e90: Pulling fs layer
09:27:28 [2020-04-29T09:27:28.580Z] 0f0ac3ee2e90: Verifying Checksum
09:27:28 [2020-04-29T09:27:28.580Z] 0f0ac3ee2e90: Download complete
09:27:28 [2020-04-29T09:27:28.588Z] ok  	github.com/docker/docker/api/server	0.162s	coverage: 9.0% of statements
09:27:28 [2020-04-29T09:27:28.766Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
09:27:29 [2020-04-29T09:27:29.193Z] 0f0ac3ee2e90: Pull complete
09:27:29 [2020-04-29T09:27:29.193Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
09:27:29 [2020-04-29T09:27:29.193Z] Status: Downloaded newer image for busybox:latest
09:27:29 [2020-04-29T09:27:29.331Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
09:27:29 [2020-04-29T09:27:29.866Z] --- PASS: TestCreateServiceSysctls (4.32s)
09:27:29 [2020-04-29T09:27:29.866Z] === RUN   TestCreateServiceCapabilities
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:27:31 [2020-04-29T09:27:31.605Z] + bundleName=s390x-integration
09:27:31 [2020-04-29T09:27:31.605Z] + echo Creating s390x-integration-bundles.tar.gz
09:27:31 [2020-04-29T09:27:31.605Z] Creating s390x-integration-bundles.tar.gz
09:27:31 [2020-04-29T09:27:31.605Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:27:31 [2020-04-29T09:27:31.605Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:27:31 [2020-04-29T09:27:31.640Z] Archiving artifacts
09:27:31 [2020-04-29T09:27:31.856Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
09:27:31 [2020-04-29T09:27:31.856Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
09:27:32 [2020-04-29T09:27:32.013Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40868/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:27:32 [2020-04-29T09:27:32.396Z] + make clean
09:27:32 [2020-04-29T09:27:32.677Z] docker volume rm -f docker-dev-cache
09:27:32 [2020-04-29T09:27:32.959Z] docker-dev-cache
[Pipeline] deleteDir
09:27:33 [2020-04-29T09:27:33.152Z] --- PASS: TestCreateServiceCapabilities (3.35s)
09:27:33 [2020-04-29T09:27:33.152Z] === RUN   TestInspect
09:27:33 [2020-04-29T09:27:33.226Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:27:34 [2020-04-29T09:27:34.598Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
09:27:35 [2020-04-29T09:27:35.165Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
09:27:35 [2020-04-29T09:27:35.513Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
09:27:35 [2020-04-29T09:27:35.513Z] Copying nested executables into bundles/cross/linux/amd64
09:27:35 [2020-04-29T09:27:35.513Z] Cross building: bundles/cross/windows/amd64
09:27:35 [2020-04-29T09:27:35.513Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
09:27:35 [2020-04-29T09:27:35.513Z] GOOS="windows" GOARCH="amd64" GOARM=""
09:27:37 [2020-04-29T09:27:37.341Z] --- PASS: TestInspect (3.56s)
09:27:37 [2020-04-29T09:27:37.341Z] === RUN   TestCreateJob
09:27:38 [2020-04-29T09:27:38.471Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
09:27:39 [2020-04-29T09:27:39.040Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
09:27:39 [2020-04-29T09:27:39.298Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
09:27:40 [2020-04-29T09:27:40.668Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
09:27:41 [2020-04-29T09:27:41.533Z] --- PASS: TestCreateJob (4.14s)
09:27:41 [2020-04-29T09:27:41.533Z] === RUN   TestReplicatedJob
09:27:42 [2020-04-29T09:27:42.562Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
09:27:46 [2020-04-29T09:27:46.739Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
09:27:46 [2020-04-29T09:27:46.739Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
09:27:48 [2020-04-29T09:27:48.100Z] --- PASS: TestReplicatedJob (6.34s)
09:27:48 [2020-04-29T09:27:48.100Z] === RUN   TestUpdateReplicatedJob
09:27:50 [2020-04-29T09:27:50.014Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
09:27:52 [2020-04-29T09:27:52.289Z] --- PASS: TestUpdateReplicatedJob (4.37s)
09:27:52 [2020-04-29T09:27:52.289Z] === RUN   TestServiceListWithStatuses
09:27:52 [2020-04-29T09:27:52.289Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:27:52 [2020-04-29T09:27:52.289Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:27:52 [2020-04-29T09:27:52.289Z] === RUN   TestDockerNetworkConnectAlias
09:27:55 [2020-04-29T09:27:55.271Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
09:27:55 [2020-04-29T09:27:55.271Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
09:27:55 [2020-04-29T09:27:55.528Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
09:27:57 [2020-04-29T09:27:57.423Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
09:27:57 [2020-04-29T09:27:57.423Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
09:27:57 [2020-04-29T09:27:57.559Z] --- PASS: TestDockerNetworkConnectAlias (6.01s)
09:27:57 [2020-04-29T09:27:57.559Z] === RUN   TestDockerNetworkReConnect
09:27:58 [2020-04-29T09:27:58.794Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
09:27:59 [2020-04-29T09:27:59.730Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
09:28:02 [2020-04-29T09:28:02.253Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
09:28:02 [2020-04-29T09:28:02.830Z] --- PASS: TestDockerNetworkReConnect (5.09s)
09:28:02 [2020-04-29T09:28:02.830Z] === RUN   TestServicePlugin
09:28:02 [2020-04-29T09:28:02.830Z] --- SKIP: TestServicePlugin (0.00s)
09:28:02 [2020-04-29T09:28:02.830Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:28:02 [2020-04-29T09:28:02.830Z] === RUN   TestServiceUpdateLabel
09:28:03 [2020-04-29T09:28:03.184Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
09:28:03 [2020-04-29T09:28:03.184Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
09:28:03 [2020-04-29T09:28:03.441Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
09:28:04 [2020-04-29T09:28:04.811Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
09:28:06 [2020-04-29T09:28:06.117Z] --- PASS: TestServiceUpdateLabel (3.20s)
09:28:06 [2020-04-29T09:28:06.117Z] === RUN   TestServiceUpdateSecrets
09:28:06 [2020-04-29T09:28:06.708Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
09:28:07 [2020-04-29T09:28:07.673Z] --- PASS: TestImportExtremelyLargeImageWorks (296.63s)
09:28:07 [2020-04-29T09:28:07.673Z] PASS
09:28:07 [2020-04-29T09:28:07.673Z] 
09:28:07 [2020-04-29T09:28:07.673Z] === Skipped
09:28:07 [2020-04-29T09:28:07.673Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
09:28:07 [2020-04-29T09:28:07.673Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:28:07 [2020-04-29T09:28:07.673Z] 
09:28:07 [2020-04-29T09:28:07.673Z] 
09:28:07 [2020-04-29T09:28:07.673Z] DONE 12 tests, 1 skipped in 298.050s
09:28:07 [2020-04-29T09:28:07.673Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
09:28:07 [2020-04-29T09:28:07.673Z] ++ 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
09:28:07 [2020-04-29T09:28:07.673Z] ++ set -e
09:28:07 [2020-04-29T09:28:07.673Z] ++ '[' -n 0 ']'
09:28:07 [2020-04-29T09:28:07.673Z] ++ set -x
09:28:07 [2020-04-29T09:28:07.673Z] ++ env -i DEST=/go/src/github.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
09:28:07 [2020-04-29T09:28:07.673Z] INFO: Testing against a local daemon
09:28:07 [2020-04-29T09:28:07.673Z] === RUN   TestNetworkCreateDelete
09:28:07 [2020-04-29T09:28:07.673Z] --- PASS: TestNetworkCreateDelete (0.24s)
09:28:07 [2020-04-29T09:28:07.673Z] === RUN   TestDockerNetworkDeletePreferID
09:28:07 [2020-04-29T09:28:07.673Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s)
09:28:07 [2020-04-29T09:28:07.673Z] === RUN   TestInspectNetwork
09:28:07 [2020-04-29T09:28:07.673Z] === RUN   TestInspectNetwork/full_network_id
09:28:07 [2020-04-29T09:28:07.673Z] === RUN   TestInspectNetwork/partial_network_id
09:28:07 [2020-04-29T09:28:07.673Z] === RUN   TestInspectNetwork/network_name
09:28:07 [2020-04-29T09:28:07.673Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:28:07 [2020-04-29T09:28:07.673Z] --- PASS: TestInspectNetwork (7.59s)
09:28:07 [2020-04-29T09:28:07.673Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:28:07 [2020-04-29T09:28:07.673Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:28:07 [2020-04-29T09:28:07.673Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:28:07 [2020-04-29T09:28:07.673Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:28:07 [2020-04-29T09:28:07.673Z] === RUN   TestRunContainerWithBridgeNone
09:28:07 [2020-04-29T09:28:07.673Z] --- PASS: TestRunContainerWithBridgeNone (2.27s)
09:28:07 [2020-04-29T09:28:07.673Z] === RUN   TestNetworkInvalidJSON
09:28:07 [2020-04-29T09:28:07.673Z] === RUN   TestNetworkInvalidJSON//networks/create
09:28:07 [2020-04-29T09:28:07.673Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:28:07 [2020-04-29T09:28:07.673Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:28:07 [2020-04-29T09:28:07.673Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:28:07 [2020-04-29T09:28:07.673Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:28:07 [2020-04-29T09:28:07.673Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:28:07 [2020-04-29T09:28:07.673Z] === CONT  TestNetworkInvalidJSON//networks/create
09:28:07 [2020-04-29T09:28:07.673Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:28:07 [2020-04-29T09:28:07.673Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:28:07 [2020-04-29T09:28:07.673Z] --- PASS: TestNetworkInvalidJSON (0.05s)
09:28:07 [2020-04-29T09:28:07.673Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:28:07 [2020-04-29T09:28:07.673Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:28:07 [2020-04-29T09:28:07.673Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:28:07 [2020-04-29T09:28:07.673Z] === RUN   TestHostIPv4BridgeLabel
09:28:08 [2020-04-29T09:28:08.079Z] === RUN   TestDockerSuite/TestBuildDockerignore
09:28:08 [2020-04-29T09:28:08.295Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
09:28:08 [2020-04-29T09:28:08.295Z] === RUN   TestDaemonRestartWithLiveRestore
09:28:09 [2020-04-29T09:28:09.316Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
09:28:09 [2020-04-29T09:28:09.316Z] === RUN   TestDaemonDefaultNetworkPools
09:28:10 [2020-04-29T09:28:10.337Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
09:28:10 [2020-04-29T09:28:10.337Z] === RUN   TestDaemonRestartWithExistingNetwork
09:28:11 [2020-04-29T09:28:11.361Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
09:28:11 [2020-04-29T09:28:11.361Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:28:12 [2020-04-29T09:28:12.852Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s)
09:28:12 [2020-04-29T09:28:12.852Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:28:13 [2020-04-29T09:28:13.333Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
09:28:13 [2020-04-29T09:28:13.476Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
09:28:13 [2020-04-29T09:28:13.476Z] === RUN   TestServiceWithPredefinedNetwork
09:28:16 [2020-04-29T09:28:16.166Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s)
09:28:16 [2020-04-29T09:28:16.166Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:28:16 [2020-04-29T09:28:16.166Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:28:16 [2020-04-29T09:28:16.166Z]     service_test.go:236: FLAKY_TEST
09:28:16 [2020-04-29T09:28:16.166Z] === RUN   TestServiceWithDataPathPortInit
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ok  	github.com/docker/docker/api/server/httputils	0.133s	coverage: 14.7% of statements
09:28:19 [2020-04-29T09:28:19.463Z] ok  	github.com/docker/docker/api/server/middleware	0.147s	coverage: 37.7% of statements
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ok  	github.com/docker/docker/api/types/strslice	0.075s	coverage: 90.0% of statements
09:28:19 [2020-04-29T09:28:19.463Z] ok  	github.com/docker/docker/api/types/filters	0.117s	coverage: 92.2% of statements
09:28:19 [2020-04-29T09:28:19.463Z] ok  	github.com/docker/docker/api/server/router/swarm	0.128s	coverage: 4.8% of statements
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/types	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ok  	github.com/docker/docker/api/types/time	0.198s	coverage: 100.0% of statements
09:28:19 [2020-04-29T09:28:19.463Z] ok  	github.com/docker/docker/api/types/versions	0.069s	coverage: 75.0% of statements
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/builder	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:28:19 [2020-04-29T09:28:19.463Z] ok  	github.com/docker/docker/builder/dockerignore	0.290s	coverage: 96.8% of statements
09:28:22 [2020-04-29T09:28:22.414Z] ok  	github.com/docker/docker/cli/debug	0.079s	coverage: 100.0% of statements
09:28:23 [2020-04-29T09:28:23.290Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
09:28:23 [2020-04-29T09:28:23.290Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
09:28:23 [2020-04-29T09:28:23.290Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
09:28:23 [2020-04-29T09:28:23.400Z] ok  	github.com/docker/docker/builder/dockerfile	0.701s	coverage: 46.3% of statements
09:28:23 [2020-04-29T09:28:23.400Z] ok  	github.com/docker/docker/builder/remotecontext	0.873s	coverage: 9.2% of statements
09:28:24 [2020-04-29T09:28:24.211Z] --- PASS: TestServiceUpdateSecrets (15.30s)
09:28:24 [2020-04-29T09:28:24.211Z] === RUN   TestServiceUpdateConfigs
09:28:26 [2020-04-29T09:28:26.567Z] === RUN   TestDockerDaemonSuite/TestShmSize
09:28:27 [2020-04-29T09:28:27.498Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
09:28:28 [2020-04-29T09:28:28.431Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
09:28:31 [2020-04-29T09:28:31.447Z] --- PASS: TestServiceWithDataPathPortInit (14.73s)
09:28:31 [2020-04-29T09:28:31.447Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:28:32 [2020-04-29T09:28:32.612Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
09:28:32 [2020-04-29T09:28:32.612Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
09:28:35 [2020-04-29T09:28:35.893Z] ok  	github.com/docker/docker/client	0.600s	coverage: 74.9% of statements
09:28:38 [2020-04-29T09:28:38.270Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.22s)
09:28:38 [2020-04-29T09:28:38.270Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z6jg66bfe90wexlianfob1zt0 Created:2020-04-29 09:28:31.59214608 +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[54ef95e570a0e5c510b84d237ca0fdeb48a1fe803444ebcd9bc2e4bb99b4d2cb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.akaqt1qzqpjy08y8wdijaqb11 EndpointID:77042eebbd4bda7ca723f6760ffb459ba60bdc454932a1aac4057fbeb8b9a440 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6a0ba7162e103e96dc5e20f9b855dd928eaa5710fc204abbd87944cbe5aff1d0 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:d7cd4bd37037 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.akaqt1qzqpjy08y8wdijaqb11 EndpointID:77042eebbd4bda7ca723f6760ffb459ba60bdc454932a1aac4057fbeb8b9a440 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:28:38 [2020-04-29T09:28:38.270Z] PASS
09:28:38 [2020-04-29T09:28:38.270Z] 
09:28:38 [2020-04-29T09:28:38.270Z] === Skipped
09:28:38 [2020-04-29T09:28:38.270Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:28:38 [2020-04-29T09:28:38.270Z]     service_test.go:236: FLAKY_TEST
09:28:38 [2020-04-29T09:28:38.270Z] 
09:28:38 [2020-04-29T09:28:38.270Z] 
09:28:38 [2020-04-29T09:28:38.270Z] DONE 22 tests, 1 skipped in 40.854s
09:28:38 [2020-04-29T09:28:38.270Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:28:38 [2020-04-29T09:28:38.270Z] ++ 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
09:28:38 [2020-04-29T09:28:38.270Z] ++ set -e
09:28:38 [2020-04-29T09:28:38.270Z] ++ '[' -n 0 ']'
09:28:38 [2020-04-29T09:28:38.270Z] ++ set -x
09:28:38 [2020-04-29T09:28:38.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:28:38 [2020-04-29T09:28:38.270Z] INFO: Testing against a local daemon
09:28:38 [2020-04-29T09:28:38.270Z] === RUN   TestDockerNetworkIpvlanPersistance
09:28:38 [2020-04-29T09:28:38.270Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:28:38 [2020-04-29T09:28:38.270Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:28:38 [2020-04-29T09:28:38.270Z] === RUN   TestDockerNetworkIpvlan
09:28:38 [2020-04-29T09:28:38.270Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:28:38 [2020-04-29T09:28:38.270Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:28:38 [2020-04-29T09:28:38.270Z] PASS
09:28:38 [2020-04-29T09:28:38.270Z] 
09:28:38 [2020-04-29T09:28:38.270Z] === Skipped
09:28:38 [2020-04-29T09:28:38.270Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:28:38 [2020-04-29T09:28:38.270Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:28:38 [2020-04-29T09:28:38.270Z] 
09:28:38 [2020-04-29T09:28:38.270Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:28:38 [2020-04-29T09:28:38.270Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:28:38 [2020-04-29T09:28:38.270Z] 
09:28:38 [2020-04-29T09:28:38.270Z] 
09:28:38 [2020-04-29T09:28:38.270Z] DONE 2 tests, 2 skipped in 0.105s
09:28:38 [2020-04-29T09:28:38.270Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:28:38 [2020-04-29T09:28:38.270Z] ++ 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
09:28:38 [2020-04-29T09:28:38.270Z] ++ set -e
09:28:38 [2020-04-29T09:28:38.270Z] ++ '[' -n 0 ']'
09:28:38 [2020-04-29T09:28:38.271Z] ++ set -x
09:28:38 [2020-04-29T09:28:38.271Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:28:38 [2020-04-29T09:28:38.271Z] INFO: Testing against a local daemon
09:28:38 [2020-04-29T09:28:38.271Z] === RUN   TestDockerNetworkMacvlanPersistance
09:28:39 [2020-04-29T09:28:39.086Z] --- PASS: TestServiceUpdateConfigs (15.44s)
09:28:39 [2020-04-29T09:28:39.087Z] === RUN   TestServiceUpdateNetwork
09:28:39 [2020-04-29T09:28:39.163Z] --- PASS: TestDockerDaemonSuite (350.29s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.63s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.92s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.47s)
09:28:39 [2020-04-29T09:28:39.163Z]         docker_cli_daemon_test.go:1449: [d596bbfe9c8ad] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [ddf23b1577e82] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.64s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.13s)
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [d1f4b3c937b29] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.67s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.35s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.97s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.21s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.29s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.90s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.57s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.82s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [dea86fea62dcf] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [d16d02bd93a9a] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.80s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s)
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [d352137ab5e9f] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.03s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.92s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.84s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s)
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [d5be1527f72eb] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.88s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.48s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.03s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
09:28:39 [2020-04-29T09:28:39.163Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [d3bab07f18660] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.58s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.38s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.59s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.87s)
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [d66a655fea257] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.22s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [db9ed6682934f] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.68s)
09:28:39 [2020-04-29T09:28:39.163Z]         docker_cli_daemon_plugins_test.go:79: [dd4a254d118a7] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.33s)
09:28:39 [2020-04-29T09:28:39.163Z]         docker_cli_daemon_plugins_test.go:169: [d5c623355afeb] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.62s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [d844bc9135676] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.89s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.57s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.96s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.85s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.90s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.05s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.03s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.97s)
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [df5a8a882248a] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.50s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.57s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.48s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.18s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.17s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.95s)
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [db2593972ec6f] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.70s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.45s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.24s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.69s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.45s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.44s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
09:28:39 [2020-04-29T09:28:39.163Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [de73246ce0dc5] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
09:28:39 [2020-04-29T09:28:39.163Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [d06af31407e88] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.80s)
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [d82ac179dbcb4] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.22s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.39s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.30s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.50s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.23s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.72s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.47s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.61s)
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [da874cfa7f530] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.68s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.90s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.05s)
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [dc94eb1818411] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.05s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s)
09:28:39 [2020-04-29T09:28:39.163Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
09:28:39 [2020-04-29T09:28:39.163Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
09:28:39 [2020-04-29T09:28:39.163Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
09:28:39 [2020-04-29T09:28:39.163Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
09:28:39 [2020-04-29T09:28:39.163Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
09:28:39 [2020-04-29T09:28:39.163Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
09:28:39 [2020-04-29T09:28:39.163Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
09:28:39 [2020-04-29T09:28:39.163Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
09:28:39 [2020-04-29T09:28:39.163Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
09:28:39 [2020-04-29T09:28:39.163Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [db4de6ee4c136] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.16s)
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [db93b1bbd071c] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.66s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [d439b4fa83270] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.21s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.98s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.78s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [d4ea00c74bcab] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.53s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.87s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.26s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.29s)
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [d5099bb5f9ed5] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.09s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
09:28:39 [2020-04-29T09:28:39.163Z]         check_test.go:309: [da09da6fa3b88] daemon is not started
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.69s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.93s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.83s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.65s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.66s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.84s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.29s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.95s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s)
09:28:39 [2020-04-29T09:28:39.163Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.74s)
09:28:39 [2020-04-29T09:28:39.164Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.39s)
09:28:39 [2020-04-29T09:28:39.164Z]         docker_cli_daemon_test.go:2542: [d9f5c922d7ed9] daemon is not started
09:28:39 [2020-04-29T09:28:39.164Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.05s)
09:28:39 [2020-04-29T09:28:39.164Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.26s)
09:28:39 [2020-04-29T09:28:39.164Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.20s)
09:28:39 [2020-04-29T09:28:39.164Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.58s)
09:28:39 [2020-04-29T09:28:39.164Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s)
09:28:39 [2020-04-29T09:28:39.164Z]         check_test.go:309: [d32b19846a22e] daemon is not started
09:28:39 [2020-04-29T09:28:39.164Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.39s)
09:28:39 [2020-04-29T09:28:39.164Z] === RUN   TestDockerSwarmSuite
09:28:39 [2020-04-29T09:28:39.164Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
09:28:39 [2020-04-29T09:28:39.757Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s)
09:28:39 [2020-04-29T09:28:39.757Z] === RUN   TestDockerNetworkMacvlan
09:28:40 [2020-04-29T09:28:40.396Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:28:41 [2020-04-29T09:28:41.414Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:28:42 [2020-04-29T09:28:42.433Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:28:42 [2020-04-29T09:28:42.437Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
09:28:42 [2020-04-29T09:28:42.437Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
09:28:43 [2020-04-29T09:28:43.369Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
09:28:43 [2020-04-29T09:28:43.369Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
09:28:45 [2020-04-29T09:28:45.136Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:28:45 [2020-04-29T09:28:45.896Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
09:28:47 [2020-04-29T09:28:47.176Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:28:49 [2020-04-29T09:28:49.173Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
09:28:50 [2020-04-29T09:28:50.826Z] ok  	github.com/docker/docker/builder/remotecontext/git	29.091s	coverage: 86.3% of statements
09:28:50 [2020-04-29T09:28:50.826Z] ?   	github.com/docker/docker/cli	[no test files]
09:28:50 [2020-04-29T09:28:50.826Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:28:52 [2020-04-29T09:28:52.452Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
09:28:52 [2020-04-29T09:28:52.452Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
09:28:52 [2020-04-29T09:28:52.703Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:28:52 [2020-04-29T09:28:52.989Z] --- PASS: TestDockerNetworkMacvlan (13.61s)
09:28:52 [2020-04-29T09:28:52.989Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
09:28:52 [2020-04-29T09:28:52.989Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
09:28:52 [2020-04-29T09:28:52.989Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s)
09:28:52 [2020-04-29T09:28:52.989Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.29s)
09:28:52 [2020-04-29T09:28:52.989Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.03s)
09:28:52 [2020-04-29T09:28:52.989Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s)
09:28:52 [2020-04-29T09:28:52.989Z] PASS
09:28:52 [2020-04-29T09:28:52.989Z] 
09:28:52 [2020-04-29T09:28:52.989Z] DONE 8 tests in 15.222s
09:28:52 [2020-04-29T09:28:52.989Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
09:28:52 [2020-04-29T09:28:52.989Z] ++ 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
09:28:52 [2020-04-29T09:28:52.989Z] ++ set -e
09:28:52 [2020-04-29T09:28:52.989Z] ++ '[' -n 0 ']'
09:28:52 [2020-04-29T09:28:52.989Z] ++ set -x
09:28:52 [2020-04-29T09:28:52.989Z] ++ env -i DEST=/go/src/github.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
09:28:52 [2020-04-29T09:28:52.989Z] testing: warning: no tests to run
09:28:52 [2020-04-29T09:28:52.989Z] PASS
09:28:52 [2020-04-29T09:28:52.989Z] 
09:28:52 [2020-04-29T09:28:52.989Z] DONE 0 tests in 0.016s
09:28:52 [2020-04-29T09:28:52.989Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:28:52 [2020-04-29T09:28:52.989Z] ++ 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
09:28:52 [2020-04-29T09:28:52.989Z] ++ set -e
09:28:52 [2020-04-29T09:28:52.989Z] ++ '[' -n 0 ']'
09:28:52 [2020-04-29T09:28:52.989Z] ++ set -x
09:28:52 [2020-04-29T09:28:52.990Z] ++ env -i DEST=/go/src/github.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
09:28:53 [2020-04-29T09:28:53.274Z] INFO: Testing against a local daemon
09:28:53 [2020-04-29T09:28:53.274Z] === RUN   TestAuthZPluginAllowRequest
09:28:53 [2020-04-29T09:28:53.963Z] --- PASS: TestServiceUpdateNetwork (14.84s)
09:28:53 [2020-04-29T09:28:53.963Z] === RUN   TestServiceUpdatePidsLimit
09:28:53 [2020-04-29T09:28:53.963Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:28:53 [2020-04-29T09:28:53.963Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:28:54 [2020-04-29T09:28:54.754Z] --- PASS: TestAuthZPluginAllowRequest (1.58s)
09:28:54 [2020-04-29T09:28:54.754Z] === RUN   TestAuthZPluginTLS
09:28:54 [2020-04-29T09:28:54.977Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
09:28:55 [2020-04-29T09:28:55.377Z] --- PASS: TestAuthZPluginTLS (0.59s)
09:28:55 [2020-04-29T09:28:55.377Z] === RUN   TestAuthZPluginDenyRequest
09:28:55 [2020-04-29T09:28:55.996Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
09:28:55 [2020-04-29T09:28:55.996Z] === RUN   TestAuthZPluginAPIDenyResponse
09:28:56 [2020-04-29T09:28:56.617Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
09:28:56 [2020-04-29T09:28:56.617Z] === RUN   TestAuthZPluginDenyResponse
09:28:56 [2020-04-29T09:28:56.919Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
09:28:56 [2020-04-29T09:28:56.919Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
09:28:56 [2020-04-29T09:28:56.919Z] remote: Enumerating objects: 2, done.
09:28:56 [2020-04-29T09:28:56.919Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
09:28:56 [2020-04-29T09:28:56.919Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
09:28:56 [2020-04-29T09:28:56.919Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
09:28:56 [2020-04-29T09:28:56.919Z] 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.
09:28:56 [2020-04-29T09:28:56.919Z] Building: bundles/cross/windows/amd64/containerutility.exe
09:28:56 [2020-04-29T09:28:56.919Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:28:57 [2020-04-29T09:28:57.245Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
09:28:57 [2020-04-29T09:28:57.245Z] === RUN   TestAuthZPluginAllowEventStream
09:28:57 [2020-04-29T09:28:57.266Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 hack/test/unit
09:28:57 [2020-04-29T09:28:57.983Z] ok  	github.com/docker/docker/cmd/dockerd	0.623s	coverage: 19.3% of statements
09:28:58 [2020-04-29T09:28:58.451Z] ok  	github.com/docker/docker/container	0.434s	coverage: 41.9% of statements
09:28:58 [2020-04-29T09:28:58.728Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s)
09:28:58 [2020-04-29T09:28:58.729Z] === RUN   TestAuthZPluginErrorResponse
09:28:58 [2020-04-29T09:28:58.919Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:28:58 [2020-04-29T09:28:58.919Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:28:58 [2020-04-29T09:28:58.919Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:28:58 [2020-04-29T09:28:58.919Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:28:59 [2020-04-29T09:28:59.349Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
09:28:59 [2020-04-29T09:28:59.349Z] === RUN   TestAuthZPluginErrorRequest
09:28:59 [2020-04-29T09:28:59.791Z] ?   	github.com/docker/docker/api	[no test files]
09:28:59 [2020-04-29T09:28:59.970Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
09:28:59 [2020-04-29T09:28:59.970Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:29:00 [2020-04-29T09:29:00.483Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.233s	coverage: 65.3% of statements
09:29:00 [2020-04-29T09:29:00.593Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
09:29:00 [2020-04-29T09:29:00.593Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:29:02 [2020-04-29T09:29:02.076Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:29:02 [2020-04-29T09:29:02.633Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s)
09:29:02 [2020-04-29T09:29:02.633Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:29:03 [2020-04-29T09:29:03.077Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
09:29:03 [2020-04-29T09:29:03.434Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.588s	coverage: 35.6% of statements
09:29:04 [2020-04-29T09:29:04.682Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s)
09:29:04 [2020-04-29T09:29:04.682Z] === RUN   TestAuthZPluginHeader
09:29:04 [2020-04-29T09:29:04.972Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
09:29:05 [2020-04-29T09:29:05.537Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
09:29:05 [2020-04-29T09:29:05.699Z] --- PASS: TestAuthZPluginHeader (0.95s)
09:29:05 [2020-04-29T09:29:05.699Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:29:05 [2020-04-29T09:29:05.699Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:29:05 [2020-04-29T09:29:05.699Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:29:05 [2020-04-29T09:29:05.699Z] === RUN   TestAuthZPluginV2Disable
09:29:05 [2020-04-29T09:29:05.699Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:29:05 [2020-04-29T09:29:05.699Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:29:05 [2020-04-29T09:29:05.699Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:29:05 [2020-04-29T09:29:05.699Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:29:05 [2020-04-29T09:29:05.699Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:29:05 [2020-04-29T09:29:05.699Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:29:05 [2020-04-29T09:29:05.699Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:29:05 [2020-04-29T09:29:05.699Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:29:05 [2020-04-29T09:29:05.699Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:29:06 [2020-04-29T09:29:06.467Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
09:29:07 [2020-04-29T09:29:07.840Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
09:29:09 [2020-04-29T09:29:09.299Z] ok  	github.com/docker/docker/daemon/cluster	1.437s	coverage: 0.5% of statements
09:29:10 [2020-04-29T09:29:10.187Z] --- PASS: TestServiceUpdatePidsLimit (17.40s)
09:29:10 [2020-04-29T09:29:10.187Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s)
09:29:10 [2020-04-29T09:29:10.187Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s)
09:29:10 [2020-04-29T09:29:10.187Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s)
09:29:10 [2020-04-29T09:29:10.187Z] PASS
09:29:10 [2020-04-29T09:29:10.187Z] 
09:29:10 [2020-04-29T09:29:10.187Z] === Skipped
09:29:10 [2020-04-29T09:29:10.187Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:29:10 [2020-04-29T09:29:10.187Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:29:10 [2020-04-29T09:29:10.187Z] 
09:29:10 [2020-04-29T09:29:10.187Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:29:10 [2020-04-29T09:29:10.187Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:29:10 [2020-04-29T09:29:10.187Z] 
09:29:10 [2020-04-29T09:29:10.187Z] 
09:29:10 [2020-04-29T09:29:10.187Z] DONE 27 tests, 2 skipped in 161.325s
09:29:10 [2020-04-29T09:29:10.187Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:29:10 [2020-04-29T09:29:10.187Z] ++ 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
09:29:10 [2020-04-29T09:29:10.187Z] ++ set -e
09:29:10 [2020-04-29T09:29:10.187Z] ++ '[' -n 0 ']'
09:29:10 [2020-04-29T09:29:10.187Z] ++ set -x
09:29:10 [2020-04-29T09:29:10.187Z] ++ env -i DEST=/go/src/github.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
09:29:10 [2020-04-29T09:29:10.187Z] INFO: Testing against a local daemon
09:29:10 [2020-04-29T09:29:10.187Z] === RUN   TestSessionCreate
09:29:10 [2020-04-29T09:29:10.187Z] --- PASS: TestSessionCreate (0.06s)
09:29:10 [2020-04-29T09:29:10.187Z] === RUN   TestSessionCreateWithBadUpgrade
09:29:10 [2020-04-29T09:29:10.187Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
09:29:10 [2020-04-29T09:29:10.187Z] PASS
09:29:10 [2020-04-29T09:29:10.187Z] 
09:29:10 [2020-04-29T09:29:10.187Z] DONE 2 tests in 0.238s
09:29:10 [2020-04-29T09:29:10.187Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:29:10 [2020-04-29T09:29:10.187Z] ++ 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
09:29:10 [2020-04-29T09:29:10.187Z] ++ set -e
09:29:10 [2020-04-29T09:29:10.187Z] ++ '[' -n 0 ']'
09:29:10 [2020-04-29T09:29:10.187Z] ++ set -x
09:29:10 [2020-04-29T09:29:10.188Z] ++ env -i DEST=/go/src/github.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
09:29:10 [2020-04-29T09:29:10.188Z] INFO: Testing against a local daemon
09:29:10 [2020-04-29T09:29:10.188Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:29:10 [2020-04-29T09:29:10.188Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:29:10 [2020-04-29T09:29:10.188Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:29:10 [2020-04-29T09:29:10.188Z] === RUN   TestEventsExecDie
09:29:10 [2020-04-29T09:29:10.188Z] --- PASS: TestEventsExecDie (0.92s)
09:29:10 [2020-04-29T09:29:10.188Z] === RUN   TestEventsBackwardsCompatible
09:29:10 [2020-04-29T09:29:10.287Z] ok  	github.com/docker/docker/daemon/config	0.586s	coverage: 79.6% of statements
09:29:10 [2020-04-29T09:29:10.446Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
09:29:10 [2020-04-29T09:29:10.446Z] === RUN   TestInfoBinaryCommits
09:29:10 [2020-04-29T09:29:10.446Z] --- PASS: TestInfoBinaryCommits (0.05s)
09:29:10 [2020-04-29T09:29:10.446Z] === RUN   TestInfoAPIVersioned
09:29:10 [2020-04-29T09:29:10.446Z] --- PASS: TestInfoAPIVersioned (0.02s)
09:29:10 [2020-04-29T09:29:10.446Z] === RUN   TestInfoDiscoveryBackend
09:29:11 [2020-04-29T09:29:11.013Z] --- PASS: TestInfoDiscoveryBackend (0.63s)
09:29:11 [2020-04-29T09:29:11.013Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:29:11 [2020-04-29T09:29:11.851Z] ok  	github.com/docker/docker/daemon/discovery	0.595s	coverage: 30.0% of statements
09:29:12 [2020-04-29T09:29:12.388Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:29:12 [2020-04-29T09:29:12.388Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:29:12 [2020-04-29T09:29:12.647Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s)
09:29:12 [2020-04-29T09:29:12.647Z] === RUN   TestInfoAPI
09:29:12 [2020-04-29T09:29:12.906Z] --- PASS: TestInfoAPI (0.05s)
09:29:12 [2020-04-29T09:29:12.906Z] === RUN   TestInfoAPIWarnings
09:29:13 [2020-04-29T09:29:13.427Z] ok  	github.com/docker/docker/daemon/events	0.397s	coverage: 50.0% of statements
09:29:13 [2020-04-29T09:29:13.473Z] --- PASS: TestInfoAPIWarnings (0.64s)
09:29:13 [2020-04-29T09:29:13.473Z] === RUN   TestInfoDebug
09:29:13 [2020-04-29T09:29:13.895Z] ok  	github.com/docker/docker/daemon/graphdriver	0.206s	coverage: 2.3% of statements
09:29:14 [2020-04-29T09:29:14.041Z] --- PASS: TestInfoDebug (0.61s)
09:29:14 [2020-04-29T09:29:14.041Z] === RUN   TestInfoInsecureRegistries
09:29:14 [2020-04-29T09:29:14.364Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.027s	coverage: 11.1% of statements
09:29:14 [2020-04-29T09:29:14.608Z] --- PASS: TestInfoInsecureRegistries (0.62s)
09:29:14 [2020-04-29T09:29:14.608Z] === RUN   TestInfoRegistryMirrors
09:29:14 [2020-04-29T09:29:14.651Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 9.0% of statements
09:29:15 [2020-04-29T09:29:15.175Z] --- PASS: TestInfoRegistryMirrors (0.64s)
09:29:15 [2020-04-29T09:29:15.176Z] === RUN   TestLoginFailsWithBadCredentials
09:29:15 [2020-04-29T09:29:15.349Z] ok  	github.com/docker/docker/daemon/links	0.037s	coverage: 93.0% of statements
09:29:15 [2020-04-29T09:29:15.744Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s)
09:29:15 [2020-04-29T09:29:15.744Z] === RUN   TestPingCacheHeaders
09:29:15 [2020-04-29T09:29:15.744Z] --- PASS: TestPingCacheHeaders (0.05s)
09:29:15 [2020-04-29T09:29:15.744Z] === RUN   TestPingGet
09:29:15 [2020-04-29T09:29:15.744Z] --- PASS: TestPingGet (0.03s)
09:29:15 [2020-04-29T09:29:15.744Z] === RUN   TestPingHead
09:29:15 [2020-04-29T09:29:15.744Z] --- PASS: TestPingHead (0.05s)
09:29:15 [2020-04-29T09:29:15.744Z] === RUN   TestVersion
09:29:16 [2020-04-29T09:29:16.002Z] --- PASS: TestVersion (0.05s)
09:29:16 [2020-04-29T09:29:16.002Z] PASS
09:29:16 [2020-04-29T09:29:16.002Z] 
09:29:16 [2020-04-29T09:29:16.002Z] === Skipped
09:29:16 [2020-04-29T09:29:16.002Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:29:16 [2020-04-29T09:29:16.002Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:29:16 [2020-04-29T09:29:16.002Z] 
09:29:16 [2020-04-29T09:29:16.002Z] 
09:29:16 [2020-04-29T09:29:16.002Z] DONE 18 tests, 1 skipped in 6.637s
09:29:16 [2020-04-29T09:29:16.002Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:29:16 [2020-04-29T09:29:16.002Z] ++ 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
09:29:16 [2020-04-29T09:29:16.002Z] ++ set -e
09:29:16 [2020-04-29T09:29:16.002Z] ++ '[' -n 0 ']'
09:29:16 [2020-04-29T09:29:16.002Z] ++ set -x
09:29:16 [2020-04-29T09:29:16.002Z] ++ env -i DEST=/go/src/github.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
09:29:16 [2020-04-29T09:29:16.002Z] INFO: Testing against a local daemon
09:29:16 [2020-04-29T09:29:16.002Z] === RUN   TestVolumesCreateAndList
09:29:16 [2020-04-29T09:29:16.002Z] --- PASS: TestVolumesCreateAndList (0.04s)
09:29:16 [2020-04-29T09:29:16.002Z] === RUN   TestVolumesRemove
09:29:16 [2020-04-29T09:29:16.260Z] --- PASS: TestVolumesRemove (0.14s)
09:29:16 [2020-04-29T09:29:16.260Z] === RUN   TestVolumesInspect
09:29:16 [2020-04-29T09:29:16.260Z] --- PASS: TestVolumesInspect (0.03s)
09:29:16 [2020-04-29T09:29:16.260Z] === RUN   TestVolumesInvalidJSON
09:29:16 [2020-04-29T09:29:16.260Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:29:16 [2020-04-29T09:29:16.260Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:29:16 [2020-04-29T09:29:16.260Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:29:16 [2020-04-29T09:29:16.260Z] --- PASS: TestVolumesInvalidJSON (0.03s)
09:29:16 [2020-04-29T09:29:16.260Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:29:16 [2020-04-29T09:29:16.260Z] PASS
09:29:16 [2020-04-29T09:29:16.260Z] 
09:29:16 [2020-04-29T09:29:16.260Z] DONE 5 tests in 0.377s
09:29:16 [2020-04-29T09:29:16.260Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:29:16 [2020-04-29T09:29:16.519Z] ++++ cat bundles/test-integration/docker.pid
09:29:16 [2020-04-29T09:29:16.519Z] +++ kill 13536
09:29:16 [2020-04-29T09:29:16.912Z] ok  	github.com/docker/docker/daemon	2.972s	coverage: 9.2% of statements
09:29:16 [2020-04-29T09:29:16.912Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:29:16 [2020-04-29T09:29:16.912Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:29:16 [2020-04-29T09:29:16.912Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:29:16 [2020-04-29T09:29:16.912Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:29:16 [2020-04-29T09:29:16.912Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
09:29:16 [2020-04-29T09:29:16.912Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
09:29:16 [2020-04-29T09:29:16.912Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
09:29:16 [2020-04-29T09:29:16.912Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:29:16 [2020-04-29T09:29:16.912Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
09:29:16 [2020-04-29T09:29:16.912Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
09:29:16 [2020-04-29T09:29:16.912Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
09:29:16 [2020-04-29T09:29:16.912Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
09:29:16 [2020-04-29T09:29:16.912Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:29:16 [2020-04-29T09:29:16.912Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
09:29:16 [2020-04-29T09:29:16.912Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
09:29:16 [2020-04-29T09:29:16.912Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
09:29:17 [2020-04-29T09:29:17.894Z] +++ /etc/init.d/apparmor stop
09:29:17 [2020-04-29T09:29:17.894Z] Leaving: AppArmorNo profiles have been unloaded.
09:29:17 [2020-04-29T09:29:17.894Z] 
09:29:17 [2020-04-29T09:29:17.894Z] Unloading profiles will leave already running processes permanently
09:29:17 [2020-04-29T09:29:17.894Z] unconfined, which can lead to unexpected situations.
09:29:17 [2020-04-29T09:29:17.894Z] 
09:29:17 [2020-04-29T09:29:17.894Z] To set a process to complain mode, use the command line tool
09:29:17 [2020-04-29T09:29:17.894Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:29:17 [2020-04-29T09:29:17.894Z] +++ true
09:29:17 [2020-04-29T09:29:17.894Z] 
09:29:17 [2020-04-29T09:29:17.967Z] ok  	github.com/docker/docker/daemon/logger	0.558s	coverage: 42.1% of statements
09:29:18 [2020-04-29T09:29:18.955Z] ok  	github.com/docker/docker/daemon/images	0.348s	coverage: 4.9% of statements
09:29:18 [2020-04-29T09:29:18.955Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:29:18 [2020-04-29T09:29:18.955Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:29:19 [2020-04-29T09:29:19.427Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.848s	coverage: 77.4% of statements
09:29:19 [2020-04-29T09:29:19.427Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
09:29:19 [2020-04-29T09:29:19.427Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:29:19 [2020-04-29T09:29:19.427Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:29:19 [2020-04-29T09:29:19.427Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
09:29:19 [2020-04-29T09:29:19.427Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
09:29:19 [2020-04-29T09:29:19.895Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.355s	coverage: 61.6% of statements
09:29:19 [2020-04-29T09:29:19.895Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.341s	coverage: 87.2% of statements
Post stage
[Pipeline] junit
09:29:20 [2020-04-29T09:29:20.440Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:29:21 [2020-04-29T09:29:21.062Z] + echo Ensuring container killed.
09:29:21 [2020-04-29T09:29:21.062Z] Ensuring container killed.
09:29:21 [2020-04-29T09:29:21.062Z] + docker rm -vf docker-pr4
09:29:21 [2020-04-29T09:29:21.062Z] Error: No such container: docker-pr4
09:29:21 [2020-04-29T09:29:21.062Z] + true
[Pipeline] sh
09:29:21 [2020-04-29T09:29:21.349Z] + echo Chowning /workspace to jenkins user
09:29:21 [2020-04-29T09:29:21.349Z] Chowning /workspace to jenkins user
09:29:21 [2020-04-29T09:29:21.349Z] + id -u
09:29:21 [2020-04-29T09:29:21.349Z] + id -g
09:29:21 [2020-04-29T09:29:21.349Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40868:/workspace busybox chown -R 1000:1000 /workspace
09:29:21 [2020-04-29T09:29:21.349Z] Unable to find image 'busybox:latest' locally
09:29:21 [2020-04-29T09:29:21.608Z] latest: Pulling from library/busybox
09:29:21 [2020-04-29T09:29:21.608Z] a28b2a8c0530: Pulling fs layer
09:29:21 [2020-04-29T09:29:21.608Z] a28b2a8c0530: Verifying Checksum
09:29:22 [2020-04-29T09:29:22.110Z] ok  	github.com/docker/docker/daemon/logger/local	0.422s	coverage: 75.2% of statements
09:29:22 [2020-04-29T09:29:22.110Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:29:22 [2020-04-29T09:29:22.110Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.179s	coverage: 21.4% of statements
09:29:22 [2020-04-29T09:29:22.176Z] a28b2a8c0530: Pull complete
09:29:22 [2020-04-29T09:29:22.176Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
09:29:22 [2020-04-29T09:29:22.176Z] Status: Downloaded newer image for busybox:latest
09:29:22 [2020-04-29T09:29:22.578Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.276s	coverage: 33.3% of statements
09:29:23 [2020-04-29T09:29:23.575Z] ok  	github.com/docker/docker/daemon/logger/templates	0.118s	coverage: 8.3% of statements
09:29:24 [2020-04-29T09:29:24.043Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.156s	coverage: 47.8% of statements
09:29:24 [2020-04-29T09:29:24.171Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s)
09:29:24 [2020-04-29T09:29:24.171Z] PASS
09:29:24 [2020-04-29T09:29:24.171Z] 
09:29:24 [2020-04-29T09:29:24.171Z] === Skipped
09:29:24 [2020-04-29T09:29:24.171Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:29:24 [2020-04-29T09:29:24.171Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:29:24 [2020-04-29T09:29:24.171Z] 
09:29:24 [2020-04-29T09:29:24.171Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:29:24 [2020-04-29T09:29:24.171Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:29:24 [2020-04-29T09:29:24.171Z] 
09:29:24 [2020-04-29T09:29:24.171Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:29:24 [2020-04-29T09:29:24.171Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:29:24 [2020-04-29T09:29:24.171Z] 
09:29:24 [2020-04-29T09:29:24.171Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:29:24 [2020-04-29T09:29:24.171Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:29:24 [2020-04-29T09:29:24.171Z] 
09:29:24 [2020-04-29T09:29:24.171Z] 
09:29:24 [2020-04-29T09:29:24.171Z] DONE 17 tests, 4 skipped in 29.279s
09:29:24 [2020-04-29T09:29:24.171Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:29:24 [2020-04-29T09:29:24.171Z] ++ 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
09:29:24 [2020-04-29T09:29:24.171Z] ++ set -e
09:29:24 [2020-04-29T09:29:24.171Z] ++ '[' -n 0 ']'
09:29:24 [2020-04-29T09:29:24.171Z] ++ set -x
09:29:24 [2020-04-29T09:29:24.171Z] ++ env -i DEST=/go/src/github.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
09:29:24 [2020-04-29T09:29:24.171Z] INFO: Testing against a local daemon
09:29:24 [2020-04-29T09:29:24.171Z] === RUN   TestPluginInvalidJSON
09:29:24 [2020-04-29T09:29:24.171Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:29:24 [2020-04-29T09:29:24.171Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:29:24 [2020-04-29T09:29:24.171Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:29:24 [2020-04-29T09:29:24.171Z] --- PASS: TestPluginInvalidJSON (0.04s)
09:29:24 [2020-04-29T09:29:24.171Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:29:24 [2020-04-29T09:29:24.171Z] === RUN   TestPluginInstall
09:29:24 [2020-04-29T09:29:24.171Z] === RUN   TestPluginInstall/no_auth
09:29:25 [2020-04-29T09:29:25.029Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.488s	coverage: 82.5% of statements
09:29:25 [2020-04-29T09:29:25.029Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:29:25 [2020-04-29T09:29:25.029Z] ?   	github.com/docker/docker/daemon/network	[no test files]
09:29:25 [2020-04-29T09:29:25.029Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:29:25 [2020-04-29T09:29:25.771Z] + bundleName=arm64-integration
09:29:25 [2020-04-29T09:29:25.771Z] + echo Creating arm64-integration-bundles.tar.gz
09:29:25 [2020-04-29T09:29:25.771Z] Creating arm64-integration-bundles.tar.gz
09:29:25 [2020-04-29T09:29:25.771Z] + + findxargs bundles -path tar */root/*overlay2 -prune -o -type -czf arm64-integration-bundles.tar.gz
09:29:25 [2020-04-29T09:29:25.771Z]  f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
09:29:26 [2020-04-29T09:29:26.041Z] Archiving artifacts
09:29:27 [2020-04-29T09:29:27.245Z] ok  	github.com/docker/docker/distribution/metadata	1.002s	coverage: 48.2% of statements
09:29:27 [2020-04-29T09:29:27.245Z] ok  	github.com/docker/docker/distribution	1.517s	coverage: 20.3% of statements
09:29:27 [2020-04-29T09:29:27.245Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:29:27 [2020-04-29T09:29:27.245Z] ok  	github.com/docker/docker/errdefs	0.210s	coverage: 49.4% of statements
09:29:28 [2020-04-29T09:29:28.114Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40868/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:29:28 [2020-04-29T09:29:28.437Z] + make clean
09:29:28 [2020-04-29T09:29:28.812Z] ok  	github.com/docker/docker/distribution/xfer	2.395s	coverage: 77.3% of statements
09:29:28 [2020-04-29T09:29:28.812Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:29:29 [2020-04-29T09:29:29.279Z] ok  	github.com/docker/docker/image/cache	0.269s	coverage: 19.2% of statements
09:29:29 [2020-04-29T09:29:29.372Z] docker volume rm -f docker-dev-cache
09:29:29 [2020-04-29T09:29:29.372Z] docker-dev-cache
[Pipeline] deleteDir
09:29:29 [2020-04-29T09:29:29.747Z] ok  	github.com/docker/docker/image/v1	0.517s	coverage: 25.0% of statements
09:29:29 [2020-04-29T09:29:29.747Z] === RUN   TestDockerSuite/TestBuildDotDotFile
09:29:29 [2020-04-29T09:29:29.747Z] === RUN   TestDockerSuite/TestBuildEOLInLine
09:29:30 [2020-04-29T09:29:30.734Z] ok  	github.com/docker/docker/image	1.356s	coverage: 86.4% of statements
09:29:30 [2020-04-29T09:29:30.734Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:29:30 [2020-04-29T09:29:30.734Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:29:31 [2020-04-29T09:29:31.043Z] time="2020-04-29T09:29:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:29:31 [2020-04-29T09:29:31.043Z] time="2020-04-29T09:29:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:29:31 [2020-04-29T09:29:31.043Z] time="2020-04-29T09:29:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9eb93c71f510ef452d8e730472088554ed91c997e4b9b994aa37d3893dcbdef8" mediatype=application/vnd.docker.plugin.v1+json size=522
09:29:31 [2020-04-29T09:29:31.043Z] time="2020-04-29T09:29:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:29:31 [2020-04-29T09:29:31.043Z] time="2020-04-29T09:29:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:29:31 [2020-04-29T09:29:31.043Z] time="2020-04-29T09:29:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9eb93c71f510ef452d8e730472088554ed91c997e4b9b994aa37d3893dcbdef8" mediatype=application/vnd.docker.plugin.v1+json size=522
09:29:31 [2020-04-29T09:29:31.043Z] === RUN   TestPluginInstall/with_htpasswd
09:29:31 [2020-04-29T09:29:31.202Z] ok  	github.com/docker/docker/libcontainerd/queue	0.205s	coverage: 100.0% of statements
09:29:31 [2020-04-29T09:29:31.663Z] time="2020-04-29T09:29:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:29:31 [2020-04-29T09:29:31.664Z] time="2020-04-29T09:29:31Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:29:31 [2020-04-29T09:29:31.664Z] time="2020-04-29T09:29:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb07c86698491dbbdfd9253a4bb8fd007ea7ee6b96514f7e71b080aea4eabb8c" mediatype=application/vnd.docker.plugin.v1+json size=522
09:29:31 [2020-04-29T09:29:31.664Z] time="2020-04-29T09:29:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:29:31 [2020-04-29T09:29:31.664Z] time="2020-04-29T09:29:31Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:29:31 [2020-04-29T09:29:31.664Z] time="2020-04-29T09:29:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb07c86698491dbbdfd9253a4bb8fd007ea7ee6b96514f7e71b080aea4eabb8c" mediatype=application/vnd.docker.plugin.v1+json size=522
09:29:31 [2020-04-29T09:29:31.950Z] === RUN   TestPluginInstall/with_insecure
09:29:32 [2020-04-29T09:29:32.765Z] ok  	github.com/docker/docker/pkg/aaparser	0.168s	coverage: 50.0% of statements
09:29:32 [2020-04-29T09:29:32.765Z] ok  	github.com/docker/docker/layer	0.351s	coverage: 30.1% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:29:33 [2020-04-29T09:29:33.233Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:29:33 [2020-04-29T09:29:33.434Z] time="2020-04-29T09:29:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:29:33 [2020-04-29T09:29:33.435Z] time="2020-04-29T09:29:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:29:33 [2020-04-29T09:29:33.435Z] time="2020-04-29T09:29:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b09de94b8edc115e6acfda688fe0b410bbb4d8dcdc2f790bb881ba4b5e435f9" mediatype=application/vnd.docker.plugin.v1+json size=522
09:29:33 [2020-04-29T09:29:33.435Z] time="2020-04-29T09:29:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:29:33 [2020-04-29T09:29:33.435Z] time="2020-04-29T09:29:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:29:33 [2020-04-29T09:29:33.435Z] time="2020-04-29T09:29:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b09de94b8edc115e6acfda688fe0b410bbb4d8dcdc2f790bb881ba4b5e435f9" mediatype=application/vnd.docker.plugin.v1+json size=522
09:29:33 [2020-04-29T09:29:33.722Z] --- PASS: TestPluginInstall (11.24s)
09:29:33 [2020-04-29T09:29:33.722Z]     --- PASS: TestPluginInstall/no_auth (8.08s)
09:29:33 [2020-04-29T09:29:33.722Z]     --- PASS: TestPluginInstall/with_htpasswd (1.38s)
09:29:33 [2020-04-29T09:29:33.722Z]     --- PASS: TestPluginInstall/with_insecure (1.79s)
09:29:33 [2020-04-29T09:29:33.722Z]         plugin_test.go:157: [d6223a5e2cbd3] daemon is not started
09:29:33 [2020-04-29T09:29:33.722Z] PASS
09:29:33 [2020-04-29T09:29:33.722Z] 
09:29:33 [2020-04-29T09:29:33.722Z] DONE 6 tests in 11.379s
09:29:33 [2020-04-29T09:29:33.722Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:29:33 [2020-04-29T09:29:33.722Z] ++ 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
09:29:33 [2020-04-29T09:29:33.722Z] ++ set -e
09:29:33 [2020-04-29T09:29:33.722Z] ++ '[' -n 0 ']'
09:29:33 [2020-04-29T09:29:33.722Z] ++ set -x
09:29:33 [2020-04-29T09:29:33.722Z] ++ env -i DEST=/go/src/github.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
09:29:33 [2020-04-29T09:29:33.925Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
09:29:33 [2020-04-29T09:29:33.925Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
09:29:34 [2020-04-29T09:29:34.008Z] INFO: Testing against a local daemon
09:29:34 [2020-04-29T09:29:34.008Z] === RUN   TestExternalGraphDriver
09:29:34 [2020-04-29T09:29:34.008Z] === RUN   TestExternalGraphDriver/json
09:29:34 [2020-04-29T09:29:34.182Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
09:29:34 [2020-04-29T09:29:34.219Z] ok  	github.com/docker/docker/opts	0.621s	coverage: 67.7% of statements
09:29:34 [2020-04-29T09:29:34.688Z] ok  	github.com/docker/docker/libcontainerd/local	0.415s	coverage: 1.0% of statements
09:29:34 [2020-04-29T09:29:34.688Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:29:34 [2020-04-29T09:29:34.688Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:29:34 [2020-04-29T09:29:34.688Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:29:34 [2020-04-29T09:29:34.688Z] ?   	github.com/docker/docker/oci	[no test files]
09:29:34 [2020-04-29T09:29:34.688Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:29:35 [2020-04-29T09:29:35.112Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
09:29:35 [2020-04-29T09:29:35.112Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
09:29:35 [2020-04-29T09:29:35.112Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
09:29:35 [2020-04-29T09:29:35.112Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
09:29:35 [2020-04-29T09:29:35.674Z] ok  	github.com/docker/docker/pkg/authorization	0.607s	coverage: 26.8% of statements
09:29:35 [2020-04-29T09:29:35.674Z] ok  	github.com/docker/docker/pkg/broadcaster	0.124s	coverage: 100.0% of statements
09:29:35 [2020-04-29T09:29:35.714Z] === RUN   TestDockerSuite/TestBuildEntrypoint
09:29:36 [2020-04-29T09:29:36.061Z] === RUN   TestExternalGraphDriver/spec
09:29:36 [2020-04-29T09:29:36.142Z] ok  	github.com/docker/docker/pkg/capabilities	0.074s	coverage: 87.5% of statements
09:29:36 [2020-04-29T09:29:36.278Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
09:29:37 [2020-04-29T09:29:37.132Z] ok  	github.com/docker/docker/pkg/directory	0.052s	coverage: 80.0% of statements
09:29:37 [2020-04-29T09:29:37.132Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.122s	coverage: 15.4% of statements
09:29:37 [2020-04-29T09:29:37.132Z] ok  	github.com/docker/docker/pkg/discovery	0.086s	coverage: 58.3% of statements
09:29:38 [2020-04-29T09:29:38.106Z] === RUN   TestExternalGraphDriver/pull
09:29:38 [2020-04-29T09:29:38.119Z] ok  	github.com/docker/docker/pkg/discovery/file	0.172s	coverage: 92.9% of statements
09:29:39 [2020-04-29T09:29:39.111Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.115s	coverage: 92.3% of statements
09:29:39 [2020-04-29T09:29:39.556Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
09:29:39 [2020-04-29T09:29:39.579Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.097s	coverage: 93.8% of statements
09:29:40 [2020-04-29T09:29:40.566Z] ok  	github.com/docker/docker/pkg/filenotify	0.160s	coverage: 36.2% of statements
09:29:40 [2020-04-29T09:29:40.566Z] ok  	github.com/docker/docker/pkg/fileutils	0.185s	coverage: 87.7% of statements
09:29:40 [2020-04-29T09:29:40.793Z] --- PASS: TestExternalGraphDriver (6.39s)
09:29:40 [2020-04-29T09:29:40.793Z]     --- PASS: TestExternalGraphDriver/json (2.06s)
09:29:40 [2020-04-29T09:29:40.793Z]     --- PASS: TestExternalGraphDriver/spec (1.99s)
09:29:40 [2020-04-29T09:29:40.794Z]     --- PASS: TestExternalGraphDriver/pull (2.19s)
09:29:40 [2020-04-29T09:29:40.794Z] === RUN   TestGraphdriverPluginV2
09:29:40 [2020-04-29T09:29:40.794Z] --- SKIP: TestGraphdriverPluginV2 (0.09s)
09:29:40 [2020-04-29T09:29:40.794Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:29:40 [2020-04-29T09:29:40.794Z] PASS
09:29:40 [2020-04-29T09:29:40.794Z] 
09:29:40 [2020-04-29T09:29:40.794Z] === Skipped
09:29:40 [2020-04-29T09:29:40.794Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s)
09:29:40 [2020-04-29T09:29:40.794Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:29:40 [2020-04-29T09:29:40.794Z] 
09:29:40 [2020-04-29T09:29:40.794Z] 
09:29:40 [2020-04-29T09:29:40.794Z] DONE 5 tests, 1 skipped in 6.577s
09:29:40 [2020-04-29T09:29:40.794Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:29:40 [2020-04-29T09:29:40.794Z] ++ 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
09:29:40 [2020-04-29T09:29:40.794Z] ++ set -e
09:29:40 [2020-04-29T09:29:40.794Z] ++ '[' -n 0 ']'
09:29:40 [2020-04-29T09:29:40.794Z] ++ set -x
09:29:40 [2020-04-29T09:29:40.794Z] ++ env -i DEST=/go/src/github.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
09:29:40 [2020-04-29T09:29:40.794Z] INFO: Testing against a local daemon
09:29:40 [2020-04-29T09:29:40.794Z] === RUN   TestContinueAfterPluginCrash
09:29:40 [2020-04-29T09:29:40.794Z] === PAUSE TestContinueAfterPluginCrash
09:29:40 [2020-04-29T09:29:40.794Z] === RUN   TestReadPluginNoRead
09:29:40 [2020-04-29T09:29:40.794Z] === PAUSE TestReadPluginNoRead
09:29:40 [2020-04-29T09:29:40.794Z] === RUN   TestDaemonStartWithLogOpt
09:29:40 [2020-04-29T09:29:40.794Z] === PAUSE TestDaemonStartWithLogOpt
09:29:40 [2020-04-29T09:29:40.794Z] === CONT  TestContinueAfterPluginCrash
09:29:40 [2020-04-29T09:29:40.794Z] === CONT  TestDaemonStartWithLogOpt
09:29:40 [2020-04-29T09:29:40.794Z] === CONT  TestReadPluginNoRead
09:29:40 [2020-04-29T09:29:40.930Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
09:29:41 [2020-04-29T09:29:41.553Z] ok  	github.com/docker/docker/pkg/homedir	0.057s	coverage: 42.9% of statements
09:29:42 [2020-04-29T09:29:42.022Z] ok  	github.com/docker/docker/pkg/idtools	0.079s	coverage: 6.3% of statements
09:29:42 [2020-04-29T09:29:42.490Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.427s	coverage: 84.1% of statements
09:29:42 [2020-04-29T09:29:42.490Z] ok  	github.com/docker/docker/pkg/archive	7.119s	coverage: 62.0% of statements
09:29:42 [2020-04-29T09:29:42.825Z] === RUN   TestDockerSuite/TestBuildEnv
09:29:43 [2020-04-29T09:29:43.475Z] ok  	github.com/docker/docker/pkg/locker	0.136s	coverage: 88.9% of statements
09:29:43 [2020-04-29T09:29:43.476Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.207s	coverage: 91.7% of statements
09:29:43 [2020-04-29T09:29:43.476Z] ok  	github.com/docker/docker/pkg/ioutils	0.722s	coverage: 69.7% of statements
09:29:44 [2020-04-29T09:29:44.465Z] ok  	github.com/docker/docker/pkg/longpath	0.075s	coverage: 100.0% of statements
09:29:44 [2020-04-29T09:29:44.465Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.049s	coverage: 85.7% of statements
09:29:44 [2020-04-29T09:29:44.721Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
09:29:44 [2020-04-29T09:29:44.934Z] ok  	github.com/docker/docker/pkg/parsers	0.075s	coverage: 97.0% of statements
09:29:45 [2020-04-29T09:29:45.402Z] ok  	github.com/docker/docker/pkg/pidfile	0.111s	coverage: 82.6% of statements
09:29:46 [2020-04-29T09:29:46.092Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
09:29:46 [2020-04-29T09:29:46.350Z] --- PASS: TestImportExtremelyLargeImageWorks (174.29s)
09:29:46 [2020-04-29T09:29:46.350Z] PASS
09:29:46 [2020-04-29T09:29:46.350Z] 
09:29:46 [2020-04-29T09:29:46.350Z] DONE 12 tests in 178.007s
09:29:46 [2020-04-29T09:29:46.350Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:29:46 [2020-04-29T09:29:46.350Z] ++ 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
09:29:46 [2020-04-29T09:29:46.350Z] ++ set -e
09:29:46 [2020-04-29T09:29:46.350Z] ++ '[' -n 0 ']'
09:29:46 [2020-04-29T09:29:46.350Z] ++ set -x
09:29:46 [2020-04-29T09:29:46.350Z] ++ env -i DEST=/go/src/github.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
09:29:46 [2020-04-29T09:29:46.350Z] INFO: Testing against a local daemon
09:29:46 [2020-04-29T09:29:46.350Z] === RUN   TestNetworkCreateDelete
09:29:46 [2020-04-29T09:29:46.607Z] --- PASS: TestNetworkCreateDelete (0.16s)
09:29:46 [2020-04-29T09:29:46.607Z] === RUN   TestDockerNetworkDeletePreferID
09:29:46 [2020-04-29T09:29:46.864Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
09:29:46 [2020-04-29T09:29:46.864Z] === RUN   TestInspectNetwork
09:29:46 [2020-04-29T09:29:46.966Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.311s	coverage: 56.8% of statements
09:29:47 [2020-04-29T09:29:47.121Z] === RUN   TestDockerSuite/TestBuildEnvUsage
09:29:47 [2020-04-29T09:29:47.434Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.118s	coverage: 85.7% of statements
09:29:47 [2020-04-29T09:29:47.662Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:29:47 [2020-04-29T09:29:47.662Z] --- PASS: TestDaemonStartWithLogOpt (7.23s)
09:29:47 [2020-04-29T09:29:47.902Z] ok  	github.com/docker/docker/pkg/pools	0.042s	coverage: 88.2% of statements
09:29:48 [2020-04-29T09:29:48.370Z] ok  	github.com/docker/docker/pkg/progress	0.062s	coverage: 75.9% of statements
09:29:49 [2020-04-29T09:29:49.142Z] === RUN   TestReadPluginNoRead/default
09:29:49 [2020-04-29T09:29:49.355Z] ok  	github.com/docker/docker/pkg/reexec	0.075s	coverage: 82.4% of statements
09:29:49 [2020-04-29T09:29:49.824Z] ok  	github.com/docker/docker/pkg/pubsub	1.080s	coverage: 73.9% of statements
09:29:49 [2020-04-29T09:29:49.824Z] ok  	github.com/docker/docker/pkg/signal	0.050s	coverage: 20.3% of statements
09:29:50 [2020-04-29T09:29:50.622Z] === RUN   TestReadPluginNoRead/disabled_caching
09:29:50 [2020-04-29T09:29:50.809Z] ok  	github.com/docker/docker/pkg/stdcopy	0.030s	coverage: 100.0% of statements
09:29:51 [2020-04-29T09:29:51.277Z] ok  	github.com/docker/docker/pkg/streamformatter	0.107s	coverage: 66.2% of statements
09:29:51 [2020-04-29T09:29:51.746Z] ok  	github.com/docker/docker/pkg/stringid	0.060s	coverage: 70.6% of statements
09:29:52 [2020-04-29T09:29:52.214Z] ok  	github.com/docker/docker/pkg/sysinfo	0.093s	coverage: 38.2% of statements
09:29:52 [2020-04-29T09:29:52.653Z] --- PASS: TestReadPluginNoRead (11.89s)
09:29:52 [2020-04-29T09:29:52.653Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.72s)
09:29:52 [2020-04-29T09:29:52.653Z]     --- PASS: TestReadPluginNoRead/default (1.70s)
09:29:52 [2020-04-29T09:29:52.653Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.74s)
09:29:52 [2020-04-29T09:29:52.653Z]     read_test.go:91: [d062f40096850] daemon is not started
09:29:52 [2020-04-29T09:29:52.682Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:29:52 [2020-04-29T09:29:52.682Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:29:52 [2020-04-29T09:29:52.682Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
09:29:52 [2020-04-29T09:29:52.682Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:29:52 [2020-04-29T09:29:52.682Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
09:29:52 [2020-04-29T09:29:52.682Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
09:29:52 [2020-04-29T09:29:52.682Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:29:52 [2020-04-29T09:29:52.682Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:29:53 [2020-04-29T09:29:53.151Z] ok  	github.com/docker/docker/pkg/tailfile	0.123s	coverage: 88.6% of statements
09:29:53 [2020-04-29T09:29:53.151Z] ok  	github.com/docker/docker/pkg/system	0.070s	coverage: 13.8% of statements
09:29:53 [2020-04-29T09:29:53.274Z] --- PASS: TestContinueAfterPluginCrash (12.62s)
09:29:53 [2020-04-29T09:29:53.274Z] PASS
09:29:53 [2020-04-29T09:29:53.274Z] 
09:29:53 [2020-04-29T09:29:53.274Z] DONE 6 tests in 12.726s
09:29:53 [2020-04-29T09:29:53.274Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:29:53 [2020-04-29T09:29:53.274Z] ++ 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
09:29:53 [2020-04-29T09:29:53.274Z] ++ set -e
09:29:53 [2020-04-29T09:29:53.274Z] ++ '[' -n 0 ']'
09:29:53 [2020-04-29T09:29:53.274Z] ++ set -x
09:29:53 [2020-04-29T09:29:53.274Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:29:53 [2020-04-29T09:29:53.274Z] testing: warning: no tests to run
09:29:53 [2020-04-29T09:29:53.274Z] PASS
09:29:53 [2020-04-29T09:29:53.274Z] 
09:29:53 [2020-04-29T09:29:53.274Z] DONE 0 tests in 0.020s
09:29:53 [2020-04-29T09:29:53.275Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:29:53 [2020-04-29T09:29:53.275Z] ++ 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
09:29:53 [2020-04-29T09:29:53.275Z] ++ set -e
09:29:53 [2020-04-29T09:29:53.275Z] ++ '[' -n 0 ']'
09:29:53 [2020-04-29T09:29:53.275Z] ++ set -x
09:29:53 [2020-04-29T09:29:53.275Z] ++ env -i DEST=/go/src/github.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
09:29:53 [2020-04-29T09:29:53.275Z] INFO: Testing against a local daemon
09:29:53 [2020-04-29T09:29:53.275Z] === RUN   TestPluginWithDevMounts
09:29:53 [2020-04-29T09:29:53.275Z] === PAUSE TestPluginWithDevMounts
09:29:53 [2020-04-29T09:29:53.275Z] === CONT  TestPluginWithDevMounts
09:29:53 [2020-04-29T09:29:53.672Z] === RUN   TestInspectNetwork/full_network_id
09:29:53 [2020-04-29T09:29:53.672Z] === RUN   TestInspectNetwork/partial_network_id
09:29:53 [2020-04-29T09:29:53.672Z] === RUN   TestInspectNetwork/network_name
09:29:53 [2020-04-29T09:29:53.672Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:29:54 [2020-04-29T09:29:54.137Z] testing: warning: no tests to run
09:29:54 [2020-04-29T09:29:54.137Z] coverage: [no statements]
09:29:54 [2020-04-29T09:29:54.137Z] ok  	github.com/docker/docker/pkg/term/windows	0.047s	coverage: [no statements] [no tests to run]
09:29:54 [2020-04-29T09:29:54.137Z] ok  	github.com/docker/docker/pkg/tarsum	0.175s	coverage: 89.3% of statements
09:29:54 [2020-04-29T09:29:54.137Z] ok  	github.com/docker/docker/pkg/truncindex	0.140s	coverage: 91.5% of statements
09:29:54 [2020-04-29T09:29:54.604Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
09:29:54 [2020-04-29T09:29:54.606Z] ok  	github.com/docker/docker/pkg/urlutil	0.047s	coverage: 100.0% of statements
09:29:54 [2020-04-29T09:29:54.606Z] ok  	github.com/docker/docker/pkg/useragent	0.034s	coverage: 88.9% of statements
09:29:55 [2020-04-29T09:29:55.970Z] --- PASS: TestPluginWithDevMounts (2.23s)
09:29:55 [2020-04-29T09:29:55.970Z] PASS
09:29:55 [2020-04-29T09:29:55.970Z] 
09:29:55 [2020-04-29T09:29:55.970Z] DONE 1 tests in 2.337s
09:29:55 [2020-04-29T09:29:55.970Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
09:29:55 [2020-04-29T09:29:55.970Z] ++ 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
09:29:55 [2020-04-29T09:29:55.970Z] ++ set -e
09:29:55 [2020-04-29T09:29:55.970Z] ++ '[' -n 0 ']'
09:29:55 [2020-04-29T09:29:55.970Z] ++ set -x
09:29:55 [2020-04-29T09:29:55.970Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
09:29:55 [2020-04-29T09:29:55.970Z] INFO: Testing against a local daemon
09:29:55 [2020-04-29T09:29:55.970Z] === RUN   TestSecretInspect
09:29:56 [2020-04-29T09:29:56.822Z] ok  	github.com/docker/docker/plugin/v2	0.227s	coverage: 20.1% of statements
09:29:56 [2020-04-29T09:29:56.822Z] ok  	github.com/docker/docker/plugin	0.386s	coverage: 12.4% of statements
09:29:56 [2020-04-29T09:29:56.822Z] ok  	github.com/docker/docker/reference	0.552s	coverage: 84.4% of statements
09:29:57 [2020-04-29T09:29:57.128Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
09:29:57 [2020-04-29T09:29:57.128Z] --- PASS: TestInspectNetwork (10.00s)
09:29:57 [2020-04-29T09:29:57.128Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:29:57 [2020-04-29T09:29:57.128Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:29:57 [2020-04-29T09:29:57.128Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:29:57 [2020-04-29T09:29:57.128Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:29:57 [2020-04-29T09:29:57.128Z] === RUN   TestRunContainerWithBridgeNone
09:29:57 [2020-04-29T09:29:57.385Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
09:29:58 [2020-04-29T09:29:58.007Z] --- PASS: TestSecretInspect (2.23s)
09:29:58 [2020-04-29T09:29:58.007Z] === RUN   TestSecretList
09:29:58 [2020-04-29T09:29:58.385Z] ok  	github.com/docker/docker/restartmanager	0.170s	coverage: 50.9% of statements
09:29:58 [2020-04-29T09:29:58.385Z] ok  	github.com/docker/docker/registry/resumable	0.309s	coverage: 100.0% of statements
09:29:59 [2020-04-29T09:29:59.950Z] ok  	github.com/docker/docker/testutil	0.077s	coverage: 62.5% of statements
09:29:59 [2020-04-29T09:29:59.950Z] ok  	github.com/docker/docker/registry	0.421s	coverage: 51.5% of statements
09:29:59 [2020-04-29T09:29:59.950Z] ok  	github.com/docker/docker/runconfig	0.151s	coverage: 54.5% of statements
09:30:00 [2020-04-29T09:30:00.050Z] --- PASS: TestSecretList (2.18s)
09:30:00 [2020-04-29T09:30:00.050Z] === RUN   TestSecretsCreateAndDelete
09:30:00 [2020-04-29T09:30:00.664Z] --- PASS: TestRunContainerWithBridgeNone (3.25s)
09:30:00 [2020-04-29T09:30:00.664Z] === RUN   TestNetworkInvalidJSON
09:30:00 [2020-04-29T09:30:00.664Z] === RUN   TestNetworkInvalidJSON//networks/create
09:30:00 [2020-04-29T09:30:00.664Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:30:00 [2020-04-29T09:30:00.664Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:30:00 [2020-04-29T09:30:00.664Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:30:00 [2020-04-29T09:30:00.664Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:30:00 [2020-04-29T09:30:00.664Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:30:00 [2020-04-29T09:30:00.664Z] === CONT  TestNetworkInvalidJSON//networks/create
09:30:00 [2020-04-29T09:30:00.664Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:30:00 [2020-04-29T09:30:00.664Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:30:00 [2020-04-29T09:30:00.664Z] --- PASS: TestNetworkInvalidJSON (0.03s)
09:30:00 [2020-04-29T09:30:00.664Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:30:00 [2020-04-29T09:30:00.664Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:30:00 [2020-04-29T09:30:00.664Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
09:30:00 [2020-04-29T09:30:00.664Z] === RUN   TestHostIPv4BridgeLabel
09:30:00 [2020-04-29T09:30:00.921Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:30:00 [2020-04-29T09:30:00.921Z] === RUN   TestDaemonRestartWithLiveRestore
09:30:01 [2020-04-29T09:30:01.855Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
09:30:01 [2020-04-29T09:30:01.855Z] === RUN   TestDaemonDefaultNetworkPools
09:30:02 [2020-04-29T09:30:02.747Z] --- PASS: TestSecretsCreateAndDelete (2.23s)
09:30:02 [2020-04-29T09:30:02.747Z] === RUN   TestSecretsUpdate
09:30:02 [2020-04-29T09:30:02.786Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
09:30:02 [2020-04-29T09:30:02.786Z] === RUN   TestDaemonRestartWithExistingNetwork
09:30:02 [2020-04-29T09:30:02.903Z] ok  	github.com/docker/docker/volume/drivers	0.222s	coverage: 36.1% of statements
09:30:02 [2020-04-29T09:30:02.903Z] ok  	github.com/docker/docker/volume/local	0.264s	coverage: 37.7% of statements
09:30:03 [2020-04-29T09:30:03.372Z] ok  	github.com/docker/docker/volume/mounts	0.140s	coverage: 66.2% of statements
09:30:03 [2020-04-29T09:30:03.717Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
09:30:03 [2020-04-29T09:30:03.717Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:30:04 [2020-04-29T09:30:04.806Z] --- PASS: TestSecretsUpdate (2.30s)
09:30:04 [2020-04-29T09:30:04.806Z] === RUN   TestTemplatedSecret
09:30:04 [2020-04-29T09:30:04.941Z] ok  	github.com/docker/docker/volume/service	0.389s	coverage: 70.3% of statements
09:30:05 [2020-04-29T09:30:05.089Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
09:30:05 [2020-04-29T09:30:05.089Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:30:05 [2020-04-29T09:30:05.652Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
09:30:05 [2020-04-29T09:30:05.652Z] === RUN   TestServiceWithPredefinedNetwork
09:30:07 [2020-04-29T09:30:07.512Z] --- PASS: TestTemplatedSecret (2.85s)
09:30:07 [2020-04-29T09:30:07.512Z] === RUN   TestSecretCreateResolve
09:30:08 [2020-04-29T09:30:08.927Z] --- PASS: TestServiceWithPredefinedNetwork (3.12s)
09:30:08 [2020-04-29T09:30:08.927Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:30:08 [2020-04-29T09:30:08.927Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:30:08 [2020-04-29T09:30:08.927Z]     service_test.go:236: FLAKY_TEST
09:30:08 [2020-04-29T09:30:08.927Z] === RUN   TestServiceWithDataPathPortInit
09:30:09 [2020-04-29T09:30:09.569Z] --- PASS: TestSecretCreateResolve (2.21s)
09:30:09 [2020-04-29T09:30:09.569Z] PASS
09:30:09 [2020-04-29T09:30:09.569Z] 
09:30:09 [2020-04-29T09:30:09.569Z] DONE 6 tests in 14.090s
09:30:09 [2020-04-29T09:30:09.569Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
09:30:09 [2020-04-29T09:30:09.569Z] ++ 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
09:30:09 [2020-04-29T09:30:09.569Z] ++ set -e
09:30:09 [2020-04-29T09:30:09.569Z] ++ '[' -n 0 ']'
09:30:09 [2020-04-29T09:30:09.569Z] ++ set -x
09:30:09 [2020-04-29T09:30:09.569Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:30:09 [2020-04-29T09:30:09.854Z] INFO: Testing against a local daemon
09:30:09 [2020-04-29T09:30:09.854Z] === RUN   TestServiceCreateInit
09:30:09 [2020-04-29T09:30:09.854Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:30:14 [2020-04-29T09:30:14.266Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:30:18 [2020-04-29T09:30:18.687Z] --- PASS: TestServiceCreateInit (8.26s)
09:30:18 [2020-04-29T09:30:18.687Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.12s)
09:30:18 [2020-04-29T09:30:18.687Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.10s)
09:30:18 [2020-04-29T09:30:18.687Z] === RUN   TestCreateServiceMultipleTimes
09:30:18 [2020-04-29T09:30:18.886Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
09:30:19 [2020-04-29T09:30:19.142Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
09:30:22 [2020-04-29T09:30:22.398Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:30:22 [2020-04-29T09:30:22.398Z] ok  	github.com/docker/docker/api/server/httputils	0.013s	coverage: 14.7% of statements
09:30:22 [2020-04-29T09:30:22.398Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
09:30:22 [2020-04-29T09:30:22.398Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:30:22 [2020-04-29T09:30:22.398Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:30:22 [2020-04-29T09:30:22.398Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:30:22 [2020-04-29T09:30:22.398Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:30:22 [2020-04-29T09:30:22.398Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:30:22 [2020-04-29T09:30:22.398Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:30:22 [2020-04-29T09:30:22.398Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:30:22 [2020-04-29T09:30:22.656Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:30:22 [2020-04-29T09:30:22.656Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ok  	github.com/docker/docker/pkg/plugins	35.156s	coverage: 73.4% of statements
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/pkg/term	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/rootless	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/volume	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:30:22 [2020-04-29T09:30:22.757Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:30:23 [2020-04-29T09:30:23.230Z] 
09:30:23 [2020-04-29T09:30:23.230Z] === Skipped
09:30:23 [2020-04-29T09:30:23.230Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
09:30:23 [2020-04-29T09:30:23.230Z]     dispatchers_test.go:376: Windows does not support stopsignal
09:30:23 [2020-04-29T09:30:23.230Z] 
09:30:23 [2020-04-29T09:30:23.230Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
09:30:23 [2020-04-29T09:30:23.230Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
09:30:23 [2020-04-29T09:30:23.230Z] 
09:30:23 [2020-04-29T09:30:23.230Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
09:30:23 [2020-04-29T09:30:23.230Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
09:30:23 [2020-04-29T09:30:23.230Z] 
09:30:23 [2020-04-29T09:30:23.230Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
09:30:23 [2020-04-29T09:30:23.230Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
09:30:23 [2020-04-29T09:30:23.230Z] 
09:30:23 [2020-04-29T09:30:23.230Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
09:30:23 [2020-04-29T09:30:23.230Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
09:30:23 [2020-04-29T09:30:23.230Z] 
09:30:23 [2020-04-29T09:30:23.230Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
09:30:23 [2020-04-29T09:30:23.230Z]     client_test.go:23: runtime.GOOS == "windows"
09:30:23 [2020-04-29T09:30:23.230Z] 
09:30:23 [2020-04-29T09:30:23.230Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     daemon_test.go:147: root required
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     reload_test.go:520: root required
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     pull_v2_test.go:73: Needs fixing on Windows
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     pull_v2_test.go:118: Needs fixing on Windows
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     download_test.go:268: Needs fixing on Windows
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     layer_test.go:304: Failing on Windows
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     layer_test.go:353: Failing on Windows
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     layer_test.go:468: Failing on Windows
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     layer_test.go:697: Failing on Windows
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     migration_test.go:46: Failing on Windows
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     migration_test.go:182: Failing on Windows
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     mount_test.go:17: Failing on Windows
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     mount_test.go:76: Failing on Windows
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     mount_test.go:125: Failing on Windows
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     mount_test.go:212: Failing on Windows
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     archive_test.go:133: Xz not present in msys2
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     archive_test.go:238: Failing on Windows CI machines
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     archive_windows_test.go:16: Currently fails
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     changes_test.go:192: needs more investigation
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     changes_test.go:405: needs further investigation
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     changes_test.go:441: needs further investigation
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     poller_test.go:41: No chmod on Windows
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     fileutils_test.go:134: Needs porting to Windows
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     fileutils_test.go:180: Needs porting to Windows
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
09:30:23 [2020-04-29T09:30:23.231Z]     local_test.go:181: runtime.GOOS == "windows"
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] 
09:30:23 [2020-04-29T09:30:23.231Z] DONE 1760 tests, 46 skipped in 196.952s
09:30:23 [2020-04-29T09:30:23.231Z] INFO: make.ps1 ended at 04/29/2020 09:30:22
09:30:23 [2020-04-29T09:30:23.589Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:30:23 [2020-04-29T09:30:23.589Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:30:24 [2020-04-29T09:30:24.153Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 4.8% of statements
09:30:24 [2020-04-29T09:30:24.153Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:30:24 [2020-04-29T09:30:24.153Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
09:30:24 [2020-04-29T09:30:24.153Z] ?   	github.com/docker/docker/api/types	[no test files]
09:30:24 [2020-04-29T09:30:24.153Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:30:24 [2020-04-29T09:30:24.153Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:30:24 [2020-04-29T09:30:24.153Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:30:24 [2020-04-29T09:30:24.153Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:30:24 [2020-04-29T09:30:24.717Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
09:30:24 [2020-04-29T09:30:24.717Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
09:30:24 [2020-04-29T09:30:24.717Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:30:24 [2020-04-29T09:30:24.717Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:30:24 [2020-04-29T09:30:24.717Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:30:24 [2020-04-29T09:30:24.717Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:30:24 [2020-04-29T09:30:24.717Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
09:30:24 [2020-04-29T09:30:24.717Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:30:24 [2020-04-29T09:30:24.717Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:30:24 [2020-04-29T09:30:24.795Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
09:30:24 [2020-04-29T09:30:24.795Z] INFO: Unit tests ended at 04/29/2020 09:30:24. Duration:00:03:30.5304416
09:30:24 [2020-04-29T09:30:24.795Z] INFO: Building busybox
09:30:24 [2020-04-29T09:30:24.795Z] Sending build context to Docker daemon   5.12kB
09:30:24 [2020-04-29T09:30:24.795Z] 
09:30:24 [2020-04-29T09:30:24.795Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
09:30:24 [2020-04-29T09:30:24.795Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
09:30:24 [2020-04-29T09:30:24.795Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
09:30:24 [2020-04-29T09:30:24.795Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
09:30:24 [2020-04-29T09:30:24.795Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
09:30:24 [2020-04-29T09:30:24.795Z]  ---> fdf6432edbdc
09:30:24 [2020-04-29T09:30:24.795Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
09:30:24 [2020-04-29T09:30:24.795Z]  ---> Running in 3d6b3103915b
09:30:25 [2020-04-29T09:30:25.281Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
09:30:25 [2020-04-29T09:30:25.281Z] ok  	github.com/docker/docker/api/types/versions	0.016s	coverage: 75.0% of statements
09:30:25 [2020-04-29T09:30:25.281Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:30:25 [2020-04-29T09:30:25.281Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:30:25 [2020-04-29T09:30:25.281Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:30:25 [2020-04-29T09:30:25.281Z] ?   	github.com/docker/docker/builder	[no test files]
09:30:25 [2020-04-29T09:30:25.281Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:30:25 [2020-04-29T09:30:25.281Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:30:25 [2020-04-29T09:30:25.281Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:30:25 [2020-04-29T09:30:25.281Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:30:25 [2020-04-29T09:30:25.281Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:30:25 [2020-04-29T09:30:25.281Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:30:25 [2020-04-29T09:30:25.281Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:30:25 [2020-04-29T09:30:25.846Z] ok  	github.com/docker/docker/builder/dockerignore	0.013s	coverage: 96.8% of statements
09:30:27 [2020-04-29T09:30:27.239Z] --- PASS: TestServiceWithDataPathPortInit (18.00s)
09:30:27 [2020-04-29T09:30:27.239Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:30:28 [2020-04-29T09:30:28.608Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
09:30:29 [2020-04-29T09:30:29.539Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
09:30:30 [2020-04-29T09:30:30.026Z] ok  	github.com/docker/docker/builder/dockerfile	0.582s	coverage: 48.2% of statements
09:30:30 [2020-04-29T09:30:30.026Z] ok  	github.com/docker/docker/builder/remotecontext	0.205s	coverage: 13.6% of statements
09:30:30 [2020-04-29T09:30:30.103Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
09:30:30 [2020-04-29T09:30:30.360Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
09:30:30 [2020-04-29T09:30:30.590Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
09:30:30 [2020-04-29T09:30:30.779Z] Removing intermediate container 3d6b3103915b
09:30:30 [2020-04-29T09:30:30.779Z]  ---> 001298513fae
09:30:30 [2020-04-29T09:30:30.779Z] Step 7/13 : ARG BUSYBOX_VERSION
09:30:30 [2020-04-29T09:30:30.779Z]  ---> Running in 93a6e18986b9
09:30:30 [2020-04-29T09:30:30.779Z] Removing intermediate container 93a6e18986b9
09:30:30 [2020-04-29T09:30:30.779Z]  ---> cfae780be12e
09:30:30 [2020-04-29T09:30:30.779Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
09:30:30 [2020-04-29T09:30:30.779Z]  ---> Running in 4bec0d223bc3
09:30:30 [2020-04-29T09:30:30.779Z] Removing intermediate container 4bec0d223bc3
09:30:30 [2020-04-29T09:30:30.779Z]  ---> 5153029e02a6
09:30:30 [2020-04-29T09:30:30.779Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
09:30:31 [2020-04-29T09:30:31.729Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
09:30:31 [2020-04-29T09:30:31.729Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
09:30:31 [2020-04-29T09:30:31.961Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.310s	coverage: 86.3% of statements
09:30:31 [2020-04-29T09:30:31.961Z] ?   	github.com/docker/docker/cli	[no test files]
09:30:31 [2020-04-29T09:30:31.961Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:30:32 [2020-04-29T09:30:32.292Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
09:30:32 [2020-04-29T09:30:32.343Z] 
09:30:32 [2020-04-29T09:30:32.343Z]  ---> 0717dfa19f0f
09:30:32 [2020-04-29T09:30:32.343Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
09:30:32 [2020-04-29T09:30:32.343Z]  ---> Running in 111a603f67d5
09:30:35 [2020-04-29T09:30:35.241Z] ok  	github.com/docker/docker/client	0.151s	coverage: 75.4% of statements
09:30:36 [2020-04-29T09:30:36.467Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.18s)
09:30:36 [2020-04-29T09:30:36.467Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qfak7i0portwyw92tjg1x0phb Created:2020-04-29 09:30:28.282328754 +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[89ed419ecc334a34a0b69db17244284a2e048fe52f6b2d7dc74103b22d75a0a4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t7mtu9yf2abp2i12fjuthwz1v EndpointID:43f4e1f4449ccc3b0f6f99ae7e755b17d859812df370f3309338ff46ece3c17b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:704967633a3e3cee1e961b42d071cf071c334961d509d97679e2e26f6beb6093 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:56724c192a1c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t7mtu9yf2abp2i12fjuthwz1v EndpointID:43f4e1f4449ccc3b0f6f99ae7e755b17d859812df370f3309338ff46ece3c17b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:30:36 [2020-04-29T09:30:36.467Z] PASS
09:30:36 [2020-04-29T09:30:36.467Z] 
09:30:36 [2020-04-29T09:30:36.467Z] === Skipped
09:30:36 [2020-04-29T09:30:36.467Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:30:36 [2020-04-29T09:30:36.467Z]     service_test.go:236: FLAKY_TEST
09:30:36 [2020-04-29T09:30:36.467Z] 
09:30:36 [2020-04-29T09:30:36.467Z] 
09:30:36 [2020-04-29T09:30:36.467Z] DONE 22 tests, 1 skipped in 49.549s
09:30:36 [2020-04-29T09:30:36.467Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:30:36 [2020-04-29T09:30:36.467Z] ++ 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
09:30:36 [2020-04-29T09:30:36.467Z] ++ set -e
09:30:36 [2020-04-29T09:30:36.467Z] ++ '[' -n 0 ']'
09:30:36 [2020-04-29T09:30:36.467Z] ++ set -x
09:30:36 [2020-04-29T09:30:36.467Z] ++ env -i DEST=/go/src/github.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
09:30:36 [2020-04-29T09:30:36.467Z] INFO: Testing against a local daemon
09:30:36 [2020-04-29T09:30:36.467Z] === RUN   TestDockerNetworkIpvlanPersistance
09:30:36 [2020-04-29T09:30:36.467Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:30:36 [2020-04-29T09:30:36.467Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:30:36 [2020-04-29T09:30:36.467Z] === RUN   TestDockerNetworkIpvlan
09:30:36 [2020-04-29T09:30:36.467Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:30:36 [2020-04-29T09:30:36.467Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:30:36 [2020-04-29T09:30:36.467Z] PASS
09:30:36 [2020-04-29T09:30:36.467Z] 
09:30:36 [2020-04-29T09:30:36.467Z] === Skipped
09:30:36 [2020-04-29T09:30:36.467Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:30:36 [2020-04-29T09:30:36.467Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:30:36 [2020-04-29T09:30:36.467Z] 
09:30:36 [2020-04-29T09:30:36.467Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:30:36 [2020-04-29T09:30:36.467Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:30:36 [2020-04-29T09:30:36.467Z] 
09:30:36 [2020-04-29T09:30:36.467Z] 
09:30:36 [2020-04-29T09:30:36.467Z] DONE 2 tests, 2 skipped in 0.108s
09:30:36 [2020-04-29T09:30:36.467Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:30:36 [2020-04-29T09:30:36.467Z] ++ 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
09:30:36 [2020-04-29T09:30:36.467Z] ++ set -e
09:30:36 [2020-04-29T09:30:36.467Z] ++ '[' -n 0 ']'
09:30:36 [2020-04-29T09:30:36.467Z] ++ set -x
09:30:36 [2020-04-29T09:30:36.467Z] ++ env -i DEST=/go/src/github.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
09:30:36 [2020-04-29T09:30:36.467Z] INFO: Testing against a local daemon
09:30:36 [2020-04-29T09:30:36.467Z] === RUN   TestDockerNetworkMacvlanPersistance
09:30:37 [2020-04-29T09:30:37.192Z] --- PASS: TestCreateServiceMultipleTimes (16.19s)
09:30:37 [2020-04-29T09:30:37.192Z] === RUN   TestCreateServiceConflict
09:30:37 [2020-04-29T09:30:37.192Z] --- PASS: TestCreateServiceConflict (2.22s)
09:30:37 [2020-04-29T09:30:37.192Z] === RUN   TestCreateServiceMaxReplicas
09:30:37 [2020-04-29T09:30:37.842Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s)
09:30:37 [2020-04-29T09:30:37.842Z] === RUN   TestDockerNetworkMacvlan
09:30:38 [2020-04-29T09:30:38.405Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:30:39 [2020-04-29T09:30:39.335Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:30:39 [2020-04-29T09:30:39.896Z] --- PASS: TestCreateServiceMaxReplicas (3.02s)
09:30:39 [2020-04-29T09:30:39.896Z] === RUN   TestCreateWithDuplicateNetworkNames
09:30:40 [2020-04-29T09:30:40.267Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:30:43 [2020-04-29T09:30:43.541Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:30:43 [2020-04-29T09:30:43.541Z] === RUN   TestDockerSuite/TestBuildExpose
09:30:44 [2020-04-29T09:30:44.105Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
09:30:44 [2020-04-29T09:30:44.361Z] === RUN   TestDockerSuite/TestBuildExposeOrder
09:30:44 [2020-04-29T09:30:44.837Z] Removing intermediate container 111a603f67d5
09:30:44 [2020-04-29T09:30:44.837Z]  ---> 04b71f5a3fcc
09:30:44 [2020-04-29T09:30:44.837Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
09:30:44 [2020-04-29T09:30:44.837Z]  ---> Running in 86ae68089c0c
09:30:44 [2020-04-29T09:30:44.837Z] 
09:30:44 [2020-04-29T09:30:44.837Z] SUCCESS: Specified value was saved.
09:30:44 [2020-04-29T09:30:44.925Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
09:30:45 [2020-04-29T09:30:45.182Z] === RUN   TestDockerSuite/TestBuildFails
09:30:46 [2020-04-29T09:30:46.112Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
09:30:46 [2020-04-29T09:30:46.112Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
09:30:46 [2020-04-29T09:30:46.369Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
09:30:46 [2020-04-29T09:30:46.934Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:30:47 [2020-04-29T09:30:47.051Z] Removing intermediate container 86ae68089c0c
09:30:47 [2020-04-29T09:30:47.051Z]  ---> 88e79a57d3ce
09:30:47 [2020-04-29T09:30:47.051Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
09:30:47 [2020-04-29T09:30:47.051Z]  ---> Running in 0ee7321c830e
09:30:49 [2020-04-29T09:30:49.457Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
09:30:50 [2020-04-29T09:30:50.839Z] Cannot create a file when that file already exists.
09:30:51 [2020-04-29T09:30:51.980Z] === RUN   TestDockerSuite/TestBuildForceRm
09:30:53 [2020-04-29T09:30:53.873Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:30:53 [2020-04-29T09:30:53.873Z] === RUN   TestDockerSuite/TestBuildFromGit
09:30:55 [2020-04-29T09:30:55.154Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.43s)
09:30:55 [2020-04-29T09:30:55.154Z] === RUN   TestCreateServiceSecretFileMode
09:30:55 [2020-04-29T09:30:55.243Z] --- PASS: TestDockerNetworkMacvlan (17.48s)
09:30:55 [2020-04-29T09:30:55.243Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
09:30:55 [2020-04-29T09:30:55.243Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
09:30:55 [2020-04-29T09:30:55.243Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.05s)
09:30:55 [2020-04-29T09:30:55.243Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.30s)
09:30:55 [2020-04-29T09:30:55.243Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.21s)
09:30:55 [2020-04-29T09:30:55.243Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s)
09:30:55 [2020-04-29T09:30:55.243Z] PASS
09:30:55 [2020-04-29T09:30:55.243Z] 
09:30:55 [2020-04-29T09:30:55.243Z] DONE 8 tests in 19.089s
09:30:55 [2020-04-29T09:30:55.243Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:30:55 [2020-04-29T09:30:55.243Z] ++ 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
09:30:55 [2020-04-29T09:30:55.243Z] ++ set -e
09:30:55 [2020-04-29T09:30:55.243Z] ++ '[' -n 0 ']'
09:30:55 [2020-04-29T09:30:55.243Z] ++ set -x
09:30:55 [2020-04-29T09:30:55.243Z] ++ env -i DEST=/go/src/github.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
09:30:55 [2020-04-29T09:30:55.243Z] testing: warning: no tests to run
09:30:55 [2020-04-29T09:30:55.243Z] PASS
09:30:55 [2020-04-29T09:30:55.243Z] 
09:30:55 [2020-04-29T09:30:55.243Z] DONE 0 tests in 0.023s
09:30:55 [2020-04-29T09:30:55.243Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:30:55 [2020-04-29T09:30:55.243Z] ++ 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
09:30:55 [2020-04-29T09:30:55.243Z] ++ set -e
09:30:55 [2020-04-29T09:30:55.243Z] ++ '[' -n 0 ']'
09:30:55 [2020-04-29T09:30:55.243Z] ++ set -x
09:30:55 [2020-04-29T09:30:55.243Z] ++ env -i DEST=/go/src/github.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
09:30:55 [2020-04-29T09:30:55.243Z] INFO: Testing against a local daemon
09:30:55 [2020-04-29T09:30:55.243Z] === RUN   TestAuthZPluginAllowRequest
09:30:55 [2020-04-29T09:30:55.442Z] --- PASS: TestCreateServiceSecretFileMode (2.62s)
09:30:55 [2020-04-29T09:30:55.442Z] === RUN   TestCreateServiceConfigFileMode
09:30:55 [2020-04-29T09:30:55.500Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
09:30:55 [2020-04-29T09:30:55.588Z] Removing intermediate container 0ee7321c830e
09:30:55 [2020-04-29T09:30:55.588Z]  ---> 60dfbfa6890d
09:30:55 [2020-04-29T09:30:55.588Z] Step 13/13 : CMD ["sh"]
09:30:55 [2020-04-29T09:30:55.588Z]  ---> Running in e617fd94df24
09:30:55 [2020-04-29T09:30:55.588Z] Removing intermediate container e617fd94df24
09:30:55 [2020-04-29T09:30:55.588Z]  ---> 08f87b0a43c6
09:30:55 [2020-04-29T09:30:55.588Z] Successfully built 08f87b0a43c6
09:30:55 [2020-04-29T09:30:55.588Z] Successfully tagged busybox:latest
09:30:55 [2020-04-29T09:30:55.588Z] INFO: Docker images of the daemon under test
09:30:55 [2020-04-29T09:30:55.588Z] 
09:30:55 [2020-04-29T09:30:55.588Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
09:30:55 [2020-04-29T09:30:55.588Z] busybox                                latest              08f87b0a43c6        Less than a second ago   4.99GB
09:30:55 [2020-04-29T09:30:55.588Z] mcr.microsoft.com/windows/servercore   ltsc2019            fdf6432edbdc        2 weeks ago              4.94GB
09:30:55 [2020-04-29T09:30:55.588Z] microsoft/windowsservercore            latest              fdf6432edbdc        2 weeks ago              4.94GB
09:30:55 [2020-04-29T09:30:55.588Z] 
09:30:55 [2020-04-29T09:30:55.588Z] INFO: Running integration tests at 04/29/2020 09:30:55...
09:30:55 [2020-04-29T09:30:55.588Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
09:30:55 [2020-04-29T09:30:55.588Z] INFO: Integration API tests being run from the host:
09:30:55 [2020-04-29T09:30:55.588Z] INFO: make.ps1 starting at 04/29/2020 09:30:55
09:30:55 [2020-04-29T09:30:55.756Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
09:30:56 [2020-04-29T09:30:56.579Z] Running D:\gopath\src\github.com\docker\docker\integration\build
09:30:57 [2020-04-29T09:30:57.126Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
09:30:57 [2020-04-29T09:30:57.126Z] --- PASS: TestAuthZPluginAllowRequest (1.83s)
09:30:57 [2020-04-29T09:30:57.126Z] === RUN   TestAuthZPluginTLS
09:30:57 [2020-04-29T09:30:57.690Z] --- PASS: TestAuthZPluginTLS (0.55s)
09:30:57 [2020-04-29T09:30:57.690Z] === RUN   TestAuthZPluginDenyRequest
09:30:58 [2020-04-29T09:30:58.145Z] --- PASS: TestCreateServiceConfigFileMode (2.70s)
09:30:58 [2020-04-29T09:30:58.145Z] === RUN   TestCreateServiceSysctls
09:30:58 [2020-04-29T09:30:58.254Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:30:58 [2020-04-29T09:30:58.254Z] === RUN   TestAuthZPluginAPIDenyResponse
09:30:58 [2020-04-29T09:30:58.817Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
09:30:58 [2020-04-29T09:30:58.817Z] === RUN   TestAuthZPluginDenyResponse
09:30:59 [2020-04-29T09:30:59.074Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
09:30:59 [2020-04-29T09:30:59.332Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
09:30:59 [2020-04-29T09:30:59.332Z] === RUN   TestAuthZPluginAllowEventStream
09:30:59 [2020-04-29T09:30:59.895Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
09:31:00 [2020-04-29T09:31:00.154Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
09:31:01 [2020-04-29T09:31:01.085Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s)
09:31:01 [2020-04-29T09:31:01.085Z] === RUN   TestAuthZPluginErrorResponse
09:31:01 [2020-04-29T09:31:01.629Z] --- PASS: TestCreateServiceSysctls (3.45s)
09:31:01 [2020-04-29T09:31:01.629Z] === RUN   TestCreateServiceCapabilities
09:31:01 [2020-04-29T09:31:01.649Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
09:31:01 [2020-04-29T09:31:01.649Z] === RUN   TestAuthZPluginErrorRequest
09:31:02 [2020-04-29T09:31:02.215Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
09:31:02 [2020-04-29T09:31:02.215Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:31:02 [2020-04-29T09:31:02.472Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
09:31:02 [2020-04-29T09:31:02.729Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
09:31:02 [2020-04-29T09:31:02.729Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:31:04 [2020-04-29T09:31:04.342Z] --- PASS: TestCreateServiceCapabilities (2.67s)
09:31:04 [2020-04-29T09:31:04.342Z] === RUN   TestInspect
09:31:05 [2020-04-29T09:31:05.285Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s)
09:31:05 [2020-04-29T09:31:05.285Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:31:05 [2020-04-29T09:31:05.285Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
09:31:06 [2020-04-29T09:31:06.663Z] === RUN   TestDockerSuite/TestBuildHistory
09:31:07 [2020-04-29T09:31:07.226Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.46s)
09:31:07 [2020-04-29T09:31:07.226Z] === RUN   TestAuthZPluginHeader
09:31:07 [2020-04-29T09:31:07.831Z] --- PASS: TestInspect (2.88s)
09:31:07 [2020-04-29T09:31:07.831Z] === RUN   TestCreateJob
09:31:08 [2020-04-29T09:31:08.157Z] --- PASS: TestAuthZPluginHeader (0.93s)
09:31:08 [2020-04-29T09:31:08.157Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:31:10 [2020-04-29T09:31:10.530Z] --- PASS: TestCreateJob (3.38s)
09:31:10 [2020-04-29T09:31:10.530Z] === RUN   TestReplicatedJob
09:31:11 [2020-04-29T09:31:11.430Z] === RUN   TestDockerSuite/TestBuildIidFile
09:31:11 [2020-04-29T09:31:11.993Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
09:31:12 [2020-04-29T09:31:12.250Z] === RUN   TestDockerSuite/TestBuildInheritance
09:31:12 [2020-04-29T09:31:12.815Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
09:31:13 [2020-04-29T09:31:13.378Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.10s)
09:31:13 [2020-04-29T09:31:13.378Z] === RUN   TestAuthZPluginV2Disable
09:31:13 [2020-04-29T09:31:13.378Z] === RUN   TestDockerSuite/TestBuildInvalidTag
09:31:13 [2020-04-29T09:31:13.635Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
09:31:13 [2020-04-29T09:31:13.932Z] ok  	github.com/docker/docker/cmd/dockerd	0.082s	coverage: 30.8% of statements
09:31:14 [2020-04-29T09:31:14.565Z] === RUN   TestDockerSuite/TestBuildLabel
09:31:15 [2020-04-29T09:31:15.128Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
09:31:15 [2020-04-29T09:31:15.307Z] ok  	github.com/docker/docker/container	0.117s	coverage: 34.9% of statements
09:31:15 [2020-04-29T09:31:15.307Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:31:15 [2020-04-29T09:31:15.307Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:31:15 [2020-04-29T09:31:15.307Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:31:15 [2020-04-29T09:31:15.307Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:31:15 [2020-04-29T09:31:15.385Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
09:31:16 [2020-04-29T09:31:16.315Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
09:31:16 [2020-04-29T09:31:16.315Z] === RUN   TestDockerSuite/TestBuildLabels
09:31:16 [2020-04-29T09:31:16.879Z] === RUN   TestDockerSuite/TestBuildLabelsCache
09:31:17 [2020-04-29T09:31:17.377Z] --- PASS: TestReplicatedJob (5.83s)
09:31:17 [2020-04-29T09:31:17.377Z] === RUN   TestUpdateReplicatedJob
09:31:17 [2020-04-29T09:31:17.442Z] --- PASS: TestAuthZPluginV2Disable (4.02s)
09:31:17 [2020-04-29T09:31:17.442Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:31:17 [2020-04-29T09:31:17.699Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
09:31:17 [2020-04-29T09:31:17.837Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:31:17 [2020-04-29T09:31:17.838Z] INFO: Testing against a local daemon
09:31:18 [2020-04-29T09:31:18.263Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
09:31:20 [2020-04-29T09:31:20.073Z] --- PASS: TestUpdateReplicatedJob (3.53s)
09:31:20 [2020-04-29T09:31:20.073Z] === RUN   TestServiceListWithStatuses
09:31:20 [2020-04-29T09:31:20.073Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:31:20 [2020-04-29T09:31:20.073Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:31:20 [2020-04-29T09:31:20.073Z] === RUN   TestDockerNetworkConnectAlias
09:31:21 [2020-04-29T09:31:21.537Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.74s)
09:31:21 [2020-04-29T09:31:21.537Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:31:21 [2020-04-29T09:31:21.795Z] === RUN   TestDockerSuite/TestBuildLastModified
09:31:25 [2020-04-29T09:31:25.266Z] ok  	github.com/docker/docker/daemon/cluster	0.060s	coverage: 0.5% of statements
09:31:25 [2020-04-29T09:31:25.593Z] --- PASS: TestDockerNetworkConnectAlias (5.33s)
09:31:25 [2020-04-29T09:31:25.593Z] === RUN   TestDockerNetworkReConnect
09:31:26 [2020-04-29T09:31:26.637Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
09:31:28 [2020-04-29T09:31:28.341Z] === RUN   TestDockerSuite/TestBuildLineBreak
09:31:28 [2020-04-29T09:31:28.533Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.6% of statements
09:31:29 [2020-04-29T09:31:29.078Z] --- PASS: TestDockerNetworkReConnect (3.77s)
09:31:29 [2020-04-29T09:31:29.078Z] === RUN   TestServicePlugin
09:31:29 [2020-04-29T09:31:29.078Z] --- SKIP: TestServicePlugin (0.00s)
09:31:29 [2020-04-29T09:31:29.078Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:31:29 [2020-04-29T09:31:29.078Z] === RUN   TestServiceUpdateLabel
09:31:31 [2020-04-29T09:31:31.767Z] --- PASS: TestServiceUpdateLabel (2.22s)
09:31:31 [2020-04-29T09:31:31.767Z] === RUN   TestServiceUpdateSecrets
09:31:32 [2020-04-29T09:31:32.515Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.26s)
09:31:32 [2020-04-29T09:31:32.515Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:31:32 [2020-04-29T09:31:32.515Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
09:31:32 [2020-04-29T09:31:32.515Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
09:31:32 [2020-04-29T09:31:32.515Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
09:31:32 [2020-04-29T09:31:32.768Z] ok  	github.com/docker/docker/integration/build	15.479s
09:31:32 [2020-04-29T09:31:32.768Z] 
09:31:32 [2020-04-29T09:31:32.768Z] === Skipped
09:31:32 [2020-04-29T09:31:32.768Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
09:31:32 [2020-04-29T09:31:32.768Z]     build_session_test.go:25: TODO: BuildKit
09:31:32 [2020-04-29T09:31:32.768Z] 
09:31:32 [2020-04-29T09:31:32.768Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
09:31:32 [2020-04-29T09:31:32.768Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
09:31:32 [2020-04-29T09:31:32.768Z] 
09:31:32 [2020-04-29T09:31:32.768Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
09:31:32 [2020-04-29T09:31:32.768Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
09:31:32 [2020-04-29T09:31:32.768Z] 
09:31:32 [2020-04-29T09:31:32.768Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s)
09:31:32 [2020-04-29T09:31:32.768Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
09:31:32 [2020-04-29T09:31:32.768Z] 
09:31:32 [2020-04-29T09:31:32.768Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
09:31:32 [2020-04-29T09:31:32.768Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
09:31:32 [2020-04-29T09:31:32.768Z] 
09:31:32 [2020-04-29T09:31:32.768Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
09:31:32 [2020-04-29T09:31:32.768Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
09:31:32 [2020-04-29T09:31:32.768Z] 
09:31:32 [2020-04-29T09:31:32.768Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
09:31:32 [2020-04-29T09:31:32.768Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
09:31:32 [2020-04-29T09:31:32.768Z] 
09:31:32 [2020-04-29T09:31:32.768Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s)
09:31:32 [2020-04-29T09:31:32.768Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
09:31:32 [2020-04-29T09:31:32.768Z] 
09:31:32 [2020-04-29T09:31:32.768Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
09:31:32 [2020-04-29T09:31:32.768Z]     build_test.go:491: testEnv.OSType == "windows"
09:31:32 [2020-04-29T09:31:32.768Z] 
09:31:32 [2020-04-29T09:31:32.768Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
09:31:32 [2020-04-29T09:31:32.768Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
09:31:32 [2020-04-29T09:31:32.768Z] 
09:31:32 [2020-04-29T09:31:32.768Z] 
09:31:32 [2020-04-29T09:31:32.768Z] DONE 22 tests, 10 skipped in 35.769s
09:31:32 [2020-04-29T09:31:32.768Z] 
09:31:32 [2020-04-29T09:31:32.768Z] Running D:\gopath\src\github.com\docker\docker\integration\config
09:31:32 [2020-04-29T09:31:32.772Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
09:31:32 [2020-04-29T09:31:32.772Z] === RUN   TestDockerSuite/TestBuildMaintainer
09:31:33 [2020-04-29T09:31:33.029Z] === RUN   TestDockerSuite/TestBuildMissingArgs
09:31:34 [2020-04-29T09:31:34.332Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:31:34 [2020-04-29T09:31:34.332Z] INFO: Testing against a local daemon
09:31:34 [2020-04-29T09:31:34.332Z] ok  	github.com/docker/docker/integration/config	0.204s
09:31:34 [2020-04-29T09:31:34.799Z] 
09:31:34 [2020-04-29T09:31:34.799Z] === Skipped
09:31:34 [2020-04-29T09:31:34.799Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
09:31:34 [2020-04-29T09:31:34.799Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
09:31:34 [2020-04-29T09:31:34.799Z] 
09:31:34 [2020-04-29T09:31:34.799Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
09:31:34 [2020-04-29T09:31:34.799Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
09:31:34 [2020-04-29T09:31:34.799Z] 
09:31:34 [2020-04-29T09:31:34.799Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
09:31:34 [2020-04-29T09:31:34.799Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
09:31:34 [2020-04-29T09:31:34.799Z] 
09:31:34 [2020-04-29T09:31:34.799Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
09:31:34 [2020-04-29T09:31:34.799Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
09:31:34 [2020-04-29T09:31:34.799Z] 
09:31:34 [2020-04-29T09:31:34.799Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
09:31:34 [2020-04-29T09:31:34.799Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
09:31:34 [2020-04-29T09:31:34.799Z] 
09:31:34 [2020-04-29T09:31:34.799Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
09:31:34 [2020-04-29T09:31:34.799Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
09:31:34 [2020-04-29T09:31:34.799Z] 
09:31:34 [2020-04-29T09:31:34.799Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
09:31:34 [2020-04-29T09:31:34.799Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
09:31:34 [2020-04-29T09:31:34.799Z] 
09:31:34 [2020-04-29T09:31:34.799Z] 
09:31:34 [2020-04-29T09:31:34.799Z] DONE 7 tests, 7 skipped in 2.360s
09:31:34 [2020-04-29T09:31:34.799Z] 
09:31:34 [2020-04-29T09:31:34.799Z] Running D:\gopath\src\github.com\docker\docker\integration\container
09:31:34 [2020-04-29T09:31:34.921Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
09:31:36 [2020-04-29T09:31:36.290Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
09:31:36 [2020-04-29T09:31:36.632Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.434s	coverage: 13.9% of statements
09:31:37 [2020-04-29T09:31:37.197Z] ok  	github.com/docker/docker/daemon	12.216s	coverage: 17.3% of statements
09:31:37 [2020-04-29T09:31:37.197Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:31:37 [2020-04-29T09:31:37.197Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:31:37 [2020-04-29T09:31:37.746Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:31:37 [2020-04-29T09:31:37.746Z] INFO: Testing against a local daemon
09:31:39 [2020-04-29T09:31:39.093Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
09:31:39 [2020-04-29T09:31:39.093Z] ok  	github.com/docker/docker/daemon/config	0.045s	coverage: 81.7% of statements
09:31:40 [2020-04-29T09:31:40.025Z] ok  	github.com/docker/docker/daemon/events	0.066s	coverage: 50.0% of statements
09:31:40 [2020-04-29T09:31:40.025Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:31:40 [2020-04-29T09:31:40.025Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:31:40 [2020-04-29T09:31:40.464Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
09:31:40 [2020-04-29T09:31:40.464Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
09:31:40 [2020-04-29T09:31:40.589Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
09:31:41 [2020-04-29T09:31:41.026Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
09:31:42 [2020-04-29T09:31:42.920Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
09:31:43 [2020-04-29T09:31:43.113Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
09:31:44 [2020-04-29T09:31:44.043Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.211s	coverage: 57.0% of statements
09:31:47 [2020-04-29T09:31:47.010Z] --- PASS: TestServiceUpdateSecrets (14.92s)
09:31:47 [2020-04-29T09:31:47.010Z] === RUN   TestServiceUpdateConfigs
09:31:47 [2020-04-29T09:31:47.330Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.289s	coverage: 73.1% of statements
09:31:47 [2020-04-29T09:31:47.330Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.719s	coverage: 46.2% of statements
09:31:48 [2020-04-29T09:31:48.703Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.8% of statements
09:31:48 [2020-04-29T09:31:48.703Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:31:49 [2020-04-29T09:31:49.466Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s)
09:31:49 [2020-04-29T09:31:49.466Z] PASS
09:31:49 [2020-04-29T09:31:49.466Z] 
09:31:49 [2020-04-29T09:31:49.466Z] DONE 17 tests in 53.790s
09:31:49 [2020-04-29T09:31:49.466Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:31:49 [2020-04-29T09:31:49.467Z] ++ 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
09:31:49 [2020-04-29T09:31:49.467Z] ++ set -e
09:31:49 [2020-04-29T09:31:49.467Z] ++ '[' -n 0 ']'
09:31:49 [2020-04-29T09:31:49.467Z] ++ set -x
09:31:49 [2020-04-29T09:31:49.467Z] ++ env -i DEST=/go/src/github.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
09:31:49 [2020-04-29T09:31:49.467Z] INFO: Testing against a local daemon
09:31:49 [2020-04-29T09:31:49.467Z] === RUN   TestPluginInvalidJSON
09:31:49 [2020-04-29T09:31:49.467Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:31:49 [2020-04-29T09:31:49.467Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:31:49 [2020-04-29T09:31:49.467Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:31:49 [2020-04-29T09:31:49.467Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:31:49 [2020-04-29T09:31:49.467Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:31:49 [2020-04-29T09:31:49.467Z] === RUN   TestPluginInstall
09:31:49 [2020-04-29T09:31:49.467Z] === RUN   TestPluginInstall/no_auth
09:31:50 [2020-04-29T09:31:50.599Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.170s	coverage: 49.5% of statements
09:31:51 [2020-04-29T09:31:51.970Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.288s	coverage: 76.1% of statements
09:31:52 [2020-04-29T09:31:52.743Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
09:31:52 [2020-04-29T09:31:52.902Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.007s	coverage: 58.0% of statements
09:31:53 [2020-04-29T09:31:53.467Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.173s	coverage: 57.7% of statements
09:31:53 [2020-04-29T09:31:53.467Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:31:53 [2020-04-29T09:31:53.467Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:31:54 [2020-04-29T09:31:54.445Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
09:31:55 [2020-04-29T09:31:55.377Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
09:31:56 [2020-04-29T09:31:56.019Z] time="2020-04-29T09:31:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:31:56 [2020-04-29T09:31:56.019Z] time="2020-04-29T09:31:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:31:56 [2020-04-29T09:31:56.019Z] time="2020-04-29T09:31:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40dc4d7a844b06adaf03414b22a6527f5f1ff1575cf6a9cf87bb4483df8f0f7c" mediatype=application/vnd.docker.plugin.v1+json size=522
09:31:56 [2020-04-29T09:31:56.019Z] time="2020-04-29T09:31:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:31:56 [2020-04-29T09:31:56.019Z] time="2020-04-29T09:31:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:31:56 [2020-04-29T09:31:56.019Z] time="2020-04-29T09:31:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40dc4d7a844b06adaf03414b22a6527f5f1ff1575cf6a9cf87bb4483df8f0f7c" mediatype=application/vnd.docker.plugin.v1+json size=522
09:31:56 [2020-04-29T09:31:56.276Z] === RUN   TestPluginInstall/with_htpasswd
09:31:56 [2020-04-29T09:31:56.839Z] time="2020-04-29T09:31:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:31:56 [2020-04-29T09:31:56.839Z] time="2020-04-29T09:31:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:31:56 [2020-04-29T09:31:56.839Z] time="2020-04-29T09:31:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a81005a5071fb49cfe58f19a54fc0fa080773a07a988bc57f89d4a5711b76ce" mediatype=application/vnd.docker.plugin.v1+json size=522
09:31:56 [2020-04-29T09:31:56.839Z] time="2020-04-29T09:31:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:31:56 [2020-04-29T09:31:56.839Z] time="2020-04-29T09:31:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:31:56 [2020-04-29T09:31:56.839Z] time="2020-04-29T09:31:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a81005a5071fb49cfe58f19a54fc0fa080773a07a988bc57f89d4a5711b76ce" mediatype=application/vnd.docker.plugin.v1+json size=522
09:31:57 [2020-04-29T09:31:57.296Z] ok  	github.com/docker/docker/daemon/images	0.013s	coverage: 4.9% of statements
09:31:57 [2020-04-29T09:31:57.296Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:31:57 [2020-04-29T09:31:57.296Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:31:57 [2020-04-29T09:31:57.296Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 41.8% of statements
09:31:57 [2020-04-29T09:31:57.402Z] === RUN   TestPluginInstall/with_insecure
09:31:57 [2020-04-29T09:31:57.660Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
09:31:58 [2020-04-29T09:31:58.226Z] time="2020-04-29T09:31:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:31:58 [2020-04-29T09:31:58.226Z] time="2020-04-29T09:31:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:31:58 [2020-04-29T09:31:58.226Z] time="2020-04-29T09:31:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35c186c16507cf1179c16a9929a2e35a4ae15cd5fd683b51574045586ff62791" mediatype=application/vnd.docker.plugin.v1+json size=522
09:31:58 [2020-04-29T09:31:58.483Z] time="2020-04-29T09:31:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:31:58 [2020-04-29T09:31:58.483Z] time="2020-04-29T09:31:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
09:31:58 [2020-04-29T09:31:58.483Z] time="2020-04-29T09:31:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35c186c16507cf1179c16a9929a2e35a4ae15cd5fd683b51574045586ff62791" mediatype=application/vnd.docker.plugin.v1+json size=522
09:31:58 [2020-04-29T09:31:58.668Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.013s	coverage: 67.0% of statements
09:31:58 [2020-04-29T09:31:58.742Z] --- PASS: TestPluginInstall (9.61s)
09:31:58 [2020-04-29T09:31:58.742Z]     --- PASS: TestPluginInstall/no_auth (7.18s)
09:31:58 [2020-04-29T09:31:58.742Z]     --- PASS: TestPluginInstall/with_htpasswd (0.99s)
09:31:58 [2020-04-29T09:31:58.742Z]     --- PASS: TestPluginInstall/with_insecure (1.44s)
09:31:58 [2020-04-29T09:31:58.742Z]         plugin_test.go:157: [d4399ac06d3c6] daemon is not started
09:31:58 [2020-04-29T09:31:58.742Z] PASS
09:31:58 [2020-04-29T09:31:58.742Z] 
09:31:58 [2020-04-29T09:31:58.742Z] DONE 6 tests in 9.758s
09:31:58 [2020-04-29T09:31:58.742Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:31:58 [2020-04-29T09:31:58.742Z] ++ 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
09:31:58 [2020-04-29T09:31:58.742Z] ++ set -e
09:31:58 [2020-04-29T09:31:58.742Z] ++ '[' -n 0 ']'
09:31:58 [2020-04-29T09:31:58.742Z] ++ set -x
09:31:58 [2020-04-29T09:31:58.743Z] ++ env -i DEST=/go/src/github.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
09:31:58 [2020-04-29T09:31:58.743Z] INFO: Testing against a local daemon
09:31:58 [2020-04-29T09:31:58.743Z] === RUN   TestExternalGraphDriver
09:31:58 [2020-04-29T09:31:58.925Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.150s	coverage: 77.8% of statements
09:31:58 [2020-04-29T09:31:58.925Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
09:31:58 [2020-04-29T09:31:58.925Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:31:58 [2020-04-29T09:31:58.999Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
09:31:59 [2020-04-29T09:31:59.255Z] === RUN   TestExternalGraphDriver/json
09:31:59 [2020-04-29T09:31:59.857Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 26.2% of statements
09:32:00 [2020-04-29T09:32:00.114Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.011s	coverage: 61.6% of statements
09:32:00 [2020-04-29T09:32:00.679Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
09:32:01 [2020-04-29T09:32:01.611Z] ok  	github.com/docker/docker/daemon/logger/local	0.022s	coverage: 75.2% of statements
09:32:01 [2020-04-29T09:32:01.611Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:32:01 [2020-04-29T09:32:01.777Z] === RUN   TestExternalGraphDriver/spec
09:32:01 [2020-04-29T09:32:01.777Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
09:32:01 [2020-04-29T09:32:01.777Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
09:32:02 [2020-04-29T09:32:02.176Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.027s	coverage: 19.8% of statements
09:32:02 [2020-04-29T09:32:02.266Z] --- PASS: TestServiceUpdateConfigs (14.84s)
09:32:02 [2020-04-29T09:32:02.266Z] === RUN   TestServiceUpdateNetwork
09:32:03 [2020-04-29T09:32:03.163Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.010s	coverage: 33.3% of statements
09:32:03 [2020-04-29T09:32:03.674Z] === RUN   TestExternalGraphDriver/pull
09:32:04 [2020-04-29T09:32:04.534Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
09:32:05 [2020-04-29T09:32:05.100Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
09:32:05 [2020-04-29T09:32:05.569Z] --- PASS: TestExternalGraphDriver (6.46s)
09:32:05 [2020-04-29T09:32:05.569Z]     --- PASS: TestExternalGraphDriver/json (2.24s)
09:32:05 [2020-04-29T09:32:05.569Z]     --- PASS: TestExternalGraphDriver/spec (2.06s)
09:32:05 [2020-04-29T09:32:05.569Z]     --- PASS: TestExternalGraphDriver/pull (1.80s)
09:32:05 [2020-04-29T09:32:05.569Z] === RUN   TestGraphdriverPluginV2
09:32:05 [2020-04-29T09:32:05.665Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
09:32:05 [2020-04-29T09:32:05.665Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.558s	coverage: 82.5% of statements
09:32:05 [2020-04-29T09:32:05.665Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:32:05 [2020-04-29T09:32:05.665Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:32:06 [2020-04-29T09:32:06.501Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
09:32:06 [2020-04-29T09:32:06.759Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
09:32:07 [2020-04-29T09:32:07.323Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
09:32:08 [2020-04-29T09:32:08.194Z] ok  	github.com/docker/docker/distribution/metadata	0.040s	coverage: 48.2% of statements
09:32:08 [2020-04-29T09:32:08.194Z] ok  	github.com/docker/docker/distribution	0.185s	coverage: 22.1% of statements
09:32:08 [2020-04-29T09:32:08.194Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:32:09 [2020-04-29T09:32:09.566Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
09:32:09 [2020-04-29T09:32:09.850Z] === RUN   TestDockerSuite/TestBuildMultipleTags
09:32:10 [2020-04-29T09:32:10.415Z] === RUN   TestDockerSuite/TestBuildNetContainer
09:32:10 [2020-04-29T09:32:10.673Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
09:32:10 [2020-04-29T09:32:10.930Z] --- PASS: TestGraphdriverPluginV2 (5.63s)
09:32:10 [2020-04-29T09:32:10.930Z] PASS
09:32:10 [2020-04-29T09:32:10.930Z] 
09:32:10 [2020-04-29T09:32:10.930Z] DONE 5 tests in 12.236s
09:32:10 [2020-04-29T09:32:10.930Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:32:10 [2020-04-29T09:32:10.930Z] ++ 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
09:32:10 [2020-04-29T09:32:10.930Z] ++ set -e
09:32:10 [2020-04-29T09:32:10.930Z] ++ '[' -n 0 ']'
09:32:10 [2020-04-29T09:32:10.930Z] ++ set -x
09:32:10 [2020-04-29T09:32:10.930Z] ++ env -i DEST=/go/src/github.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
09:32:10 [2020-04-29T09:32:10.943Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
09:32:11 [2020-04-29T09:32:11.188Z] INFO: Testing against a local daemon
09:32:11 [2020-04-29T09:32:11.188Z] === RUN   TestContinueAfterPluginCrash
09:32:11 [2020-04-29T09:32:11.188Z] === PAUSE TestContinueAfterPluginCrash
09:32:11 [2020-04-29T09:32:11.188Z] === RUN   TestReadPluginNoRead
09:32:11 [2020-04-29T09:32:11.188Z] === PAUSE TestReadPluginNoRead
09:32:11 [2020-04-29T09:32:11.188Z] === RUN   TestDaemonStartWithLogOpt
09:32:11 [2020-04-29T09:32:11.188Z] === PAUSE TestDaemonStartWithLogOpt
09:32:11 [2020-04-29T09:32:11.188Z] === CONT  TestContinueAfterPluginCrash
09:32:11 [2020-04-29T09:32:11.188Z] === CONT  TestDaemonStartWithLogOpt
09:32:11 [2020-04-29T09:32:11.508Z] ok  	github.com/docker/docker/distribution/xfer	1.880s	coverage: 85.1% of statements
09:32:11 [2020-04-29T09:32:11.508Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:32:11 [2020-04-29T09:32:11.508Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
09:32:11 [2020-04-29T09:32:11.508Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
09:32:13 [2020-04-29T09:32:13.083Z] === RUN   TestDockerSuite/TestBuildNetNone
09:32:13 [2020-04-29T09:32:13.406Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
09:32:13 [2020-04-29T09:32:13.406Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:32:13 [2020-04-29T09:32:13.663Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
09:32:14 [2020-04-29T09:32:14.456Z] === RUN   TestDockerSuite/TestBuildNoContext
09:32:14 [2020-04-29T09:32:14.595Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 67.4% of statements
09:32:14 [2020-04-29T09:32:14.815Z] --- PASS: TestServiceUpdateNetwork (13.09s)
09:32:14 [2020-04-29T09:32:14.815Z] === RUN   TestServiceUpdatePidsLimit
09:32:14 [2020-04-29T09:32:14.852Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
09:32:15 [2020-04-29T09:32:15.102Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:32:15 [2020-04-29T09:32:15.828Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
09:32:16 [2020-04-29T09:32:16.121Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:32:16 [2020-04-29T09:32:16.747Z] ok  	github.com/docker/docker/pkg/archive	0.378s	coverage: 77.0% of statements
09:32:16 [2020-04-29T09:32:16.759Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
09:32:17 [2020-04-29T09:32:17.678Z] ok  	github.com/docker/docker/pkg/authorization	0.249s	coverage: 68.3% of statements
09:32:17 [2020-04-29T09:32:17.690Z] --- PASS: TestDaemonStartWithLogOpt (6.66s)
09:32:17 [2020-04-29T09:32:17.690Z] === CONT  TestReadPluginNoRead
09:32:17 [2020-04-29T09:32:17.937Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
09:32:18 [2020-04-29T09:32:18.196Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
09:32:19 [2020-04-29T09:32:19.059Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
09:32:19 [2020-04-29T09:32:19.316Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
09:32:19 [2020-04-29T09:32:19.573Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
09:32:20 [2020-04-29T09:32:20.137Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
09:32:20 [2020-04-29T09:32:20.393Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
09:32:21 [2020-04-29T09:32:21.325Z] === RUN   TestDockerSuite/TestBuildOnBuild
09:32:21 [2020-04-29T09:32:21.325Z] === RUN   TestReadPluginNoRead/default
09:32:21 [2020-04-29T09:32:21.470Z] ok  	github.com/docker/docker/layer	7.337s	coverage: 68.8% of statements
09:32:21 [2020-04-29T09:32:21.470Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:32:21 [2020-04-29T09:32:21.470Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:32:21 [2020-04-29T09:32:21.470Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:32:21 [2020-04-29T09:32:21.470Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:32:21 [2020-04-29T09:32:21.470Z] ?   	github.com/docker/docker/oci	[no test files]
09:32:21 [2020-04-29T09:32:21.470Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:32:21 [2020-04-29T09:32:21.470Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
09:32:21 [2020-04-29T09:32:21.727Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.974s	coverage: 43.2% of statements
09:32:21 [2020-04-29T09:32:21.727Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
09:32:21 [2020-04-29T09:32:21.727Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:32:21 [2020-04-29T09:32:21.727Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
09:32:22 [2020-04-29T09:32:22.658Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
09:32:23 [2020-04-29T09:32:23.219Z] --- PASS: TestContinueAfterPluginCrash (11.85s)
09:32:23 [2020-04-29T09:32:23.222Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
09:32:23 [2020-04-29T09:32:23.475Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
09:32:23 [2020-04-29T09:32:23.475Z] === RUN   TestReadPluginNoRead/disabled_caching
09:32:23 [2020-04-29T09:32:23.786Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
09:32:24 [2020-04-29T09:32:24.039Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
09:32:24 [2020-04-29T09:32:24.043Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
09:32:24 [2020-04-29T09:32:24.518Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:32:25 [2020-04-29T09:32:25.409Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
09:32:25 [2020-04-29T09:32:25.409Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:32:25 [2020-04-29T09:32:25.412Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
09:32:25 [2020-04-29T09:32:25.975Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 89.5% of statements
09:32:26 [2020-04-29T09:32:26.232Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.078s	coverage: 84.1% of statements
09:32:26 [2020-04-29T09:32:26.795Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
09:32:26 [2020-04-29T09:32:26.795Z] ok  	github.com/docker/docker/pkg/fsutils	0.240s	coverage: 85.1% of statements
09:32:27 [2020-04-29T09:32:27.302Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
09:32:27 [2020-04-29T09:32:27.729Z] ok  	github.com/docker/docker/pkg/idtools	0.373s	coverage: 70.1% of statements
09:32:27 [2020-04-29T09:32:27.868Z] --- PASS: TestReadPluginNoRead (9.93s)
09:32:27 [2020-04-29T09:32:27.868Z]     --- PASS: TestReadPluginNoRead/default (2.07s)
09:32:27 [2020-04-29T09:32:27.868Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.06s)
09:32:27 [2020-04-29T09:32:27.868Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s)
09:32:27 [2020-04-29T09:32:27.868Z]     read_test.go:91: [dc555d9aa5cb1] daemon is not started
09:32:27 [2020-04-29T09:32:27.868Z] PASS
09:32:27 [2020-04-29T09:32:27.868Z] 
09:32:27 [2020-04-29T09:32:27.868Z] DONE 6 tests in 16.742s
09:32:27 [2020-04-29T09:32:27.868Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:32:27 [2020-04-29T09:32:27.868Z] ++ 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
09:32:27 [2020-04-29T09:32:27.868Z] ++ set -e
09:32:27 [2020-04-29T09:32:27.868Z] ++ '[' -n 0 ']'
09:32:27 [2020-04-29T09:32:27.868Z] ++ set -x
09:32:27 [2020-04-29T09:32:27.868Z] ++ env -i DEST=/go/src/github.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
09:32:27 [2020-04-29T09:32:27.868Z] testing: warning: no tests to run
09:32:27 [2020-04-29T09:32:27.868Z] PASS
09:32:27 [2020-04-29T09:32:27.868Z] 
09:32:27 [2020-04-29T09:32:27.868Z] DONE 0 tests in 0.042s
09:32:27 [2020-04-29T09:32:27.868Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:32:27 [2020-04-29T09:32:27.868Z] ++ 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
09:32:27 [2020-04-29T09:32:27.868Z] ++ set -e
09:32:27 [2020-04-29T09:32:27.868Z] ++ '[' -n 0 ']'
09:32:27 [2020-04-29T09:32:27.868Z] ++ set -x
09:32:27 [2020-04-29T09:32:27.868Z] ++ env -i DEST=/go/src/github.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
09:32:27 [2020-04-29T09:32:27.868Z] INFO: Testing against a local daemon
09:32:27 [2020-04-29T09:32:27.868Z] === RUN   TestPluginWithDevMounts
09:32:27 [2020-04-29T09:32:27.868Z] === PAUSE TestPluginWithDevMounts
09:32:27 [2020-04-29T09:32:27.868Z] === CONT  TestPluginWithDevMounts
09:32:27 [2020-04-29T09:32:27.987Z] ok  	github.com/docker/docker/pkg/ioutils	0.492s	coverage: 70.6% of statements
09:32:28 [2020-04-29T09:32:28.244Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
09:32:28 [2020-04-29T09:32:28.502Z] ok  	github.com/docker/docker/pkg/locker	0.015s	coverage: 88.9% of statements
09:32:28 [2020-04-29T09:32:28.604Z] ok  	github.com/docker/docker/integration/container	50.952s
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === Skipped
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
09:32:28 [2020-04-29T09:32:28.604Z]     copy_test.go:25: testEnv.OSType == "windows"
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
09:32:28 [2020-04-29T09:32:28.604Z]     copy_test.go:39: testEnv.OSType == "windows"
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
09:32:28 [2020-04-29T09:32:28.604Z]     copy_test.go:51: testEnv.OSType == "windows"
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
09:32:28 [2020-04-29T09:32:28.604Z]     copy_test.go:65: testEnv.OSType == "windows"
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
09:32:28 [2020-04-29T09:32:28.604Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:32:28 [2020-04-29T09:32:28.604Z] 
09:32:28 [2020-04-29T09:32:28.604Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
09:32:28 [2020-04-29T09:32:28.605Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
09:32:28 [2020-04-29T09:32:28.605Z] 
09:32:28 [2020-04-29T09:32:28.605Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
09:32:28 [2020-04-29T09:32:28.605Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
09:32:28 [2020-04-29T09:32:28.605Z] 
09:32:28 [2020-04-29T09:32:28.605Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
09:32:28 [2020-04-29T09:32:28.605Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
09:32:28 [2020-04-29T09:32:28.605Z] 
09:32:28 [2020-04-29T09:32:28.605Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
09:32:28 [2020-04-29T09:32:28.605Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
09:32:28 [2020-04-29T09:32:28.605Z] 
09:32:28 [2020-04-29T09:32:28.605Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
09:32:28 [2020-04-29T09:32:28.605Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
09:32:28 [2020-04-29T09:32:28.605Z] 
09:32:28 [2020-04-29T09:32:28.605Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
09:32:28 [2020-04-29T09:32:28.605Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
09:32:28 [2020-04-29T09:32:28.605Z] 
09:32:28 [2020-04-29T09:32:28.605Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
09:32:28 [2020-04-29T09:32:28.605Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
09:32:28 [2020-04-29T09:32:28.605Z] 
09:32:28 [2020-04-29T09:32:28.605Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
09:32:28 [2020-04-29T09:32:28.605Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
09:32:28 [2020-04-29T09:32:28.605Z] 
09:32:28 [2020-04-29T09:32:28.605Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
09:32:28 [2020-04-29T09:32:28.605Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
09:32:28 [2020-04-29T09:32:28.605Z] 
09:32:28 [2020-04-29T09:32:28.605Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
09:32:28 [2020-04-29T09:32:28.605Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
09:32:28 [2020-04-29T09:32:28.605Z] 
09:32:28 [2020-04-29T09:32:28.605Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
09:32:28 [2020-04-29T09:32:28.605Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
09:32:28 [2020-04-29T09:32:28.605Z] 
09:32:28 [2020-04-29T09:32:28.605Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
09:32:28 [2020-04-29T09:32:28.605Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
09:32:28 [2020-04-29T09:32:28.605Z] 
09:32:28 [2020-04-29T09:32:28.605Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
09:32:28 [2020-04-29T09:32:28.605Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
09:32:28 [2020-04-29T09:32:28.605Z] 
09:32:28 [2020-04-29T09:32:28.605Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
09:32:28 [2020-04-29T09:32:28.605Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
09:32:28 [2020-04-29T09:32:28.605Z] 
09:32:28 [2020-04-29T09:32:28.605Z] 
09:32:28 [2020-04-29T09:32:28.605Z] DONE 81 tests, 42 skipped in 53.554s
09:32:28 [2020-04-29T09:32:28.605Z] 
09:32:28 [2020-04-29T09:32:28.605Z] Running D:\gopath\src\github.com\docker\docker\integration\image
09:32:28 [2020-04-29T09:32:28.759Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
09:32:28 [2020-04-29T09:32:28.759Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:32:28 [2020-04-29T09:32:28.759Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
09:32:29 [2020-04-29T09:32:29.016Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
09:32:29 [2020-04-29T09:32:29.016Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
09:32:29 [2020-04-29T09:32:29.265Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
09:32:29 [2020-04-29T09:32:29.273Z] ok  	github.com/docker/docker/pkg/parsers	0.011s	coverage: 97.0% of statements
09:32:29 [2020-04-29T09:32:29.273Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:32:29 [2020-04-29T09:32:29.838Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 91.4% of statements
09:32:29 [2020-04-29T09:32:29.838Z] ok  	github.com/docker/docker/pkg/pidfile	0.009s	coverage: 82.4% of statements
09:32:29 [2020-04-29T09:32:29.838Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:32:29 [2020-04-29T09:32:29.838Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:32:30 [2020-04-29T09:32:30.167Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:32:30 [2020-04-29T09:32:30.167Z] INFO: Testing against a local daemon
09:32:30 [2020-04-29T09:32:30.635Z] ok  	github.com/docker/docker/integration/image	0.420s
09:32:30 [2020-04-29T09:32:30.635Z] 
09:32:30 [2020-04-29T09:32:30.635Z] === Skipped
09:32:30 [2020-04-29T09:32:30.635Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
09:32:30 [2020-04-29T09:32:30.635Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
09:32:30 [2020-04-29T09:32:30.635Z] 
09:32:30 [2020-04-29T09:32:30.635Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
09:32:30 [2020-04-29T09:32:30.635Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
09:32:30 [2020-04-29T09:32:30.635Z] 
09:32:30 [2020-04-29T09:32:30.635Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
09:32:30 [2020-04-29T09:32:30.635Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
09:32:30 [2020-04-29T09:32:30.635Z] 
09:32:30 [2020-04-29T09:32:30.635Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
09:32:30 [2020-04-29T09:32:30.635Z]     tag_test.go:98: testEnv.OSType == "windows"
09:32:30 [2020-04-29T09:32:30.635Z] 
09:32:30 [2020-04-29T09:32:30.635Z] 
09:32:30 [2020-04-29T09:32:30.635Z] DONE 11 tests, 4 skipped in 2.426s
09:32:30 [2020-04-29T09:32:30.635Z] 
09:32:30 [2020-04-29T09:32:30.635Z] Running D:\gopath\src\github.com\docker\docker\integration\network
09:32:30 [2020-04-29T09:32:30.644Z] --- PASS: TestPluginWithDevMounts (2.47s)
09:32:30 [2020-04-29T09:32:30.644Z] PASS
09:32:30 [2020-04-29T09:32:30.644Z] 
09:32:30 [2020-04-29T09:32:30.644Z] DONE 1 tests in 2.585s
09:32:30 [2020-04-29T09:32:30.644Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:32:30 [2020-04-29T09:32:30.644Z] ++ 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
09:32:30 [2020-04-29T09:32:30.644Z] ++ set -e
09:32:30 [2020-04-29T09:32:30.644Z] ++ '[' -n 0 ']'
09:32:30 [2020-04-29T09:32:30.644Z] ++ set -x
09:32:30 [2020-04-29T09:32:30.644Z] ++ env -i DEST=/go/src/github.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
09:32:30 [2020-04-29T09:32:30.644Z] INFO: Testing against a local daemon
09:32:30 [2020-04-29T09:32:30.644Z] === RUN   TestSecretInspect
09:32:30 [2020-04-29T09:32:30.768Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
09:32:31 [2020-04-29T09:32:31.333Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
09:32:31 [2020-04-29T09:32:31.357Z] --- PASS: TestServiceUpdatePidsLimit (16.65s)
09:32:31 [2020-04-29T09:32:31.357Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s)
09:32:31 [2020-04-29T09:32:31.357Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s)
09:32:31 [2020-04-29T09:32:31.357Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s)
09:32:31 [2020-04-29T09:32:31.357Z] PASS
09:32:31 [2020-04-29T09:32:31.357Z] 
09:32:31 [2020-04-29T09:32:31.357Z] === Skipped
09:32:31 [2020-04-29T09:32:31.357Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
09:32:31 [2020-04-29T09:32:31.357Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:32:31 [2020-04-29T09:32:31.357Z] 
09:32:31 [2020-04-29T09:32:31.357Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
09:32:31 [2020-04-29T09:32:31.357Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:32:31 [2020-04-29T09:32:31.357Z] 
09:32:31 [2020-04-29T09:32:31.357Z] 
09:32:31 [2020-04-29T09:32:31.357Z] DONE 27 tests, 2 skipped in 141.111s
09:32:31 [2020-04-29T09:32:31.357Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
09:32:31 [2020-04-29T09:32:31.357Z] ++ 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
09:32:31 [2020-04-29T09:32:31.357Z] ++ set -e
09:32:31 [2020-04-29T09:32:31.357Z] ++ '[' -n 0 ']'
09:32:31 [2020-04-29T09:32:31.357Z] ++ set -x
09:32:31 [2020-04-29T09:32:31.357Z] ++ env -i DEST=/go/src/github.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
09:32:31 [2020-04-29T09:32:31.357Z] INFO: Testing against a local daemon
09:32:31 [2020-04-29T09:32:31.357Z] === RUN   TestSessionCreate
09:32:31 [2020-04-29T09:32:31.357Z] --- PASS: TestSessionCreate (0.06s)
09:32:31 [2020-04-29T09:32:31.357Z] === RUN   TestSessionCreateWithBadUpgrade
09:32:31 [2020-04-29T09:32:31.357Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
09:32:31 [2020-04-29T09:32:31.357Z] PASS
09:32:31 [2020-04-29T09:32:31.357Z] 
09:32:31 [2020-04-29T09:32:31.357Z] DONE 2 tests in 0.208s
09:32:31 [2020-04-29T09:32:31.357Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
09:32:31 [2020-04-29T09:32:31.357Z] ++ 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
09:32:31 [2020-04-29T09:32:31.357Z] ++ set -e
09:32:31 [2020-04-29T09:32:31.357Z] ++ '[' -n 0 ']'
09:32:31 [2020-04-29T09:32:31.357Z] ++ set -x
09:32:31 [2020-04-29T09:32:31.357Z] ++ env -i DEST=/go/src/github.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
09:32:31 [2020-04-29T09:32:31.357Z] INFO: Testing against a local daemon
09:32:31 [2020-04-29T09:32:31.357Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:32:31 [2020-04-29T09:32:31.357Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:32:31 [2020-04-29T09:32:31.357Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:32:31 [2020-04-29T09:32:31.357Z] === RUN   TestEventsExecDie
09:32:31 [2020-04-29T09:32:31.898Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
09:32:31 [2020-04-29T09:32:31.898Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
09:32:31 [2020-04-29T09:32:31.991Z] --- PASS: TestEventsExecDie (0.81s)
09:32:31 [2020-04-29T09:32:31.991Z] === RUN   TestEventsBackwardsCompatible
09:32:31 [2020-04-29T09:32:31.991Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
09:32:31 [2020-04-29T09:32:31.991Z] === RUN   TestInfoBinaryCommits
09:32:31 [2020-04-29T09:32:31.991Z] --- PASS: TestInfoBinaryCommits (0.05s)
09:32:31 [2020-04-29T09:32:31.991Z] === RUN   TestInfoAPIVersioned
09:32:31 [2020-04-29T09:32:31.991Z] --- PASS: TestInfoAPIVersioned (0.02s)
09:32:31 [2020-04-29T09:32:31.991Z] === RUN   TestInfoDiscoveryBackend
09:32:32 [2020-04-29T09:32:32.537Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
09:32:32 [2020-04-29T09:32:32.614Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
09:32:32 [2020-04-29T09:32:32.614Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:32:32 [2020-04-29T09:32:32.850Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:32:32 [2020-04-29T09:32:32.850Z] INFO: Testing against a local daemon
09:32:32 [2020-04-29T09:32:32.850Z] ok  	github.com/docker/docker/integration/network	0.244s
09:32:33 [2020-04-29T09:32:33.267Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
09:32:33 [2020-04-29T09:32:33.317Z] 
09:32:33 [2020-04-29T09:32:33.317Z] === Skipped
09:32:33 [2020-04-29T09:32:33.317Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
09:32:33 [2020-04-29T09:32:33.317Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
09:32:33 [2020-04-29T09:32:33.317Z] 
09:32:33 [2020-04-29T09:32:33.317Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s)
09:32:33 [2020-04-29T09:32:33.317Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
09:32:33 [2020-04-29T09:32:33.317Z] 
09:32:33 [2020-04-29T09:32:33.317Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
09:32:33 [2020-04-29T09:32:33.317Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
09:32:33 [2020-04-29T09:32:33.317Z] 
09:32:33 [2020-04-29T09:32:33.317Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
09:32:33 [2020-04-29T09:32:33.317Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
09:32:33 [2020-04-29T09:32:33.317Z] 
09:32:33 [2020-04-29T09:32:33.317Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
09:32:33 [2020-04-29T09:32:33.317Z]     network_test.go:97: testEnv.OSType == "windows"
09:32:33 [2020-04-29T09:32:33.317Z] 
09:32:33 [2020-04-29T09:32:33.317Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
09:32:33 [2020-04-29T09:32:33.317Z]     service_test.go:29: testEnv.OSType == "windows"
09:32:33 [2020-04-29T09:32:33.317Z] 
09:32:33 [2020-04-29T09:32:33.317Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
09:32:33 [2020-04-29T09:32:33.317Z]     service_test.go:52: testEnv.OSType == "windows"
09:32:33 [2020-04-29T09:32:33.317Z] 
09:32:33 [2020-04-29T09:32:33.317Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
09:32:33 [2020-04-29T09:32:33.317Z]     service_test.go:96: testEnv.OSType == "windows"
09:32:33 [2020-04-29T09:32:33.317Z] 
09:32:33 [2020-04-29T09:32:33.317Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:32:33 [2020-04-29T09:32:33.317Z]     service_test.go:130: testEnv.OSType == "windows"
09:32:33 [2020-04-29T09:32:33.317Z] 
09:32:33 [2020-04-29T09:32:33.317Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:32:33 [2020-04-29T09:32:33.317Z]     service_test.go:181: testEnv.OSType == "windows"
09:32:33 [2020-04-29T09:32:33.317Z] 
09:32:33 [2020-04-29T09:32:33.317Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
09:32:33 [2020-04-29T09:32:33.317Z]     service_test.go:206: testEnv.OSType == "windows"
09:32:33 [2020-04-29T09:32:33.317Z] 
09:32:33 [2020-04-29T09:32:33.317Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:32:33 [2020-04-29T09:32:33.317Z]     service_test.go:236: FLAKY_TEST
09:32:33 [2020-04-29T09:32:33.317Z] 
09:32:33 [2020-04-29T09:32:33.317Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
09:32:33 [2020-04-29T09:32:33.317Z]     service_test.go:326: testEnv.OSType == "windows"
09:32:33 [2020-04-29T09:32:33.317Z] 
09:32:33 [2020-04-29T09:32:33.317Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
09:32:33 [2020-04-29T09:32:33.317Z]     service_test.go:394: testEnv.OSType == "windows"
09:32:33 [2020-04-29T09:32:33.317Z] 
09:32:33 [2020-04-29T09:32:33.317Z] 
09:32:33 [2020-04-29T09:32:33.317Z] DONE 18 tests, 14 skipped in 2.402s
09:32:33 [2020-04-29T09:32:33.317Z] 
09:32:33 [2020-04-29T09:32:33.317Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
09:32:33 [2020-04-29T09:32:33.469Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
09:32:33 [2020-04-29T09:32:33.524Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
09:32:33 [2020-04-29T09:32:33.630Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:32:33 [2020-04-29T09:32:33.630Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:32:33 [2020-04-29T09:32:33.726Z] --- PASS: TestSecretInspect (3.16s)
09:32:33 [2020-04-29T09:32:33.726Z] === RUN   TestSecretList
09:32:33 [2020-04-29T09:32:33.788Z] testing: warning: no tests to run
09:32:33 [2020-04-29T09:32:33.788Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.076s
09:32:33 [2020-04-29T09:32:33.788Z] 
09:32:33 [2020-04-29T09:32:33.788Z] DONE 0 tests in 0.736s
09:32:33 [2020-04-29T09:32:33.788Z] 
09:32:34 [2020-04-29T09:32:34.251Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
09:32:34 [2020-04-29T09:32:34.251Z] === RUN   TestInfoAPI
09:32:34 [2020-04-29T09:32:34.251Z] --- PASS: TestInfoAPI (0.06s)
09:32:34 [2020-04-29T09:32:34.251Z] === RUN   TestInfoAPIWarnings
09:32:34 [2020-04-29T09:32:34.256Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
09:32:34 [2020-04-29T09:32:34.724Z] testing: warning: no tests to run
09:32:34 [2020-04-29T09:32:34.724Z] ok  	github.com/docker/docker/integration/network/macvlan	0.076s
09:32:34 [2020-04-29T09:32:34.724Z] 
09:32:34 [2020-04-29T09:32:34.724Z] DONE 0 tests in 0.725s
09:32:34 [2020-04-29T09:32:34.724Z] 
09:32:34 [2020-04-29T09:32:34.724Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
09:32:34 [2020-04-29T09:32:34.873Z] --- PASS: TestInfoAPIWarnings (0.55s)
09:32:34 [2020-04-29T09:32:34.873Z] === RUN   TestInfoDebug
09:32:35 [2020-04-29T09:32:35.094Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
09:32:35 [2020-04-29T09:32:35.493Z] --- PASS: TestInfoDebug (0.54s)
09:32:35 [2020-04-29T09:32:35.493Z] === RUN   TestInfoInsecureRegistries
09:32:35 [2020-04-29T09:32:35.658Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
09:32:35 [2020-04-29T09:32:35.710Z] testing: warning: no tests to run
09:32:35 [2020-04-29T09:32:35.710Z] ok  	github.com/docker/docker/integration/plugin	0.063s
09:32:35 [2020-04-29T09:32:35.710Z] 
09:32:35 [2020-04-29T09:32:35.710Z] DONE 0 tests in 0.757s
09:32:35 [2020-04-29T09:32:35.710Z] 
09:32:35 [2020-04-29T09:32:35.710Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
09:32:35 [2020-04-29T09:32:35.778Z] --- PASS: TestInfoInsecureRegistries (0.55s)
09:32:35 [2020-04-29T09:32:35.778Z] === RUN   TestInfoRegistryMirrors
09:32:36 [2020-04-29T09:32:36.178Z] testing: warning: no tests to run
09:32:36 [2020-04-29T09:32:36.178Z] ok  	github.com/docker/docker/integration/plugin/authz	0.076s
09:32:36 [2020-04-29T09:32:36.178Z] 
09:32:36 [2020-04-29T09:32:36.178Z] DONE 0 tests in 0.736s
09:32:36 [2020-04-29T09:32:36.178Z] 
09:32:36 [2020-04-29T09:32:36.398Z] --- PASS: TestInfoRegistryMirrors (0.54s)
09:32:36 [2020-04-29T09:32:36.398Z] === RUN   TestLoginFailsWithBadCredentials
09:32:36 [2020-04-29T09:32:36.645Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
09:32:36 [2020-04-29T09:32:36.796Z] ok  	github.com/docker/docker/pkg/signal	2.395s	coverage: 61.0% of statements
09:32:36 [2020-04-29T09:32:36.796Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
09:32:37 [2020-04-29T09:32:37.028Z] --- PASS: TestSecretList (3.18s)
09:32:37 [2020-04-29T09:32:37.028Z] === RUN   TestSecretsCreateAndDelete
09:32:37 [2020-04-29T09:32:37.029Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s)
09:32:37 [2020-04-29T09:32:37.029Z] === RUN   TestPingCacheHeaders
09:32:37 [2020-04-29T09:32:37.029Z] --- PASS: TestPingCacheHeaders (0.05s)
09:32:37 [2020-04-29T09:32:37.029Z] === RUN   TestPingGet
09:32:37 [2020-04-29T09:32:37.029Z] --- PASS: TestPingGet (0.04s)
09:32:37 [2020-04-29T09:32:37.029Z] === RUN   TestPingHead
09:32:37 [2020-04-29T09:32:37.029Z] --- PASS: TestPingHead (0.05s)
09:32:37 [2020-04-29T09:32:37.029Z] === RUN   TestVersion
09:32:37 [2020-04-29T09:32:37.029Z] --- PASS: TestVersion (0.04s)
09:32:37 [2020-04-29T09:32:37.029Z] PASS
09:32:37 [2020-04-29T09:32:37.029Z] 
09:32:37 [2020-04-29T09:32:37.029Z] === Skipped
09:32:37 [2020-04-29T09:32:37.029Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:32:37 [2020-04-29T09:32:37.029Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:32:37 [2020-04-29T09:32:37.029Z] 
09:32:37 [2020-04-29T09:32:37.029Z] 
09:32:37 [2020-04-29T09:32:37.029Z] DONE 18 tests, 1 skipped in 6.034s
09:32:37 [2020-04-29T09:32:37.029Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
09:32:37 [2020-04-29T09:32:37.029Z] ++ 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
09:32:37 [2020-04-29T09:32:37.029Z] ++ set -e
09:32:37 [2020-04-29T09:32:37.029Z] ++ '[' -n 0 ']'
09:32:37 [2020-04-29T09:32:37.029Z] ++ set -x
09:32:37 [2020-04-29T09:32:37.029Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:32:37 [2020-04-29T09:32:37.053Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
09:32:37 [2020-04-29T09:32:37.310Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
09:32:37 [2020-04-29T09:32:37.323Z] INFO: Testing against a local daemon
09:32:37 [2020-04-29T09:32:37.323Z] === RUN   TestVolumesCreateAndList
09:32:37 [2020-04-29T09:32:37.323Z] --- PASS: TestVolumesCreateAndList (0.05s)
09:32:37 [2020-04-29T09:32:37.323Z] === RUN   TestVolumesRemove
09:32:37 [2020-04-29T09:32:37.323Z] --- PASS: TestVolumesRemove (0.10s)
09:32:37 [2020-04-29T09:32:37.323Z] === RUN   TestVolumesInspect
09:32:37 [2020-04-29T09:32:37.323Z] --- PASS: TestVolumesInspect (0.04s)
09:32:37 [2020-04-29T09:32:37.323Z] === RUN   TestVolumesInvalidJSON
09:32:37 [2020-04-29T09:32:37.323Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:32:37 [2020-04-29T09:32:37.323Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:32:37 [2020-04-29T09:32:37.323Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:32:37 [2020-04-29T09:32:37.323Z] --- PASS: TestVolumesInvalidJSON (0.04s)
09:32:37 [2020-04-29T09:32:37.323Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:32:37 [2020-04-29T09:32:37.323Z] PASS
09:32:37 [2020-04-29T09:32:37.323Z] 
09:32:37 [2020-04-29T09:32:37.323Z] DONE 5 tests in 0.332s
09:32:37 [2020-04-29T09:32:37.323Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:32:37 [2020-04-29T09:32:37.567Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
09:32:37 [2020-04-29T09:32:37.610Z] ++++ cat bundles/test-integration/docker.pid
09:32:37 [2020-04-29T09:32:37.610Z] +++ kill 13652
09:32:38 [2020-04-29T09:32:38.132Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 71.3% of statements
09:32:38 [2020-04-29T09:32:38.696Z] ok  	github.com/docker/docker/pkg/system	0.029s	coverage: 36.9% of statements
09:32:38 [2020-04-29T09:32:38.953Z] ok  	github.com/docker/docker/pkg/tailfile	0.051s	coverage: 88.6% of statements
09:32:39 [2020-04-29T09:32:39.093Z] +++ /etc/init.d/apparmor stop
09:32:39 [2020-04-29T09:32:39.093Z] Leaving: AppArmorNo profiles have been unloaded.
09:32:39 [2020-04-29T09:32:39.093Z] 
09:32:39 [2020-04-29T09:32:39.093Z] Unloading profiles will leave already running processes permanently
09:32:39 [2020-04-29T09:32:39.093Z] unconfined, which can lead to unexpected situations.
09:32:39 [2020-04-29T09:32:39.093Z] 
09:32:39 [2020-04-29T09:32:39.093Z] To set a process to complain mode, use the command line tool
09:32:39 [2020-04-29T09:32:39.093Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:32:39 [2020-04-29T09:32:39.093Z] +++ true
09:32:39 [2020-04-29T09:32:39.093Z] 
09:32:39 [2020-04-29T09:32:39.517Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
09:32:39 [2020-04-29T09:32:39.551Z] === RUN   TestDockerSuite/TestBuildPATH
09:32:39 [2020-04-29T09:32:39.551Z] --- PASS: TestSecretsCreateAndDelete (2.62s)
09:32:39 [2020-04-29T09:32:39.551Z] === RUN   TestSecretsUpdate
09:32:39 [2020-04-29T09:32:39.775Z] testing: warning: no tests to run
09:32:39 [2020-04-29T09:32:39.775Z] coverage: [no statements]
09:32:39 [2020-04-29T09:32:39.775Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
09:32:40 [2020-04-29T09:32:40.032Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
09:32:40 [2020-04-29T09:32:40.290Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
09:32:40 [2020-04-29T09:32:40.548Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
Post stage
[Pipeline] junit
09:32:40 [2020-04-29T09:32:40.613Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:32:41 [2020-04-29T09:32:41.492Z] + echo Ensuring container killed.
09:32:41 [2020-04-29T09:32:41.492Z] Ensuring container killed.
09:32:41 [2020-04-29T09:32:41.492Z] + docker rm -vf docker-pr4
09:32:41 [2020-04-29T09:32:41.492Z] Error: No such container: docker-pr4
09:32:41 [2020-04-29T09:32:41.492Z] + true
[Pipeline] sh
09:32:41 [2020-04-29T09:32:41.877Z] + echo Chowning /workspace to jenkins user
09:32:41 [2020-04-29T09:32:41.877Z] Chowning /workspace to jenkins user
09:32:41 [2020-04-29T09:32:41.877Z] + id -u
09:32:41 [2020-04-29T09:32:41.877Z] + id -g
09:32:41 [2020-04-29T09:32:41.877Z] + docker run --rm -v /home/docker/workspace/moby_PR-40868:/workspace busybox chown -R 1001:1001 /workspace
09:32:42 [2020-04-29T09:32:42.073Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
09:32:42 [2020-04-29T09:32:42.443Z] ok  	github.com/docker/docker/plugin	0.533s	coverage: 23.3% of statements
09:32:42 [2020-04-29T09:32:42.637Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
09:32:42 [2020-04-29T09:32:42.894Z] --- PASS: TestSecretsUpdate (3.28s)
09:32:42 [2020-04-29T09:32:42.894Z] === RUN   TestTemplatedSecret
09:32:43 [2020-04-29T09:32:43.375Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
09:32:43 [2020-04-29T09:32:43.798Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:32:43 [2020-04-29T09:32:43.798Z] INFO: Testing against a local daemon
09:32:43 [2020-04-29T09:32:43.798Z] ok  	github.com/docker/docker/integration/plugin/common	0.210s
09:32:43 [2020-04-29T09:32:43.825Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
[Pipeline] catchError
[Pipeline] {
09:32:43 [2020-04-29T09:32:43.939Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
[Pipeline] sh
09:32:44 [2020-04-29T09:32:44.265Z] 
09:32:44 [2020-04-29T09:32:44.266Z] === Skipped
09:32:44 [2020-04-29T09:32:44.266Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
09:32:44 [2020-04-29T09:32:44.266Z]     plugin_test.go:55: testEnv.OSType == "windows"
09:32:44 [2020-04-29T09:32:44.266Z] 
09:32:44 [2020-04-29T09:32:44.266Z] 
09:32:44 [2020-04-29T09:32:44.266Z] DONE 3 tests, 1 skipped in 7.749s
09:32:44 [2020-04-29T09:32:44.266Z] 
09:32:44 [2020-04-29T09:32:44.266Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
09:32:44 [2020-04-29T09:32:44.311Z] + bundleName=ppc64le-integration
09:32:44 [2020-04-29T09:32:44.311Z] + echo Creating ppc64le-integration-bundles.tar.gz
09:32:44 [2020-04-29T09:32:44.311Z] Creating ppc64le-integration-bundles.tar.gz
09:32:44 [2020-04-29T09:32:44.311Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+  -o -name *-report.xml )xargs -print tar
09:32:44 [2020-04-29T09:32:44.311Z]  -czf ppc64le-integration-bundles.tar.gz
09:32:44 [2020-04-29T09:32:44.504Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
[Pipeline] archiveArtifacts
09:32:44 [2020-04-29T09:32:44.632Z] Archiving artifacts
09:32:45 [2020-04-29T09:32:45.032Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40868/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:32:45 [2020-04-29T09:32:45.431Z] + make clean
09:32:45 [2020-04-29T09:32:45.877Z] ok  	github.com/docker/docker/registry	0.073s	coverage: 56.1% of statements
09:32:46 [2020-04-29T09:32:46.050Z] make: command: Command not found
09:32:46 [2020-04-29T09:32:46.050Z] make: command: Command not found
09:32:46 [2020-04-29T09:32:46.050Z] docker volume rm -f docker-dev-cache
09:32:46 [2020-04-29T09:32:46.050Z] docker-dev-cache
[Pipeline] deleteDir
09:32:46 [2020-04-29T09:32:46.347Z] --- PASS: TestTemplatedSecret (3.51s)
09:32:46 [2020-04-29T09:32:46.347Z] === RUN   TestSecretCreateResolve
09:32:46 [2020-04-29T09:32:46.442Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
09:32:46 [2020-04-29T09:32:46.699Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
09:32:47 [2020-04-29T09:32:47.215Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:32:47 [2020-04-29T09:32:47.215Z] INFO: Testing against a local daemon
09:32:47 [2020-04-29T09:32:47.215Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.224s
09:32:47 [2020-04-29T09:32:47.215Z] 
09:32:47 [2020-04-29T09:32:47.215Z] === Skipped
09:32:47 [2020-04-29T09:32:47.215Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
09:32:47 [2020-04-29T09:32:47.215Z]     external_test.go:48: runtime.GOOS == "windows"
09:32:47 [2020-04-29T09:32:47.215Z] 
09:32:47 [2020-04-29T09:32:47.215Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
09:32:47 [2020-04-29T09:32:47.215Z]     external_test.go:408: runtime.GOOS == "windows"
09:32:47 [2020-04-29T09:32:47.215Z] 
09:32:47 [2020-04-29T09:32:47.215Z] 
09:32:47 [2020-04-29T09:32:47.215Z] DONE 2 tests, 2 skipped in 3.154s
09:32:47 [2020-04-29T09:32:47.215Z] 
09:32:47 [2020-04-29T09:32:47.215Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
09:32:47 [2020-04-29T09:32:47.264Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
09:32:47 [2020-04-29T09:32:47.522Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:32:49 [2020-04-29T09:32:49.620Z] --- PASS: TestSecretCreateResolve (3.14s)
09:32:49 [2020-04-29T09:32:49.620Z] PASS
09:32:49 [2020-04-29T09:32:49.620Z] 
09:32:49 [2020-04-29T09:32:49.620Z] DONE 6 tests in 19.083s
09:32:49 [2020-04-29T09:32:49.620Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:32:49 [2020-04-29T09:32:49.620Z] ++ 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
09:32:49 [2020-04-29T09:32:49.620Z] ++ set -e
09:32:49 [2020-04-29T09:32:49.620Z] ++ '[' -n 0 ']'
09:32:49 [2020-04-29T09:32:49.620Z] ++ set -x
09:32:49 [2020-04-29T09:32:49.620Z] ++ env -i DEST=/go/src/github.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
09:32:49 [2020-04-29T09:32:49.620Z] INFO: Testing against a local daemon
09:32:49 [2020-04-29T09:32:49.620Z] === RUN   TestServiceCreateInit
09:32:49 [2020-04-29T09:32:49.620Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:32:50 [2020-04-29T09:32:50.047Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
09:32:50 [2020-04-29T09:32:50.169Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:32:50 [2020-04-29T09:32:50.169Z] INFO: Testing against a local daemon
09:32:50 [2020-04-29T09:32:50.169Z] ok  	github.com/docker/docker/integration/plugin/logging	0.286s
09:32:50 [2020-04-29T09:32:50.169Z] 
09:32:50 [2020-04-29T09:32:50.169Z] === Skipped
09:32:50 [2020-04-29T09:32:50.169Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
09:32:50 [2020-04-29T09:32:50.169Z]     read_test.go:21: no unix domain sockets on Windows
09:32:50 [2020-04-29T09:32:50.169Z] 
09:32:50 [2020-04-29T09:32:50.169Z] 
09:32:50 [2020-04-29T09:32:50.169Z] DONE 1 tests, 1 skipped in 2.579s
09:32:50 [2020-04-29T09:32:50.169Z] 
09:32:50 [2020-04-29T09:32:50.169Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
09:32:50 [2020-04-29T09:32:50.979Z] ok  	github.com/docker/docker/volume/local	0.023s	coverage: 73.0% of statements
09:32:51 [2020-04-29T09:32:51.543Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
09:32:51 [2020-04-29T09:32:51.734Z] testing: warning: no tests to run
09:32:51 [2020-04-29T09:32:51.734Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.155s
09:32:51 [2020-04-29T09:32:51.734Z] 
09:32:51 [2020-04-29T09:32:51.734Z] DONE 0 tests in 1.490s
09:32:51 [2020-04-29T09:32:51.734Z] 
09:32:51 [2020-04-29T09:32:51.734Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
09:32:52 [2020-04-29T09:32:52.473Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
09:32:53 [2020-04-29T09:32:53.948Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:32:53 [2020-04-29T09:32:53.948Z] INFO: Testing against a local daemon
09:32:53 [2020-04-29T09:32:53.948Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.257s
09:32:54 [2020-04-29T09:32:54.421Z] 
09:32:54 [2020-04-29T09:32:54.421Z] === Skipped
09:32:54 [2020-04-29T09:32:54.421Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
09:32:54 [2020-04-29T09:32:54.421Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
09:32:54 [2020-04-29T09:32:54.421Z] 
09:32:54 [2020-04-29T09:32:54.421Z] 
09:32:54 [2020-04-29T09:32:54.421Z] DONE 1 tests, 1 skipped in 2.592s
09:32:54 [2020-04-29T09:32:54.421Z] 
09:32:54 [2020-04-29T09:32:54.421Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
09:32:54 [2020-04-29T09:32:54.873Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
09:32:54 [2020-04-29T09:32:54.873Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:32:56 [2020-04-29T09:32:56.650Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:32:56 [2020-04-29T09:32:56.650Z] INFO: Testing against a local daemon
09:32:56 [2020-04-29T09:32:56.650Z] ok  	github.com/docker/docker/integration/secret	0.155s
09:32:56 [2020-04-29T09:32:56.650Z] 
09:32:56 [2020-04-29T09:32:56.650Z] === Skipped
09:32:56 [2020-04-29T09:32:56.650Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
09:32:56 [2020-04-29T09:32:56.650Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
09:32:56 [2020-04-29T09:32:56.650Z] 
09:32:56 [2020-04-29T09:32:56.650Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
09:32:56 [2020-04-29T09:32:56.650Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
09:32:56 [2020-04-29T09:32:56.650Z] 
09:32:56 [2020-04-29T09:32:56.650Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
09:32:56 [2020-04-29T09:32:56.650Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
09:32:56 [2020-04-29T09:32:56.650Z] 
09:32:56 [2020-04-29T09:32:56.650Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
09:32:56 [2020-04-29T09:32:56.650Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
09:32:56 [2020-04-29T09:32:56.650Z] 
09:32:56 [2020-04-29T09:32:56.650Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
09:32:56 [2020-04-29T09:32:56.650Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
09:32:56 [2020-04-29T09:32:56.650Z] 
09:32:56 [2020-04-29T09:32:56.650Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
09:32:56 [2020-04-29T09:32:56.650Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
09:32:56 [2020-04-29T09:32:56.650Z] 
09:32:56 [2020-04-29T09:32:56.650Z] 
09:32:56 [2020-04-29T09:32:56.650Z] DONE 6 tests, 6 skipped in 2.120s
09:32:56 [2020-04-29T09:32:56.650Z] 
09:32:56 [2020-04-29T09:32:56.650Z] Running D:\gopath\src\github.com\docker\docker\integration\service
09:32:59 [2020-04-29T09:32:59.598Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:32:59 [2020-04-29T09:32:59.598Z] INFO: Testing against a local daemon
09:32:59 [2020-04-29T09:32:59.598Z] ok  	github.com/docker/docker/integration/service	0.373s
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === Skipped
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
09:32:59 [2020-04-29T09:32:59.598Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
09:32:59 [2020-04-29T09:32:59.598Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
09:32:59 [2020-04-29T09:32:59.598Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
09:32:59 [2020-04-29T09:32:59.598Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
09:32:59 [2020-04-29T09:32:59.598Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] DONE 24 tests, 23 skipped in 2.964s
09:32:59 [2020-04-29T09:32:59.598Z] 
09:32:59 [2020-04-29T09:32:59.598Z] Running D:\gopath\src\github.com\docker\docker\integration\session
09:33:00 [2020-04-29T09:33:00.122Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
09:33:00 [2020-04-29T09:33:00.122Z] --- PASS: TestServiceCreateInit (10.56s)
09:33:00 [2020-04-29T09:33:00.122Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.23s)
09:33:00 [2020-04-29T09:33:00.122Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.28s)
09:33:00 [2020-04-29T09:33:00.122Z] === RUN   TestCreateServiceMultipleTimes
09:33:01 [2020-04-29T09:33:01.492Z] === RUN   TestDockerSuite/TestBuildRm
09:33:01 [2020-04-29T09:33:01.829Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:33:01 [2020-04-29T09:33:01.829Z] INFO: Testing against a local daemon
09:33:01 [2020-04-29T09:33:01.829Z] ok  	github.com/docker/docker/integration/session	0.228s
09:33:01 [2020-04-29T09:33:01.829Z] 
09:33:01 [2020-04-29T09:33:01.829Z] === Skipped
09:33:01 [2020-04-29T09:33:01.829Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
09:33:01 [2020-04-29T09:33:01.829Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
09:33:01 [2020-04-29T09:33:01.829Z] 
09:33:01 [2020-04-29T09:33:01.829Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
09:33:01 [2020-04-29T09:33:01.829Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
09:33:01 [2020-04-29T09:33:01.829Z] 
09:33:01 [2020-04-29T09:33:01.829Z] 
09:33:01 [2020-04-29T09:33:01.829Z] DONE 2 tests, 2 skipped in 2.118s
09:33:01 [2020-04-29T09:33:01.829Z] 
09:33:01 [2020-04-29T09:33:01.829Z] Running D:\gopath\src\github.com\docker\docker\integration\system
09:33:04 [2020-04-29T09:33:04.042Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:33:04 [2020-04-29T09:33:04.042Z] INFO: Testing against a local daemon
09:33:04 [2020-04-29T09:33:04.650Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/pkg/term	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/rootless	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/volume	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:33:04 [2020-04-29T09:33:04.650Z] 
09:33:04 [2020-04-29T09:33:04.650Z] === Skipped
09:33:04 [2020-04-29T09:33:04.650Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
09:33:04 [2020-04-29T09:33:04.650Z]     exec_linux_test.go:18: requires AppArmor to be enabled
09:33:04 [2020-04-29T09:33:04.650Z] 
09:33:04 [2020-04-29T09:33:04.650Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
09:33:04 [2020-04-29T09:33:04.650Z]     exec_linux_test.go:38: requires AppArmor to be enabled
09:33:04 [2020-04-29T09:33:04.650Z] 
09:33:04 [2020-04-29T09:33:04.650Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:33:04 [2020-04-29T09:33:04.650Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:33:04 [2020-04-29T09:33:04.650Z]     graphtest_unix.go:46: Driver btrfs not supported
09:33:04 [2020-04-29T09:33:04.650Z] 
09:33:04 [2020-04-29T09:33:04.650Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:33:04 [2020-04-29T09:33:04.650Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:33:04 [2020-04-29T09:33:04.650Z]     graphtest_unix.go:46: Driver btrfs not supported
09:33:04 [2020-04-29T09:33:04.650Z] 
09:33:04 [2020-04-29T09:33:04.650Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:33:04 [2020-04-29T09:33:04.650Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:33:04 [2020-04-29T09:33:04.650Z]     graphtest_unix.go:46: Driver btrfs not supported
09:33:04 [2020-04-29T09:33:04.650Z] 
09:33:04 [2020-04-29T09:33:04.650Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:33:04 [2020-04-29T09:33:04.650Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:33:04 [2020-04-29T09:33:04.650Z]     graphtest_unix.go:46: Driver btrfs not supported
09:33:04 [2020-04-29T09:33:04.650Z] 
09:33:04 [2020-04-29T09:33:04.650Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:33:04 [2020-04-29T09:33:04.650Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:33:04 [2020-04-29T09:33:04.650Z]     graphtest_unix.go:46: Driver btrfs not supported
09:33:04 [2020-04-29T09:33:04.650Z] 
09:33:04 [2020-04-29T09:33:04.650Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:33:04 [2020-04-29T09:33:04.650Z]     graphtest_unix.go:73: No driver to put!
09:33:04 [2020-04-29T09:33:04.650Z] 
09:33:04 [2020-04-29T09:33:04.650Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:33:04 [2020-04-29T09:33:04.650Z] time="2020-04-29T09:31:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:33:04 [2020-04-29T09:33:04.650Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:33:04 [2020-04-29T09:33:04.650Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:33:04 [2020-04-29T09:33:04.650Z] 
09:33:04 [2020-04-29T09:33:04.650Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:33:04 [2020-04-29T09:33:04.650Z] time="2020-04-29T09:31:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:33:04 [2020-04-29T09:33:04.650Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:33:04 [2020-04-29T09:33:04.650Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:33:04 [2020-04-29T09:33:04.650Z] 
09:33:04 [2020-04-29T09:33:04.650Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:33:04 [2020-04-29T09:33:04.650Z] time="2020-04-29T09:31:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:33:04 [2020-04-29T09:33:04.650Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:33:04 [2020-04-29T09:33:04.650Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:33:04 [2020-04-29T09:33:04.650Z] 
09:33:04 [2020-04-29T09:33:04.650Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:33:04 [2020-04-29T09:33:04.650Z] time="2020-04-29T09:31:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:33:04 [2020-04-29T09:33:04.650Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:33:04 [2020-04-29T09:33:04.650Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:33:04 [2020-04-29T09:33:04.650Z] 
09:33:04 [2020-04-29T09:33:04.650Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:33:04 [2020-04-29T09:33:04.651Z] time="2020-04-29T09:31:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:33:04 [2020-04-29T09:33:04.651Z]     graphtest_unix.go:44: graphdriver: driver not supported
09:33:04 [2020-04-29T09:33:04.651Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
09:33:04 [2020-04-29T09:33:04.651Z] 
09:33:04 [2020-04-29T09:33:04.651Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:33:04 [2020-04-29T09:33:04.651Z]     graphtest_unix.go:73: No driver to put!
09:33:04 [2020-04-29T09:33:04.651Z] 
09:33:04 [2020-04-29T09:33:04.651Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:33:04 [2020-04-29T09:33:04.651Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
09:33:04 [2020-04-29T09:33:04.651Z] 
09:33:04 [2020-04-29T09:33:04.651Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:33:04 [2020-04-29T09:33:04.651Z]     overlay_test.go:49: Fails to compute changes intermittently
09:33:04 [2020-04-29T09:33:04.651Z] 
09:33:04 [2020-04-29T09:33:04.651Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:33:04 [2020-04-29T09:33:04.651Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:33:04 [2020-04-29T09:33:04.651Z] 
09:33:04 [2020-04-29T09:33:04.651Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:33:04 [2020-04-29T09:33:04.651Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:33:04 [2020-04-29T09:33:04.651Z] 
09:33:04 [2020-04-29T09:33:04.651Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:33:04 [2020-04-29T09:33:04.651Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:33:04 [2020-04-29T09:33:04.651Z]     graphtest_unix.go:46: Driver zfs not supported
09:33:04 [2020-04-29T09:33:04.651Z] 
09:33:04 [2020-04-29T09:33:04.651Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:33:04 [2020-04-29T09:33:04.651Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:33:04 [2020-04-29T09:33:04.651Z]     graphtest_unix.go:46: Driver zfs not supported
09:33:04 [2020-04-29T09:33:04.651Z] 
09:33:04 [2020-04-29T09:33:04.651Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:33:04 [2020-04-29T09:33:04.651Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:33:04 [2020-04-29T09:33:04.651Z]     graphtest_unix.go:46: Driver zfs not supported
09:33:04 [2020-04-29T09:33:04.651Z] 
09:33:04 [2020-04-29T09:33:04.651Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:33:04 [2020-04-29T09:33:04.651Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:33:04 [2020-04-29T09:33:04.651Z]     graphtest_unix.go:46: Driver zfs not supported
09:33:04 [2020-04-29T09:33:04.651Z] 
09:33:04 [2020-04-29T09:33:04.651Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:33:04 [2020-04-29T09:33:04.651Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:33:04 [2020-04-29T09:33:04.651Z]     graphtest_unix.go:46: Driver zfs not supported
09:33:04 [2020-04-29T09:33:04.651Z] 
09:33:04 [2020-04-29T09:33:04.651Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:33:04 [2020-04-29T09:33:04.651Z]     graphtest_unix.go:73: No driver to put!
09:33:04 [2020-04-29T09:33:04.651Z] 
09:33:04 [2020-04-29T09:33:04.651Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:33:04 [2020-04-29T09:33:04.651Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
09:33:04 [2020-04-29T09:33:04.651Z] 
09:33:04 [2020-04-29T09:33:04.651Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:33:04 [2020-04-29T09:33:04.651Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
09:33:04 [2020-04-29T09:33:04.651Z] 
09:33:04 [2020-04-29T09:33:04.651Z] 
09:33:04 [2020-04-29T09:33:04.651Z] DONE 2122 tests, 26 skipped in 246.127s
09:33:05 [2020-04-29T09:33:05.028Z] ok  	github.com/docker/docker/integration/system	1.290s
09:33:05 [2020-04-29T09:33:05.028Z] 
09:33:05 [2020-04-29T09:33:05.028Z] === Skipped
09:33:05 [2020-04-29T09:33:05.028Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:33:05 [2020-04-29T09:33:05.028Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
09:33:05 [2020-04-29T09:33:05.028Z] 
09:33:05 [2020-04-29T09:33:05.028Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
09:33:05 [2020-04-29T09:33:05.028Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
09:33:05 [2020-04-29T09:33:05.028Z] 
09:33:05 [2020-04-29T09:33:05.028Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
09:33:05 [2020-04-29T09:33:05.028Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
09:33:05 [2020-04-29T09:33:05.028Z] 
09:33:05 [2020-04-29T09:33:05.028Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
09:33:05 [2020-04-29T09:33:05.028Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
09:33:05 [2020-04-29T09:33:05.028Z] 
09:33:05 [2020-04-29T09:33:05.028Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
09:33:05 [2020-04-29T09:33:05.028Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
09:33:05 [2020-04-29T09:33:05.028Z] 
09:33:05 [2020-04-29T09:33:05.028Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
09:33:05 [2020-04-29T09:33:05.028Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
09:33:05 [2020-04-29T09:33:05.028Z] 
09:33:05 [2020-04-29T09:33:05.028Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
09:33:05 [2020-04-29T09:33:05.028Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
09:33:05 [2020-04-29T09:33:05.028Z] 
09:33:05 [2020-04-29T09:33:05.028Z] 
09:33:05 [2020-04-29T09:33:05.028Z] DONE 13 tests, 7 skipped in 3.259s
09:33:05 [2020-04-29T09:33:05.028Z] 
09:33:05 [2020-04-29T09:33:05.028Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
Post stage
[Pipeline] junit
09:33:05 [2020-04-29T09:33:05.235Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
09:33:05 [2020-04-29T09:33:05.668Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
09:33:05 [2020-04-29T09:33:05.957Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40868/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eb99e41d3b9cae3025bfa739e75e7917efc24cb6 hack/validate/vendor
09:33:06 [2020-04-29T09:33:06.232Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
09:33:06 [2020-04-29T09:33:06.917Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
09:33:07 [2020-04-29T09:33:07.241Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:33:07 [2020-04-29T09:33:07.241Z] INFO: Testing against a local daemon
09:33:07 [2020-04-29T09:33:07.241Z] ok  	github.com/docker/docker/integration/volume	0.306s
09:33:07 [2020-04-29T09:33:07.241Z] 
09:33:07 [2020-04-29T09:33:07.241Z] === Skipped
09:33:07 [2020-04-29T09:33:07.241Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
09:33:07 [2020-04-29T09:33:07.241Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
09:33:07 [2020-04-29T09:33:07.241Z] 
09:33:07 [2020-04-29T09:33:07.241Z] 
09:33:07 [2020-04-29T09:33:07.241Z] DONE 5 tests, 1 skipped in 2.359s
09:33:07 [2020-04-29T09:33:07.241Z] 
09:33:07 [2020-04-29T09:33:07.241Z] INFO: make.ps1 ended at 04/29/2020 09:33:07
09:33:07 [2020-04-29T09:33:07.241Z] INFO: Integration CLI tests being run from the host:
09:33:07 [2020-04-29T09:33:07.241Z] 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" 
09:33:07 [2020-04-29T09:33:07.504Z] + echo Building e2e image
09:33:07 [2020-04-29T09:33:07.504Z] Building e2e image
09:33:07 [2020-04-29T09:33:07.504Z] + docker build --build-arg DOCKER_GITCOMMIT=eb99e41d3b9cae3025bfa739e75e7917efc24cb6 -t moby-e2e-test -f Dockerfile.e2e .
09:33:07 [2020-04-29T09:33:07.504Z] #2 [internal] load .dockerignore
09:33:07 [2020-04-29T09:33:07.504Z] #2 transferring context: 34B done
09:33:07 [2020-04-29T09:33:07.504Z] #2 DONE 0.0s
09:33:07 [2020-04-29T09:33:07.504Z] 
09:33:07 [2020-04-29T09:33:07.504Z] #1 [internal] load build definition from Dockerfile.e2e
09:33:07 [2020-04-29T09:33:07.504Z] #1 transferring dockerfile: 3.21kB done
09:33:07 [2020-04-29T09:33:07.504Z] #1 DONE 0.0s
09:33:07 [2020-04-29T09:33:07.504Z] 
09:33:07 [2020-04-29T09:33:07.504Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine
09:33:07 [2020-04-29T09:33:07.761Z] #4 DONE 0.2s
09:33:07 [2020-04-29T09:33:07.761Z] 
09:33:07 [2020-04-29T09:33:07.761Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
09:33:07 [2020-04-29T09:33:07.761Z] #3 DONE 0.3s
09:33:07 [2020-04-29T09:33:07.761Z] 
09:33:07 [2020-04-29T09:33:07.761Z] #8 [internal] load build context
09:33:08 [2020-04-29T09:33:08.127Z] === RUN   TestDockerSuite/TestBuildScratchCopy
09:33:08 [2020-04-29T09:33:08.325Z] #8 transferring context: 838.56kB 0.3s done
09:33:08 [2020-04-29T09:33:08.325Z] #8 DONE 0.4s
09:33:08 [2020-04-29T09:33:08.325Z] 
09:33:08 [2020-04-29T09:33:08.325Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
09:33:08 [2020-04-29T09:33:08.325Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 done
09:33:08 [2020-04-29T09:33:08.325Z] #14 sha256:12e901761bc37242abe479c43cdf35cba41caf83cbfa4f5e27e47ee7dd29058a 1.36kB / 1.36kB done
09:33:08 [2020-04-29T09:33:08.325Z] #14 sha256:0e542677179574d9321794150be654716b3f0ff86780b3e12860481a959b1303 3.83kB / 3.83kB done
09:33:08 [2020-04-29T09:33:08.325Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.2s done
09:33:08 [2020-04-29T09:33:08.325Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done
09:33:08 [2020-04-29T09:33:08.325Z] #14 sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 1.65kB / 1.65kB done
09:33:08 [2020-04-29T09:33:08.325Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 12.24MB / 126.95MB 0.4s
09:33:08 [2020-04-29T09:33:08.325Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 126B / 126B 0.2s done
09:33:08 [2020-04-29T09:33:08.325Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c
09:33:08 [2020-04-29T09:33:08.325Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 26.18MB / 126.95MB 0.5s
09:33:08 [2020-04-29T09:33:08.325Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.2s done
09:33:08 [2020-04-29T09:33:08.325Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 34.75MB / 126.95MB 0.6s
09:33:08 [2020-04-29T09:33:08.325Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done
09:33:08 [2020-04-29T09:33:08.383Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
09:33:08 [2020-04-29T09:33:08.584Z] #14 ...
09:33:08 [2020-04-29T09:33:08.584Z] 
09:33:08 [2020-04-29T09:33:08.584Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
09:33:08 [2020-04-29T09:33:08.584Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
09:33:08 [2020-04-29T09:33:08.584Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
09:33:08 [2020-04-29T09:33:08.584Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
09:33:08 [2020-04-29T09:33:08.584Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
09:33:08 [2020-04-29T09:33:08.584Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done
09:33:08 [2020-04-29T09:33:08.584Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done
09:33:08 [2020-04-29T09:33:08.584Z] #5 DONE 0.7s
09:33:08 [2020-04-29T09:33:08.584Z] 
09:33:08 [2020-04-29T09:33:08.584Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
09:33:08 [2020-04-29T09:33:08.584Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 42.09MB / 126.95MB 0.7s
09:33:08 [2020-04-29T09:33:08.584Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 56.52MB / 126.95MB 0.9s
09:33:08 [2020-04-29T09:33:08.844Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 65.37MB / 126.95MB 1.0s
09:33:08 [2020-04-29T09:33:08.844Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 83.62MB / 126.95MB 1.2s
09:33:09 [2020-04-29T09:33:09.072Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
09:33:09 [2020-04-29T09:33:09.102Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 94.83MB / 126.95MB 1.3s
09:33:09 [2020-04-29T09:33:09.359Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 114.50MB / 126.95MB 1.5s
09:33:09 [2020-04-29T09:33:09.359Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 124.52MB / 126.95MB 1.6s
09:33:09 [2020-04-29T09:33:09.616Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 1.7s done
09:33:09 [2020-04-29T09:33:09.616Z] #14 ...
09:33:09 [2020-04-29T09:33:09.616Z] 
09:33:09 [2020-04-29T09:33:09.616Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
09:33:09 [2020-04-29T09:33:09.616Z] #6 DONE 1.1s
09:33:09 [2020-04-29T09:33:09.616Z] 
09:33:09 [2020-04-29T09:33:09.616Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
09:33:09 [2020-04-29T09:33:09.616Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186
09:33:10 [2020-04-29T09:33:10.966Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
09:33:11 [2020-04-29T09:33:11.897Z] === RUN   TestDockerSuite/TestBuildShellInherited
09:33:13 [2020-04-29T09:33:13.265Z] === RUN   TestDockerSuite/TestBuildShellMultiple
09:33:14 [2020-04-29T09:33:14.870Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.2s
09:33:15 [2020-04-29T09:33:15.127Z] #14 ...
09:33:15 [2020-04-29T09:33:15.127Z] 
09:33:15 [2020-04-29T09:33:15.127Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
09:33:15 [2020-04-29T09:33:15.127Z] #7 0.949 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
09:33:15 [2020-04-29T09:33:15.127Z] #7 2.081 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
09:33:15 [2020-04-29T09:33:15.127Z] #7 2.183 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
09:33:15 [2020-04-29T09:33:15.127Z] #7 2.190 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
09:33:15 [2020-04-29T09:33:15.127Z] #7 2.201 (3/30) Installing readline (8.0.0-r0)
09:33:15 [2020-04-29T09:33:15.127Z] #7 2.205 (4/30) Installing bash (5.0.0-r0)
09:33:15 [2020-04-29T09:33:15.127Z] #7 2.221 Executing bash-5.0.0-r0.post-install
09:33:15 [2020-04-29T09:33:15.127Z] #7 2.224 (5/30) Installing ca-certificates (20191127-r0)
09:33:15 [2020-04-29T09:33:15.127Z] #7 2.242 (6/30) Installing libgcc (8.3.0-r0)
09:33:15 [2020-04-29T09:33:15.127Z] #7 2.244 (7/30) Installing libstdc++ (8.3.0-r0)
09:33:15 [2020-04-29T09:33:15.127Z] #7 2.257 (8/30) Installing binutils (2.32-r0)
09:33:15 [2020-04-29T09:33:15.127Z] #7 2.353 (9/30) Installing gmp (6.1.2-r1)
09:33:15 [2020-04-29T09:33:15.128Z] #7 2.362 (10/30) Installing isl (0.18-r0)
09:33:15 [2020-04-29T09:33:15.128Z] #7 2.382 (11/30) Installing libgomp (8.3.0-r0)
09:33:15 [2020-04-29T09:33:15.128Z] #7 2.385 (12/30) Installing libatomic (8.3.0-r0)
09:33:15 [2020-04-29T09:33:15.128Z] #7 2.388 (13/30) Installing mpfr3 (3.1.5-r1)
09:33:15 [2020-04-29T09:33:15.128Z] #7 2.393 (14/30) Installing mpc1 (1.1.0-r0)
09:33:15 [2020-04-29T09:33:15.128Z] #7 2.396 (15/30) Installing gcc (8.3.0-r0)
09:33:15 [2020-04-29T09:33:15.128Z] #7 3.220 (16/30) Installing musl-dev (1.1.22-r3)
09:33:15 [2020-04-29T09:33:15.128Z] #7 3.318 (17/30) Installing libc-dev (0.7.1-r0)
09:33:15 [2020-04-29T09:33:15.128Z] #7 3.320 (18/30) Installing g++ (8.3.0-r0)
09:33:15 [2020-04-29T09:33:15.128Z] #7 3.856 (19/30) Installing nghttp2-libs (1.39.2-r0)
09:33:15 [2020-04-29T09:33:15.128Z] #7 3.859 (20/30) Installing libcurl (7.66.0-r0)
09:33:15 [2020-04-29T09:33:15.128Z] #7 3.869 (21/30) Installing expat (2.2.8-r0)
09:33:15 [2020-04-29T09:33:15.128Z] #7 3.871 (22/30) Installing pcre2 (10.33-r0)
09:33:15 [2020-04-29T09:33:15.128Z] #7 3.880 (23/30) Installing git (2.22.4-r0)
09:33:15 [2020-04-29T09:33:15.128Z] #7 4.079 (24/30) Installing libmnl (1.0.4-r0)
09:33:15 [2020-04-29T09:33:15.128Z] #7 4.082 (25/30) Installing libnftnl-libs (1.1.3-r0)
09:33:15 [2020-04-29T09:33:15.128Z] #7 4.086 (26/30) Installing iptables (1.8.3-r1)
09:33:15 [2020-04-29T09:33:15.128Z] #7 4.112 (27/30) Installing pigz (2.4-r0)
09:33:15 [2020-04-29T09:33:15.128Z] #7 4.116 (28/30) Installing tar (1.32-r0)
09:33:15 [2020-04-29T09:33:15.128Z] #7 4.131 (29/30) Installing xz-libs (5.2.4-r0)
09:33:15 [2020-04-29T09:33:15.128Z] #7 4.134 (30/30) Installing xz (5.2.4-r0)
09:33:15 [2020-04-29T09:33:15.128Z] #7 4.139 Executing busybox-1.30.1-r3.trigger
09:33:15 [2020-04-29T09:33:15.128Z] #7 4.143 Executing ca-certificates-20191127-r0.trigger
09:33:15 [2020-04-29T09:33:15.128Z] #7 4.190 OK: 179 MiB in 44 packages
09:33:15 [2020-04-29T09:33:15.128Z] #7 DONE 5.3s
09:33:15 [2020-04-29T09:33:15.128Z] 
09:33:15 [2020-04-29T09:33:15.128Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
09:33:15 [2020-04-29T09:33:15.128Z] #14 ...
09:33:15 [2020-04-29T09:33:15.128Z] 
09:33:15 [2020-04-29T09:33:15.128Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
09:33:15 [2020-04-29T09:33:15.128Z] #9 DONE 0.1s
09:33:15 [2020-04-29T09:33:15.128Z] 
09:33:15 [2020-04-29T09:33:15.128Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
09:33:15 [2020-04-29T09:33:15.128Z] #10 DONE 0.1s
09:33:15 [2020-04-29T09:33:15.128Z] 
09:33:15 [2020-04-29T09:33:15.128Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
09:33:15 [2020-04-29T09:33:15.128Z] #11 DONE 0.1s
09:33:15 [2020-04-29T09:33:15.128Z] 
09:33:15 [2020-04-29T09:33:15.128Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
09:33:15 [2020-04-29T09:33:15.388Z] #14 ...
09:33:15 [2020-04-29T09:33:15.388Z] 
09:33:15 [2020-04-29T09:33:15.388Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
09:33:15 [2020-04-29T09:33:15.388Z] #12 DONE 0.1s
09:33:15 [2020-04-29T09:33:15.388Z] 
09:33:15 [2020-04-29T09:33:15.388Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
09:33:15 [2020-04-29T09:33:15.388Z] #14 ...
09:33:15 [2020-04-29T09:33:15.388Z] 
09:33:15 [2020-04-29T09:33:15.388Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
09:33:15 [2020-04-29T09:33:15.388Z] #13 DONE 0.1s
09:33:15 [2020-04-29T09:33:15.645Z] 
09:33:15 [2020-04-29T09:33:15.645Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0...
09:33:15 [2020-04-29T09:33:15.645Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.9s done
09:33:15 [2020-04-29T09:33:15.645Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 done
09:33:15 [2020-04-29T09:33:15.902Z] #14 DONE 8.0s
09:33:15 [2020-04-29T09:33:15.902Z] 
09:33:15 [2020-04-29T09:33:15.902Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
09:33:16 [2020-04-29T09:33:16.022Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
09:33:16 [2020-04-29T09:33:16.022Z] INFO: Testing against a local daemon
09:33:16 [2020-04-29T09:33:16.466Z] #15 0.553 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
09:33:17 [2020-04-29T09:33:17.395Z] #15 1.623 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
09:33:17 [2020-04-29T09:33:17.395Z] #15 1.710 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r3)
09:33:17 [2020-04-29T09:33:17.437Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
09:33:17 [2020-04-29T09:33:17.437Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
09:33:17 [2020-04-29T09:33:17.652Z] #15 1.714 (2/42) Installing ncurses-libs (6.1_p20200118-r3)
09:33:17 [2020-04-29T09:33:17.652Z] #15 1.721 (3/42) Installing readline (8.0.1-r0)
09:33:17 [2020-04-29T09:33:17.652Z] #15 1.725 (4/42) Installing bash (5.0.11-r1)
09:33:17 [2020-04-29T09:33:17.652Z] #15 1.737 Executing bash-5.0.11-r1.post-install
09:33:17 [2020-04-29T09:33:17.652Z] #15 1.739 (5/42) Installing linux-headers (4.19.36-r0)
09:33:17 [2020-04-29T09:33:17.652Z] #15 1.816 (6/42) Installing libblkid (2.34-r1)
09:33:17 [2020-04-29T09:33:17.652Z] #15 1.821 (7/42) Installing libuuid (2.34-r1)
09:33:17 [2020-04-29T09:33:17.652Z] #15 1.822 (8/42) Installing btrfs-progs-libs (5.4-r0)
09:33:17 [2020-04-29T09:33:17.652Z] #15 1.828 (9/42) Installing btrfs-progs-dev (5.4-r0)
09:33:17 [2020-04-29T09:33:17.652Z] #15 1.832 (10/42) Installing libgcc (9.2.0-r4)
09:33:17 [2020-04-29T09:33:17.652Z] #15 1.834 (11/42) Installing libstdc++ (9.2.0-r4)
09:33:17 [2020-04-29T09:33:17.652Z] #15 1.847 (12/42) Installing binutils (2.33.1-r0)
09:33:17 [2020-04-29T09:33:17.652Z] #15 1.914 (13/42) Installing libmagic (5.37-r1)
09:33:17 [2020-04-29T09:33:17.652Z] #15 1.933 (14/42) Installing file (5.37-r1)
09:33:17 [2020-04-29T09:33:17.694Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
09:33:17 [2020-04-29T09:33:17.694Z] === RUN   TestDockerSuite/TestBuildSpaces
09:33:17 [2020-04-29T09:33:17.909Z] #15 1.935 (15/42) Installing gmp (6.1.2-r1)
09:33:17 [2020-04-29T09:33:17.910Z] #15 1.941 (16/42) Installing isl (0.18-r0)
09:33:17 [2020-04-29T09:33:17.910Z] #15 1.955 (17/42) Installing libgomp (9.2.0-r4)
09:33:17 [2020-04-29T09:33:17.910Z] #15 1.958 (18/42) Installing libatomic (9.2.0-r4)
09:33:17 [2020-04-29T09:33:17.910Z] #15 1.959 (19/42) Installing mpfr4 (4.0.2-r1)
09:33:17 [2020-04-29T09:33:17.910Z] #15 1.966 (20/42) Installing mpc1 (1.1.0-r1)
09:33:17 [2020-04-29T09:33:17.910Z] #15 1.968 (21/42) Installing gcc (9.2.0-r4)
09:33:17 [2020-04-29T09:33:17.950Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
09:33:18 [2020-04-29T09:33:18.474Z] #15 2.636 (22/42) Installing musl-dev (1.1.24-r2)
09:33:18 [2020-04-29T09:33:18.474Z] #15 2.707 (23/42) Installing libc-dev (0.7.2-r0)
09:33:18 [2020-04-29T09:33:18.474Z] #15 2.708 (24/42) Installing g++ (9.2.0-r4)
09:33:18 [2020-04-29T09:33:18.518Z] --- PASS: TestCreateServiceMultipleTimes (18.24s)
09:33:18 [2020-04-29T09:33:18.518Z] === RUN   TestCreateServiceConflict
09:33:19 [2020-04-29T09:33:19.038Z] #15 3.118 (25/42) Installing make (4.2.1-r2)
09:33:19 [2020-04-29T09:33:19.038Z] #15 3.122 (26/42) Installing fortify-headers (1.1-r0)
09:33:19 [2020-04-29T09:33:19.038Z] #15 3.124 (27/42) Installing build-base (0.5-r1)
09:33:19 [2020-04-29T09:33:19.038Z] #15 3.125 (28/42) Installing nghttp2-libs (1.40.0-r0)
09:33:19 [2020-04-29T09:33:19.038Z] #15 3.128 (29/42) Installing libcurl (7.67.0-r0)
09:33:19 [2020-04-29T09:33:19.038Z] #15 3.134 (30/42) Installing curl (7.67.0-r0)
09:33:19 [2020-04-29T09:33:19.038Z] #15 3.137 (31/42) Installing oniguruma (6.9.4-r0)
09:33:19 [2020-04-29T09:33:19.038Z] #15 3.143 (32/42) Installing jq (1.6-r0)
09:33:19 [2020-04-29T09:33:19.038Z] #15 3.150 (33/42) Installing device-mapper-libs (2.02.186-r0)
09:33:19 [2020-04-29T09:33:19.038Z] #15 3.155 (34/42) Installing device-mapper-event-libs (2.02.186-r0)
09:33:19 [2020-04-29T09:33:19.038Z] #15 3.157 (35/42) Installing libaio (0.3.112-r1)
09:33:19 [2020-04-29T09:33:19.038Z] #15 3.158 (36/42) Installing lvm2-libs (2.02.186-r0)
09:33:19 [2020-04-29T09:33:19.038Z] #15 3.188 (37/42) Installing libfdisk (2.34-r1)
09:33:19 [2020-04-29T09:33:19.038Z] #15 3.205 (38/42) Installing libmount (2.34-r1)
09:33:19 [2020-04-29T09:33:19.038Z] #15 3.210 (39/42) Installing libsmartcols (2.34-r1)
09:33:19 [2020-04-29T09:33:19.038Z] #15 3.214 (40/42) Installing pkgconf (1.6.3-r0)
09:33:19 [2020-04-29T09:33:19.038Z] #15 3.216 (41/42) Installing util-linux-dev (2.34-r1)
09:33:19 [2020-04-29T09:33:19.038Z] #15 3.238 (42/42) Installing lvm2-dev (2.02.186-r0)
09:33:19 [2020-04-29T09:33:19.038Z] #15 3.243 Executing busybox-1.31.1-r9.trigger
09:33:19 [2020-04-29T09:33:19.038Z] #15 3.248 OK: 196 MiB in 57 packages
09:33:19 [2020-04-29T09:33:19.082Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
09:33:19 [2020-04-29T09:33:19.082Z] === RUN   TestDockerSuite/TestBuildStderr
09:33:19 [2020-04-29T09:33:19.602Z] #15 DONE 3.7s
09:33:19 [2020-04-29T09:33:19.602Z] 
09:33:19 [2020-04-29T09:33:19.602Z] #16 [base 3/5] RUN mkdir -p /build/
09:33:19 [2020-04-29T09:33:19.645Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
09:33:20 [2020-04-29T09:33:20.210Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
09:33:20 [2020-04-29T09:33:20.534Z] #16 DONE 0.7s
09:33:20 [2020-04-29T09:33:20.534Z] 
09:33:20 [2020-04-29T09:33:20.534Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
09:33:20 [2020-04-29T09:33:20.794Z] #17 DONE 0.7s
09:33:20 [2020-04-29T09:33:20.794Z] 
09:33:20 [2020-04-29T09:33:20.794Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
09:33:20 [2020-04-29T09:33:20.794Z] #18 DONE 0.0s
09:33:21 [2020-04-29T09:33:21.055Z] 
09:33:21 [2020-04-29T09:33:21.055Z] #31 [builder 1/4] COPY . .
09:33:21 [2020-04-29T09:33:21.055Z] #31 ...
09:33:21 [2020-04-29T09:33:21.055Z] 
09:33:21 [2020-04-29T09:33:21.055Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
09:33:21 [2020-04-29T09:33:21.055Z] #22 DONE 0.2s
09:33:21 [2020-04-29T09:33:21.055Z] 
09:33:21 [2020-04-29T09:33:21.055Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
09:33:21 [2020-04-29T09:33:21.055Z] #19 DONE 0.2s
09:33:21 [2020-04-29T09:33:21.055Z] 
09:33:21 [2020-04-29T09:33:21.055Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
09:33:21 [2020-04-29T09:33:21.055Z] #26 DONE 0.2s
09:33:21 [2020-04-29T09:33:21.055Z] 
09:33:21 [2020-04-29T09:33:21.055Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
09:33:21 [2020-04-29T09:33:21.055Z] #23 DONE 0.1s
09:33:21 [2020-04-29T09:33:21.316Z] 
09:33:21 [2020-04-29T09:33:21.316Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
09:33:21 [2020-04-29T09:33:21.573Z] #24 ...
09:33:21 [2020-04-29T09:33:21.573Z] 
09:33:21 [2020-04-29T09:33:21.573Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
09:33:21 [2020-04-29T09:33:21.573Z] #27 DONE 0.2s
09:33:21 [2020-04-29T09:33:21.573Z] 
09:33:21 [2020-04-29T09:33:21.573Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
09:33:21 [2020-04-29T09:33:21.573Z] #28 DONE 0.1s
09:33:21 [2020-04-29T09:33:21.573Z] 
09:33:21 [2020-04-29T09:33:21.573Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
09:33:21 [2020-04-29T09:33:21.582Z] --- PASS: TestCreateServiceConflict (3.19s)
09:33:21 [2020-04-29T09:33:21.582Z] === RUN   TestCreateServiceMaxReplicas
09:33:22 [2020-04-29T09:33:22.510Z] #29 ...
09:33:22 [2020-04-29T09:33:22.510Z] 
09:33:22 [2020-04-29T09:33:22.510Z] #31 [builder 1/4] COPY . .
09:33:22 [2020-04-29T09:33:22.510Z] #31 DONE 1.5s
09:33:22 [2020-04-29T09:33:22.510Z] 
09:33:22 [2020-04-29T09:33:22.510Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
09:33:23 [2020-04-29T09:33:23.883Z] #32 DONE 1.5s
09:33:23 [2020-04-29T09:33:23.883Z] 
09:33:23 [2020-04-29T09:33:23.883Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:33:25 [2020-04-29T09:33:25.758Z] --- PASS: TestCreateServiceMaxReplicas (4.04s)
09:33:25 [2020-04-29T09:33:25.758Z] === RUN   TestCreateWithDuplicateNetworkNames
09:33:25 [2020-04-29T09:33:25.758Z] === RUN   TestDockerSuite/TestBuildStopSignal
09:33:25 [2020-04-29T09:33:25.778Z] #33 1.479 
09:33:25 [2020-04-29T09:33:25.778Z] #33 1.717 Removing bundles/
09:33:25 [2020-04-29T09:33:25.778Z] #33 1.719 
09:33:25 [2020-04-29T09:33:25.778Z] #33 1.729 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
09:33:26 [2020-04-29T09:33:26.035Z] #33 ...
09:33:26 [2020-04-29T09:33:26.035Z] 
09:33:26 [2020-04-29T09:33:26.035Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.637 + RM_GOPATH=0
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.637 + TMP_GOPATH=
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.637 + : /build
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.637 + '[' -z '' ']'
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.637 ++ mktemp -d
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.637 + export GOPATH=/tmp/tmp.dfCkAb
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.637 + GOPATH=/tmp/tmp.dfCkAb
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.637 + RM_GOPATH=1
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.637 ++ dirname ./install.sh
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.649 Install docker/cli version 17.06.2-ce from stable
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.649 + dir=.
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.649 + bin=dockercli
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.649 + shift
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.649 + '[' '!' -f ./dockercli.installer ']'
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.649 + . ./dockercli.installer
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.649 ++ : stable
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.649 ++ : 17.06.2-ce
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.649 + install_dockercli
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.649 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.649 ++ uname -m
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.649 + arch=x86_64
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.649 + '[' x86_64 '!=' x86_64 ']'
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.649 + url=https://download.docker.com/linux/static
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.649 + tar -xz docker/docker
09:33:26 [2020-04-29T09:33:26.035Z] #24 1.649 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:33:26 [2020-04-29T09:33:26.035Z] #24 4.721 + mkdir -p /build
09:33:26 [2020-04-29T09:33:26.035Z] #24 4.722 + mv docker/docker /build/
09:33:26 [2020-04-29T09:33:26.035Z] #24 4.723 + rmdir docker
09:33:26 [2020-04-29T09:33:26.035Z] #24 DONE 4.8s
09:33:26 [2020-04-29T09:33:26.035Z] 
09:33:26 [2020-04-29T09:33:26.035Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
09:33:26 [2020-04-29T09:33:26.035Z] #20 2.580 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
09:33:26 [2020-04-29T09:33:26.035Z] #20 3.132 curl: option --progress: is ambiguous
09:33:26 [2020-04-29T09:33:26.035Z] #20 3.132 curl: try 'curl --help' or 'curl --manual' for more information
09:33:26 [2020-04-29T09:33:26.035Z] #20 3.662 curl: option --progress: is ambiguous
09:33:26 [2020-04-29T09:33:26.035Z] #20 3.677 curl: try 'curl --help' or 'curl --manual' for more information
09:33:26 [2020-04-29T09:33:26.035Z] #20 4.220 curl: option --progress: is ambiguous
09:33:26 [2020-04-29T09:33:26.035Z] #20 4.226 curl: try 'curl --help' or 'curl --manual' for more information
09:33:26 [2020-04-29T09:33:26.035Z] #20 4.801 curl: option --progress: is ambiguous
09:33:26 [2020-04-29T09:33:26.035Z] #20 4.802 curl: try 'curl --help' or 'curl --manual' for more information
09:33:26 [2020-04-29T09:33:26.292Z] #20 5.178 
09:33:27 [2020-04-29T09:33:27.127Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
09:33:27 [2020-04-29T09:33:27.227Z] #20 6.268 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
09:33:28 [2020-04-29T09:33:28.159Z] #20 6.775 curl: option --progress: is ambiguous
09:33:28 [2020-04-29T09:33:28.159Z] #20 6.782 curl: try 'curl --help' or 'curl --manual' for more information
09:33:28 [2020-04-29T09:33:28.159Z] #20 7.158 
09:33:28 [2020-04-29T09:33:28.499Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
09:33:29 [2020-04-29T09:33:29.063Z] === RUN   TestDockerSuite/TestBuildTagEvent
09:33:29 [2020-04-29T09:33:29.530Z] #20 8.192 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
09:33:29 [2020-04-29T09:33:29.788Z] #20 8.509 curl: option --progress: is ambiguous
09:33:29 [2020-04-29T09:33:29.788Z] #20 8.509 curl: try 'curl --help' or 'curl --manual' for more information
09:33:30 [2020-04-29T09:33:30.046Z] #20 8.842 
09:33:30 [2020-04-29T09:33:30.434Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
09:33:31 [2020-04-29T09:33:31.418Z] #20 10.00 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
09:33:31 [2020-04-29T09:33:31.418Z] #20 10.30 curl: option --progress: is ambiguous
09:33:31 [2020-04-29T09:33:31.418Z] #20 10.30 curl: try 'curl --help' or 'curl --manual' for more information
09:33:31 [2020-04-29T09:33:31.675Z] #20 10.66 
09:33:32 [2020-04-29T09:33:32.328Z] === RUN   TestDockerSuite/TestBuildUser
09:33:33 [2020-04-29T09:33:33.046Z] #20 11.76 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
09:33:33 [2020-04-29T09:33:33.304Z] #20 12.09 curl: option --progress: is ambiguous
09:33:33 [2020-04-29T09:33:33.304Z] #20 12.09 curl: try 'curl --help' or 'curl --manual' for more information
09:33:33 [2020-04-29T09:33:33.562Z] #20 12.42 
09:33:33 [2020-04-29T09:33:33.820Z] #20 12.54 Download of images into '/build' complete.
09:33:33 [2020-04-29T09:33:33.820Z] #20 12.54 Use something like the following to load the result into a Docker daemon:
09:33:33 [2020-04-29T09:33:33.820Z] #20 12.54   tar -cC '/build' . | docker load
09:33:33 [2020-04-29T09:33:33.820Z] #20 DONE 12.7s
09:33:33 [2020-04-29T09:33:33.820Z] 
09:33:33 [2020-04-29T09:33:33.820Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:33:33 [2020-04-29T09:33:33.820Z] #33 3.538 Building test suite binary ./integration-cli/test.main
09:33:34 [2020-04-29T09:33:34.222Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
09:33:34 [2020-04-29T09:33:34.388Z] #33 ...
09:33:34 [2020-04-29T09:33:34.388Z] 
09:33:34 [2020-04-29T09:33:34.388Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
09:33:34 [2020-04-29T09:33:34.646Z] #21 DONE 0.1s
09:33:34 [2020-04-29T09:33:34.646Z] 
09:33:34 [2020-04-29T09:33:34.646Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
09:33:34 [2020-04-29T09:33:34.646Z] #25 DONE 0.2s
09:33:34 [2020-04-29T09:33:34.646Z] 
09:33:34 [2020-04-29T09:33:34.646Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
09:33:36 [2020-04-29T09:33:36.743Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
09:33:38 [2020-04-29T09:33:38.112Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
09:33:41 [2020-04-29T09:33:41.388Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.46s)
09:33:41 [2020-04-29T09:33:41.388Z] === RUN   TestCreateServiceSecretFileMode
09:33:44 [2020-04-29T09:33:44.664Z] --- PASS: TestCreateServiceSecretFileMode (3.10s)
09:33:44 [2020-04-29T09:33:44.664Z] === RUN   TestCreateServiceConfigFileMode
09:33:47 [2020-04-29T09:33:47.186Z] --- PASS: TestCreateServiceConfigFileMode (2.82s)
09:33:47 [2020-04-29T09:33:47.186Z] === RUN   TestCreateServiceSysctls
09:33:51 [2020-04-29T09:33:51.360Z] --- PASS: TestCreateServiceSysctls (4.00s)
09:33:51 [2020-04-29T09:33:51.360Z] === RUN   TestCreateServiceCapabilities
09:33:52 [2020-04-29T09:33:52.717Z] #29 29.65 # github.com/docker/docker/contrib/httpserver
09:33:52 [2020-04-29T09:33:52.717Z] #29 29.65 loadinternal: cannot find runtime/cgo
09:33:52 [2020-04-29T09:33:52.717Z] #29 DONE 30.0s
09:33:52 [2020-04-29T09:33:52.717Z] 
09:33:52 [2020-04-29T09:33:52.717Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:33:52 [2020-04-29T09:33:52.717Z] #33 ...
09:33:52 [2020-04-29T09:33:52.717Z] 
09:33:52 [2020-04-29T09:33:52.717Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
09:33:52 [2020-04-29T09:33:52.717Z] #30 DONE 0.1s
09:33:52 [2020-04-29T09:33:52.717Z] 
09:33:52 [2020-04-29T09:33:52.717Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
09:33:53 [2020-04-29T09:33:53.882Z] --- PASS: TestCreateServiceCapabilities (2.75s)
09:33:53 [2020-04-29T09:33:53.882Z] === RUN   TestInspect
09:33:56 [2020-04-29T09:33:56.403Z] === RUN   TestDockerSuite/TestBuildVerboseOut
09:33:57 [2020-04-29T09:33:57.334Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
09:33:57 [2020-04-29T09:33:57.591Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
09:33:58 [2020-04-29T09:33:58.979Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
09:33:59 [2020-04-29T09:33:59.917Z] --- PASS: TestInspect (6.13s)
09:33:59 [2020-04-29T09:33:59.917Z] === RUN   TestCreateJob
09:33:59 [2020-04-29T09:33:59.917Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
09:34:01 [2020-04-29T09:34:01.816Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
09:34:01 [2020-04-29T09:34:01.816Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
09:34:01 [2020-04-29T09:34:01.816Z] === RUN   TestDockerSuite/TestBuildWindowsUser
09:34:01 [2020-04-29T09:34:01.816Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
09:34:01 [2020-04-29T09:34:01.816Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
09:34:03 [2020-04-29T09:34:03.709Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
09:34:03 [2020-04-29T09:34:03.966Z] === RUN   TestDockerSuite/TestBuildWithFailure
09:34:03 [2020-04-29T09:34:03.966Z] --- PASS: TestCreateJob (4.14s)
09:34:03 [2020-04-29T09:34:03.966Z] === RUN   TestReplicatedJob
09:34:04 [2020-04-29T09:34:04.896Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
09:34:05 [2020-04-29T09:34:05.827Z] === RUN   TestDockerSuite/TestBuildWithTabs
09:34:07 [2020-04-29T09:34:07.198Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
09:34:07 [2020-04-29T09:34:07.198Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
09:34:10 [2020-04-29T09:34:10.470Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
09:34:11 [2020-04-29T09:34:11.033Z] --- PASS: TestReplicatedJob (7.09s)
09:34:11 [2020-04-29T09:34:11.033Z] === RUN   TestUpdateReplicatedJob
09:34:11 [2020-04-29T09:34:11.963Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
09:34:12 [2020-04-29T09:34:12.528Z] === RUN   TestDockerSuite/TestBuildWithVolumes
09:34:13 [2020-04-29T09:34:13.898Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
09:34:14 [2020-04-29T09:34:14.464Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
09:34:15 [2020-04-29T09:34:15.028Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
09:34:15 [2020-04-29T09:34:15.028Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
09:34:15 [2020-04-29T09:34:15.591Z] --- PASS: TestUpdateReplicatedJob (4.53s)
09:34:15 [2020-04-29T09:34:15.591Z] === RUN   TestServiceListWithStatuses
09:34:15 [2020-04-29T09:34:15.591Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:34:15 [2020-04-29T09:34:15.591Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:34:15 [2020-04-29T09:34:15.591Z] === RUN   TestDockerNetworkConnectAlias
09:34:15 [2020-04-29T09:34:15.849Z] === RUN   TestDockerSuite/TestBuildXZHost
09:34:18 [2020-04-29T09:34:18.370Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
09:34:18 [2020-04-29T09:34:18.627Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
09:34:18 [2020-04-29T09:34:18.627Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
09:34:18 [2020-04-29T09:34:18.627Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
09:34:19 [2020-04-29T09:34:19.558Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
09:34:20 [2020-04-29T09:34:20.927Z] === RUN   TestDockerSuite/TestCommitChange
09:34:22 [2020-04-29T09:34:22.297Z] === RUN   TestDockerSuite/TestCommitChangeLabels
09:34:22 [2020-04-29T09:34:22.862Z] --- PASS: TestDockerNetworkConnectAlias (7.00s)
09:34:22 [2020-04-29T09:34:22.862Z] === RUN   TestDockerNetworkReConnect
09:34:23 [2020-04-29T09:34:23.119Z] === RUN   TestDockerSuite/TestCommitHardlink
09:34:25 [2020-04-29T09:34:25.012Z] === RUN   TestDockerSuite/TestCommitNewFile
09:34:26 [2020-04-29T09:34:26.914Z] === RUN   TestDockerSuite/TestCommitPausedContainer
09:34:28 [2020-04-29T09:34:28.284Z] === RUN   TestDockerSuite/TestCommitTTY
09:34:28 [2020-04-29T09:34:28.284Z] --- PASS: TestDockerNetworkReConnect (5.46s)
09:34:28 [2020-04-29T09:34:28.284Z] === RUN   TestServicePlugin
09:34:30 [2020-04-29T09:34:30.177Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
09:34:31 [2020-04-29T09:34:31.107Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
09:34:33 [2020-04-29T09:34:33.001Z] === RUN   TestDockerSuite/TestCommitWithoutPause
09:34:33 [2020-04-29T09:34:33.931Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
09:34:33 [2020-04-29T09:34:33.931Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
09:34:33 [2020-04-29T09:34:33.931Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
09:34:34 [2020-04-29T09:34:34.187Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
09:34:34 [2020-04-29T09:34:34.187Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
09:34:34 [2020-04-29T09:34:34.187Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
09:34:34 [2020-04-29T09:34:34.187Z] === RUN   TestDockerSuite/TestContainerAPICommit
09:34:35 [2020-04-29T09:34:35.119Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
09:34:36 [2020-04-29T09:34:36.487Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
09:34:39 [2020-04-29T09:34:39.012Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
09:34:39 [2020-04-29T09:34:39.012Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
09:34:39 [2020-04-29T09:34:39.576Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
09:34:40 [2020-04-29T09:34:40.506Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
09:34:41 [2020-04-29T09:34:41.437Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
09:34:42 [2020-04-29T09:34:42.367Z] === RUN   TestDockerSuite/TestContainerAPICreate
09:34:43 [2020-04-29T09:34:43.297Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
09:34:43 [2020-04-29T09:34:43.297Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
09:34:43 [2020-04-29T09:34:43.297Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
09:34:43 [2020-04-29T09:34:43.860Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
09:34:43 [2020-04-29T09:34:43.860Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
09:34:44 [2020-04-29T09:34:44.117Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
09:34:44 [2020-04-29T09:34:44.117Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
09:34:44 [2020-04-29T09:34:44.374Z] === RUN   TestDockerSuite/TestContainerAPIDelete
09:34:45 [2020-04-29T09:34:45.305Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
09:34:46 [2020-04-29T09:34:46.236Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
09:34:46 [2020-04-29T09:34:46.801Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
09:34:46 [2020-04-29T09:34:46.801Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
09:34:48 [2020-04-29T09:34:48.695Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
09:34:50 [2020-04-29T09:34:50.065Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
09:34:50 [2020-04-29T09:34:50.065Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
09:34:50 [2020-04-29T09:34:50.629Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
09:34:51 [2020-04-29T09:34:51.559Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
09:34:52 [2020-04-29T09:34:52.490Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
09:34:53 [2020-04-29T09:34:53.421Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
09:34:53 [2020-04-29T09:34:53.421Z] === RUN   TestDockerSuite/TestContainerAPIKill
09:34:53 [2020-04-29T09:34:53.984Z] === RUN   TestDockerSuite/TestContainerAPIPause
09:34:54 [2020-04-29T09:34:54.915Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
09:34:55 [2020-04-29T09:34:55.845Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
09:34:55 [2020-04-29T09:34:55.845Z] === RUN   TestDockerSuite/TestContainerAPIRename
09:34:56 [2020-04-29T09:34:56.775Z] === RUN   TestDockerSuite/TestContainerAPIRestart
09:34:58 [2020-04-29T09:34:58.143Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
09:35:00 [2020-04-29T09:35:00.036Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
09:35:00 [2020-04-29T09:35:00.036Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
09:35:00 [2020-04-29T09:35:00.036Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
09:35:00 [2020-04-29T09:35:00.036Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
09:35:00 [2020-04-29T09:35:00.036Z] === RUN   TestDockerSuite/TestContainerAPIStart
09:35:00 [2020-04-29T09:35:00.600Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
09:35:02 [2020-04-29T09:35:02.493Z] --- PASS: TestServicePlugin (34.29s)
09:35:02 [2020-04-29T09:35:02.493Z]     plugin_test.go:62: [de6acd9943e5d] joining swarm manager [dc66362ba4960]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:35:02 [2020-04-29T09:35:02.493Z]     plugin_test.go:65: [de1a6bae35fcb] joining swarm manager [dc66362ba4960]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:35:02 [2020-04-29T09:35:02.493Z] === RUN   TestServiceUpdateLabel
09:35:05 [2020-04-29T09:35:05.767Z] === RUN   TestDockerSuite/TestContainerAPIStop
09:35:05 [2020-04-29T09:35:05.767Z] --- PASS: TestServiceUpdateLabel (3.01s)
09:35:05 [2020-04-29T09:35:05.767Z] === RUN   TestServiceUpdateSecrets
09:35:06 [2020-04-29T09:35:06.023Z] === RUN   TestDockerSuite/TestContainerAPITop
09:35:06 [2020-04-29T09:35:06.955Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
09:35:06 [2020-04-29T09:35:06.955Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
09:35:06 [2020-04-29T09:35:06.955Z] === RUN   TestDockerSuite/TestContainerAPIWait
09:35:10 [2020-04-29T09:35:10.229Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
09:35:10 [2020-04-29T09:35:10.792Z] === RUN   TestDockerSuite/TestContainerNetworkMode
09:35:11 [2020-04-29T09:35:11.721Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
09:35:16 [2020-04-29T09:35:16.974Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
09:35:16 [2020-04-29T09:35:16.974Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
09:35:19 [2020-04-29T09:35:19.512Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
09:35:20 [2020-04-29T09:35:20.462Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
09:35:21 [2020-04-29T09:35:21.034Z] --- PASS: TestServiceUpdateSecrets (15.43s)
09:35:21 [2020-04-29T09:35:21.034Z] === RUN   TestServiceUpdateConfigs
09:35:21 [2020-04-29T09:35:21.964Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
09:35:23 [2020-04-29T09:35:23.862Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
09:35:25 [2020-04-29T09:35:25.230Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
09:35:27 [2020-04-29T09:35:27.123Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
09:35:28 [2020-04-29T09:35:28.491Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ad07e0_<nil>}
09:35:30 [2020-04-29T09:35:30.385Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1445861435_/foo_false__<nil>_<nil>_<nil>}
09:35:31 [2020-04-29T09:35:31.753Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1445861435_/foo_true__<nil>_<nil>_<nil>}
09:35:33 [2020-04-29T09:35:33.646Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3853619806_/foo_false__<nil>_<nil>_<nil>}
09:35:33 [2020-04-29T09:35:33.646Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:35:35 [2020-04-29T09:35:35.015Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3853619806_/foo_true__<nil>_<nil>_<nil>}
09:35:36 [2020-04-29T09:35:36.385Z] --- PASS: TestServiceUpdateConfigs (15.31s)
09:35:36 [2020-04-29T09:35:36.385Z] === RUN   TestServiceUpdateNetwork
09:35:36 [2020-04-29T09:35:36.949Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3853619806_/foo_true__0xc000ad0840_<nil>_<nil>}
09:35:38 [2020-04-29T09:35:38.843Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ad0860_<nil>}
09:35:40 [2020-04-29T09:35:40.738Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ad0880_<nil>}
09:35:42 [2020-04-29T09:35:42.107Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ad08a0_<nil>}
09:35:43 [2020-04-29T09:35:43.476Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ad08c0_<nil>}
09:35:44 [2020-04-29T09:35:44.139Z] #33 131.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:35:44 [2020-04-29T09:35:44.139Z] #33 134.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:35:44 [2020-04-29T09:35:44.139Z] #33 135.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:35:44 [2020-04-29T09:35:44.139Z] #33 137.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:35:44 [2020-04-29T09:35:44.139Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:35:45 [2020-04-29T09:35:45.073Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:35:45 [2020-04-29T09:35:45.370Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
09:35:46 [2020-04-29T09:35:46.006Z] #33 142.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:35:46 [2020-04-29T09:35:46.739Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
09:35:46 [2020-04-29T09:35:46.739Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
09:35:46 [2020-04-29T09:35:46.739Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
09:35:46 [2020-04-29T09:35:46.739Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
09:35:46 [2020-04-29T09:35:46.739Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
09:35:46 [2020-04-29T09:35:46.739Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
09:35:46 [2020-04-29T09:35:46.739Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
09:35:46 [2020-04-29T09:35:46.739Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
09:35:46 [2020-04-29T09:35:46.739Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
09:35:46 [2020-04-29T09:35:46.996Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
09:35:46 [2020-04-29T09:35:46.996Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
09:35:46 [2020-04-29T09:35:46.996Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
09:35:46 [2020-04-29T09:35:46.996Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
09:35:46 [2020-04-29T09:35:46.996Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
09:35:46 [2020-04-29T09:35:46.996Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
09:35:46 [2020-04-29T09:35:46.996Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
09:35:47 [2020-04-29T09:35:47.253Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
09:35:47 [2020-04-29T09:35:47.253Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
09:35:47 [2020-04-29T09:35:47.408Z] #33 143.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:35:47 [2020-04-29T09:35:47.408Z] #33 143.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:35:49 [2020-04-29T09:35:49.302Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:35:50 [2020-04-29T09:35:50.526Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
09:35:50 [2020-04-29T09:35:50.671Z] #33 146.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:35:51 [2020-04-29T09:35:51.456Z] --- PASS: TestServiceUpdateNetwork (15.22s)
09:35:51 [2020-04-29T09:35:51.456Z] === RUN   TestServiceUpdatePidsLimit
09:35:52 [2020-04-29T09:35:52.041Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:35:52 [2020-04-29T09:35:52.826Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:35:53 [2020-04-29T09:35:53.084Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
09:35:53 [2020-04-29T09:35:53.649Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:35:53 [2020-04-29T09:35:53.936Z] #33 149.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:35:54 [2020-04-29T09:35:54.501Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:35:55 [2020-04-29T09:35:55.872Z] #33 152.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:35:56 [2020-04-29T09:35:56.170Z] === RUN   TestDockerSuite/TestCopyAndRestart
09:35:57 [2020-04-29T09:35:57.243Z] #33 153.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:35:58 [2020-04-29T09:35:58.064Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
09:35:58 [2020-04-29T09:35:58.064Z] === RUN   TestDockerSuite/TestCpAbsolutePath
09:35:58 [2020-04-29T09:35:58.619Z] #33 154.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:35:59 [2020-04-29T09:35:59.435Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
09:35:59 [2020-04-29T09:35:59.990Z] #33 155.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:35:59 [2020-04-29T09:35:59.998Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
09:36:00 [2020-04-29T09:36:00.922Z] #33 157.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:36:00 [2020-04-29T09:36:00.996Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:36:01 [2020-04-29T09:36:01.252Z] === RUN   TestDockerSuite/TestCpFromCaseA
09:36:02 [2020-04-29T09:36:02.182Z] === RUN   TestDockerSuite/TestCpFromCaseB
09:36:02 [2020-04-29T09:36:02.291Z] #33 158.1 
09:36:02 [2020-04-29T09:36:02.291Z] #33 DONE 158.4s
09:36:02 [2020-04-29T09:36:02.291Z] 
09:36:02 [2020-04-29T09:36:02.291Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
09:36:03 [2020-04-29T09:36:03.113Z] === RUN   TestDockerSuite/TestCpFromCaseC
09:36:03 [2020-04-29T09:36:03.662Z] #34 DONE 1.3s
09:36:04 [2020-04-29T09:36:04.043Z] === RUN   TestDockerSuite/TestCpFromCaseD
09:36:04 [2020-04-29T09:36:04.974Z] === RUN   TestDockerSuite/TestCpFromCaseE
09:36:05 [2020-04-29T09:36:05.032Z] 
09:36:05 [2020-04-29T09:36:05.032Z] #35 [runner 12/12] COPY --from=builder       /build/ /
09:36:05 [2020-04-29T09:36:05.596Z] #35 DONE 0.6s
09:36:05 [2020-04-29T09:36:05.596Z] 
09:36:05 [2020-04-29T09:36:05.596Z] #36 exporting to image
09:36:05 [2020-04-29T09:36:05.596Z] #36 exporting layers
09:36:06 [2020-04-29T09:36:06.344Z] === RUN   TestDockerSuite/TestCpFromCaseF
09:36:07 [2020-04-29T09:36:07.274Z] === RUN   TestDockerSuite/TestCpFromCaseG
09:36:07 [2020-04-29T09:36:07.491Z] #36 exporting layers 1.9s done
09:36:07 [2020-04-29T09:36:07.491Z] #36 writing image sha256:16a89f560b40fd12576755417c15aa5aa6a20565675087a3ce713c7d52cfb091 done
09:36:07 [2020-04-29T09:36:07.491Z] #36 naming to docker.io/library/moby-e2e-test done
09:36:07 [2020-04-29T09:36:07.491Z] #36 DONE 1.9s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:36:07 [2020-04-29T09:36:07.805Z] + echo Ensuring container killed.
09:36:07 [2020-04-29T09:36:07.805Z] Ensuring container killed.
09:36:07 [2020-04-29T09:36:07.805Z] + docker rm -vf docker-pr4
09:36:07 [2020-04-29T09:36:07.805Z] Error: No such container: docker-pr4
09:36:07 [2020-04-29T09:36:07.805Z] + true
[Pipeline] sh
09:36:08 [2020-04-29T09:36:08.086Z] + echo Chowning /workspace to jenkins user
09:36:08 [2020-04-29T09:36:08.086Z] Chowning /workspace to jenkins user
09:36:08 [2020-04-29T09:36:08.086Z] + id -u
09:36:08 [2020-04-29T09:36:08.086Z] + id -g
09:36:08 [2020-04-29T09:36:08.086Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40868:/workspace busybox chown -R 1000:1000 /workspace
09:36:08 [2020-04-29T09:36:08.206Z] === RUN   TestDockerSuite/TestCpFromCaseH
09:36:08 [2020-04-29T09:36:08.771Z] --- PASS: TestServiceUpdatePidsLimit (17.25s)
09:36:08 [2020-04-29T09:36:08.771Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.96s)
09:36:08 [2020-04-29T09:36:08.771Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s)
09:36:08 [2020-04-29T09:36:08.771Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s)
09:36:08 [2020-04-29T09:36:08.771Z] PASS
09:36:08 [2020-04-29T09:36:08.771Z] 
09:36:08 [2020-04-29T09:36:08.771Z] === Skipped
09:36:08 [2020-04-29T09:36:08.771Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:36:08 [2020-04-29T09:36:08.771Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:36:08 [2020-04-29T09:36:08.771Z] 
09:36:08 [2020-04-29T09:36:08.771Z] 
09:36:08 [2020-04-29T09:36:08.771Z] DONE 27 tests, 1 skipped in 199.153s
09:36:08 [2020-04-29T09:36:08.771Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:36:08 [2020-04-29T09:36:08.771Z] ++ 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
09:36:08 [2020-04-29T09:36:08.771Z] ++ set -e
09:36:08 [2020-04-29T09:36:08.771Z] ++ '[' -n 0 ']'
09:36:08 [2020-04-29T09:36:08.771Z] ++ set -x
09:36:08 [2020-04-29T09:36:08.771Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:36:08 [2020-04-29T09:36:08.771Z] INFO: Testing against a local daemon
09:36:08 [2020-04-29T09:36:08.771Z] === RUN   TestSessionCreate
09:36:08 [2020-04-29T09:36:08.771Z] --- PASS: TestSessionCreate (0.05s)
09:36:08 [2020-04-29T09:36:08.771Z] === RUN   TestSessionCreateWithBadUpgrade
09:36:08 [2020-04-29T09:36:08.771Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
09:36:08 [2020-04-29T09:36:08.771Z] PASS
[Pipeline] catchError
[Pipeline] {
09:36:09 [2020-04-29T09:36:09.028Z] 
09:36:09 [2020-04-29T09:36:09.028Z] DONE 2 tests in 0.231s
09:36:09 [2020-04-29T09:36:09.028Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:36:09 [2020-04-29T09:36:09.028Z] ++ 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
09:36:09 [2020-04-29T09:36:09.028Z] ++ set -e
09:36:09 [2020-04-29T09:36:09.028Z] ++ '[' -n 0 ']'
09:36:09 [2020-04-29T09:36:09.028Z] ++ set -x
09:36:09 [2020-04-29T09:36:09.028Z] ++ env -i DEST=/go/src/github.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
09:36:09 [2020-04-29T09:36:09.028Z] INFO: Testing against a local daemon
09:36:09 [2020-04-29T09:36:09.028Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:36:09 [2020-04-29T09:36:09.028Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:36:09 [2020-04-29T09:36:09.028Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:36:09 [2020-04-29T09:36:09.028Z] === RUN   TestEventsExecDie
[Pipeline] sh
09:36:09 [2020-04-29T09:36:09.285Z] === RUN   TestDockerSuite/TestCpFromCaseI
09:36:09 [2020-04-29T09:36:09.312Z] + bundleName=unit
09:36:09 [2020-04-29T09:36:09.312Z] + echo Creating unit-bundles.tar.gz
09:36:09 [2020-04-29T09:36:09.312Z] Creating unit-bundles.tar.gz
09:36:09 [2020-04-29T09:36:09.312Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
09:36:09 [2020-04-29T09:36:09.312Z] bundles/junit-report.xml
09:36:09 [2020-04-29T09:36:09.312Z] bundles/go-test-report.json
09:36:09 [2020-04-29T09:36:09.312Z] bundles/profile.out
[Pipeline] archiveArtifacts
09:36:09 [2020-04-29T09:36:09.326Z] Archiving artifacts
09:36:09 [2020-04-29T09:36:09.896Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40868/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:36:10 [2020-04-29T09:36:10.207Z] + make clean
09:36:10 [2020-04-29T09:36:10.217Z] --- PASS: TestEventsExecDie (0.99s)
09:36:10 [2020-04-29T09:36:10.217Z] === RUN   TestEventsBackwardsCompatible
09:36:10 [2020-04-29T09:36:10.217Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
09:36:10 [2020-04-29T09:36:10.217Z] === RUN   TestInfoBinaryCommits
09:36:10 [2020-04-29T09:36:10.217Z] --- PASS: TestInfoBinaryCommits (0.05s)
09:36:10 [2020-04-29T09:36:10.217Z] === RUN   TestInfoAPIVersioned
09:36:10 [2020-04-29T09:36:10.217Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:36:10 [2020-04-29T09:36:10.217Z] === RUN   TestInfoDiscoveryBackend
09:36:10 [2020-04-29T09:36:10.217Z] === RUN   TestDockerSuite/TestCpFromCaseJ
09:36:10 [2020-04-29T09:36:10.464Z] docker volume rm -f docker-dev-cache
09:36:10 [2020-04-29T09:36:10.464Z] docker-dev-cache
[Pipeline] deleteDir
09:36:10 [2020-04-29T09:36:10.782Z] --- PASS: TestInfoDiscoveryBackend (0.55s)
09:36:10 [2020-04-29T09:36:10.782Z] === RUN   TestInfoDiscoveryInvalidAdvertise
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:36:11 [2020-04-29T09:36:11.346Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
09:36:11 [2020-04-29T09:36:11.604Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
09:36:11 [2020-04-29T09:36:11.604Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:36:12 [2020-04-29T09:36:12.169Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
09:36:12 [2020-04-29T09:36:12.169Z] === RUN   TestInfoAPI
09:36:12 [2020-04-29T09:36:12.169Z] --- PASS: TestInfoAPI (0.03s)
09:36:12 [2020-04-29T09:36:12.169Z] === RUN   TestInfoAPIWarnings
09:36:12 [2020-04-29T09:36:12.735Z] --- PASS: TestInfoAPIWarnings (0.52s)
09:36:12 [2020-04-29T09:36:12.735Z] === RUN   TestInfoDebug
09:36:12 [2020-04-29T09:36:12.992Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
09:36:13 [2020-04-29T09:36:13.249Z] --- PASS: TestInfoDebug (0.52s)
09:36:13 [2020-04-29T09:36:13.249Z] === RUN   TestInfoInsecureRegistries
09:36:13 [2020-04-29T09:36:13.815Z] --- PASS: TestInfoInsecureRegistries (0.53s)
09:36:13 [2020-04-29T09:36:13.815Z] === RUN   TestInfoRegistryMirrors
09:36:14 [2020-04-29T09:36:14.072Z] === RUN   TestDockerSuite/TestCpGarbagePath
09:36:14 [2020-04-29T09:36:14.330Z] --- PASS: TestInfoRegistryMirrors (0.53s)
09:36:14 [2020-04-29T09:36:14.330Z] === RUN   TestLoginFailsWithBadCredentials
09:36:14 [2020-04-29T09:36:14.587Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
09:36:14 [2020-04-29T09:36:14.587Z] === RUN   TestPingCacheHeaders
09:36:14 [2020-04-29T09:36:14.587Z] --- PASS: TestPingCacheHeaders (0.02s)
09:36:14 [2020-04-29T09:36:14.587Z] === RUN   TestPingGet
09:36:14 [2020-04-29T09:36:14.587Z] --- PASS: TestPingGet (0.01s)
09:36:14 [2020-04-29T09:36:14.587Z] === RUN   TestPingHead
09:36:14 [2020-04-29T09:36:14.845Z] --- PASS: TestPingHead (0.03s)
09:36:14 [2020-04-29T09:36:14.845Z] === RUN   TestVersion
09:36:14 [2020-04-29T09:36:14.845Z] --- PASS: TestVersion (0.03s)
09:36:14 [2020-04-29T09:36:14.845Z] PASS
09:36:14 [2020-04-29T09:36:14.845Z] 
09:36:14 [2020-04-29T09:36:14.845Z] === Skipped
09:36:14 [2020-04-29T09:36:14.845Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:36:14 [2020-04-29T09:36:14.845Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:36:14 [2020-04-29T09:36:14.845Z] 
09:36:14 [2020-04-29T09:36:14.845Z] 
09:36:14 [2020-04-29T09:36:14.845Z] DONE 18 tests, 1 skipped in 5.853s
09:36:14 [2020-04-29T09:36:14.845Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:36:14 [2020-04-29T09:36:14.845Z] ++ 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
09:36:14 [2020-04-29T09:36:14.845Z] ++ set -e
09:36:14 [2020-04-29T09:36:14.845Z] ++ '[' -n 0 ']'
09:36:14 [2020-04-29T09:36:14.845Z] ++ set -x
09:36:14 [2020-04-29T09:36:14.845Z] ++ env -i DEST=/go/src/github.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
09:36:14 [2020-04-29T09:36:14.845Z] INFO: Testing against a local daemon
09:36:14 [2020-04-29T09:36:14.845Z] === RUN   TestVolumesCreateAndList
09:36:14 [2020-04-29T09:36:14.845Z] --- PASS: TestVolumesCreateAndList (0.03s)
09:36:14 [2020-04-29T09:36:14.845Z] === RUN   TestVolumesRemove
09:36:15 [2020-04-29T09:36:15.105Z] --- PASS: TestVolumesRemove (0.10s)
09:36:15 [2020-04-29T09:36:15.105Z] === RUN   TestVolumesInspect
09:36:15 [2020-04-29T09:36:15.105Z] --- PASS: TestVolumesInspect (0.03s)
09:36:15 [2020-04-29T09:36:15.105Z] === RUN   TestVolumesInvalidJSON
09:36:15 [2020-04-29T09:36:15.105Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:36:15 [2020-04-29T09:36:15.105Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:36:15 [2020-04-29T09:36:15.105Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:36:15 [2020-04-29T09:36:15.105Z] --- PASS: TestVolumesInvalidJSON (0.04s)
09:36:15 [2020-04-29T09:36:15.105Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:36:15 [2020-04-29T09:36:15.105Z] PASS
09:36:15 [2020-04-29T09:36:15.105Z] 
09:36:15 [2020-04-29T09:36:15.105Z] DONE 5 tests in 0.304s
09:36:15 [2020-04-29T09:36:15.105Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:36:15 [2020-04-29T09:36:15.105Z] === RUN   TestDockerSuite/TestCpLocalOnly
09:36:15 [2020-04-29T09:36:15.105Z] === RUN   TestDockerSuite/TestCpNameHasColon
09:36:15 [2020-04-29T09:36:15.362Z] ++++ cat bundles/test-integration/docker.pid
09:36:15 [2020-04-29T09:36:15.362Z] +++ kill 5637
09:36:16 [2020-04-29T09:36:16.294Z] === RUN   TestDockerSuite/TestCpRelativePath
09:36:16 [2020-04-29T09:36:16.551Z] +++ /etc/init.d/apparmor stop
09:36:16 [2020-04-29T09:36:16.551Z] Leaving: AppArmorNo profiles have been unloaded.
09:36:16 [2020-04-29T09:36:16.551Z] 
09:36:16 [2020-04-29T09:36:16.551Z] Unloading profiles will leave already running processes permanently
09:36:16 [2020-04-29T09:36:16.551Z] unconfined, which can lead to unexpected situations.
09:36:16 [2020-04-29T09:36:16.551Z] 
09:36:16 [2020-04-29T09:36:16.551Z] To set a process to complain mode, use the command line tool
09:36:16 [2020-04-29T09:36:16.551Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:36:16 [2020-04-29T09:36:16.551Z] +++ true
09:36:16 [2020-04-29T09:36:16.551Z] 
09:36:17 [2020-04-29T09:36:17.115Z] === RUN   TestDockerSuite/TestCpSpecialFiles
09:36:18 [2020-04-29T09:36:18.483Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
09:36:19 [2020-04-29T09:36:19.413Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
09:36:20 [2020-04-29T09:36:20.783Z] === RUN   TestDockerSuite/TestCpToCaseA
09:36:22 [2020-04-29T09:36:22.677Z] === RUN   TestDockerSuite/TestCpToCaseB
09:36:23 [2020-04-29T09:36:23.240Z] === RUN   TestDockerSuite/TestCpToCaseC
09:36:25 [2020-04-29T09:36:25.760Z] === RUN   TestDockerSuite/TestCpToCaseD
09:36:31 [2020-04-29T09:36:31.013Z] === RUN   TestDockerSuite/TestCpToCaseE
09:36:34 [2020-04-29T09:36:34.287Z] === RUN   TestDockerSuite/TestCpToCaseF
09:36:34 [2020-04-29T09:36:34.850Z] === RUN   TestDockerSuite/TestCpToCaseG
09:36:40 [2020-04-29T09:36:40.102Z] === RUN   TestDockerSuite/TestCpToCaseH
09:36:43 [2020-04-29T09:36:43.375Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
09:36:43 [2020-04-29T09:36:43.375Z] === RUN   TestDockerSuite/TestCpToCaseI
09:36:43 [2020-04-29T09:36:43.939Z] === RUN   TestDockerSuite/TestCpToCaseJ
09:36:49 [2020-04-29T09:36:49.194Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
09:36:49 [2020-04-29T09:36:49.758Z] === RUN   TestDockerSuite/TestCpToDot
09:36:50 [2020-04-29T09:36:50.687Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
09:36:52 [2020-04-29T09:36:52.581Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
09:36:54 [2020-04-29T09:36:54.474Z] === RUN   TestDockerSuite/TestCpToStdout
09:36:55 [2020-04-29T09:36:55.037Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
09:36:58 [2020-04-29T09:36:58.315Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
09:36:58 [2020-04-29T09:36:58.878Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
09:36:59 [2020-04-29T09:36:59.807Z] === RUN   TestDockerSuite/TestCpVolumePath
09:37:01 [2020-04-29T09:37:01.702Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
09:37:01 [2020-04-29T09:37:01.702Z] === RUN   TestDockerSuite/TestCreateArgs
09:37:01 [2020-04-29T09:37:01.702Z] === RUN   TestDockerSuite/TestCreateByImageID
09:37:02 [2020-04-29T09:37:02.265Z] === RUN   TestDockerSuite/TestCreateEchoStdout
09:37:03 [2020-04-29T09:37:03.195Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
09:37:03 [2020-04-29T09:37:03.195Z] === RUN   TestDockerSuite/TestCreateHostConfig
09:37:03 [2020-04-29T09:37:03.195Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
09:37:04 [2020-04-29T09:37:04.125Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
09:37:04 [2020-04-29T09:37:04.125Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
09:37:04 [2020-04-29T09:37:04.382Z] === RUN   TestDockerSuite/TestCreateLabels
09:37:04 [2020-04-29T09:37:04.382Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
09:37:04 [2020-04-29T09:37:04.640Z] === RUN   TestDockerSuite/TestCreateRM
09:37:04 [2020-04-29T09:37:04.640Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
09:37:04 [2020-04-29T09:37:04.640Z] === RUN   TestDockerSuite/TestCreateStopSignal
09:37:04 [2020-04-29T09:37:04.897Z] === RUN   TestDockerSuite/TestCreateStopTimeout
09:37:04 [2020-04-29T09:37:04.897Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
09:37:07 [2020-04-29T09:37:07.422Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
09:37:07 [2020-04-29T09:37:07.679Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
09:37:07 [2020-04-29T09:37:07.679Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
09:37:09 [2020-04-29T09:37:09.575Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
09:37:12 [2020-04-29T09:37:12.852Z] === RUN   TestDockerSuite/TestCreateWithPortRange
09:37:12 [2020-04-29T09:37:12.852Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
09:37:12 [2020-04-29T09:37:12.852Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
09:37:12 [2020-04-29T09:37:12.852Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
09:37:12 [2020-04-29T09:37:12.852Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
09:37:12 [2020-04-29T09:37:12.853Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
09:37:13 [2020-04-29T09:37:13.783Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
09:37:15 [2020-04-29T09:37:15.164Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
09:37:16 [2020-04-29T09:37:16.549Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
09:37:19 [2020-04-29T09:37:19.073Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
09:37:20 [2020-04-29T09:37:20.441Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
09:37:21 [2020-04-29T09:37:21.372Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
09:37:21 [2020-04-29T09:37:21.935Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
09:37:21 [2020-04-29T09:37:21.935Z] === RUN   TestDockerSuite/TestDevicePermissions
09:37:22 [2020-04-29T09:37:22.867Z] === RUN   TestDockerSuite/TestDockerFails
09:37:22 [2020-04-29T09:37:22.867Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
09:37:22 [2020-04-29T09:37:22.867Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
09:37:22 [2020-04-29T09:37:22.867Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
09:37:24 [2020-04-29T09:37:24.761Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
09:37:25 [2020-04-29T09:37:25.324Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
09:37:26 [2020-04-29T09:37:26.692Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
09:37:26 [2020-04-29T09:37:26.692Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
09:37:26 [2020-04-29T09:37:26.949Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
09:37:26 [2020-04-29T09:37:26.949Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
09:37:29 [2020-04-29T09:37:29.470Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
09:37:33 [2020-04-29T09:37:33.644Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
09:37:36 [2020-04-29T09:37:36.919Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
09:37:39 [2020-04-29T09:37:39.442Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
09:37:41 [2020-04-29T09:37:41.342Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
09:37:42 [2020-04-29T09:37:42.710Z] === RUN   TestDockerSuite/TestEventsAttach
09:37:43 [2020-04-29T09:37:43.640Z] === RUN   TestDockerSuite/TestEventsCommit
09:37:44 [2020-04-29T09:37:44.570Z] === RUN   TestDockerSuite/TestEventsContainerEvents
09:37:45 [2020-04-29T09:37:45.499Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
09:37:46 [2020-04-29T09:37:46.064Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
09:37:46 [2020-04-29T09:37:46.631Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
09:37:46 [2020-04-29T09:37:46.887Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
09:37:48 [2020-04-29T09:37:48.781Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
09:37:50 [2020-04-29T09:37:50.680Z] === RUN   TestDockerSuite/TestEventsContainerRestart
09:37:53 [2020-04-29T09:37:53.955Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
09:37:56 [2020-04-29T09:37:56.476Z] === RUN   TestDockerSuite/TestEventsCopy
09:37:57 [2020-04-29T09:37:57.845Z] === RUN   TestDockerSuite/TestEventsFilterContainer
09:37:59 [2020-04-29T09:37:59.738Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
09:38:00 [2020-04-29T09:38:00.302Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
09:38:00 [2020-04-29T09:38:00.865Z] === RUN   TestDockerSuite/TestEventsFilterImageName
09:38:02 [2020-04-29T09:38:02.247Z] === RUN   TestDockerSuite/TestEventsFilterLabels
09:38:02 [2020-04-29T09:38:02.510Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
09:38:03 [2020-04-29T09:38:03.074Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
09:38:03 [2020-04-29T09:38:03.330Z] === RUN   TestDockerSuite/TestEventsFilterType
09:38:03 [2020-04-29T09:38:03.588Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
09:38:03 [2020-04-29T09:38:03.845Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
09:38:03 [2020-04-29T09:38:03.845Z] === RUN   TestDockerSuite/TestEventsFilters
09:38:05 [2020-04-29T09:38:05.743Z] === RUN   TestDockerSuite/TestEventsFormat
09:38:07 [2020-04-29T09:38:07.636Z] === RUN   TestDockerSuite/TestEventsFormatBadField
09:38:07 [2020-04-29T09:38:07.636Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
09:38:07 [2020-04-29T09:38:07.636Z] === RUN   TestDockerSuite/TestEventsImageImport
09:38:08 [2020-04-29T09:38:08.569Z] === RUN   TestDockerSuite/TestEventsImageLoad
09:38:08 [2020-04-29T09:38:08.827Z] === RUN   TestDockerSuite/TestEventsImagePull
09:38:08 [2020-04-29T09:38:08.827Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
09:38:09 [2020-04-29T09:38:09.391Z] === RUN   TestDockerSuite/TestEventsImageTag
09:38:10 [2020-04-29T09:38:10.321Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
09:38:10 [2020-04-29T09:38:10.578Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
09:38:10 [2020-04-29T09:38:10.578Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
09:38:10 [2020-04-29T09:38:10.578Z] === RUN   TestDockerSuite/TestEventsPluginOps
09:38:12 [2020-04-29T09:38:12.474Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
09:38:13 [2020-04-29T09:38:13.845Z] === RUN   TestDockerSuite/TestEventsRename
09:38:14 [2020-04-29T09:38:14.798Z] === RUN   TestDockerSuite/TestEventsResize
09:38:15 [2020-04-29T09:38:15.729Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
09:38:16 [2020-04-29T09:38:16.660Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
09:38:17 [2020-04-29T09:38:17.591Z] === RUN   TestDockerSuite/TestEventsStreaming
09:38:18 [2020-04-29T09:38:18.522Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
09:38:21 [2020-04-29T09:38:21.798Z] === RUN   TestDockerSuite/TestEventsTop
09:38:22 [2020-04-29T09:38:22.361Z] === RUN   TestDockerSuite/TestEventsUntag
09:38:24 [2020-04-29T09:38:24.897Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
09:38:26 [2020-04-29T09:38:26.791Z] === RUN   TestDockerSuite/TestExec
09:38:27 [2020-04-29T09:38:27.355Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
09:38:28 [2020-04-29T09:38:28.286Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
09:38:29 [2020-04-29T09:38:29.217Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
09:38:30 [2020-04-29T09:38:30.149Z] === RUN   TestDockerSuite/TestExecAPIStart
09:38:31 [2020-04-29T09:38:31.521Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
09:38:32 [2020-04-29T09:38:32.451Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
09:38:33 [2020-04-29T09:38:33.381Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
09:38:34 [2020-04-29T09:38:34.311Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
09:38:35 [2020-04-29T09:38:35.240Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
09:38:36 [2020-04-29T09:38:36.170Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
09:38:37 [2020-04-29T09:38:37.100Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
09:38:37 [2020-04-29T09:38:37.664Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
09:38:38 [2020-04-29T09:38:38.597Z] === RUN   TestDockerSuite/TestExecCgroup
09:38:39 [2020-04-29T09:38:39.966Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
09:38:39 [2020-04-29T09:38:39.966Z] === RUN   TestDockerSuite/TestExecEnv
09:38:41 [2020-04-29T09:38:41.347Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
09:38:44 [2020-04-29T09:38:44.986Z] === RUN   TestDockerSuite/TestExecExitStatus
09:38:44 [2020-04-29T09:38:44.986Z] === RUN   TestDockerSuite/TestExecInspectID
09:38:46 [2020-04-29T09:38:46.357Z] === RUN   TestDockerSuite/TestExecInteractive
09:38:47 [2020-04-29T09:38:47.287Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
09:38:48 [2020-04-29T09:38:48.217Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
09:38:49 [2020-04-29T09:38:49.146Z] === RUN   TestDockerSuite/TestExecParseError
09:38:50 [2020-04-29T09:38:50.076Z] === RUN   TestDockerSuite/TestExecPausedContainer
09:38:50 [2020-04-29T09:38:50.640Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
09:38:51 [2020-04-29T09:38:51.571Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
09:38:53 [2020-04-29T09:38:53.466Z] === RUN   TestDockerSuite/TestExecSetEnv
09:38:54 [2020-04-29T09:38:54.029Z] === RUN   TestDockerSuite/TestExecStartFails
09:38:54 [2020-04-29T09:38:54.959Z] === RUN   TestDockerSuite/TestExecStateCleanup
09:39:03 [2020-04-29T09:39:03.052Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
09:39:06 [2020-04-29T09:39:06.324Z] === RUN   TestDockerSuite/TestExecStopNotHanging
09:39:06 [2020-04-29T09:39:06.887Z] === RUN   TestDockerSuite/TestExecTTY
09:39:08 [2020-04-29T09:39:08.258Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
09:39:09 [2020-04-29T09:39:09.630Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
09:39:10 [2020-04-29T09:39:10.600Z] === RUN   TestDockerSuite/TestExecUlimits
09:39:11 [2020-04-29T09:39:11.529Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
09:39:11 [2020-04-29T09:39:11.529Z] === RUN   TestDockerSuite/TestExecWithImageUser
09:39:13 [2020-04-29T09:39:13.422Z] === RUN   TestDockerSuite/TestExecWithNoTERM
09:39:14 [2020-04-29T09:39:14.352Z] === RUN   TestDockerSuite/TestExecWithPrivileged
09:39:15 [2020-04-29T09:39:15.724Z] === RUN   TestDockerSuite/TestExecWithTERM
09:39:16 [2020-04-29T09:39:16.652Z] === RUN   TestDockerSuite/TestExecWithUser
09:39:17 [2020-04-29T09:39:17.582Z] === RUN   TestDockerSuite/TestGetContainerStats
09:39:22 [2020-04-29T09:39:22.832Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
09:39:28 [2020-04-29T09:39:28.082Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
09:39:29 [2020-04-29T09:39:29.011Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
09:39:29 [2020-04-29T09:39:29.940Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
09:39:34 [2020-04-29T09:39:34.113Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
09:39:34 [2020-04-29T09:39:34.677Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
09:39:34 [2020-04-29T09:39:34.677Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
09:39:34 [2020-04-29T09:39:34.935Z] === RUN   TestDockerSuite/TestHealth
09:39:56 [2020-04-29T09:39:56.853Z] === RUN   TestDockerSuite/TestHistoryExistentImage
09:39:56 [2020-04-29T09:39:56.853Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
09:39:56 [2020-04-29T09:39:56.853Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
09:39:56 [2020-04-29T09:39:56.853Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
09:39:56 [2020-04-29T09:39:56.853Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
09:39:57 [2020-04-29T09:39:57.416Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
09:39:57 [2020-04-29T09:39:57.416Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
09:39:58 [2020-04-29T09:39:58.347Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
09:39:58 [2020-04-29T09:39:58.347Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
09:39:58 [2020-04-29T09:39:58.605Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
09:39:58 [2020-04-29T09:39:58.605Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
09:39:59 [2020-04-29T09:39:59.170Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
09:39:59 [2020-04-29T09:39:59.426Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
09:39:59 [2020-04-29T09:39:59.990Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
09:39:59 [2020-04-29T09:39:59.990Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
09:40:01 [2020-04-29T09:40:01.362Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
09:40:01 [2020-04-29T09:40:01.362Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
09:40:02 [2020-04-29T09:40:02.295Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
09:40:03 [2020-04-29T09:40:03.665Z] === RUN   TestDockerSuite/TestImagesFormat
09:40:03 [2020-04-29T09:40:03.665Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
09:40:04 [2020-04-29T09:40:04.229Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
09:40:07 [2020-04-29T09:40:07.502Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
09:40:07 [2020-04-29T09:40:07.502Z] === RUN   TestDockerSuite/TestImportBadURL
09:40:07 [2020-04-29T09:40:07.502Z] === RUN   TestDockerSuite/TestImportDisplay
09:40:08 [2020-04-29T09:40:08.872Z] === RUN   TestDockerSuite/TestImportFile
09:40:10 [2020-04-29T09:40:10.771Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
09:40:10 [2020-04-29T09:40:10.771Z] === RUN   TestDockerSuite/TestImportFileWithMessage
09:40:12 [2020-04-29T09:40:12.673Z] === RUN   TestDockerSuite/TestImportGzipped
09:40:14 [2020-04-29T09:40:14.582Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
09:40:16 [2020-04-29T09:40:16.477Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
09:40:17 [2020-04-29T09:40:17.407Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
09:40:18 [2020-04-29T09:40:18.339Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
09:40:18 [2020-04-29T09:40:18.903Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
09:40:18 [2020-04-29T09:40:18.903Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
09:40:18 [2020-04-29T09:40:18.903Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
09:40:19 [2020-04-29T09:40:19.833Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
09:40:20 [2020-04-29T09:40:20.763Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
09:40:21 [2020-04-29T09:40:21.692Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
09:40:22 [2020-04-29T09:40:22.255Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
09:40:23 [2020-04-29T09:40:23.186Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
09:40:24 [2020-04-29T09:40:24.116Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
09:40:24 [2020-04-29T09:40:24.116Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
09:40:26 [2020-04-29T09:40:26.011Z] === RUN   TestDockerSuite/TestInspectAmpersand
09:40:26 [2020-04-29T09:40:26.574Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
09:40:27 [2020-04-29T09:40:27.504Z] === RUN   TestDockerSuite/TestInspectByPrefix
09:40:27 [2020-04-29T09:40:27.504Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
09:40:28 [2020-04-29T09:40:28.067Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
09:40:28 [2020-04-29T09:40:28.067Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
09:40:29 [2020-04-29T09:40:29.435Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
09:40:30 [2020-04-29T09:40:30.364Z] === RUN   TestDockerSuite/TestInspectDefault
09:40:31 [2020-04-29T09:40:31.294Z] === RUN   TestDockerSuite/TestInspectHistory
09:40:32 [2020-04-29T09:40:32.224Z] === RUN   TestDockerSuite/TestInspectImage
09:40:32 [2020-04-29T09:40:32.224Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
09:40:32 [2020-04-29T09:40:32.224Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
09:40:32 [2020-04-29T09:40:32.224Z] === RUN   TestDockerSuite/TestInspectInt64
09:40:33 [2020-04-29T09:40:33.162Z] === RUN   TestDockerSuite/TestInspectJSONFields
09:40:33 [2020-04-29T09:40:33.725Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
09:40:33 [2020-04-29T09:40:33.982Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
09:40:34 [2020-04-29T09:40:34.919Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
09:40:35 [2020-04-29T09:40:35.482Z] === RUN   TestDockerSuite/TestInspectPlugin
09:40:36 [2020-04-29T09:40:36.045Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
09:40:37 [2020-04-29T09:40:37.412Z] === RUN   TestDockerSuite/TestInspectRootFS
09:40:37 [2020-04-29T09:40:37.412Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
09:40:38 [2020-04-29T09:40:38.783Z] === RUN   TestDockerSuite/TestInspectStatus
09:40:40 [2020-04-29T09:40:40.153Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
09:40:41 [2020-04-29T09:40:41.521Z] === RUN   TestDockerSuite/TestInspectTemplateError
09:40:42 [2020-04-29T09:40:42.452Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
09:40:43 [2020-04-29T09:40:43.385Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
09:40:44 [2020-04-29T09:40:44.315Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
09:40:44 [2020-04-29T09:40:44.877Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
09:40:45 [2020-04-29T09:40:45.807Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
09:40:46 [2020-04-29T09:40:46.737Z] === RUN   TestDockerSuite/TestInspectUnknownObject
09:40:46 [2020-04-29T09:40:46.737Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
09:40:49 [2020-04-29T09:40:49.259Z] === RUN   TestDockerSuite/TestLinkShortDefinition
09:40:51 [2020-04-29T09:40:51.153Z] === RUN   TestDockerSuite/TestLinksEnvs
09:40:53 [2020-04-29T09:40:53.052Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
09:40:53 [2020-04-29T09:40:53.309Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
09:40:55 [2020-04-29T09:40:55.204Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
09:40:57 [2020-04-29T09:40:57.726Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
09:41:00 [2020-04-29T09:41:00.248Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
09:41:00 [2020-04-29T09:41:00.248Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
09:41:01 [2020-04-29T09:41:01.618Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
09:41:02 [2020-04-29T09:41:02.550Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
09:41:03 [2020-04-29T09:41:03.114Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
09:41:04 [2020-04-29T09:41:04.488Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
09:41:07 [2020-04-29T09:41:07.012Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
09:41:09 [2020-04-29T09:41:09.534Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
09:41:13 [2020-04-29T09:41:13.708Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
09:41:16 [2020-04-29T09:41:16.980Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
09:41:17 [2020-04-29T09:41:17.909Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
09:41:19 [2020-04-29T09:41:19.827Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
09:41:20 [2020-04-29T09:41:20.757Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
09:41:23 [2020-04-29T09:41:23.278Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
09:41:23 [2020-04-29T09:41:23.278Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
09:41:23 [2020-04-29T09:41:23.842Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
09:41:27 [2020-04-29T09:41:27.117Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
09:41:27 [2020-04-29T09:41:27.117Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
09:41:27 [2020-04-29T09:41:27.117Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
09:41:27 [2020-04-29T09:41:27.117Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
09:41:27 [2020-04-29T09:41:27.117Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
09:41:28 [2020-04-29T09:41:28.048Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
09:41:28 [2020-04-29T09:41:28.048Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
09:41:28 [2020-04-29T09:41:28.979Z] === RUN   TestDockerSuite/TestLogsAPIUntil
09:41:33 [2020-04-29T09:41:33.152Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
09:41:33 [2020-04-29T09:41:33.152Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
09:41:33 [2020-04-29T09:41:33.717Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
09:41:38 [2020-04-29T09:41:38.968Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
09:41:39 [2020-04-29T09:41:39.225Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
09:41:39 [2020-04-29T09:41:39.225Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
09:41:40 [2020-04-29T09:41:40.595Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
09:41:41 [2020-04-29T09:41:41.525Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
09:41:42 [2020-04-29T09:41:42.894Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
09:41:43 [2020-04-29T09:41:43.824Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
09:41:45 [2020-04-29T09:41:45.208Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
09:41:47 [2020-04-29T09:41:47.101Z] === RUN   TestDockerSuite/TestLogsFollowStopped
09:41:48 [2020-04-29T09:41:48.030Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
09:41:48 [2020-04-29T09:41:48.960Z] === RUN   TestDockerSuite/TestLogsSince
09:41:57 [2020-04-29T09:41:57.050Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
09:41:58 [2020-04-29T09:41:58.418Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
09:42:01 [2020-04-29T09:42:01.689Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
09:42:02 [2020-04-29T09:42:02.619Z] === RUN   TestDockerSuite/TestLogsTail
09:42:03 [2020-04-29T09:42:03.182Z] === RUN   TestDockerSuite/TestLogsTimestamps
09:42:04 [2020-04-29T09:42:04.113Z] === RUN   TestDockerSuite/TestLogsWithDetails
09:42:05 [2020-04-29T09:42:05.043Z] === RUN   TestDockerSuite/TestMountIntoProc
09:42:05 [2020-04-29T09:42:05.606Z] === RUN   TestDockerSuite/TestMountIntoSys
09:42:06 [2020-04-29T09:42:06.535Z] === RUN   TestDockerSuite/TestNetHostname
09:42:08 [2020-04-29T09:42:08.428Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
09:42:08 [2020-04-29T09:42:08.684Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
09:42:09 [2020-04-29T09:42:09.247Z] === RUN   TestDockerSuite/TestNetworkEvents
09:42:10 [2020-04-29T09:42:10.617Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
09:42:12 [2020-04-29T09:42:12.522Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
09:42:13 [2020-04-29T09:42:13.085Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
09:42:14 [2020-04-29T09:42:14.014Z] === RUN   TestDockerSuite/TestPluginActive
09:42:15 [2020-04-29T09:42:15.908Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
09:42:21 [2020-04-29T09:42:21.167Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
09:42:21 [2020-04-29T09:42:21.167Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
09:42:21 [2020-04-29T09:42:21.423Z] === RUN   TestDockerSuite/TestPluginLogDriver
09:42:24 [2020-04-29T09:42:24.694Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
09:42:25 [2020-04-29T09:42:25.257Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
09:42:26 [2020-04-29T09:42:26.626Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
09:42:28 [2020-04-29T09:42:28.519Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
09:42:28 [2020-04-29T09:42:28.775Z] === RUN   TestDockerSuite/TestPluginUpgrade
09:42:32 [2020-04-29T09:42:32.048Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
09:42:34 [2020-04-29T09:42:34.590Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
09:42:34 [2020-04-29T09:42:34.590Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
09:42:36 [2020-04-29T09:42:36.487Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
09:42:37 [2020-04-29T09:42:37.856Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
09:42:38 [2020-04-29T09:42:38.112Z] === RUN   TestDockerSuite/TestPortHostBinding
09:42:39 [2020-04-29T09:42:39.481Z] === RUN   TestDockerSuite/TestPortList
09:42:42 [2020-04-29T09:42:42.003Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
09:42:45 [2020-04-29T09:42:45.277Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
09:42:48 [2020-04-29T09:42:48.554Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
09:42:51 [2020-04-29T09:42:51.073Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
09:42:51 [2020-04-29T09:42:51.636Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
09:42:52 [2020-04-29T09:42:52.568Z] === RUN   TestDockerSuite/TestPostContainersAttach
09:42:59 [2020-04-29T09:42:59.115Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
09:43:00 [2020-04-29T09:43:00.485Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
09:43:00 [2020-04-29T09:43:00.485Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
09:43:00 [2020-04-29T09:43:00.485Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
09:43:01 [2020-04-29T09:43:01.056Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
09:43:01 [2020-04-29T09:43:01.056Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
09:43:01 [2020-04-29T09:43:01.990Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
09:43:01 [2020-04-29T09:43:01.990Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
09:43:02 [2020-04-29T09:43:02.920Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
09:43:02 [2020-04-29T09:43:02.920Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
09:43:03 [2020-04-29T09:43:03.853Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
09:43:04 [2020-04-29T09:43:04.783Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
09:43:04 [2020-04-29T09:43:04.783Z] === RUN   TestDockerSuite/TestPruneContainerLabel
09:43:08 [2020-04-29T09:43:08.058Z] === RUN   TestDockerSuite/TestPruneContainerUntil
09:43:09 [2020-04-29T09:43:09.427Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
09:43:09 [2020-04-29T09:43:09.684Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
09:43:09 [2020-04-29T09:43:09.941Z] === RUN   TestDockerSuite/TestPsByOrder
09:43:13 [2020-04-29T09:43:13.215Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
09:43:14 [2020-04-29T09:43:14.144Z] === RUN   TestDockerSuite/TestPsListContainersBase
09:43:18 [2020-04-29T09:43:18.318Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
09:43:18 [2020-04-29T09:43:18.318Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
09:43:20 [2020-04-29T09:43:20.840Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
09:43:23 [2020-04-29T09:43:23.362Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
09:43:23 [2020-04-29T09:43:23.363Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
09:43:24 [2020-04-29T09:43:24.735Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
09:43:28 [2020-04-29T09:43:28.017Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
09:43:28 [2020-04-29T09:43:28.017Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
09:43:33 [2020-04-29T09:43:33.268Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
09:43:35 [2020-04-29T09:43:35.789Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
09:43:36 [2020-04-29T09:43:36.045Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
09:43:37 [2020-04-29T09:43:37.939Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
09:43:40 [2020-04-29T09:43:40.459Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
09:43:41 [2020-04-29T09:43:41.830Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
09:43:43 [2020-04-29T09:43:43.723Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
09:43:45 [2020-04-29T09:43:45.090Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
09:43:47 [2020-04-29T09:43:47.611Z] === RUN   TestDockerSuite/TestPsListContainersSize
09:43:49 [2020-04-29T09:43:49.502Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
09:43:49 [2020-04-29T09:43:49.502Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
09:43:49 [2020-04-29T09:43:49.502Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
09:43:50 [2020-04-29T09:43:50.434Z] === RUN   TestDockerSuite/TestPsRightTagName
09:43:52 [2020-04-29T09:43:52.973Z] === RUN   TestDockerSuite/TestPsShowMounts
09:43:55 [2020-04-29T09:43:55.494Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
09:43:56 [2020-04-29T09:43:56.423Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
09:43:56 [2020-04-29T09:43:56.423Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
09:43:56 [2020-04-29T09:43:56.679Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
09:43:56 [2020-04-29T09:43:56.679Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
09:43:56 [2020-04-29T09:43:56.679Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
09:43:57 [2020-04-29T09:43:57.609Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
09:43:59 [2020-04-29T09:43:59.504Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
09:44:00 [2020-04-29T09:44:00.872Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
09:44:01 [2020-04-29T09:44:01.802Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
09:44:02 [2020-04-29T09:44:02.365Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
09:44:10 [2020-04-29T09:44:10.462Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
09:44:11 [2020-04-29T09:44:11.026Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
09:44:13 [2020-04-29T09:44:13.547Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
09:44:13 [2020-04-29T09:44:13.547Z] === RUN   TestDockerSuite/TestRestartPolicyNO
09:44:13 [2020-04-29T09:44:13.547Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
09:44:14 [2020-04-29T09:44:14.111Z] === RUN   TestDockerSuite/TestRestartRunningContainer
09:44:16 [2020-04-29T09:44:16.631Z] === RUN   TestDockerSwarmSuite/TestServiceScale
09:44:16 [2020-04-29T09:44:16.631Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
09:44:18 [2020-04-29T09:44:18.530Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
09:44:19 [2020-04-29T09:44:19.459Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
09:44:22 [2020-04-29T09:44:22.731Z] === RUN   TestDockerSuite/TestRestartWithVolumes
09:44:24 [2020-04-29T09:44:24.624Z] === RUN   TestDockerSuite/TestRmiBlank
09:44:24 [2020-04-29T09:44:24.624Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
09:44:24 [2020-04-29T09:44:24.624Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
09:44:28 [2020-04-29T09:44:28.798Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
09:44:30 [2020-04-29T09:44:30.166Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
09:44:30 [2020-04-29T09:44:30.730Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
09:44:32 [2020-04-29T09:44:32.622Z] === RUN   TestDockerSuite/TestRmiImgIDForce
09:44:33 [2020-04-29T09:44:33.550Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
09:44:35 [2020-04-29T09:44:35.443Z] === RUN   TestDockerSuite/TestRmiParentImageFail
09:44:36 [2020-04-29T09:44:36.812Z] === RUN   TestDockerSuite/TestRmiTag
09:44:36 [2020-04-29T09:44:36.812Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
09:44:37 [2020-04-29T09:44:37.742Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
09:44:39 [2020-04-29T09:44:39.635Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
09:44:42 [2020-04-29T09:44:42.168Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
09:44:42 [2020-04-29T09:44:42.732Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
09:44:42 [2020-04-29T09:44:42.988Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
09:44:43 [2020-04-29T09:44:43.919Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
09:44:44 [2020-04-29T09:44:44.483Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
09:44:45 [2020-04-29T09:44:45.852Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
09:44:46 [2020-04-29T09:44:46.109Z] === RUN   TestDockerSuite/TestRunAddHost
09:44:47 [2020-04-29T09:44:47.038Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
09:44:47 [2020-04-29T09:44:47.295Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
09:44:48 [2020-04-29T09:44:48.663Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
09:44:48 [2020-04-29T09:44:48.663Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
09:44:49 [2020-04-29T09:44:49.227Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
09:44:51 [2020-04-29T09:44:51.120Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
09:44:52 [2020-04-29T09:44:52.050Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
09:44:52 [2020-04-29T09:44:52.981Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
09:44:53 [2020-04-29T09:44:53.910Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
09:44:55 [2020-04-29T09:44:55.804Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
09:44:57 [2020-04-29T09:44:57.698Z] === RUN   TestDockerSuite/TestRunAttachDetach
09:44:58 [2020-04-29T09:44:58.628Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
09:44:59 [2020-04-29T09:44:59.559Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
09:45:00 [2020-04-29T09:45:00.488Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
09:45:01 [2020-04-29T09:45:01.421Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
09:45:02 [2020-04-29T09:45:02.357Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
09:45:02 [2020-04-29T09:45:02.357Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
09:45:03 [2020-04-29T09:45:03.287Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
09:45:04 [2020-04-29T09:45:04.655Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
09:45:05 [2020-04-29T09:45:05.219Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
09:45:06 [2020-04-29T09:45:06.149Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
09:45:06 [2020-04-29T09:45:06.711Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
09:45:06 [2020-04-29T09:45:06.712Z] === RUN   TestDockerSuite/TestRunBindMounts
09:45:09 [2020-04-29T09:45:09.232Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
09:45:10 [2020-04-29T09:45:10.162Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
09:45:11 [2020-04-29T09:45:11.091Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
09:45:11 [2020-04-29T09:45:11.091Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
09:45:12 [2020-04-29T09:45:12.021Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
09:45:12 [2020-04-29T09:45:12.952Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
09:45:12 [2020-04-29T09:45:12.952Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
09:45:13 [2020-04-29T09:45:13.881Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
09:45:13 [2020-04-29T09:45:13.881Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
09:45:14 [2020-04-29T09:45:14.812Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
09:45:15 [2020-04-29T09:45:15.742Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
09:45:16 [2020-04-29T09:45:16.306Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
09:45:17 [2020-04-29T09:45:17.235Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
09:45:17 [2020-04-29T09:45:17.235Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
09:45:17 [2020-04-29T09:45:17.799Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
09:45:17 [2020-04-29T09:45:17.799Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
09:45:19 [2020-04-29T09:45:19.166Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
09:45:20 [2020-04-29T09:45:20.095Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
09:45:21 [2020-04-29T09:45:21.025Z] === RUN   TestDockerSuite/TestRunContainerNetwork
09:45:21 [2020-04-29T09:45:21.587Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
09:45:21 [2020-04-29T09:45:21.861Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
09:45:22 [2020-04-29T09:45:22.433Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
09:45:24 [2020-04-29T09:45:24.326Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
09:45:26 [2020-04-29T09:45:26.219Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
09:45:27 [2020-04-29T09:45:27.587Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
09:45:28 [2020-04-29T09:45:28.150Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
09:45:29 [2020-04-29T09:45:29.081Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
09:45:29 [2020-04-29T09:45:29.337Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
09:45:29 [2020-04-29T09:45:29.901Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
09:45:30 [2020-04-29T09:45:30.831Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
09:45:31 [2020-04-29T09:45:31.396Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
09:45:33 [2020-04-29T09:45:33.290Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
09:45:37 [2020-04-29T09:45:37.462Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
09:45:37 [2020-04-29T09:45:37.462Z] === RUN   TestDockerSuite/TestRunCreateVolume
09:45:37 [2020-04-29T09:45:37.719Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
09:45:40 [2020-04-29T09:45:40.240Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
09:45:42 [2020-04-29T09:45:42.134Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
09:45:44 [2020-04-29T09:45:44.653Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
09:45:47 [2020-04-29T09:45:47.179Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
09:45:47 [2020-04-29T09:45:47.179Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
09:45:47 [2020-04-29T09:45:47.179Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
09:45:48 [2020-04-29T09:45:48.113Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
09:45:48 [2020-04-29T09:45:48.676Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
09:45:50 [2020-04-29T09:45:50.047Z] === RUN   TestDockerSuite/TestRunDNSOptions
09:45:51 [2020-04-29T09:45:51.416Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
09:45:53 [2020-04-29T09:45:53.936Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
09:45:54 [2020-04-29T09:45:54.866Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
09:45:56 [2020-04-29T09:45:56.235Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
09:45:57 [2020-04-29T09:45:57.166Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
09:45:57 [2020-04-29T09:45:57.166Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
09:45:57 [2020-04-29T09:45:57.166Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
09:45:58 [2020-04-29T09:45:58.096Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
09:45:59 [2020-04-29T09:45:59.992Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
09:45:59 [2020-04-29T09:45:59.992Z] === RUN   TestDockerSuite/TestRunDuplicateMount
09:46:00 [2020-04-29T09:46:00.555Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
09:46:01 [2020-04-29T09:46:01.486Z] === RUN   TestDockerSuite/TestRunEchoStdout
09:46:02 [2020-04-29T09:46:02.417Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
09:46:02 [2020-04-29T09:46:02.980Z] === RUN   TestDockerSuite/TestRunEmptyEnv
09:46:02 [2020-04-29T09:46:02.980Z] === RUN   TestDockerSuite/TestRunEntrypoint
09:46:03 [2020-04-29T09:46:03.910Z] === RUN   TestDockerSuite/TestRunEnvironment
09:46:04 [2020-04-29T09:46:04.839Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
09:46:05 [2020-04-29T09:46:05.403Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
09:46:06 [2020-04-29T09:46:06.335Z] === RUN   TestDockerSuite/TestRunExitCode
09:46:06 [2020-04-29T09:46:06.912Z] === RUN   TestDockerSuite/TestRunExitCodeOne
09:46:07 [2020-04-29T09:46:07.850Z] === RUN   TestDockerSuite/TestRunExitCodeZero
09:46:08 [2020-04-29T09:46:08.779Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
09:46:09 [2020-04-29T09:46:09.342Z] === RUN   TestDockerSuite/TestRunExposePort
09:46:09 [2020-04-29T09:46:09.342Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
09:46:10 [2020-04-29T09:46:10.271Z] === RUN   TestDockerSuite/TestRunGroupAdd
09:46:11 [2020-04-29T09:46:11.201Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
09:46:12 [2020-04-29T09:46:12.570Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
09:46:13 [2020-04-29T09:46:13.135Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
09:46:13 [2020-04-29T09:46:13.135Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
09:46:16 [2020-04-29T09:46:16.407Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
09:46:17 [2020-04-29T09:46:17.464Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
09:46:29 [2020-04-29T09:46:29.640Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
09:46:29 [2020-04-29T09:46:29.897Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
09:46:31 [2020-04-29T09:46:31.790Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
09:46:31 [2020-04-29T09:46:31.790Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
09:46:31 [2020-04-29T09:46:31.790Z] === RUN   TestDockerSuite/TestRunInvalidReference
09:46:31 [2020-04-29T09:46:31.790Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
09:46:32 [2020-04-29T09:46:32.354Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
09:46:35 [2020-04-29T09:46:35.625Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
09:46:37 [2020-04-29T09:46:37.523Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
09:46:38 [2020-04-29T09:46:38.890Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
09:46:39 [2020-04-29T09:46:39.819Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
09:46:40 [2020-04-29T09:46:40.382Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
09:46:40 [2020-04-29T09:46:40.945Z] === RUN   TestDockerSuite/TestRunModeHostname
09:46:42 [2020-04-29T09:46:42.313Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
09:46:42 [2020-04-29T09:46:42.313Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
09:46:42 [2020-04-29T09:46:42.313Z] === RUN   TestDockerSuite/TestRunModeIpcHost
09:46:44 [2020-04-29T09:46:44.206Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
09:46:45 [2020-04-29T09:46:45.135Z] === RUN   TestDockerSuite/TestRunModePIDContainer
09:46:47 [2020-04-29T09:46:47.029Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
09:46:47 [2020-04-29T09:46:47.029Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
09:46:47 [2020-04-29T09:46:47.029Z] === RUN   TestDockerSuite/TestRunModePIDHost
09:46:48 [2020-04-29T09:46:48.923Z] === RUN   TestDockerSuite/TestRunModeUTSHost
09:46:50 [2020-04-29T09:46:50.290Z] === RUN   TestDockerSuite/TestRunMount
09:46:56 [2020-04-29T09:46:56.834Z] === RUN   TestDockerSuite/TestRunMountOrdering
09:46:57 [2020-04-29T09:46:57.397Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
09:46:58 [2020-04-29T09:46:58.327Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
09:46:59 [2020-04-29T09:46:59.695Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
09:47:02 [2020-04-29T09:47:02.216Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
09:47:05 [2020-04-29T09:47:05.492Z] === RUN   TestDockerSuite/TestRunNamedVolume
09:47:08 [2020-04-29T09:47:08.014Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
09:47:10 [2020-04-29T09:47:10.537Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
09:47:11 [2020-04-29T09:47:11.905Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
09:47:13 [2020-04-29T09:47:13.798Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
09:47:13 [2020-04-29T09:47:13.798Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
09:47:14 [2020-04-29T09:47:14.362Z] === RUN   TestDockerSuite/TestRunNetHost
09:47:15 [2020-04-29T09:47:15.731Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
09:47:16 [2020-04-29T09:47:16.294Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
09:47:16 [2020-04-29T09:47:16.857Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
09:47:19 [2020-04-29T09:47:19.384Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
09:47:21 [2020-04-29T09:47:21.906Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
09:47:27 [2020-04-29T09:47:27.160Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
09:47:27 [2020-04-29T09:47:27.160Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
09:47:27 [2020-04-29T09:47:27.160Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
09:47:28 [2020-04-29T09:47:28.092Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
09:47:28 [2020-04-29T09:47:28.092Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
09:47:28 [2020-04-29T09:47:28.663Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
09:47:29 [2020-04-29T09:47:29.592Z] === RUN   TestDockerSuite/TestRunNonExistingImage
09:47:29 [2020-04-29T09:47:29.592Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
09:47:30 [2020-04-29T09:47:30.523Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
09:47:31 [2020-04-29T09:47:31.453Z] === RUN   TestDockerSuite/TestRunOOMExitCode
09:47:31 [2020-04-29T09:47:31.453Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
09:47:32 [2020-04-29T09:47:32.017Z] === RUN   TestDockerSuite/TestRunPIDsLimit
09:47:32 [2020-04-29T09:47:32.945Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
09:47:34 [2020-04-29T09:47:34.839Z] === RUN   TestDockerSuite/TestRunPortInUse
09:47:35 [2020-04-29T09:47:35.770Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
09:47:36 [2020-04-29T09:47:36.332Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
09:47:37 [2020-04-29T09:47:37.263Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
09:47:37 [2020-04-29T09:47:37.827Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
09:47:38 [2020-04-29T09:47:38.758Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
09:47:39 [2020-04-29T09:47:39.321Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
09:47:39 [2020-04-29T09:47:39.321Z] === RUN   TestDockerSuite/TestRunPublishPort
09:47:40 [2020-04-29T09:47:40.251Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
09:47:41 [2020-04-29T09:47:41.181Z] === RUN   TestDockerSuite/TestRunReadProcLatency
09:47:41 [2020-04-29T09:47:41.181Z] === RUN   TestDockerSuite/TestRunReadProcTimer
09:47:42 [2020-04-29T09:47:42.112Z] === RUN   TestDockerSuite/TestRunRedirectStdout
09:47:44 [2020-04-29T09:47:44.004Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
09:47:44 [2020-04-29T09:47:44.004Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
09:47:47 [2020-04-29T09:47:47.277Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
09:47:48 [2020-04-29T09:47:48.644Z] === RUN   TestDockerSuite/TestRunRm
09:47:49 [2020-04-29T09:47:49.573Z] === RUN   TestDockerSuite/TestRunRmAndWait
09:47:52 [2020-04-29T09:47:52.100Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
09:47:53 [2020-04-29T09:47:53.470Z] === RUN   TestDockerSuite/TestRunRmPre125Api
09:47:54 [2020-04-29T09:47:54.401Z] === RUN   TestDockerSuite/TestRunRootWorkdir
09:47:55 [2020-04-29T09:47:55.333Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
09:47:57 [2020-04-29T09:47:57.229Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
09:47:57 [2020-04-29T09:47:57.229Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
09:47:57 [2020-04-29T09:47:57.793Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
09:48:01 [2020-04-29T09:48:01.967Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
09:48:06 [2020-04-29T09:48:06.140Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
09:48:07 [2020-04-29T09:48:07.070Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
09:48:08 [2020-04-29T09:48:08.000Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
09:48:08 [2020-04-29T09:48:08.930Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
09:48:09 [2020-04-29T09:48:09.861Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
09:48:10 [2020-04-29T09:48:10.791Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
09:48:11 [2020-04-29T09:48:11.355Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
09:48:12 [2020-04-29T09:48:12.285Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
09:48:13 [2020-04-29T09:48:13.215Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
09:48:13 [2020-04-29T09:48:13.475Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
09:48:14 [2020-04-29T09:48:14.039Z] === RUN   TestDockerSuite/TestRunSetMacAddress
09:48:14 [2020-04-29T09:48:14.968Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
09:48:16 [2020-04-29T09:48:16.864Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
09:48:17 [2020-04-29T09:48:17.427Z] === RUN   TestDockerSuite/TestRunState
09:48:19 [2020-04-29T09:48:19.320Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
09:48:19 [2020-04-29T09:48:19.883Z] === RUN   TestDockerSuite/TestRunStdinPipe
09:48:20 [2020-04-29T09:48:20.814Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
09:48:21 [2020-04-29T09:48:21.072Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
09:48:21 [2020-04-29T09:48:21.072Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
09:48:22 [2020-04-29T09:48:22.002Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
09:48:22 [2020-04-29T09:48:22.565Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
09:48:22 [2020-04-29T09:48:22.565Z] === RUN   TestDockerSuite/TestRunSysctls
09:48:24 [2020-04-29T09:48:24.459Z] === RUN   TestDockerSuite/TestRunTLSVerify
09:48:24 [2020-04-29T09:48:24.459Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
09:48:24 [2020-04-29T09:48:24.459Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
09:48:25 [2020-04-29T09:48:25.390Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
09:48:28 [2020-04-29T09:48:28.664Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
09:48:28 [2020-04-29T09:48:28.921Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
09:48:29 [2020-04-29T09:48:29.177Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
09:48:31 [2020-04-29T09:48:31.072Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
09:48:34 [2020-04-29T09:48:34.346Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
09:48:34 [2020-04-29T09:48:34.346Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
09:48:35 [2020-04-29T09:48:35.716Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
09:48:38 [2020-04-29T09:48:38.996Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
09:48:39 [2020-04-29T09:48:39.560Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
09:48:40 [2020-04-29T09:48:40.493Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
09:48:41 [2020-04-29T09:48:41.429Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
09:48:41 [2020-04-29T09:48:41.993Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
09:48:42 [2020-04-29T09:48:42.923Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
09:48:43 [2020-04-29T09:48:43.853Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
09:48:43 [2020-04-29T09:48:43.853Z] === RUN   TestDockerSuite/TestRunUnshareProc
09:48:45 [2020-04-29T09:48:45.224Z] === RUN   TestDockerSuite/TestRunUserByID
09:48:46 [2020-04-29T09:48:46.155Z] === RUN   TestDockerSuite/TestRunUserByIDBig
09:48:46 [2020-04-29T09:48:46.155Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
09:48:46 [2020-04-29T09:48:46.411Z] === RUN   TestDockerSuite/TestRunUserByIDZero
09:48:46 [2020-04-29T09:48:46.974Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
09:48:46 [2020-04-29T09:48:46.974Z] === RUN   TestDockerSuite/TestRunUserByName
09:48:47 [2020-04-29T09:48:47.903Z] === RUN   TestDockerSuite/TestRunUserDefaults
09:48:48 [2020-04-29T09:48:48.838Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
09:48:48 [2020-04-29T09:48:48.838Z] === RUN   TestDockerSuite/TestRunUserNotFound
09:48:49 [2020-04-29T09:48:49.095Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
09:48:50 [2020-04-29T09:48:50.027Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
09:48:55 [2020-04-29T09:48:55.277Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
09:48:55 [2020-04-29T09:48:55.277Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
09:48:56 [2020-04-29T09:48:56.206Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
09:48:58 [2020-04-29T09:48:58.725Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
09:49:00 [2020-04-29T09:49:00.624Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
09:49:03 [2020-04-29T09:49:03.144Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
09:49:05 [2020-04-29T09:49:05.667Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
09:49:06 [2020-04-29T09:49:06.229Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
09:49:07 [2020-04-29T09:49:07.160Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
09:49:07 [2020-04-29T09:49:07.723Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
09:49:07 [2020-04-29T09:49:07.723Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
09:49:07 [2020-04-29T09:49:07.723Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
09:49:07 [2020-04-29T09:49:07.723Z] === RUN   TestDockerSuite/TestRunWithBadDevice
09:49:07 [2020-04-29T09:49:07.979Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
09:49:08 [2020-04-29T09:49:08.909Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
09:49:09 [2020-04-29T09:49:09.838Z] === RUN   TestDockerSuite/TestRunWithCPUShares
09:49:10 [2020-04-29T09:49:10.401Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
09:49:12 [2020-04-29T09:49:12.296Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
09:49:12 [2020-04-29T09:49:12.859Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
09:49:13 [2020-04-29T09:49:13.788Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
09:49:13 [2020-04-29T09:49:13.789Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
09:49:14 [2020-04-29T09:49:14.353Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
09:49:14 [2020-04-29T09:49:14.353Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
09:49:14 [2020-04-29T09:49:14.610Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
09:49:14 [2020-04-29T09:49:14.610Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
09:49:14 [2020-04-29T09:49:14.610Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
09:49:14 [2020-04-29T09:49:14.610Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
09:49:14 [2020-04-29T09:49:14.866Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
09:49:15 [2020-04-29T09:49:15.123Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
09:49:15 [2020-04-29T09:49:15.123Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
09:49:15 [2020-04-29T09:49:15.380Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
09:49:16 [2020-04-29T09:49:16.311Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
09:49:16 [2020-04-29T09:49:16.873Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
09:49:17 [2020-04-29T09:49:17.803Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
09:49:17 [2020-04-29T09:49:17.803Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
09:49:18 [2020-04-29T09:49:18.733Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
09:49:18 [2020-04-29T09:49:18.990Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
09:49:19 [2020-04-29T09:49:19.553Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
09:49:19 [2020-04-29T09:49:19.810Z] === RUN   TestDockerSuite/TestRunWithShmSize
09:49:20 [2020-04-29T09:49:20.374Z] === RUN   TestDockerSuite/TestRunWithSwappiness
09:49:21 [2020-04-29T09:49:21.304Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
09:49:21 [2020-04-29T09:49:21.304Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
09:49:21 [2020-04-29T09:49:21.304Z] === RUN   TestDockerSuite/TestRunWithUlimits
09:49:22 [2020-04-29T09:49:22.234Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
09:49:23 [2020-04-29T09:49:23.602Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
09:49:24 [2020-04-29T09:49:24.531Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
09:49:24 [2020-04-29T09:49:24.531Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
09:49:25 [2020-04-29T09:49:25.095Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
09:49:25 [2020-04-29T09:49:25.095Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
09:49:26 [2020-04-29T09:49:26.990Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
09:49:27 [2020-04-29T09:49:27.553Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
09:49:30 [2020-04-29T09:49:30.074Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
09:49:30 [2020-04-29T09:49:30.637Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
09:49:30 [2020-04-29T09:49:30.637Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
09:49:30 [2020-04-29T09:49:30.899Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
09:49:31 [2020-04-29T09:49:31.829Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
09:49:33 [2020-04-29T09:49:33.199Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
09:49:34 [2020-04-29T09:49:34.567Z] === RUN   TestDockerSuite/TestSaveCheckTimes
09:49:34 [2020-04-29T09:49:34.567Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
09:49:36 [2020-04-29T09:49:36.459Z] === RUN   TestDockerSuite/TestSaveImageId
09:49:36 [2020-04-29T09:49:36.459Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
09:49:37 [2020-04-29T09:49:37.024Z] === RUN   TestDockerSuite/TestSaveLoadParents
09:49:38 [2020-04-29T09:49:38.918Z] === RUN   TestDockerSuite/TestSaveMultipleNames
09:49:38 [2020-04-29T09:49:38.918Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
09:49:40 [2020-04-29T09:49:40.812Z] === RUN   TestDockerSuite/TestSaveSingleTag
09:49:40 [2020-04-29T09:49:40.812Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
09:49:40 [2020-04-29T09:49:40.812Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
09:49:40 [2020-04-29T09:49:40.812Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
09:49:42 [2020-04-29T09:49:42.709Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
09:49:44 [2020-04-29T09:49:44.602Z] === RUN   TestDockerSuite/TestSearchCmdOptions
09:49:44 [2020-04-29T09:49:44.859Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
09:49:44 [2020-04-29T09:49:44.859Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
09:49:44 [2020-04-29T09:49:44.859Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
09:49:45 [2020-04-29T09:49:45.116Z] === RUN   TestDockerSuite/TestSearchWithLimit
09:49:45 [2020-04-29T09:49:45.372Z] === RUN   TestDockerSuite/TestSlowStdinClosing
09:49:47 [2020-04-29T09:49:47.891Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
09:49:53 [2020-04-29T09:49:53.141Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
09:49:55 [2020-04-29T09:49:55.662Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
09:49:57 [2020-04-29T09:49:57.031Z] === RUN   TestDockerSuite/TestStartAttachSilent
09:49:58 [2020-04-29T09:49:58.399Z] === RUN   TestDockerSuite/TestStartAttachWithRename
09:50:01 [2020-04-29T09:50:01.670Z] === RUN   TestDockerSuite/TestStartMultipleContainers
09:50:04 [2020-04-29T09:50:04.192Z] === RUN   TestDockerSuite/TestStartPausedContainer
09:50:04 [2020-04-29T09:50:04.755Z] === RUN   TestDockerSuite/TestStartRecordError
09:50:06 [2020-04-29T09:50:06.648Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
09:50:09 [2020-04-29T09:50:09.181Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
09:50:11 [2020-04-29T09:50:11.074Z] === RUN   TestDockerSuite/TestStatsAllNoStream
09:50:14 [2020-04-29T09:50:14.344Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
09:50:19 [2020-04-29T09:50:19.594Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
09:50:22 [2020-04-29T09:50:22.863Z] === RUN   TestDockerSuite/TestStatsFormatAll
09:50:28 [2020-04-29T09:50:28.114Z] === RUN   TestDockerSuite/TestStatsNoStream
09:50:30 [2020-04-29T09:50:30.633Z] === RUN   TestDockerSuite/TestStopContainerSignal
09:50:32 [2020-04-29T09:50:32.524Z] === RUN   TestDockerSuite/TestTopMultipleArgs
09:50:33 [2020-04-29T09:50:33.087Z] === RUN   TestDockerSuite/TestTopNonPrivileged
09:50:33 [2020-04-29T09:50:33.806Z] === RUN   TestDockerSuite/TestTopPrivileged
09:50:34 [2020-04-29T09:50:34.736Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
09:50:34 [2020-04-29T09:50:34.736Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
09:50:35 [2020-04-29T09:50:35.666Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
09:50:37 [2020-04-29T09:50:37.559Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
09:50:40 [2020-04-29T09:50:40.079Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
09:50:43 [2020-04-29T09:50:43.351Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
09:50:44 [2020-04-29T09:50:44.281Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
09:50:45 [2020-04-29T09:50:45.211Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
09:50:45 [2020-04-29T09:50:45.211Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
09:50:46 [2020-04-29T09:50:46.141Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
09:50:47 [2020-04-29T09:50:47.512Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
09:50:47 [2020-04-29T09:50:47.769Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
09:50:47 [2020-04-29T09:50:47.769Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
09:50:49 [2020-04-29T09:50:49.663Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
09:50:50 [2020-04-29T09:50:50.594Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
09:50:51 [2020-04-29T09:50:51.524Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
09:50:53 [2020-04-29T09:50:53.417Z] === RUN   TestDockerSuite/TestUpdateStats
09:50:53 [2020-04-29T09:50:53.417Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
09:50:57 [2020-04-29T09:50:57.589Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
09:50:58 [2020-04-29T09:50:58.519Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
09:50:58 [2020-04-29T09:50:58.519Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
09:50:59 [2020-04-29T09:50:59.890Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
09:51:00 [2020-04-29T09:51:00.824Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
09:51:04 [2020-04-29T09:51:04.999Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
09:51:08 [2020-04-29T09:51:08.271Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
09:51:11 [2020-04-29T09:51:11.544Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
09:51:14 [2020-04-29T09:51:14.815Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
09:51:18 [2020-04-29T09:51:18.987Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
09:51:24 [2020-04-29T09:51:24.238Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
09:51:26 [2020-04-29T09:51:26.759Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
09:51:28 [2020-04-29T09:51:28.652Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
09:51:30 [2020-04-29T09:51:30.545Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
09:51:31 [2020-04-29T09:51:31.929Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
09:51:34 [2020-04-29T09:51:34.448Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
09:51:36 [2020-04-29T09:51:36.967Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
09:51:38 [2020-04-29T09:51:38.860Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
09:51:41 [2020-04-29T09:51:41.380Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
09:51:43 [2020-04-29T09:51:43.901Z] === RUN   TestDockerSuite/TestVolumeCLICreate
09:52:01 [2020-04-29T09:52:01.952Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
09:52:01 [2020-04-29T09:52:01.952Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
09:52:01 [2020-04-29T09:52:01.952Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
09:52:01 [2020-04-29T09:52:01.952Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
09:52:01 [2020-04-29T09:52:01.952Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
09:52:01 [2020-04-29T09:52:01.952Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
09:52:01 [2020-04-29T09:52:01.952Z] === RUN   TestDockerSuite/TestVolumeCLILs
09:52:01 [2020-04-29T09:52:01.952Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
09:52:01 [2020-04-29T09:52:01.952Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
09:52:01 [2020-04-29T09:52:01.952Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
09:52:01 [2020-04-29T09:52:01.952Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
09:52:01 [2020-04-29T09:52:01.952Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
09:52:01 [2020-04-29T09:52:01.952Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
09:52:01 [2020-04-29T09:52:01.952Z] === RUN   TestDockerSuite/TestVolumeCLIRm
09:52:04 [2020-04-29T09:52:04.473Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
09:52:04 [2020-04-29T09:52:04.473Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
09:52:04 [2020-04-29T09:52:04.730Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
09:52:04 [2020-04-29T09:52:04.730Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
09:52:04 [2020-04-29T09:52:04.730Z] === RUN   TestDockerSuite/TestVolumeEvents
09:52:05 [2020-04-29T09:52:05.660Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
09:52:08 [2020-04-29T09:52:08.182Z] === RUN   TestDockerSuite/TestVolumeLsFormat
09:52:08 [2020-04-29T09:52:08.182Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
09:52:08 [2020-04-29T09:52:08.182Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
09:52:11 [2020-04-29T09:52:11.457Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
09:52:15 [2020-04-29T09:52:15.631Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
09:52:15 [2020-04-29T09:52:15.631Z] --- PASS: TestDockerSuite (1767.31s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.77s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.03s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.00s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.22s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.24s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.13s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.89s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.19s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.16s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.07s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.28s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.18s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.29s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.16s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.33s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.21s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.35s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.19s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.04s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.53s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.71s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.60s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.57s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.48s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.88s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.77s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.70s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.68s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.66s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.52s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.19s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.75s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.37s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.94s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.19s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.39s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.46s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.91s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.20s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.40s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.39s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.13s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.92s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.36s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.30s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.67s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.57s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.52s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.75s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.46s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.52s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.76s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.44s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.89s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.76s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.03s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.66s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.20s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.75s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.33s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.68s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.31s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.68s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.71s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.43s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.48s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.72s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.76s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.80s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.41s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.83s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.86s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.89s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.69s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.01s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.41s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
09:52:15 [2020-04-29T09:52:15.631Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.17s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.58s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.82s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.49s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.13s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.29s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.45s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.14s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.44s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.95s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
09:52:15 [2020-04-29T09:52:15.631Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.631Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
09:52:15 [2020-04-29T09:52:15.631Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.631Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
09:52:15 [2020-04-29T09:52:15.631Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.631Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
09:52:15 [2020-04-29T09:52:15.631Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.08s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.41s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.22s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.69s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.56s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.82s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.79s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.95s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.88s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.76s)
09:52:15 [2020-04-29T09:52:15.631Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.69s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.65s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.42s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.66s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.27s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.58s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.29s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.45s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.18s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.93s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.31s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.59s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.78s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.91s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.58s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.55s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.92s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.71s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.80s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.86s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.53s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.11s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.57s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.67s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.82s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.39s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.60s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.31s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
09:52:15 [2020-04-29T09:52:15.632Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.47s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.36s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.52s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildFails (0.93s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.98s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.69s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.98s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.58s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.15s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.05s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.18s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.42s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.73s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.84s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.48s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.33s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.61s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.03s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.49s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.38s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.68s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.54s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.24s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.63s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildLastModified (6.31s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.17s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.42s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.53s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.01s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.71s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.84s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.41s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.72s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
09:52:15 [2020-04-29T09:52:15.632Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.18s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.58s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.47s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.47s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.63s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildNetNone (1.15s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.41s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.09s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.11s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.61s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.51s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.47s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.72s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.16s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.72s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.19s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.97s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.92s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.26s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.61s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.73s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.42s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.02s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.23s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.66s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.72s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.02s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildRm (3.74s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.19s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.72s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.66s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.50s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.37s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.15s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.06s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.19s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:52:15 [2020-04-29T09:52:15.632Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.39s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.95s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.13s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.55s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.26s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.27s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.80s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.09s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.76s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildUser (2.09s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.71s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.16s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.17s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.40s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.24s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.20s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.56s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
09:52:15 [2020-04-29T09:52:15.632Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.632Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
09:52:15 [2020-04-29T09:52:15.632Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.632Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
09:52:15 [2020-04-29T09:52:15.632Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.632Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:52:15 [2020-04-29T09:52:15.632Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.18s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.14s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.65s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.24s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.22s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.28s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.19s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.56s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.75s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:52:15 [2020-04-29T09:52:15.632Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.90s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.72s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
09:52:15 [2020-04-29T09:52:15.632Z]         docker_cli_sni_test.go:18: Flakey test
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.84s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.17s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestCommitChange (1.26s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.98s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.89s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestCommitNewFile (2.03s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.08s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.96s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.08s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.94s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.93s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (2.17s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.15s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.94s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.00s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.96s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.87s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.86s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.89s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.01s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.78s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.99s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.81s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.55s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.58s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.80s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.91s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
09:52:15 [2020-04-29T09:52:15.632Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.89s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.82s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.16s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.68s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.00s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.49s)
09:52:15 [2020-04-29T09:52:15.632Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.63s)
09:52:15 [2020-04-29T09:52:15.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.84s)
09:52:15 [2020-04-29T09:52:15.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.58s)
09:52:15 [2020-04-29T09:52:15.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.63s)
09:52:15 [2020-04-29T09:52:15.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.59s)
09:52:15 [2020-04-29T09:52:15.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ad07e0_<nil>} (1.69s)
09:52:15 [2020-04-29T09:52:15.632Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1445861435_/foo_false__<nil>_<nil>_<nil>} (1.60s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1445861435_/foo_true__<nil>_<nil>_<nil>} (1.60s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3853619806_/foo_false__<nil>_<nil>_<nil>} (1.63s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3853619806_/foo_true__<nil>_<nil>_<nil>} (1.93s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3853619806_/foo_true__0xc000ad0840_<nil>_<nil>} (1.66s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ad0860_<nil>} (1.88s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ad0880_<nil>} (1.58s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ad08a0_<nil>} (1.57s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ad08c0_<nil>} (1.61s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.55s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s)
09:52:15 [2020-04-29T09:52:15.633Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.17s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.62s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.17s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.66s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.26s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.09s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.86s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.12s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.98s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.07s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.07s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.12s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.91s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.16s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.59s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.19s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.03s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (1.00s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.97s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.28s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.18s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.70s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.82s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.37s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.95s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.46s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.77s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.87s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.43s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.99s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.76s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.99s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpToDot (0.92s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.66s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.86s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.87s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.27s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.98s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.76s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.09s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.53s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:52:15 [2020-04-29T09:52:15.633Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.86s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.41s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCreateRM (0.15s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:52:15 [2020-04-29T09:52:15.633Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.52s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.77s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.73s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.66s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.20s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.11s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.76s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.91s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.72s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.81s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.48s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.86s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.52s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.60s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.95s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.76s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.12s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.23s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.86s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.02s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.81s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.83s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.87s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.73s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.43s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.53s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.41s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.63s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.79s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.60s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.84s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.38s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.80s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.98s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.98s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.41s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.04s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.35s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
09:52:15 [2020-04-29T09:52:15.633Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
09:52:15 [2020-04-29T09:52:15.633Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:52:15 [2020-04-29T09:52:15.633Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.71s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.24s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsRename (0.99s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsResize (1.06s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.90s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.05s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.79s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.03s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsTop (0.92s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.60s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExec (0.94s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.82s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.83s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.70s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.93s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.89s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.88s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.87s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.75s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.35s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecEnv (0.99s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.06s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.17s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.98s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.93s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.89s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.92s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecParseError (0.84s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.83s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.63s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.92s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.88s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.10s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.83s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecTTY (1.08s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.71s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.79s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.91s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
09:52:15 [2020-04-29T09:52:15.633Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.09s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.91s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.18s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.94s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.04s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.85s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.91s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.80s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.83s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.84s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.24s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestHealth (21.37s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.03s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.96s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.15s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.42s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.59s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.39s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.95s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.04s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.07s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.76s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.92s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.73s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImportFile (1.87s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.80s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.95s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.72s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.93s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.88s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.84s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.84s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.87s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.71s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.81s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.79s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.80s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:52:15 [2020-04-29T09:52:15.633Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.26s)
09:52:15 [2020-04-29T09:52:15.633Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.83s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.87s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.96s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:52:15 [2020-04-29T09:52:15.634Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.84s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.82s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.81s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.85s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.95s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.97s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.43s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.64s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.87s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.85s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.92s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.77s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.98s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.41s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.84s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.70s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.42s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.07s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.31s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.54s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.45s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.14s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.64s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.81s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.22s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.96s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.83s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.45s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.79s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.96s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.92s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.84s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.10s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.08s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.11s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.25s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.78s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsSince (6.86s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.96s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsTail (0.86s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.80s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.90s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.54s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.83s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestNetHostname (2.34s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.42s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.45s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.37s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.89s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPluginActive (1.71s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.84s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
09:52:15 [2020-04-29T09:52:15.634Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.90s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.43s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.72s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.32s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.32s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.39s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.60s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.53s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPortList (11.19s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.90s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.50s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.83s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.83s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.81s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.71s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.26s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.62s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.21s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.01s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.39s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.56s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.50s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.17s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.66s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.65s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.61s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.57s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.68s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.51s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.68s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.24s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.99s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.54s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.55s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.81s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
09:52:15 [2020-04-29T09:52:15.634Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.50s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.57s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.79s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.09s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.46s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.34s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.60s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.75s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.38s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.65s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.36s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.44s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.85s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.92s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.17s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRmiTag (0.16s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.88s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.70s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.73s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.03s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.46s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.50s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.89s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.40s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (1.18s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.85s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.87s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.85s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.95s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.56s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.94s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.04s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.94s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.98s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.87s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.96s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.11s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.18s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.72s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.78s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.37s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.93s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.98s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.97s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.90s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.86s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.90s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.69s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.77s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.28s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.83s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.82s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.72s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.63s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.80s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.84s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.73s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.87s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.85s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.91s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.56s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.80s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.31s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.78s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.58s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.73s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
09:52:15 [2020-04-29T09:52:15.634Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.634Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:52:15 [2020-04-29T09:52:15.634Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.86s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.64s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.37s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.65s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
09:52:15 [2020-04-29T09:52:15.634Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.89s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.77s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.77s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.82s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.81s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s)
09:52:15 [2020-04-29T09:52:15.634Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.80s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.84s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.76s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:52:15 [2020-04-29T09:52:15.635Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.50s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.55s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.12s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.58s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.15s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.61s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.60s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.86s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.66s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.14s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.54s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.18s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.66s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.57s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.63s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunMount (6.30s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.83s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.84s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.56s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.33s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.34s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.35s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.59s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.67s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.54s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.69s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.16s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.80s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.70s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.37s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.34s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.69s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.81s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.87s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
09:52:15 [2020-04-29T09:52:15.635Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.77s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.83s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.68s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.03s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s)
09:52:15 [2020-04-29T09:52:15.635Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.73s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.77s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.78s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:52:15 [2020-04-29T09:52:15.635Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.83s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.95s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
09:52:15 [2020-04-29T09:52:15.635Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.91s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.74s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
09:52:15 [2020-04-29T09:52:15.635Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.26s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.60s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunRm (0.82s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.03s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.89s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.79s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.88s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.97s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.23s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (1.01s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.82s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (1.03s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.66s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.61s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.92s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.92s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.83s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.86s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.72s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunState (1.74s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.73s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.91s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:52:15 [2020-04-29T09:52:15.635Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.94s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.64s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.76s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.94s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.65s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.76s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.03s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.66s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.24s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.86s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.76s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.91s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.49s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.38s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.82s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.22s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.72s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.89s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.88s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
09:52:15 [2020-04-29T09:52:15.635Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.89s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.47s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.44s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.60s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.36s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.64s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.89s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:52:15 [2020-04-29T09:52:15.635Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.635Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:52:15 [2020-04-29T09:52:15.635Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.635Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:52:15 [2020-04-29T09:52:15.635Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.83s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.58s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.80s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.78s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.74s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.79s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.79s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.49s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.75s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:52:15 [2020-04-29T09:52:15.635Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.65s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.51s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.78s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.55s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.81s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.11s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.27s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.98s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.04s)
09:52:15 [2020-04-29T09:52:15.635Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents881332344
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.80s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.11s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.83s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.70s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.30s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.51s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.48s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.49s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.61s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.88s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.84s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.46s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.13s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.18s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.99s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.23s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.86s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.86s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.80s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:52:15 [2020-04-29T09:52:15.635Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.77s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.44s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.47s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.76s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
09:52:15 [2020-04-29T09:52:15.635Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.93s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.91s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
09:52:15 [2020-04-29T09:52:15.635Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.69s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.95s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.03s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.70s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.90s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.53s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
09:52:15 [2020-04-29T09:52:15.635Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.05s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.93s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.24s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.50s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.27s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.59s)
09:52:15 [2020-04-29T09:52:15.635Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.17s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.48s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.42s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.34s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.60s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.63s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.34s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.35s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.43s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.51s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.34s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.92s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.51s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.84s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.35s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.16s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.30s)
09:52:15 [2020-04-29T09:52:15.636Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
09:52:15 [2020-04-29T09:52:15.636Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
09:52:15 [2020-04-29T09:52:15.636Z] === RUN   TestDockerRegistrySuite
09:52:15 [2020-04-29T09:52:15.636Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
09:52:17 [2020-04-29T09:52:17.529Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
09:52:19 [2020-04-29T09:52:19.422Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
09:52:20 [2020-04-29T09:52:20.791Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
09:52:21 [2020-04-29T09:52:21.047Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
09:52:26 [2020-04-29T09:52:26.298Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
09:52:29 [2020-04-29T09:52:29.571Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
09:52:33 [2020-04-29T09:52:33.743Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
09:52:35 [2020-04-29T09:52:35.111Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
09:52:36 [2020-04-29T09:52:36.483Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
09:52:37 [2020-04-29T09:52:37.853Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
09:52:39 [2020-04-29T09:52:39.222Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
09:52:41 [2020-04-29T09:52:41.116Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
09:52:42 [2020-04-29T09:52:42.046Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
09:52:43 [2020-04-29T09:52:43.415Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
09:52:46 [2020-04-29T09:52:46.688Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
09:52:48 [2020-04-29T09:52:48.580Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
09:52:49 [2020-04-29T09:52:49.948Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
09:52:52 [2020-04-29T09:52:52.469Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
09:52:53 [2020-04-29T09:52:53.399Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
09:52:55 [2020-04-29T09:52:55.293Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
09:52:55 [2020-04-29T09:52:55.293Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
09:52:56 [2020-04-29T09:52:56.662Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
09:52:58 [2020-04-29T09:52:58.032Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
09:52:58 [2020-04-29T09:52:58.962Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
09:53:03 [2020-04-29T09:53:03.155Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
09:53:03 [2020-04-29T09:53:03.155Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
09:53:04 [2020-04-29T09:53:04.524Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
09:53:04 [2020-04-29T09:53:04.781Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
09:53:05 [2020-04-29T09:53:05.038Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
09:53:05 [2020-04-29T09:53:05.295Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
09:53:05 [2020-04-29T09:53:05.551Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
09:53:05 [2020-04-29T09:53:05.807Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
09:53:06 [2020-04-29T09:53:06.064Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
09:53:06 [2020-04-29T09:53:06.628Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
09:53:07 [2020-04-29T09:53:07.558Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
09:53:08 [2020-04-29T09:53:08.121Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
09:53:08 [2020-04-29T09:53:08.378Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
09:53:08 [2020-04-29T09:53:08.943Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
09:53:08 [2020-04-29T09:53:08.943Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
09:53:09 [2020-04-29T09:53:09.873Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
09:53:09 [2020-04-29T09:53:09.873Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
09:53:11 [2020-04-29T09:53:11.244Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
09:53:13 [2020-04-29T09:53:13.140Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
09:53:13 [2020-04-29T09:53:13.140Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
09:53:14 [2020-04-29T09:53:14.071Z] === RUN   TestDockerRegistrySuite/TestV2Only
09:53:15 [2020-04-29T09:53:15.001Z] --- PASS: TestDockerRegistrySuite (59.31s)
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.02s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [d6da2fe539b25] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [d7e1b33f6a017] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.81s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [df708413301c8] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [da08487da9773] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.35s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [d08119d32856a] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.24s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [d93a638976656] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.15s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [dc0a2f60ce3b4] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.47s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [df1da8382f919] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [d8aa973beef04] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [df892c0c0961b] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.47s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [dc9f57e13c3dc] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.45s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [d9a5976abd1a1] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.30s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [d3afd1eb25ae8] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.40s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [dc3b0c3eca41b] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.67s)
09:53:15 [2020-04-29T09:53:15.001Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9d65bd529e2f23e4f668d247e59578082a55cc137f5256ca23b867e753715fbf
09:53:15 [2020-04-29T09:53:15.001Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6e0b42d8b81cd197a6560f8d439a34afdbf5fd8244d16cf69c27aa9e2d061d94
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [dbbac3a80cf34] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.59s)
09:53:15 [2020-04-29T09:53:15.001Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c0675f81e06d7a9396833a7b15572e99eaf6b5143d511372b63231beee693c84
09:53:15 [2020-04-29T09:53:15.001Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1978073897eb1593943093f9cd37faf5e6193342b55c81d3df060e4ff54a680f
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [d70db318fcf26] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.37s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [df8abe59aa95b] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.24s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [de477f80b43ce] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.79s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [d650b7ef4a62e] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [dd0b188c2fa9e] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.35s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [d2c5cb2d86098] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.17s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [d2e582c9db9bf] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.24s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [d31a582c5ce2e] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.67s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [deaa6467c51b2] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [d8dfeeeb47cea] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.39s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [ddd52fbb530a2] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [d2a0f7c0450b9] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [db65d4c2d7009] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [dcbce60585240] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [d1d3e21bb63bf] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [d72d2b23d126d] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [d998b34ea8019] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.59s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [ddafa5097b1ec] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.43s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [d71cf7eb39917] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.32s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [dd6cd8b2582dd] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.58s)
09:53:15 [2020-04-29T09:53:15.001Z]         check_test.go:196: [d7fbae12f77c9] daemon is not started
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.10s)
09:53:15 [2020-04-29T09:53:15.001Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.85s)
09:53:15 [2020-04-29T09:53:15.001Z] === RUN   TestDockerSchema1RegistrySuite
09:53:15 [2020-04-29T09:53:15.001Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
09:53:15 [2020-04-29T09:53:15.001Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
09:53:19 [2020-04-29T09:53:19.184Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
09:53:20 [2020-04-29T09:53:20.114Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
09:53:22 [2020-04-29T09:53:22.008Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
09:53:25 [2020-04-29T09:53:25.292Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
09:53:29 [2020-04-29T09:53:29.467Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
09:53:30 [2020-04-29T09:53:30.836Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
09:53:32 [2020-04-29T09:53:32.205Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
09:53:32 [2020-04-29T09:53:32.461Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
09:53:33 [2020-04-29T09:53:33.830Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
09:53:35 [2020-04-29T09:53:35.198Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
09:53:36 [2020-04-29T09:53:36.566Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
09:53:40 [2020-04-29T09:53:40.740Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
09:53:40 [2020-04-29T09:53:40.740Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
09:53:41 [2020-04-29T09:53:41.303Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
09:53:41 [2020-04-29T09:53:41.303Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
09:53:41 [2020-04-29T09:53:41.867Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
09:53:42 [2020-04-29T09:53:42.124Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
09:53:42 [2020-04-29T09:53:42.381Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
09:53:42 [2020-04-29T09:53:42.638Z] --- PASS: TestDockerSchema1RegistrySuite (27.68s)
09:53:42 [2020-04-29T09:53:42.638Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.19s)
09:53:42 [2020-04-29T09:53:42.638Z]         check_test.go:223: [d95427b01209b] daemon is not started
09:53:42 [2020-04-29T09:53:42.638Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.89s)
09:53:42 [2020-04-29T09:53:42.638Z]         check_test.go:223: [db21b171cc725] daemon is not started
09:53:42 [2020-04-29T09:53:42.638Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.90s)
09:53:42 [2020-04-29T09:53:42.638Z]         check_test.go:223: [d2b82d0d09a32] daemon is not started
09:53:42 [2020-04-29T09:53:42.638Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.54s)
09:53:42 [2020-04-29T09:53:42.638Z]         check_test.go:223: [d18efcf32bb05] daemon is not started
09:53:42 [2020-04-29T09:53:42.638Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.47s)
09:53:42 [2020-04-29T09:53:42.638Z]         check_test.go:223: [dea62bf656e64] daemon is not started
09:53:42 [2020-04-29T09:53:42.638Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.49s)
09:53:42 [2020-04-29T09:53:42.638Z]         check_test.go:223: [d023bcdd78931] daemon is not started
09:53:42 [2020-04-29T09:53:42.638Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
09:53:42 [2020-04-29T09:53:42.638Z]         check_test.go:223: [d4dc0900ec9f7] daemon is not started
09:53:42 [2020-04-29T09:53:42.638Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.45s)
09:53:42 [2020-04-29T09:53:42.638Z]         check_test.go:223: [dc97b660544ec] daemon is not started
09:53:42 [2020-04-29T09:53:42.638Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.34s)
09:53:42 [2020-04-29T09:53:42.638Z]         check_test.go:223: [df6a5995a5ee8] daemon is not started
09:53:42 [2020-04-29T09:53:42.638Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.30s)
09:53:42 [2020-04-29T09:53:42.638Z]         check_test.go:223: [de27f313868b0] daemon is not started
09:53:42 [2020-04-29T09:53:42.638Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.82s)
09:53:42 [2020-04-29T09:53:42.638Z]         check_test.go:223: [d6f2a54dca160] daemon is not started
09:53:42 [2020-04-29T09:53:42.638Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
09:53:42 [2020-04-29T09:53:42.638Z]         check_test.go:223: [dfe782622159f] daemon is not started
09:53:42 [2020-04-29T09:53:42.638Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s)
09:53:42 [2020-04-29T09:53:42.638Z]         check_test.go:223: [d3e4a7efddee3] daemon is not started
09:53:42 [2020-04-29T09:53:42.638Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
09:53:42 [2020-04-29T09:53:42.638Z]         check_test.go:223: [d624a85fd90e2] daemon is not started
09:53:42 [2020-04-29T09:53:42.638Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s)
09:53:42 [2020-04-29T09:53:42.638Z]         check_test.go:223: [d7b5a3964f192] daemon is not started
09:53:42 [2020-04-29T09:53:42.638Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s)
09:53:42 [2020-04-29T09:53:42.638Z]         check_test.go:223: [d5ef8ea35bd7b] daemon is not started
09:53:42 [2020-04-29T09:53:42.638Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s)
09:53:42 [2020-04-29T09:53:42.638Z]         check_test.go:223: [d0f38e71749c5] daemon is not started
09:53:42 [2020-04-29T09:53:42.638Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
09:53:42 [2020-04-29T09:53:42.638Z]         check_test.go:223: [da969d7166bd0] daemon is not started
09:53:42 [2020-04-29T09:53:42.638Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
09:53:42 [2020-04-29T09:53:42.638Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
09:53:43 [2020-04-29T09:53:43.570Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
09:53:44 [2020-04-29T09:53:44.134Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
09:53:44 [2020-04-29T09:53:44.390Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
09:53:45 [2020-04-29T09:53:45.761Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
09:53:45 [2020-04-29T09:53:45.761Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
09:53:46 [2020-04-29T09:53:46.325Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
09:53:46 [2020-04-29T09:53:46.894Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
09:53:46 [2020-04-29T09:53:46.894Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.47s)
09:53:46 [2020-04-29T09:53:46.894Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.96s)
09:53:46 [2020-04-29T09:53:46.894Z]         check_test.go:252: [dc899d56d3c51] daemon is not started
09:53:46 [2020-04-29T09:53:46.894Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.66s)
09:53:46 [2020-04-29T09:53:46.894Z]         check_test.go:252: [d47df91001491] daemon is not started
09:53:46 [2020-04-29T09:53:46.894Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s)
09:53:46 [2020-04-29T09:53:46.894Z]         check_test.go:252: [d76a089a84a49] daemon is not started
09:53:46 [2020-04-29T09:53:46.894Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.32s)
09:53:46 [2020-04-29T09:53:46.894Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s)
09:53:46 [2020-04-29T09:53:46.894Z]         check_test.go:252: [d8b33e60a7a72] daemon is not started
09:53:46 [2020-04-29T09:53:46.894Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s)
09:53:46 [2020-04-29T09:53:46.894Z]         check_test.go:252: [d635e4a43d828] daemon is not started
09:53:46 [2020-04-29T09:53:46.894Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.56s)
09:53:46 [2020-04-29T09:53:46.894Z]         check_test.go:252: [db6c1012ee5da] daemon is not started
09:53:46 [2020-04-29T09:53:46.894Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
09:53:46 [2020-04-29T09:53:46.894Z]         check_test.go:252: [de0fbfa2e4ee1] daemon is not started
09:53:46 [2020-04-29T09:53:46.894Z] === RUN   TestDockerRegistryAuthTokenSuite
09:53:46 [2020-04-29T09:53:46.894Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
09:53:52 [2020-04-29T09:53:52.151Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
09:53:52 [2020-04-29T09:53:52.407Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
09:53:52 [2020-04-29T09:53:52.407Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
09:53:52 [2020-04-29T09:53:52.664Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
09:53:52 [2020-04-29T09:53:52.664Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
09:53:52 [2020-04-29T09:53:52.664Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
09:53:52 [2020-04-29T09:53:52.664Z]         check_test.go:279: [d66c3ad8174e0] daemon is not started
09:53:52 [2020-04-29T09:53:52.664Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
09:53:52 [2020-04-29T09:53:52.664Z]         check_test.go:279: [dc3dda404ff9a] daemon is not started
09:53:52 [2020-04-29T09:53:52.664Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
09:53:52 [2020-04-29T09:53:52.664Z]         check_test.go:279: [d1a1e5cec1269] daemon is not started
09:53:52 [2020-04-29T09:53:52.664Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
09:53:52 [2020-04-29T09:53:52.664Z]         check_test.go:279: [d5280b89494fe] daemon is not started
09:53:52 [2020-04-29T09:53:52.664Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
09:53:52 [2020-04-29T09:53:52.664Z]         check_test.go:279: [dca51d1850b9e] daemon is not started
09:53:52 [2020-04-29T09:53:52.664Z] === RUN   TestDockerNetworkSuite
09:53:52 [2020-04-29T09:53:52.664Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
09:53:55 [2020-04-29T09:53:55.935Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
09:53:56 [2020-04-29T09:53:56.865Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
09:54:02 [2020-04-29T09:54:02.117Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
09:54:04 [2020-04-29T09:54:04.638Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
09:54:07 [2020-04-29T09:54:07.913Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
09:54:10 [2020-04-29T09:54:10.436Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
09:54:16 [2020-04-29T09:54:16.981Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
09:54:18 [2020-04-29T09:54:18.876Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
09:54:19 [2020-04-29T09:54:19.440Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
09:54:23 [2020-04-29T09:54:23.615Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
09:54:23 [2020-04-29T09:54:23.615Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
09:54:25 [2020-04-29T09:54:25.510Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
09:54:26 [2020-04-29T09:54:26.074Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
09:54:26 [2020-04-29T09:54:26.331Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
09:54:27 [2020-04-29T09:54:27.261Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
09:54:29 [2020-04-29T09:54:29.156Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
09:54:30 [2020-04-29T09:54:30.525Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
09:54:30 [2020-04-29T09:54:30.782Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
09:54:31 [2020-04-29T09:54:31.345Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
09:54:31 [2020-04-29T09:54:31.345Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
09:54:32 [2020-04-29T09:54:32.715Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
09:54:32 [2020-04-29T09:54:32.715Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
09:54:32 [2020-04-29T09:54:32.715Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
09:54:32 [2020-04-29T09:54:32.973Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
09:54:34 [2020-04-29T09:54:34.866Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
09:54:34 [2020-04-29T09:54:34.866Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
09:54:36 [2020-04-29T09:54:36.236Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
09:54:36 [2020-04-29T09:54:36.493Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
09:54:37 [2020-04-29T09:54:37.057Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
09:54:37 [2020-04-29T09:54:37.057Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
09:54:41 [2020-04-29T09:54:41.230Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
09:54:45 [2020-04-29T09:54:45.421Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
09:54:55 [2020-04-29T09:54:55.370Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
09:54:55 [2020-04-29T09:54:55.370Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
09:54:55 [2020-04-29T09:54:55.370Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
09:54:55 [2020-04-29T09:54:55.370Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
09:54:55 [2020-04-29T09:54:55.370Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
09:54:55 [2020-04-29T09:54:55.370Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
09:54:55 [2020-04-29T09:54:55.626Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
09:54:55 [2020-04-29T09:54:55.626Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
09:54:55 [2020-04-29T09:54:55.626Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
09:54:59 [2020-04-29T09:54:59.802Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
09:55:00 [2020-04-29T09:55:00.059Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
09:55:00 [2020-04-29T09:55:00.059Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
09:55:01 [2020-04-29T09:55:01.427Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
09:55:06 [2020-04-29T09:55:06.683Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
09:55:09 [2020-04-29T09:55:09.957Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
09:55:11 [2020-04-29T09:55:11.327Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
09:55:11 [2020-04-29T09:55:11.327Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
09:55:13 [2020-04-29T09:55:13.307Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
09:55:13 [2020-04-29T09:55:13.307Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
09:55:16 [2020-04-29T09:55:16.588Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
09:55:16 [2020-04-29T09:55:16.588Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
09:55:16 [2020-04-29T09:55:16.588Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
09:55:17 [2020-04-29T09:55:17.534Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
09:55:18 [2020-04-29T09:55:18.098Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
09:55:19 [2020-04-29T09:55:19.993Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
09:55:19 [2020-04-29T09:55:19.993Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
09:55:26 [2020-04-29T09:55:26.540Z] --- PASS: TestDockerNetworkSuite (93.24s)
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.84s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [dda60610277c7] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.28s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d7274965bdb24] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.68s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [dde01d93b2f39] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.65s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [de16f56c34bb2] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.67s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:1233: [d0bedc74b7423] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.17s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d66784e84bf8c] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.32s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d71b69a8f746c] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.08s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d0eee4064c60e] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.87s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d6b2d8af8e04c] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.92s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [da6e80ab0a6eb] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.86s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [dac3f2c0c84fa] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.70s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [dfacdd1e5433d] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.82s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d427e5c9e7972] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.24s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d1025be29f994] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.42s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d851297c1e3c1] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.36s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [dd3984ddd88bd] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d6a15a3856951] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d7bd2c8216203] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [da88dbf7202e3] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.58s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [dace841d20861] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.75s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d76aeabe995d2] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d64370691d783] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.44s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d3a13fa1aeb7f] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.14s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d2f9df3bd4a39] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.07s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:968: [db79c4208522c] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.61s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d81e05b429651] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.46s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:1116: [dd8744def1923] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d8d11a49930f6] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.72s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d90ea76155dd6] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d679115b64c77] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d2af33ffa576b] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [dd8137875684f] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d078007fc98b0] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d246314a48515] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.36s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d2bce416c08b9] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [dc816a6f1a0c3] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [da284d5f9990f] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.34s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d7bf2105a61c7] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.96s)
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.07s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:1084: [d5346db425091] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d2f5bd1f3dbae] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.67s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [dc83207d47532] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.93s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d523ff35d500f] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [df757f0d20184] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.37s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [dd9465b779ad9] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.82s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [dde8df8a94192] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.84s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [d508f38299215] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.95s)
09:55:26 [2020-04-29T09:55:26.540Z]         docker_cli_network_unix_test.go:46: [df0f543034e02] daemon is not started
09:55:26 [2020-04-29T09:55:26.540Z] === RUN   TestDockerHubPullSuite
09:55:26 [2020-04-29T09:55:26.540Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
09:55:27 [2020-04-29T09:55:27.105Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
09:55:27 [2020-04-29T09:55:27.668Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
09:55:30 [2020-04-29T09:55:30.188Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
09:55:30 [2020-04-29T09:55:30.188Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
09:55:32 [2020-04-29T09:55:32.082Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
09:55:32 [2020-04-29T09:55:32.082Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
09:55:32 [2020-04-29T09:55:32.082Z] --- PASS: TestDockerHubPullSuite (6.18s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.47s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.45s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.32s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s)
09:55:32 [2020-04-29T09:55:32.082Z] PASS
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === Skipped
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_sni_test.go:18: Flakey test
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
09:55:32 [2020-04-29T09:55:32.082Z]         docker_cli_network_unix_test.go:46: [da284d5f9990f] daemon is not started
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] 
09:55:32 [2020-04-29T09:55:32.082Z] DONE 1277 tests, 44 skipped in 1997.244s
09:55:32 [2020-04-29T09:55:32.082Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:55:32 [2020-04-29T09:55:32.339Z] ++++ cat bundles/test-integration/docker.pid
09:55:32 [2020-04-29T09:55:32.339Z] +++ kill 7503
09:55:32 [2020-04-29T09:55:32.904Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
09:55:33 [2020-04-29T09:55:33.161Z] +++ /etc/init.d/apparmor stop
09:55:33 [2020-04-29T09:55:33.161Z] Leaving: AppArmorNo profiles have been unloaded.
09:55:33 [2020-04-29T09:55:33.161Z] 
09:55:33 [2020-04-29T09:55:33.161Z] Unloading profiles will leave already running processes permanently
09:55:33 [2020-04-29T09:55:33.161Z] unconfined, which can lead to unexpected situations.
09:55:33 [2020-04-29T09:55:33.161Z] 
09:55:33 [2020-04-29T09:55:33.161Z] To set a process to complain mode, use the command line tool
09:55:33 [2020-04-29T09:55:33.161Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:55:33 [2020-04-29T09:55:33.161Z] +++ true
09:55:33 [2020-04-29T09:55:33.161Z] 
09:55:36 [2020-04-29T09:55:36.435Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
09:55:39 [2020-04-29T09:55:39.705Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
09:55:42 [2020-04-29T09:55:42.227Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
09:55:45 [2020-04-29T09:55:45.501Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
09:55:48 [2020-04-29T09:55:48.022Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
09:55:51 [2020-04-29T09:55:51.293Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
09:56:47 [2020-04-29T09:56:47.473Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
09:57:02 [2020-04-29T09:57:02.319Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
09:57:20 [2020-04-29T09:57:20.377Z] --- PASS: TestDockerSwarmSuite (1720.75s)
09:57:20 [2020-04-29T09:57:20.377Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.66s)
09:57:20 [2020-04-29T09:57:20.377Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.74s)
09:57:20 [2020-04-29T09:57:20.377Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.05s)
09:57:20 [2020-04-29T09:57:20.377Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.46s)
09:57:20 [2020-04-29T09:57:20.377Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s)
09:57:20 [2020-04-29T09:57:20.377Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.86s)
09:57:20 [2020-04-29T09:57:20.377Z]         docker_api_swarm_test.go:562: [d0051912bab27] joining swarm manager [d2fa2e01517e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.377Z]         docker_api_swarm_test.go:584: [d4fc6a269524a] joining swarm manager [d2fa2e01517e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.377Z]         check_test.go:380: [d0051912bab27] daemon is not started
09:57:20 [2020-04-29T09:57:20.377Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
09:57:20 [2020-04-29T09:57:20.377Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
09:57:20 [2020-04-29T09:57:20.377Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.47s)
09:57:20 [2020-04-29T09:57:20.377Z]         docker_api_swarm_test.go:45: [d2acb71f02fba] joining swarm manager [d8ce435d022a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.59s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.56s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_test.go:303: [da2b6b7d9c682] joining swarm manager [d5469da09d497]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_test.go:304: [d9c73b304e4d8] joining swarm manager [d5469da09d497]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_test.go:363: Waiting for possible election...
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.00s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_test.go:271: [d9d173886a4ab] joining swarm manager [d6f34a6244c27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_test.go:272: [dd406cf96029d] joining swarm manager [d6f34a6244c27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.79s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.33s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.55s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_node_test.go:19: [d6dc54ca1e405] joining swarm manager [d225680cd45d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_node_test.go:20: [d16f932a5fde5] joining swarm manager [d225680cd45d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (54.21s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_test.go:501: [d6e3b519009ad] joining swarm manager [db31f96db28c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_test.go:506: [db88afd3e2970] joining swarm manager [db31f96db28c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.27s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_node_test.go:80: [d4834f22ccc3f] joining swarm manager [db14ec95457b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (34.98s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_node_test.go:52: [dffc05f46b688] joining swarm manager [d97cb92f0a6a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_node_test.go:53: [dc082ad6c3f53] joining swarm manager [d97cb92f0a6a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.55s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.82s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_test.go:201: [dc366ed4015b2] joining swarm manager [d076dac4ca0d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.46s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_test.go:383: [dd117b23439d5] joining swarm manager [dad62ee08db69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_test.go:384: [de660fc1789bb] joining swarm manager [dad62ee08db69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]         check_test.go:380: [de660fc1789bb] daemon is not started
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (69.21s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_test.go:801: [d7c8c7d189309] joining swarm manager [da38a5e63ddac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_test.go:801: [de78a84e11d97] joining swarm manager [da38a5e63ddac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_test.go:801: [daa4d83a36a39] joining swarm manager [da38a5e63ddac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_test.go:801: [d371a8737610d] joining swarm manager [da38a5e63ddac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_test.go:809: [d5bc05efa0c6b] joining swarm manager [da38a5e63ddac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.45s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.67s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_service_test.go:394: [da030b3949ff7] joining swarm manager [d156e3043e894]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_service_test.go:394: [d874af7c49a6f] joining swarm manager [d156e3043e894]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.21s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_service_test.go:342: [dace0448d35ae] joining swarm manager [d2ff996d302b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_service_test.go:342: [d51fdd8d3bf73] joining swarm manager [d2ff996d302b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.90s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_service_test.go:489: [dd770d74df67a] joining swarm manager [d27d8478d9883]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_service_test.go:489: [d9349ac27830b] joining swarm manager [d27d8478d9883]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.38s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.68s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_service_test.go:127: [d8744b8d19be8] joining swarm manager [d816d86542f70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_service_test.go:128: [d810381ad98d3] joining swarm manager [d816d86542f70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_service_test.go:136: [ddd822ae30bd7] joining swarm manager [d816d86542f70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_service_test.go:137: [d84e50edf286b] joining swarm manager [d816d86542f70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.48s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.05s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_service_test.go:303: [d79628dc8a2de] joining swarm manager [d2f87ff6b944c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_service_test.go:303: [d27895fa10f5a] joining swarm manager [d2f87ff6b944c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.88s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_service_test.go:99: [d2d255d4af90a] joining swarm manager [d9351f5b4af30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_service_test.go:100: [d4940861aea8c] joining swarm manager [d9351f5b4af30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]         check_test.go:380: [d2d255d4af90a] daemon is not started
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.55s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_service_test.go:532: [d7adff05dc246] joining swarm manager [d2ca55ad07979]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_service_test.go:533: [d3f3f89d20972] joining swarm manager [d2ca55ad07979]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.56s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_service_test.go:147: [d24d1c808ec63] joining swarm manager [db71756bcb7ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_service_test.go:147: [dfa100953626a] joining swarm manager [db71756bcb7ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.28s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.24s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.08s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.44s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.40s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.45s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.15s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.91s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.17s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.13s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.06s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.96s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.97s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.21s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.37s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.56s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.30s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.81s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.32s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.11s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.67s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.62s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.65s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.77s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.20s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.75s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.32s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.95s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.21s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.35s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.98s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.96s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_cli_service_logs_test.go:241: checking task ut468u7s1myk
09:57:20 [2020-04-29T09:57:20.378Z]         docker_cli_service_logs_test.go:246: checking messages for ut468u7s1myk
09:57:20 [2020-04-29T09:57:20.378Z]         docker_cli_service_logs_test.go:241: checking task pcb6v4jvacdj
09:57:20 [2020-04-29T09:57:20.378Z]         docker_cli_service_logs_test.go:246: checking messages for pcb6v4jvacdj
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.97s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.19s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.02s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.13s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.74s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_cli_swarm_test.go:1901: [de673acad1e6a] joining swarm manager [d51299c7e7dac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_cli_swarm_test.go:1902: [d97871664b23a] joining swarm manager [d51299c7e7dac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.44s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.89s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.69s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.28s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_cli_swarm_test.go:1802: [d5ba67fa3aaca] joining swarm manager [db0c8ae1611d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_cli_swarm_test.go:1803: [de65d379b893a] joining swarm manager [db0c8ae1611d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.28s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (115.13s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_cli_swarm_test.go:1321: [d4e2975f172f1] joining swarm manager [dbaabc5d75d44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_cli_swarm_test.go:1322: [d881ca007afa0] joining swarm manager [dbaabc5d75d44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.71s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.90s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.79s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.12s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.73s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.80s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.83s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.03s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.19s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.88s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.51s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_cli_swarm_test.go:1186: [dd4914fccd4cd] joining swarm manager [d805ae2cbf87a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_cli_swarm_test.go:1195: [d392acea36d01] joining swarm manager [d805ae2cbf87a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.27s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.78s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.18s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_cli_swarm_test.go:1118: [dbc29793cc527] joining swarm manager [db9604aa32574]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_cli_swarm_test.go:1119: [dee61107ebe88] joining swarm manager [db9604aa32574]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]         docker_cli_swarm_test.go:1172: [d83b354024e05] joining swarm manager [db9604aa32574]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.05s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_cli_swarm_test.go:1453: [d34b90450e06e] joining swarm manager [d09801d21b7cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]         docker_cli_swarm_test.go:1454: [daab598b153d6] joining swarm manager [d09801d21b7cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.39s)
09:57:20 [2020-04-29T09:57:20.378Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.38s)
09:57:20 [2020-04-29T09:57:20.378Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.41s)
09:57:20 [2020-04-29T09:57:20.378Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s)
09:57:20 [2020-04-29T09:57:20.378Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.18s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.54s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.25s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.96s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_cli_swarm_unix_test.go:62: [d4e8f1e194ea0] joining swarm manager [dee0035044e0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.05s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.15s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.01s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.20s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.47s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.86s)
09:57:20 [2020-04-29T09:57:20.378Z]         docker_api_swarm_test.go:961: [dfdb01d81a5da] joining swarm manager [d41ffca491cc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.96s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.36s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.20s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.76s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.28s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.67s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.15s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.14s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.12s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.14s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.49s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.97s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.25s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.02s)
09:57:20 [2020-04-29T09:57:20.378Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.02s)
09:57:20 [2020-04-29T09:57:20.378Z] === RUN   TestDockerExternalVolumeSuite
09:57:20 [2020-04-29T09:57:20.378Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
09:57:35 [2020-04-29T09:57:35.225Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
09:58:42 [2020-04-29T09:58:42.860Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
09:58:52 [2020-04-29T09:58:52.807Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
09:59:24 [2020-04-29T09:59:24.864Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
09:59:39 [2020-04-29T09:59:39.711Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
10:00:11 [2020-04-29T10:00:11.743Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
10:00:23 [2020-04-29T10:00:23.918Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
10:00:55 [2020-04-29T10:00:55.971Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
10:01:14 [2020-04-29T10:01:14.021Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
10:01:28 [2020-04-29T10:01:28.867Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
10:02:15 [2020-04-29T10:02:15.493Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
10:02:33 [2020-04-29T10:02:33.543Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
10:03:05 [2020-04-29T10:03:05.578Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
10:03:37 [2020-04-29T10:03:37.612Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
10:03:52 [2020-04-29T10:03:52.458Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
10:04:10 [2020-04-29T10:04:10.518Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
10:04:25 [2020-04-29T10:04:25.364Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
10:04:43 [2020-04-29T10:04:43.415Z] --- PASS: TestDockerExternalVolumeSuite (441.24s)
10:04:43 [2020-04-29T10:04:43.415Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.88s)
10:04:43 [2020-04-29T10:04:43.415Z]         docker_cli_external_volume_driver_test.go:53: [d81ac9ec24f2d] daemon is not started
10:04:43 [2020-04-29T10:04:43.415Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
10:04:43 [2020-04-29T10:04:43.415Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.57s)
10:04:43 [2020-04-29T10:04:43.415Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
10:04:43 [2020-04-29T10:04:43.415Z]         docker_cli_external_volume_driver_test.go:53: [dffc9a054080d] daemon is not started
10:04:43 [2020-04-29T10:04:43.415Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
10:04:43 [2020-04-29T10:04:43.415Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.07s)
10:04:43 [2020-04-29T10:04:43.415Z]         docker_cli_external_volume_driver_test.go:53: [d4cbb510457f9] daemon is not started
10:04:43 [2020-04-29T10:04:43.415Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
10:04:43 [2020-04-29T10:04:43.415Z]         docker_cli_external_volume_driver_test.go:53: [d648ab3c5bf30] daemon is not started
10:04:43 [2020-04-29T10:04:43.415Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.64s)
10:04:43 [2020-04-29T10:04:43.415Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s)
10:04:43 [2020-04-29T10:04:43.415Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s)
10:04:43 [2020-04-29T10:04:43.415Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
10:04:43 [2020-04-29T10:04:43.415Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s)
10:04:43 [2020-04-29T10:04:43.415Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s)
10:04:43 [2020-04-29T10:04:43.415Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s)
10:04:43 [2020-04-29T10:04:43.415Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s)
10:04:43 [2020-04-29T10:04:43.415Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.36s)
10:04:43 [2020-04-29T10:04:43.415Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s)
10:04:43 [2020-04-29T10:04:43.415Z]         docker_cli_external_volume_driver_test.go:485: [d075adccf8459] daemon is not started
10:04:43 [2020-04-29T10:04:43.415Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
10:04:43 [2020-04-29T10:04:43.415Z]         docker_cli_external_volume_driver_test.go:53: [d9d00999580de] daemon is not started
10:04:43 [2020-04-29T10:04:43.415Z] PASS
10:04:43 [2020-04-29T10:04:43.415Z] 
10:04:43 [2020-04-29T10:04:43.415Z] === Skipped
10:04:43 [2020-04-29T10:04:43.415Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:04:43 [2020-04-29T10:04:43.415Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:04:43 [2020-04-29T10:04:43.415Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
10:04:43 [2020-04-29T10:04:43.415Z]         check_test.go:309: [d3bab07f18660] daemon is not started
10:04:43 [2020-04-29T10:04:43.415Z] 
10:04:43 [2020-04-29T10:04:43.415Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
10:04:43 [2020-04-29T10:04:43.415Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
10:04:43 [2020-04-29T10:04:43.415Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
10:04:43 [2020-04-29T10:04:43.415Z]         check_test.go:309: [de73246ce0dc5] daemon is not started
10:04:43 [2020-04-29T10:04:43.415Z] 
10:04:43 [2020-04-29T10:04:43.415Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
10:04:43 [2020-04-29T10:04:43.415Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
10:04:43 [2020-04-29T10:04:43.415Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
10:04:43 [2020-04-29T10:04:43.415Z]         check_test.go:309: [d06af31407e88] daemon is not started
10:04:43 [2020-04-29T10:04:43.415Z] 
10:04:43 [2020-04-29T10:04:43.415Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
10:04:43 [2020-04-29T10:04:43.415Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
10:04:43 [2020-04-29T10:04:43.415Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
10:04:43 [2020-04-29T10:04:43.415Z] 
10:04:43 [2020-04-29T10:04:43.415Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:04:43 [2020-04-29T10:04:43.415Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:04:43 [2020-04-29T10:04:43.415Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
10:04:43 [2020-04-29T10:04:43.415Z] 
10:04:43 [2020-04-29T10:04:43.415Z] 
10:04:43 [2020-04-29T10:04:43.415Z] DONE 273 tests, 5 skipped in 2545.263s
10:04:43 [2020-04-29T10:04:43.415Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:04:43 [2020-04-29T10:04:43.415Z] ++++ cat bundles/test-integration/docker.pid
10:04:43 [2020-04-29T10:04:43.415Z] +++ kill 7538
10:04:43 [2020-04-29T10:04:43.415Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1a62cb88e7d3/docker.pid
10:04:43 [2020-04-29T10:04:43.415Z] +++ kill 4271
10:04:43 [2020-04-29T10:04:43.415Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4271 is not a child of this shell
10:04:43 [2020-04-29T10:04:43.415Z] warning: PID 4271 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1a62cb88e7d3/docker.pid had a nonzero exit code
10:04:43 [2020-04-29T10:04:43.415Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1a62cb88e7d3/root: target is busy.
10:04:43 [2020-04-29T10:04:43.415Z] +++ /etc/init.d/apparmor stop
10:04:43 [2020-04-29T10:04:43.415Z] Leaving: AppArmorNo profiles have been unloaded.
10:04:43 [2020-04-29T10:04:43.415Z] 
10:04:43 [2020-04-29T10:04:43.415Z] Unloading profiles will leave already running processes permanently
10:04:43 [2020-04-29T10:04:43.415Z] unconfined, which can lead to unexpected situations.
10:04:43 [2020-04-29T10:04:43.415Z] 
10:04:43 [2020-04-29T10:04:43.415Z] To set a process to complain mode, use the command line tool
10:04:43 [2020-04-29T10:04:43.415Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:04:43 [2020-04-29T10:04:43.415Z] +++ true
10:04:43 [2020-04-29T10:04:43.415Z] 
10:04:43 [2020-04-29T10:04:43.415Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
10:04:43 [2020-04-29T10:04:43.426Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:04:45 [2020-04-29T10:04:45.915Z] + echo Ensuring container killed.
10:04:45 [2020-04-29T10:04:45.915Z] Ensuring container killed.
10:04:45 [2020-04-29T10:04:45.915Z] + docker ps -aq -f name=docker-pr4-*
10:04:45 [2020-04-29T10:04:45.915Z] + cids=9d6b93240d4f
10:04:45 [2020-04-29T10:04:45.915Z] f558cd0d904c
10:04:45 [2020-04-29T10:04:45.915Z] 39f06ebf6bb1
10:04:45 [2020-04-29T10:04:45.915Z] + [ -n 9d6b93240d4f
10:04:45 [2020-04-29T10:04:45.915Z] f558cd0d904c
10:04:45 [2020-04-29T10:04:45.915Z] 39f06ebf6bb1 ]
10:04:45 [2020-04-29T10:04:45.915Z] + docker rm -vf 9d6b93240d4f f558cd0d904c 39f06ebf6bb1
10:04:47 [2020-04-29T10:04:47.810Z] 9d6b93240d4f
10:04:47 [2020-04-29T10:04:47.810Z] f558cd0d904c
10:04:47 [2020-04-29T10:04:47.810Z] 39f06ebf6bb1
[Pipeline] sh
10:04:48 [2020-04-29T10:04:48.089Z] + echo Chowning /workspace to jenkins user
10:04:48 [2020-04-29T10:04:48.089Z] Chowning /workspace to jenkins user
10:04:48 [2020-04-29T10:04:48.089Z] + id -u
10:04:48 [2020-04-29T10:04:48.089Z] + id -g
10:04:48 [2020-04-29T10:04:48.089Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40868:/workspace busybox chown -R 1000:1000 /workspace
10:04:48 [2020-04-29T10:04:48.089Z] Unable to find image 'busybox:latest' locally
10:04:53 [2020-04-29T10:04:53.339Z] latest: Pulling from library/busybox
10:04:53 [2020-04-29T10:04:53.339Z] e2334dd9fee4: Pulling fs layer
10:04:53 [2020-04-29T10:04:53.339Z] e2334dd9fee4: Download complete
10:04:53 [2020-04-29T10:04:53.339Z] e2334dd9fee4: Pull complete
10:04:53 [2020-04-29T10:04:53.339Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12
10:04:53 [2020-04-29T10:04:53.339Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:04:56 [2020-04-29T10:04:56.942Z] + bundleName=amd64
10:04:56 [2020-04-29T10:04:56.942Z] + echo Creating amd64-bundles.tar.gz
10:04:56 [2020-04-29T10:04:56.942Z] Creating amd64-bundles.tar.gz
10:04:56 [2020-04-29T10:04:56.942Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:04:56 [2020-04-29T10:04:56.942Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
10:04:57 [2020-04-29T10:04:57.882Z] Archiving artifacts
10:04:59 [2020-04-29T10:04:59.555Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40868/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:04:59 [2020-04-29T10:04:59.869Z] + make clean
10:05:00 [2020-04-29T10:05:00.126Z] docker volume rm -f docker-dev-cache
10:05:00 [2020-04-29T10:05:00.126Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:11:31 [2020-04-29T10:11:31.101Z] ok  	github.com/docker/docker/integration-cli	2282.008s
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === Skipped
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_run_test.go:3182: unmatched requirement Apparmor
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_run_test.go:3160: unmatched requirement Apparmor
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.36s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
10:11:31 [2020-04-29T10:11:31.102Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.102Z] 
10:11:31 [2020-04-29T10:11:31.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
10:11:31 [2020-04-29T10:11:31.102Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.36s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_sni_test.go:18: Flakey test
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
10:11:31 [2020-04-29T10:11:31.103Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.103Z] 
10:11:31 [2020-04-29T10:11:31.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
10:11:31 [2020-04-29T10:11:31.103Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
10:11:31 [2020-04-29T10:11:31.104Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.104Z] 
10:11:31 [2020-04-29T10:11:31.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
10:11:31 [2020-04-29T10:11:31.105Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
10:11:31 [2020-04-29T10:11:31.105Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.107Z] 
10:11:31 [2020-04-29T10:11:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
10:11:31 [2020-04-29T10:11:31.107Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
10:11:31 [2020-04-29T10:11:31.107Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.107Z] 
10:11:31 [2020-04-29T10:11:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
10:11:31 [2020-04-29T10:11:31.107Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
10:11:31 [2020-04-29T10:11:31.107Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.107Z] 
10:11:31 [2020-04-29T10:11:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
10:11:31 [2020-04-29T10:11:31.107Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
10:11:31 [2020-04-29T10:11:31.107Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.107Z] 
10:11:31 [2020-04-29T10:11:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
10:11:31 [2020-04-29T10:11:31.107Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
10:11:31 [2020-04-29T10:11:31.107Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.107Z] 
10:11:31 [2020-04-29T10:11:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
10:11:31 [2020-04-29T10:11:31.107Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
10:11:31 [2020-04-29T10:11:31.107Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.107Z] 
10:11:31 [2020-04-29T10:11:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
10:11:31 [2020-04-29T10:11:31.107Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
10:11:31 [2020-04-29T10:11:31.107Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.107Z] 
10:11:31 [2020-04-29T10:11:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
10:11:31 [2020-04-29T10:11:31.107Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
10:11:31 [2020-04-29T10:11:31.107Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.107Z] 
10:11:31 [2020-04-29T10:11:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
10:11:31 [2020-04-29T10:11:31.107Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
10:11:31 [2020-04-29T10:11:31.107Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.107Z] 
10:11:31 [2020-04-29T10:11:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
10:11:31 [2020-04-29T10:11:31.107Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
10:11:31 [2020-04-29T10:11:31.107Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]         docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.108Z] 
10:11:31 [2020-04-29T10:11:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
10:11:31 [2020-04-29T10:11:31.108Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
10:11:31 [2020-04-29T10:11:31.109Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.109Z] 
10:11:31 [2020-04-29T10:11:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.110Z] 
10:11:31 [2020-04-29T10:11:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
10:11:31 [2020-04-29T10:11:31.110Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:2887: unmatched requirement Apparmor
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:2926: unmatched requirement Apparmor
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:3043: unmatched requirement Apparmor
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.111Z] 
10:11:31 [2020-04-29T10:11:31.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
10:11:31 [2020-04-29T10:11:31.111Z]         docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
10:11:31 [2020-04-29T10:11:31.112Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
10:11:31 [2020-04-29T10:11:31.112Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
10:11:31 [2020-04-29T10:11:31.112Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
10:11:31 [2020-04-29T10:11:31.112Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
10:11:31 [2020-04-29T10:11:31.112Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
10:11:31 [2020-04-29T10:11:31.112Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
10:11:31 [2020-04-29T10:11:31.112Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
10:11:31 [2020-04-29T10:11:31.112Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
10:11:31 [2020-04-29T10:11:31.112Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:185: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]         check_test.go:212: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.112Z] 
10:11:31 [2020-04-29T10:11:31.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
10:11:31 [2020-04-29T10:11:31.112Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:239: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:268: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:302: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:302: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:302: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]         check_test.go:407: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     check_test.go:128: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     check_test.go:134: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
10:11:31 [2020-04-29T10:11:31.113Z]     check_test.go:142: unmatched requirement DaemonIsLinux
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] DONE 1096 tests, 549 skipped in 2290.122s
10:11:31 [2020-04-29T10:11:31.113Z] INFO: Integration tests ended at 04/29/2020 10:11:17. Duration:00:38:10.3948446
10:11:31 [2020-04-29T10:11:31.113Z] INFO: Docker info of the daemon under test at end of run
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] Containers: 2
10:11:31 [2020-04-29T10:11:31.113Z]  Running: 0
10:11:31 [2020-04-29T10:11:31.113Z]  Paused: 0
10:11:31 [2020-04-29T10:11:31.113Z]  Stopped: 2
10:11:31 [2020-04-29T10:11:31.113Z] Images: 15
10:11:31 [2020-04-29T10:11:31.113Z] Server Version: 0.0.0-dev
10:11:31 [2020-04-29T10:11:31.113Z] Storage Driver: windowsfilter
10:11:31 [2020-04-29T10:11:31.113Z]  Windows: 
10:11:31 [2020-04-29T10:11:31.113Z] Logging Driver: json-file
10:11:31 [2020-04-29T10:11:31.113Z] Plugins: 
10:11:31 [2020-04-29T10:11:31.113Z]  Volume: local
10:11:31 [2020-04-29T10:11:31.113Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
10:11:31 [2020-04-29T10:11:31.113Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
10:11:31 [2020-04-29T10:11:31.113Z] Swarm: inactive
10:11:31 [2020-04-29T10:11:31.113Z] Default Isolation: process
10:11:31 [2020-04-29T10:11:31.113Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
10:11:31 [2020-04-29T10:11:31.113Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
10:11:31 [2020-04-29T10:11:31.113Z] OSType: windows
10:11:31 [2020-04-29T10:11:31.113Z] Architecture: x86_64
10:11:31 [2020-04-29T10:11:31.113Z] CPUs: 4
10:11:31 [2020-04-29T10:11:31.113Z] Total Memory: 32GiB
10:11:31 [2020-04-29T10:11:31.113Z] Name: azwin-2-ed4b50
10:11:31 [2020-04-29T10:11:31.113Z] ID: CIDG:6UH4:EEXE:LFWO:W53W:3PP5:RIJW:TLIZ:JPMU:4NJ6:YVMD:BD3S
10:11:31 [2020-04-29T10:11:31.113Z] Docker Root Dir: D:\CI\PR-40868\4\daemon
10:11:31 [2020-04-29T10:11:31.113Z] Debug Mode (client): false
10:11:31 [2020-04-29T10:11:31.113Z] Debug Mode (server): true
10:11:31 [2020-04-29T10:11:31.113Z]  File Descriptors: -1
10:11:31 [2020-04-29T10:11:31.113Z]  Goroutines: 18
10:11:31 [2020-04-29T10:11:31.113Z]  System Time: 2020-04-29T10:11:17.6011908Z
10:11:31 [2020-04-29T10:11:31.113Z]  EventsListeners: 0
10:11:31 [2020-04-29T10:11:31.113Z] Registry: https://index.docker.io/v1/
10:11:31 [2020-04-29T10:11:31.113Z] Labels:
10:11:31 [2020-04-29T10:11:31.113Z] Experimental: false
10:11:31 [2020-04-29T10:11:31.113Z] Insecure Registries:
10:11:31 [2020-04-29T10:11:31.113Z]  127.0.0.0/8
10:11:31 [2020-04-29T10:11:31.113Z] Live Restore Enabled: false
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] 
10:11:31 [2020-04-29T10:11:31.113Z] INFO: Stopping daemon under test
10:11:31 [2020-04-29T10:11:31.113Z] SUCCESS: The process with PID 4756 (child process of PID 4420) has been terminated.
10:11:31 [2020-04-29T10:11:31.113Z] SUCCESS: The process with PID 4420 (child process of PID 3068) has been terminated.
10:11:31 [2020-04-29T10:11:31.113Z] INFO: Stop tailing logs of the daemon under tests
10:11:31 [2020-04-29T10:11:31.113Z] INFO: executeCI.ps1 Completed successfully at 04/29/2020 10:11:17.
10:11:31 [2020-04-29T10:11:31.113Z] INFO: Tidying up at end of run
10:11:31 [2020-04-29T10:11:31.113Z] INFO: Saving daemon under test log (d:\CI\PR-40868\4\dut.out) to C:\windows\TEMP\CIDUT.out
10:11:31 [2020-04-29T10:11:31.113Z] INFO: Saving daemon under test log (d:\CI\PR-40868\4\dut.err) to C:\windows\TEMP\CIDUT.err
10:11:31 [2020-04-29T10:11:31.113Z] INFO: Nuke-Everything...
10:11:31 [2020-04-29T10:11:31.113Z] INFO: Container count on control daemon to delete is 2
10:11:31 [2020-04-29T10:11:31.113Z] f6e2adde5110
10:11:31 [2020-04-29T10:11:31.113Z] d603c8cd4e9b
10:11:31 [2020-04-29T10:11:31.113Z] INFO: Tidying pidfile d:\CI\PR-40868\4\docker.pid
10:11:31 [2020-04-29T10:11:31.113Z] INFO: Nuking d:\CI
10:11:43 [2020-04-29T10:11:43.602Z] INFO: Zapped successfully
10:11:43 [2020-04-29T10:11:43.603Z] 
10:11:43 [2020-04-29T10:11:43.603Z] INFO: executeCI.ps1 exiting at Wed Apr 29 10:11:42 CUT 2020. Duration 00:59:07.5636312
10:11:43 [2020-04-29T10:11:43.603Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
10:11:43 [2020-04-29T10:11:43.852Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
10:11:56 [2020-04-29T10:11:56.847Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
10:11:59 [2020-04-29T10:11:59.283Z] Archiving artifacts
10:12:13 [2020-04-29T10:12:13.140Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40868/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:12:14 [2020-04-29T10:12:14.090Z] + make clean
10:12:16 [2020-04-29T10:12:16.307Z] docker volume rm -f docker-dev-cache
10:12:16 [2020-04-29T10:12:16.307Z] 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